@charset 'utf-8';
/*
Theme Name: hdd-shop Child Theme
Theme URI: 
Description: hdd-shop Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: hdd-shop Child Theme
Author URI:  
Template: hdd-shop
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: hdd-shop-child
*/


.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}



div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}
div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}
 .margin-p-zero p {
                margin: 0;
            }





.shop-cart-top a#elementor-menu-cart__toggle_button {
    background: #FFFFFF;
    border-radius: 50%;
    padding: 15.5px;
}
.sec-title-shop-main h2 {
    margin: 0;
}

.shop-cart-top .elementor-menu-cart__container{
	height:100vh !important;
	z-index: 99999;
}
.shop-cart-top span.elementor-button-icon {
    position: relative;
    right: 2px;
    top: 3px;
}

.shop-cart-top span.elementor-button-icon-qty {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 21px !important;
    color: #FFFFFF !important;
    top: -24px !important;
    right: -16px !important;
}

.heading-h2-left-swoo h2 {
    margin: 0;
}
.woo-left-menu ul li {
    border-bottom: 1px solid #F0F0F0;
}
.sec-shop-main-cr  p.woocommerce-result-count {
    display: none;
}
.shop-cart-top .elementor-menu-cart__footer-buttons a {
    font-family: 'Tahoma' !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #FFFFFF;
}
.shop-cart-top .elementor-menu-cart__footer-buttons {
    padding-left: 20px;
    padding-right: 20px;
}

.shop-cart-top .elementor-menu-cart__main {
   
    width: 375px;
    max-width: 100%;
   right: 15px;
}

.shop-cart-top .elementor-menu-cart__product {
    padding-right: 20px;
    padding-left: 20px;
}

.shop-cart-top .elementor-menu-cart__close-button {
    font-size: 14px;
    color: #494949;
    right: 25px;
    top: 14px;
    font-weight: 400 !important;
}

.shop-cart-top .elementor-menu-cart__product-remove {
    color: #494949;
    width: 28px;
    height: 28px;
    border-radius: 0;
    border: none;
    text-align: center;
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 20px;
    transition: .3s;
}

.shop-cart-top .elementor-menu-cart__main:before {
    content: "Cart";
    font-family: 'Fredoka One';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 39px;
    text-shadow: 2px 1px 1px #003082;
    color: #ECBD30;
    position: relative;
    top: 41px;
    left: 20px;
}


.shop-cart-top .widget_shopping_cart_content {
    border-top: 1px solid #E5E5E5;
    padding-top: 21px;
    margin-top: 15px;
}

.sec-addinfo-sp  table.shop_attributes th {
    width: 150px;
    font-weight: 500;
    border: none;
   
    margin: 0;
    line-height: 1.5;
    text-align: left;
	font-family: 'Tahoma';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 28px;
/* identical to box height, or 175% */
letter-spacing: -0.01em;

color: #000000;
padding:0 0 8px 0;
}

.sec-addinfo-sp  table.shop_attributes td {
    font-style: normal;
    padding: 0px 0 8px 0;
    border: none;
   
    margin: 0;
    line-height: 1.5;
    text-align: left;
}
.sec-addinfo-sp table.shop_attributes {
    border:none;
  
   
}

.sec-addinfo-sp th.woocommerce-product-attributes-item__label:after {
    content: ":";
}

.sec-add-to-cart-sp .quantity:before {
    content: "Quantity";
	font-family: 'Tahoma';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 28px;
/* identical to box height, or 175% */
letter-spacing: -0.01em;
margin-right: 21px;
color: #000000;
}

.sec-add-to-cart-sp input.minus {
    background: url("/wp-content/themes/hdd-shop-child/images/minus.svg") !important;
    background-repeat: no-repeat !important;
    height: 40px !important;
    text-indent: -9999px;
    width: 12px !important;
    padding: 0;
    background-position: center center !important;
	margin-right: 10px;
	border: none;
}
.sec-add-to-cart-sp input.plus {
   background: url("/wp-content/themes/hdd-shop-child/images/plus.svg") !important;
    background-repeat: no-repeat !important;
    height: 40px !important;
    text-indent: -9999px;
    width: 12px !important;
    padding: 0;
	 background-position: center center !important;
	margin-left: 10px;
	border: none;
}


.sec-add-to-cart-sp .quantity .qty {
    width: 35px !important;
    text-align: center;
    min-height: 40px !important;
    padding: 0 !important;
    font-family: 'Tahoma';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.005em;
    color: #000000;
    border-radius: 0;
    border-color: #dddddd;
}


