/* Removing icons in megamenu temporarily */
.img-placeholder {
    display: none !important;
}


.clerkplaceholder {
padding-left:10px;
padding-right:10px;
}

.crall-recommendation-box .crall-product-item {
max-width:none!important;
}

/** Product Page Style Update **/
body .breadcrumb {
    line-height: 21px;
}
body .breadcrumb a {
    font-size: 12px;
    color: #000;
    font-weight: bold
}

body .special {
    color: #cd2e24;
    font-weight: bold;
}
body .product .price s, .products_price_old {
    font-weight: lighter;
}
body .short_info_wrapper {
    font-family: Oswald, Arial !important;
}

body .short_info_wrapper p {
    font-size: 14px;
    display: inline-block;
    padding: 8px 30px;
    text-transform: uppercase;
}
body .short_info_wrapper .special-ending-in {
    color: rgb(48, 87, 0);
    background-color: rgb(166, 232, 62);
}
body .short_info_wrapper .age_restrictrion {
    background-color: #cd2e24;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.product_slider_discount {
    z-index: 1;
    background: #000;
    font-size: 30px;
    color: #fff;
    font-weight: bolder;
    height: 70px;
    display: inline-block;
    width: 160px;
    text-align: center;
    line-height: 72px;
    position: absolute;
    top: 20px;
    left: 20px;
    left: 20px;
}
.product-page #add2cart .product-page #addToShoppingCart {
     -webkit-transition: all .4s;
    transition: all .4s;
    border-bottom: 2px solid #2e8dd9;
}
.product-page #add2cart .product-page #addToShoppingCart:hover {
    background: #2b98f0 !important;
}
.product-page #add2cart .product-page #addToShoppingCart:active {
    background: #2e8dd9 !important;
}
.product-page #add2cart .product-page #addToShoppingCart .button.is-round {
    width: 365px !important;
}
.product-page #add2cart .product-page #addToShoppingCart:hover span {
    color: #fff;
}
.product-page #add2cart .product-page #addToShoppingCart:hover span:before {
    color: #fff;
}
.product-page #add2cart .product-page #addToShoppingCart span {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 45px;
    vertical-align: top;
    margin-top: -3px;
    display: inline-block;
}
.product-page #add2cart .product-page #addToShoppingCart span:before {
    content: "\f07a";
   font-family: 'Font Awesome 5 Pro';
    display: inline-block;
    height: 28px;
    width: 35px;
    font-size: 18px;
}
.product-page #add2cart .form-group input {
    display: inline-block;
    width: 30%;
    padding: 0;
    margin: 0;
    float: left;
    background: #fff;
    border: 1px solid #4e4e4e;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bolder;
    color: #4e4e4e;
    outline: none;
}
.product-page .sticky_info #add2cart .product-page button {
    border-radius: 0;
    border: 1px solid #2b98f0;
    background: #fff !important;
    color: #2b98f0;
    font-weight: lighter;
}
body .product-page #add2cart .product-page #addToShoppingCart span {
    font-size: 14px;
    margin-top: -2px;
    display: inline-block;
    vertical-align: top;
}
.product-page #add2cart .form-group input:first-child {
    border-right: 0;
}
.product-page #add2cart .form-group input:last-child {
    border-left: 0;
}
.product-page #add2cart .form-group input.input-qty {
    width: 40%;
}
.product-page #add2cart .form-group input.disableMe {
    border-color: #e0e0e0;
    color: #e0e0e0;
}
.product-page .product_stock {
    font-size: 0;
}
.product-page .product_stock.utsolgt {
	font-size: 14px;
}
.product-page .product_stock b {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: lighter;
}
.product-page .product_stock b:before {
    content: "";
    display: inline-block;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #cd2e24;
    margin-right: 10px;
    margin-left: 14px;
}
.product-page #add2cart .product_stock b:before {
    background: #7be000;
}
.product-page #add2cart .read_more_info span, div.scroll-overflow-content > a {
    color: #2b98f0;
    font-weight: bold;
    margin: 8px 4px;
    display: inline-block;
}
body .product-price {
    font-weight: bolder;
}
body div.scroll-overflow-content {
    text-align: left;
    /*top: 167px;*/
    top: auto;
    bottom: 0;
    height: 40px;
    z-index: 1;
}
div.scroll-overflow-content > a {
    margin: 0;
}
.product-page #add2cart .read_more_info i, #content .card-body > div div.scroll-overflow-content > a i {
    color: #2b98f0;
    font-size: 34px;
    font-weight: lighter;
    vertical-align: middle;
    margin-left: 10px;
}
.product-page .nav-tabs .nav-link {
    font-style: italic;
}
.product-page .nav-tabs .nav-link.active,
#tabs-alt .nav-link {
    font-weight: bolder;
    font-size: 24px;
    border-bottom: 3px solid #9ce437;
}
.product-page .nav-tabs .nav-link:hover,
#tabs-alt .nav-link:hover {
    border-bottom: 3px solid #9ce437;
}
.product-page #temp_out_of_stock_form_input > div {
    width: 70%;
}
.product-page #temp_out_of_stock_form_input > div input {
    height: 45px;
    border: 1px solid #848484;
    border-radius: 0;
}
.product-page #temp_out_of_stock_form_input > div input::placeholder {
    color: #d8d8d8;
}
.product-page #temp_out_of_stock_form_input > button {
    width: 30%;
    margin-left: 10px;
    background: #2b98f0;
    font-size: 22px;
    text-transform: uppercase;
}
.crall-wrapper > .crall-slide {
    text-align: center;
    background: #Fff;
    border-radius: 10px;
    border: 1px solid gainsboro;
    padding: 10px;
}
.crall-wrapper > .crall-slide .crall-buy {
    background: #fff;
    border: 3px solid #2b98f0;
    border-radius: 6px;
    color: #2b98f0;
    font-weight: bolder;
}
.crall-wrapper > .crall-slide  .crall-product-name {
    height: 72px;
    width: 60%;
    display: inline-block;
    text-align: left;
    font-weight: bold;
}
.crall-wrapper > .crall-slide  .crall-product-name  a {
    font-weight: normal;
}
.crall-wrapper > .crall-slide .crall-price  {
    width: 37%;
    display: inline-block;
    vertical-align: top;
    font-weight: bolder;
}
body .crall-banner > div {
    transform: rotate(0deg);
    background: #000;
    color: #fff;
    width: 60px;
    font-size: 18px;

}
/** Bottom Newsletter Widget Style **/
#pre-footer {
    padding-bottom: 30px;
}
#pre-footer .newsletter .title {
    padding-bottom: 0;
}
#pre-footer .newsletter h2, #pre-footer .newsletter h5 {
    text-transform: uppercase;
}
#pre-footer .newsletter .content .newsletter, #pre-footer .newsletter .content .actions {
    display: inline-block !important;
}
#pre-footer .newsletter .content .actions button {
    background: #0c82df;
    border: 0px solid #e5e5e5;
    color: #fff;
    border-bottom: 2px solid #000;
    padding: 8px 46px 6px;
    border-radius: 4px;
    font-size: 17px;
    cursor: pointer;
}
#pre-footer .newsletter .content .actions button span {
    font-family: Oswald !important;
}
#pre-footer .newsletter #newsletter::placeholder  {
    color: #acacac;
}
#pre-footer .newsletter #newsletter {
    padding: 6px 30px;
    border: 2px solid #323337;
    min-width: 446px;
    margin-right: 4px;
}
#pre-footer .newsletter .content .newsletter {
    position: relative;
}
#pre-footer .newsletter .content .newsletter:before {
    content:"\f0e0";
    display: inline-block;
    height: 30px;
    width: 30px;
    position: absolute;
    left: 0;
    top: 8px;
    font-family: 'Font Awesome 5 Pro';
    color: #acacac;
}
/** Header Style **/
.header_full_wrapper {
    box-shadow: 0 0 20px -5px;
}
.header_full_wrapper #keywords {
  border-radius: 0 !important;
}
.header_full_wrapper #keywords::placeholder {
   font-size: 14px;
    color: #c5c5c5;
}
.slogans div, .slogans div a {
    font-family: Oswald !important;
}
.main_menu {
    padding: 14px 0;
}
.top-text-line {
    padding: 16px 0 0;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
}
.top-text-line ul li {
    font-family: Oswald !important;
    list-style: none;
    font-size: 17px;
}
.top-text-line ul  {
    margin: 0;
    padding: 0 100px;
}
.top-text-line ul li:last-child:before {
    content: "";
    display: none !important;
}
.top-text-line ul li:last-child iframe {
    top: 8px;
}
.top-text-line ul li:before {
    content: "\f00c";
    display: inline-block;
    width: 30px;
    height: 30px;
    font-family: 'Font Awesome 5 Pro';
}
body .crall-banner > div {
  margin-left: 0px !important;
}
/** Age Restriction PopUp Style **/
.popup_agerestriction {
    position: fixed;
    background: #000000ed;
    z-index: 999;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
}
.popup_agerestriction > div {
    width: 420px;
    height: 230px;
    top: 50%;
    margin-top: -135px;
    left: 50%;
    margin-left: -260px;
    background: #fff;
    position: absolute;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    border: 4px solid #9ce437;
}
.popup_agerestriction > div p {
    font-size: 12px;
}
.popup_agerestriction > div i.fa-times-circle {
    right: 10px;
    position: absolute;
    top: 10px;
}
.popup_agerestriction > div .icon_wrapper i {
    font-size: 44px;
    margin-bottom: 24px;
    color: #9ce437;
}
@media only screen and (min-width: 1200px) {
    .product-box .image .img-fit-grid {
            max-height: 220px;
    }
}
.product-box .image .img-fit-grid  {
        object-fit: contain;
}
@media only screen and (max-width: 600px) {
    .popup_agerestriction > div {
        margin-left: -160px;
        width: 320px;
        height: auto;
    }
    .top-text-line div > ul > li {
        display: none;
    }
    .top-text-line div > ul > li:last-child {
        display: block;
    }
    div .title-row > .product_box_price_row {
        float: none;
    }
    div .title-row > .product_box_title_row {
        width: 100%;
    }
}
body .crall-product-item > .crall-price {
  display: inline-flex !important;
  flex-direction: column-reverse;
  align-items: flex-end;
}
body .crall-product-item > .crall-price .crall-price {
    font-size: 18px;
    font-weight: bold;
}
body .crall-product-item > .crall-price span:nth-child(2) {
  color: #cd2e24 !important;
}
body .crall-product-item > .crall-price > .crall-old-price {
  font-size: 16px;
  font-weight: lighter;
}
body .crall-product-item .crall-product-name a {
    font-family: Oswald !important;
    font-weight: bolder !important;
}
@media only screen and (max-width:660px) {
  body  .crall-product-item {
    display: flex;
    flex-direction: column;
  }
  body .crall-product-item .crall-product-image {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  body .crall-product-item > .crall-price  {
    align-items: baseline !important;
  }
  body .crall-product-item .crall-price {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body .crall-product-item .crall-product-name {
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
  }
  body .crall-product-item > div {
    -webkit-order: 4;
    -ms-order: 4;
    order: 4;
  }
  body .crall-wrapper > .crall-slide .crall-price {
    text-align: left;
    width: 100%;
  }
}
.overlay .menu-grid.openedMenu .clicker:not(.hide-clicker)
{
	display: block !important;
}
/*
.overlay .menu-grid.openedMenu .openedMenu>a,
.overlay .openedMenu > span > .clicker{
  opacity: 0.7;
}*/

.yotpo-bottomline.star-clickable > .text-m {
    clear: both;
    display: block;
    padding-top: 3px;
}

/* Category page description crop fix */
@media (max-width: 1024px){
  .category-page .extra-info{
    margin-top: 45px;
  }
}

#related_carousel {
  position: static;
}

.productpage-slide-active .owl-carousel .owl-nav button.owl-next,
.productpage-slide-active .owl-carousel .owl-nav button.owl-prev {
  opacity: 0.65;
  position: absolute;
  top: 50%;
  width: 37px;
  height: 44px;
  margin-top: -48px;
  z-index: 6;
  cursor: pointer;
  background-color: #323337;
  font-size: 0;
  border-radius: 0;
}


.productpage-slide-active .owl-carousel .owl-nav button.owl-next span,
.productpage-slide-active .owl-carousel .owl-nav button.owl-prev span {
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  width: 27px;
  height: 20px;
  display: block;
}
.productpage-slide-active .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.productpage-slide-active .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.productpage-slide-active .owl-carousel .owl-nav button.owl-next span {
      background-repeat: no-repeat !important;
    background-position: 13px 0px !important;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%239ce437'%2F%3E%3C%2Fsvg%3E");
}
.productpage-slide-active .owl-carousel .owl-nav button.owl-prev span {
      background-repeat: no-repeat !important;
    background-position: 13px 0px !important;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%239ce437'%2F%3E%3C%2Fsvg%3E");
}

@media (max-width: 576px){
    .owl-carousel .owl-item img.img-fit-grid {
        height: auto !important;
    }
    .owl-carousel .owl-item .image {
        height: 260px !important;
        display: flex;
    }
}

.extra-info img {
  max-width: 100%;
}

.product-page .sticky_info #add2cart .product-page button.orange {
  background: #ee7203 !important;
  color: #fff !important;
  border-color: #c65d00 !important;
}
.product-page .sticky_info #add2cart .product-page button.orange:hover {
  border-color: #2e8dd9 !important;
}



