body {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #656565;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  min-height: 100vh;
}
*:focus {
  outline: none !important;
}
.oc-banner7-container .flex-direction-nav a,
.nivo-directionNav a {
  font-size: 20px !important;
  margin: 0 !important;
}
.xs-only {
  display: none;
}

.text-danger {
  color: #d60000;
}

@media (max-width: 575px) {
  .xs-only {
    display: block;
  }
}
.relative {
  position: relative;
}
.oc-banner7-container .nivo-controlNav a {
  font-size: 20px !important;
}
.oc-banner7-container .flex-direction-nav .flex-prev,
.oc-banner7-container .nivo-directionNav a.nivo-prevNav {
  margin-top: -75px !important;
}
.oc-banner7-container .flex-direction-nav .flex-next,
.oc-banner7-container .nivo-directionNav a.nivo-nextNav {
  margin-top: 75px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222222;
  line-height: 1;
  text-transform: uppercase;
}
input {
  -webkit-appearance: none !important;
}
.top-line {
  background: #eee;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  display: none;
}
.top-line p {
  font-size: 12px;
  line-height: 15px;
  margin: 0;
  color: #000;
  padding: 13px 0;
  padding-left: 9px;
}
.start_popup {
  position: fixed;
  right: 1vw;
  bottom: 1vw;
  max-width: 450px;
  display: block;
  border-radius: 15px;
  overflow: hidden;
  height: max-content;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  z-index: 200;
}
.start_popup img {
  width: 100%;
}
.start_popup_img_mob {
  display: none;
}
.start_popup_close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
  height: 25px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.start_popup_close svg {
  display: block;
  width: 11px;
  height: auto;
  overflow: visible;
  margin-top: 1px;
}
.job-link {
  background: #cb5499;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  padding: 15px 48px;
  color: #fff;
}
a.job-link:hover {
  color: #000;
}
@media (max-width: 768px) {
  .start_popup {
    width: calc(100vw - 50px);
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
  }
  .start_popup_img_desk {
    display: none;
  }
  .start_popup_img_mob {
    display: block;
  }
}
/* default font size */
.fa {
  font-size: 14px;
}
.category-des {
  display: none;
}
/* Override the bootstrap defaults */
.wishlist-container {
  float: right;
  position: relative;
  z-index: 113;
}
.wishlist-container > i {
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  color: #cb5499;
  border: 2px solid #cb5499;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  line-height: 29px;
  text-align: center;
}
.wishlist-container i:hover {
  border-color: #ffffff;
  color: #ffffff !important;
}
.account-container {
  color: #fff;
}
.account-container span {
  color: #cb5499;
}
.account-container span:hover,
.account-container button:hover {
  color: #ffffff;
  text-decoration: none;
}
.account-container span i {
  margin-right: 5px;
}
.account-container .dropdown-menu {
  text-align: center;
  margin-bottom: 0;
}
.account-container .dropdown-menu li {
  margin: 5px 0;
}
.language-container {
  margin-right: 15px;
}
.language-select {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.language-select:hover {
  color: #cb5499;
  text-decoration: none;
}
li.active .language-select {
  color: #cb5499;
  font-weight: 700;
}
a.btn-compare {
  display: none;
}
.banner7-readmore a {
  padding: 1rem 4rem !important;
}
.banner7-des,
.banner7-readmore {
  text-align: center;
}
button.send-question {
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  top: 85px;
  background-color: #cb5499;
  border: 1px solid #cb5499;
  padding: 7px 10px;
}
.nivo-caption {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.banner7-readmore a {
  text-decoration: none !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
}
.nivo-caption h3.black {
  color: #000000 !important;
}
.nivo-caption h3.grey {
  color: #777777 !important;
}
.block-cat-image {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.footer-address,
.footer-phone,
.footer-email {
  font-size: 18px;
}
.footer-address i,
.footer-phone i,
.footer-email i {
  font-size: 28px;
}
.footer-email .social-aboutus i {
  font-size: 18px;
}
.slider-image img {
  position: inherit !important;
  margin: auto;
}
.img-product-category {
  border: 0;
}
.label-product.product-name {
  left: 10px;
  width: 60%;
  height: 33px;
  background: none;
  border: 0;
  text-align: left;
  overflow: hidden;
}
.label-product.new-product {
  left: 10px;
  top: 60px;
  background: #cb5499;
  border: 0;
  text-transform: lowercase;
}
.label-product.price {
  font-size: 16px;
  background: none;
  border: 0;
  text-align: center;
}
.label-product.price .price-basic,
.label-product.price .price-new {
  color: #fff;
  padding: 3px;
  margin-left: -5px;
  background-color: #000;
  text-transform: lowercase;
}
.category-slider-nav .owl-buttons > div {
  position: inherit;
  margin-top: 0;
}
.categoryes.owl-carousel.owl-theme {
  margin-bottom: 50px;
}

.categoryes .product-layout:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.categoryes .product-layout {
  margin-top: 15px;
  margin-bottom: 15px;
}
.categoryes .product-grid .product-inner {
  padding: 0;
}
.OpnAllProdCat {
  line-height: 60px;
  font-size: 15px;
  text-transform: uppercase;
  color: #cb5499;
}
.OpnAllProdCat:hover {
  color: #222;
}
.newsletter-callback-result {
  color: #fff;
  position: absolute;
  top: -20px;
}
.related-product {
  margin-bottom: 30px;
}
.related-product .price-new {
  color: #000;
  text-decoration: none;
}
.cme-btn-place.callme-field span a {
  display: none;
}
.categoryes img.img-responsive {
  margin: 0 auto;
}
.model-stock div {
  display: inline-block;
}
.model-stock_video-btn {
  background: transparent;
  border: none;
  outline: none;
  color: #707070;
  font-size: 14px;
  display: none;
  align-items: center;
  padding: 0;
}
.model-stock_video-btn span {
  margin-left: 7px;
  margin-bottom: 1px;
}
.footer-top {
  display: grid;
  grid-template-columns: 1fr 5fr;
  align-items: center;
  padding-bottom: 25px;
  border-bottom: 1px solid #252525;
}
.footer-menu {
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.footer-social {
  display: flex;
  align-items: center;
}
.footer-social a:first-child {
  margin-right: 25px;
}
.bottom-footer {
  display: grid;
  grid-template-columns: 2fr 2fr 2fr 3fr 3fr;
  align-items: center;
  padding-top: 25px;
  font-size: 13px;
}
.bottom-footer_licence {
  font-size: 12px;
}
.bottom-footer p {
  margin-bottom: 0;
  color: #959191;
  font-weight: 400;
}
.bottom-footer_icon_descr {
  display: flex;
  align-items: flex-start;
}
.bottom-footer_icon_descr img {
  margin-right: 10px;
  width: 21px;
}
.bottom-footer_privacy {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 400;
}
div#cmsblock-20 {
  margin-top: 30px;
}
body.common-home > div#cmsblock-20 {
  margin-top: 0;
}
.information-contact .form-horizontal .control-label {
  text-align: left;
}
.information-contact form .required {
  margin-bottom: 5px !important;
}

.product-thumb {
  border: 1px solid #dbdbdb;
}
.aside-category-module.list-group .list-group-item {
  padding-left: 0px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  padding-bottom: 6px;
  padding-top: 6px;
}
.aside-category-module.list-group .list-group-item.active {
  color: #cb5499;
  background: none;
  font-weight: bold;
}
.aside-category-module.list-group .list-group-item.active:hover {
  color: #cb5499;
  background: none;
}
.aside-category-module.list-group .list-group-item:hover {
  color: #666;
  background: none;
}
/*aside > .list-group .list-group-item.active:nth-child(1), aside > .list-group .list-group-item.active:nth-child(1):hover{
	pointer-events: none;
	cursor: default;
	color:#000000;
	background:none;
	padding-left: 2px;
}*/
.aside-subtitle {
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  color: #222222;
  display: block;
  padding-bottom: 12px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 16px;
  margin-top: 0px;
}
.filter-attribute-container label.aside-subtitle {
  font-size: 15px;
}
.aside-category-module {
  margin-bottom: 35px !important;
}
.mobile-header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
}
.mobile-header-top-logo {
  width: 100%;
  max-width: 30vw;
}
.mobile-header-top-logo img {
  width: 100%;
}
.mobile-menu-button {
  display: none;
}
.related-product .product-thumb {
  margin-top: 3px;
  margin-bottom: 3px;
}
.layernavigation-module-responsive {
  display: none;
}
.layernavigation-module {
  display: block;
}
.btn-danger {
  background-color: #cb5499;
  border-color: #d576ad;
}
.btn-danger:hover {
  background-color: #b93e85;
  border-color: #b93e85;
}
.btn-danger:focus {
  background-color: #b93e85 !important;
  border-color: #b93e85 !important;
}
.btn-primary {
  background-color: #000;
  border-color: #000;
}
.btn-primary:hover {
  background-color: #666;
  border-color: #666;
}
.btn-primary:focus {
  background-color: #222 !important;
  border-color: #222 !important;
}
.alert-success {
  color: #fefefe;
  background: #888888;
}
.alert-success a {
  color: #fff;
}
.alert-success button.close {
  color: #fff;
  opacity: 0.7;
}
.alert-success button.close:hover {
  color: #fff;
  opacity: 1;
}

/****************************/
/****************************/
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
h1 {
  font-size: 26px;
  margin-bottom: 20px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 19px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 11px;
}
h6 {
  font-size: 9.5px;
}
a {
  color: #959191;
  cursor: pointer;
}
a:focus,
a:active,
a:hover {
  text-decoration: none;
  color: #cb5499;
}
legend {
  font-size: 18px;
  padding: 7px 0px;
}
label {
  font-size: 14px;
  font-weight: normal;
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
  font-size: 12px;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 12px;
}
.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}
img {
  max-width: 100%;
  height: auto;
}
/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
  display: inline;
}
.flip {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
}
.nav-tabs {
  margin-bottom: 15px;
}
div.required .control-label:before {
  content: "* ";
  color: #f00;
  font-weight: bold;
}
/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #cb5499;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #cb5499;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #cb5499;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #cb5499;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #cb5499;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #cb5499;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #cb5499;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #cb5499;
}
.tooltip-inner {
  background: #cb5499;
}
.alert {
  text-align: center;
  font-size: 13px;
  margin: 0;
  border-radius: 0;
  border: none;
}
/* transition */
@media (min-width: 767px) {
  .banner-2 .col-img img,
  .banner-1 img,
  .product-grid .actions-link,
  .footer-title + .list-unstyled li a,
  .banner-sidebar .col-img img,
  #button-guest:hover,
  #button-search:hover,
  #button-review:hover,
  #button-account:hover,
  #button-login:hover,
  #button-confirm:hover,
  #button-payment-method:hover,
  #button-register:hover,
  #button-shipping-method:hover,
  #button-quote:hover,
  .form-horizontal input.btn:hover,
  a.btn:hover,
  input[type="submit"]:hover,
  .button:hover {
    -webkit-transition: ease-in-out all 0.3s;
    -moz-transition: ease-in-out all 0.3s;
    transition: ease-in-out all 0.3s;
  }
  #button-guest:hover,
  #button-search:hover,
  #button-review:hover,
  #button-account:hover,
  #button-login:hover,
  #button-confirm:hover,
  #button-payment-method:hover,
  #button-register:hover,
  #button-shipping-method:hover,
  #button-quote:hover,
  .form-horizontal input.btn:hover,
  a.btn:hover,
  input[type="submit"]:hover,
  .button:hover {
    color: #fff !important;
    background-color: #cb5499 !important;
  }
}
#button-guest,
#button-search,
#button-review,
#button-account,
#button-login,
#button-confirm,
#button-payment-method,
#button-shipping-method,
#button-quote,
#button-register,
.form-horizontal input.btn,
a.btn,
input[type="submit"],
.button {
  border: none;
  background: #222222 !important;
  padding: 0px 40px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff !important;
  line-height: 44px;
  height: 44px;
  display: inline-block;
  font-weight: 600;
  border-radius: 0;
}
#button-search + h2 {
  display: none;
}
#button-search {
  margin: 0;
  display: block;
  width: 100%;
}
.search-result-list {
  padding-top: 60px;
}
@media (min-width: 575px) {
  .search-button-wrapper {
    padding-left: 0 !important;
  }
  .search-input-wrapper {
    padding-right: 0 !important;
  }
}
#input-search {
  height: 44px;
  line-height: 44px;
  border-radius: 0;
  outline: none;
}
#modal-agree {
  z-index: 1000000;
}
/* header */
header {
  background: #fff;
  color: #999999;
  float: left;
  width: 100%;
  font-family: "Montserrat", sans-serif;
}
header .container-black {
  background: #000000;
}
header .top-container {
  padding-top: 10px;
  padding-bottom: 10px;
}
header .header-block {
  display: grid;
  grid-template-columns: 2fr 1fr 5fr 2fr 0.5fr 1.5fr;
  grid-template-areas:
    "logo . menu menu . language"
    "logo . search contact . cabinet";
}
header .header-block:before {
  display: none;
}
header .header-block_logo {
  grid-area: logo;
  width: 100%;
  align-self: center;
}
header .header-block_logo img {
  width: 100%;
}
header .header-block_menu {
  grid-area: menu;
  align-self: center;
}
header .header-block_menu ul {
  margin-bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  font-weight: 700;
}
header .header-block_menu ul li a {
  color: #000;
  font-size: 14px;
}
header .header-block_language {
  grid-area: language;
  align-self: center;
  text-align: right;
}
header .header-block_language ul {
  margin-bottom: 0;
}
header .header-block_language ul li {
  /*min-width: 42px;*/
  margin-left: 5px;
}
header .header-block_language ul li button {
  color: #9e9e9e;
}
header .header-block_search {
  grid-area: search;
  width: 95%;
  display: flex;
  align-items: center;
  height: max-content;
  align-self: center;
  border: 1px solid #a7a7a7;
  border-radius: 15vw;
  padding: 0 20px;
}
header .header-block_search input {
  background: transparent;
  border: none;
  box-shadow: none;
  font-size: 14px !important;
  padding: 0;
}
header .header-block_search input:focus {
  background: transparent;
  border: none;
  box-shadow: none;
}
header .header-block_search button {
  padding: 0;
  background: transparent;
  border: none;
}
header .header-block_search button:hover,
header .header-block_search button:focus {
  background: transparent;
}
header .header-block_search button i {
  color: #929292;
  font-size: 18px;
}
header .header-block_contact {
  grid-area: contact;
  color: #000;
  font-weight: 700;
  align-self: center;
  text-align: right;
  font-size: 16px;
}
header .header-block_contact a {
  display: block;
  color: #000;
}
header .header-block_cabinet {
  grid-area: cabinet;
  display: flex;
  align-self: center;
  justify-content: flex-end;
}
header .header-block_cabinet_item {
  text-align: center;
  font-size: 10px;
  line-height: 20px;
  color: #000;
  cursor: pointer;
  margin-left: 10px;
  min-width: 55px;
  text-transform: lowercase;
}
header .header-block_cabinet_item button {
  padding: 0;
  color: #000;
  font-size: 10px;
  line-height: 20px;
  text-transform: lowercase;
}
header .header-block_cabinet_item button:hover {
  text-decoration: none;
  color: #000;
}
header .header-block_cabinet_item img {
  width: 38px;
  margin-bottom: 5px;
}
header .header-block_cabinet_item a {
  color: #000;
  line-height: 20px;
}
header .header-block_cabinet_item i {
  color: #cb5499;
  font-size: 33px;
  margin-bottom: 3px;
}
header .header-block_cabinet_item #top-links ul {
  width: 100%;
  text-align: center;
  margin: 0;
}
header .container-black .container {
  display: grid;
  grid-template-columns: 20fr 1fr 3fr;
  grid-template-areas: "product . cart";
}
header .container-black .container:before {
  display: none;
}
header .container-black .container .container-black_product {
  grid-area: product;
  align-self: center;
}
header .container-black .container .container-black_product ul {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
header .container-black .container .container-black_product ul a {
  color: #fff;
}
header .container-black .container .container-black_cart {
  grid-area: cart;
}
header .container-black .container .container-black_cart button {
  color: #fff;
  background-color: #cb5499;
  border-radius: 0;
  width: 100%;
  padding: 15px 0;
  font-size: 14px;
  font-weight: 700;
}
header .mobile-header {
  display: none;
}
.top-header {
  padding: 0 4%;
  float: left;
  width: 100%;
}
.top-header ul {
  padding: 0;
  margin: 0;
}
.top-header ul li .btn-link,
.top-header ul li a {
  color: #999999;
  font-size: 13px;
  padding: 10px 0;
  display: inline-block;
}
.top-header ul li .btn-link i {
  margin: 0 5px;
}
.top-header ul li a i {
  margin-right: 5px;
}
.top-header ul li .btn-link i,
.top-header ul li a i {
  font-size: 18px;
  vertical-align: middle;
}
.top-header ul li .btn-link i {
  vertical-align: top;
}
.top-header > div > ul > li:not(:last-child) {
  padding-right: 50px;
}
.top-header ul li {
  display: inline-block;
}
#top > ul > li .dropdown-menu li button:hover,
#top > ul > li .dropdown-menu li a:hover {
  color: #cb5499;
}
#top > ul > li .dropdown-menu li a {
  padding: 10px 0;
}
#top > ul > li .dropdown-menu li {
  display: block;
}
#top > ul > li .dropdown-menu {
  margin: 0;
  padding: 0 10px;
  border-radius: 0;
  right: 0;
  left: auto;
  text-align: center;
}
#top > ul > li {
  padding: 0 10px;
}
.container-fix .main-menu {
  display: inline-block;
}
.main-menu-grey {
  background-color: #fff;
  padding: 0 0 15px;
}
.main-menu-list {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.main-menu-list li {
  padding: 13px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.main-menu-list li a {
  color: #000;
  display: flex;
  align-items: center;
}
.main-menu-list li a img {
  margin-right: 18px;
  width: 47px;
  height: 47px;
}
.main-menu-list li:last-child a {
  color: #cb5499;
}
.main-menu-page {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px 0;
}
.main-menu-page a {
  display: block;
  color: #000;
  font-size: 15px;
}
.main-menu-bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  grid-template-areas: "cabinet language";
}
.main-menu-bottom-cabinet {
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 15px 0;
  grid-area: cabinet;
}
.main-menu-bottom-cabinet img {
  /*font-size: 40px;*/
  width: 8vw;
  color: #cb5499;
  margin-right: 15px;
}
.main-menu-bottom-lang ul {
  margin-bottom: 0;
}
.main-menu-bottom-lang ul li {
  margin-right: 15px;
  font-size: 13px;
}
.main-menu-bottom-lang ul li:last-child {
  margin-right: 0;
}
.container-fix .block-right {
  margin-top: 13px;
}
.container-fix {
  float: left;
  width: 100%;
}
.logo-container {
  padding: 33px 0;
}
/* search */
.search-container {
  float: right;
  z-index: 113;
}
.search-container > img,
.wishlist-containers img,
#cart_link button img {
  width: 8vw;
}
.search-container > img:nth-child(2) {
  display: none;
}
.search-container.active > img:nth-child(2) {
  display: block;
}
.search-container.active > img:first-child {
  display: none;
}
#search > i {
  color: #9a9a9a;
  font-size: 17px;
}
#search {
  position: absolute;
  top: 14vw;
  right: 0;
  display: none;
  width: 250px;
  background: rgba(203, 84, 153, 1);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.01);
  z-index: 20;
  width: 100%;
}
#search:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  right: 55%;
  width: 0;
  height: 0;
  border: solid transparent 2vw;
  border-bottom-color: rgba(203, 84, 153, 1);
  transition: opacity 250ms, top 250ms;
  transform: translateY(-100%) translateX(3vw);
  z-index: 200;
}
.search-container i:hover {
  border-color: #cb5499;
  color: #cb5499 !important;
}
.search-container i.pe-7s-close {
  opacity: 0.8;
}
.search-container > i {
  width: 15px;
}
.search-container > i {
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  line-height: 26px;
  text-align: center;
}
#search > i {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 3;
  line-height: 40px;
}
#search > input {
  font-size: 14px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0 40px 0 15px;
  background: none;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
