/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

a {
	font-weight: 700;
}

.cart-subtotal, .woocommerce-shipping-totals {
	display: none!important;
}

#site-header , #site-footer{
	display: none!important;
}
.price {
	margin-bottom: 0px;
}

.woocommerce table.shop_attributes th {
	border: none!important;
		padding-left: 20px!important;
}

.woocommerce table.shop_attributes td {
	border: none!important;
padding-right: 20px!important;
}

.woocommerce .elementor-125 .elementor-element.elementor-element-54f313a .shop_attributes {
		margin-bottom: 0px!important;
}

.woocommerce-product-attributes-item__label {
	text-align: left;
}

.woocommerce-product-attributes-item__value {
		text-align: right;
}

.table {
    background-color: #f5f5f5;
}

.link-my-footer a {
text-decoration: underline 2px!important;
	 text-underline-offset: 4px!important; 
}

.link-my-footer a:hover {
text-decoration: none!important;
}

.footer-menu-link a {
text-decoration: none!important;
}

.footer-menu-link a:hover  {
text-decoration: underline 2px!important;
	 text-underline-offset: 5px!important; 
}
 .woocommerce-breadcrumb {
	margin: 0!important;
}

 .woocommerce-breadcrumb a:hover{
	color: #fd9a00!important;
}

.rating-my {
	color: #003893;
	font-size: 15px;
	font-weight: 900;
	line-height: 15px;
}

.tiered-pricing-option__quantity {
	font-size: 16px!important;
}

.tiered-pricing-option-price__discounted {
	font-size: 16px!important;
	font-weight: 800;
	color: #003893;
}

.tiered-pricing-you-save {
	font-size: 16px;
}

.tier-pricing-summary-table span{
		font-size: 16px!important;
	font-weight: 800;
	color: #003893;
	    padding-right: 10px;
}

.tier-pricing-summary-table__top {
    justify-content: right;
	column-gap: 10px;
}

.tier-pricing-summary-table__total span {
	font-size: 25px!important;
	font-weight: 900;
	color: #fd9a00;
}

span.data-tier-pricing-table-summary-product-name {
	display: none!important;
}


.link-header-my a {
font-weight: 600!important;	
}

.head-text-my strong{
	color: #fd9a00!important;
}

.head-text-my-blue strong{
	color: #003893!important;
}

.my-item-style {
 background-size: 100%!important;
  background-position: center!important;
  background-repeat: no-repeat!important;
  transition: background-size 0.4s ease-in-out!important;
  overflow: hidden!important;
}

.my-item-style:hover {
  background-size: 105%!important;
}
.my-item-style:hover .btn-cat-my {
  background-color: #FD9A00!important;
}


.item-head-list-my a{
	font-weight: 500!important;
}

.shop_attributes {
	margin-bottom: 0px!important;
}

.label-my-items h5{
	display: none!important;
}


.label-my-items a  {
	background-color: #fd9a00!important;
	margin: 10px!important;
	font-size: 14px!important;
	font-weight: 600!important;
	padding: 5px 10px!important;
	border-radius: 30px!important;
	color: #333!important;
	    align-items: start!important;
    justify-content: stretch!important;
	max-width: 35%!important;
	align-items: center!important;
}

span.onsale{
	background-color: #fd9a00!important;
	margin: 10px!important;
	font-size: 14px!important;
	font-weight: 600!important;
	padding: 0px 10px!important;
	border-radius: 3px!important;
	color: #333!important;
}

.text-my-style  ul, ol {
  margin: 1em 0 1em 1.5em!important;
  padding-left: 1.2em!important;
  color: #333!important;
}

.text-my-style ol {
  list-style-type: decimal!important;
}

.text-my-style ol li {
  margin-bottom: 0.5em!important;
}

ul.text-my-style  {
  list-style: none!important;
  padding-left: 0!important;
  margin-left: 0!important;
}

ul.text-my-style  li {
  position: relative!important;
  padding-left: 1.8em!important;
  margin-bottom: 0.5em!important;
}

.text-my-style  li::marker {
  top: 0.65em!important;
  left: 0!important;
  width: 0.55em!important;
  height: 0.55em!important;
  color: #fd9a00!important;
  border-radius: 50%!important;
	font-weight: 900;
}

.form-flex-col{
	display: flex;
	flex-direction:column;
	align-items: stretch;
	gap:10px;
	max-width: 80%;
	    margin: 0 auto;
	
}

.form-text-col input, textarea {
	background-color: #F5F5F5!important;
	border: none!important;
	color: #182351!important;
	padding-bottom: 10px!important;
	padding-top: 10px!important;
}
.form-text-col p{
	margin-bottom: 0px!important;
	}

.wpcf7-spinner {
	display: none;
}

.agree {
	display:none!important;
} 

.wpcf7-submit {
background-color: #fd9a00;
color: #333;
font-size: 16px;
padding: 10px 30px 10px 30px;
border: none;
}


.wpcf7-submit:hover {
background-color: #00529b; 
color: #fff;
}

.blue-bg-btn  .wpcf7-submit{
background-color: #fd9a00;
color: #333;
font-size: 16px;
padding: 10px 30px 10px 30px;
border: 2px solid #fd9a00;
}

