/*!
Theme Name: SoSimple
Theme URI: https://them.es/starter
Author: Ina Hranova
Author URI: https://inahranova.com
Description: 
Version: 3.0.5
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: sosimple
*/

/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.mc-form form{
	display: flex;
}
.footer-one{
	clear: both;
}
.footer-one__header__newsletter form span{
	margin-right: 0!important;
}
.edit-link{
	display: none;
}
.blog .post-card-two{
	margin: 0!important;
}
.mb-30{
	margin-bottom: 30px;
}
.page-numbers li{
	display: inline-block;
    margin: 0 0.3125em;
}
.page-numbers li:first-of-type{
	margin-left: 0px!important;
}
.page-numbers li span{
	background-color: #111!important;
    color: #fff!important;
    height: 3.57143em!important;
    width: 3.57143em!important;
    padding: 0;
    border-radius: 100%;
    transition: 0.2s ease-in-out;
    font-size: 0.8125em;
    line-height: 1.625em!important;
    text-align: center;
    text-decoration: none;

    display: inline-block;
        padding: 13px!important;
    text-transform: uppercase;
    font-weight: 600!important;
    border: 0;
    letter-spacing: 0.1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.page-numbers li a{
    background-color: #fff!important;
    color: #111!important;
    height: 3.57143em!important;
    width: 3.57143em!important;
    padding: 0;
    border: 1px solid #e1e1e1;
    border-radius: 100%;
    transition: 0.2s ease-in-out;
    font-size: 0.8125em;
    line-height: 1.625em!important;
    text-align: center;
    text-decoration: none;

    display: inline-block;
        padding: 13px!important;
    text-transform: uppercase;
    font-weight: 600!important;
    letter-spacing: 0.1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.page-numbers li a:hover{
	background-color: #e6e6e6!important;
}
.post-content p,.introduction-one-content p{
	color: #111;
    font-size: 0.9375em;
    font-weight: normal;
    line-height: 1.86667em!important;
    margin-bottom: 1.33333em;

}
.post-content p a,.woocommerce-Tabs-panel p a,.product_meta a{
    color: #434343;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.product_meta > span{
    display: block;
    margin-bottom: 5px;
}
.post-content p a:after,.woocommerce-Tabs-panel p a:after{
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #f2646061;
    height: 0.3333em;
    width: 100%;
    z-index: 0;
    transition: 0.2s ease-in-out;
}
.has-vivid-cyan-blue-color{
	   color: #434343!important
}
.post-content__body h2{
	margin-bottom: 20px;
}
.breadcrumb a{
	text-decoration: none;
	color: #000;
}
#sb_instagram h3,.sb_instagram_header,.sbi_load,.sbi_load_btn,#sb_instagram #sbi_load .sbi_load_btn{
   display: none;
}
.footer__section > p{
	display: none;
}
.pb-30{
	padding-bottom: 30px;
}
.pt-30{
	padding-top:30px;
}

.entry-content .alignwide {
     max-width:1200px ;
     width: 99%;
     margin: auto;
}
h6{
    font-size: 17px;
}
.entry-content .alignfull {
    margin-left  : calc( -100vw / 2 + 100% / 2 );
    margin-right : calc( -100vw / 2 + 100% / 2 );
    max-width    : 100vw;
}
/*.alignfull img {
    width: 100vw;
}*/
.single-product .related.products .col-12{
   margin-bottom: 20px;
   padding: 10px!important;
}
.entry-content input,.blog-sidebar__section.-newsletter input.wpcf7-email{
    background-color: #fff;
    border: 1px solid #e1e1e1;
    height: 3.21429em;
    width: 100%;
    transition: 0.2s ease-in-out;
    -webkit-appearance: none;
    padding: 1.25rem;
    border-radius: 0px;
    color: #111;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 3.21429em;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 46px;
}
.select2{
    border: 1px solid #e1e1e1;
    height: 3.21429em;
}
.select2-container--default .select2-selection--single{
    height: 3.21429em;
    border-radius: 0;
    border: 0;
}
.entry-content textarea {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    height: auto;
    width: 100%;
    transition: 0.2s ease-in-out;
    -webkit-appearance: none;
    padding: 1.25rem;
    border-radius: 0px;
    color: #111;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto;
    resize: none;
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}
label{
	font-weight: bold;
}
.entry-content  button, .entry-content  [type="button"],.entry-content   [type="reset"], .entry-content  [type="submit"]{
    height: auto;
    background-color: #000;
    color: #fff;
    padding: 0px 20px;
    font-size: 19px;
    width: auto;
    font-weight: 500;
}
.entry-content h3{
	margin-bottom: 10px;
}

.error404 #primary{
  padding: 5% 0px;
}
.error-404 span{
    font-size: 17rem;
    text-align: center;
    display: block;
    margin: 20px 0px;
    color: #000;
    margin-top: 100px;
    font-weight: bold;

}
.error404 input{
  width: 100%;
  max-width: 500px;
  margin-bottom: 35px;
}
.error404 .page-content a{
  margin-bottom: 50px;
}
.btn-black{
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    font-weight: 500;
}
.wp-block-media-text h1, .wp-block-media-text h2{
	margin-bottom: 20px;
}
.slider-content__title{
    font-size: 3em!important;
    text-shadow: 0px 1px 8px rgb(116 109 98);
    max-width: 55%;
    width: 100%;
}
.woocommerce-breadcrumb{
  display: none;
}
.shop-products{
    width: 100%;
    overflow: hidden;
}
.woocommerce .shop-products .product{
  margin-bottom: 20px;
  position: relative;
  padding: 5px;
}
.product-content__footer{
    position: absolute;
    bottom: 0px;
    padding: 10px;
    background: #000;
    right: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
  color: #fff;
}
.product-content__footer .product-price--main{
  margin: 0;
  text-align: center;
}
.product-thumb:hover .product-content__footer{
   opacity: 0;
}
.product__discount {
    background: #ab8b71;
    position: absolute;
    top: 0;
    right: -5px;
    width: 83px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.product__discount p{
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: bold;
}
.product__discount:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid  #ab8b71;
    border-right: 6px solid transparent;
    position: absolute;
    bottom: -5px;
    right: 0;
  }
 .woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{
  border: 0;
 }
 .woocommerce nav.woocommerce-pagination ul li{
  margin-right: 10px;
 }
 .single .woocommerce-breadcrumb{
  display: block;
  max-width: 1100px;
  width: 100%;
  margin:20px auto;
  margin-bottom: 40px;
  line-height: 20px;
 }
 .woocommerce-product-details__short-description p,.woocommerce-tabs p{
  line-height: 1.8em;
  margin-bottom: 10px;
 }
 .woocommerce-tabs p{
  opacity: 0.9;
 }
 .woocommerce-tabs h2, .woocommerce-tabs h3, .woocommerce-tabs h4{
  margin-bottom: 10px;
 }
  .woocommerce-product-details__short-description{
    margin-bottom: 30px;
  }
 .summary.entry-summary p.price, .summary.entry-summary span.price{
  color: #000!important;
  margin: 20px 0;
  font-weight: bold;
  font-size: 27px!important;
 }
 .woocommerce .quantity .qty{
  height: 50px;
  border: 1px solid #ccc;
  padding: 0;
 }
 .woocommerce button.single_add_to_cart_button,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{

  background-color: #ab8b71!important;
  padding: 10px 40px;
  text-transform: uppercase;
  border-radius: 0;
  color: #fff;

 }
 .woocommerce div.product .woocommerce-tabs ul.tabs{
        border-bottom: 1px solid #cccccc40;
 }
 .woocommerce div.product .woocommerce-tabs ul.tabs li{
  background-color: #fff;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid transparent;
 }
 .woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border-bottom:1px solid #000!important;
 }
 .woocommerce div.product .woocommerce-tabs ul.tabs::before{
  display: none;
  border: 0!important;
 }
 .woocommerce-tabs h2{
  font-size: 20px;
 }
 .woocommerce div.product form.cart{
  float: left;
 }
 .yith-wcwl-icon{
  width: 50px;
    height: 50px;
    font-size: 23px;
    padding: 14px;
    border: 1px solid #F2F2F2;
    background: #FFF;
    margin-left: 19px
 }
 .yith-wcwl-icon.fa-heart-o{    
    padding: 10px;
 }
 .yith-wcwl-add-to-wishlist{
  width: inherit;
  float: left;
  margin-top: 0;
 }
 .product_meta{
  margin-top: 20px;
  display: block;
width: 100%;
overflow: hidden;
 }

 .fa-heart-o:before{
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBQcm8gNS4xNS40IGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIC0tPjxwYXRoIGQ9Ik00NTguNCA2NC4zQzQwMC42IDE1LjcgMzExLjMgMjMgMjU2IDc5LjMgMjAwLjcgMjMgMTExLjQgMTUuNiA1My42IDY0LjMtMjEuNiAxMjcuNi0xMC42IDIzMC44IDQzIDI4NS41bDE3NS40IDE3OC43YzEwIDEwLjIgMjMuNCAxNS45IDM3LjYgMTUuOSAxNC4zIDAgMjcuNi01LjYgMzcuNi0xNS44TDQ2OSAyODUuNmM1My41LTU0LjcgNjQuNy0xNTcuOS0xMC42LTIyMS4zem0tMjMuNiAxODcuNUwyNTkuNCA0MzAuNWMtMi40IDIuNC00LjQgMi40LTYuOCAwTDc3LjIgMjUxLjhjLTM2LjUtMzcuMi00My45LTEwNy42IDcuMy0xNTAuNyAzOC45LTMyLjcgOTguOS0yNy44IDEzNi41IDEwLjVsMzUgMzUuNyAzNS0zNS43YzM3LjgtMzguNSA5Ny44LTQzLjIgMTM2LjUtMTAuNiA1MS4xIDQzLjEgNDMuNSAxMTMuOSA3LjMgMTUwLjh6Ii8+PC9zdmc+Cg==);
    width: 30px;
    height: 30px;
    background-size: cover;
    position: absolute;
 }
 .feedback{
    font-size: 11px;
 }
