/* empty */

.navbar-expand-lg.menu > div.row {
    width: 100%;
}

.shop-vector {
    width: 365px;
}

.breadcrumbs {
    font-size: 12px;
    /*letter-spacing: 2px;*/
    margin-bottom: 30px;
}

.current-link{
  font-weight: bold;
  cursor: pointer;
}

.cloud-to-right {
    background-position: 0 0;
    animation: animate 30s linear infinite;
}

.top-slider-style {
    top: -21em;
    left: 0;
    right: 0;
}

.banner-title {
    font-weight: 700;
    font-size: 38px;
    color: #fff;
    width: 100%;
    margin-bottom: 15px;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

/*
.btn-slider-banner {
    width: 300px;
    margin: 0 auto;
}
*/

.categories-title {
    top: -14em;
    left: 10.5em;
}

.title-banner-categories {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

.slider-description-area{
    text-align: center;
}

.slider-banner-gift{
    position: absolute;
    top:60px;
    left: 330px;
}

.title-text-bold {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}


.title-text-bold-large{
  font-size: 90px;
  font-weight: bold;
}

.title-text-bolder{
  font-size: 36px;
    color: #fff;
    line-height: 10px;
    font-weight: bold;
}

.banner-gift-img{
  max-width:490px;
}

.text-banner-slider{
  text-align: left;
  position: absolute;
  top: 11px;
  right: 200px;
}

.description-text-white {
    font-size: 18px;
    color: #fff;
}


@media only screen and (max-width: 1740px) {
  .slider-banner-gift{
      top:40px;
      left: 265px;
  }

  .banner-gift-img{
    max-width:490px;
  }
}

@media only screen and (max-width: 1700px) {
  .slider-banner-gift{
      top:40px;
      left: 240px;
  }

  .banner-gift-img{
    max-width:475px;
  }
}


@media only screen and (max-width: 1640px) {
  .slider-banner-gift{
      top:38px;
      left: 160px;
  }

  .banner-gift-img{
    max-width:460px;
  }
}


@media only screen and (max-width: 1600px) {

.slider-banner-gift{
    top:18px;
    left: 135px;
}

.banner-gift-img{
  max-width:480px;
}

}


@media only screen and (max-width: 1500px) {

  .slider-banner-gift{
      top:15px;
      left: 120px;
  }

  .banner-gift-img{
    max-width:440px;
  }

}


@media only screen and (max-width: 1400px) {

  .slider-banner-gift{
      top:20px;
      left: 70px;
  }

  .banner-gift-img{
    max-width:400px;
  }

}

@media only screen and (max-width: 1300px) {

  .slider-banner-gift{
      top:11px;
      left: 52px;
  }

  .banner-gift-img{
    max-width:400px;
  }

}


@media only screen and (max-width: 1260px) {

  .slider-banner-gift{
      top:11px;
      left: 52px;
  }

  .banner-gift-img{
    max-width:380px;
  }

}

@media only screen and (max-width: 1200px) {

  .slider-banner-gift{
      top:13px;
      left: 95px;
  }

  .banner-gift-img{
    max-width:350px;
  }

}


@media only screen and (max-width: 1140px) {

  .slider-banner-gift{
      top:13px;
      left: 75px;
  }

  .banner-gift-img{
    max-width:305px;
  }

}


@media only screen and (max-width: 992px) {

  .slider-banner-gift{
      top:10px;
      left: 56px;
  }

  .banner-gift-img{
    max-width:305px;
  }

}

@media only screen and (max-width: 991px) {

  .slider-banner-gift{
      top:10px;
      left: 156px;
  }

  .banner-gift-img{
    max-width:425px;
  }

}


.white-border-button {
    font-size: 16px;
    font-weight: 400;
    border-radius: 10px;
    border: 2px solid #fff;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    background: transparent;
}

.white-border-button:hover {
    color: #000;
    background-color: #fff;
    font-weight: 600;
}

.home-slider-button{
    background-color: rgba(255,255,255,0.8);
    color: #000;
}

.home-slider-button:hover{
    background-color: #2b1000;
    color: #fff;
}

.location-title{
    font-size: 24px;
}

/*about*/

.about-small-title {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
}

.about-page-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
}

.small-text-14 {
    font-size: 14px;
}

.brown-text {
    color: #2b1000;
}

.mobile-img {
    display: none;
}

@media only screen and (max-width: 767px) {
    .desktop-img {
        display: none;
    }

    .mobile-img {
        display: block;
    }
}

/*end about*/

.footer-nav-list {
    color: #fff;
}

.footer-nav-list li {
    list-style-type: none;
    font-size: 12px;
    font-family: 'futura-light';
/*    font-weight: 300;*/
    line-height: 2.2;
}

.footer-nav-list li a:hover {
    color: #b7b7b7;
}

.footer-logo-style {
    width: 75%;
}

.footer-first-content {
    font-size: 14px;
    font-weight: 300;
}

.footer-first-content div p{
  	font-family: 'futura-light';
}

/*
.footer-socialicon-style {
    margin-right: -30px;
}
*/

.facebook-icon-footer {
    width: 50px;
    height: 50px;
    margin-left: 15px;
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/facebook-icon.png");
    transition: all 0.5s ease-in-out;
    background-repeat: no-repeat;

}

.facebook-icon-footer:hover {
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/facebook-icon-hover.png");
    background-repeat: no-repeat;
}

.instar-icon-footer {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/instar-icon.png");
    transition: all 0.5 ease-in-out;
    background-repeat: no-repeat;

}

.instar-icon-footer:hover {
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/instar-icon-hover.png");
    background-repeat: no-repeat;
}

.pintrest-icon-footer {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/pintrest-icon.png");
    transition: all 0.5 ease-in-out;
    background-repeat: no-repeat;

}

.pintrest-icon-footer:hover {
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/pintrest-hover-icon.png");
    background-repeat: no-repeat;
}

.youtube-icon-footer {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/youtube-icon.png");
    transition: all 0.5 ease-in-out;
    background-repeat: no-repeat;

}

.youtube-icon-footer:hover {
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/youtube-icon-hover.png");
    background-repeat: no-repeat;
}

.mailus-btn-footer {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/mailus-btn.png");
    transition: all 0.5 ease-in-out;
    background-repeat: no-repeat;
    background-color: unset;
    margin-left: -20px;
margin-top: -3px;
}

.mailus-btn-footer:hover {
    overflow: hidden;
    background-image: url("./../../../data/editor/icon/mailus-btn-hover.png");
    background-repeat: no-repeat;

}

.footer-paragraph {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 2.2;
    font-family: 'futura-light';
}

.footer-input-subscrib {
    width: 100%;
    padding: 12px;
    margin: 0px;
    border-radius: 6px;
    font-size: 12px;
}

@media only screen and (max-width: 1199px) {

    .top-slider-style {
        top: -18em;
/*        left: 19em;*/
        left: 0;
        right: 0;
    }

    .categories-title {
        top: -12em;
        left: 7.5em;
    }

/*
    .footer-socialicon-style {
        margin-right: -20px;
    }
*/

}

@media only screen and (max-width: 991px) {

/*
  .breadcrumbs {
    text-align: center;
  }
*/

    .top-slider-style {
        top: -15em;
/*        left: 11em;*/
                left: 0;
        right: 0;
    }

    .categories-title {
        top: -10em;
        left: 3.5em;
    }

    .footer-logo-style {
        width: 50%;
    }

    .content-social-footer-row {
        justify-content: center;
    }

/*
    .footer-socialicon-style {
        margin-right: -3.5em;

    }
*/

}

@media only screen and (max-width: 767px) {

    .banner-title {
        font-size: 30px;
    }

    .top-slider-style {
        top: -11em;
/*        left: 8em;*/
                left: 0;
        right: 0;
    }

    .categories-title {
        top: -13.5em;
        left: 9.5em;
    }

}


@media only screen and (max-width: 500px) {

    .top-slider-style {
        top: -11em;
/*        left: 6em;*/
                left: 0;
        right: 0;
    }

}

@media only screen and (max-width: 480px) {

    .top-slider-style {
        top: -10em;
        left: 5em;
    }

}

@media only screen and (max-width: 480px) {

    .top-slider-style {
        top: -9em;
/*        left: 4em;*/
                left: 0;
        right: 0;
    }

}

@media only screen and (max-width: 400px) {

    .top-slider-style {
        top: -9em;
/*        left: 3em;*/
                left: 0;
        right: 0;
    }

}

@keyframes animate {
    from {
        background-position: -30% 0;
    }
    to {
        background-position: 130% 0;
    }
}

.cloud-to-left {
    top: 300px;
    background-position: 0 0;
    animation: cloudright 35s reverse infinite;
}

@keyframes cloudright {
    from {
        background-position: -20% 0;
    }
    to {
        background-position: 150% 0;
    }
}

.tile-zoom {
    overflow: hidden;
}

.color-block {
    display: block;
    width: 54px;
    height: 52px;
    border: 3px solid #FFF;
    /*-webkit-box-shadow: 0px -1px 19px 0px rgba(0,0,0,0.69);
	-moz-box-shadow: 0px -1px 19px 0px rgba(0,0,0,0.69);
	box-shadow: 0px -1px 19px 0px rgba(0,0,0,0.69);*/
}

.color-block.active {
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    border: 3px solid #FFC000;
}

.color-block input[type="radio"] {
    opacity: 0;
}

.sku-style {
    font-size: 13px;
    color: #5a5a5a;
}

.attribute-title-style {
    margin-left: 17px;
    font-size: 13px;
    color: #5a5a5a;
    margin-bottom: 12px;
}

.quantity-style-product {
    font-size: 13px;
    color: #5a5a5a;
    margin-bottom: 12px;
}

.table-quantity-style {}

.table-quantity-style td {
    padding: 0px;
}

.cart-table-form-wrapper {
    margin-bottom: 50px;
}

.cart-table-wrapper {
    margin-top: 35px;
    overflow: auto;
    width: 100%;
    font-size: 15px;
}

.client-table-wrapper{
    font-size: 15px;
}

.client-table-wrapper thead{
    background-color: #2b1000;
    color: #fff;
    border-radius: 5px;
}

.cursor-no-drop {
    cursor: no-drop;
}

.cursor-pointer {
    cursor: pointer;
}

.fa-heart-red {
    color: red;
}

.horizontal-line {
    border-bottom: 3px solid #5a5a5a;
    width: 100px;
}



/* add by rex for wishlist */

.fixed-height-img{
    max-height: 575px;
    width: 100%;
}

.core-value-bg{
    height: 400px;
    object-fit: cover;
}

.wishlist-flow-content {
    display: none;
    height: 48vh;
    overflow-y: scroll;
    position: fixed;
    top: 65px;
    right: 12%;
/*    width: 400px;*/
    border: 1px solid #e5e5e5;
    padding: 20px;
    border-radius: 10px;
    z-index: 1;
    background-color: white;
    -webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.5);
}

