.seealso{margin-top: 20px;}
#page {color: #333333}
.social-link{
    display: inline-block;
    margin: -3px 10px 0 10px;
    position: relative;
    z-index: 10;
}
.social-link a {
  padding: 0 5px;
}
.collections a {
  display: inline-block;
  padding-right: 15px;
  position: relative;
}
.collections a::after {
  content: '';
  background: #d1b471;
  position: absolute;
  display: block;
  left: auto;
  right: 6px;
  top: 1px;
  width: 1px;
  height: 90%;
  z-index: 1;
}
.collections a:last-child::after {
  display: none
}

.iSearchBox li h3 {
  text-transform: none;
}
.product-thumb .name {
  height: 63px;
  overflow: hidden;
}

.item-gallery .gall-big {
  opacity: 1;
}

.toggle_cont {
  top: 96px;
}

.contact_page .icon {
    position: relative;
    padding-left: 120px;
    min-height: 55px;
    display: block;
}
.contact_page .icon:before {
    position: absolute;
    left: 81px;
    top: -6px;
    width: 30px;
    height: 30px;
    line-height: 55px;
    text-align: center;
    color: #d1b471;
    border-radius: 0;
    border: none;
    font-size: 26px;
    background-repeat: no-repeat;
}
.contact_page  .viber {
  padding-left: 120px;
}
.contact_page  .viber:before {
    content: '';
    left: 0px;
    top: 7px;
    background: url(../image/all.svg);
    width: 108px;
    height: 34px;

}

.box-subcat li .name{
  display: flex;
  align-items: center;
  justify-content: center;
}

header a:focus, header a:visited {
    color: #fff;
}
.product-tabs h2 {
  font-size: 21px;
  margin: 20px 0;
}

.product-attribute ul {
  column-count: 2;
  column-gap: 30px;
  padding: 0;
}
.product-attribute ul li {
  position: relative;
  border-bottom: none;
  padding: 9px 0;
  list-style: none;
  text-indent: 0;
  padding: 4px 0;
  margin: 0;
  display: inline-block;
  width: 100%; 
}
.product-attribute ul li > div {
  display: flex;
  justify-content: space-between;
}
.product-attribute ul li span {
  width: auto;
  position: relative;
  display: block;
  background: #eceff1;
  z-index: 20;
  font-size: 14px;
}
.product-attribute ul li span:first-child {padding-right: 10px;}
.product-attribute ul li span:last-child {padding-left: 10px;font-weight: bold; }
.product-attribute ul li .dashed-delimiter {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  z-index: 10;
  height: 0;
  border-bottom: 1px dashed #979797; 
}
h3 {
    font-size: 18px;
}

.parallax-category .breadcrumb, .parallax a{font-size:14px}
.parallax .head-block h1, h1, .h1, h2, h3, .h2, .h3{text-transform: none;}
.seo-container .block-title {text-transform: none;}
.box-heading.mod1 h3{text-transform: uppercase;}
.accent{color:#c8a656}

.single-category .product-thumb .cart-button button+button {
   margin-left: 0px;
}

/*custom 22.02.22*/
.footer-telegram{
  width: 60px;
  height: 60px;
  position: fixed;
  left: 66px;
  bottom: 90px;
  border-radius: 50%;
  z-index: 1001;
  -webkit-box-shadow: 1px 1px 8px rgb(0 0 0 / 15%);
  box-shadow: 1px 1px 8px rgb(0 0 0 / 15%);
  opacity: 0.8;
}
.footer-telegram:hover,.footer-telegram:focus{opacity: 1;}
.footer-insta{width: 40px;height: 40px;opacity: 0.8;margin-top: 10px;}
.footer-insta:hover,.footer-insta:focus{opacity: 1;}

/*Instagram forma*/
.popup_insta {
  display: none;
  position: fixed;
  background: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  z-index:1001;
  padding: 10px;
}

.popup_form {
 max-width: 390px;
 margin: auto;
 display: flex;
}

.popup_inp {
  height:30px;
  border-radius:10px;
  background-color:#F1F1F1;
  border:2px solid #074776;
  text-align: center;
  margin:10px;
}

.popup_form img{
  width: 86px;
  height: 86px;
}

.popup_form_info {
  margin: 0 0 0 30px;
  width:  100%;
}

.popup_form_info p{
  font-weight: bold;
  color: #000;
  margin-bottom: 7px;
}

.popup_form_info a{
  display: block;
  border-radius: 10px;
  background-color: #4f97e9;
  text-align: center;
  font-weight: bold;
  width: 100%;
  color: #fff;
  line-height: 40px;
  margin-top: 0;
}

.popup_close {
  float: right;
  width:30px;
  height:30px;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
  line-height: 30px;  
  color: #000;
}

.button_slider {margin-top: 10px;}
#filter_vier .button_slider .btn_fv {padding: 6px 10px;}

.irs-slider.from {
    background: rgb(0, 0, 0);
    border-width: 0px;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    top: 27px;
    left: 18.9529%;
}

.irs-slider.to {
    background: rgb(0, 0, 0);
    border-width: 0px;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    top: 27px;
    left: 75.8115%;
}
.irs-bar {
    background: rgb(186, 175, 175);
    height: 3px;
    top: 36px;
    left: 21.5707%;
    width: 33.1675%;
}
.irs-line {
    border-width: 0px;
    border-radius: 3px;
    height: 3px;
    top: 36px;
    background: rgb(235, 228, 228);
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}
.box-btn-filter {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  display: none;
}
.box-btn-filter .btn-filter {
    font-size: 14px;
    line-height: 26px;
    padding: 5px 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid #000;
    color: #000;
    font-weight: 500;
    border-radius: 0;
    width: 260px;
}
.box-btn-filter .btn-filter:hover, .box-btn-filter .btn-filter:focus {
    color: #fff;
    background: #000;
}
@media (max-width: 767px) {
  .box-btn-filter{display: inline-block;}
}
@media (max-width: 420px) {
  .popup_form img{
    width: 80px;
    height: 80px;
  }
  .popup_form_info {
    margin: 0 0 0 15px;
  }
  .popup_form_info p{
    font-weight: bold;
    font-size: 11px;
  }
}
/*END Instagram forma*/
.box-language .btn-group.toggle-wrap {
  z-index: 1000;
}
  
/*header .stuck-menu */
@media (min-width: 991px) and (max-width: 992px) {
  .tooltip-inner {
    width: 86px;
  }

}
@media (min-width: 767px) and (max-width: 768px) {
  .tooltip-inner {
    width: 86px;
  }
}
@media (max-width: 767px) {
  .footer-telegram{
    left: 20px;
    bottom: 120px
  }  
  .product-attribute ul{
    column-count: 1;
  }
  #collapse-checkout-option h2 {
    font-size: 20px;
  }
  .home-item-content h2 {
    font-size: 32px;
    line-height: 1.5;
  }
  .home-item-content h2 span{
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: normal;
  }
  #name_filter {
    width: 100%;
    margin-top: 20px;
  }    
}