.woocommerce div.product .woocommerce-tabs ul.tabs{
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-size: 20px;
}
.related.products h2{
    margin-bottom: 20px;
}
.related.products ul.products{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; 
}
.related.products .product-price--main span{
    color: #fff!important;
    font-size: 15px;
}
.woocommerce .star-rating span::before,.woocommerce p.stars a{
    color: #ab8b71!important;
}
.woocommerce p.stars a:after{
    display: none;
}
h2.woocommerce-Reviews-title{
    margin-bottom: 20px;
}
.comment-form-rating > label{
    margin: 20px 0;
    display: block;
}
.comment-form textarea,.comment-form input{
    margin: 0!important;
}
#wp-comment-cookies-consent{
    padding: 5px;
    width: 31px;
    height: 31px;
}
.comment-form-cookies-consent label{
    position: relative;
    top: -10px;
    left: 10px;  
}
input[type=checkbox]{
    position: relative;
}
 input[type=checkbox]:after{
    position: absolute;
    top: -4px;
    content: " ";
    display: inline-block;
    visibility: visible;
    padding: 0 3px;
    border-radius: 3px; 
 }
 input[type=checkbox]:checked:after {
    content: "✓";
    font-size: 18px;
}

.woocommerce-MyAccount-navigation{
    background-color: #f7f7f7;
    padding: 20px;
}
.woocommerce-MyAccount-navigation a{
    color: #000;
    text-decoration: none;
    padding: 5px 0;
    margin: 5px 0;
    display: block;
}
.woocommerce-info{
    border: 0;
}
.woocommerce-info::before{
     color: #918989;  
}
.u-columns.addresses .col-1,.u-columns.addresses .col-2{
    max-width: inherit;
}
.woocommerce-account .addresses .title .edit{
    background-color: #f7f7f7;
    padding: 5px 10px;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
}

