/** Shopify CDN: Minification failed

Line 910:0 Unexpected "}"
Line 1363:3 Expected identifier but found "."

**/








/*============================================================================
Get font-families from theme settings
==============================================================================*/







.item-inner .images-container, .item-inner .images-container a, .product-item {
  transition: none;
}
/* for updated variant selection code */
.selector-wrapper select {
  background: #efefef none repeat scroll 0 0;
  height: 26px;
  padding: 0 0 0 5px;
  margin-bottom: 15px;
  width: 224px;
  border: 1px solid #d6d4d4;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.selector-wrapper select{
    font-size: 15px;
    letter-spacing: 1px;
    background: transparent;
    height: 56px;
    padding: 0 50px 0 15px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px #00000013;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

  appearance: none; /* Remove default browser styling */
  background-image: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 10L12 15L17 10H7Z" fill="currentColor"/></svg>');
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 18px;
}
.selector-wrapper select:focus {
  outline: none;
  border-color: #000000;
}

.selector-wrapper label {
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 7px;
  text-align: left;
  width: 65px;
}
.selector-wrapper {
    position: relative;
    margin-top: 1rem;
    padding-bottom: 0.5rem;
}
.selector-wrapper label {
    background-color: #ffffff;
    position: absolute;
    top: -12px;
    left: 11px;
    padding: 3px 10px;
    z-index: 4;
    font-size: 14px;
    width: inherit;
    font-weight: bold;
    margin: 0;
}

/* For equal size grids */

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
/*.row.display-flex > [class*='col-'] {
  flex-grow: 1;
}
*/

h2 small {
  color: #6c6f7a; 
}

/* toolbar collection pages */

.toolbar-products .modes {
  display:inline-block;
  vertical-align: top;
  padding: 0;
  margin: 5px 0;
}
#grid-view i,#list-view i {
  display: none;
}
.modes button {
  width: 31px;
  height: 34px;
  padding: 0;
  margin-right: 8px;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  border-radius: 0;
  box-shadow: none !important;
  border: 0;
}
.modes .btn-grid {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid.png?v=86758014070796127121753820391) center no-repeat;
}
.modes .btn-grid.active,.modes .btn-grid:hover {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid_hover.png?v=172316855767935615901753820391) center no-repeat;
}
.modes .btn-grid.btn-grid-2{
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid2.png?v=45685480787135267521753820391) center no-repeat;
}
.modes .btn-grid.btn-grid-2.active,.modes .btn-grid.btn-grid-2:hover {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid2_hover.png?v=59364191801016687271753820391) center no-repeat;
}

.modes .btn-grid.btn-grid-4{
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid4.png?v=82978414880152813121753820391) center no-repeat;
}
.modes .btn-grid.btn-grid-4.active,.modes .btn-grid.btn-grid-4:hover {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid4_hover.png?v=101023095045281248721753820391) center no-repeat;
}
.modes .btn-grid.btn-grid-5 {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid5.png?v=29113817210500446361753820391) center no-repeat;
}
.modes .btn-grid.btn-grid-5.active,.modes .btn-grid.btn-grid-5:hover {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid5_hover.png?v=137186204487228028331753820391) center no-repeat;
}
.modes .btn-list {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_list.png?v=98054757699547239741753820391) center no-repeat;
}
.modes .btn-list.active,.modes .btn-list:hover {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_list_hover.png?v=11888376370749800951753820391) center no-repeat;
}

.banner-static.static-top-aero1 .image a .text {
  padding: 5px 10px;
}
/*Button CustomView */
@media (min-width: 1200px) {
  .btn-grid.btn-grid-2 {
    display: none;
  }
}
@media (max-width: 1199px) {
  .btn-grid.btn-grid-5 {
    display: none;
  }
}
@media (max-width: 767px) {
  .btn-grid.btn-grid-4 {
    display: none;
  }
}
@media (max-width: 479px) {
  .btn-grid.btn-grid-3 {
    display: none;
  }
  .tooltip {
    display: none !important;
  }
  .modes .btn-grid.btn-grid-2{
    background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid2.png?v=45685480787135267521753820391) center no-repeat;
  }
  .modes .btn-grid.btn-grid-2.active,.modes .btn-grid.btn-grid-2:hover {
    background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid2_hover.png?v=59364191801016687271753820391) center no-repeat;
  }
}

.icon {
  font-family: Stroke-Gap-Icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* year make model */
.title.ymk {
  margin: 0;
  text-align: center;
  padding: 50px 0 0;
}
.booking-form {
  max-width: 1000px;
  margin: auto auto;
  padding: 30px 20px;
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .3);
  border-radius:4px
}

.booking-form.full {
  max-width: 100%;
}

.booking-form .form-group {
  position: relative;
  margin-bottom:30px;
}

.booking-form .form-control {
    font-size: 16px;
    line-height: normal;
    color: black;
    padding: 10px;
    border: 1px solid var(--azulFuerte);
    border-radius: 0px;
}

.booking-form .form-control::-webkit-input-placeholder {
  color:var(--azulFuerte)
}
.booking-form.sidebar {
    padding: 0px !important;
    border: none !important;
}

.booking-form .form-control:-ms-input-placeholder {
  color:var(--azulFuerte)
}