@media (max-width: 767px) {
  #collapse-checkout-option .col-sm-6 + .col-sm-6 {
    margin-top: 30px;
  }
  .box .box-heading h3, aside .box .box-heading h3 {
      font-size: 14px;
  }  
  .panel-title {
    font-size: 14px;
  }
  .box-heading.mod1 a {
    font-size: 12px;
  } 
}
@media (max-width: 991px) {
  header .login, header .wish_list .item-btn, header .box-cart button {
    padding: 10px 10px;
  }
}
@media (max-width: 479px) {
  header .login, header .wish_list .item-btn, header .box-cart button {
    padding: 10px 6px;
  }
}
@media (max-width: 479px) {
  header .login + .wish_list {
    border-left: 1px solid #292d2f;
  }
  header .login + .wish_list i {
    margin-left: 2px;
  }
  .home-item-content h2 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 2px;
  }
  .home-item-content h2 span{
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: normal;
  }
  .home-slider .owl2-dots {
    display: none;
  }
  .home-item-content a {
   margin-top: 0;
   padding: 7px 10px;
   font-size: 12px; 
  }
}
/*================   Top Links style   ===============*/
@media (min-width: 768px) {
  header .nav > .toggle {
    display: none;
  }
  header .nav > .toggle_cont {
    display: none !important;
    position: static;
    padding: 0;
    margin: 0;
    background: #151718;
    width: auto;
  }
  header .nav > .toggle_cont > li {
    display: inline-block;
  }
  header .nav > .toggle_cont > li + li {
    margin-left: 26px;
  }
  header .nav > .toggle_cont > li > a {
    display: inline-block;
    font-size: 13px;
    text-transform: capitalize;
    color: #9e9e9e;
    padding: 0;
  }
  header .nav > .toggle_cont > li > a:hover, header .nav > .toggle_cont > li > a.active {
    color: #d1b471;
    background: none;
  }
}
@media (max-width: 767px) {
  header .nav {
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 10000;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
  }
  header .nav > .toggle:hover {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  header .nav .toggle-wrap .toggle {
    display: none;
  }
  header .nav .toggle-wrap .toggle_cont {
    display: block !important;
    height: auto !important;
    position: static;
    padding: 0;
    -moz-transition: 0;
    -o-transition: 0;
    -webkit-transition: 0;
    transition: 0;
  }
  header .nav .toggle-wrap .toggle_cont li + li {
    margin-top: 0;
  }
  .rd-mobilepanel_title {
    display: none;
  }
  header .stuck-menu {
    padding-top: 0;
  }
  header .stuck-menu .fleft{
    display: none;
  }
  header .stuck-menu .logo.logo-d {
    display: none;
  }
  .logo-m {
    display: block;
    width: 150px;
    position: fixed;
    /*top: 5px;*/
    top: 45px;
    z-index: 10001;
    margin: auto;
    left: calc(50% - 70px);
  }
  .home-slider .owl2-dots{
    display: none;
  }
  .module_tab .nav-tabs {
    text-align: left;
  }
  .module_tab.product_tab .nav-tabs{
    width: 100%;
  }
  .module_tab .nav-tabs>li {
    width: 100%;
  }
  .module_tab .nav-tabs>li a {
    padding-top: 5px;
  }
  .module_tab .nav-tabs>li a:after{
    height: 3px;
    margin-top: 0;
  }
  .module_tab .nav-tabs>li+li {
    margin-left: 0;
  }
  .home-item-content a {
    font-size: 12px;
    padding: 10px 20px;
  }
  header .box-phone {
    position: relative;
    z-index: 12;
  }
  .box-currency .toggle, .box-language .toggle, .box-phone .toggle {
    padding: 10px;
  }
  .toggle_cont>li>a, .toggle_cont>li>button {
    padding: 3px 10px;
  }
  .box-phone .toggle_cont li a {
    padding-left: 10px;
  }
  .box-phone .toggle_cont {
    width: 154px;
    top: 48px;
  }
}
@media (max-width: 991px) {
  .box-language .toggle,
  .box-currency .toggle {
    padding: 10px 10px;
  }
}
/*========================================================
               Responsive Header styles
=========================================================*/
@media (max-width: 1199px) {
  header * + .nav__primary {
    margin-left: 15px;
    float: none;
    display: block;
    margin: 0;
    width: 100%;
    text-align: center;
  }
  header address + .search {
    margin-left: 35px;
  }
  header .stuck-menu .logo {
/*    float: none;*/
    margin-bottom: 20px;
  }
  .nav__primary .menu > li {
    display: inline-block;
    float: none;

  }  
}
@media (max-width: 991px) {
  header .stuck-menu {
    text-align: center;
  }
  header .stuck-menu .fleft, header .stuck-menu .fright {
    float: none;
  }
  header .stuck-menu .fleft:before, header .stuck-menu .fleft:after, header .stuck-menu .fright:before, header .stuck-menu .fright:after {
    display: table;
    content: "";
    line-height: 0;
  }
  header .stuck-menu .fleft:after, header .stuck-menu .fright:after {
    clear: both;
  }
  header .stuck-menu .fright {
    position: absolute;
    right: 15px;
    top: 0;
  }
  header .stuck-menu address {
    float: left;
  }
  header .stuck-menu .container {
    position: relative;
  }
  header .stuck-menu .search {
    float: right;
  }

  header .stuck-menu .nav__primary {
    float: right;
  }

  .common-home header .margin-bot {
    margin-bottom: 40px;
  }
  .nav__primary .menu li:nth-child(7) ul, .nav__primary .menu li:nth-child(8) ul {
    top: 36px;
  }
  .single-category .box-heading.mod1 h3 {
    max-width: 240px;
  }
}
@media (max-width: 767px) {
  .cart-wrapper {
    padding: 30px 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
  .single-category .box-heading.mod1 h3 {
    max-width: 100%;
  }   
}
@media (max-width: 500px) {
  .checkout-cart #content .table.table-bordered td:first-child, .checkout-cart #content .table.table-bordered td:nth-child(4) {
    display: none;
  }

  .account-wishlist #content .table td:first-child, .account-wishlist #content .table td:nth-child(3) {
    display: none;
  }
}
@media (max-width: 767px) {
  header .search {
    float: none;
  }
  header .box-currency {
    margin-right: 0;
    padding: 0;
  }
  header .logo {
    float: none;
    text-align: center;
    margin-top: 15px;
  }
  header .logo img {
    display: inline-block;
  }
  header .box-cart {
    float: none;
    margin-top: 0;
  }
  header .nav__primary {
    margin-top: 15px;
    background: none;
  }

  .common-home header .margin-bot {
    margin-bottom: 70px;
/*    position: relative;
    z-index: 10;
    background: #151718;*/
  }

  header > .container .fright {
    display: none;
  }
  header .stuck-menu .fright {
    margin-top: 0px;
    position: absolute;
    top: -47px;
    z-index: 12;
    right: 0px;
  }
  .common-home header .stuck-menu .fright {
    top: -47px;
  }  
  .search {
    height: 47px;
    border: none;
  }
  .search:hover {
    border: none;
  }
  .search-cnt input[type=text] {
    height: 48px;
  }
  .search-cnt {
    top: -1px;
  }
  .parallax .head-block {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 569px) {
  header > .container .login, header > .container .wish_list {
    display: inline-block;
    float: none;
  }
  header .stuck-menu .logo {
    float: none;
  }
}
@media (max-width: 479px) {
  header .login {
    display: none !important;
  }
}

@media (max-width: 767px) {
  aside {
    margin-top: 20px;
  }
  aside .container {
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cart {
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 10000;
  }
  .cart > button {
    margin-top: 5px;
    position: relative;
    padding-right: 20px;
    background: none !important;
    border: none !important;
  }
  .cart > button i {
    font-size: 22px;
  }
  .cart > button span {
    display: none;
  }
  .cart > button .cart-total, .cart > button strong {
    display: none;
  }
  .cart > button .cart-total2 {
    margin-left: 0 !important;
  }
  .cart > button:before {
    display: none;
  }
  .cart .toggle_cont {
    margin-top: 0;
    max-height: 300px;
    overflow: auto;
    right: -30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-category .product-thumb {
    min-height: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-thumb {
    min-height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-thumb {
    min-height: 300px;
  }
}
@media (min-width: 768px) {
  .product-list .product-thumb {
    min-height: 300px;
  }
  .product-list .product-thumb:before, .product-list .product-thumb:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .product-list .product-thumb:after {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-list .product-thumb {
    min-height: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-list .product-thumb {
    min-height: 200px;
  }
}
@media (min-width: 768px) {
  .product-list .product-thumb .rating {
    position: relative;
    opacity: 1;
    bottom: auto;
    margin-top: 10px;
  }
}
/*========================================================
               Responsive Styles Product
=========================================================*/
@media (max-width: 1200px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .box .box-content .last {
    clear: left;
  }

  .fancybox-next {
    right: -30px;
  }

  .fancybox-prev {
    left: -30px;
  }

  .product-reviews .fa-stack {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #content .product-layout {
    width: 50%;
    float: left;
    text-align: center;
  }
  #content .product-layout + .product-layout {
    margin-top: 0;
  }
  #content .product-layout.clr {
    clear: both;
  }

  #content .single-category .product-layout {
    width: 100%;
    float: none;
  }

  .quickview_description iframe {
    float: none;
    width: 100% !important;
    margin: 0 0 2em;
  }

  .product-list .product-thumb .image, .product-list .product-thumb .caption, .product-list .product-thumb .aside,
  .product-grid .product-thumb .image,
  .product-grid .product-thumb .caption,
  .product-grid .product-thumb .aside {
    float: none;
    margin: 0 0 15px;
    width: 100%;
  }
  .product-list .product-thumb .aside,
  .product-grid .product-thumb .aside {
    display: none;
  }
  .product-list .product-thumb .caption,
  .product-grid .product-thumb .caption {
    border-right: none;
  }
  .product-list .product-thumb > .price, .product-list .product-thumb .cart-button,
  .product-grid .product-thumb > .price,
  .product-grid .product-thumb .cart-button {
    display: block;
  }
  .product-list + .product-list .product-thumb,
  .product-grid + .product-list .product-thumb {
    border-top: none;
    padding-top: 0;
  }

  .clearfix + .product-list .product-thumb {
    border-top: none;
    padding: 0;
  }

  .product-layout {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .quickview_description iframe,
  .product-desc iframe {
    height: 240px !important;
  }
}
@media (max-width: 540px) {
  /*от 25.04.2021*/
/*  #content .product-layout { 
    width: 100%;
    float: none;
  }*/

  .product-thumb .product-options {
    max-width: 95%;
  }
  .product-thumb .product-options [class*="col-xs"] {
    float: left;
  }
  .product-thumb .product-options [class*="col-xs"] + [class*="col-xs"] {
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  aside .box.blog-categories .box-heading.mod1 h3, aside .box.blog-search .box-heading.mod1 h3, aside .box.blog_articles .box-heading.mod1 h3 {
    float: none;
  }
  aside .box.blog-categories .box-heading.mod1 a, aside .box.blog-search .box-heading.mod1 a, aside .box.blog_articles .box-heading.mod1 a {
    float: none;
  }
  aside .box.blog-categories .box-heading.mod1:after, aside .box.blog-search .box-heading.mod1:after, aside .box.blog_articles .box-heading.mod1:after {
    top: 14px;
  }
}
/*========================================================
                    Responsive Box
=========================================================*/
@media (max-width: 1199px) {
  .box .box-heading h3, aside .box .box-heading h3 {
    font-size: 20px;
  }

}
@media (min-width: 768px) and (max-width: 991px) {
  .box.info .box-content ul a {
    padding: 13px 5px;
  }

  .box .box-heading h3, aside .box .box-heading h3 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  aside .box .box-heading {
    position: relative;
    cursor: pointer;
  }
  aside .box .box-heading:after {
    content: '\f055';
    position: absolute;
    right: 5px;
    top: 4px;
    font-size: 21px;
    font-family: "FontAwesome";
    color: #000;
  }
  aside .box .box-heading.active:after {
    content: '\f056';
  }
}
@media (min-width: 550px) and (max-width: 767px) {
  aside .box .product-thumb {
    width: 60%;
    margin: 0 auto 30px;
  }
}

@media (max-width: 479px) {
  #button-coupon, #button-voucher {
    display: block;
    float: left;
  }
}

@media (max-width: 479px) {
  #button-cart, .product-btn-add.product-btn-quick-order {
    margin-right: 0;
    float: none;
    margin-top: 10px !important;
  }
}

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .account-wishlist table td .btn {
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-bordered > tbody > tr > .text-right {
    padding: 5px;
  }

  .account-wishlist table td .btn {
    padding: 6px;
  }

}
@media (max-width: 991px) {
  .offer{
    float: none;
    line-height: 1.4; 
  }
}
@media (max-width: 767px) {
  #grid-view, #list-view {
    display: none;
  }

  .product-thumb .image > .quickview {
    display: none;
  }
  h1 {
    font-size: 20px;
  }   
  h2 {
    font-size: 18px;
  }
  .product-btn.quickview {
    display: inline-block;
  }
  #column-left .box.account.info {
    display: none;
  }
  #page #mobil_mini{
    display: block;
  }

  #filter_vier {
    display: block;
  }  
  #column-left, #column-right {
    position: fixed;
    left: 0;
    top: -30px;
    width: 88%;
    height: 100%;
    z-index: 1000001;
    overflow: auto;
    background: #fff;
    padding: 2rem;
    display: none;
  }
  #mobil_mini i:last-child {
      display: none;
  }
  #mobil_mini.open_fv i:last-child {
    position: fixed;
    text-align: center;
    z-index: 334;
    left: auto;
    right: 0;
    display: block;
    font-size: 22px;
    border-radius: 0;
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
  } 
  #mobil_mini i:first-child, #mobil_mini.open_fv i:last-child {
    cursor: pointer;
    box-shadow: 0 0 0.5rem rgba(0,0,0,.17);
    z-index: 20000;
  }
  #mobil_mini.open_fv::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 300;
  }

}
@media (max-width: 479px) {
  .buttons .pull-left, .buttons .pull-right {
    float: none !important;
    margin-left: 0;
  }
}
@media (max-width: 410px) {
  .account-address .table td a {
    display: block;
  }
  .account-address .table td a + a {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .counter, .counter:focus {
    display: none;
  }
}

@media (max-width: 767px) {
  #product .counter {
    display: inline-block;
  }
}