.woocommerce-MyAccount-content p a:after{
  display: none;
}
.woocommerce-MyAccount-content p a{
    opacity: 0.7;
    text-decoration: underline;
}
.single_add_to_cart_button{
    height: 50px;
}
.shop_table th{
    background-color: transparent;
    text-transform: uppercase;
    margin: 0;
    font-size: 12px;
    border: 0!important;
}
.woocommerce table.shop_table{
    border: 0;
}
.shop_table th span,.shop_table th:hover span{
    font-size: 12px;
}
td.product-name{
    color: #000;
    font-size: 18px;
}
td.product-name a{
    color: #000;
}
.woocommerce-checkout .entry-content > div{
	max-width: 1200px;
    width: 98%;
    margin: auto;
}
.woocommerce table.shop_table td{
    border: 0;
}
.woocommerce table.shop_table tbody td{
    border-top: 1px solid;
    border-color: #ccc;
    display: table-cell
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    max-width: 100%;
   width: 100%;
}
td.product-name a{
    text-decoration: none;
}
td.product-name a:hover{
    color: #f26460;
}
@media(min-width: 991px){
    .checkout.woocommerce-checkout > .col2-set{
       width: 50%;
       float: left;
           background: #ab8b7108;
    padding: 23px;

    }
    .woocommerce-checkout-review-order{
    	width: 50%;
       float: left;
       padding: 23px;
    }
    .checkout.woocommerce-checkout > h3{
    padding-left: 23px;
    left: 34px;
    position: relative;

    }
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
	    width: 88px;
}
.post-card-five__content{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: column;  
}
.post-card-five__content__title{
    text-align: left;
}
.blog-three .post-card-five{
    margin-top: 1.875em;
}
@media(min-width: 1500px){
    .post-card-five__image{
        max-width: 26%!important;
    }
}
.border-bottom{
    border-bottom: 1px solid #ab8b7145;
}
.product.add_to_cart_inline{
    border: 0!important;
    padding: 0!important;
}
.add_to_cart_inline .woocommerce-Price-amount{
    display: block;
    width: 100%;
}
.woocommerce a.button.added,.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added{
    background-color: #000!important;
    position: relative;
}
.add_to_cart_inline a.button:after,.wp-block-button__link:after{
    background-color: transparent;
    right: 10px;
    left: auto;
    top: 21%;
}
.wp-block-button__link:after{
  position: absolute;
}
.add_to_cart_inline a.button.added:after,.wp-block-button__link.added:after{
    content: '✔'!important;
    margin-left: 0.53em;
    vertical-align: bottom;
 
}
.add_to_cart_inline a.button:after{
  width: 20%;
}
.add_to_cart_inline a.button.loading:after{
    margin-left: 0.53em;
    vertical-align: bottom;
    top: 11px;
    width: 13px;
    height: 13px;
}
strong em, strong em a{
  font-weight: bolder!important;
}
h2.has-text-align-center,.related.products > h2{
  position: relative;
  margin-bottom: 20px;
}
.related.products > h2{
    margin-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
}
h2.has-text-align-center:after,.related.products > h2:after{
   content: "";
   background: url(/wp-content/themes/sosimple/assets/images/introduction/IntroductionOne/content-deco.png);
   width: 79px;
     height: 11px;
    background-size: cover;
    position: absolute;
    bottom: -28px;
    left: 0;
    right: 0;
    margin: auto;
}
.related.products .woocommerce-Price-amount.amount{
    margin-bottom: 10px;
}
.wp-block-image{
  overflow: hidden;
}
.wp-block-image a{
  transition: all 0.3s ease;
  overflow: hidden;
}
.wp-block-image a:hover img{
  transform: scale(1.1);
  transition: all 0.3s ease;
}
.wc-block-grid__product-title{
line-height: 1.4em;
font-size: 17px;
    color: #111;
    text-decoration: none;
}
.wc-block-grid__product-link{
  text-decoration: none;
}
.woocommerce-Price-amount{
font-size: 16px;
font-weight: 500;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,.wishlist_table .product-add-to-cart a{
    background-color: #ab8b71!important;
    padding: 10px 40px;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
}
.wishlist_table .product-add-to-cart a{
    text-decoration: none;
    font-size: 13px;
    padding: 5px;
}
.wc-block-grid__product{
  padding-top: 20px;
}
.wc-block-grid__product:hover{
      box-shadow: inset 0 0 30px 0 rgb(0 0 0 / 8%);
}
.added_to_cart.wc-forward{
      color: #434343;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    display: block;
    margin-top: 15px;
    font-size: 15px;
}
.introduction-one-image__detail img{
    width: 100%;
}
.introduction-one-image__detail img:last-child{
    z-index: 0
}
.wc-block-grid__products{
    padding: 0px 20px;
}
.wishlist_table .product-add-to-cart a:hover,
.btn.-dark:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover, .paginator li button.-dark:hover, .category-two .-dark.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .mc-form button:hover, .footer-two__content .footer-two-newsletter .mc-form button.-dark:hover, .product-detail__slide-two__small .-dark.slick-arrow:hover, .product-tab-slide__content .-dark.slick-arrow:hover, .slider.-style-3 .slider__carousel .-dark.slick-arrow:hover, .testimonial-three .-dark.slick-arrow:hover
,.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, .wishlist_table .product-add-to-cart a:hover,.wp-block-button__link:hover, .woocommerce a.button:hover,.woocommerce button.button:hover, .woocommerce #review_form #respond .form-submit input:hover{
  background-color: #91553F!important; 
  color: #fff!important;  
}
.product-thumb{
    margin-bottom: 0!important;
}
.product-content{
    text-align: center;
}
.woocommerce .woocommerce-result-count{
    font-weight: 500;
}
.add_to_cart_inline .woocommerce-Price-amount{
    text-align: center;
}
.product.woocommerce.add_to_cart_inline {
    text-align: center;
}
.single-product #content .summary.entry-summary  .woocommerce-Price-amount.amount{
  font-size: 30px;
}
.btn.-red{
    background-color: #000!important;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
    color: #fff!important;
}
 @media(min-width: 991px){
 .woocommerce-cart table.cart td.actions .coupon .input-text{
    max-width: 170px;
    width: 100%;
 }
 .woocommerce .cart .button, .woocommerce .cart input.button{
    padding: 12px 20px!important;
 }

 .woocommerce table.cart td.actions .coupon{
    display: flex;
    justify-content: center;
    align-items: center;
 }
}
 .actions > .button{
    margin-top: 20px!important
 }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    background-color: #000!important;
  }