#search > input::-webkit-input-placeholder {
  color: #fff;
}
#search > input::-moz-placeholder {
  color: #fff;
}
#search > input:-ms-input-placeholder {
  color: #fff;
}
#search > input:-moz-placeholder {
  color: #fff;
}
#subscribe-normal .btn:hover {
  color: #fff !important;
}
#search > button:hover i,
#search > i:hover {
  color: #cb5499;
}
#search > button i {
  color: #fff;
  font-size: 16px;
}
#search > button {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 1;
  color: #fff;
  background: none !important;
  z-index: 2;
}
#search > button.expand-search2 {
  opacity: 1;
  z-index: 4;
}
#search.expand-search > i:hover {
  color: #cb5499;
}
#search.expand-search > i {
  color: #fff;
}
#search.expand-search > input {
  max-width: 250px;
  padding: 0 0 0 20px;
  background: #222;
  margin-top: -10px;
  color: #fff;
}
/* newsletter popup */
.b-close {
  display: block;
}
.newletter-popup {
  background: #fff;
  top: 50% !important;
  margin-top: -179px;
  position: fixed !important;
  padding: 50px 20px;
  text-align: center;
  display: none;
}
#boxes .newletter-title h2 {
  font-size: 36px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  margin: 0 0 20px;
}
#boxes .box-content label {
  font-weight: 400;
}
#boxes #frm_subscribe .required {
  color: #f00;
  padding-right: 5px;
}
#boxes #frm_subscribe a {
  cursor: pointer;
}
#boxes #frm_subscribe #subscribe_pemail {
  background: #ebebeb none repeat scroll 0% 0%;
  border: medium none;
  height: 40px;
  width: 50%;
  margin: 20px 0;
  padding: 0 15px;
}
#boxes .box-content .subscribe-bottom {
  margin-top: 20px;
}
#boxes .box-content .subscribe-bottom label {
  margin: 0;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again {
  display: inline-block;
  margin: 0;
}
#boxes #frm_subscribe #notification {
  color: #f00;
}
#boxes #frm_subscribe #notification .success {
  color: #67d7bb;
}
#popup2 {
  position: absolute;
  right: -12px;
  top: -12px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #fff;
  border-radius: 100%;
  cursor: pointer;
}
/* newsllter */
body:not(.common-home) .newletter-subscribe-container {
  margin-top: 50px;
}
.main-row:not(.full-width) .newletter-subscribe-container .container {
  width: 100%;
  padding: 0;
}
.newletter-subscribe-container {
  background: #8b8b8d url("/image/template/emvida_bg.jpg") center left no-repeat;
  padding: 85px 0;
  margin-top: 80px;
}
.information-cooperation header {
  display: none;
}
#dialog-normal .newletter-title h3 span {
  font-weight: 600;
  color: #cb5499;
}

.modal-card {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#dialog-normal .newletter-title h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 34px;
  line-height: 24px;
  margin: 0 0 25px 0;
  color: #fff;
}
#dialog-normal .newleter-content label {
  font-size: 12px;
  color: #999999;
}
#dialog-normal .newletter-title i {
  color: #292929;
  font-size: 24px;
}
#dialog-normal .newletter-title label {
  line-height: 24px;
  color: #fff;
  padding: 0 30%;
  margin: 0 0 35px 0;
}
#dialog-normal {
  text-align: center;
}
#dialog-normal .newleter-content {
  padding: 0 15%;
  vertical-align: middle;
  position: relative;
}
#subscribe_email-normal {
  background: transparent;
  border: none;
  border: 1px solid rgba(255, 255, 255, 1);
  color: #fff;
  display: block;
  padding: 0 200px 0 20px;
  height: 70px;
  width: 100%;
  float: left;
}
#subscribe_email-normal::-webkit-input-placeholder {
  color: #fff;
}
#subscribe_email-normal::-moz-placeholder {
  color: #fff;
}
#subscribe_email-normal:-ms-input-placeholder {
  color: #fff;
}
#subscribe_email-normal:-moz-placeholder {
  color: #fff;
}
#subscribe-normal > a:hover {
  color: #fff;
  background: #cb5499;
}
#subscribe-normal > a {
  background: #fff;
  color: #222222;
  font-weight: 700;
  padding: 15px 50px;
  text-transform: uppercase;
  float: right;
  margin-top: -60px;
  margin-right: 10px;
}
#subscribe-normal .btn:hover {
  background: #cb5499;
}
#notification-normal {
  position: absolute;
  bottom: -95px;
}
#notification-normal div {
  color: #cb5499;
}
#notification-normal div.warning {
  color: #f00;
  text-align: center;
}
/* blog */
#blog_home {
  background: #f1f1f1;
  padding: 80px 0;
}
.main-row:not(.full-width) #blog_home > .container {
  width: 100%;
  padding: 0;
}
#blog_home .readmore a {
  color: #cb5499;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
}
#blog_home .articles-intro {
  color: #656565;
  line-height: 24px;
  margin-bottom: 20px;
}
#blog_home .articles-date i {
  font-size: 16px;
  margin-right: 5px;
}
#blog_home .articles-date {
  color: #767676;
  font-size: 12px;
  margin-bottom: 15px;
}
#blog_home .articles-name:hover {
  color: #cb5499;
}
#blog_home .articles-name {
  font-size: 16px;
  color: #222222;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}
#blog_home .articles-image {
  text-align: center;
}
#blog_home .articles-content {
  padding: 30px 20px 0;
}