.sec-add-to-cart-sp input::-webkit-inner-spin-button {
	position:absolute;
}

.sec-add-to-cart-sp  form.cart {
    display: flex;
    flex-direction: column;
}


.sec-add-to-cart-sp .quantity {
    display: flex;
    align-items: center;
}
.sec-add-to-cart-sp button.single_add_to_cart_button {
    width: 100% !important;
    max-width: 279px !important;
    margin: 22px 0 0 0 !important;
    padding: 11px 0 !important;
}

.sec-add-to-cart-sp button.single_add_to_cart_button span.elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
}
.sec-add-to-cart-sp button.single_add_to_cart_button .elementor-align-icon-left {
    margin-right: 5px;
    order: 5;
    font-size: 23px;
    width: auto !important;
}
.sec-add-to-cart-sp button.single_add_to_cart_button .elementor-button-text {
    flex-grow: unset;
   
}

.sec-addinfo-sp table.shop_attributes td p {
    margin: 0;
    padding: 0 !important;
}

.sec-addinfo-sp table.shop_attributes {
  
  
    margin-bottom: 24px;
   
}

.sec-product-meta  .product_meta {
    border-top: 2px solid #F0F0F0 !important;
    padding-top: 31px !important;
    font-size: 16px !important;
    margin: 2px 0 .8em !important;
    text-decoration: inherit;
}

.sec-product-meta span.detail-label:after {
    content: ":";
}

.sec-product-meta span.detail-container {
    margin-bottom: 21px;
}


.wpgs-thumb .slick-next {
    z-index: 1;
    opacity: 1;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
	right: 7px;
}
.wpgs-thumb .slick-next:before {
    font-size: 8px;
    top: 50%;
    position: absolute;
    left: 0;
    margin-left: 7px;
    margin-top: -4px;
	font-weight: 900;
}

.wpgs-thumb .slick-prev {
    z-index: 1;
    opacity: 1;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
	left: 7px;
}
.wpgs-thumb .slick-prev:before{
    font-size: 8px;
    top: 50%;
    position: absolute;
    left: 0;
    margin-left: 6px;
    margin-top: -5px;
	font-weight: 900;
}




/*cart*/




.woocommerce-cart-form {
    width: 58.2%;
    float: left;
}


.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 39.2%;
    float: right;
    border-left: 1px solid #E5E5E5;
    padding-left: 9px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
       width: 100%;
       border: none;
       padding-right: 0;
}

.woocommerce table.shop_table th {
    border: none !important;
   font-family: 'Tahoma';
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 21px;
/* identical to box height */
text-transform: uppercase;
color: #000000;
padding: 1px 4px;
}

.woocommerce table.shop_table td {
     border: none !important;
}

.woocommerce table.shop_table {
    border: none;
 }

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important;
}

table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: transparent !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
     opacity: 1 !important;
    }

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover {
      background-color: #003082;
	color: #FFFFFF;
}

.cart_totals h2 {
    font-family: 'Tahoma' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 17px !important;
    line-height: 21px !important;
    letter-spacing: 0.01em !important;
    color: #000000 !important;
    text-transform: uppercase;
    border-bottom: 1px solid #F0F0F0 !important;
    padding: 0 0 8px !important;
    margin: 0 0 28px 0 !important;
    background: none !important;
}

.woocommerce-cart-form__cart-item a {
   font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;

color: #000000;

}

.woocommerce-cart-form__cart-item .product-price {
   font-family: 'Tahoma';
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 21px;
/* identical to box height */
letter-spacing: -0.03em;

color: #111111;
}
.woocommerce-cart table.shop_table .woocommerce-Price-amount {
    font-weight: 700;
}
.woocommerce-cart-form__cart-item .product-subtotal {
   font-family: 'Tahoma';
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 21px;
/* identical to box height */
text-align: right;
letter-spacing: -0.03em;

color: #111111;
text-align: right;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0;
    font-size: 14px;
   }

.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents th {
   border-bottom: 1px solid #F0F0F0 !important;
   text-align: center;
   background: none;
   padding-bottom: 7px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100% !important;
    box-shadow: none;
    max-width: 83px !important;
}

.quantity .input-text {
       width: 35px !important;
    text-align: center;
    min-height: 40px !important;
    padding: 0 !important;
    font-family: 'Tahoma';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.005em;
    color: #000000;
}

.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents td {
   
    border-bottom: 1px solid #F0F0F0 !important;
}
.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents td.actions {
    border-bottom: none !important;
    padding-left: 0;
    padding-top: 19px;
}

.coupon ::-webkit-input-placeholder {
font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;

color: #777777;
}