.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox{
    padding: 10px 15px;
  }
  .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox:after{
        left: 6px;
  }
.slick-next:before, .slick-prev:before{
    display: none!important;
}
@media(max-width: 600px){
    .slider.-style-1, .slider.-style-5{
        min-height: 526px;
    }
    #wrapper{
        overflow-x: hidden;
    }
    .product-slider .slick-arrow{
        background-color: #fff;
    }
   .home .wc-block-grid__products .wc-block-grid__product-image img{
        width: 100%;
    }
    .breadcrumb{
        margin-bottom: 20px!important;
    }
    .slider-content__title{
        max-width: 100%;
    }
    .reverse-mob{
        display: flex;
        align-items: inherit;
        flex-direction: column-reverse;
    }
    .wp-block-spacer{
        height: 20px!important;
    }
    p.ml-3{
        margin: 0!important;
    }
    .beautiful-rows{
        padding: 0px 20px 20px 20px;
    }
    .beautiful-rows > .wp-block-column:first-of-type{
        margin-bottom: 20px
    }
    .beautiful-rows > .wp-block-column .wp-block-spacer{
        height: 0!important;
    }
    h2.has-text-align-center, .related.products > h2{
        font-size: 24px!important;
    }
    .post-content p{
        font-size: 17px;
    }
    .wp-block-media-text__content{
        padding: 0!important;
    }
    .wp-block-cover__inner-container p{
        font-size: 28px!important;
    }
    .footer-one__body .footer__section.-links ul li a{
        font-size: 16px!important;
    }
    .footer__section.-links{
        padding: 0px 20px;
    }
    .footer-one__footer__wrapper{
        justify-content: center;
    }

}
.cat_products{
    list-style: none;
    margin-bottom: 30px;
}
.cat_products li:first-of-type{
    display: none;
}
.cat_products{
   display: flex;
}
.cat_products a{
    color: #000;
    text-decoration: none;
    padding: 0px 10px; 
    text-align: center;
    display: block;
}
.cat_products li{
    text-align: center;
}
.img_prod{
    background-color: #fad8da;
    border-radius: 100%;
    display: block;
    width: 70px;
    height: 70px;
    margin: auto;
    margin-bottom: 27px;
}
.cat_products span{
    font-weight: bold;
}
.cat_products a:hover span{
    opacity: 0.9;
}
.cat_products a:hover .img_prod{
    background-color: #f4738070;

}
.top-nav__wrapper .top-nav-promo{
    font-size: 18px!important;
}