.checkout-cart input[type="checkbox"]:checked,
.checkout-cart input[type="checkbox"]:not(:checked),
.checkout-cart input[type="radio"]:checked,
.checkout-cart input[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.checkout-cart input[type="checkbox"]:checked + label,
.checkout-cart input[type="checkbox"]:not(:checked) + label,
.checkout-cart input[type="radio"]:checked + label,
.checkout-cart input[type="radio"]:not(:checked) + label {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  line-height: 20px;
  cursor: pointer;
}

.order-sum .order-sum_consent label {
  font-size: 13px;
  line-height: 1.8 !important;
}

.checkout-cart input[type="checkbox"]:checked + label:before,
.checkout-cart input[type="checkbox"]:not(:checked) + label:before,
.checkout-cart input[type="radio"]:checked + label:before,
.checkout-cart input[type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: -2px;
  width: 24px;
  height: 24px;
  border: 1px solid #dddddd;
  background-color: #ffffff;
}

.checkout-cart input[type="checkbox"]:checked + label:before,
.checkout-cart input[type="checkbox"]:not(:checked) + label:before {
  border: 1px solid #222222;
  background-color: #cb549a;
}

.checkout-cart .order-sum input[type="checkbox"]:checked + label:before {
  border: none;
}

.checkout-cart .order-sum input[type="checkbox"]:not(:checked) + label:before {
  background: transparent;
}

/* .checkout-cart input[type="checkbox"]:checked + label:before,
.checkout-cart input[type="checkbox"]:not(:checked) + label:before {
    border-radius: 2px;
} */

.checkout-cart input[type="radio"]:checked + label:before,
.checkout-cart input[type="radio"]:not(:checked) + label:before {
  border-radius: 50%;
}

.checkout-cart input[type="checkbox"]:checked + label:after,
.checkout-cart input[type="checkbox"]:not(:checked) + label:after,
.checkout-cart input[type="radio"]:checked + label:after,
.checkout-cart input[type="radio"]:not(:checked) + label:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.checkout-cart input[type="checkbox"]:checked + label:after,
.checkout-cart input[type="checkbox"]:not(:checked) + label:after {
  left: 5px;
  top: 7px;
  width: 14px;
  height: 7px;
  border-radius: 1px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.checkout-cart input[type="radio"]:checked + label:after,
.checkout-cart input[type="radio"]:not(:checked) + label:after {
  left: 5px;
  top: 3px;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #cb549a;
}

.checkout-cart input[type="checkbox"]:not(:checked) + label:after,
.checkout-cart input[type="radio"]:not(:checked) + label:after {
  opacity: 0;
}

.checkout-cart input[type="checkbox"]:checked + label:after,
.checkout-cart input[type="radio"]:checked + label:after {
  opacity: 1;
}

.formal-order_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 3vw;
}

.formal-order_top--mob {
  display: none;
}

.formal-order_top--mob h3 {
  font-size: 22px;
  line-height: 14px;
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 0;
  text-transform: none;
}

.formal-order_bottom {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.formal-order_bottom .new-user {
  font-size: 500px;
  font-size: 16px;
  line-height: 17px;
  color: #000;
  margin: 0;
  display: inline-block;
}

.formal-order_bottom button {
  background: transparent;
  border: none;
  outline: none;
  text-decoration: underline;
  font-size: 13px;
  line-height: 17px;
  padding: 0;
  color: #727272;
  display: inline-block;
}

.formal-order_title {
  color: #000;
  font-weight: 700;
  font-size: 20px;
}
.formal-order_button {
  color: #000;
  background-color: #eeeeee;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 30px;
  border: none;
}

.parametr-order {
  background-color: #fff;
  border-radius: 10px;
  border: none;
  padding: 25px 30px;
}

.parametr-order_section {
  width: 100%;
  margin-bottom: 3vw;
}

.payment-methods__text {
  color: #1b1b1b;
  font-size: 14px;
  line-height: 19px;
  padding: 15px;
  background: #eeeeee;
  border-radius: 5px;
  margin-bottom: 20px;
}

.payment-methods__text span {
  font-weight: 700;
}

.payment-info {
  display: none;
  font-size: 12px;
  line-height: 100%;
  color: #1b1b1b !important;
  margin-left: 0px;
  margin-top: 12px;
}

.payment-info span {
  font-weight: 700;
  display: inline-block !important;
  color: #1b1b1b !important;
  margin: 0 !important;
}

#payment_cod:checked ~ label .payment-info {
  display: block;
}

.parametr-order_section:last-child {
  margin-bottom: 0;
}

.parametr-order_section h5 {
  font-size: 16px;
  font-weight: 700;
  color: #908a8a;
  margin-bottom: 30px;
  text-transform: none;
}

.parametr-order_section.active h5 {
  color: #000;
}

.parametr-order_section .parametr-order_section_hidden {
  display: none;
}

.parametr-order_section.active .parametr-order_section_hidden {
  display: block;
}

.parametr-order_section label {
  font-size: 16px;
  margin-bottom: 5px;
  color: #000;
}
.cart-gifts{
  padding: 30px;
  border-top: 1px solid #B4B4B4;
}
.cart-gifts-title{
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 87.5%;
}
.cart-gift-item{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.cart-gift-info{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6px 0 10px 0;
}
.cart-gift-image{
  -webkit-box-flex:0;
  -webkit-flex:0 0 auto;
      -ms-flex:0 0 auto;
          flex:0 0 auto;
  width: 80px;
  aspect-ratio: 80/100;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 30px;
}
#modalCard .cart-gift-image{
  width: 70px;
}
.cart-gift-name{
  color: #222;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  max-width: 290px;
}
.cart-gift-status{
  padding: 4px 10px;
  border-radius: 4px;
  background: #EEE;
  color: #222;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 143%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.cart-gift-status.cart-gift-success{
  background: #000;
  color:#fff;
}

.parametr-order_section label span {
  color: #b4b4b4;
  margin-left: 20px;
}

.parametr-order_section label .payment_method_img {
  display: inline-block;
  margin-left: 8px;
}

.parametr-order_section input {
  height: 50px;
  font-size: 14px !important;
  padding: 20px;
  color: #000;
}
.checkbox + .checkbox, .radio + .radio{
  margin-top: 0px;
}

.parametr-order_section input::placeholder,
.parametr-order_section textarea::placeholder {
  color: #595959;
}

.parametr-order_section textarea {
  height: 150px;
  font-size: 16px !important;
  padding: 20px;
  color: #000;
  resize: none;
}

.form-group_grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-gap: 0 15px;
}

.details-order_wrapp {
  padding: 0 30px;
}

#cart .details-order_wrapp {
  overflow-y: scroll;
  max-height: 60vh;
}

.details-order_wrapp .formal-order_top {
  display: none;
}

.details-order_item {
  padding: 25px 0;
}
.details-order_item.popup {
  padding: 25px 0;
  border-bottom: none;
  margin-bottom: 15px;
}
#modalCard .details-order_item.popup{
  padding: 25px 20px;
}
#modalCard .details-order_item.popup .col-xs-9{
  padding-left: 5px;
}
.details-order_item.popup .row {
  display: flex;
  align-items: center;
}

.details-order_item.popup .col-xs-3 {
  padding: 0;
}

.details-order_item:last-child {
  border-bottom: none;
}

.details-order_item_img {
  width: 100%;
}

.details-order_item_img img {
  width: 70px;
}

.details-order_item_text {
  width: 100%;
}

.details-order_item_text_top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}

.details-order_item_text_top a {
  width: 90%;
}

.details-order_item_name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 10px;
  min-height: 3.2vw;
  text-transform: none;
}

.details-order_item_name .text-success {
  font-size: 11px !important;
  color: #b4b4b4 !important;
}

.details-order_item_button {
  border: none;
  background: transparent;
  padding: 0;
  width: 15px;
}

.details-order_item_button img {
  width: 10px;
  max-width: 10px;
}

.details-order_item_option {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.details-order_item_option .input-group-btn {
  padding: 0;
  width: 32px;
  height: 32px;
  background-color: #222222;
}

.details-order_item_option .input-group-btn {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.details-order_item_option .input-group-btn:last-child {
  border-radius: 5px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.details-order_item_option .input-group-btn button {
  width: 100%;
  height: 100%;
  background: transparent !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: #fff !important;
  font-size: 27px !important;
}

.details-order_item_option input {
  padding: 0;
  border: 2px solid #222222;
  min-width: 45px;
  font-size: 14px !important;
  text-align: center;
}

.details-order_item_price {
  font-size: 16px;
  font-weight: 700;
  color: #222222;
}

.checkout-products__top {
  padding: 0 30px;
  min-height: 0;
}

.popup-add-item {
  margin: 30px;
  margin-bottom: 35px;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #b4b4b4;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  position: relative;
}

.popup-add-item h5 {
  font-size: 16px;
  line-height: 18px;
  color: #222222;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}

.popup-add-item img {
  max-width: 22%;
  margin-right: 20px;
  object-fit: contain;
}

.popup-add-item .close-btn {
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  margin: 0;
}

.popup-add-item .close-btn img {
  margin: 0;
  width: 10px;
  max-width: none;
}

.popup-add-item_content {
  display: flex;
}

.popup-add-item_content-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}

.popup-add-item .content-info_top p {
  color: #222222;
  font-size: 14px;
  line-height: 20px;
  max-width: 130px;
  margin: 0;
}

.popup-add-item .content-info_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.popup-add-item .content-info_bottom p {
  font-size: 16px;
  line-height: 15px;
  font-weight: 700;
  color: #222222;
  margin: 0;
}

.popup-add-item .content-info_bottom .button {
  border-radius: 40px;
  text-transform: none;
  padding: 0 30px;
  font-size: 14px;
  line-height: 20px;
}

.details-order {
  padding-top: 40px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #b4b4b4;
}

.address-fields .form-group .dropdown-menu {
  width: calc(100% - 60px);
  max-height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
}

.discount-order {
  padding: 20px 0;
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
}

.discount-order_p {
  padding: 0 30px;
  font-size: 14px;
  line-height: 35px;
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
}

.discount-order_p img {
  width: 20px;
  margin-right: 15px;
}

.discount-order_p_close {
  position: absolute;
  right: 30px;
  width: 15px;
  top: 0;
  display: none;
}

.discount-order_p_close.active {
  display: block;
}

.discount-order_p_close img {
  width: 100%;
  /*margin: 0;
	padding-right: 30;*/
}

.discount-order_form {
  display: none;
  padding: 0 30px;
  width: 100%;
  flex-direction: column;
}

.discount-order_form.active {
  display: flex;
}

.discount-order_form_wrapper {
  border: 1px solid #000;
  width: 100%;
  border-radius: 7px;
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.discount-order_form input {
  display: inline-block;
  width: 60%;
  height: 54px;
  float: left;
  font-size: 14px !important;
  outline: none;
  border: none;
  box-shadow: none;
  padding: 0 20px;
}

.discount-order_form input:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.discount-order_form_wrapper_button {
  position: relative;
  height: 54px;
  width: 40%;
}

.discount-order_form_wrapper_button button.btn-success {
  border-color: #4cae4c !important;
}

.discount-order_form button {
  display: inline-block;
  width: 100%;
  height: calc(100% + 2px);
  float: right;
  font-size: 14px;
  font-weight: 700;
  border-radius: 6px;
  position: absolute;
  top: -1px;
  border: 1px solid #000;
  right: -1px;
}

.discount-order_form button:hover {
  background-color: #cb549a;
  border-color: #cb549a !important;
}

.order-sum {
  padding: 25px 30px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.order-sum_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #222222;
  margin-bottom: 16px;
  font-weight: 700;
}

.order-sum_item:last-of-type {
  margin-bottom: 30px;
}

.order-sum_item.flex-end {
  justify-content: flex-end;
}

.order-sum_item img {
  width: 14px;
  margin-left: 7px;
}

.order-sum_item span {
  position: relative;
}

.order-sum_item span img {
  cursor: pointer;
}

.order-sum_item span .tooltip_info {
  width: 225px;
  height: auto;
  position: absolute;
  top: -15px;
  right: -15px;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  padding: 0.5em 0.8em;
  background: #ffffff;
  color: #000;
  transition: opacity 250ms, top 250ms;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  z-index: 1;
}

.order-sum_item span .tooltip_info span {
  display: block;
  margin-bottom: 8px;
}

.order-sum_item span .tooltip_info:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0%;
  right: 15px;
  width: 0;
  height: 0;
  border: solid transparent 8px;
  border-top-color: #ffffff;
  transition: opacity 250ms, top 250ms;
  transform: translateY(100%);
  z-index: 2;
}

.order-sum_item span .tooltip_info small {
  font-size: 11px;
  line-height: 1;
}

.order-sum_item span img:hover ~ .tooltip_info {
  opacity: 1;
  visibility: visible;
}

.order-sum_all {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 30px;
  width: 100%;
}

.order-sum_all p {
  margin: 0;
}

.order-sum_price_old {
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 10px;
}

.order-sum_formate {
  width: 100%;
  background-color: #000 !important;
  color: #fff;
  font-size: 20px !important;
  font-weight: 700;
  padding: 25px !important;
  border-radius: 50px !important;
  margin-bottom: 30px !important;
  border: none;
}

.order-sum_consent {
  font-size: 14px;
  color: #000;
  margin-bottom: 15px;
}

.order-sum_consent a {
  text-decoration: underline;
  color: #000;
}

#modal-login .modal-dialog {
  max-width: 400px;
  width: 90%;
  font-family: "Montserrat";
}

#modal-login .modal_title {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 28px;
}

#modal-login .modal-body {
  position: relative;
  padding: 25px;
}

#modal-login.modal .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
}

#modal-login.modal .group_input input {
  height: 50px;
  padding: 0 20px;
  font-size: 16px;
  color: #000;
  border-radius: 0;
}

#modal-login.modal .group_input input::placeholder {
  color: #222222;
}

#modal-login.modal .group_button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  color: #b4b4b4;
  margin-bottom: 15px;
}

#modal-login.modal .group_button button {
  background-color: transparent;
  border: 0;
  padding: 0;
  font-size: 16px;
}

#modal-login.modal .group_button .black {
  width: 50%;
  background-color: #222222;
  min-width: 185px;
  border: none;
  color: #fff;
  padding: 15px 0;
}

#modal-login.modal .log_with {
  color: #000;
  font-size: 16px;
  display: none;
}

#modal-login.modal .social-group span:first-child {
  color: #000;
  font-size: 16px;
  margin: 35px 0 15px;
  display: block;
}

#modal-login.modal .social-group .social-droup_a {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

#modal-login.modal .social-group .social-droup_a a {
  background-color: #f0f0f0;
  width: 37%;
  padding: 10px;
  color: #000;
  font-size: 13px;
  height: 36px;
  line-height: 1;
  display: flex;
  align-items: center;
}

#modal-login.modal .social-group .social-droup_a a img {
  height: 21px;
  min-width: 21px;
  margin-right: 14px;
}

#form-checkout-login {
  font-weight: 400;
}

#modal-login.modal
  #form-checkout-login
  .social-group
  .social-droup_a
  .ulogin-button-facebook
  img {
  width: 8px;
  min-width: 8px;
  height: 16px;
}

@media (max-width: 575px) {
  #modal-login.modal .group_button .black {
    min-width: 145px;
  }
}

.order-md-first {
  order: 1 !important;
}

.order-md-last {
  order: 2 !important;
}

@media (min-width: 769px) {
  .order-md-last {
    position: sticky;
    height: max-content;
    top: 60px;
  }
}

.basket_mobile {
  display: none;
}

.checkout-success #content {
  text-align: center;
  max-width: 415px;
  color: #000;
  margin: 0 auto;
  font-size: 16px;
  padding: 40px 0;
  margin-bottom: 40px;
}

.checkout-success .well {
  text-align: center;
}

.checkout-success .well .account_login_form_bottom {
  justify-content: center;
}

.checkout-success #content h1 {
  font-weight: bold;
}

.checkout-success #content .buttons {
  margin-top: 40px;
}

.checkout-success #content .buttons a {
  border-radius: 35px;
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
  padding: 8px 50px;
  height: auto;
}