.blue-bg-btn .wpcf7-submit:hover {
background-color: #00529b00!important; 
color: #fff;
border: 2px solid  #fff;
}

.selected-dial-code {
font-size: 16px!important;
}

.wpcf7-response-output, span.wpcf7-not-valid-tip  {
font-size: 16px!important;
}

.form-full-col input {
		width: 100%!important;
}

.intl-tel-input .selected-flag .iti-arrow {
	display: none!important;
}

.popmake-title  {
	text-align: center!important;
}


@media only screen and (max-width: 600px) {
 .popmake-title  {
	font-size: 22px!important;
	 line-height: 25px!important;
}
	.pum-container {
		max-width: 95%!important;
		padding: 30px 20px!important;
	}
	
.pum-theme-enterprise-blue p {
		font-size: 16px!important;
	 line-height: 18px!important;
		font-weight: 500!important;
	}
	.comment-text p {
		font-size: 18px!important;
		line-height: 25px!important;
	}
#commentform {
	max-width: 100%!important;
}
#comments {
    max-width: 100%!important;
}
#reviews {
	  max-width: 100%!important;	
	}
	 ol.commentlist {
			margin-left: 0px!important;
	}
	.woocommerce #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0px!important;
	}
	
	
span.head-recvizit {
	font-size: 20px!important;
	line-height: 25px!important;
}
	
}

.pum-theme-enterprise-blue p{
	font-size: 18px;
	line-height: 25px;
}

textarea#order_comments.input-text   {
	background-color: #fff!important;
}


.woocommerce-Reviews-title {
	color: #003a89!important;
}

#reviews {
    max-width: 80%;
    margin: 0 auto;
}

#review_form #submit {
    background-color: #fd9a00!important;
    color: #000!important;
    border: none;
    padding: 20px 50px!important;
    font-size: 15px!important;
	font-weight: 600!important;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-radius: 3px!important;
}

#review_form #submit:hover {
    background-color: #003a89!important;
	color: #fff!important;
	 border-radius: 0px!important;
}

.woocommerce #review_form #respond textarea {
	background: #fff!important;
	border: 1px solid #003a89!important;
}

.comment-reply-title {
	font-size: 32px;
	font-weight: 700;
	color: #003a89!important;
}

#comment-form-rating-label {
	padding-bottom: 20px;
	margin-top: 20px;
}

.comment-form-comment label, .comment-form-author label, .comment-form-email label  {
	padding-bottom: 20px;
}
.comment-form-author input, .comment-form-email input  {
border: 1px solid #003a89
}

#reviews  .star-rating {
	color: #fd9a00;
}

.comment-text p{
	font-size: 22px;
	line-height: 35px;
	color: #333;
}

.comment-text p.meta {
	color: #003a89!important;
}

.comment-form-author p, .comment-form-email p, .comment-form-comment p {
display: flex;
flex-direction: column;	
}

#commentform {
	max-width: 70%;
}

.woocommerce-review__verified {
	display: none!important;
}

.elementor-products-grid ul.products.elementor-grid {
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: center;
}


.my-cat-item img, .elementor-219 .elementor-element.elementor-element-b7765aa .woocommerce-loop-category__title .count{
	display: none!important;
}


.elementor-219 .elementor-element.elementor-element-b7765aa .woocommerce li.active-category .woocommerce-loop-category__title {
   background: #00529b!important;
	    color: #fff;
}


.elementor-219 .elementor-element.elementor-element-b7765aa .woocommerce .woocommerce-loop-category__title{
	background: #ff9200!important;
    text-align: center!important;
	color: #000;
    padding: 15px 45px!important;
	border-radius: 3px!important;
	    transition: background-color 0.3s ease;
}


.elementor-219 .elementor-element.elementor-element-b7765aa .woocommerce .woocommerce-loop-category__title:hover{
	background: #00529B!important;
	color: #fff; 
}

.woocommerce-breadcrumb a {
	font-size: 14px!important;
	line-height: 16px!important;
}

.wpcf7-not-valid-tip {
    color: #ffffff!important;
    padding: 5px!important;
	margin-top: 5px!important;
	background: #fc2c4b!important;
}

.wpcf7-response-output {
	background: #ffb900!important;
}

.wpcf7 form.sent .wpcf7-response-output{
	background: #72ba78!important;
	border-color: #72ba78!important;
	color: #fff!important;
}

.filter-block-title {
	color: #00529B;
}

#penetron-products-filter .checkbox-wrapper {
    font-size: 18px;
	    gap: 20px;
}

.filter-price-block label {
 font-size: 18px;
}

#penetron-products-filter .penetron-search-button {
	border: none; 
    padding: 20px 50px 20px 50px;
    border-radius: 3px;
}

#dropdown-search {
	padding: 20px;
}


#dropdown-search a{
	color: #003893;
}

#dropdown-search a:hover{
	color: #fd9a00;
}
.variations label{
	color: #003893;
}
.variations th, td {
	padding: 15px 15px 0px  15px!important;
}
td.value select {
border-radius: 50px;
border-color: #003893;
}

.attribute_typ {
	    background: #fff;
}
.woocommerce-variation-price span {
	font-size: 30px;
	font-weight: 900;
	line-height: 40px;
	color: #fd9a00;
}

span.head-recvizit {
	font-size: 30px;
	color: #003893;
}