.product-slider .slick-arrow{
    border-radius: 100%;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: -1px 3px 18px rgb(0 0 0 / 10%)
}
.product-slider .slick-arrow i{
    font-size: 14px;
}
@media(min-width: 1600px){
    .product-slider{
        max-width: 1400px!important;
    }
}
.btn.-white:hover{
    background-color: #ab8b71!important;
    border: 0;
    color: #fff!important;
}
.slider-background:after{
    background-color:#ab8b71;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.2;
}
.rating:before{
    color: #ab8b71!important
}
.woocommerce-review-link{
    color: #000;
    opacity: 0.6;
}

.product-slider .wc-block-grid__product{
    transition: all 0.2s ease;
    position: relative;
}
@media(min-width: 1200px){
    .product-slider .wp-block-button {
        opacity: 0;
    }
    .product-slider .wc-block-grid__product:hover{
     box-shadow: 0 0 10px rgb(0 0 0 / 15%);
     transform: scale(1.01);
     transition: all 0.2s ease;
     background-color: #fff;
    }
    .product-slider .wc-block-grid__product:hover .wp-block-button{
        opacity: 1;
    }
}
.product-slider .woocommerce-Price-amount{
    color:#91553F!important;
    font-weight: bold;
    font-size: 20px;
}
.wc-block-grid__product-rating{
    display: none;
}
@media(max-width: 600px){
    .cat_products{
        flex-wrap: wrap;
    }
    .cat_products li{
            width: 171px;
            margin-bottom: 20px;
    }
    .mob-flex-reverse{
        flex-direction: column-reverse;
    }
    .mob-flex-reverse .col-md-3{
        margin-top: 50px;
    }
    .breadcrumb h2{
        font-size: 24px!important;
    }
    .woocommerce-breadcrumb{
        padding: 0px 20px!important;
    }
    .yith-wcwl-add-to-wishlist{
        width: 61%!important;
    }
    .feedback{
        text-align: center;
        display: block;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a{
        font-size: 18px;
    }
}

.woocommerce-mini-cart {
    list-style: none;
    margin: 0;
}
.woocommerce-result-count,.woocommerce-ordering{
    width: 50%;
    float: left;
}
.woocommerce-ordering select{
    float: right;
}
.has-text-align-center{
   text-align: center;
 }   

 .cross-sells .products{
    display: flex;
 }
 .cross-sells h2{
    margin-bottom: 20px
 }
 .cross-sells .products > div{
    width: 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
 }
.add_to_cart_inline .woocommerce-Price-amount{
    display: block;
    margin-bottom: 10px;
    color: #91553F!important;
    ont-weight: bold;
    font-size: 20px;
 }
 .cat_products img,.introduction-one-image__detail img{
    height: auto;
 }


 @media(max-width: 991px){
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0;
    }
    .woocommerce #content table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
        display: block;
        text-align: center !important;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right!important;
    }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title);
        font-weight: 700;
        float: left;
    }
    .coupon input{
        width: 100%!important;
    }
    table .attachment-woocommerce_thumbnail{
        display: block;
        text-align: center !important;
        margin: auto;
    }
    .woocommerce table.shop_table thead{
        display: none;
    }
    .woocommerce .cart .button, .woocommerce .cart input.button{
        width: 100%;
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
        width: 100%;
    }
    .woocommerce .coupon button{
        background-color: #ef7272!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{
        font-size: 14px;
    }
    .woocommerce-cart .cart-collaterals .cart_totals tr td:before,.product-name:before{
      display: none!important;   
    }
  .woocommerce table.shop_table_responsive tr td.product-name{
        text-align: center!important;
        font-weight: bold;
        font-size: 20px;
    }
    .order-total .woocommerce-Price-amount{
        font-size: 22px;
    }
    .woocommerce .product-remove a.remove{
        float: right;
    }
    .woocommerce-result-count{
        display: none;
    }
 }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    background: #f2f2f2;
    padding: 34px;
}
 #add_payment_method #payment ul.payment_methods li input[type="radio"], .woocommerce-cart #payment ul.payment_methods li input[type="radio"], .woocommerce-checkout #payment ul.payment_methods li input[type="radio"]{
    width: 40px;
    padding: 0;
    position: relative;
    margin: 0px!important;
    display: inline-table;
 }
 input[type="radio"]:checked:after{
    content: "✓";
    font-size: 23px;
 }
 input[type="radio"]:after{
    position: absolute;
    top: -4px;
    content: " ";
    display: inline-block;
    visibility: visible;
    padding: 0 10px;
    border-radius: 3px;
 }
 #payment ul.payment_methods li  label{
    padding-top: 20px;
    position: relative;
    top: 26px;
    left: 19px;
 }
 #add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img{
    max-width: 60%;
    width: 100%;
 }
 .payment_method_epaybg img{
    width: 100px!important;
    margin-bottom: 10px;
 }

 .wc-block-grid__products .wc-block-grid__product-image img{
    display: block;
 }
 .slider.-style-1 .slider__carousel__item .slider-content__title, .slider.-style-5 .slider__carousel__item .slider-content__title{
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #faeeed;
 }