.wishlist-flow-table {
    margin-top: 20px;
    /*    overflow: auto;*/
    max-height: 700px;
}

.btn-wishlist-flow-remove {
    min-width: auto;
}

.wishlist-flow-inner-content {
    border-bottom: 1px solid #e5e5e5;
    margin-top: 25px;
    margin-bottom: 10px;
}

.wishlist-flow-close a {
    position: absolute;
    color: red;
    font-size: 15px;
    right: 10px;
    top: 5px;
    z-index: 2;
}

.wishlist-flow-close a .fa {
    color: #525252;
    margin-right: 5px;
}

.box-border {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    /* max-height: 207px; */
    min-height: 200px;
    overflow: hidden;
}

.box-border .account-sidebar, .account-sidebar ul{
    padding-left: 0;
}

.box-border .account-sidebar .client-account-side-nav{
    color: #888888;
    padding: 10px 15px;
    font-size: 14px;
}

.box-border .account-sidebar .client-account-side-nav:hover{
    color: #2b1000;
/*    background-color: #f3f3f3;*/
}

.client-account-side-nav.active{
    color: #2b1000 !important;
    background-color: #f3f3f3;
}

.brown-btn, .btn_edit_address, .btn_back{
    background-color: #2b1000;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
    border-radius: 5px;
}

