body {font-family: 'Ubuntu', sans-serif;}
.last_name, .workemail {display:none;}
.display {display:block;}
.eula_accepted {font-size:12px;margin:7px 0 22px 0;}
form input.btn[disabled] {background:#6F9AC3;}
form input.btn[disabled]:hover {background:#6F9AC3;}
.sisea-highlight {background:yellow;}

a:hover {color:#DE1F2B;}

#jGrowl {z-index:99999;}

.breadcrumb {margin-bottom:0;}

.headlogo {
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #8f7558;
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 1px;
}
.headlogo:hover {color: #8f7558;}
.headlogo img {
    float: left;
    margin: -3px 7px 0 0;
}

.navbar-nav li {position: relative;margin:0 12px;}
.navbar-nav a {color:#625340;}
.navbar-nav .dropdown-menu {padding:0;
    left: 3px;
    margin-top: 8px;
    border-radius: 0 0 5px 5px;
    border-top: none;
    min-width: 200px;
}
.navbar-nav .dropdown-menu li {}
.navbar-nav .dropdown-menu li + li {border-top:1px dotted #ccc;}
.navbar-nav .dropdown-menu a {display:block;font-size:14px;text-decoration:none;padding:7px 12px;}
.navbar-nav a:hover,
.navbar-nav .nav-link.show {color:#343a40;}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}
.dropdown-item.active, .dropdown-item:active {
    x-background: none;x-color:#DE1F2B;
}

.navbar-light .navbar-nav .nav-link.page140 {
    color: #c18348;
    border-radius: 5px;
    font-weight: 500;
    padding-left: 14px;
    padding-right: 14px;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;
}
.navbar-light .navbar-nav .nav-link.page140:hover {
    x-background-color: #df8835;
    background: #dfdfdf;
}

.msMiniCart a {color:#4d4340;text-decoration:none;}
.msMiniCart strong {font-size: 14px;}

.worktime-block p {margin:0;}

.worktime-block .address {font-weight:500;font-size: 18px;margin-bottom:7px;}

.email-block {
    position:relative;
    font-size: 18px;
    color: #4d4340;
    padding:0px 24px 7px 0;
}
.email-block a {text-decoration:none;font-weight:500;color: #4d4340;border-bottom: 1px dotted #b0aaa4;}
.email-block a:hover {border-bottom: 1px solid #b0aaa4;}

.phones-block {
    position:relative;
    font-size: 18px;
    color: #4d4340;
    padding:7px 24px 7px 0;
}
.phones-block a {text-decoration:none;font-weight:500;color: #4d4340;border-bottom: 1px dotted #b0aaa4;}
.phones-block a:hover {border-bottom: 1px solid #b0aaa4;}
.phones-block .view { position: absolute;  width: 100%; top: 0; right: 0; bottom: 0; font-size: 16px; font-weight:500;}
.phones-block .view span {
    position: absolute; right: 0; top: 0; bottom: 0; display: flex; align-items: center; justify-content: flex-end; padding: 0 14px 0 0;
    font-weight: 400;
    font-size: 14px;
    padding:0 18px 0 0;
    color: #DE1F2B; background: #fefefe;
    border-radius: 0 22px 22px 0;
    cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;
}
.phones-block .view span:before {
    content: ""; position: absolute; right: 100%; top: 0; bottom: 0; width:120px; 
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #fefefe 100%);
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;
}
.phones-block .view span:hover:before { width:100px; }

.navbar-expand-lg .navbar-collapse {justify-content: center;}

.navbar-light .navbar-nav .nav-link.active span {
    color: #DE1F2B;
    border-bottom:1px solid #DE1F2B;
}

.ajax_form .btn {
    float: right;
    padding: 7px 32px;
    margin-top: 7px;
}
.ajax_form span.error {
    font-size: 12px;
    display:block;
}
.ajax_form .form-control + span.error {margin-top:7px;}

.popup_outer h2.title + .ajax_form {margin-top:22px;}

.msMiniCart {position:relative;}
.msMiniCart:before {
    content: '';
    background-image: url(../img/icons/cart-w.png);
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    margin: 0 22px 0 0;
    background-color: #c18348;
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -45px;
    top: 50%;
    margin-top: -18px;
}
#msMiniCart h5, .msMiniCart h5 {
    padding-bottom:2px;
    font-size:18px;
}
.msMiniCart p {margin:0;}

.msg_outer {display:flex;flex-direction: column;}
.msg.whatsapp {margin:0 0 16px 0;}
.msg.whatsapp .wa_link {
    background: url(../img/icons/whatsapp-color.png) no-repeat left 50%;
    background-size: 22px;
    padding: 3px 0 3px 30px;
    color: #4d4340;
}
.msg.telegram .tg_link {
    background: url(../img/icons/telegram-color.png) no-repeat left 50%;
    background-size: 23px;
    padding: 3px 0 3px 32px;
    color: #4d4340;
}
.msg a {text-decoration:none;}
.msg a:hover span {border-bottom: 1px solid #b0aaa4;}

.cf-city a {text-decoration:none;color: #4d4340;border-bottom: 1px dotted #b0aaa4;}
.cf-city a:hover {border-bottom: 1px solid #b0aaa4;}

.breadcrumb a {color:#212529;}
.breadcrumb a:hover {color:#DE1F2B;}

h1.title {font-size:30px;margin:35px 0 22px 0;}
h2.title,
.textOuter h2 {font-size:26px;margin:35px 0 22px 0px;padding:5px 0 5px 0px;x-border-left:2px solid #097733;}
.mainpage h2.title {background-size: contain;}
h3.title,
.textOuter h3 {font-size: 22px;}
h4.title {font-size: 18px;}

.categories h4.title {
    font-size: 18px;
    margin: 18px 0px 8px 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.4;
}
.categories .image img,
.articles .image img {max-width:100%;height:auto;}

.blog .image {margin-bottom:18px;}

.search_outer {
    background: #f9f9f9;
}

.block-title {text-align:center;margin-bottom:35px;}
.block-title .title {font-weight:300;
    margin: 22px 0 7px 0;
    padding-bottom: 16px;
    border-bottom: 1px dotted #ccd0d3;
}
.block-title p {color: #7a7a7a;font-weight: 300;}

.categories li {list-style:none;display:inline-block;margin:0 5px 12px 5px;}
.categories li a {
    display: flex;
    min-height: 72px;
    align-items: center;
    justify-content: center;
}

.categories .slick-dots li {margin:12px 3px 0 3px;}
.categories .slick-dots li button:before {font-size: 12px;color: #c18348;}


.tags-bottom_child .my-tags {display:inline-block;}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.tags-bottom_child .my-tags {
  x-display: none;
}
/*
.show_hide_list {
  width: 200px;
  color: #fff;
  display: block;
  text-align: center;text-decoration:none;
  margin: 12px auto;
  padding: 7px;
  border-radius: 50px;
  border: 1px solid transparent;
  background-color: #c18348;
  transition: .3s;
}
.show_hide_list:hover {
  opacity:0.7;
  text-decoration: none;
}
*/
.tags-bottom {text-align:center;}
.catalog-page .tags-bottom {text-align:right;}
.show_hide_list,
.content_toggle {
    cursor: pointer;
    border-bottom: 1px solid #212529;
    width: auto;
    display: inline-block;
    color: #212529;
    font-size: 16px;
    text-decoration:none;
    -webkit-transition: all 200ms ease;-moz-transition: all 200ms ease;-ms-transition: all 200ms ease;-o-transition: all 200ms ease;transition: all 200ms ease;
}
.show_hide_list:hover,
.content_toggle:hover {
    border-bottom-color: #c18348;
    color: #c18348;
}

.content_block {
	overflow: hidden;
	position: relative;    
}
.content_block.hide {
	height: 300px;
}
.content_block.hide:after{
	content: "";
	display: block;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%)
}

div.list .my-tags:nth-child(n+6){display:none;}
.show_hide_list{cursor:pointer;}

.categories_popular .slick-track {display: flex;align-items: center;}
.msearch2 .fa_slider .fa_progress {background: #c18348;}
.msearch2 input.fa_range-min::-webkit-slider-thumb, 
.msearch2 input.fa_range-max::-webkit-slider-thumb {background: #c18348;}
.msearch2 input.fa_range-min::-moz-range-thumb, 
.msearch2 input.fa_range-max::-moz-range-thumb {background: #c18348;}
.msearch2 .fa_price-input {margin: 22px 0 24px;}

.msearch2 select { 
display: block; 
font-size: 16px; 
font-family: sans-serif; 
font-weight: 700; 
color: #444; 
line-height: 1.3; 
padding: .6em 1.4em .5em .8em; width: 100%; 
max-width: 100%; 
box-sizing: border-box; 
margin: 12px 0 0 0; 
border: 1px solid #aaa;
 box-shadow: 0 1px 0 1px rgba(0,0,0,.04); 
border-radius: .5em;
 -moz-appearance: none;
 -webkit-appearance: none;
 appearance: none;
 background-color: #fff; 
background-image: url('../img/icons/arrow_select.svg'), linear-gradient(to bottom, #ffffff 0%,#ffffff 100%); 
background-repeat: no-repeat, repeat;
background-position: right .7em top 50%, 0 0;
background-size: .65em auto, 100%; 
} 
.msearch2 select::-ms-expand { display: none; } 
.msearch2 select:hover { border-color: #888; } 
.msearch2 select:focus { border-color: #aaa; 
 box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
 box-shadow: 0 0 0 3px -moz-mac-focusring; 
color: #222;
 outline: none; 
} 
.msearch2 select option { font-weight:normal; } 
 *[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css { 
background-position: left .7em top 50%, 0 0; 
padding: .6em .8em .5em 1.4em; 
}

.container .faSortsOuter {
    margin: 26px 0 32px 0;
    display: flex;
    justify-content: flex-end;
}
.faSortsRows a {
    color:#4d4340;
    margin: 0 7px;
    text-decoration: none;
    border-bottom: 1px dotted #89837e;
}
.faSortsRows a.active {color:#DC3545;border-bottom: 1px dotted #DC3545;}
.faSortsRows a:hover {color:#c18348;border-bottom: 1px dotted #c18348;}

.faFiltersReset {background:none;border:none;
    margin: 22px 0 0 0;
    border-bottom: 1px dotted #c18348;
    padding: 0;
    float: right;
    color: #c18348;
}
.faFiltersReset:hover {
    color: #6c757d;
    border-color: #6c757d;
}


.price-row {font-size:22px;font-weight:500;color:#7a797b;margin-bottom:22px;}

.card .btn-group {width: 100%;}

.card-title {font-size:16px;color:#625340;}
.card-img-top img {border-radius:3px 3px 0 0;}

.cart-page .image {margin-right:15px;}
.cart-page .title a {color:#625340;text-decoration:none;}
.cart-page .title a:hover {color:#343a40;}
.cart-page .table>:not(caption)>*>* {
    padding: 1rem 1rem;
}
.cart-page .remove .btn {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0;
}
.cart-and-order .btn {font-weight:300;text-transform:uppercase;padding:12px 45px;}
.cart-and-order .btn.btn-clear {
    color: #dc3545;
    font-weight: 400;
    text-transform: none;
    padding: 0;
    font-size: 14px;
}
.image img {border-radius:3px;}

.intro {font-size:14px;line-height:1.5;}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.ms2_product .card {
  height: 100%;
  padding: 20px 20px 10px;
}

.card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.card-body .card-title {line-height: 1.3;margin-bottom:0.8rem;}

.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.product h1.title {margin-top:12px;margin-bottom:12px;line-height:1.3;}
.product .article {}
.product_info {x-padding-right:15%;}
.delivery_payment_block {
    border: 1px solid #dee2e6;
    height: 100%;
    padding: 26px 26px 16px 26px;
    border-radius: 12px;
}
.delivery_payment_block a {color:#b40b1f;}
.product_buttons .btn.btn_order {width:auto;padding:0;color:#b40b1f;}
.product .text-right {text-align:right;}

.product .msg_outer {
    flex-direction: row;margin-bottom:26px;
}
.product .msg_outer .whatsapp {margin-right:22px;}

.product_content {margin-top:16px;margin-bottom:56px;}
.product_content h2 {margin-top:12px;}
.product_options {background: #f5f5f5;border-radius:12px;}
.product_options_inner {padding:22px;}
.product_options_inner .form-group:nth-child(odd) {background:#fdfdfd;border-radius:5px;}
.product_options_inner .form-group + .form-group {margin-top:12px;}

.fotorama__stage {margin-bottom:12px;}
.fotorama__stage .fotorama__stage__frame .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {border-radius:7px !important;}

.product .sklad {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    margin: 9px 0 0 0;
    padding: 5px 12px;
    border-radius: 3px;
}
.product .yes {
    color: #4caf50;
    border: 1px solid #4caf50;
}
.product .no {
    color: #dc3545;
    border: 1px solid #dc3545;
}

.simplesearch-result h4 {font-size:18px;font-weight:500;}
.simplesearch-result h4 a {color:#097733;}

.modal_order h2 span {display:block;font-size:16px;font-weight:400;}

.msearch2 fieldset:first-child {margin-bottom:7px;}
.msearch2 fieldset + fieldset {margin-top:28px;}

.blog_row {}
.blog_row_inner {padding: 22px;height: 100%;}
.blog_row:nth-child(even) .blog_row_inner {background: #f5f5f5;border-radius:7px;}
.blog_row:nth-child(odd) .blog_row_inner {
    border: 1px solid #e5e5e5;border-radius:5px;
}
.blog_row_inner .name a {color:#212529;text-decoration:none;}
.blog_row_inner .name a:hover {color:#dc3545;}

.looked_title {x-display:flex;x-flex-direction: column;}
.looked_title .btn {margin-left:0;padding:3px 0 7px 0;}
.looked_title .btn:hover {color: #DE1F2B;}

.faq_outer {margin-bottom:86px;}
.faq_outer h3.title {margin-bottom:18px;}
.faq_outer .accordion-item {border:none;}
.faq_outer .accordion-button,
.faq_outer .accordion-item:first-of-type .accordion-button,
.faq_outer .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 7px;
}
.faq_outer .accordion-button:not(.collapsed) {
    color: #563410;
    background-color: #ede8df;
}
.faq_outer .accordion-button {
    display: block;
    border: 1px solid #d9e1ca;
    text-align: left;
}
.faq_outer .accordion-button::after {
    display: block;
    float: right;
    opacity:0.5;
}
.faq_outer .accordion-button:not(.collapsed)::after {background-image: url(../img/icons/faq_arrow.svg);opacity:0.9;}
.faq_outer .accordion-button.collapsed {margin-bottom: 16px;}

.faq_outer .accordion-body {
    background: #fbfbfb;
    margin: 0 26px 22px 26px;
    border-radius: 0 0 7px 7px;
    color: #4d4340;
    padding: 22px 28px;
}

.btn.btn-warning {
    background-color: #c18348;
    border-color: #c18348;
    color:#fff;
}
.btn.btn-outline-warning {
    color: #c18348;
    border-color: #c18348;
}

.product_buttons .btn {width:100%;}

.looked-ms2-product {position:relative;}
.ms2_product .looked-remove {background-image: url(../img/icons/close.svg);background-color:#e3e3e3;border:none;background-position:center;background-repeat:no-repeat;
    font-size:0;x-width:35px;x-height:35px;border-radius:50%;
    padding: 16px;
    background-size: 16px;
    position: absolute;
    top: -10px;
    right: -5px;
    z-index: 1;
}

.btn-outline-warning:hover {background-color: #fbeee2;}
.btn.btn-warning:hover {background-color: #df8835;}

.row .ms2_product {position:relative;}
.row .ms2_product .flags {position:absolute;
    top: 21px;
    left: 29px;
    z-index: 1;
}
.flags .badge {
    background-color:rgba(255,255,255,0.5);
    font-size: 16px;
    border-radius: 4px;
    padding: 9px 16px;
    font-weight: 500;
}
.flags .badge.bg_success {color: #198754;}
.flags .badge.bg_primary {color: #0d6efd;}

.discount.badge {font-weight: 500;}

.footer {margin-top:90px;}
.footer_menu {list-style:none;padding-left:5px;}
.footer_menu li {margin: 0 0 7px 0px;}
.footer_menu li a {text-decoration:none;
    color: #212529;
    border-bottom: 1px solid #bbb;
    padding-bottom: 2px;
}
.footer_menu li a:hover {color: #DE1F2B;border-color: #DE1F2B;}

.cf-cities li a {text-decoration:none;
    color: #212529;
    border-bottom: 1px solid #bbb;
    padding-bottom: 2px;
}
.cf-cities li a:hover {color: #DE1F2B;border-color: #DE1F2B;}
.cf-modal .cf-modal-dialog .cf-modal-header {padding: 22px;}
.cf-modal .cf-modal-dialog .cf-modal-body {padding: 26px;}
.cf-modal .cf-cities li {
    margin:3px 0 12px 0;
}
.cf-modal .cf-modal-dialog .cf-modal-header .cf-btn-close {
    font-size: 32px;
    margin-top: -12px;
    margin-right: -6px;}
.cf-modal .cf-modal-dialog .cf-modal-header .cf-btn-close:hover {opacity: 0.5;}

.textOuter {font-size:16px;line-height:1.5;overflow:hidden;}
.textOuter h2,
.textOuter h3,
.textOuter h4,
.textOuter p + h2,
.textOuter p + h3, 
.textOuter p + h4 {margin:42px 0 0 0;}
.textOuter h2 + *,
.textOuter h3 + *,
.textOuter h4 + *,
.textOuter h5 + * {margin:18px 0 0 0;}
.textOuter p {}
.textOuter ol, .textOuter ul {
    padding-left: 1rem;
}
.textOuter ul {margin-left:0px;list-style:none;}
.textOuter ul li:before {content:'';height:8px;width:8px;background:#ccc;border-radius:50%;float:left;margin:8px 7px 0 0;}
.textOuter ol {margin-left:0px;}
.textOuter ol li {list-style:decimal;}
.textOuter ul li+li,
.textOuter ol li+li {margin-top:7px;}
.textOuter p+*, .textOuter ul+*, .textOuter ol+*, .textOuter blockquote+* {margin:14px 0 0 0;}
.textOuter img {max-width:100%;height:auto;border:1px solid #F3F3F3;padding:12px;}
.textOuter img[style*="float:right"] {margin-left:22px;}
.textOuter img[style*="float:left"] {margin-right:22px;}
.textOuter blockquote {margin:28px 0 28px 18px;padding:7px 14px;border-left:1px solid #ccc;}
.textOuter blockquote p {margin:0;}
.textOuter table {width:100%;border-color:#aaa;}
.textOuter table tr td,
.textOuter table tr th {padding:12px;border-color:#aaa;}
.textOuter table tr th {background:#f1f1f1;}

.footer {
    background: #f9f9f9;
    padding: 35px 0 16px 0;
    border-top: 2px solid #e3e3e3;
}

.filter-toggler {margin: 0 0 22px 7px;background-color:transparent;border:none;
    background-image: url(../img/icons/filter.svg);background-position:center left;background-repeat:no-repeat;background-size: 16px;
    padding-left: 26px;
}
.filter-collapsed.show {
    background: #f9f9f9;
    padding: 22px 24px 0 24px;
    border-radius: 5px;
    margin-bottom: 32px;
}

.footer_txt {margin-bottom:26px;}
.footer .developer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.footer .developer img {margin-left:12px;}
.footer_copyright a {color: #212529;}
.footer_copyright a:hover {color: #DE1F2B;}

.scroll-top { display: none; text-align: center; position: fixed; z-index: 10; right: 28px; bottom: 28px; }
.scroll-top a { display: block; x-color: #fbf9f9; font-size: 0;
    padding: 18px 22px 26px 22px;
    background: url(../img/icons/up.svg) center no-repeat;
    background-size: 18px;
    background-color: #ebebeb;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
}
.scroll-top a:hover { background-color: #f9f9f9; }

.box-bottom-content {margin-top:72px;}
.box-bottom-content .tags-bottom_child {
    display: flex;
    justify-content: center;flex-wrap: wrap;
    text-align: center;width: 90%;margin: 0 auto;}
.box-bottom-content .tags-bottom_child .my-tags {x-display: inline-block;margin:0 0 16px 0;}
.box-bottom-content .tags-bottom_child .my-tags p {margin:0;}
.box-bottom-content .tags-bottom_child .my-tags a {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    margin: 0 7px;
    font-size: 1rem;
    border-radius: 5px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #6c757d;
    border-color: #6c757d;
}
.box-bottom-content .tags-bottom_child .my-tags a:hover {background: #f9f9f9;}
.box-bottom-content .slick-prev:before, .box-bottom-content .slick-next:before {color: #6c757d;}

.catalog-page .box-bottom-content {
    margin-top: 56px;
    margin-bottom: 42px;
    overflow:hidden;}
.catalog-page .box-bottom-content .tags-bottom_child {justify-content: flex-end;width:100%;}
/*.catalog-page .show_hide_list {margin: 12px 0 0 7px;float: right;}*/
.catalog-page .categories {margin:68px 0 0 0 !important;}

.mse2_pagination {margin-top:36px;}
.page-item.active .page-link {
    background-color: #C18348;
    border-color: #C18348;
}
.page-link {color: #000;}
.page-link:hover {
    color: #c18348;
    background-color: #efede9;
    border-color: #d7d5d1;
}

@media (min-width: 992px) {
    .filter-collapsed {display:block !important;}
    .filter-toggler {display:none;}
}

@media screen and (max-width: 1199px) {
    h1.title {font-size:28px;}
}
@media screen and (max-width: 991px) {
    .headlogo {margin-bottom: 22px;width: 50%;}
    .header__point {margin-bottom: 22px;width: 50%;text-align: right;}
    .navbar .navbar-toggler {
    padding: 12px;
    background-color: white;
    border-radius: 50%;}
    .navbar {padding: 18px 18px 18px 18px;}
    
    h1.title {font-size:26px;}
    h2.title,
    .textOuter h2 {font-size:24px;}
    h3.title,
    .textOuter h3 {font-size: 20px;}
    h4.title {font-size: 18px;}

    .navbar-nav {margin:22px 0 14px 0;x-align-items: flex-end;}
    
    .card-body .card-title {font-size:18px;line-height: 1.5;}
    
    .msearch2 fieldset + fieldset {margin-top:0px;margin-bottom:26px;}
    
    .product_buttons .input-group {margin-bottom:12px;}
}
@media screen and (max-width: 767px) {
	.headlogo {}
	
	h1.title {font-size:24px;}
    h2.title,
    .textOuter h2 {font-size:22px;}
    h3.title,
    .textOuter h3 {font-size: 18px;}
    h4.title {font-size: 16px;}
	
	.msg_outer {flex-direction: column;}
	.msg_outer .whatsapp {margin:7px 0;}
	
	.card .btn-group {flex-direction: column;}
	.card .btn-group .btn {border-radius: 0.2rem;}
    .card .btn-group .btn.btn-warning {margin-top:7px;}
    
    .product_content {flex-direction: column-reverse;}
    .product h1.title {}
    .gallery_outer {margin-bottom:36px;}
}
@media screen and (max-width: 480px) {
	.msg_outer .msg {margin-left:12px;}
	.minicart_outer {width:100%;margin-top:18px;}
	.msMiniCart:before {left: auto;right: 65px;}
}
@media screen and (max-width: 396px) {
	.headlogo {width: 100%;}
	.header__point {width: 100%;text-align: left;margin-left: 12px;margin-top: 12px;}
}
@media screen and (max-width: 346px) {
	.msg_outer {flex-direction: row;margin-bottom:12px;}
	.msg_outer .whatsapp {margin:0 0 0 12px;}
	.phone_outer {margin-left:12px;}
}
@media screen and (min-width: 768px) {
	
}

.cookie{
    position:fixed;
    padding:22px 70px 16px 20px;
    right: 100px;
    bottom: 0;
    max-width: 840px;
    background:#e3e3e3;
    border-radius: 12px 12px 0 0;
    display:none;
}
.cookie p{
    margin:0;
    line-height:1.5;
    font-size:16px;
    color:#4c4c4c;
}
.cookie button{
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -16px;
    background: #de1f2b;
    border-radius: 5px;
    width: 46px;
    height: 32px;
    border: none;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}
@media screen and (max-width: 768px){
    .cookie{
        padding:22px 70px 16px 20px;
        right: 0;
        max-width: 100%;
        border-radius: 0;
    }
}
@media screen and (max-width: 520px){
    .cookie{padding:22px 20px 16px 20px;}
    .cookie button {
        position: relative;
        right: inherit;
        top: inherit;
        margin-top: 8px;
        height: 28px;
    }
}

#faSorts {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 26px;
}