.left-img{
    position: relative;

}
.left-img:after{
   content: "";
   position: absolute;
   left: 0;
   bottom: -100px;
   width: 300px;
   height: 300px;
   background: url('/wp-content/themes/sosimple/assets/images/over-img.png');
   background-size: cover;   
   z-index: -1;
   transform: rotate(85deg);

}
.jdgm-write-rev-link{
    text-decoration: none;
    margin-top: 20px;
}
.jdgm-rev-widg.jdgm-rev-widg{
    background-color:#cccccc24;
}

@media(max-width: 640px){
    .container.product .woocommerce-product-gallery,.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
        width: 100%!important;
      
    }
    .woocommerce div.product form.cart{
        display: flex;
    }
    .woocommerce-message a{
        width: 100%;
    }

}
.woocommerce-notices-wrapper{
    max-width: 900px;
    width: 100%;
    background-color:#cccccc24;
    margin: auto;
}
.woocommerce-info a{
    color: #ab8b71;
}
.woocommerce-message{
    border: 0;
}
.shop_table.shop_table_responsive thead{
  border-bottom: 1px solid #F5F1EE;
}

.entry-content input, .entry-content select,.select2-container, .entry-content textarea,.blog-sidebar__section.-newsletter input.wpcf7-email{
    background: #f2f2f2;
    border-color: #e8e8e8;
    color: #816c65;

}
.form-row.mrejanet_choose_courier{
    margin-bottom: 30px;
}