.brown-btn:hover, .btn_edit_address:hover, .btn_back:hover{
    background-color: #6d2900;
}

.pagination .page-item a{
  /* border: 1px solid #e5e5e5; */
  padding: 5px 15px;
  cursor: pointer;
}


.pagination .page-item:hover a{
  background-color: #2C3539;
  color: #fff;
}

.pagination .page-item.active a{
  background-color: #2C3539;
  color: #fff;
}

.promotion-pagination .pagination .page-item a{
  border: 1px solid #e5e5e5;
  padding: 5px 15px;
  cursor: pointer;
}


.promotion-pagination .pagination .page-item:hover a{
  background-color: #2C3539;
  color: #fff;
}

.promotion-pagination .pagination .page-item.active a{
  background-color: #2C3539;
  color: #fff;
}


.pagination .previous > a, .pagination .next > a{
    background-color: #2b1000 !important;
    color: #fff !important;
}

.pagination .paginate_button.active > a, .pagination .paginate_button > a:hover{
    border: 0;
    color: #2b1000;
}

.pagination .next > a, {
    padding: 3px 6px 3px 8px !important;
}

.pagination .previous > a{
    padding: 3px 8px 3px 6px !important;
}

.btn_cart_remove .fa-trash-alt {
    background-color: unset;
    font-size: 18px;
}