@media (max-width: 1199px) {
  .nav__primary .menu ul {
    width: 528px;
  }
}


@media (max-width: 1199px) {
  .nav__primary .menu > li + li {
    margin-left: 15px;
  }

  .nav__primary .menu ul > li {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .nav__primary .menu {
    display: none;
  }
}


@media only screen and (min-width: 991px) {
  .scroll-fix {
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background: #f5f5f5;
    padding: 22px 0 0px;
  }
  .scroll-fix.stuck-menu {
    background: #151718;
    position: fixed;
  }
}
.common-home .scroll-fix.stuck-menu {
  padding-top: 22px;
}

@media only screen and (max-width: 991px) {
  .stuck-menu {
    position: static;
  }
  .stuck-menu + .stuck-menu {
    display: none;
  }
}


@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }

  .cart {
    right: 40px;
    height: 56px;
    z-index: 10001;
  }
  .cart > button {
    line-height: 56px;
  }

  header .nav {
    right: 10px;
    z-index: 10001;
  }
  header .nav > .toggle {
    line-height: 56px;
  }

  .cart > button, .nav > .toggle {
    color: #000;
    font-size: 28px;
    position: relative;
    top: 40px;
  }
  .cart > button:hover, .nav > .toggle:hover {
    color: #d1b471;
  }
}
@media (max-width: 400px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }

  .cart > button, header .nav > .toggle {
    font-size: 22px;
  }
}