@media (max-width: 1110px) {
  header .header-block {
    grid-template-columns: 2fr 1fr 5fr 2fr 0fr 2fr;
  }
}
.formal-order_top_a {
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.formal-order_top_a svg{
  width: 5px;
  margin-left: 8px;
  -webkit-box-flex:0;
  -webkit-flex:0 0 auto;
      -ms-flex:0 0 auto;
          flex:0 0 auto;
}
@media (max-width: 1024px) {
  .details-order_item_name {
    font-size: 14px;
  }

  .formal-order_top {
    min-height: 5vw;
  }

  .formal-order_title {
    font-size: 20px;
  }
 
}

@media (max-width: 768px) {
  body {
    margin-top: 40px;
  }
  #search > input {
    height: 12vw;
    line-height: 10vw;
    font-size: 4vw;
  }
  #search > button {
    top: 50%;
    transform: translateY(-50%);
  }
  #search > button i {
    font-size: 4vw;
  }
  header .mobile-header {
    display: block;
  }
  header .header-block,
  header .container-black {
    display: none;
  }
  .order-sm-last {
    order: 2 !important;
  }

  .order-sm-first {
    order: 1 !important;
  }

  .details-order_item_order_wrapper {
    flex-direction: column;
  }

  .checkout-cart_wrapper {
    display: flex;
    flex-direction: column;
  }

  .checkout-cart {
    background-color: #ffffff;
  }

  .parametr-order {
    padding: 25px 20px;
  }

  .formal-order_button {
    background-color: #f3f3f3;
  }

  .our_basket {
    display: none;
  }

  .details-order_wrapp .formal-order_top {
    display: flex;
  }

  .details-order_wrapp {
    padding: 0;
    padding-top: 25px;
    position: relative;
  }

  .details-order_wrapp::after {
    content: "";
    height: 1px;
    width: 100vw;
    background: #b4b4b4;
    position: absolute;
    left: -15px;
    top: 0;
  }

  .details-order_wrapp .details-order_item::after {
    content: "";
    height: 1px;
    width: 100vw;
    background: #b4b4b4;
    position: absolute;
    left: -15px;
    bottom: 0;
  }

  .details-order_item {
    padding: 20px 0;
    position: relative;
  }

  .details-order .discount-order,
  .details-order .order-sum {
    display: none;
  }

  .details-order_item_name {
    font-size: 16px;
    min-height: 7vw;
  }

  .details-order {
    margin-bottom: 0;
  }

  .basket_mobile {
    display: block;
    order: 3;
    margin-right: -15px;
    margin-left: -15px;
  }

  .basket_mobile .order-sum {
    border-radius: 0;
  }

  .order-sum {
    padding: 25px 15px;
  }

  .order-sum_item span:after {
    right: -10px;
  }

  .checkout-cart .order-sum_consent label {
    line-height: 24px !important;
  }

  .parametr-order_section h5 {
    margin-top: 30px;
  }
  header .header-block_language ul li {
    min-width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 545px) {
  .order-form-title{
    margin-top: 30px;
    margin-bottom: 0px;
  }
}
@media (max-width: 545px) {
  .parametr-order_section label {
    font-size: 14px;
  }
  #search {
    top: 16vw;
  }

  .banner7-content.slider-2 .text-content {
    top: 25vw !important;
    width: 100% !important;
  }

  .banner7-content.slider-3 .text-content {
    padding: 0;
  }

  .banner7-readmore a {
    font-size: 100% !important;
  }

  .banner7-content.slider-2 .title1 {
    font-size: 22px !important;
  }

  .banner7-readmore {
    font-size: 1.5rem;
  }

  .parametr-order_section label span {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }

  .formal-order_top {
    flex-direction: column;
    align-items: flex-start;
  }

  .formal-order_button {
    font-size: 15px;
    margin-top: 15px;
  }

  .details-order_wrapp .formal-order_top {
    flex-direction: row;
  }

  .parametr-order_section label .payment_method_img {
    margin-left: 3px;
  }

  .form-group_grid {
    grid-template-columns: 1fr;
  }

  .order-sum_formate {
    font-size: 20px;
  }

  .details-order_item_price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  .order-sum_price_old {
    margin-right: 0;
  }

  .footer-menu {
    font-size: 14px;
  }

  .footer-mobile .bottom-footer_icon_descr {
    font-size: 12px !important;
  }

  .footer-menu li {
    margin-bottom: 10px;
  }
  .col-2 .product-name {
    font-size: 20px;
  }
}

#cart {
  /*float: right;*/
  width: auto;
  position: relative;
}
#cart-total {
  font-weight: 500;
  background: #fff;
  color: #222;
  font-size: 2vw;
  text-transform: capitalize;
  border-radius: 100%;
  text-align: center;
  width: 3vw;
  height: 3vw;
  line-height: 3vw;
  display: block;
  position: absolute;
  bottom: -5px;
  right: 0vw;
  overflow: hidden;
}
#cart-total .total-price {
  font-weight: 400;
  font-size: 14px;
  display: block;
  text-align: left;
}

#cart_link > button {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  width: auto;
  float: right;
}

#cart > button > i {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  float: left;
  width: 32px;
  height: 32px;
  line-height: 26px;
  border: 2px solid #fff;
  border-radius: 100%;
  text-align: center;
}
#cart > button:hover > i {
  border-color: #cb5499;
  color: #cb5499;
}
#cart .dropdown-menu .text-empty {
  margin: 0;
  padding: 10px 0;
}
.dropdown-menu .order-sum {
  background: #eee;
}
#cart .dropdown-menu {
  border: none;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
  min-width: 380px;
  margin: 0;
  padding: 0;
  top: 100%;
  border-radius: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.details-order_item_order_wrapper {
  display: flex;
  padding-bottom: 140px;
}

#cart .dropdown-menu .order-sum_formate {
  margin-bottom: 0;
}
@media (max-width: 1400px) {
  #cart .dropdown-menu {
    min-width: 300px;
  }
}
#cart-total .item-cart {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background: #cb5499;
  border: 2px solid #fff;
  color: #fff;
  top: -8px;
  left: 32px;
  border-radius: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400 !important;
}
#cart .cart-empty {
  padding: 20px 0;
}
#cart .dropdown-menu p {
  margin: 0;
}
#cart .dropdown-menu > li:first-child .table > tbody > tr > td {
  padding-top: 20px;
}
#cart .table > tbody > tr > td {
  border: none;
  padding: 0;
}
#cart .cart-close button {
  background: none;
  color: #bababa;
  border: none;
  font-size: 14px;
}
#cart .cart-quantity {
  color: #969696;
  font-size: 12px;
  margin: 5px 0 8px 0 !important;
}
#cart .cart-name:hover {
  color: #cb5499;
}
#cart .cart-name {
  color: #222;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
}
#cart .cart-price {
  font-size: 14px;
  color: #767676;
  font-weight: 500;
}
#cart .cart-button {
  background: #222;
  margin: 0 -45px !important;
  padding: 10px 20px;
}
@media (max-width: 1400px) {
  #cart .cart-button {
    margin: 0 -20px !important;
  }
  #cart p.cart-button a {
    padding: 0 10px !important;
  }
}
#cart p.cart-button a:last-child {
  margin: 0;
}
#cart p.cart-button a {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  height: 37px;
  line-height: 34px;
  text-align: center;
  padding: 0 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  margin-right: 15px;
  font-weight: 500;
}
#cart p.cart-button a:hover {
  color: #292929;
  background: #fff;
}
#cart p.cart-button a:hover i {
  color: #292929;
}
#cart p.cart-button a i {
  padding-left: 5px;
  font-size: 15px;
  color: #fff;
}
#cart .dropdown-menu .info-item {
  padding-left: 10px;
}
#cart .dropdown-menu .has-scroll {
  max-height: 300px;
  overflow: auto;
}
#cart .dropdown-menu tr td strong {
  color: #000;
}
#cart .dropdown-menu tr td:first-child {
  font-size: 12px;
  color: #3e3d43;
  text-transform: uppercase;
  font-weight: 500;
}
#cart .dropdown-menu tr td:last-child {
  font-size: 14px;
  color: #292929;
  font-weight: 500;
}
.unvisible {
  display: none;
}
.fix-header.container-fix .block-right {
  margin-top: 16px;
}
.fix-header .logo-container {
  padding: 10px 0;
}
.fix-header {
  top: 0;
  position: fixed !important;
  background: #fff;
  right: 0;
  left: 0;
  z-index: 9998;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.05);
}
/* cms block
.contact-static li i{
	margin-right: 20px;
	font-size: 18px;
}
.contact-static li{
	color: #999999;
	font-size: 13px;
	line-height: 24px;
}
.about-static{
	margin: 0 0 30px 0;
}
.about-static p{
	color: #999999;
	line-height: 24px;
	margin: 0;
}
.social-footer{
	margin-top: 30px;
}
.social-footer li:not(:last-child){
	padding-right: 20px;
}
.social-footer ul{
	margin: 0;
	padding: 0;
}
.social-footer li{
	display: inline-block;
}
.social-footer i:hover{
	color: #fff;
}
.social-footer i{
	color: #989898;
	font-size: 16px;
}
.banner-2 .col-img{
	overflow: hidden;
}
.banner-2 .col-img:hover img{
	-webkit-transform: scale3d(1.2,1.2,1.2);
	-moz-transform: scale3d(1.2,1.2,1.2);
	-o-transform: scale3d(1.2,1.2,1.2);
	transform: scale3d(1.2,1.2,1.2);
}
.banner-2 > div{
	padding: 0;
}
.social-header i:hover{
	color: #fff;
}
.social-header i{
	color: #999999;
	font-size: 16px !important;
	padding: 0 10px;
}
.col-img{
	text-align: center;
}
.banner-sidebar,
.banner-1 .col{
	position: relative;
	margin-bottom: 80px;
}
.banner-sidebar:hover .col-img img,
.banner-1 .col:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.banner-sidebar .col-img,
.banner-1 .col-img{
	overflow: hidden;
}
.banner-sidebar .text-content h3{
	color: #222222;
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
	margin: 0;
}
.banner-sidebar .text-content{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
}
.banner-1 .text-content{
	position: absolute;
	top: 35px;
	left: 65px;
	font-size: 16px;
}
.banner-1  .col2 .text-content{
	left: 30px;
}
.banner-1 .text-content a:hover{
	text-decoration: underline
}
.banner-sidebar .text-content a{
	font-size: 12px;
	color: #cb5499;
	margin-top: 10px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
}
.banner-1 .text-content a{
	color: #cb5499;
	margin-top: 15px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 80%;
}
.banner-1 .col3 .text-content{
	text-align: right;
	left: auto;
	right: 30px;
}
.banner-1 .col3 .text-content h3{
	color: #fff;
}
.banner-1 .text-content h3{
	text-transform: uppercase;
	color: #222;
	font-size: 150%;
	line-height: 1;
	font-weight: 600;
	margin: 0;
}
/* owl carousel */
.owl-carousel .owl-item {
  padding: 0 15px;
}
.owl-pagination {
  text-align: center;
}
.owl-pagination .owl-page {
  display: inline-block;
  line-height: 1;
}
.owl-pagination .owl-page:hover span,
.owl-pagination .owl-page.active span {
  background: #cb5499;
}
.owl-pagination .owl-page.active span {
  width: 30px;
  border-radius: 5px;
}
.owl-pagination .owl-page span {
  width: 8px;
  height: 8px;
  background: #d7d7d7;
  border-radius: 100%;
  display: inline-block;
  margin: 0 8px;
}
.owl-style2:hover .owl-buttons > div {
  opacity: 1;
}
.owl-style2 .owl-buttons > div {
  top: 50%;
  margin-top: -17px;
  opacity: 0;
}
.owl-buttons > div {
  position: absolute;
  top: 0;
  width: 34px;
  height: 34px;
  background: #f1f1f1;
  color: #999999;
  text-align: center;
  margin-top: -72px;
  z-index: 2;
}
.owl-style2 .owl-buttons > div.owl-prev {
  right: auto;
  left: 15px;
}
.owl-buttons > div.owl-prev {
  right: 60px;
}
.owl-buttons > div.owl-next {
  right: 15px;
}
.owl-buttons > div:hover {
  background: #cb5499;
  color: #fff;
}
.product-mob-owl-carousel .owl-nav > div:hover {
  color: #9d9d9d;
}
.owl-buttons > div i {
  font-size: 18px;
  line-height: 34px;
}
.product-mob-carousel-modal {
  height: 70vh;
}
.product-mob-carousel-modal video {
  height: 70vh;
}
/* porudcut layout */
.row_items .layout2:not(:last-child) .product-thumb {
  margin-bottom: 20px;
}
.layout2 .product-thumb {
  float: left;
  width: 100%;
}
.layout2 .product-inner {
  width: 70%;
  float: left;
  padding: 15px 0 0 15px !important;
}
.layout2 .image {
  width: 30%;
  float: left;
}
.product-grid .product-inner {
  padding: 0;
}
.product-thumb .product-name {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2em;
  line-height: 120%;
  color: #222222;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: none;
  height: 65px;
}
.product-name .btn-wishlist {
  top: 0;
  right: 15px;
  transform: translateY(0%);
}
.product-video span {
  margin-left: 5px;
}
.product-bottom-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
  height: 42px;
}
.product-name a:hover {
  color: #cb5499;
}
.product-name a {
  color: #222;
}
.price {
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  color: #222222;
  margin: 0;
}
.price-new {
  text-decoration: none;
}
.price-old {
  text-decoration: line-through;
  margin-right: 10px;
  font-size: 12px;
  font-weight: normal;
}
.product-des {
  color: #656565;
  line-height: 24px;
  margin: 20px 0 0 0;
}
.product-caption .ratings {
  width: max-content;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-info {
  padding: 0 15px;
}
.stock-info {
  font-size: 13px;
  text-align: right;
  width: 50%;
}
.product-top-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.ratings .rating-box {
  margin-right: 10px;
}
.rating-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.stock-info.instock {
  color: #6c9d15;
  font-size: 13px;
  line-height: 20px;
}
.rating-box img + img {
  margin-left: 5px;
}
.image > a {
  display: block;
}
.image > a,
.image {
  position: relative;
}
.img-r {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.image img {
  -webkit-transition: opacity 0.7s ease 0s;
  -moz-transition: opacity 0.7s ease 0s;
  transition: opacity 0.7s ease 0s;
}
.product-layout:hover .img-r {
  opacity: 1;
  z-index: 0;
}
.actions-link a:not(.btn-cart) {
  float: right;
}
.product-inner {
  position: relative;
}
.layout2 .product-inner .actions-link {
  float: left;
  width: 100%;
  opacity: 1;
  position: static;
  margin-top: 10px;
}
.product-list .product-inner .actions-link {
  position: static;
  display: inline-block;
  opacity: 1;
  min-width: 270px;
  margin-top: 25px;
}
.product-inner .actions-link {
  background: #cb5499;
  position: absolute;
  left: 0;
  right: 0;
  top: -100px;
  opacity: 0;
}
.product-inner .actions-link:hover {
  background: #222222;
}
.product-video img {
  width: 16px !important;
  display: inline-block !important;
}
.product-video span {
  display: inline-block;
}
.product-thumb:hover .actions-link {
  top: -46px;
  opacity: 1;
}
.btn-wishlist {
  position: absolute !important;
  top: 33px;
  transform: translateY(-50%);
  right: 15px;
  z-index: 2;
}
.btn-compare span,
.btn-wishlist span {
  display: none;
}
.qv-button-container i,
.btn-wishlist i,
.btn-compare i {
  line-height: 46px;
}
.qv-button-container,
.btn-wishlist i,
.btn-compare {
  font-size: 25px;
  line-height: 25px;
  vertical-align: top;
  color: #cb5499;
}

.btn-cart:hover .cart-gray {
  fill: #000;
}
.qv-button-container:hover,
.btn-compare:hover {
  /* background-color: #cb5499; */
  color: #cb5499;
}
.btn-quickview span {
  font-size: 0;
}
.qv-button-container {
  display: inline-block;
}
.btn-quickview {
  border: none;
  padding: 0;
  background: none;
}
.product-list .label-product {
  right: 25px;
}

.label-product {
  position: absolute;
  width: max-content;
  background: #cb5499;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  top: 33px;
  transform: translateY(-50%);
  font-size: 15px;
  font-weight: 800;
  left: 15px;
  right: auto;
  z-index: 3;
  border: 2px solid #cb5499;
}
.label-product.l-sale {
  border: none;
  background: transparent;
  color: #cb5499;
  right: auto;
  font-weight: 700;
}
.label-product.l-new {
  border: none;
  background: transparent;
  color: #000;
}
.label-product span {
  font-size: 16px;
  line-height: 28px;
}
.tags-product {
  display: none;
}
.title-extra::before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  height: 1px;
  left: 0;
  right: 100px;
  top: 10px;
  z-index: 0;
}
.title-extra h2 {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
  padding-right: 15px;
}
.title-extra {
  position: relative;
}
.module-title.title-extra {
  background: #fff;
}
.module-title h2 {
  color: #222222;
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 0 45px 0;
  font-weight: 700;
}
.module-title .module-des {
  margin: 0;
  line-height: 36px;
}
/* banner-ourbrands */
body:not(.common-home) .banner-ourbrands {
  margin-top: 80px;
  border-top: 1px solid #ebebeb;
}
.banner-ourbrands {
  padding: 50px 0;
}
.banner-ourbrands .owl-carousel .owl-item:hover img {
  opacity: 0.9;
}
.banner-ourbrands .owl-carousel .owl-item {
  padding: 0;
}
.banner-ourbrands img {
  display: inline-block;
}
.banner-ourbrands .module-title {
  display: none;
}
.banner-ourbrands .owl-item.active {
  position: relative;
}
/* footer */
#back-top:hover {
  background: #000;
}
#back-top {
  z-index: 15;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 43px;
  height: 43px;
  background: rgba(203, 84, 153, 0.8);
  text-align: center;
  cursor: pointer;
  border-radius: 100%;
  box-shadow: 0 0 5px 3px rgba(255, 255, 255, 0.1);
}
#back-top i {
  font-size: 18px;
  line-height: 43px;
  color: #fff;
}
footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  background: #000000;
  clear: both;
}
.top-footer {
  padding: 50px 0;
}
.footer-title + .list-unstyled li a:hover {
  color: #fff;
  padding-left: 30px;
}
.footer-title + .list-unstyled li a:hover::before {
  background: #fff;
}
.footer-title + .list-unstyled li a::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #999999;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.footer-title + .list-unstyled li a {
  line-height: 24px;
  position: relative;
  padding-left: 18px;
  color: #999999;
}
.footer-title + .list-unstyled {
  margin: 0 0 30px 0;
  padding: 0;
}
.footer-title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 35px;
  color: #fff;
}
.bottom-footer {
  padding: 25px 0;
  float: left;
  width: 100%;
}
.footer-mobile {
  display: none;
}
.copyright-text {
  margin: 5px 0 0 0;
  text-align: center;
  color: #999999;
  line-height: 30px;
  font-size: 13px;
}
.payment-img {
  margin-bottom: 50px;
}
/* breadcrumbs */
.breadcrumbs .breadcrumb {
  margin: 0;
}
.breadcrumb {
  font-size: 12px;
  padding: 25px 0;
  margin: 0;
  background: none;
}
.breadcrumb a:hover {
  color: #cb5499;
}
.breadcrumb > li + li::before,
.breadcrumb a {
  color: #292929;
}
.common-home .breadcrumbs {
  display: none;
}
.breadcrumbs h1,
.breadcrumbs h2 {
  font-size: 60px;
  font-weight: 500;
  margin: 0 0 35px 0;
}
.breadcrumbs {
  background: none;
  margin-top: 155px;
}
/* category */
.category-info .img-thumbnail {
  border: none;
  border-radius: 0;
  padding: 0;
}
.owl-item video,
.thumbnails video {
  width: 100%;
  object-fit: cover;
}
.owl-item video {
  width: 72px;
  height: 93px;
}
.thumbnails video {
  height: 466px;
  width: 360px;
}
.thumbnail_img {
  display: inline-block;
}
.thumbnail_video {
  display: none;
}
.thumbnail_video.active {
  display: inline-flex;
}
a.thumbnail_video.active {
  border: none;
  padding: 4px 9px;
}
.thumbnail_video-btn {
  display: inline-flex;
  position: relative;
}
.thumbnail_video-play {
  background: rgba(34, 34, 34, 0.5);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.thumbnail_video-play span {
  position: absolute;
  top: 50%;
  left: 65%;
  transform: translate(-50%, -50%);
  display: block;
  border: 8px solid transparent;
  border-left: 8px solid #ffffff;
}
.thumbnails-product-block .thumbnail_img {
  border: none;
}
.thumbnails-product-block .label-product {
  font-size: 20px;
}
.thumbnails-product-block .label-product.l-sale {
  left: 24px;
}
@media (max-width: 1199px) {
  .thumbnails video {
    height: 369px;
    width: 285px;
  }
  .owl-item video {
    width: 52px;
    height: 68px;
  }
}
@media (max-width: 991px) {
  .thumbnail_img {
    display: none;
  }
  .owl-item.active {
    text-align: center;
  }
  .owl-item video {
    width: 584px;
    height: 776px;
  }
  .thumbnail_video.active {
    display: none;
  }
  .thumbnail_video-play {
    width: 60px;
    height: 60px;
  }
  .thumbnail_video-play span {
    border: 10px solid transparent;
    border-left: 11px solid #ffffff;
    left: 63%;
  }
  .thumbnail_video-btn {
    border: none;
  }
}
@media (max-width: 768px) {
  .product-top-caption .ratings {
    width: max-content;
  }
  .product-video span {
    font-size: 11px;
  }
  .product-video img {
    width: 10px;
  }
  .owl-item video {
    width: 100%;
    height: auto;
  }
  .thumbnail_video-btn {
    padding: 0 4px;
  }
  .relative.xs-only .label-product.l-sale {
    left: 31px;
  }
}
@media (max-width: 450px) {
  .owl-item video {
    height: 100vw;
  }
}
@media (min-width: 992px) {
  .custom-products .two-items:nth-child(2n + 1),
  .custom-products .three-items:nth-child(3n + 1),
  .custom-products .four-items:nth-child(4n + 1),
  .custom-products .five-items:nth-child(5n + 1) {
    clear: both;
  }
}
.toolbar {
  float: left;
  width: 100%;
  margin: 30px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}
.toolbar3 .btn-group {
  background: #fff;
}
.toolbar3 {
  padding: 0;
}
.toolbar1 {
  padding: 0;
}
.toolbar2,
.toolbar1 {
  padding-left: 0;
  background: #fff;
}
#input-sort,
#input-limit {
  border-radius: 0;
  border: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("/image/template/shevron_desc.svg") 95% 50% no-repeat #f5f5f5;
  padding-left: 20px;
  height: 40px;
  text-overflow: ellipsis;
  box-shadow: none;
}