.btn-cart-remove-text{
	color : #2b1000;
	margin-left : 10px;
}

.btn-cart-remove{
    width: 22px;
    height: 22px;
    background-color: #2b1000;
    cursor: pointer
}

.btn-cart-remove:hover{
color: #6d2900;
}

.new-member{
    background-color: #2b1000;
    padding: 35px;
    height: 330px;
    border-radius: 10px;
}

.new-member h1, .new-member p{
    color: #fff;
}

.login-page-title{
    font-size: 24px;
    text-transform: uppercase;
}


.member-login{
    padding: 35px;
}

.white-border-btn{
    border: 1px solid #fff;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: transparent;
}

.white-border-btn:hover {
    background-color: #6d2900;
    border: 1px solid #6d2900;
    color: #ffffff;
}

.brown-border-btn{
    border: 1px solid #2b1000;
    border-radius: 5px;
    color: #2b1000;
    padding: 5px 20px;
    font-size: 14px;
    background-color: transparent;
}

.brown-border-btn:hover {
    background-color: #2b1000;
    color: #ffffff;
}

.mandatory{
	color: red;
}

.error-message{
    margin-bottom: 15px;
    display: block;
    font-size: 13px;
}

.account-detail-title{
    background-color: #2b1000;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}

/*
.account-detail-title:nth-child(1){
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
*/

.product-enquiry-product{
    font-size: 24px;
    color: #2b1000;
}


@media only screen and (max-width: 991px) {
    .fixed-height-img{
    max-height: unset;
}


.btn-logout{
    margin-top: 12px
}

    .new-member{
        height: auto;
    }
}


/* add by rex for promotion highlight */
.sale-overflow-tag{
    position: absolute;
    top: 10px;
    right: 0;
    padding: 2px 12px 5px;
    background-color: grey;
    box-shadow: -1px 1px 2px 0px rgba(0,0,0,0.5);
	line-height: 1;
}
.sale-overflow-tag span{
	color: white;
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
}
.cart-sale-tag{
    padding: 2px 12px 5px;
    background-color: grey;
    box-shadow: -1px 1px 2px 0px rgba(0,0,0,0.5);
	width: 100px;
	margin: 0 auto;
	line-height: 1;
	text-align: center;
}
.cart-sale-tag span{
	color: white;
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
}
.checkout-sale-tag{
	margin: 0;
}
.wishlist-sale-tag{
    padding: 2px 12px 5px;
    background-color: grey;
    box-shadow: -1px 1px 2px 0px rgba(0,0,0,0.5);
	width: 100px;
	margin: 0 auto;
	line-height: 1;
	text-align: center;
}
.wishlist-sale-tag span{
	color: white;
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
}
.wishlist-sale-tag.flow{
	margin: 0;
	padding: 0 5px 5px;
}
.wishlist-sale-tag.flow span{
	font-size: 10px;
}

.img-box{
    position: relative;
    max-width: 100px;
    margin: 0 auto;
    border: 1px solid #f9f9f9;
    border-radius: 10px;
    box-shadow: 1px 1px 3px 2px #eaeaea;
    background-color: #fff;
}



.img-box .hover-main-image{
	opacity: 1;
	visibility: visible;
	transition: all 0.3s;
}

.img-box:hover .hover-main-image{
	opacity: 0;
	visibility: hidden;

	/* position: absolute; */
}

.img-box .hover-show-image{
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.3s;

}

.img-box:hover .hover-show-image{
	opacity: 1;
	visibility: visible;
}



@media only screen and (max-width: 575px) {

.img-box{

    max-width: 150px;

}

.ictgr-context p {
  width: 133px;
}


}