.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents .coupon .button {
    font-family: 'Tahoma' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 19px !important;
letter-spacing: -0.01em !important;

color: #000000 !important;
    background: none !important;
    position: absolute;
    right: 0;
    padding: 0 !important;
    border: 0 !important;
    bottom: 16px;
    margin: 0 !important;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
     border: none;
    border-bottom: 1px solid #F0F0F0;
    padding: 6px 3px 13px;
    margin: 0 4px 0 0;
    outline: 0;
   width: 100% !important;
}



.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents .coupon {
    width: 77.8%;
    position: relative;
}

.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents input.minus {
 border: none;
    background: url(/wp-content/themes/hdd-shop-child/images/minus.svg) !important;
    background-repeat: no-repeat !important;
    height: 40px !important;
    text-indent: -9999px;
    width: 12px !important;
    padding: 0;
    background-position: center center !important;
    margin-right: 10px;

}
.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents input.plus {
    border: none;
    background: url(/wp-content/themes/hdd-shop-child/images/plus.svg) !important;
    background-repeat: no-repeat !important;
    height: 40px !important;
    text-indent: -9999px;
    width: 12px !important;
    padding: 0;
    background-position: center center !important;
    margin-left: 10px;
}

/*.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents .quantity {
    border: 1px solid #DEDEDE;
    display: flex;
    max-width: 91px;
}*/

.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents .quantity [type=number]::-webkit-inner-spin-button, .woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents .quantity [type=number]::-webkit-outer-spin-button {
    position: absolute;
}

.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents .actions .button {
   font-family: 'Tahoma';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.01em;

color: #FFFFFF;
    background: #003082;
    border: 1px solid #003082;
    border-radius: 100px;
    padding: 9px 24.6px;
    margin: 2px -15px 0 0;
}



.cart_totals .wc-proceed-to-checkout .checkout-button {
   font-family: 'Tahoma' !important;
font-style: normal !important;
font-weight: 700 !important;
font-size: 16px !important;
line-height: 19px !important;

color: #FFFFFF !important;
    background: #003082 !important;
    border: 1px solid #003082 !important;
    padding: 11.5px 20px !important;
    border-radius: 100px;
    margin-bottom: 20px !important;
}

.cart-collaterals th {
font-family: 'Tahoma' !important;
font-style: normal !important;
font-weight: 700 !important;
font-size: 16px !important;
line-height: 19px !important;
letter-spacing: 0.01em !important;

color: #000000 !important;
text-transform: none !important;
c
padding-left: 0 !important;
}

.cart_totals .cart-subtotal .woocommerce-Price-amount {

   font-family: 'Tahoma';
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 21px;
/* identical to box height */
text-align: right;
letter-spacing: -0.03em;

color: #111111;
}
.cart_totals .order-total .woocommerce-Price-amount {

   font-family: 'Tahoma';
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 21px;
/* identical to box height */
text-align: right;
letter-spacing: -0.03em;

color: #111111;
}


.cart_totals .shop_table .order-total th {
    border-bottom: 1px solid #F0F0F0 !important;
    padding-top: 10px;
}
.cart_totals .shop_table .order-total td {
    border-bottom: 1px solid #F0F0F0 !important;
    padding-top: 10px !important;
}

.woocommerce-cart .woocommerce a.remove {
    display: flex;
    font-size: 20px;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 23px;
    border-radius: 100%;
    color: #CCCCCC!important;
    text-decoration: none;
    font-weight: 700;
    border: 2px solid #CCCCCC !important;
    justify-content: center;
    align-items: center;
    position: absolute;
}

.woocommerce-cart  a.remove:before {
    content: none !important;
  
}




a.shipping-calculator-button {
    color: #202020;
}
tr.woocommerce-shipping-totals.shipping th, tr.woocommerce-shipping-totals.shipping td {

    border-bottom: 1px solid #F0F0F0 !important;
    font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;

color: #000000;
}
.woocommerce-cart td.product-remove {
    padding: 0 !important;
}

.woocommerce-cart td.product-thumbnail {
    display: flex;
    align-items: center;
    padding-left: 0 !important;
   padding-top: 26px !important;
    padding-bottom: 26px !important;
}

.thumbnail-img {
    margin-left: 44px;
}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 113px;
}

.product-title {
    max-width: 190px;
    margin-left: 17px;
}
.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents th.product-name {
    padding-left: 0 !important;
    text-align: left;
}
.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents th.product-subtotal {
    padding-right: 0 !important;
    text-align: right;
}