#list-view:hover,
#list-view.selected,
#grid-view:hover,
#grid-view.selected {
  color: #fff !important;
  background: #cb5499 !important;
}
#list-view {
  margin-right: 10px;
}
#list-view,
#grid-view {
  border: none;
  border-radius: 0px;
  color: #999999;
  width: 31px;
  height: 31px;
  padding: 0;
  margin: 0;
  background: #eeeeee;
  line-height: 31px;
  box-shadow: none;
}
#list-view i,
#grid-view i {
  line-height: 28px;
}
.pagination {
  margin: 0;
}
.pagination > li.active > span,
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background: none !important;
  color: #fff !important;
}
.pagination > li > a,
.pagination > li > span {
  border: none;
  background: none !important;
  font-size: 18px;
  color: #000;
  line-height: 12px;
  padding: 0;
  text-align: center;
  line-height: 1;
  display: block;
  text-align: center;
  width: 100%;
}
.pagination > li > a,
.pagination > li > span {
  float: none !important;
  margin-left: auto;
}
.custom-products .product-list .layout1 .product-intro .btn-cart span {
  display: block;
}
.custom-products .product-list .layout1 .product-intro {
  position: static;
}
.custom-products .product-list .product-name {
  font-size: 16px;
  line-height: 30px;
  margin: 20px 0 0;
}
.custom-products .product-list:last-child .product-thumb {
  border: none;
}
.custom-products .product-list .product-thumb:hover {
  box-shadow: none;
}
.custom-products .product-list .product-thumb {
  float: left;
  width: 100%;
  margin: 0;
}
.custom-products.custom-products-row .product-layout.outstock .product-thumb,
.search-result-list .outstock .product-thumb,
.categoryes .product-layout.outstock .product-thumb,
.related-product .product-layout.outstock,
.spesial-product-list .product-layout.outstock {
  /* padding: 0; */
  opacity: 0.5;
}
.custom-products .product-layout {
  margin-bottom: 40px;
}
.custom-products .product-layout .product-thumb:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.category-name {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin: 0;
}
.category-nav-row {
  margin-bottom: 40px;
  margin-top: 20px;
}
.custom-products {
  margin: 0 -15px;
}
.pagination {
  line-height: 1;
}
.pagination > li {
  display: inline-block;
  vertical-align: middle;
  background-color: none;
  color: #000;
  padding: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 5px;
}
.pagination > li.active {
  background: #cb5499;
}
.pagination > li a,
.pagination > .active > span {
  line-height: 20px;
}
.toolbar4 {
  margin: 0;
  margin-top: 40px;
  padding: 0 0 20px 0;
  clear: both;
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.toolbar4 .col-sm-6 {
  padding: 0;
  line-height: 1;
}
.toolbar4 .text-right {
  margin-top: 0px;
  font-size: 12px;
  line-height: 25px;
  color: #000000;
  float: right;
}
/* product detail */
.zoomContainer {
  top: 0px !important;
  left: 15px !important;
  right: 0px;
  bottom: 0px;
  width: 100% !important;
}
.zoomContainer .zoomLens {
  width: 100px !important;
  height: 100px !important;
}
.zoomContainer .zoomWindowContainer .zoomWindow {
  margin-left: 15px;
  border-color: #cb5499 !important;
}
.col-1 {
  margin-bottom: 30px;
}
.col-1 .thumbnails {
  /* border: 1px solid #edecec; */
}
.col-1 .thumbnail {
  padding: 0;
  border-radius: 0;
  border: none;
}
.image-additional-container {
  margin: 20px -10px 0;
}
.image-additional-container .owl-carousel .owl-stage {
  width: 75% !important;
}
.image-additional-container .thumbnail,
.image-additional-container .thumbnail:hover,
.image-additional-container .thumbnail:focus {
  padding: 0;
  margin: 0;
  border: 1px solid #edecec;
  border-radius: 0;
}
.image-additional2.owl-carousel .owl-item,
.image-additional.owl-carousel .owl-item {
  width: 100% !important;
  padding: 0;
  margin-bottom: 17px;
}
.image-additional.owl-carousel .owl-wrapper {
  display: flex !important;
  flex-direction: column;
  width: 100% !important;
}
.image-additional.owl-carousel .owl-wrapper .owl-item {
  width: 100% !important;
}
.image-additional.owl-carousel .owl-wrapper .owl-item a {
  border: none;
  border-radius: 0;
}
.image-additional.owl-carousel .owl-wrapper .owl-item a.active2 {
  border: 1px solid #edecec;
}
.col-2 .product-name {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  color: #222222;
  text-transform: uppercase;
  line-height: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 95%;
}
.col-2 .product-name + p {
  margin: 10px 0 0;
}
.col-2 .product-name + p a {
  text-transform: capitalize;
}
.col-2 .model-stock {
  font-size: 13px;
  margin-top: 55px;
  margin-bottom: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.col-2 .ratings {
  margin: 55px 0 20px;
}
.rating_span {
  margin-left: 7px;
  color: #707070;
  cursor: pointer;
}
.rating_span:hover {
  color: #cb5499;
}
.rating {
  float: left;
}
.rating > input {
  display: none;
}
.rating > label:before {
  margin-right: 7px;
  font-size: 18px;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}
.rating > label {
  color: #dbdbdb;
  float: right;
  margin-bottom: 0;
}
.rating.click > input:checked ~ label, /* show gold star when clicked */
.rating.click:not(:checked) > label:hover, /* hover current star */
.rating.click:not(:checked) > label:hover ~ label {
  color: #f9df3c;
  cursor: pointer;
} /* hover previous stars in list */

.rating.click > input:checked + label:hover, /* hover current star when changing rating */
.rating.click > input:checked ~ label:hover,
.rating.click > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating.click > input:checked ~ label:hover ~ label {
  color: #ffed85;
}

.rating > input:checked ~ label {
  color: #f9df3c;
  cursor: pointer;
}

.col-2 .model-stock_info {
  display: flex !important;
  align-items: center;
}
.col-2 .model-stock_info_mob {
  display: none !important;
}
.col-2 .model-stock_text {
  color: #707070;
}
.col-2 .model-stock_code {
  margin-left: 3rem;
}
.col-2 .model-stock_text.availability {
  color: #6c9d15;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.col-2 .model-stock_text.availability.not {
  color: #707070;
}
.col-2 .model-stock_text.availability i {
  font-size: 26px;
  margin-right: 1rem;
}
.col-2 .list-unstyled {
  color: #222222;
  clear: both;
  font-size: 14px;
}
.col-2 .price-product .old-price {
  font-size: 12px;
  text-decoration: line-through;
  color: #9d9d9d;
  margin-right: 5px;
}
.col-2 .price-product {
  font-size: 21px;
  color: #cb5499;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 0;
}
.col-2 .ex-text {
  color: #cb5499;
  margin-left: 5px;
}
.col-2 .short-des {
  margin: 0 0 55px;
  color: #222222;
  font-size: 15px;
  line-height: 24px;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}
.card-description {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
#input-quantity2,
#minus2,
#plus2,
#input-quantity,
#minus,
#plus {
  display: block;
  height: 22px;
  border: none;
  box-shadow: none;
  text-align: center;
  width: 22px;
  font-size: 16px;
  border-radius: 0px;
  border: none;
  background: none;
  padding: 0;
  color: #7b7b7b;
  float: left;
}
#minus2,
#plus2,
#minus,
#plus {
  border: 1px solid #dbdbdb;
  border-left: none;
  background: #dbdbdb;
  width: 100%;
  height: 100%;
  font-size: 30px;
  color: #222222;
}
#minus2:hover,
#plus2:hover,
#minus:hover,
#plus:hover {
  color: #cb5499;
}
#plus,
#plus2 {
  border-bottom: none;
}
#input-quantity2,
#input-quantity {
  width: 63px;
  height: 44px;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  color: #4c4c4c;
  box-shadow: none;
}
label[for="input-quantity"] {
  float: left;
  line-height: 34px;
  margin-right: 30px;
}
.button-cart.mob {
  display: none;
}
#button-cart2 i,
.button-cart i {
  font-size: 0;
}
#button-cart2 {
  margin: 0 10px 30px 0;
  float: left;
  line-height: 44px;
  height: 44px;
  padding: 0 35px 0 50px;
  background: #222 url("../image/bg-btn-cart.png") no-repeat 30px center !important;
}
.button-cart {
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 30px;
  height: auto;
}
@media (min-width: 767px) {
  #button-cart2:hover,
  .button-cart:hover {
    background-color: #cb5499 !important;
  }
}
button.btn-compare span,
button.btn-wishlist span {
  display: none;
}
button.btn-compare:hover i {
  color: #fff;
}
button.btn-compare i {
  font-size: 18px;
  line-height: 44px;
  vertical-align: top;
  color: #222222;
}
button.btn-wishlist i {
  font-size: 25px;
  line-height: 25px;
  vertical-align: top;
  color: #cb5499;
}
button.btn-compare {
  width: 44px;
  height: 44px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0;
  float: left;
  line-height: 44px !important;
  margin: 0 10px 30px 0;
  background: none !important;
}
button.btn-wishlist {
  width: 25px;
  height: 25px;
  padding: 0;
  line-height: 44px !important;
  margin: 0;
  background: none !important;
}
button.btn-compare:hover {
  border-color: transparent;
  background-position: -34px 2px;
  background-color: #cb5499 !important;
}
button.btn-wishlist:hover {
  background-color: transparent !important;
  color: #cb5499 !important;
}
.product-name button.btn-wishlist {
  top: 0;
}
#product2,
#product {
  clear: both;
}
#product2.has-option,
#product.has-option {
  max-height: 300px;
  overflow: auto;
  border: 1px solid #e1e1e1;
  padding: 20px;
}
#product + div {
  margin: 20px 0;
}
.quantity-box {
  display: grid;
  grid-template-columns: 4fr 5fr 4fr;
}
.product-tabs-container {
  margin-top: 50px;
}
#modal-login .modal-dialog-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  max-width: 385px;
  min-width: 300px;
}
#modalCard .modal-dialog-centered{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  max-width: 434px;
  min-width: 300px;
}
#modalCard .cart-gifts{
  margin-left: -25px;
  margin-right: -25px;
  border-bottom: 1px solid #B4B4B4;
  margin-bottom: 25px;
}
#modalCard .cart-gifts-title{
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 78%;
  text-transform: uppercase;
  text-align: center;
}
#modal-login .modal-content .modal-header {
  padding: 25px 0;
  border-bottom: none;
}
#modal-login .modal-content .modal-header h5 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
#modal-login .modal-content .modal-header .close {
  font-size: 2vw;
  top: 0.5vw;
  position: absolute;
  right: 0.5vw;
}
#cardModalCenterTitle {
  font-style: normal;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  max-width: 210px;
  margin: 0 auto;
}
#modalCard .modal-content {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 15px 10px;
}
#modalCard .modal-header {
  border-bottom: none;
}
#modalCard .close {
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 1;
}
#modalCard .modal-body .go-to-card {
  height: 50px;
  display: block;
  margin: 0 auto;
  background: #cb5499 !important;
  border-radius: 30px;
  line-height: 50px;
  font-family: "Montserrat", sans-serif;
  text-transform: none;
  font-size: 16px;
  width: max-content;
}
#modalCard .details-order_item_name {
  font-family: "Montserrat", sans-serif;
  text-transform: none;
  font-size: 14px;
  text-align: left;
}
.continue-link {
  font-weight: normal;
  font-size: 14px;
  line-height: 34px;
  color: #000;
  display: block;
  text-align: center;
  margin-top: 10px;
}
#modalCard .details-order_item_text,
#modalCard .continue-link {
  font-family: "Montserrat", sans-serif;
}
#modalCard .details-order_item_button img {
  margin-top: -10px;
}
/*#modal-login .modal_title {
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 28px;
}*/
#modal-login .modal-content .modal-body form {
  /*padding: 0 1vw;*/
}
#modal-login .modal-content .modal-body form input {
  display: block;
  width: 100%;
  font-size: 16px;
  height: auto;
  padding: 15px 20px;
  border: 1px solid #b4b4b4;
  border-radius: 0;
  color: #000000;
  margin-bottom: 20px;
}
#modal-login .modal-content .modal-body form input::placeholder {
  color: #000000;
}
#modal-login .modal-content .modal-body form .block-button {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  font-size: 16px;
  align-items: center;
  text-align: center;
}
#modal-login .modal-content .modal-body form .block-button button {
  background-color: #000;
  border: none;
  color: #ffffff;
  padding: 10px 0;
}
#productMobModal {
  width: 90vw;
  margin: auto;
}
#productMobModal .modal-dialog {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.product-mob-owl-carousel-modal .owl-buttons {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.product-mob-owl-carousel-modal .owl-buttons .owl-prev {
  left: -10px;
  margin-top: 0;
  background: transparent;
  padding: 0;
  width: 50px;
}
.product-mob-owl-carousel-modal .owl-buttons .owl-next {
  right: -10px;
  margin-top: 0;
  background: transparent;
  padding: 0;
  width: 50px;
}
.product-mob-owl-carousel-modal .owl-buttons i {
  font-size: 40px;
}
.product-mob-owl-carousel-modal .owl-pagination {
  display: none;
}
.product-mob-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 93vw;
  padding: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background: #fff;
}
.product-mob-owl-carousel-modal {
  width: 100%;
}
.product-mob-modal.active {
  display: block;
}
.product-mob-owl-carousel {
  display: none !important;
  padding: 0 20px;
}
.product-mob-owl-carousel .owl-item img {
  width: 100%;
}
.product-mob-owl-carousel .owl-pagination {
  display: none;
}
.product-mob-owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}
.product-mob-owl-carousel .owl-nav .owl-prev,
.product-mob-owl-carousel .owl-nav .owl-next {
  position: absolute;
  width: 11px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 0;
  padding: 0;
}
.product-mob-owl-carousel .owl-nav .owl-prev {
  left: 2px;
  background-image: url("/image/template/arrow_left.svg") !important;
}
.product-mob-owl-carousel .owl-nav .owl-next {
  right: 2px;
  background-image: url("/image/template/arrow_right.svg") !important;
}
.product-mob-owl-carousel .owl-nav i,
.product-mob-owl-carousel .owl-nav span {
  display: none;
}
.col-3 .tab-content {
  margin-top: 40px;
  margin-bottom: 80px;
  color: #222222;
  font-size: 15px;
}
.col-3 .tab-content .comment-item {
  padding-top: 20px;
  padding-bottom: 25px;
  border-top: 1px solid #dbdbdb;
}
.col-3 .tab-content .comment-item .comment-item_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.col-3 .tab-content .comment-item_answer {
  margin-top: 30px;
  padding: 0 20px 0 70px;
  position: relative;
}
.col-3 .tab-content .comment-item_answer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: #eeeeee url(../image/comment-answer.svg) center 12px/27px
    no-repeat;
  border-radius: 50%;
}
.col-3 .tab-content .answer-form {
  width: 100%;
  background-color: #f0f0f0;
  color: #222222;
  text-align: center;
  padding: 30px 15px;
}
.col-3 .tab-pane#tab-description table td:first-child {
  white-space: nowrap;
}
.col-3 .tab-pane#tab-review p {
  margin-bottom: 5px;
}
.col-3 .tab-pane#tab-review .review .review-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.col-3 .tab-pane#tab-review .review .review-title .title {
  font-size: 18px;
  text-transform: uppercase;
}
.col-3 .tab-pane#tab-review .review .review-title .button-review-form {
  display: none;
  font-size: 16px;
  background: transparent;
  border: 1px solid #222222;
  padding: 15px 5vw;
  border-radius: 10vw;
}
.col-3 .tab-pane#tab-review .review {
  margin-bottom: 40px;
}
.col-3 .tab-pane#tab-review .review.active .review-title .button-review-form {
  display: block;
}
.col-3 .tab-pane#tab-review .review.active #form-review {
  display: none;
}
.col-3 .tab-pane#tab-review .no-rating-title {
  margin-bottom: 60px;
}
.col-3 .tab-pane#tab-review #form-review {
  display: grid;
  grid-template-areas:
    "name email"
    "text text"
    "text-button text-button";
  grid-gap: 25px 30px;
  font-size: 16px;
}
.col-3 .tab-pane#tab-review #form-review input {
  height: 45px;
  font-size: 16px;
  color: #3f3f3f;
  border: 1px solid #dbdbdb;
  border-radius: 0;
  padding: 0 20px;
}
.col-3 .tab-pane#tab-review #form-review input::placeholder {
  color: #3f3f3f;
}
.col-3 .tab-pane#tab-review #form-review input[name="name"] {
  grid-area: name;
}
.col-3 .tab-pane#tab-review #form-review input[name="email"] {
  grid-area: email;
}
.col-3 .tab-pane#tab-review #form-review textarea {
  grid-area: text;
  height: 9vw;
  padding: 15px 20px;
  color: #3f3f3f;
  border: 1px solid #dbdbdb;
  resize: none;
}
.col-3 .tab-pane#tab-review #form-review textarea::placeholder {
  color: #3f3f3f;
}
.col-3 .tab-pane#tab-review #form-review .form-review {
  grid-area: text-button;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.col-3 .tab-pane#tab-review #form-review .form-review button {
  font-size: 18px;
  text-transform: none;
  background-color: #cb5499 !important;
  font-weight: 700;
  border-radius: 4rem;
  padding: 15px 3vw;
  height: auto;
  line-height: 20px;
}
.col-3 .tab-pane#tab-payment-delivery table td {
  width: 50%;
  vertical-align: baseline;
}
.col-3 .tab-pane#tab-payment-delivery table td p {
  font-size: 14px;
  margin-bottom: 12px;
}
.col-3 .tab-pane#tab-payment-delivery table td p span {
  font-size: 14px;
  display: block;
  margin-top: 8px;
}
.col-3 .tab-pane#tab-payment-delivery table td p.title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 35px;
}
/*.col-3 .tab-content p{
  color: #222222;
  font-size: 15px;
}*/
.col-3 .nav-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2px;
  border: none;
  margin-bottom: 0;
}
.col-3 .nav-tabs:before {
  display: none;
}
.col-3 .nav-tabs li:hover a,
.col-3 .nav-tabs li.active a {
  color: #fff;
  border: none;
  background: #cb5499;
  font-weight: 700;
}
.product-tabs-container .nav-tabs li a {
  color: #222222;
  border-radius: 0;
  margin: 0;
  padding: 15px 0;
  border: none;
  background: #f0f0f0;
  font-size: 16px;
  text-align: center;
  text-transform: none;
}
.col-3 .nav-tabs li {
  display: inline-block;
  float: none;
  margin: 0;
}
.col-3 .tab-content ol,
.col-3 .tab-content ul {
  padding: 0;
  list-style-position: inside;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 0 !important;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: none !important;
}
.bootstrap-datetimepicker-widget td span {
  height: 40px !important;
  line-height: 40px !important;
  margin: 0px !important;
}
.alert.alert-success {
  text-align: center;
  font-size: 14px;
  margin: 0;
  margin-bottom: 30px;
  background: #6c9d15;
}
.well {
  background: none;
  box-shadow: none;
  padding: 0;
  border: 0;
  margin-top: 35px;
  margin-bottom: 105px;
  max-width: 470px;
}
.well:nth-child(2n) {
  margin-left: auto;
}
.well h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 30px;
}
.well .ulogin_descr {
  font-size: 14px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  min-height: 45px;
}
.well .ulogin_descr a {
  color: #000;
}
.well .ulogin_descr ul {
  padding-left: 18px;
}
.well .ulogin_descr .social-droup_a a {
  background: #f0f0f0;
  padding: 8px 17px;
  font-size: 12px;
  color: #000;
  margin-left: 12px;
  min-width: 100px;
  display: inline-block;
}
.well .ulogin_descr .social-droup_a a img {
  height: 15px;
  margin-right: 10px;
}
.well .account_login_form .form-group {
  margin-bottom: 15px;
}
.well .account_login_form input {
  border-radius: 0;
  border-color: #b4b4b4;
  color: #000;
  padding: 20px 15px;
  height: auto;
  font-size: 16px;
  line-height: 16px;
}
.well .account_login_form .form-group small {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  margin-top: 10px;
  padding-bottom: 5px;
  color: #717171;
}
.well .account_login_form input::placeholder {
  color: #000;
}
.well .account_login_form input.btn-primary {
  font-weight: normal;
  text-transform: none;
  min-width: 210px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}