/*========================================================
                   Responsive Banners
=========================================================*/
@media (max-width: 767px) {
  .banners > div .banner-box {
    display: inline-block;
  }
  .banners > div .banner-box > a img {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .banners > div .banner-box h2 {
    font-size: 30px;
    line-height: 50px;
  }
}

@media (max-width: 1199px) {
  .box_html.top-brands h3 {
    font-size: 20px;
  }
}


/*========================================================
               Responsive HTML boxes
=========================================================*/
@media (max-width: 991px) {
  .box_html.top-brands .flex-list {
    text-align: center;
  }
  .box_html.top-brands li {
    width: 33%;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .box_html.counter-box {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .box_html.top-brands li {
    width: 48%;
    display: inline-block;
  }
}


@media (max-width: 767px) {
  .blog-carousel.owl-carousel .owl-buttons .owl-prev {
    right: 65px;
  }
  .blog-carousel.owl-carousel .owl-buttons .owl-next {
    right: 35px;
  }
}


@media (max-width: 1199px) {
  .owl-carousel .owl-buttons .owl-prev, .owl-carousel .owl-buttons .owl-next {
    top: 45%;
  }
  .owl-carousel .owl-buttons .owl-prev {
    left: 10px;
  }
  .owl-carousel .owl-buttons .owl-next {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .owl-carousel .owl-buttons div {
    opacity: .7;
  }
}

@media (max-width: 991px) {
  .related-products .owl-carousel:hover .owl-buttons .owl-prev {
    left: -5px;
  }
  .related-products .owl-carousel:hover .owl-buttons .owl-next {
    right: -5px;
  }
}
@media (max-width: 767px) {
  .related-products .owl-carousel:hover .owl-buttons .owl-prev {
    left: 10px;
  }
  .related-products .owl-carousel:hover .owl-buttons .owl-next {
    right: 10px;
  }
}

@media (max-width: 991px) {
  .article-info .product-layout [class*="col-"] {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .article-info .product-layout {
    width: 100% !important;
  }
  .article-info .product-layout .product-thumb {
    min-height: auto !important;
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .simple_blog-article .article-description {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .simple_blog-article .blog_article .article-description {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .reply-cancel {
    float: none;
  }
}

/*========================================================
                   Blog Styles Responsive
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .article-sub-title span + span {
    margin-left: 5px;
  }
}
@media (max-width: 991px) {
  .article-image {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .simple_blog-article-view .product_tabs .nav-tabs, .simple_blog-article-view .product_tabs .tab-content {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .reply-cancel {
    float: none;
    display: block;
  }
}
@media (max-width: 479px) {
  .article-sub-title span {
    display: block;
  }
  .article-sub-title span + span {
    margin: 10px 0 0;
  }
}

@media (max-width: 767px) {
  .newsletter .box-content #tm-newsletter-form {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .newsletter .box-content .newsletter-description {
    float: none;
    display: block;
  }
}
@media (max-width: 440px) {
  .newsletter .tm-login-form, .newsletter .dropdown-btn {
    margin-top: 10px;
  }
  .newsletter .box-content .newsletter-description {
    line-height: 24px;
  }
}

@media (max-width: 1199px) {
  .module_tab .nav-tabs {
    margin-left: 243px;
  }
}
@media (max-width: 991px) {
  .module_tab .nav-tabs {
    margin-left: 187px;
  }
}

@media (max-width: 1199px) {
  .instagram h3 {
    font-size: 20px;
  }
  .instagram h3 span {
    font-size: 12px;
    line-height: 18px;
  }
}

@media (max-width: 767px) {
  .instagram a {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .product_tabs .nav-tabs > li > a:before {
    display: none;
  }
  .product_tabs .nav-tabs > li.active > a {
    background: #eceff1;
  }
}

@media (max-width: 690px) {
  .account-register .btn.btn-primary {
    margin-top: 15px;
  }
}

@media (max-width: 479px) {
  .account-login .well .heading h2 {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .checkout-cart h2 {
    font-size: 24px;
  }
}

@media (max-width: 479px) {
  .product-spec .table td:first-child {
    width: 40%;
  }
}
.product-spec .table td {
  width: 70%;
  border-right: none;
}

@media (max-width: 767px) {
  .product_tabs .nav-tabs, .product_tabs .tab-content {
    width: 100%;
    float: none;
  }
  .product_tabs .tab-content {
    border-left: none;
    padding: 20px 0;
  }
}

@media (max-width: 767px) {
  .flex-list, .flex-list li {
    display: block;
  }
}

@media (max-width: 1199px) {
  #full_gallery {
    display: block;
  }
  #full_gallery .bx-viewport {
    padding-right: 2px;
  }

  .product-gallery {
    visibility: hidden;
    height: 0;
  }
  .product-gallery .image-thumb, .product-gallery .product-image {
    height: 0;
  }

  .bx-wrapper .bx-controls-direction a {
    background: rgba(209, 180, 113, 0.5);
    color: #FFf;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    font-family: "material-design";
  }
  .bx-wrapper .bx-controls-direction a i {
    display: none;
  }
  .bx-wrapper .bx-controls-direction a:hover {
    background: #d1b471;
  }

  .bx-wrapper .bx-controls-direction .bx-prev:before {
    content: '\e0c7';
  }

  .bx-wrapper .bx-controls-direction .bx-next:before {
    content: '\e11d';
  }
}
@media (max-width: 767px) {
  #full_gallery {
    margin-bottom: 30px;
  }
}


@media (max-width: 767px) {
  .box-subcat li {
    text-align: left;
    float: left;
    width: 50%;
  }
  .box-subcat li .thumb {
    padding: 0;
    position: relative;
  }
  .box-subcat li .thumb:before, .box-subcat li .thumb:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .box-subcat li .thumb:after {
    clear: both;
  }
  .box-subcat li .image {
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    width: 30%;
    border-right: 1px solid #cfd8dc;
  }
  .box-subcat li .name {
    padding-top: 0;
    border-top: none;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 30%;
  }
  .box-subcat li:nth-child(2n+1) {
    clear: both;
  }

  #content .box-subcat [class*="col-sm-"] + [class*="col-sm-"] {
    margin-top: 0;
  }
}
@media (max-width: 550px) {
  .box-subcat li {
    width: 100%;
    float: none;
    clear: both;
  }
}

@media (max-width: 767px) {
  .information-information #content [class*="col-sm"] + [class*="col-sm"] {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .thumbnail a {
    display: inline-block;
  }
}

@media (max-width: 500px) {
  img.alignleft, .human_info .thumbnail {
    float: none;
    margin: 0 auto 20px;
  }
}

@media (max-width: 767px) {
  .site-map-page .col-sm-6 + .col-sm-6 {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .site-map-page .col-xs-6 {
    width: 100%;
    float: none;
  }
  .site-map-page .col-xs-6 + .col-xs-6 {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .contact_page .col-sm-4:nth-child(n+2) {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .account-account .col-sm-4 + .col-sm-4 {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .account-address .table, .account-address-delete .table {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .well .heading {
    text-align: center;
  }
  .well .heading h2 {
    font-size: 17px;
  }
  .well .heading i {
    float: none;
  }
}

@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }

  #column-left + #content .product-layout .col-md-3 {
    width: 50%;
  }

  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }

  #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }
}

/*========================================================
                    Responsive  Footer
=========================================================*/
@media (min-width: 479px) and (max-width: 767px) {
  footer [class*="col-xs"]:nth-child(2n-1) {
    clear: both;
  }
  footer [class*="col-xs"]:nth-child(n+3) {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  footer > .container {
    text-align: center;
  }

  footer {
    text-align: center;
  }
}
@media (max-width: 479px) {
  footer [class*="col-xs"] {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}

/*========================================================
                  Responsive Styles
=========================================================*/
@media (max-width: 1200px) {
  .table th, .table td {
    padding: 8px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .panel-body input + span {
    margin-top: 5px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  select {
    display: block !important;
  }

  .product-filter select {
    display: inline-block !important;
  }
  .product-filter .show select {
    width: auto;
  }

  .sbHolder {
    display: none !important;
  }

  .table-responsive {
    border: none;
  }
  .table-responsive .table-bordered {
    border: 2px solid #cfd8dc;
  }

  .delivery_page .table {
    font-size: 13px;
  }

  .product-filter .sort {
    width: auto;
    padding-left: 10px;
  }
  .product-filter .sort .sbHolder, .product-filter .sort select {
    width: 200px;
  }
  .product-filter .sort label {
    display: inline-block;
  }

  .image {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .product-filter {
    background: none;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .product-filter .sort {
    width: 100%;
    padding-left: 0;
    margin-bottom: 15px;
  }
  .product-filter_elem, .product-filter_elem.pull-right {
    float: none !important;
  }
  .product-filter .product-filter_elem {
    margin-bottom: 15px;
    text-align: center;
  }
  .product-filter .product-filter_elem:before, .product-filter .product-filter_elem:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .product-filter .product-filter_elem:after {
    clear: both;
  }
  .product-filter .product-filter_elem label {
    float: left;
    text-align: right;
    width: 35%;
    margin-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px;
    margin-top: 13px;
  }
  .product-filter .product-filter_elem select {
    display: block !important;
    width: 65%;
    float: left;
  }
  .product-filter_elem.show select {
    border-right: 1px solid #cfd8dc;
  }
  .product-filter .compare-total {
    border-right: none;
    width: auto;
  }
  .product-filter .compare-total:before {
    display: none;
  }
  .product-filter .compare-total span {
    display: inline-block;
  }
}
@media (max-width: 580px) {
  .panel-group .panel input#input-voucher,
  .panel-group .panel input#input-coupon {
    width: 100%;
  }
  .panel-group .panel span {
    display: block;
    margin-top: 5px;
  }
  .panel-group .panel span input[type="text"] {
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  h1 {
    font-size: 26px;
  }

  .single-category .panel-group .panel span {
    display: inline-block;
  }
}
@media (max-width: 479px) {
  #habla_beta_container_do_not_rely_on_div_classes_or_names {
    display: none !important;
  }

  .product-filter {
    width: 100%;
  }
}
@media (max-width: 410px) {
  #accordion .table td,
  #accordion .table thead td {
    font-size: 9px;
    word-wrap: break-word;
  }
}
@media (max-width: 370px) {
  .delivery_page .table td,
  .delivery_page .table th {
    padding: 6px;
  }
}

@media (max-width: 1199px) {
  .product-compare .table-responsive {
    border: none;
    overflow-x: scroll;
  }
  .product-compare .table-responsive .table-bordered {
    border: 2px solid #cfd8dc;
  }
  .product-compare .table-responsive td + td {
    min-width: 270px;
  }
}
@media (max-width: 767px) {
  .product-compare .table-responsive td + td {
    min-width: inherit;
    max-width: 170px;
  }

  .rating .review {
    display: block;
    margin-left: 0;
    padding-left: 0;
    border: none;
  }
}
.footer-links {
  text-align: center;
}
.footer-links a:last-child{
  padding-left: 30px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .footer-links {
    text-align: left;
  }
}

@media (max-width: 534px) {
  body {
    padding-top: 96px;
  }
}
/*for 25.04.2021*/
.product-btn-new{
  font-size: 14px;
  line-height: 26px;
  padding: 5px 14px;
  letter-spacing: 1px;
  border: 2px solid #c8a656;
  font-weight: 500;
  color: #c8a656;
}
.product-btn-new:focus,
.product-btn-new:hover {
  background: #c8a656;
  color: #000;
}
.product-thumb .cart-button button+button {
    margin-left: 0;
}
.product_page #button-cart, .product_page .product-btn-add.product-btn-quick-order,.pdqo-section button.pdqo-cancel,.pdqo-section .pdqo-button.pdqo-confirm{text-transform:none;}
.pdqo-header {padding: 12px 0 0;}

.quickview-style .product-btn-new{
  margin-top: 10px;
}
.quickview-style .product-buttons,
.cart-button .product-btn{
  display: none;
}
.product-filter label {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .product-thumb {
    padding-bottom: 30px;
  }  
  .product-thumb .name {
    text-transform: none;
    line-height: 1.4;
    height: 57px;
    overflow: hidden;
  }
  .cart-button .product-btn.quickview {
    display: inline-block;
    margin-right: 15px;   
  }
  .product-filter {
    margin: 10px auto 20px;
  }
  .product-filter .product-filter_elem {
    margin-bottom: 0px;
  }
  .product-filter_elem .sbHolder, .product-filter_elem select {
    height: 30px;
    padding: 0 10px;
  }
  .product-filter label {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .product-filter .product-filter_elem {
    margin-bottom: 10px;
  }
  .product-filter {
    margin: 10px auto 10px;
  }
  .product-filter .product-filter_elem label{
    margin-top: 6px;
  }
}
.rd-mobilemenu .rd-mobilemenu_ul li:nth-child(9),
.rd-mobilemenu .rd-mobilemenu_ul li:nth-child(10),
.rd-mobilemenu .rd-mobilemenu_ul li:nth-child(11),
.rd-mobilemenu .rd-mobilemenu_ul li:nth-child(12),
.rd-mobilemenu .rd-mobilemenu_ul li:nth-child(13),
.rd-mobilemenu .rd-mobilemenu_ul li:nth-child(14) {
 background: #efefef;
 border-bottom: 1px solid #fff;	
}

/*custom 25.06*/
html.android.mobile.landscape {padding-top: 0;}
.rd-mobilemenu_ul {top: -60px}
.rd-mobilepanel {top: 0;}
.toggle_cont {top: 100%;}
@media (max-width: 767px) {
.logo-m {top: 7px;}
.rd-mobilepanel_toggle {top: 6px;}
}
@media (max-width: 534px){
body {padding-top: 56px;}
}
/*custom 14.07*/
.general_info.product-info .product-title {text-transform:none;}
.footer-phone{font-size: 18px;}
.box-phone .head-phone {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    cursor: pointer;
    letter-spacing: 0.8px;
    color: #fff;
    background: 0 0;
    padding: 10px 0px;
    border-top: none;
    border-bottom: none;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.nav__primary .menu li>span {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 0;
    text-transform: none;
    cursor: pointer;
    position: relative;
}
.nav__primary .menu li.sfHover>span::before, .nav__primary .menu li>span::before {
    content: '';
    height: 1px;
    width: 0;
    background: #fff;
    position: absolute;
    top: 22px;
    left: 50%;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.nav__primary .menu li.sfHover>span.active::before, .nav__primary .menu li.sfHover>span:focus::before, .nav__primary .menu li.sfHover>span:hover::before, .nav__primary .menu li>span.active::before, .nav__primary .menu li>span:focus::before, .nav__primary .menu li>span:hover::before {
    left: 0;
    width: 100%;
}
@media (max-width: 768px) {
  .box-phone .head-phone {padding: 10px 7px;}  
}
@media (max-width: 768px){
.box-subcat li .image {
    display: block;
    float: none;
    margin-right: 0px;
    margin-bottom: 0;
    width: 100%;
    border-right: none;
}
 .box-subcat li {
    float: left;
}
.box-subcat li .name {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #cfd8dc;
    position: relative;
    top: 25px;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: auto;
    text-align: center;
    background: #f5f5f5;
}
.parallax .head-block h1 {
  font-size: 20px;
  line-height: 1.4;
}
.product-thumb {
  padding-bottom: 20px;
}
.seo-container .product-thumb {
  min-height: 360px;
}
}
@media (max-width: 550px){
  .box-subcat li {
    width: 50%;
    float: left;
    clear: none;
    tac
}
.box-subcat li:nth-child(2n+1) {
    clear: both;
}
}
/*custom 06.06.2022*/
@media (max-width: 768px) {
  .box-subcat li .image {display: none;}
	.box-subcat li .thumb {padding: 0;background: none;} 	
	.box-subcat li .name {height: 40px;border-top:0}
}
.product-filter{background: transparent;}
.sbHolder {min-width: 270px;}
@media (max-width: 600px){
	.product-filter {
    margin: 0 0 0 auto;
}
}
#mobil_mini i:first-child {
	  position: fixed;
    text-align: center;
    z-index: 120;
    top: 28%;
    left: 0;
    display: block;
    font-size: 2rem;
    width: 3.5rem;
    height: 5rem;
    line-height: 5rem;
    border-top-right-radius: 1rem;
    border-top-left-radius: 0;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 0;
    right: auto;
}