.woocommerce .quantity .qty {
    width: 33px;
    text-align: center;
    padding: 10px  0 !important;
}
.cart_totals td {
    text-align: right;
    padding: 0 0 12px !important;
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 21px 0 0 0;
}
.woocommerce-js .select2-container--default .select2-selection--single .select2-selection__rendered {
   
    text-align: left;
}
/*cart*/













/*Checkout*/

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: none;
    width: 100%;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 62% !important;
    float: left !important;
    margin: 0 !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
}

div#order_review {
    width: 33.3% !important;
    float: right !important;
    border: 0 !important;
    padding: 0 !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin-bottom: 17px;


   font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 21px;
/* identical to box height */
letter-spacing: 0.02em;

color: #000000 !important;
    background-color: #F5F5F5;
    padding: 19.5px 67px;
}

a.showcoupon {
color: #001729 !important;

}

.woocommerce-info::before {
    color: #003082;
}

.woocommerce-billing-fields h3 {
    margin-bottom: 19px !important;

   font-family: 'Fredoka One' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 30px !important;
line-height: 36px !important;

color: #000000 !important;
    border-bottom: 1px solid #EDEDED !important;
 
    padding-bottom: 15px !important;
    margin-top: 12px !important;
}

.woocommerce-checkout .woocommerce form .form-row label {
font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
letter-spacing: -0.01em;

color: #000000;


margin-bottom: 14px;
}
.woocommerce-checkout .woocommerce form .form-row .required {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* identical to box height */
letter-spacing: -0.01em;

color: #202020;

}

.woocommerce-checkout input[type=date], .woocommerce-checkout input[type=email], .woocommerce-checkout input[type=number], .woocommerce-checkout input[type=password], .woocommerce-checkout input[type=search], .woocommerce-checkout input[type=tel], .woocommerce-checkout input[type=text], .woocommerce-checkout input[type=url], .woocommerce-checkout select, .woocommerce-checkout textarea {
    width: 100% !important;
    border: 1px solid #E5E5E5 !important;
    border-radius: 0 !important;
    padding: 17px 15px !important;
    -webkit-transition: all .3s !important;
    -o-transition: all .3s !important;
    transition: all .3s !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 0;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 54px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 54px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
   
    padding-left: 17px;
    
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 54px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

h3#ship-to-different-address {
font-family: 'Tahoma';
font-style: normal;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 19px;
letter-spacing: -0.01em;

color: #000000;
}

h3#order_review_heading {
    width: 33.3% !important;
    font-family: 'Fredoka One' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 36px !important;
    color: #333333 !important;
    border-bottom: 1px solid #EDEDED !important;
    float: right !important;
    margin: 2px 0 6px 0 !important;
    padding-bottom: 16px !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-left: 0 !important;
}


table.shop_table.woocommerce-checkout-review-order-table th {
font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;

color: #000000;
padding-left: 0;

text-transform: none;
border-bottom: 1px solid #E5E5E5 !important;
padding-bottom: 14px;
    padding-top: 14px;
}


table.shop_table.woocommerce-checkout-review-order-table td {
font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* identical to box height, or 150% */

color: #000000 !important;
padding: 0 4px;

padding-left: 0;
border-bottom: 1px solid #E5E5E5 !important;
padding-bottom: 14px;
    padding-top: 14px;
}

.woocommerce ul#shipping_method .amount {
    font-weight: 400 !important;
}


#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff;
    border-radius: 0px;
}


.woocommerce-checkout th.product-total {
    text-align: right;
}

.woocommerce-checkout td.product-total {
    text-align: right;
}

.cart-subtotal td {
    text-align: right;
}

.woocommerce-shipping-methods {
    text-align: right !important;
}

.order-total td {
    text-align: right;
}


.woocommerce-privacy-policy-text {
font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
letter-spacing: -0.01em;

color: #000000;
}


button#place_order {
    background: #003082;
    font-family: 'Tahoma';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    border-radius: 100px;
    padding: 12.5px 16px;
    float: none !important;
    width: 100%;
    max-width: 439px;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 4px;
}

.woocommerce-checkout .title-woo-thank-you {
    display: none;
}
.woocommerce-checkout.woocommerce-order-received .title-woo-thank-you {
    display: block;
}
.woocommerce-checkout.woocommerce-order-received .title-woo-checkout {
    display: none;
}


.thank-you-left {
    width: 41%;
    float: left;
}


.thank-you-right {
    width: 58.8%;
    float: right;
}


.woocommerce ul.order_details {
    margin: 0;
    list-style: disc;
    display: flex;
    flex-direction: column;
    
    padding: 0 0 0 26px;
}