#shipping_method  input[type="radio"], .woocommerce-input-wrapper  input[type="radio"]{
  /* remove standard background appearance */
  -webkit-appearance: none!important;
  -moz-appearance: none!important;
  appearance: none!important;
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 25px!important;
  height: 25px!important;
  padding: 3.4px;
  /* background-color only for content */
  background-clip: content-box;
  border: 2px solid #bbbbbb;
  background-color: #e7e6e7!important;
  border-radius: 50%;
}

/* appearance for checked radiobutton */
#shipping_method  input[type="radio"]:checked, .woocommerce-input-wrapper input[type="radio"]:checked{
  background-color:#ab8b71!important;
}
#shipping_method li{
    display: flex;
    justify-content: left;
    align-items: center;
}
.woocommerce-additional-fields img{
    margin-top: 10px;
}

#place_order{
    width: 100%;
    background-color: #000!important;
    font-size: 19px;
}
.checkout.woocommerce-checkout h3{
  text-transform: uppercase;
}
 /*checkout https://cocosolis.com/bg/checkout/
}
}
https://sosimple.bergthemes.com/wp-admin/post.php?post=51334&action=edit - gallery product
  */

.slider.-style-1, .slider.-style-5{
   min-height: 600px;
   overflow: hidden;

}
.slider.-style-1 .slider__carousel__item, .slider.-style-5 .slider__carousel__item{
    opacity: 0;
}
.slider.-style-1 .slider__carousel__item:nth-child(1){
    opacity: 1;
}

.slider-review{
    color: #000;
    text-align: center;
    background-color: #fff!important;
}
.slider-review .slider-content__description{
   color: #000;
}
.slider-review .slider__carousel__item{
    height: auto!important;
}

.slider-review .slider__carousel__item span{
    font-size: 14px;
    margin-top: 10px;
    display: block;
}
.slider-review .slider__carousel__item h4{
    background: #e6e9ec70;
    padding: 19px;
    position: relative;
}
.slider-review .slider__carousel__item h4:after{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background-color: #e6e9ec70;
    position: absolute;
    -webkit-transform: scaleX(.75) rotate(45deg);
    -ms-transform: scaleX(.75) rotate(45deg);
    transform: scaleX(.75) rotate(45deg);
    border-width: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    left: 50%;
    -webkit-transform: translateX(-50%) scaleX(.75) rotate(45deg);
    -ms-transform: translateX(-50%) scaleX(.75) rotate(45deg);
    transform: translateX(-50%) scaleX(.75) rotate(45deg);
    bottom: -4px;
}
.slider-review .slider-dots{
   display: none!important;
}
@media(max-width: 370px){
    .cat_products li {
        width: 147px;
    }
}
.wpcf7 form.sent .wpcf7-response-output{
    border: 0;
    color: #6e4f36;
    font-weight: bold;
    position: absolute;
    bottom: -10px;
    left: 151px;
}
.footer-one__header{
    position: relative;
}
.blog-sidebar__section.-newsletter input.wpcf7-email{
    width: 100%;
} 
.blog-sidebar__section.-newsletter .wpcf7-list-item-label{
    font-size: 14px;
}
.blog-sidebar__section.-newsletter .btn{
    background-color: #91553F!important;
    color: #fff!important;
}
.blog-sidebar__section.-newsletter  .wpcf7-checkbox {
    margin: 10px 0;
    display: block;
}