/* ALIBI */
.alibicontainer label{
	margin: 0;
}
.alibicontainer input{
	width: 20px;
	margin-right: 10px;
}
.alibicontainer{
	display: flex;
  	padding: 10px 0 10px 15px;
  	background-color: #fff;
  	/*justify-content: center;*/
}

.alibicontainer>div{
  border: 1px #8a8a8a solid;
  border-radius: 15px;
  padding: 10px 20px;
  display: flex;
}
#alibicontainer-mob{
  display: none !important;
  width: 100vw;
  max-width: 100vw;
}
#alibicontainer-mob>label{
  width: 80vw;
}
@media (max-width: 1024px){
	#alibicontainer-desk{
    display: none;
  }
  #alibicontainer-mob{
    display: flex !important;
  }
  #overlay-cart{
    margin-bottom: 70px !important;
  }
  .cart-actions .big-btn .btn-buy-button.cart-button.buy-button-cart{
    display: none !important;
  }
  #overlay-cart>div.attach-to-bottom{
 	 position: relative;
 	 margin-bottom: 80px;
  }
}
#overlay-cart>div.attach-to-bottom{
  position: relative;
}
#overlay-cart>div.attach-to-bottom .clerkheader{
  padding-top: 0.5rem;
}

.extra-info img {
  height: auto;
}
/*
#alibiProduct{
  display: block !important;
}
*/

@media (max-width: 1024px){
   #crall-chat-container {
      bottom:70px!important;
   }
}