.woocommerce ul.order_details li {
    float: none;
    margin-right: 0;
    text-transform: none;
    border-right: none;
    padding-right: 0;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
   font-family: 'Tahoma';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 32px;
/* or 178% */
letter-spacing: -0.01em;

color: #000000;

}


.woocommerce ul.order_details li strong {
    display: inline;
  font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 32px;
/* or 178% */
letter-spacing: -0.01em;

color: #000000;
}

.thank-you-left p {


   font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
/* identical to box height */
letter-spacing: -0.01em;

color: #000000;
}

h2.woocommerce-order-details__title {
    font-family: 'Fredoka One';
    font-style: normal;
    font-weight: 400;
    font-size: 30px !important;
    line-height: 36px;
    color: #000000;
    margin: -7px 0 21px;
    border: none !important;
    background: none !important;
    padding: 0 !important;
    text-transform: capitalize;
}

.order_details th, .order_details td, .order_details td a{
font-family: 'Tahoma' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 19px !important;
letter-spacing: -0.01em !important;

color: #000000 !important;
text-transform: none !important;
padding-left: 0 !important;
    padding-right: 0 !important;
}
.order_details td {
    text-align: right;
}
td.woocommerce-table__product-name.product-name {
    text-align: left;
    padding: 0 !important;
}


section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses h2 {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 45px;
/* identical to box height */
letter-spacing: -0.005em;

color: #001729;

}

.woocommerce-columns--addresses address {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* identical to box height */
letter-spacing: -0.01em;

color: #202020;
}

.woocommerce-order-received table.shop_table.order_details th, .woocommerce-order-received table.shop_table.order_details td {
    border-bottom: 1px solid #E5E5E5 !important;
}



.woocommerce-order {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
}
.woocommerce-js form .form-row ::-webkit-input-placeholder {
   font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
letter-spacing: -0.01em;

color: #777777;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
   
    text-align: left;
    margin: 0;
   
    font-family: 'Tahoma';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.01em;
    color: #000000;
}

.woocommerce-order-received .heading-checkout {
    display: none;
}
.woocommerce-checkout .heading-thank-you {
    display: none;
}
.woocommerce-checkout.woocommerce-order-received .heading-thank-you {
    display: block;
}
.paypal-button.paypal-button-color-gold, .paypal-button-row.paypal-button-color-gold .menu-button {
    background: #003082;
}




.place-order button {
    background: #003082 !important;
    font-family: 'Tahoma' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #FFFFFF !important;
    border-radius: 100px !important;
    padding: 12.5px 16px !important;
    float: none !important !important;
    width: 100% !important;
    max-width: 439px !important;
}
/*Checkout*/



.darkHeader {
    z-index: 99 !important;
}

.darkHeader-header1 {


    z-index: 9 !important;
}

.woocommerce-mini-cart__empty-message {
    padding-left: 20px;
}

h3#ship-to-different-address {
    font-weight: bold !important;
}