.booking-form .form-control::placeholder {
  color:blackx`
}

.booking-form input[type=date].form-control:invalid {
  color:rgba(62, 72, 92, .3)
}

.booking-form select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance:none
}

.booking-form select.form-control + .select-arrow {
  position: absolute;
  right: 10px;
  bottom: 4px;
  width: fit-content;
  line-height: 32px;
  height: 32px;
  text-align: center;
  pointer-events: none;
  color: var(--azulFuerte);
  font-size:16px
}

.booking-form select.form-control + .select-arrow:after {
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  display: block;
  font-weight: bold;
  /* webkit-transform: rotate(90deg);
  transform:rotate(90deg) */
}

.booking-form .form-label {
  display: inline-block;
  color: #3e485c;
  font-weight: 700;
  margin-bottom: 6px;
  margin-left:7px
}

.booking-form .submit-btn {
  /* background-color: #000000; */
  padding: 10px;
  line-height: normal;
  background: var(--azulFuerte);
  font-size: 16px;
  width: 100%;
}

.booking-form .submit-btn:hover, .booking-form .submit-btn:focus {
  opacity:.9
}

/* year make model end */

.bx-viewport { min-height: 400px; }

.note.form-error {
  margin-bottom: 20px; 
}

#checkout-cart .form-control {
  /*
  color: #5a6069 !important;
  background-color: #ffffff !important;
  border: 1px solid #efefef !important;
  */
  background-image: none !important;
}

.panel {
  background-color: #ffffff !important;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
  color: #262262;
}
p a, li a{
  color: #000000;
}

.product-info-main #product {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
/* disable horizontal scroll on mobile web */
html, body { overflow-x: hidden; } body { position: relative }
}

/* for updated currency conversion code */
#currency_form {
  display: none;
}

/* about/gallery/service page */

.about .module-title, .gallery .module-title {
  margin-top: 0px;
}
.about-page {
  display: block;
  margin: 0px auto;
  margin-top: 25px;
}
.block.row {
  margin-bottom: 25px;
}

@media (max-width:768px) {
  .about .block.row, .about .module-description {
    margin-right: 10px;
    margin-bottom: 25px;
    margin-left: 10px;
  }
}
.about-page img {
  width: 100%; 
  border-radius: 2px;
}
.about-page p {
  text-align: center; 
}
.about .module-description {
  margin-bottom: 0px; 
}
.about .module-description p {
  max-width: 100%; 
}
.about .static-text-notification, .about .our_story1 {
  margin-bottom: 50px;
  margin-top: 50px;
}
.gallery-container {
  position:relative;
  background:#bbb;
  width:100%;
  height:inherit;
  margin-top: 80px;
}
.my-gallery {
  width: 100%;
  float: left;
}
.my-gallery img {
  width: 100%;
  height: auto;
}
.my-gallery figure {
  display: block;
  float: left;
  margin: 0 0px 0px 0;
  width: 25%;
  position: relative;
  padding: 1px;
}
.my-gallery figure:hover {
  opacity: 80%; 
}
.my-gallery figcaption {
  display: none; 
}
.my-gallery figure:hover figcaption {
  display: block;
  position: absolute;
  bottom: 15%;
  left: 5%;
  font-weight: 500;
  font-size: 22px;
  padding: 0 10px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
}
@media(max-width: 768px) {
  .my-gallery figure {
    width: 50%;
  } 
}

/* about/gallery/service page end */

/* fade image in while loading and show a spinner as background image (good for progressive images) */

.lazyload {
  opacity: 0;
}
#recently-viewed-products .lazyload {
  opacity: 1;
}
.lazyloading {
  opacity: 1;
  transition: opacity 300ms;
  background: #f7f7f7 url(//deyac.com.mx/cdn/shop/t/23/assets/loading.gif?v=66550052749047757211753820391) no-repeat center;
}

.list-collections #content img {
  width: 100%; 
}
.list-collections #content .col-sm-4:nth-child(3n+1) {
  clear: none;
}
.list-collections #content h4.text-center {
  min-height: max-content;
}
.list-collections #content h2.text-center {
 margin: 20px 0; 
}
.product-info-main .spr-badge .spr-badge-caption {
  cursor: pointer;
}

.image-spinner .module-title .sub-title {
  margin-top: 10px;
}





.bx-wrapper img {
  border-radius: 10px;
}
/* square grids with minimal roundness */
/*a, .col-text button {
border-radius: 5px !important;
-webkit-border-radius: 5px !important;
}*/

.tagcloud05 ul li a {
  border-radius: 0 3px 3px 0 !important;
}
.tabs-category-slider .tabs-categorys li a,
.additional-images .item, .product-zoom-image{
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.product-zoom-image .mousetrap, .product-zoom-image .cloud-zoom, .product-info-detailed .mobtab,
#input-quantity2,.toolbar-products, ul.link-follow li a, 
.horizontal-menu .ul-top-items .li-top-item > a, 
.menu-recent .articles-image a img, .menu-recent .articles-image a:active img, .menu-recent .articles-image a:hover img,
#frm_subscribe-normal .btn, #subscribe_email, #subscribe_email-normal, 
.banner7-content .banner7-readmore a, .banner8-content .banner8-readmore a, 
.oc-banner7-container .flex-direction-nav a, .nivo-directionNav a, .banner7-readmore a:after, .banner8-readmore a:after,
.toolbar-products .pages ul li a, .toolbar-products .pages ul li.active span, .toolbar-products .pages ul li:hover a,
.static1-elomus2 .icon, .bx-wrapper img,
header .btn-group .dropdown-menu, .horizontal-menu .sub-menu-container, .sub-menu-container .sub-item2-content.sub-product img,
.label-product,.owl-carousel.owl-theme .owl-nav div,
.item-inner .images-container .action-links, #back-top,.item-inner button.btn-cart, .item .item-inner,
.product-info-main .button-cart, .item-inner .images-container, #Quantity, .product-list .item-inner .action-links button,
.product-info-detailed .nav-tabs, .product-info-main button.btn-wishlist, .product-info-main button.btn-compare,
#cart-total, #wishlist-total .count, a.btn.btn-sm
{
  border-radius: 5px;
}

/* resize item grid */
.item-inner .images-container img, .pt_custommenu .sub-product img, .mobilemenu .sub-product img,
.pt_custommenu .banner-static img, .sub-menu-container .product-img a img,
.sub-menu-container .banner-static .image a img, .sub-menu-container .sub-item2-content.sub-product img
{
  width: 100%; 
}

.col-lg-divide-5.col-md-divide-5 .item-inner .images-container img {
  max-width: 100%;
  width: auto;
}
.thumbnail.popup-youtube {
  border:0; 
}
.mfp-content model-viewer {
  width: 100%;
  min-height: 500px;
  background: white;
}
.btn-custom-media {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem !important;
  height: 2rem !important;
  z-index: 1;
  top: inherit !important;
  left: inherit !important;
  bottom: 10px;
  right: 10px;
  background-color: #ffffff;
  border: none;
  color: #000000;
  padding: 0;
  position: absolute;
}
.btn-custom-media.model-btn {
  width: 5rem !important;
}
.btn-custom-media:hover,
.btn-custom-media:focus,
.btn-custom-media:active {
  background-color: #000000; /* Light gray background on hover, focus, and active states */
  color: #ffffff; /* Keep the green color */
}
.bi-play-fill, .bi-box-fill {
  fill: #000000; /* Green color for the SVG */
}
.btn-custom-media:hover .bi-play-fill, .btn-custom-media:hover .bi-box-fill,
.btn-custom-media:focus .bi-play-fill, .btn-custom-media:focus .bi-box-fill,
.btn-custom-media:active .bi-play-fill, .btn-custom-media:active .bi-box-fill {
  fill: var(--color_skin_2); /* Darker green color for the SVG on hover, focus, and active states */
}
.image {
  text-align: center;
}

/* blog sidebar, search, tag cloud */
.blog-blog .even.cross .intro-content img {
  float: right;
  margin: 0 0 15px 30px;
  margin-right: 30px;
}
.blog-blog .grid .intro-content img {
  float: none;
  margin: 0px auto;
}
.blog-blog .article-list.grid {
  clear: none;
}
@media(max-width: 991px) {
  .blog-blog .article-list.grid {
    padding: 0;
  }
}
#blog-sidebar {
  padding: 10px 0;
}
/* #blog-sidebar div:not(:last-child).intro-content {
border-bottom: 1px solid #000000;
}*/

#blog-sidebar .intro-content {
  padding: inherit;
  line-height: inherit;
}

#blog-sidebar h4 a{
  /* font-size: 13px; */
  font-family:  Montserrat, sans-serif ;
}

#search.blog input {
  height: 40px;
  font-size: 20px;
  color: #5a6069;
  margin-bottom: 25px;
  padding-left: 0;
  background: transparent;
  border-bottom: 1px solid #000000;  
}
#search.blog .input-group-btn button {
  font-size: 20px;
  color: #262262;
}
#search ::-webkit-input-placeholder { /* Chrome */
  color: #5a6069;
}
#search :-ms-input-placeholder { /* IE 10+ */
  color: #5a6069;
}
#search ::-moz-placeholder { /* Firefox 19+ */
  color: #5a6069;
  opacity: 1;
}
#search :-moz-placeholder { /* Firefox 4 - 18 */
  color: #5a6069;
  opacity: 1;
}
/*#search.blog .input-group-btn {
top: 30%;
}*/

.tagcloud05 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagcloud05 ul li {
  display: inline-block;
  margin: 0 .3em .3em 1em;
  padding: 0;
}
.tagcloud05 ul li a {
  position: relative;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 1em;
  background-color: #000000;
  border-radius: 0 3px 3px 0;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}
.tagcloud05 ul li a::before {
  position: absolute;
  top: 0;
  left: -15px;
  content: '';
  width: 0;
  height: 0;
  border-color: transparent #000000 transparent transparent;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  -webkit-transition: .2s;
  transition: .2s;
}
.tagcloud05 ul li a::after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background-color: #fff;
  border-radius: 100%;
}
.tagcloud05 ul li span {
  display: block;
  max-width: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tagcloud05 ul li a:hover {
  background-color: #555;
  color: #fff;
}
.tagcloud05 ul li a:hover::before {
  border-right-color: #555;
}
/* blog sidebar, search, tag cloud */

/* slide_full, slide_grid */
.slide_grid .product-zoom-image .cloud-zoom img, 
.slide_grid .thumbnail > img, .slide_grid .thumbnail a > img{
  margin-bottom: 3px;
}

.slide_full.additional-images,
.slide_grid.additional-images {
  padding: 0; 
}
.slide_full.additional-images .item,
.slide_grid.additional-images .item {
  border: 0; 
  border-radius: 0;
}
.slide_full.additional-images .thumbnail,
.slide_full .product-zoom-image .mousetrap,
.slide_full .product-zoom-image .cloud-zoom,
.slide_grid.additional-images .thumbnail,
.slide_grid .product-zoom-image .mousetrap,
.slide_grid .product-zoom-image .cloud-zoom {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}

.slide_full.additional-images.owl-carousel.owl-theme .owl-nav div,
.slide_grid.additional-images.owl-carousel.owl-theme .owl-nav div{
  border-radius: 100%;
  line-height: 30px;
  border: 1px solid #efefef;
  background: #fff;
}
.slide_full.additional-images.owl-carousel.owl-theme .owl-nav div.owl-next,
.slide_grid.additional-images.owl-carousel.owl-theme .owl-nav div.owl-next{
  right: 10px;
  opacity: 1;
}
.slide_full.additional-images.owl-carousel.owl-theme .owl-nav div.owl-prev,
.slide_grid.additional-images.owl-carousel.owl-theme .owl-nav div.owl-prev {
  left: 10px;
  opacity: 1;
}
.slide_full.additional-images.owl-carousel.owl-theme .owl-nav div:before,
.slide_grid.additional-images.owl-carousel.owl-theme .owl-nav div:before {
  font-size: 15px;
}
/* slide_full, slide_grid end */

.fa {
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
}
.fab {
  font-family: "Font Awesome 5 Brands" !important;
}
/*footer .fa {
font-weight: normal;
font-family: "FontAwesome";
}
*/
img[alt*="topbanner"] {
  display: none;
}

.brands img {
  margin: 0px auto;
}

.product-zoom-image.sticky {
  border: none;
}

/*.layer-background .tt_tabsproduct_module .owl-theme .owl-dots*/
.layer-background .tt_product_module .owl-theme .owl-dots{
  padding-bottom: 20px;
}

/* breadcrumb font correction */
@media (max-width: 768px) {
  .breadcrumb li a {
    font-size: 11px;
  }
}

/* bullets lists format correction */
.product-info-detailed .tab-content ol, .product-info-detailed .tab-content ul {
  list-style: inherit;
  margin-left: 10px;
  padding-left: 10px;
}
.product-info-detailed .tab-content ol {
  list-style-type: decimal;
}

#product-category .grid-style .ratings {
  margin-top: 5px;
}


/* footer toggle */
/*.footer-top .col1 .footer-title { display:none; }*/
@media(max-width: 991px){ 
  .footer-top .col .footer-title:after {
    content: "\f107";
    display: block;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    position: absolute;
    right: 25px;
    top: 0px;
    color: #ffffff;
  }
  .footer-top .footer-title { cursor:pointer; }
  .footer-top .col1 .footer-title { display:block; }
  .footer-top .col1 .footer-content { display:block; }
  footer .col-footer.col1 { margin-bottom:20px; }
  footer .col-footer { margin-bottom: 10px; clear: both; }
  /* .footer-title h5 { margin-bottom: 7px; } */
}

/* sidebar for mobile display */
@media (max-width: 991px){ 
  #sidebar-toggle {
    font-size: 26px;
    padding: 0 0 15px 15px;
    font-weight: 300;
  }
  #column-left {
    display: none;
  }
  #column-left.sidebar-toggle {
    display: none;
    position: absolute;
    top: inherit;
    z-index: 10;
    left: 0;
    width: 275px;
    overflow: hidden;
    padding: 15px;
    background: #ffffff;
    -webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
  }
  .sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    display: none;
    z-index: 6;
  }
}

/* dynamic buynow checkout button */

@media (min-width: 768px){
  .shopify-payment-button__button--unbranded{
    width: 323px!important;
  }
}
@media (max-width: 768px){

}
.shopify-payment-button__button--unbranded{
  font-size: 16px!important;
  border: 1px solid var(--azulFuerte) !important;
  min-height: min-content !important;
  padding: 10px!important;
  line-height: normal!important;
  font-weight: 400!important;
  color: white!important;
  height: 40px !important;
  background-color: var(--azulFuerte)!important;
  /* background: #000000 !important;
  color: #efefef !important;
  border: 1px solid #efefef !important;
  box-shadow: 1px 1px 0 0 #efefef !important;
  -webkit-box-shadow: 1px 1px 0 0 #efefef !important;*/
}
.shopify-payment-button__button--unbranded:hover {
  /* background: #efefef !important;
  color: #262262 !important;
  border-color: #000000 !important;
  */
  background-color: var(--azulBajo)!important;
}

.shopify-payment-button__button--unbranded, .shopify-cleanslate div, .paypal-buttons > iframe {
  border-radius: 5px !important;
}


/* full width add to cart button on mobile */


  button#button-cart-buy { 
    margin-left: 0px !important;  
    margin-top: 0px; 
  }
  /*#Quantity {
  width: 70%;
}
  .product-info-main button.btn-wishlist {
  margin: 0 auto;
  float: none;
}*/
}
/* for sticky add to cart bar */
#form_buy_sticky #productSelect {
  display: block;
  min-width: 90px;
  color: #5a6069;
  background: #ffffff;
}
.form_buy_sticky {
  text-align: center;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
/* .form_buy_sticky h5 {
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  margin: 5px 0 5px 0;
} */
.form_buy_sticky .price-box .price, .form_buy_sticky .price-box p.old-price .price {
  font-size: 13px;
}
.form_buy_sticky .form-group {
  /* padding: 0px 20px; */
  padding: 0px;
  margin-bottom: 0px;
}
.form_buy_sticky .button {
  line-height: 30px;
  font-size: 12px;
  height: 35px;
  border-radius: 4px;
}
.form_buy_sticky #button-cart-buy {
  margin: inherit;
}
.form_buy_sticky #Quantity {
  margin: 0px;
  border: 2px solid #efefef !important;
  -webkit-border-radius: 4px !important;
  background: #ffffff;
  height: 35px;
  line-height: 35px;
  width: 50px;
  font-size: 1.0em;
}
.form_buy_sticky .form-control, .form_buy_sticky .img-thumbnail {
  border: 2px solid #efefef;
}
@media (min-width: 768px) {
  .form_buy_sticky #title {
    max-width: 40%;
    overflow: hidden;
    white-space: nowrap;
  }
}
@media(max-width: 767px){ 
  .form_buy_sticky {
    gap: 2rem;
  }
  .form_buy_sticky .form-group {
    /* padding: 0px 5px; */
    padding: 0px;
    float: left;
  }
  /* .form_buy_sticky .form-group.col-7 {
    width: 55%;
  }
  .form_buy_sticky .form-group.col-2 {
    width: 20%;
  }
  .form_buy_sticky .form-group.col-3 {
    width: 30%;
  }
  .form_buy_sticky #title {
    line-height: 35px;
    margin-left: 10%;
  }
  .form_buy_sticky .price-box p.old-price {
    margin-left: 0px;
  }
  #form_buy_sticky #Quantity {
    width: 100%;
  }
  button#button-cart-sticky {
    padding: 1px;
    margin: 0px auto;
    font-size: 11px;
    width: 90%;
  }
  #title h4 {
    font-size: 13px;
    font-weight: normal;
  } */
}
@media(max-width: 350px){ 
  .form_buy_sticky {
    gap: 1rem;
  }
  button#button-cart-sticky {
    font-size: 10px;
  }
  .form_buy_sticky #title {
    line-height: 36px;
  }
}
.form_buy_sticky.fix-header1{
  bottom: 0;
  padding: 10px 0 !important;
  background: #ffffff;
  border: none;
  box-shadow: 0 0 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.1);
  -o-box-shadow: 0 0 2px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 0 2px rgba(0,0,0,0.1);
  width: 100%;
  max-width: 100% !important;
  left: 0;
  right: 0;
  z-index: 889;
  margin: 0 auto;
  position: fixed !important;
  -webkit-animation-name: fadeInDown;
  -webkit-animation-duration: 5.0s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: anim_titles;
  -moz-animation-duration: 5.0s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.product-product #preview-bar-iframe {
  display:none;
}

/* for cart */
@media (max-width: 768px){
  .cart-image {max-width: 30px;}
}
@media (min-width: 768px){
  .cart-image {max-width: 50px;}
}

#recently-viewed-products .grid-style:not(:first-child) {
  margin-top: 0px; 
}

#cart_form img, .wishlist-container img {
  /*min-height: 100px;*/
  margin: 0px auto;
}

/*body:not(.common-home) footer {
margin-top: 20px;
}*/
/*
.ion-android-cart:before {
font-size: 32px;
}
*/

/* showing brand names on grids */
.item-inner .caption .manufacture-product {
  padding-top: 16px;
  margin-bottom: 0;
  display: block;
}
.ocbestsellerproducts .list-style .item .item-inner .caption .manufacture-product {
  padding-top: 0px;
  margin-bottom: 10px;
}
/* for adding effect to items added to wishlist */
.item-inner .action-links button.wishlist-btn.is-active {
  color: #000000; 
  /*background-color: transparent; */
}
.product-info-main button.btn-wishlist.is-active {
  background: #000000;
  color: #efefef;
}

@media (max-width: 767px) {
  .tt_tabsproduct_module .item-inner button.button.btn-cart,
  .related-container .item-inner button.btn-cart,
  #recently-viewed-products .item-inner button.btn-cart {
    /* text-transform: capitalize; */
    padding: 0;
  }
  #recently-viewed-products .product-layout.grid-style {
    margin-top: 0px;
  }
}

#desc {
  z-index:9;
}
/* custom slider */
.static-slider-cust-slider {
  background: #1d1d1d;
  border-bottom: 1px solid #2d2d2d;
}
.static-slider-cust-slider .owl-item.active {
  border-left: 1px solid #2d2d2d;
}
.static-slider-cust-slider .owl-item.first {
  border:0;
}
.static-slider-cust-slider.banner-static .image a:before {
  display:none;
}
.static-slider-cust-slider .image a .text {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 8%;
  top:auto;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static-slider-cust-slider .text .text1 {
  color: #000000;
  display: block;
  text-transform: capitalize;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 2px;
}
.static-slider-cust-slider .text .text2 {
  color: #efefef;
  display: block;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 30px;
  font-family:  Montserrat, sans-serif ;
  line-height: 1.1;
}

.static-slider-cust-slider .text .link {
  font-size: 14px;
  display: block;
  color: #525252;
  text-transform: capitalize;
  margin-top: 36px;
  text-decoration: underline;
}
.static-slider-cust-slider .text .link:hover {
  color: #000000;
}

/* custom slider */

/* product page */
#product-product #content .is-countdown {
  position: relative;
  max-width: 250px;
  text-align: center;
  bottom: auto;
  left: 0;
  padding-bottom: 25px;
}
#product-product #content .countdown-row {
  text-align: left;
}
#product-product #content .countdown-section {
  text-align: center;
}

.product-zoom-image.sticky div#wrap {
  margin-bottom: 20px;
}


span#variantQuantity.is-visible {
  color: red; 
  margin: auto 20px;
  line-height: 45px;
}

/*.hd2 .selected-currency {
padding-right: 0px !important;
margin-right: 0px !important;
border:0px !important;
}*/
.topbar.alert-success {
  color: #fff;
  background-color: #2b3990;
}

.topbar.alert-success button#alertbtn {
  float: none;
  padding-left: 40px;
  font-size: 13px;
  vertical-align: text-top;
  opacity: .5;
  padding-top: 1px;
  color: #fff;
  top: inherit;
  right: inherit;
}
.toast-success {
  background-color: #000000 !important;
}
#instafeed img.insta-size {
  width: 30% !important;
  display: inline !important;
  padding: 0px 10px 10px 0px;
}
#instafeed img.insta-size:hover {
  opacity: .8;
}
div#instafeed {
  text-align: center;
}


.selector-wrapper {
  display: none;
}
#productSelect {
  display: none;
}

/*.product-view .tab-view a {
padding: 0px !important;
font-size: 15px !important; 
}*/

/* cart page */
.buttons.cartbtn a {
  color: #efefef;
}
/* footer content */
.footer .footer-content.contact {
  margin-top: 10px;
}
.footer .footer-content.contact li i {
  display: inline-block;
  text-align: center;
  float: left;
  font-size: 18px;
  margin: 5px 10px 5px 0px;
}

/* vertical slider */
@media (min-width: 992px) {
  .col-sm-6.block-1.owl-style2 {
  padding-right: 0;
  padding-left: 0;
}
}


.bx-pager.bx-default-pager {
  display: none;
}
.bx-wrapper {
  box-shadow: none !important;
  background: transparent !important;
  border: none !important;
  margin-bottom: 2rem !important;
}

.bx-wrapper .bx-controls-direction a {
  top: 110% !important;
  transform: rotate(90deg);
}

.bx-wrapper .bx-next {
  right: -2px !important;
}
.bx-wrapper .bx-prev {
  left : -2px !important;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img, 
.grid-style .item-inner .images-container .img-r,
.grid-sytle .item-inner .images-container img, 
.ocbestsellerproducts .list-style .item .item-inner .images-container img
{
  width: 100%;
  margin: auto;
  border-radius: 5px;
  
}

.carousel-inner > .item {
  margin-bottom: 0px;
  padding:0;
}

.carousel-inner > .item.active {
  border: 0px;
}

.carousel-control {
  position: absolute;
  display: block;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  left: 0px;
  margin-top: -20px;
  /*  color: #262626;
  border-radius: 100%;
  background: #efefef;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);*/
  opacity: 1;
  cursor: pointer;
  background-image: none !important;
}
@media(max-width: 1199px){
  .product-grid .carousel-control {
    top: 45%;
  }
}
@media(max-width: 991px){
  ..product-grid .carousel-control {
    top: 40%;
  }
}
@media(max-width:468px){
  .product-grid .carousel-control {
    top: 30%;
  }
}
.carousel:hover .carousel-control{
  opacity: 1;
  /*-webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);*/
}
/*
.carousel-control:hover{
background: #efefef;
color: #000000;
}*/

.carousel-inside .carousel-control {
  position: absolute;
  display: block;
  height: 35px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #333745;
  color: #efefef;
  top: 50%;
  padding: 0;
  margin-top: -17px;
  border: none;
  outline: none;
  opacity: 1;
  -webkit-transition: left 0.3s ease 0.3s, right 0.3s ease 0.3s;
  -o-transition: left 0.3s ease 0.3s, right 0.3s ease 0.3s;
  transition: left 0.3s ease 0.3s, right 0.3s ease 0.3s;
  text-shadow: none;
}

.carousel-control i.fa {
  font-size: 18px;
  vertical-align: middle;
  color: #333;
  opacity: 0.7;
  display: block;
  line-height: 40px;
}
.carousel-control i.fa:hover {
  color: #000000; 
}
.carousel-inside .carousel-control.next {
  right: -22px;
  left: auto;
}

.carousel-inside .carousel-control.prev {
  left: -22px;
  right: auto;
}

.owl-item a.carousel-control {
  position: absolute;
}

.carousel-indicators li {
  width: 20px;
  height: 20px;
  border-radius: 20px; 
}

.toolbar label.control-label {
  display: none;
}

.small-item .spr-badge:after {
  clear: none;
}

.social-sharing {
  margin: 20px 0px 0px 0px;
}
.social-sharing .btn {
  height: 47px;
  line-height: 47px;
  border: 2px solid #ababab;
  max-width: 150px;
  font-size: 14px;
  color: #efefef;
}

.social-sharing a.btn {
  width: 47px;
  line-height: 47px;
  
  border-radius: 0;
  background: transparent;
  color: #000000;
  position: initial;
  left: 50%;
  opacity: 1;
  padding: 0px;
  margin-right: 6px;
}

.social-sharing a.btn:hover {
  color: #efefef;
  background: #000000;
  border-color: #000000;
}

.error-text img { 
  display:block;
  margin: 0px auto;
}

.error-text h1 {
  text-align: center;
}

.error-text .buttons a, .submit button, #submitMessage {
  margin: 10px;
}
#submitMessage {
  padding: 0 4rem;
}
.error-text .buttons a {
  margin: 0px auto;
  display: block;
  border: none;
  box-shadow: none;
  color: #000000;
}
#wraper_ajax.loadding_ajaxcart, .ajax_loading {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 26px !important;
  color: #666;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
  margin-top: -25px;
  margin-left: -25px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  top: 50% !important;
  left: 60%;
  position:fixed;
  display: none;
  z-index: 9990;
}
#wraper_ajax.loadding_ajaxcart .fa {
  font-size: 26px !important;
}

.advanced-filters a {
  display: block;
  position: relative;
  padding: 0px 0px 0px 25px !important;
  border: 0px !important;
}
.advanced-filters a:before,.advanced-filters a:after{content:'';display:block;position:absolute}
.advanced-filters a:before{top:4px;left:0;width:12px;height:12px;/*background-color:#efefef;*/border:1px solid #ccc; margin-top: 2px;}
.advanced-filters a:after {
  top: 8px;
  left: 4px;
  width: 8px;
  height: 8px;
  background-color: transparent;
  margin-top: 2px;
}
.advanced-filters a:hover:after {
  background-color: transparent;
}
.active-filter a.advanced-filter:after{
  background-color:#000000
}
.active-filter a.advanced-filter:hover:after {
  content: '\78';
  top: 5px;
  left: 1px;
  width: 15px;
  height: 15px;
  background-color: #000000;
  font-size: 8px;
  text-align: center;
  color: #efefef;
  font-family: "icons";
  line-height: 15px;
  speak: none;
}
.advanced-filters .blue a:before {
  background-color:blue; 
}
.advanced-filters .red a:before {
  background-color:red; 
}
.advanced-filters .green a:before {
  background-color:green; 
}
.advanced-filters .white a:before {
  background-color:white; 
}
.advanced-filters .black a:before {
  background-color:black; 
}
.advanced-filters .yellow a:before {
  background-color:yellow; 
}
.advanced-filters .pink a:before {
  background-color:pink; 
}
.advanced-filters .grey a:before {
  background-color:grey; 
}
.advanced-filters .orange a:before {
  background-color:orange; 
}
.advanced-filters .maroon a:before {
  background-color:maroon; 
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  vertical-align: middle;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  vertical-align: middle !important;
}

.table-hover>tbody>tr:hover {
  background-color: #ffffff !important;
}

.table-checkout-cart h5 a {
  color: #000000;
  /* font-size: 13px; */
}

#product .contact-form {
  display:inline;
}

.item form#contact_form {
  display: inline;
}

/* 
Swatches Styles
*/



.swatch { 
  margin:0px 0px 0px 0px; 
}
.swatch:first-child { 
  margin:0 0 1em 0; 
}
/* Label */
.swatch .header {
  /* display: none; */
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:50px !important; 
  height:35px !important;
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#000000 1px solid;
  /* Background color */
  background-color:;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:35px;
  white-space:nowrap;
  text-transform:uppercase;
  cursor: pointer;
}
.swatch label.img {
  /* Color swatches contain no text so they need to have a width. */
  width:50px !important; 
  height:50px !important;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; border:none; }
.color.white.swatch-element label.bg-white { border:#000000 1px solid; }
.color.white.swatch-element label.img { border:none; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow:0px 1px 2px #000000 ;
  -moz-box-shadow:0px 1px 2px #000000;
  box-shadow:0px 1px 2px #000000;
  background-color: #000000; 
  color: #efefef;
  border-color:transparent;
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:10px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:#000000;
  color:#efefef;
  bottom:100%;
  padding: 5px;
  display:block;
  position:absolute;
  width:100px;
  left:-23px;
  margin-bottom:7px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid #000000 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
  -moz-transform:translateY(0px);
  -ms-transform:translateY(0px);
  -o-transform:translateY(0px);
  transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}
.item-inner .category-options .ul-swatches-colors {
  margin-top: 18px;
}
.product-list .item-inner .category-options .ul-swatches-colors {
  margin-top: 0px;
  margin-bottom: 10px;
}
/* review tab form */
input.spr-form-input, textarea.spr-form-input {
  padding: 8px;
}
.spr-form-input.spr-starrating a {
  line-height: 20px;
  height: 18px;
  padding: 0px;
}
.spr-badge {
  font-size: 10px;
}
.featuredproduct-container .spr-badge, .mostviewed-container .spr-badge {
  display: inline-block;
}
.spr-icon {
  font-size: 100% !important;
  color: #ffd11b;
}
.spr-icon-star {
  color: #ffd11b;
}

.spr-icon.spr-icon-star-empty {
  opacity: 1 !important;
}
/* component rating */
.temp .star {
  display: inline-block;
  position: relative;
  font-size: inherit;
  color: #ff9800;
  cursor: pointer;
}
.temp .star::before {
  content: '\2605';
  position: absolute;
  left: 0;
  color: #e0e0e0;
}
.temp .star.full::before,
.temp .star.half::before {
  color: #ff9800;
}
.temp .star.half::before {
  width: 50%;
  overflow: hidden;
}
/* component rating end */
/*--------------------------------------------*/
/*  Newsletter PopUP Area
/*--------------------------------------------*/
#newsletter-popup-conatiner {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
}
#newsletter-pop-up {
  background: rgba(100, 100, 100, 0.7) repeat scroll 0 0;
  color: #efefef;
  height: 400px;
  left: 50%;
  min-width: 450px;
  padding: 35px;
  position: absolute;
  text-align: left;
  top: 50%;
  width: 800px;
  margin-left: -400px;
  margin-top: -200px;
}
#newsletter-pop-up .hide-popup {
  background: #262262 none repeat scroll 0 0;
  border: 1px solid #efefef;
  color: #efefef
    cursor: pointer;
  font-size: 10px;
  font-weight: bold;
  line-height: 24px;
  min-width: 70px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: -30px;
}
#newsletter-pop-up .hide-popup:hover {
  background:#000000
}
/* .title-subscribe h1 {
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 60px;
  text-transform: uppercase;
  color: #232323;
} */
#newsletter-form .content-subscribe {overflow: hidden}
.form-subscribe-header label {
  color: #999999;
  font-size: 1.1em;
  font-weight: normal;
  line-height: 25px;
  margin: 20px 0;
  max-width: 72%;
}
#newsletter-form .input-box, #newsletter-form .content-subscribe .actions1 {float: left}
#newsletter-form .input-box .input-text {
  color: #232323;
  border: 1px solid #efefefeee;
  height: 40px;
  line-height: 40px;
  margin: 0 0 5px;
  padding-left: 10px;
  width: 380px;
}
#newsletter-form .actions1 .button-subscribe {
  background-color: #222222;
  border: medium none;
  color: #fff;
  font-family:  Montserrat, sans-serif ;
  font-size: 1em;
  height: 40px;
  line-height: 40px;
  min-width: 115px;
  padding: 0 10px;
  text-transform: uppercase;
}
#newsletter-form .actions1 .button-subscribe:hover {
  background: #000000;
  color: #efefef;
}
.subscribe-bottom {
  color: #000000;
  display: block;
  margin-top: 15px;
  overflow: hidden;
}
.subscribe-bottom label {
  color: #000;
  font-size: 12px;
  margin-bottom: 0;
}
#dont_show {
  margin: 0;
  vertical-align: middle;
}
/*
ul.ct-payment {
float: right;
margin-top: -33px;
padding-top: 10px;
padding-right: 50px;
}*/
.ct-payment a.fab {
  color: #ffffff;
  font-size: 30px; 
}

@media(max-width: 768px){
  #newsletter-popup-conatiner {
    display: none !important;
  }
  ul.ct-payment {
    float: none !important;
    text-align:center;
    padding-top: 0px; 
    padding-right: 0px;
    padding-bottom: 10px;
  }
  .payment {
    margin-top: 10px;
    margin-bottom: 16px;
  }
}

/**
* Simple fade transition for product video popup,
*/
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}


/* alert success message newsletter */
#contact_form .successMessage.alert.alert-success.alert-dismissible {
  position: relative;
  width: 100%;
}

.alert-dismissable .close, .alert-dismissible .close {
  right: 10px !important;
  top: 2px !important;
  font-size: 15px;
}

/* instagram */
#instagram_block_home .module-title {
  margin-top: 80px;
  margin-bottom: 50px;
}
#instagram_block_home .owl-carousel .owl-item{
  padding: 0;
}
#instagram_block_home .owl-item a::before{
  background: rgba(0,0,0,.1);
  right: 5px;
  top: 5px;
  bottom: 5px;
  left: 5px;
  position: absolute;
  content: "";
  z-index: 1;
  opacity: 0;
}

#instagram_block_home .owl-item::after,
#instagram_block_home .owl-item::before{
  position: absolute;
  width: 1px;
  height: 70px;
  content: "";
  top: 50%;
  left: 50%;
  z-index: 2;
  background: #efefef;
  margin-top: -35px;
  transform: scale(0);
}
#instagram_block_home .owl-item::after{
  width: 70px;
  height: 1px;
  margin-top: 0;
  margin-left: -35px;
}
#instagram_block_home .owl-item ,
#instagram_block_home .owl-item a{
  position: relative;
  display: block;
}
#instagram_block_home .owl-item:hover::before,
#instagram_block_home .owl-item:hover::after{
  transform: scale(1);
}
#instagram_block_home .owl-item:hover a::before{
  opacity: 1;
}
#instagram_block_home img.img-responsive {
  width: 100%;
}


/* transition */
#instagram_block_home .owl-item:hover::before, #instagram_block_home .owl-item:hover::after{
  -webkit-transition: ease-in-out all .3s;
  -moz-transition: ease-in-out all .3s;
  transition: ease-in-out all .3s;
}

.modal-product span.old-price {
  text-decoration: line-through;
  padding-left: 10px;
  color: red;
}

/* Static slider video */
.our_story, .our_story1{
  position:relative;
  text-align:center;
  margin-bottom: 50px;
}
.our_story1{
  margin-bottom: 0px;
  margin-top: 0px;
}
@media (max-width:991px){
  .our_story, .our_story1{
    margin-bottom:30px;
  }
}
.static_video, .static_video1{
  position:relative;
  padding:0;
}
.our_story .static_video .added_video, .our_story1 .static_video1 .added_video1{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  height:100%;
  z-index: 9;
}
.oc-banner7-container .flexslider .slides.static_video img.img_static {
  z-index: -1; 
}
.our_story .static_video #cms_play, .our_story1 .static_video1 #cms_play1{
  position:absolute;
  top:30%;
  left:50%;
  cursor:pointer;
  -moz-transform:translateX(-50%) translateY(-50%);
  -webkit-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.our_story1 .static_video1 #cms_play1{
  top:50%;
  left:50%;
}
.our_story1 .static_video1 .img_static1 {
  width: 100% !important;
}
.our_story .static_video #cms_play img, .our_story1 .static_video1 #cms_play1 img{
  -webkit-transition:all 300ms ease-in;
  -moz-transition:all 300ms ease-in;
  -ms-transition:all 300ms ease-in;
  -o-transition:all 300ms ease-in;
  transition:all 300ms ease-in;
}
.our_story .static_video #cms_play img:hover, .our_story1 .static_video1 #cms_play1 img:hover{
  transform:scale3d(1.1,1.1,1.1);
  -moz-transform:scale3d(1.1,1.1,1.1);
  -webkit-transform:scale3d(1.1,1.1,1.1);
  -webkit-transition:all 300ms ease-in;-moz-transition:all 300ms ease-in;
  -ms-transition:all 300ms ease-in;
  -o-transition:all 300ms ease-in;
  transition:all 300ms ease-in;
}

.our_story .static_video video.added_video {
  width: 100%    !important;
  height: auto   !important;
}

.our_story .static_video .added_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.embed-responsive video {
  height: auto;
}

[id^=banner] {
  margin-top: 47px;
}
[id^=banner] img {
  margin: 0px auto;
}

/* comments area css */
.comment-area {
  margin-top: 70px;
}

/* .comments-heading > h3 {
  border-top: 1px solid #efefef;
  font-family:  Montserrat, sans-serif ;
  font-size: 24px;
  margin: 0 0 50px;
  padding: 22px 0 0;
  text-transform: uppercase;
} */

.comment-list-image {
  float: left;
  margin-right: 15px;
}
.comment-content-wrap > p {
  margin-top: 15px;
}
.comment-content-wrap {
  border: 1px solid #ddd;
  color: #42414f;
  font-size: 12px;
  line-height: 1;
  margin: 0 0 15px 63px;
  padding: 10px;
  position: relative;
}
.comment-content-wrap::before {
  background: #efefef none repeat scroll 0 0;
  border-bottom: 1px solid#efefef;
  border-left: 1px solid#efefef;
  content: "";
  display: block;
  height: 10px;
  left: -5px;
  position: absolute;
  top: 10px;
  transform: rotate(45deg);
  width: 10px;
}
.comments-list ul li {
  margin-bottom: 25px;
}
.threaded-comments {
  margin-left: 50px;
}
.comment-respond {
  margin-top: 65px;
}

/* h3.comment-reply-title {
  border-top: 1px solid #efefef;
  font-family:  Montserrat, sans-serif ;
  font-size: 24px;
  margin: 0 0 50px;
  padding: 22px 0 0;
  text-transform: uppercase;
} */

span.email-notes {
  color: #5a6069;
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
}
.comment-respond input[type="text"],
.comment-respond input[type="email"] {
  /*background: #efefef none repeat scroll 0 0;*/
  border: 1px solid #efefef;
  border-radius: 0;
  height: 32px;
  margin-bottom: 15px;
  padding: 0 0 0 10px;
  width: 100%;
}
.comment-respond textarea#message, .comment-respond textarea#CommentBody {
  /*background: #efefef none repeat scroll 0 0;*/
  border: 1px solid #efefef;
  border-radius: 0;
  height: 130px;
  max-width: 100%;
  padding: 10px;
  width: 100%;
}
.comment-respond input[type="submit"] {
  /*background: #262262 none repeat scroll 0 0;*/
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #efefef;
  display: inline-block;
  font-family:  Montserrat, sans-serif ;
  font-size: 12px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  padding: 0 15px;
  text-shadow: none;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
}
.comment-respond input[type="submit"]:hover {
  background-color: #000000;
}

#checkout-cart .pull-right .additional-checkout-button {
  margin-left: 10px; 
}
@media (max-width:991px){
  #checkout-cart .pull-right, #checkout-cart .pull-left{
    float: none !important;
    text-align: center;
    margin: 10px 0; 
  }
}

.margin-top{
  margin-top: 80px;
  }
  .margin-bottom{
    margin-bottom: 80px;
  }
  .padding-bottom{
  padding-bottom: 80px;
  }
  .padding-top{
    padding-top: 80px;
  }
  @media (max-width: 991px) {
    .margin-top {
      margin-top: 60px;
    }
    .margin-bottom {
      margin-bottom: 60px;
    }
    .padding-bottom {
      padding-bottom: 60px;
    }
    .padding-top {
      padding-top: 60px;
    }
  }
  @media (max-width: 767px) {
    .margin-top {
      margin-top: 40px;
    }
    .margin-bottom {
      margin-bottom: 40px;
    }
    .padding-bottom {
      padding-bottom: 40px;
    }
    .padding-top {
      padding-top: 40px;
    }
  }
  .border-bottom {
    border-bottom: 1px solid #efefef;
  }
  
/* bootstrap 3 margin top and bottom alternate classes as in bootstrap 5 */
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-6 {
  margin-top: 4.5rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-6 {
  margin-bottom: 4.5rem !important;
}
/* bootstrap 3 padding top and bottom alternate classes as in bootstrap 5 */
/* bootstrap 3 text sizes alternate classes as in bootstrap 5 */
.ts-1 {
  font-size: 0.75rem !important;
}
.ts-2 {
  font-size: 0.875rem !important;
}
.ts-3 {
  font-size: 1rem !important;
}
.ts-4 {
  font-size: 1.25rem !important;
}
.ts-5 {
  font-size: 1.5rem !important;
}
.ts-6 {
  font-size: 2.5rem !important;
}

/* bootstrap 3 text sizes end */

.product-info-main .vendor a, .product-info-main .availability span.ex-text, 
.product-info-main span.variant-sku, .product-info-main span.variant-barcode {
  color: #000000;
  margin-left: 5px;
}
.product-collapse-header h3 {
  /* padding: 0;
  font-size: 16px; */
  cursor: pointer;
}
@media (min-width: 768px){
  .dflex{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .p-sticky {
    position: sticky !important;
    top: 3.5rem;
    flex: 0 0 auto;
  }
 }

.bg-navy{
  background-color:#001F3F !important
}
.bg-blue{
  background-color:#0074D9 !important
}
.bg-aqua{
  background-color:#7FDBFF !important
}
.bg-teal{
  background-color:#39CCCC !important
}
.bg-olive{
  background-color:#3D9970 !important
}
.bg-green{
  background-color:#2ECC40 !important
}
.bg-lime{
  background-color:#01FF70 !important
}
.bg-yellow{
  background-color:#FFDC00 !important
}
.bg-orange{
  background-color:#FF851B !important
}
.bg-red{
  background-color:#FF4136 !important
}
.bg-fuchsia{
  background-color:#F012BE !important
}
.bg-purple{
  background-color:#B10DC9 !important
}
.bg-maroon{
  background-color:#85144B !important
}
.bg-white{
  background-color:#efefef !important
}
.bg-gray{
  background-color:#aaa !important
}
.bg-silver{
  background-color:#ddd !important
}
.bg-black{
  background-color:#111 !important
}
.bg-mint{
  background-color:#98ff98 !important
}
.bg-cream{
  background-color:#fffdd0 !important;
}
.cream{
  color:#fffdd0
}
.navy{
  color:#001F3F
}
.blue{
  color:#0074D9
}
.aqua{
  color:#7FDBFF
}
.teal{
  color:#39CCCC
}
.olive{
  color:#3D9970
}
.green{
  color:#2ECC40
}
.lime{
  color:#01FF70
}
.yellow{
  color:#FFDC00
}
.orange{
  color:#FF851B
}
.red{
  color:#FF4136
}
.fuchsia{
  color:#F012BE
}
.purple{
  color:#B10DC9
}
.maroon{
  color:#85144B
}
.white{
  color:#efefef
}
.silver{
  color:#ddd
}
.gray{
  color:#aaa
}
.black{
  color:#111
}
.mint{
  color:#98ff98
}
.border--navy{
  border-color:#001F3F
}
.border--blue{
  border-color:#0074D9
}
.border--aqua{
  border-color:#7FDBFF
}
.border--teal{
  border-color:#39CCCC
}
.border--olive{
  border-color:#3D9970
}
.border--green{
  border-color:#2ECC40
}
.border--lime{
  border-color:#01FF70
}
.border--yellow{
  border-color:#FFDC00
}
.border--orange{
  border-color:#FF851B
}
.border--red{
  border-color:#FF4136
}
.border--fuchsia{
  border-color:#F012BE
}
.border--purple{
  border-color:#B10DC9
}
.border--maroon{
  border-color:#85144B
}
.border--white{
  border-color:#efefef
}
.border--gray{
  border-color:#aaa
}
.border--silver{
  border-color:#ddd
}
.border--black{
  border-color:#111
}
.fill-navy{
  fill:#001F3F
}
.fill-blue{
  fill:#0074D9
}
.fill-aqua{
  fill:#7FDBFF
}
.fill-teal{
  fill:#39CCCC
}
.fill-olive{
  fill:#3D9970
}
.fill-green{
  fill:#2ECC40
}
.fill-lime{
  fill:#01FF70
}
.fill-yellow{
  fill:#FFDC00
}
.fill-orange{
  fill:#FF851B
}
.fill-red{
  fill:#FF4136
}
.fill-fuchsia{
  fill:#F012BE
}
.fill-purple{
  fill:#B10DC9
}
.fill-maroon{
  fill:#85144B
}
.fill-white{
  fill:#efefef
}
.fill-gray{
  fill:#aaa
}
.fill-silver{
  fill:#ddd
}
.fill-black{
  fill:#111
}
.stroke-navy{
  stroke:#001F3F
}
.stroke-blue{
  stroke:#0074D9
}
.stroke-aqua{
  stroke:#7FDBFF
}
.stroke-teal{
  stroke:#39CCCC
}
.stroke-olive{
  stroke:#3D9970
}
.stroke-green{
  stroke:#2ECC40
}
.stroke-lime{
  stroke:#01FF70
}
.stroke-yellow{
  stroke:#FFDC00
}
.stroke-orange{
  stroke:#FF851B
}
.stroke-red{
  stroke:#FF4136
}
.stroke-fuchsia{
  stroke:#F012BE
}
.stroke-purple{
  stroke:#B10DC9
}
.stroke-maroon{
  stroke:#85144B
}
.stroke-white{
  stroke:#fff
}
.stroke-gray{
  stroke:#aaa
}
.stroke-silver{
  stroke:#ddd
}
.stroke-black{
  stroke:#111
}