.form-newsletter{
    background-color: #ab8b71;
    padding: 20px;
}

.form-newsletter .optional{
    display: flex!important;
}
.form-newsletter .optional input{
    width: 20px!important;
    -webkit-appearance: checkbox!important;
}
.form-newsletter .optional  .wpcf7-list-item label{
    display: flex;
    align-items: center;
    font-size: 13px;
}
.footer-one__header__newsletter{
    color: #fff;
    max-width: 100%!important;
    flex-direction: column;
    justify-content: center;

}
.footer-one__header__newsletter a{
    color: #fff;
}
.footer-one__header__newsletter b{
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
    margin-bottom: 24px;
}
.footer-one__header__newsletter .footer-one-newsletter .mc-form,.mc-form form{
    display: block!important;
}
.flex.wrapper-input{
    position: relative;
}
.footer-one__header__newsletter .footer-one-newsletter .mc-form button{
    position: absolute;
    top: 0px;
    right: 0;
}
.form-newsletter .optional  .wpcf7-list-item .wpcf7-list-item-label{
    width: 60%;
    margin-top: 12px;
    margin-left: 10px;
    line-height: 23px;
}
.form-newsletter .social-icons ul > li a{
    color: #ab8b71;
    background-color: #fff;
}
.form-newsletter .social-icons ul{
    text-align: center;
    margin-top: 20px;
}
.footer-one__header__newsletter .footer-one-newsletter .mc-form button{
    background-color: #fff!important;
}
.footer-one__header__newsletter .footer-one-newsletter .mc-form button i{
    color: #ab8b71;
}
.screen-reader-response{
    display: block;
    width: 100%!important;
    position: relative!important;
    color: #fff;
    clip-path: inherit!important;
    height: auto!important;
}
.screen-reader-response p{
    margin-bottom: 5px;
    text-align: center;
}
form.sent{
    display: none!important;
}
@media(max-width: 600px){
    .wpcf7 form.sent .wpcf7-response-output{
            width: 100%;
            left: 0;
            bottom:90px;
    }
    .footer-one__header__social{
        padding-top: 60px!important;
    }
    label[for='mrejanet_choose_courier']{
        display: block;
        width: 100%;
    }
    .top-nav__wrapper .top-nav-promo{
        font-size: 14px!important
    }
    #sb_instagram.sbi_width_resp{
        width: 80%!important;
    }
    .footer-one__header__social{
        padding: 0!important;
    }
    .footer-one__header__newsletter span{
        display: block;
        width: 100%;
    }
    .form-newsletter .optional  .wpcf7-list-item .wpcf7-list-item-label{
        width: 80%;
    }
}

/* To hide the additional information tab */
li.additional_information_tab {
    display: none !important;
}
.product-template-default .wp-block-media-text__content ul{
    list-style: disc;
}
.product-template-default .wp-block-media-text__content  p,.product-template-default .wp-block-media-text__content  li {
    line-height: 24px;
}
.vertical-reverse{
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-auto-flow: dense;
      direction: rtl;

}
.full-width {
 width: 100vw;
 position: relative;
 margin-left: -50vw;
 left: 50%;

}
@media(min-width: 699px){
  .full-width .wp-block-media-text, .full-width,.full-width  img{
     height: 553px;
     min-height: 50vh;
  }
}
.full-width .wp-block-media-text{
   height: 553px;
   min-height: 50vh;
}
.full-width  img{
  object-fit: cover;
  object-position: top;

}
@media(min-width: 1900px){
  .full-width .wp-block-media-text,.full-width  img,.full-width {
      height: 653px;
      min-height: 70vh;
  }
}


/*mrejanet mods*/
.econt_fast_create_loading_form, .speedy_fast_create_loading_form {
	display: none;
}
/*end of mrejanet mods*/