.search-results .elementor-2571 .elementor-element.elementor-element-2e9c524 > .elementor-widget-container {
    margin: 0% 0% 3% 0%;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-03523e8.elementor-section-full_width.elementor-section-content-top.header1.elementor-hidden-desktop.elementor-section-height-default.elementor-section-height-default.elementor-sticky.header1-ovu.darkHeader-header1.elementor-sticky__spacer {
    opacity: 0;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    display: none;
}


.sec-categoriy-blog h5 {
	
	font-family: 'Fredoka One' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 20px !important;
line-height: 24px !important;
margin-bottom: 20px;
color: #20304F !important;
}



.sec-categoriy-blog ul li {
	
	list-style: none;
	margin-bottom: 15px;
}

.sec-categoriy-blog ul {
	margin: 0;
	padding:0;
	
}
.sec-categoriy-blog ul li a {
	
	font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
/* identical to box height, or 175% */

color: #000000;
	
}


.sec-categoriy-blog ul li:hover a {
	text-decoration-line: underline;

color: #003082;
	
}

.sec-categoriy-blog ul li.current-cat a {
	text-decoration-line: underline;

color: #003082;
	
}


.sec-main-blog-cl .elementor-post__text {
    position: relative;
}

.sec-main-blog-cl .has-post-thumbnail a.elementor-post__read-more {
    position: absolute;
    bottom: 0;
}
/*pagination*/

.sec-main-blog-cl span.page-numbers.current:before {
    content: "";
    background: #003082;
    width: 10px;
    height: 1px;
    position: absolute;
    bottom: -5px;
}

.sec-main-blog-cl a.page-numbers {
    position: relative;
}

.sec-main-blog-cl a.page-numbers:hover:before {
    content: "";
    background: #003082;
    width: 10px;
    height: 1px;
    position: absolute;
    bottom: -11px;
}

.sec-main-blog-cl a.page-numbers.next {
    top: 2px;
}

.sec-main-blog-cl span.page-numbers.prev {
    display: none;
}

.sec-main-blog-cl span.page-numbers.next {
    display: none;
}

.sec-main-blog-cl nav.elementor-pagination {
    margin-left: -15px;
}

.sec-main-blog-cl a.page-numbers.prev {
    top: 2px;
}





/*pagination*/



.blog.woocommerce-js h2 {
    margin-bottom: 0;
}


.sec-main-single-blog-cl p {
	
	font-family: 'Tahoma';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 28px;
/* or 175% */
margin-bottom: 32px;
color: #000000;
}
.sec-main-single-blog-cl h2 {
	
	font-family: 'Fredoka One' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 30px !important;
line-height: 36px !important;

color: #000000 !important;
margin-bottom: 24px !important;
	margin-top: 18px !important;
	
}

.sec-main-single-blog-cl h3 { 
font-family: 'Fredoka One' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 24px !important;
line-height: 29px !important;
/* identical to box height */

color: #000000 !important;
	margin-top: 18px !important;
    margin-bottom: 20px !important;
}



/*ul*/



.sec-with-ol ol li {
   font-family: 'Tahoma' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 28px !important;
/* or 175% */

color: #000000 !important;
    margin-bottom: 0px !important;
   
}

.sec-with-ol  ol {
    padding-left: 18px;
	margin: 0;
}

.sec-with-ol ol li  ul {
    padding-left: 0;
	margin: 0;
}

.sec-with-ol ol li ul li {
    list-style: none;
}



.sec-with-ul ul {
    padding-left: 25px;
	margin: 0;
}

.sec-with-ul ul li {
   font-family: 'Tahoma' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 28px !important;
/* or 175% */

color: #000000 !important;
    margin-bottom: 0px;
    
}

.sec-with-ul ul li ul li {
    list-style: disc;
}
.sec-with-ul p {
    margin-bottom: 0;
}
.sec-with-ol p {
    margin-bottom: 0;
}
.sec-with-ul {
    margin-bottom: 32px !important;
}
.sec-with-ul ul li ul {
    padding-left: 17px;
}
/*ul*/





.my-account-wrap .woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100% !important;
  }

.my-account-wrap .woocommerce .col2-set .col-1, .my-account-wrap .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
    margin-right: 4%;
}

.my-account-wrap .woocommerce .col2-set .col-2, .my-account-wrap .woocommerce-page .col2-set .col-2 {
    float: left;
    width: 48%;
}

.my-account-wrap .woocommerce-form.woocommerce-form-login button, .my-account-wrap .woocommerce-form-register button, .my-account-wrap  .lost_reset_password button{
    font-family: 'Tahoma' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #FFFFFF !important;
    background: #003082 !important;
    border: 1px solid #003082 !important;
    padding: 11.5px 20px !important;
    border-radius: 100px !important;
    margin-bottom: 0px !important;
}

.my-account-wrap input {
    border: 1px solid #7A7A7A !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-form__input-checkbox {
    vertical-align: top;
    position: relative;
    top: 6px;
}

.woocommerce h2, .woocommerce-account h2 {
     margin-bottom: 0 !important;
}

.woocommerce h2, .woocommerce-account h2 {
    margin-bottom: 0 !important;
    color: #003082 !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label {
    color: #000 !important;
  }

.woocommerce .woocommerce-ResetPassword {
    border: none !important;
}

.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "î€";
    text-decoration: none;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    position: absolute;
    right: .7em;
    top: .7em;
    cursor: pointer;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
}

.my-account-wrap .lost_reset_password button {
    margin-top: 17px;
}


.woocommerce-page header#masthead {
    display: none;
}

.ast-page-builder-template .site-content > .ast-container {
    max-width: 100%;
	  padding: 0;
  }

.elementor-template-full-width .ast-container {
    max-width: 100%;
    padding: 0;
}


.sec-with-ul-landing  ul {
    padding: 0 0 0 25px !important;
    margin: 0;
}
.sec-allopg-main p {
	margin:0;
}

.sec-testimional .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
}

.sec-testimional .elementor-star-rating {
    position: absolute;
    top: 28px;
}

.sec-testimional .elementor-testimonial {
    padding: 71px 22px 31px 22px;
}

