/* empty */

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

.shop-vector {
    width: 365px;
}

.breadcrumbs {
    font-size: 14px;
}

.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;
} */

.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 li {
    list-style-type: none;
    font-size: 14px;
    margin-bottom: 10px;
}

.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;
}


.footer-input-subscrib{
    border-radius: 0 !important;
    border: 2px solid #000;
}

.mailus-btn-footer{
    background-color: #ffc000;
    color: #000;
    border-radius: 0;
    font-size: 14px;
    margin-top: 10px;
} */


/* 
.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{
    background-color: #2b1000;
    color: #fff;
} */

/* .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;
}

.footer-socialicon-style{
    display: inline-block;
    margin-right: 15px;
}

.footer-socialicon-style:last-child{
    margin-right: 0;
}

.footer-socialicon-style i{
    font-size: 24px;
}

@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{
    position: absolute;
    top:0px;
    right: 5px;;
}

.plus-btn,
.minus-btn {
    all: unset;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
    text-align: center;
/*
    background-color: #f7f7f7;
    border: 1px solid #e6e6e6;
*/
    width: 15px;
    height: 15px;
}

.plus-btn:hover,
.minus-btn:hover {
/*    background-color: #353535;*/
    color: #21a03d;
}

.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{
    color: #000;
}

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

.cursor-pointer {
    cursor: pointer;
}

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

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

.banway .odd td{
    border: 0 !important;
    background-color: #E6E7E8;
}

.banway .even td{
    border: 0 !important;
    background-color: #F4F4F5;
}



/* 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; */
    max-height: 290px;
    overflow: hidden;
}

.account-sidebar, .account-sidebar ul{
    padding-left: 0;
    list-style-type: none;
}

.account-sidebar ul li{
    margin-bottom: 15px;
}

.account-sidebar .client-account-side-nav{
    color: #888888;
}

.account-sidebar .client-account-side-nav:hover{
    color: #000;
}

.client-account-side-nav.active{
    color: #000 !important;
    font-weight: bold;
}

.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: #15BFF1 !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;
}

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

.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;
}


.dropdown-title{
	/* border: 0px !important;
	font-weight: bold;
    font-size: 20px; */
    width: 100%;
    border: 1px solid #ced4da;
}

.dropdown-title:focus{
    outline: 0;
    border: 0;
}


.unset-row > .row{
    all: unset;
}

.fsc-logo{
    width: 150px;
    margin: 0 auto;
}

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

.fsc-bg-text{
    padding: 15px 25px;
}

.fsc-bg-text p{
    text-align: center;
    color: #fff;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
    font-weight: bold;
    font-size: 18px;
}

.fsc-bg-text.two{
    padding: 15px 25px;
}

.fsc-bg-text.two p{
    text-align: center;
    color: #fff;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
    font-weight: bold;
    font-size: 18px;
    padding-top: 150px;
    max-width: 65%;
    margin: 0 auto;
}

.our-partner-section{
    padding: 25px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}

.our-partner-section .icon-row{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.our-partner-section .icon-row .icon{
    display: block;
}

.our-partner-section .icon-row  p{
   display: inline-block;
   font-weight: bold;
}

.our-partner-section .icon-row div{
    width: 8%;
    text-align: center;
}

.our-partner-section .icon-row .arrow{
    width: 50px;
}

@media (max-width:767px){
    .our-partner-section .icon-row div{
        width: 100%;
    }

    .our-partner-section .icon-row .icon{
        display: block;
        width: 25%;
        min-width: 150px;
        margin: 0 auto;
    }

    .our-partner-section .icon-row .arrow{
        transform: rotate(90deg);
    }
    
    
}