.well .account_login_form .account_login_form_bottom a {
  font-size: 16px;
  line-height: 1;
  color: #b4b4b4;
}
.account_login_form_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 36px;
}
.account-login .registration_descr {
  font-size: 14px;
  color: #000;
  min-height: 45px;
  font-weight: normal;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
}
.account-login .registration_text {
  font-size: 14px;
  color: #000;
  min-height: 117px;
}
.account-login .registration_button {
  margin-top: 56px;
  min-width: 200px;
  background: transparent !important;
  border: 1px solid #000;
  color: #000 !important;
  font-size: 16px;
  line-height: 1;
  text-transform: none;
  font-weight: normal;
  padding: 20px;
  display: block;
  width: max-content;
  text-align: center;
}
.login_button {
  min-width: 200px;
  background: transparent !important;
  border: 1px solid #000;
  color: #000 !important;
  font-size: 16px;
  line-height: 1;
  text-transform: none;
  font-weight: normal;
  padding: 20px;
  display: block;
  width: max-content;
  text-align: center;
}
.registration_agree {
  font-size: 13px;
  color: #000;
  max-width: 385px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.registration_agree a {
  color: #000;
  text-decoration: underline;
}
.registration_agree a:hover {
  color: #cb5499;
}
.account_menu {
  max-width: 237px;
}
.account_menu-item {
  display: block;
  width: 100%;
  text-align: center;
  padding: 19px;
  font-size: 14px;
  margin-bottom: 21px;
  color: #000;
  background: #f8f8f8;
}
.account_menu-item.active {
  background: #000;
  color: #fff;
  font-weight: 700;
}
.account_menu-item.account_menu-logout {
  background: transparent;
}
.account_wrapp {
  margin-bottom: 85px;
}
.account-form .form-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  margin-bottom: 25px;
  border-bottom: none;
}
.account-form .form-wrapp {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  margin-bottom: 60px;
}
.account-form .form-wrapp .form-group {
  margin-bottom: 0;
}
.account-form .form-wrapp .form-group input {
  height: auto;
  font-size: 16px;
  line-height: 1;
  color: #000;
  padding: 19px 17px;
  border: 1px solid #b4b4b4;
  border-radius: 0;
}
.account-form .form-wrapp .form-group input::placeholder {
  color: #a3a3a3;
}
.account-form .form-wrapp .btn-primary {
  grid-column-start: 1;
  width: 100%;
  height: auto;
  background: #000 !important;
  font-size: 15px;
  line-height: 1;
  text-transform: none;
  padding: 19px 28px;
}
.account-title {
  font-size: 18px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 25px;
}
.account_wishlist {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px 15px;
}
.account_wishlist .btn-wishlist {
  top: 9px;
  right: 10px;
}
.account_wishlist .btn-wishlist img {
  width: 9px;
}
.account_wishlist .product-thumb .image img {
  width: 100%;
}
.account_wishlist .product-thumb .caption {
  padding: 15px 15px 0;
}
.order_list {
  margin-bottom: 200px;
}
.order_item {
  margin-bottom: 26px;
}
.order_tab {
  display: grid;
  grid-template-columns: 2fr 3fr 2fr 3fr 2fr;
  grid-gap: 15px;
  font-size: 14px;
  padding: 20px 16px;
  color: #000;
  background: #f8f8f8;
  cursor: pointer;
}
.order_tab-id {
  color: #cb006e;
  font-size: 16px;
  font-weight: 700;
  transition: 0.4s;
}
.order_tab.collapsed .order_tab-id {
  color: #000000;
}
.order_tab-id img {
  margin-right: 14px;
  transform: rotate(180deg);
  transition: 0.4s;
}
.order_tab.collapsed .order_tab-id img {
  transform: none;
}
.order_tab-status {
  text-align: center;
}
.order_tab-status img {
  width: 18px;
  margin-right: 11px;
}
.order_tab-reorder {
  text-align: right;
}
.order_tab-reorder a {
  color: #000;
}
.order_tab-reorder a:hover {
  color: #cb006e;
}
.order_history {
  font-size: 13px;
  color: #000;
}
.order_history-product {
  display: grid;
  grid-gap: 26px;
  grid-template-columns: 2fr 6fr 4fr 2fr 2fr;
  align-items: center;
  padding: 23px 0;
  border-bottom: 1px solid #dddddd;
}
.order_history-name {
  max-width: 250px;
}
.order_history-count {
  text-align: center;
}
.order_history-price {
  text-align: right;
}
.order_history-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 23px 0;
  color: #000;
}
.order_history-total {
  font-size: 18px;
  font-weight: 700;
}
.order_history-total span {
  margin-right: 60px;
}
@media (max-width: 992px) {
  .ulogin_descr {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .ulogin_descr span {
    margin: 0 auto 15px;
  }
  .well .ulogin_descr .social-droup_a a {
    margin-left: 0;
    margin-right: 12px;
  }
  .well .account_login_form .account_login_form_bottom input.btn,
  .account-login .registration_button {
    min-width: 180px;
  }
  .account_menu {
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 18px 15px;
    margin-bottom: 43px;
  }
  .account_menu-item {
    margin-bottom: 0;
  }
  .account_menu-item.account_menu-logout {
    background: #f8f8f8;
  }
}
@media (max-width: 767px) {
  .order_list {
    margin-bottom: 100px;
  }
  .order_tab {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 10px;
  }
  .order_tab-id {
    font-size: 14px;
  }
  .order_tab-status {
    font-size: 0;
  }
  .order_tab-price {
    display: none;
  }
  .order_history-product {
    grid-template-columns: 1fr 2fr 1fr 2fr;
  }
  .order_history-name {
    grid-column-start: 2;
    grid-column-end: 5;
  }
  .order_history-model {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .order_history-info {
    align-items: flex-start;
    flex-direction: column;
    line-height: 2;
  }
  .order_history-total {
    font-size: 16px;
    margin-top: 15px;
  }
  .order_history-total span {
    margin-right: 5px;
  }
  .account_wishlist {
    grid-template-columns: 1fr 1fr;
  }
  .account_wishlist .btn-wishlist {
    top: 0;
    right: 0;
  }
  .order_tab-status img {
    width: 24px;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .well {
    margin-top: 15px;
    margin-bottom: 75px;
  }
  .account-form .form-wrapp {
    grid-template-columns: 1fr;
  }
  .details-order_item_order_wrapper {
    padding-bottom: 0;
  }
}
.information-contact form .required {
  margin-bottom: 20px;
}
.bootstrap-datetimepicker-widget a[data-action] {
  border: none;
  height: auto;
}
.custom-products .per-sale,
.custom-products .price-tax,
.custom-products .product-grid .product-des {
  display: none;
}
.related-product-container .product-des {
  display: none;
}
.related-product-container {
}
.occountdown_module {
  clear: both;
  margin-bottom: 80px;
}
.occountdown_module .box-timer {
  margin-top: 65px;
}
.occountdown_module .box-timer .block-timer {
  text-align: center;
  width: 95px;
  height: 95px;
  display: inline-block;
  position: relative;
  margin: 0 12px;
}
.occountdown_module .box-timer .block-timer span {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  text-transform: capitalize;
  display: block;
  line-height: 12px;
  margin-top: 5px;
}
.occountdown_module .box-timer .block-timer .knob {
  font-size: 34px !important;
  width: 90px !important;
  left: 0;
  right: 0;
  margin: 0 !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.occountdown_module .layout2 .product-caption {
  border: 20px solid #f2f2f2;
  text-align: center;
  padding: 100px 0;
}
.occountdown_module .price-old {
  font-size: 16px;
}
.occountdown_module .price {
  font-size: 18px;
  margin-bottom: 40px;
}
.occountdown_module .product-grid .ratings .rating-box div[class^="rating"] {
  background-position: center center;
}
.occountdown_module .product-grid .ratings {
  display: block;
}
.occountdown_module .product-name {
  font-size: 24px;
}
.occountdown_module .label-product.l-sale {
  left: 35px;
  right: auto;
}
.occountdown_module .actions-link .btn-cart {
  margin-right: 20px;
}
.occountdown_module .layout2 .product-inner .actions-link {
  opacity: 1;
  display: inline-block;
  margin-top: 60px;
  position: static;
  float: none;
  width: auto;
}
.occountdown_module .label-product {
  right: 35px;
  top: 20px;
}
.occountdown_module .layout2 {
  margin: 0 -15px;
}
.occountdown_module .layout2 .product-inner,
.occountdown_module .layout2 .image {
  width: 50%;
  padding: 0 15px !important;
}
.featured-product-module,
.new-product-module,
.random-products {
  margin-bottom: 80px;
}
.search-container > i,
div#cart button > i {
  color: #cb5499;
  border: 2px solid #cb5499;
}
.search-container > i:hover,
div#cart button > i:hover {
  color: #ffffff !important;
  border: 2px solid #ffffff;
}
div.categoryes .owl-buttons {
  margin: 20px auto;
  text-align: center;
}
div.categoryes .owl-buttons > div {
  position: inherit;
  display: inline-block;
}
div.categoryes .owl-buttons > div.owl-prev {
  margin: 0 25px;
}
button.btn-compare,
.categoryes .owl-pagination {
  display: none !important;
}

/* banner slider */
.banner7-content.slider-2 .title1 {
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  max-width: 550px;
  margin-bottom: 35px;
  line-height: 1.25;
}
.banner7-content.slider-2 .banner7-des {
  text-align: left;
}
.banner7-content .banner7-des p {
  width: auto !important;
  max-width: 500px;
  margin-bottom: 60px;
}
.banner7-content.slider-2 .text-content p {
  font-family: "Montserrat";
  font-size: 18px;
}
.banner7-readmore {
  text-align: left;
}
.banner7-readmore a {
  color: #fff !important;
  background-color: #cb5499;
  padding: 15px 20px;
  border: none;
  border-radius: 40px;
  text-transform: none !important;
}
.oc-banner7-container .flex-direction-nav a,
.nivo-directionNav a {
  transform: rotate(90deg) translateY(-25px) !important;
}
.oc-banner7-container .flex-direction-nav .flex-next,
.oc-banner7-container .nivo-directionNav a.nivo-nextNav {
  transform: rotate(90deg) translateY(-50px) translateX(25px) !important;
}
.product-special .spesial-product-cart {
  margin-bottom: 40px;
}

/* responsive */
@media (min-width: 1024px) and (max-width: 1100px) {
  .pt_custommenu div.pt_menu .parentMenu a {
    margin: 0 12px !important;
  }
  .language-container {
    margin-right: 0px;
  }
}
@media (min-width: 1101px) and (max-width: 1199px) {
  .pt_menu_had_child .parentMenu > a::before {
    right: -10px;
  }
  .pt_custommenu div.pt_menu .parentMenu a,
  .pt_custommenu div.pt_menu .parentMenu span.block-title {
    margin: 0 11px !important;
  }
  .language-container {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  header .container-fix {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .order-sum_formate {
    font-size: 15px !important;
    padding: 15px !important;
  }
  .banner7-content.slider-2 .text-content {
    top: 47% !important;
  }
  .pt_custommenu div.pt_menu .parentMenu a {
    margin: 0 10px !important;
  }
  .language-container {
    margin-right: 0px;
  }
  .zoomContainer,
  .b-modal,
  .newletter-popup {
    display: none !important;
  }
  .top-header > div > ul > li:not(:last-child) {
    padding-right: 20px;
  }
  #top > ul > li {
    padding: 0 5px;
  }
  .occountdown_module .layout2 .product-caption {
    padding: 20px 0;
  }
  .occountdown_module .layout2 .product-inner {
    width: 60%;
  }
  .occountdown_module .layout2 .image {
    width: 40%;
  }
  .occountdown_module .price {
    margin-bottom: 20px;
  }
  .occountdown_module .box-timer {
    margin-top: 25px;
  }
  .occountdown_module .layout2 .product-inner .actions-link {
    margin-top: 30px;
  }
  .occountdown_module .box-timer .block-timer .knob {
    font-size: 20px !important;
    width: 55px !important;
  }
  .occountdown_module .box-timer .block-timer {
    width: 60px;
    height: 60px;
  }
  .container-fix .main-menu {
    margin-top: 5px;
  }
  .button-cart {
    font-size: 16px;
    padding: 5px 13px;
  }
  .banner7-content.slider-2 .title1 {
    margin-bottom: 40px;
    font-size: 36px;
  }
  .banner7-content.slider-2 .text-content p {
    font-size: 16px;
  }
  .banner7-content .banner7-des p {
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  .banner7-readmore {
    display: none;
  }
  button.send-question {
    margin-top: 10px;
    padding: 4px 10px;
    top: 0px;
  }
  .layernavigation-module-responsive {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin-right: -15px;
    margin-left: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    height: 50px;
  }
  .mob-filter-call {
    width: 50%;
    margin: 0;
    border-right: 1px solid #dbdbdb;
    border-radius: 0;
    border-top: none;
    border-bottom: none;
    border-left: none;
    text-align: left;
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    color: #222222;
    padding-right: 15px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  #mob-close-filter {
    position: absolute;
    top: 50%;
    right: 5px;
    display: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .mob-filter-call.btn.active #mob-close-filter {
    display: block;
  }
  .filter-attribute-container .list-group-item {
    display: none;
  }
  .filter-attribute-remove-container.filter-attribute-container
    .list-group-item {
    display: block;
  }
  .filter-attribute-container > label {
    line-height: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #dbdbdb;
  }
  .filter-prices + .filter-attribute-container > label {
    border-bottom: none;
  }
  .filter-attribute-container > label.open {
    border-bottom: none;
  }
  #filter-group1 {
    padding-bottom: 25px;
    border-bottom: 1px solid #dbdbdb;
  }

  .filter-attribute-container
    .list-group-item
    .navbar-default
    .mob-filter-call.navbar-toggle:focus,
  .navbar-default .mob-filter-call.navbar-toggle:hover {
    background: inherit;
  }
  .filter-group2 {
    padding-top: 15px;
  }
  .mob-filter-call.btn.active,
  .mob-filter-call.btn:active {
    background: #cb5499 !important;
    box-shadow: none;
    color: #fff;
  }
  .mob-filter-call.btn.active .filter-icon-line {
    fill: #fff;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: inherit;
  }
  .mob-filter-call svg {
    margin-right: 10px;
  }
  .filter-attribute-container label {
    position: relative;
  }
  .filter-attribute-container > label:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    right: 15px;
    transform: rotate(180deg);
    width: 18px;
    height: 100%;
    background: url("/image/template/shevron.svg") 50% 50% no-repeat;
  }
  .filter-attribute-container > label.open:after {
    transform: rotate(0deg);
  }

  #input-mob-sort {
    width: 50%;
    height: 100%;
    border-radius: 0;
    border: none;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("/image/template/sort.svg") 10px 50% no-repeat;
    padding-left: 35px;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #222222;
    font-weight: bold;
  }
  .layernavigation-module-responsive .navbar-header button.navbar-toggle {
    float: right;
    color: #888;
    margin: 15px;
  }
  .layernavigation-module-responsive .navbar-header button.navbar-toggle {
    font-size: 16px;
  }
  .layernavigation-module {
    display: none;
  }
  .container-fix .main-menu {
    margin-top: 0px;
    width: 100%;
  }
  .banner-1 .text-content {
    font-size: 90%;
  }
  .banner-1 .text-content {
    left: 30px;
  }
  .occountdown_module .product-des {
    display: none;
  }
  .occountdown_module .layout2 .product-caption {
    border: 15px solid #f2f2f2;
  }
  .qv-button-container {
    display: none;
  }
  #dialog-normal .newletter-title label {
    padding: 0;
  }
  .logo-container {
    padding: 10px 0;
  }
  .container-fix .block-right {
    margin-top: 15px;
    text-align: center;
    float: none !important;
  }
  .container-fix .block-right > .cart-container,
  .container-fix .block-right > .wishlist-containers,
  .container-fix .block-right > .search-containers {
    float: left !important;
  }
  .mobile-menu-button {
    display: block;
    float: right;
    padding: 10px 0;
    height: 25px;
    cursor: pointer;
    width: 40px;
    position: relative;
    overflow: hidden;
  }
  .mobile-menu-button:before,
  .mobile-menu-button:after {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    content: "";
    display: block;
    width: 4px;
    height: 32px;
    border-radius: 10px;
    transform-origin: center center;
    background-color: #fff;
  }
  .mobile-menu-button:before {
    position: absolute;
    top: -4px;
    left: 18px;
    transform: rotate(-45deg);
  }
  .mobile-menu-button:after {
    position: absolute;
    top: -4px;
    right: 18px;
    transform: rotate(45deg);
  }
  .mobile-menu-button .bar {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0.2s;
    width: 100%;
    height: 4px;
    background-color: #fff;
    border-radius: 20px;
  }
  .mobile-menu-button .bar-1 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .mobile-menu-button .bar-2 {
    position: absolute;
    top: 10px;
    left: 0;
  }
  .mobile-menu-button .bar-3 {
    position: absolute;
    top: 20px;
    left: 0;
  }
  .mobile-menu-button.active .bar {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
  }
  .mobile-menu-button.active:before,
  .mobile-menu-button.active:after {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0.2s;
  }
  .mobile-menu-button:before {
    transform: scale(1.3) rotate(-45deg);
  }
  .mobile-menu-button:after {
    transform: scale(1.3) rotate(45deg);
  }
  .mobile-menu-button:before,
  .mobile-menu-button:after {
    opacity: 0;
  }
  .mobile-menu-button.active .bar {
    transform: translateX(40px);
  }
  .mobile-menu-button.active:before,
  .mobile-menu-button.active:after {
    opacity: 1;
  }
  .mobile-menu-button.active:before {
    transform: scale(1) rotate(-45deg);
  }
  .mobile-menu-button.active:after {
    transform: scale(1) rotate(45deg);
  }
  .mobile-menu-button i {
    font-size: 20px;
  }
  .container-fix .main-menu {
    display: none;
  }
  /*.pt_custommenu div.container{
		display:none;
		padding-bottom: 5px!important;
	}*/
  .pt_custommenu div.pt_menu {
    display: block;
  }
  #pt_custommenu .pt_menu:first-child a {
    margin-left: 15px !important;
  }
  .pt_custommenu div.popup {
    margin: 0px !important;
    background: none;
    position: static;
    width: 100% !important;
  }
  div.block1 {
    width: 100%;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .pt_custommenu div.popup .block1 .column {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .pt_custommenu div.popup .inner-popup {
    background: #555;
    padding: 10px;
    margin: 5px 0 15px;
  }
  .pt_custommenu .itemMenu.level1 a.itemMenuName.level0 {
    color: #fff;
  }
  .pt_custommenu div.pt_menu .parentMenu a {
    padding: 7px 0 !important;
  }
  .cart-container,
  .wishlist-containers,
  .search-containers {
    float: none;
    display: inline-block;
  }
  div#popup59 {
    display: block !important;
  }
  .pt_custommenu div.popup .block1,
  .pt_custommenu div.popup .inner-popup {
    float: none !important;
  }
  .language-container {
    clear: both;
    float: left !important;
  }
  #cmsblock-24 {
    display: none;
  }
  .account-container .dropdown-menu {
    left: -35px;
  }
  #cart .dropdown-menu.mob-cart {
    float: none !important;
    left: 0;
  }
  #search {
    left: 0;
  }
  .product-inner .actions-link {
    top: inherit !important;
    opacity: 1;
    bottom: 0;
  }
}
@media (max-width: 768px) {
  .top-line {
    display: flex;
  }
  .modal-dialog {
    margin: 30px auto;
    max-width: 345px !important;
    width: 100%;
  }

  .order-sum {
    background: #eeeeee;
  }
  .formal-order_top--mob {
    display: block;
  }

  .formal-order_top {
    display: none;
  }

  .details-order {
    border: none;
    padding-top: 0;
  }
  .popup-add-item {
    margin: 0;
    margin-top: 30px;
  }
  .btn-wishlist img {
    height: 15px;
  }
  .related-product-container .owl-carousel .owl-item {
    padding: 0;
  }
  .toolbar1.pull-right {
    display: none;
  }
  .layernavigation-module-responsive {
    overflow: hidden;
  }
  .quantity-box {
    border: 1px solid #e5e5e5;
  }
  #input-quantity {
    border: none;
  }
  .thumbnails-product-block,
  .image-additional-block,
  .model-stock_info {
    display: none !important;
  }
  .col-2 .model-stock_info {
    display: none !important;
  }
  .product-mob-owl-carousel {
    display: block !important;
    overflow: hidden;
  }
  .col-2 .model-stock {
    margin-top: 20px;
  }
  .col-2 .model-stock .rating {
    cursor: pointer;
  }
  .col-2 .model-stock_info_mob {
    display: grid !important;
    margin: 20px 0;
    grid-template-columns: 1fr 1fr;
    text-align: left;
  }
  .col-2 .model-stock_code {
    margin-left: 0;
  }
  .card-description .button-cart {
    display: none;
  }
  .button-cart.mob {
    display: block;
    font-size: 18px;
    width: 100%;
  }
  .col-3 .tab-pane#tab-review #form-review textarea {
    height: 17vw;
  }
  .main-menu {
    width: 100% !important;
    padding: 0;
  }
  .footer-top {
    grid-template-columns: 2fr 3fr;
  }
  .footer-logo,
  .footer-social,
  .bottom-footer_icon_descr {
    display: none;
  }
  .footer-mobile {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .footer-mobile .footer-social {
    display: block;
    align-items: flex-start;
    text-align: left;
  }
  .footer-menu {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: -10px;
  }
  .footer-menu li {
    margin-bottom: 15px;
    text-align: left;
  }
  .footer-mobile .bottom-footer_icon_descr {
    display: flex;
    font-size: 18px;
    text-align: left;
  }
  .bottom-footer {
    grid-template-columns: 2fr 3fr;
  }
  .bottom-footer_privacy {
    max-width: 260px;
  }
  .bottom-footer > div:last-child {
    display: flex;
    justify-content: flex-end;
  }
  .bottom-footer_licence {
    text-align: left;
    font-size: 12px;
  }
  .bottom-footer {
    padding-bottom: 0 !important;
  }
  .footer-mobile .footer-social a {
    display: inline-block;
    width: 33px;
  }
  .footer-mobile .footer-social a img {
    width: 100%;
  }
  .top-footer {
    padding: 50px 25px;
  }
  .banner7-content.slider-2 .banner7-des {
    display: none;
  }
  .banner7-content.slider-2 .text-content {
    top: 20vw !important;
    width: 100% !important;
  }

  .banner7-content.slider-2 .title1 {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
    font-size: 60px;
  }
  .banner7-readmore {
    display: block !important;
    text-align: center !important;
    position: absolute !important;
    top: 95vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    font-size: 2.5rem;
  }
  .banner7-readmore a {
    padding: 2rem 4rem !important;
  }
  header .header-block_language {
    text-align: left;
  }
}
@media (max-width: 767px) {
  input[name^="quantity["] {
    min-width: 40px;
    padding: 0;
    text-align: center;
  }
  #dialog-normal .newleter-content {
    padding: 0;
  }
  .top-header > * {
    float: none !important;
  }
  #top > ul > li .dropdown-menu {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .top-header {
    text-align: center;
  }
  .banner-1 .text-content {
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 100%;
    text-align: left !important;
    right: auto !important;
  }
  .banner7-des h3,
  .banner7-des button,
  .banner7-readmore,
  #cmsblock-24 {
    display: none;
  }
  .banner7-des {
    float: left;
  }
  .banner-sidebar:hover .col-img img,
  .banner-1 .col:hover img {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
  }
  .col-3 .nav-tabs {
    width: 100%;
  }
  .col-3 .nav-tabs li {
    display: inline-block;
  }
  .col-3 .nav-tabs li:hover a,
  .col-3 .nav-tabs li.active a {
    border: none;
    border-bottom: 3px solid #464646;
  }
  .col-3 .nav-tabs li a {
    padding: 0 0 15px 0;
    margin-right: 20px;
  }
  .col-3 .tab-content {
    border: none;
    padding: 25px;
    width: 100%;
    margin-top: 30px;
  }
  .col-3 .nav-tabs.product-tabs li a {
    padding: 15px;
    margin-right: 0;
    border: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  footer {
    text-align: center;
  }
  footer .row > div {
    margin-bottom: 20px;
  }
  .newletter-subscribe-container {
    margin-top: 0;
  }
  #blog_home {
    padding: 35px 0;
  }
  .top-footer {
    padding: 25px 15px;
  }
  .bottom-footer {
    padding-top: 5px;
  }
}
.footer-mobile .bottom-footer_icon_descr {
  color: #959191;
}
@media (max-width: 560px) {
  .breadcrumb {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: scroll;
  }
  .breadcrumb > li {
    white-space: nowrap;
  }
  .col-3 .tab-pane#tab-review #form-review {
    grid-template-areas:
      "name name"
      "email email"
      "text text"
      "text-button text-button";
  }
  .custom-products .product-layout {
    margin-bottom: 15px;
  }
  .col-3 .tab-pane#tab-review #form-review textarea {
    height: 25vw;
  }
  .col-3 .tab-pane#tab-payment-delivery table tr {
    display: flex;
    flex-direction: column;
  }
  .col-3 .tab-pane#tab-payment-delivery table td {
    width: 100%;
    vertical-align: baseline;
    margin-bottom: 20px;
  }
  .col-3 .tab-pane#tab-payment-delivery table td p.title {
    margin-bottom: 25px;
  }
  .col-3 .tab-pane#tab-review #form-review .form-review button {
    padding: 15px 10vw;
    margin: 15px auto 0;
  }

  .banner7-des button.send-question {
    margin-top: 10px;
    padding: 0px 5px;
    top: 0px;
  }
  .banner7-des .slider-image img {
    width: 70%;
  }
  .occountdown_module .layout2 .product-inner,
  .occountdown_module .layout2 .image {
    width: 100%;
  }
  .occountdown_module .layout2 .image {
    margin-bottom: 20px;
  }
  .product-list .product-inner,
  .product-list .image {
    width: 100%;
  }
  .banner-2 > div {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .product-name {
    height: 32px;
  }
  #content.col-sm-12.col-md-9 {
    padding: 0 !important;
    overflow: hidden;
  }
  .banner7-content.slider-3 .text-content,
  .banner7-content.slider-2 .text-content,
  .banner7-content.slider-1 .text-content {
    display: block !important;
    padding: 0 15px !important;
  }
  .banner7-content.slider-2 .text-content {
    top: 24vw !important;
  }
  .oc-banner7-container .flexslider .slides img {
    width: 50%;
  }
  .newletter-subscribe-container {
    padding: 50px 0;
  }
  .quantity-responsible-box,
  .buttons-responsible-box {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
  .buttons-responsible-box > button,
  .quantity-responsible-box > div,
  .quantity-responsible-box > label {
    display: inline-block;
    float: none !important;
  }
  .quantity-responsible-box .quantity-box {
    margin: 0 10px 0px 0;
  }
  .quantity-responsible-box label {
    vertical-align: top;
    line-height: 45px;
    margin: 0 5px;
  }
  .categoryes-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .owl-carousel .owl-item {
    padding: 0 7px;
  }
  button.btn-compare,
  button.btn-wishlist {
    line-height: 38px !important;
  }

  .newletter-title h3 {
    font-size: 22px !important;
  }
  ul.nav.nav-tabs.product-tabs li {
    width: 100%;
    text-align: center;
  }
  .product-tabs-container .tab-content {
    padding: 8px 0;
  }
  #subscribe-normal > a {
    float: inherit;
    display: block;
    width: 100%;
    margin-top: 5px;
  }
  #subscribe_email-normal {
    padding: 0 20px 0 20px;
    float: none;
    text-align: center;
    height: 50px;
  }
  /*	.product-layout.product-grid{
		width:100%!important;
	}*/
  .custom-products .product-layout {
    padding-left: 7px;
    padding-right: 7px;
  }
  .product-special .spesial-product-cart {
    padding: 0 9px;
    margin-bottom: 15px;
  }
  .product-name {
    font-size: 13px;
    line-height: 120%;
  }
  .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    line-height: 16px;
  }
  .price-old {
    font-size: 10px;
    line-height: 12px;
  }
  .rating-box img + img {
    margin-left: 1px;
  }
  .ratings {
    font-size: 10px;
  }
  .product-info {
    padding: 0 10px;
  }
  .ratings .rating-box {
    margin-right: 5px;
  }
  .custom-products {
    margin: 0 -8px;
  }
  .ratings .rating-box img {
    max-width: 9px;
  }
  .stock-info {
    font-size: 8px !important;
  }
  .product-des,
  #list-view,
  #grid-view,
  .aside-category-module {
    display: none !important;
  }
  #cart .dropdown-menu {
    min-width: 280px;
    width: 92vw;
    padding: 0;
  }
  .qv-button-container,
  .btn-wishlist i,
  .btn-compare {
    font-size: 17px;
  }
  #cart .dropdown-menu .details-order_wrapp {
    border-radius: 0;
  }
  .toolbar2,
  .toolbar1 {
    width: 100%;
    padding: 5px 0;
  }
  .col-2 .product-name {
    height: auto;
    max-width: 90%;
  }
  .btn-wishlist {
    top: 25px;
    right: 10px;
  }
  .label-product {
    top: 25px;
    left: 10px;
    font-size: 13px;
  }
  .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
  }
  .toolbar4 div {
    width: 100% !important;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .model-stock_video-btn {
    display: flex;
  }
  .xs-only .label-product {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  header > div.container-fix > div.container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .container-fix .main-menu {
    display: inline-block !important;
  }
}