.sec-testimional span.elementor-testimonial__name {
    margin-top: 16px;
}


.sec-testimional .swiper-horizontal>.swiper-pagination-bullets, 
.sec-testimional .swiper-pagination-bullets.swiper-pagination-horizontal, 
.sec-testimional .swiper-pagination-custom, 
.sec-testimional .swiper-pagination-fraction {
    bottom: -2px !important;
    left: 0;
    width: 100%;
}

.button-sgr-main span.elementor-button-icon {
    font-size: 24px;
}


.sec-shop-main-cr a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}

.woocommerce-js nav.woocommerce-pagination ul li {
    margin: 0 5px 5px 0;
  border: 1px solid #0170b9 !important;
    padding: 0;
    float: left;
    display: inline;
    overflow: hidden;
}

.woocommerce-js nav.woocommerce-pagination ul li a, .woocommerce-js nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .75em;
    display: block;
    min-width: 2.5em;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
}

.woocommerce-js nav.woocommerce-pagination ul {
    display: inline-block;
    text-align: center;
    white-space: normal;
    padding: 0;
    clear: both;
    border: 0;
    margin: 1px;
}


.woocommerce nav.woocommerce-pagination {
    text-align: left;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    margin-bottom: .8em;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0;
    margin: 0;
    
}


.woocommerce-js div.product .product_title {
    margin: 0 0 .5em 0;
}


.woocommerce-js div.product form.cart div.quantity {
    float: left;
    margin: 0 1em 1em 0;
}

.sp-desk-r ul {
    padding: 12px 0px 24px 49px;
}

.woocommerce-js div.product .product_meta>span {
    display: inline-block;
    margin-right: 15px;
    align-items: center;
    font-weight: 500;
}




.woocommerce-message::before, .woocommerce-info::before {
    color: #0170b9;
}

.woocommerce-message, .woocommerce-info {
    border-top-color: #0170b9;
}

.woocommerce-message a {
	padding-top: 10px !important;
    padding-right: 40px !important;
    padding-bottom: 10px !important;
    padding-left: 40px !important;
background-color: #003082 !important;
	color:#fff !important;

}

p#coupon-error-notice {
    position: absolute;
    bottom: -26px;
}

a.showlogin {
    color: #0170b9;
}


.return-to-shop a {
    padding-top: 10px !important;
    padding-right: 40px !important;
    padding-bottom: 10px !important;
    padding-left: 40px !important;
    background-color: #003082 !important;
    color: #fff !important;
}


.woocommerce form .woocommerce-form__label-for-checkbox .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}


.woocommerce-shipping-fields {
    padding: 3px;
    margin: 0 0 4px;
}

































































































































































































































































































































































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1900px) {
    .shop-cart-top .elementor-menu-cart__main {
    width: 375px;
    max-width: 100%;
    right: 0;
}
} /* end 1900 */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1300px) {
    .sec-title-shop-main {
    text-align: center !important;
}

.header-shop-main-cl1 img {
    max-width: 120px !important;
}

.mobile-menu ul li a {
    padding: 10px 10px !important;
}






} /* end 1300 */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .header-shop-main-cl1 img {
    max-width: 100px !important;
}
} /* end 1200 */



/* Medium Devices, Desktops */
@media only screen and (max-width : 1025px) {
    /*.header1 {
    overflow: visible !important;
}*/
.header1-ovu {
    overflow: unset !important;
}
.header-shop-main-cl1 img {
    max-width: 107px !important;
}
.shop-cart-top a#elementor-menu-cart__toggle_button {
    background: #FFFFFF;
    border-radius: 50%;
    padding: 9px 8px 9px 10px;
}
.shop-cart-top span.elementor-button-icon {
    position: relative;
    right: 2px;
    top: 1px;
}
.shop-cart-top span.elementor-button-icon-qty {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 10px !important;
    line-height: 16px !important;
    color: #FFFFFF !important;
    top: -15px !important;
    right: -11px !important;
}

.mobile-menu .hfe-nav-menu a.hfe-menu-item, .mobile-menu .hfe-nav-menu a.hfe-sub-menu-item {
  
    justify-content: center;
}

.mobile-menu .hfe-active-menu  .hfe-nav-menu-icon svg {
    width: 14px !important;
    height: 14px !important;
    font-size: 14px;
}
.mobile-menu .hfe-nav-menu__toggle.elementor-clickable.hfe-active-menu {
    margin: 4px 00px 0 5px !important;
}

.mobile-menu .hfe-nav-menu li.menu-item {
    position: relative;
    margin-bottom: 12px;
}

.darkHeader nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
    margin-top: 0;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-03523e8.elementor-section-full_width.elementor-section-content-top.header1.elementor-hidden-desktop.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky__spacer.darkHeader-header1 {
    opacity: 0;
}
	
	section.elementor-section.elementor-top-section.elementor-element.elementor-element-03523e8.elementor-section-full_width.elementor-section-content-top.header1.elementor-hidden-desktop.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--effects.elementor-sticky__spacer {
    opacity: 0;
}
.header-mobile1.darkHeader-header1 {
    position: fixed;
    width: 100%;
	top:0;
}

}  /*  end 1025 */
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    
}  /*  end 992 */

/* Small Devices, Tablets */
@media only screen and (max-width : 769px) {
    .sec-sidebar-shop-category {
    position: relative;
}
/*.sec-sidebar-shop-category-conteiner {
    position: absolute;
    top: 75px;
    background: #fff;
    z-index: 5;
    opacity: 0;
    transition: 1s;
}*/
/*.sec-sidebar-shop-category-conteiner-visible {
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px !important;
    margin: 0 !important;
    padding-right: 20px !important;
    width: 100% !important;
    height: 100%;
}
*/

.sec-sidebar-shop-category-conteiner-cat ul li {
    list-style: none;
    border-bottom: 1px solid #F0F0F0 !important;
     padding-top: 5px !important;
        padding-bottom: 5px !important;
}

.sec-sidebar-shop-category-conteiner-cat ul  {
    padding: 0;
    margin: 0;
}
.sec-sidebar-shop-category-conteiner-cat ul li a {
   font-family: "Tahoma", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #1F1F1F;
   
}
/*.sec-sidebar-shop-category-conteiner {
    margin-left: -20px;
    padding-left: 20px;
    width: 112%;
    padding-right: 20px;
}*/
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin-bottom: 17px;
    font-family: 'Tahoma';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #000000 !important;
    background-color: #F5F5F5;
    padding: 20px 20px 20px 44px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
   
    left: 15px;
    top: 20px;
}

.single-product a.button.wc-forward {
    margin-right: 28px;
}
/*html.sec-sidebar-shop-category-conteiner-oh {
    overflow: hidden;
}*/
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100% !important;
    float: left !important;
    margin: 0 !important;
}
div#order_review {
    width: 100% !important;
    float: right !important;
    border: 0 !important;
    padding: 0 !important;
}
h3#order_review_heading {
    width: 100% !important;
   
}

.woocommerce-js form .form-row textarea {
    height: auto;
    
}
.woocommerce-order-received .thank-you-left {
    width: 100%;
    float: left;
}
	
.woocommerce-order-received	.thank-you-right {
    width: 100%;
    float: none;
}
	
	
	.sec-main-blog-cl .elementor-posts .elementor-post {
    display: flex;
    flex-direction: column;
}
.sec-main-blog-cl .has-post-thumbnail .elementor-post__text {
    position: relative;
    margin-top: 20px;
}
	
	
	.woocommerce-cart-form {
    width: 100%;
    float: left;
}
	
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    float: left;
    border-left: 0;
    padding-left: 9px;
}
	
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: flex !important;
    text-align: left !important;
}
	
	.product-thumbnail:before {
display:none;
}
	
.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents .coupon {
    width: 100%;
    position: relative;
}	
.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents td.actions {
    border-bottom: none !important;
    padding-left: 0;
    padding-top: 19px;
    padding-right: 0;
}	
.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents .coupon .button {
    font-family: 'Tahoma' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    letter-spacing: -0.01em !important;
    color: #000000 !important;
    background: none !important;
    position: absolute;
    right: 0;
    padding: 0 !important;
    border: 0 !important;
    bottom: 24px;
    margin: 0 !important;
    width: auto !important;
}	
	
	
	
} /* end 769 */



/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {

	.my-account-wrap .woocommerce .col2-set .col-1, .my-account-wrap .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
    margin-right: 0;
}
	
	.my-account-wrap .woocommerce .col2-set .col-2, .my-account-wrap .woocommerce-page .col2-set .col-2 {
      width: 100%;
}
	
body .woocommerce form.login, body .woocommerce form.checkout_coupon, body .woocommerce form.register {
    margin: 0 0 0 !important;
    padding: 0 !important;
}
	
body .woocommerce form.login, body .woocommerce form.checkout_coupon, body .woocommerce form.register {
      border: none !important;
}
	
	
	
	
	
	
	
	
	
	
	
	
} /*  end 767 */


















/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

} /*  end 480 */






































































