@import url('https://fonts.googleapis.com/css2?family=Clicker+Script&display=swap');

body {
    font-family: 'Proxima Nova';
}

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
    font-size: calc(20px + (50 - 20) * (100vw - 320px) / (1920 - 320));
    color: #888888;
    margin-bottom: 50px;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
    margin: 15px auto 0px;
    background: #CCDAB7;
    width: 45px;
    height: 4px;
}

.btn-primary {
    background-color: #CCDAB7;
    border-color: #CCDAB7;
    border-radius: 30px;
    padding: 12px 35px;
    color: #222222;
    font-weight: 500;
    font-size: 13px;
}
.btn-primary:hover {
    background-color: transparent;
    border: 1px solid #CCDAB7;
    color: #222;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #222;
    background-color: #CCDAB7;
    border-color: #CCDAB7;
    outline: none;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #222;
    background-color: #CCDAB7;
    border-color: #CCDAB7;
}
.btn-primary.focus, .btn-primary:focus {
    color: #222;
    background-color: #CCDAB7;
    border-color: #CCDAB7;
    outline: none;
}
.search-options select:hover {
    cursor: pointer;
}

.breadcrumb > li > a {
    color: #888888;
}
.breadcrumb > li {
    padding: 0 10px;
}
.breadcrumb li::after {
    content: '|';
}
.breadcrumb > li:last-child a {
    font-weight: 500;
    padding-left: 6px;
}

/*Checkout Page*/

.cart-dorpdown-footer .btn-primary {
    color: #222222 !important;
}
.cart-dorpdown-footer .btn-default, #quickcheckout-back {
    border-radius: 30px;
}
.buttons .pull-left .btn-default {
    padding: 12px;
    border-radius: 30px;
}
.quickcheckout-checkout .btn-primary {
    padding: 6px 12px;

}


/*Header Section*/
.header_title {
    text-transform: uppercase;
}
.fixed-header {
    background-color: #CCDAB7;
}
i.icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
}
.user-icon {
    background-image: url(../../../../../image/catalog/Header/account.png);
    background-size: 100%;
    width: 22px;
    height: 22px;

}

.cart-icon {
    background-image: url(../../../../../image/catalog/Header/cart.png);
    background-size: 100%;
    width: 22px;
    height: 22px;

}
.search-icon {
    background-image: url(../../../../../image/catalog/Header/search.png);
    background-size: 100%;
    width: 22px;
    height: 22px;
}
#main-menu a span {
    color: #222222;
    text-transform: uppercase;
    font-size: 14px;
}
.header-container #enquiry>a .badge, .header-container #cart>a .badge {
    top: 40%;
    left: 105%;
    background: #888888;
}
.header-container #enquiry>a .badge>span, .header-container #cart>a .badge>span {
    color: #ffffff;
}


/*Slider Section*/
.slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0 {
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    /* font-size: 30px; */
    font-size: calc(18px + (30 - 18) * (100vw - 320px) / (1920 - 320));
}
.slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-1 {
    font-family: 'Clicker Script', cursive;
    color: #CCDAB7;
    font-weight: 400;
    /* font-size: 90px; */
    font-size: calc(42px + (90 - 42) * (100vw - 320px) / (1920 - 320));
}
.slider-slideshow-description.background-type-light_image {
    color: #919192;
}
.slideshow .slider-custom-dots .owl-dot {
    margin: 0px 8px 20px;
    background: #d7d7d7;
}
.slideshow .slider-custom-dots .owl-dot.active {
    background-color: #e9e17b;
}

/*Home - Featured Category*/
.fcategory:not(.cke_editable) h2:not(.swal2-title):not([style]) {
    margin-bottom: 25px;
}
.section-space.fcategory {
    background-color: #f7f7f7;
}
.fcategoryDesc {
    width: 70%;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
    color: #888888;
    line-height: 1.5em;
}

.fcategory-28 .product-layout:first-child .image{
    padding: 132.5% 0px 6%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.fcategory-28 .product-layout:nth-child(2) .image {
    padding: 62% 0px 6%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.fcategory-28 .product-layout:nth-child(3) .image {
    padding: 78% 0px 6%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.fcategory-28 .product-layout:nth-child(4) .image {
    padding: 42.5% 0px 6%; 
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.fcategory-28 .product-layout:nth-child(5) .image {
    padding: 91% 0px 6%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.fcategory-28 .product-layout:last-child .image {
    padding: 151% 0px 6%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.fcategory-28 .product-layout:nth-child(3) .product-thumb {
    padding-left: 15px;
    margin-bottom: 12px;
}
.fcategory-28 .product-layout:last-child .product-thumb{
    padding-left: 15px;
    padding-top: 5px;
}

.fcategory-28 .product-layout:nth-child(2) .product-thumb {
    margin-bottom: 0px;
    padding-left: 7.5px;
}
.fcategory-28 .product-layout:first-child .product-thumb {
    margin-bottom: 0px;
    padding-right: 7.5px;
}
.fcategory-28 .product-layout:nth-child(4) .product-thumb {
    padding-right: 15px;
}

.fcategory .product-layout {
    padding: 10px;
}
.fcategory .product-thumb {
    border: none;
}
.fcategory-28 .product-layout h4 {
    color: #ccdab6;
    text-transform: uppercase;
    padding: 10px 0px;
    /*width: 50%;*/
    background-color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.fcategory-29 .product-layout h4 {
    color: #ccdab6;
    text-transform: uppercase;
    padding: 10px 0px;
    width: 70%;
    background-color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.fcategory .product-thumb a .image {
    transition: all 0.3s;
}
.fcategory .product-thumb a .image:hover {
    opacity: 0.8;
}

.fcategory-29 .fcategoryRow {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.fcategory-29 .fcategoryRow .product-layout {
    width: 25%;
}
.fcategory-29 .product-layout .image{
    /*padding: 120% 0px 6%;*/
     padding: 82% 0px 3%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}


/*Home - Customise*/
.section-space.homecustomise {
    background-attachment: fixed;
    padding: 150px 0px;
}
.homeCustomise {
    width: 50%;
    float: right;
}
.homeCustomise h3 {
    color: #222222;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: calc(15px + (25 - 15) * (100vw - 320px) / (1920 - 320));;
    /* font-size: 25px; */
    text-transform: uppercase;
    margin-bottom: 50px;
}
.customiseTitle {
    font-family: 'Clicker Script', cursive;
    color: #CCDAB7;
    font-size: calc(40px + (120 - 40) * (100vw - 320px) / (1920 - 320));
    margin-bottom: 60px;
}

/*Home - Featured Products*/
.featured-module .slick-dots li {
    list-style-type: none;
}
.featured-module .slick-dots li button {
    border-radius: 30px;
    background-color: #d7d7d7;
    color: transparent;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 0px;
    padding: 4px;
    border: none;
}
.featured-module .slick-dots {
    display: flex !important;
    justify-content: center;
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.featured-module .slick-dots .slick-active button {
    background-color: #e9e17b;
}
.featured-module .slick-nav.left, .featured-module .slick-nav.prev {
    left: -5%;
} 
.featured-module .slick-nav.right, .featured-module .slick-nav.next {
    right: -5%;
}
.featured-module .slick-track {
    padding: 20px 0px;
}

/*Home - Instagram*/
.section-space.instagram {
    background-color: #f7f7f7;
    padding: 50px 0px;
}
.instagram:not(.cke_editable) h2:not(.swal2-title):not([style]) {
    margin-bottom: 10px;
}
.instagram .slick-nav.left.prev {
    top: 50%;
    left: -2%;
}
.instagram .slick-nav.right.next {
    top: 50%;
    right: -2%;
}
.instagram .slick-slide {
    padding: 15px !important;
}
.instagramOverlay {
    display: none;
    position: absolute;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}
.instagramOverlay img {
    width: 40px !important;
}
.instaImg:hover .instagramOverlay {
    display: flex;
}
.instaImg {
    transition: all 0.3s;
}
.instagram {
    display: flex !important;
}
.instagram.flex .item.p25:nth-child(n+9) {
    display: none;
}
.viewMore {
    margin: auto;
    margin-top: 20px;
}
.viewMore .fa {
    font-size: 40px;
    transition: all 0.3s;
}
.viewMore .fa:hover {
    cursor: pointer;
    -webkit-animation: flip-vertical-right 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-vertical-right 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

@keyframes flip-vertical-right {
    0% {
      -webkit-transform: rotateY(0);
              transform: rotateY(0);
    }
    100% {
      -webkit-transform: rotateY(180deg);
              transform: rotateY(180deg);
    }
  }
  


/*FAQ Page*/
.information-faq #content {
    width: 80%;
    margin: auto;
    float: none;
}
.information-faq .panel-title>a.collapsed::after {
    content: '\f067' !important;
    font-family: 'FontAwesome';
    background: none;
}
.information-faq .panel-title>a::after {
    font-size: 15px;
    content: '\f068' !important;
    font-family: 'FontAwesome';
    right: 15px;
    width: 20px;
    height: 15px;
    position: absolute;
    top: 50%;
    transition: 0.2s all;
    transform: translateY(-50%);
    background: none;
}
.information-faq .panel-title>a {
    color: #CCDAB7;
    font-weight: 500;
    font-size: calc(13px + (28 - 13) * (100vw - 320px) / (1920 - 320));
    border-bottom: 1px solid #CCDAB7;
    position: relative;
    
}
.panel-default>.panel-heading {
    background-color: transparent;
    border: none;
}
.panel-default {
    border: none;
}
.information-faq .panel-title a.collapsed {
    color: #888888;
    border-bottom: 1px solid #888888;
}
.panel-body p {
    line-height: 1.5em;
    color: #888888;
}
.panel {
    box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none ;
}

/*Product Info*/
.product-block {
    border: 3px solid transparent;
    padding: 20px;
    transition: all 0.3s;
}
.product-block:hover {
    border: 3px solid #CCDAB7;
    filter: drop-shadow(4px 4px 3px rgba(0,0,0,0.25));
}
/* .product-block:hover .product-image img {
    opacity: 0.3;
} */
.product-block .product-name a {
    color: #222222;
    font-weight: 500;
    line-height: 1.5em;
}
.product-details .price .price-new {
    color: #CCDAB7;
    font-weight: 600;
}
.product-details .price .price-old {
    color: #d3d3d3;
    text-decoration: line-through;
    font-size: 15px !important;
}
.product-block .product-name {
    /*height: 60px;*/
    height: 100%;
}

/*Sticker*/
.product-block .sticker.absolute {
    left: 0%;
    right: auto;
    text-transform: uppercase;
    font-size: 13px;
    padding: 5px 10px;
    text-align: center;
}
.product-block .special-sticker.absolute {
    left: 0%;
    right: auto;
    text-transform: uppercase;
    width: 25%;
    font-size: 13px;
    padding: 5px 10px;
    text-align: center;
}
.product-product .special-sticker.absolute {
    left: 2%;
    right: auto;
    text-transform: uppercase;
    width: 15%;
    font-size: 13px;
    padding: 5px 10px;
    text-align: center;
}
.product-product .sticker.absolute {
    right: auto;
    text-transform: uppercase;
    font-size: 13px;
    padding: 5px 10px;
    text-align: center;
}
.product-product .sticker.absolute {
    top: 10px;
    left: 2%;
}

/*Category Page - Filters*/
.sortOrder select:hover {
    cursor: pointer;
}
#filter-groups .item-header {
    color: #888888;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 23px;
}
#side-categories, #side_filter>.list-group{
    border-bottom: 2px solid #c2c2c2 !important;
}
#side-categories .list-group-item, #side_filter .list-group-item {
    padding: 10px 15px 25px 15px;
}
#side-categories .group .item a:hover {
    background: transparent;
    color: #222;
}
#side-categories .group .item .toggle {
    border-left: 0px solid transparent;
}
#side-categories .group .item .toggle:hover {
    background: transparent
}
#side-categories .item.level-1 {
    border: 1px solid #888888;
    border-radius: 25px;
    margin-bottom: 15px;
}
#side-categories .item.level-1:hover, #side-categories .item.level-1.active {
    background-color: #CCDAB7;
    border: 1px solid #CCDAB7;
}
#side-categories .group .item.level-1 a {
    padding: 8px 10px;
}
#side-categories .item.level-1 a {
    text-transform: uppercase;
    color: #222;
}
#side-categories .item.level-2 a {
    color: #888;
    padding: 8px 15px;
}
.sub.level-2 {
    margin-bottom: 15px;
}
.product-category #side-categories .level-1 .caret:before, .product-category #side-categories .level-2 .caret:before {
    content: '\f067';
}
.product-category #side-categories .level-1.active .caret:before, .product-category #side-categories .level-2.active .caret:before {
    content: '\f068';
}
.product-category #side-categories .level-1 .caret {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 8px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    border: none;
    vertical-align: middle;
    position: absolute;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
    width: auto;
    color: #333333;
}
.product-category #side-categories .level-2 .caret {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 8px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    border: none;
    vertical-align: middle;
    position: absolute;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
    width: auto;
    color: #333333;
}
#side-categories .item.level-3 a {
    padding: 7px 20px;
    color: #888;
}
#side-categories .group .item.active+.sub {
    border-top: none;
}
#side-categories .group:not(:last-child) {
    border-bottom: none;
}
#side_filter .checkbox {
    margin-bottom: 15px;
}
#side_filter .checkbox label {
    color: #888888;
}
#side-price .ui-slider-handle {
    width: 17px;
    height: 17px;
    background: #CCDAB7;
    border: 1px solid #373939;
    filter: drop-shadow(1.414px 1.414px 2.5px rgba(0,0,0,0.25));
}
#side-price .ui-slider-range {
    background: #CCDAB7;
}
#side-price #slider-price {
    background: #373939 ;
}
#side-price #min, #side-price #max {
    color: #888888;
}

.myinput[type="checkbox"]:before{
    position: relative;
    display: block;
    height: 13px;
    border: 1px solid #dddddd;
    content: "";
    background: #FFF;
    top: 0px;
}
.myinput[type="checkbox"]:after{
    position: relative;
    display: block;
    left: 1px;
    top: -12px;
    width: 10px;
    height: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff #fff #fff #fff;
    content: "";
    background-image: linear-gradient(135deg, #fff 0%,#FFF 100%);
    background-repeat: no-repeat;
    background-position:center;
}

.myinput[type="checkbox"]:checked:after{
    background-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC'), linear-gradient(135deg, #B1B6BE 0%,#FFF 100%);
}

/*Pagination*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #CCDAB7;
    color: #222222;
    font-weight: 500;
    border-color: #CCDAB7;
}
.pagination li a, .pagination li span {
    color: #222222;
    font-weight: 500;
    border: 1px solid #888888;
}
.pagination li a:hover, .pagination li span:hover {
    background-color: #CCDAB7;
    border: 1px solid #CCDAB7;
    color: #222222;
}

/*Product Inner page*/
.product-image-main .slick-slide img {
    
    padding: 25px;
}
.product-image-main {
    border: 1px solid #ccc;
}
.product-image-additional .slick-slide{
    padding: 10px;
}
.product-image-additional .slick-slide img {
    padding: 10px;
}
.product-image-additional .slick-slide img:hover {
    padding: 10px;
    border-width: 1px;
}
.product-image-additional .slick-nav img {
    border: none;
    width: 35px !important;
}
.product-product h3 {
    color: #222222;
    font-weight: 500;   
    font-size: 23px;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.product-price.old-prices {
    color: #d3cd7d;
    font-weight: bold;
    font-size: 23px;
}
.price-wrapper {
    margin-bottom: 20px;
}
.old-priced {
    color: #ccc;
    font-weight: 500;
    font-size: 20px;
}
.product-special-price.new-prices {
    font-weight: bold;
    font-size: 23px;
    color: #d3cd7d;
    margin-left: 8px;
}
.product-description p {
    color: #888888;
    line-height: 1.5em;
}

.btnMinus, .btnPlus {
    background-color: #e1e1e1 !important;
    font-size: 10px;
    height: 40px;
}
.formQty #input-quantity {
    height: 40px;
}
.formQty .control-label {
    color: #222222;
    font-weight: 500;
    padding-right: 10px;
}
.formQty .input-group {
    width: 30% !important;
}
.formButtons .input-group-flex {
    margin: 20px 0px 20px 20px;
}
.formButtons .input-group-flex span {
    color: #222222;
    font-weight: 500;
}

.formOptions select {
    width: 30% !important;
}
.formTextarea .control-label, .formCheckbox .control-label, .product-product .control-label {
    color: #222222;
    font-weight: 500;
    padding-right: 10px;
}
.product-product #product .form-group>label {
    width: 100%;
}
.formTextarea .countTextarea {
    margin-top: 10px;
    width: 100%;
}
.checkboxOptions {
    display: flex;
    align-items: center;
    width: 70%;
    flex-wrap: wrap;
}
.product-product div.required .control-label:before {
    display: none;
}
.checkboxOptions .checkbox {
    margin-top: 0px;
    margin-right: 20px;

}
.checkboxOptions .checkbox label {
    color: #888888;
    font-weight: 500;
}
.oosBtn {
    background-color: #fff;
    border: 1px solid #888888;
    text-transform: uppercase;
    border-radius: 31px;
    color: #222222;
    font-weight: 500;
    padding: 15px 25px;
    font-size: 13px;
}
#product .btn-primary {
    font-weight: 600;
}

.videoImg {
    padding-bottom: calc(100% - 0px);   
    background-repeat: no-repeat !important;
    background-size: contain !important;   
    background-position: center !important;
    border: 1px solid #ccc;
}
.videoImg img{
    margin-top: 7px;
    height: 150px;
    width: 100%;
    position: relative;
    text-align: center;
}

.videoImg i{
    color: #fff;
    font-size: 40px;
}
.videoPlayback{
    text-align: center;
    margin-top: 100px;
}
.videoPlayback iframe{
    width: 100%;
}

/*Product inner - waiting list*/
.waiting_list_container {
    border-radius: 10px;
    background-color: rgba(34,34,34,0.10196078431372549);
    border: 1px solid #222222;
    padding: 15px 20px;
}
.waiting_list_container h3 {
    margin-bottom: 5px;
}
.waiting_list_description p {
    color: #888888;
}
.waiting_list_description {
    margin-bottom: 10px;
}
.waitingList input {
    background-color: transparent;
    border: none;
    padding-left: 15px;
}
.waitingList {
    background-color: #fff;
    border-radius: 29px;
    padding: 5px;
}

/*Product inner page - attribute*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #CCDAB7;
    color: #222222;
    font-weight: 600;
}
.nav-tabs>li>a {
    color: #222222;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
    border: 1px solid #888888;
    padding: 10px;
}
.tab-content .tab-pane p {
    color: #888888;
    line-height: 1.5em;
}
.tab-content .tab-pane {
    padding: 15px 0px;
}
.nav-tabs>li {
    width: 150px;
    text-align: center;
}

/*Product inner page - related*/
.related_related_products_ {
    margin: 75px 0px 50px 0px;
}
#related_slider_related_products_ .slick-nav.left.prev {
    top: 50%;
    left: -3%;
}
#related_slider_related_products_ .slick-nav.right.next {
    top: 50%;
    right: -3%;
}

/*Contact Us Page*/
.information-contact h3 {
    text-transform: uppercase;
    color: #222222;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.information-contact {
    color: #888888;
}
.information-contact .contactInfo a {
    color: #888888;
}
.information-contact .contactInfo a:hover {
    text-decoration: underline;
}
.contact-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.contact-footer #google_recaptcha {
    margin-bottom: 0px;
    transform: scale(0.8);
}
.form-control::placeholder {
    color: #888888;
    font-weight: 500;
}

/*Footer Section*/
footer {
    background-color: #d4d4d4;
    color: #222222;
}
footer h5 {
    color: #222222;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 19px;
    margin-bottom: 15px;
}
footer a {
    color: #222222;
}
footer a:hover {
    color: #222222;
    text-decoration: underline;
}
.footer-upper-contet>*:last-child {
    flex: 1;
}
.footerContact {
    display: flex;
    height: 20vh;
    flex-direction: column;
    flex-wrap: wrap;
    line-height: 2em;
}
.footer-contact-info {
    flex: 2;
}
.footer-contact-links li {
    padding-bottom: 7px;
}
.whatsappFixed {
    position: fixed;
    right: 1%;
    top: 79%;
}
.whatsappFixed img {
    width: 60px;
}

/*Flex width*/
.p90{
    width:90%;
  }
  .p85{
      width: 85%;
  }
  .p80{
    width:80%;
  }
  .p75{
    width:75%
  }
  .p70{
    width: 70%;
  }
  .p65{
    width:65%;
  }
  .p60{
    width:60%;
  }
  .p55{
      width:55%;
  }
  .p50{
    width: 50%;
  }
  .p45{
      width:45%;
  }
  .p40{
    width: 40%;
  }
  .p35{
      width: 35%;
  }
  .p33{
      width: 33.33%;
  }
  .p30{
    width: 30%;
  }
  .p32 {
    width: 32%;
  }
  .p25{
    width:25%;
  }
  .p20{
    width:20%;
  }
  .p15{
    width:15%;
  }
.p10{
  width:10%;
}

.product-product .img-c .control-label {
    margin-bottom: 0px;    
}

/*.checkboxOptions  {*/
/*    width: 100% !important;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    flex-wrap: wrap;*/
/*    align-items: flex-start;*/
/*}*/

/*.checkboxOptions .checkbox:not(:first-child) label {*/
/*    display: none ;*/
/*}*/

/*.checkboxOptions .checkbox img {*/
/*    min-width: 100px;*/
/*}*/

.img-flex .cc-c {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
}

.img-flex .cc-c  label {
    position: relative;
    padding-left: 0px !important;
    border: 1px solid white;
    margin-bottom: 10px;
}

.product-product .img-flex .cc-c  label input {
    opacity: 1;
    margin-left: 0px !important;
    margin-top: -20px !important;
}

.img-flex .cc-c  label span {
    position: absolute;
    right: 0px;
    margin: 1px;
    bottom: 10px;
    background: white;
    padding: 3px 5px;
}

.img-flex .cc-c  .checkbox, .img-flex .cc-c  .radio {
    margin: 0px;
    margin-right: 10px !important;
    display: flex;
    flex-direction: column;
}

.img-flex .cc-c  .checkbox span, .img-flex .cc-c  .radio span{
    width: 130px;
    height: 70px;
}

.active-c {
    border: 1px solid red !important;
}


.s-radio .img-thumbnail {
    height: 30px !important;
    width: 30px !important;
    object-fit: cover;
    
}

.s-radio .cc-c label input {
    margin-left: 10px;
}

/*.no-img {*/
/*    display: flex !important;*/
/*    flex-direction: column;*/
/*    flex-wrap: no-wrap !important;*/
/*    align-items: flex-start;*/
/*}*/

/*.no-img img {*/
/*    opacity: 0 !important;*/
/*}*/

/*.no-img input {*/
/*    opacity: 1 !important;*/
/*    margin-left: 3px !important;*/
/*    z-index: 3 !important;*/
/*}*/


/*.no-img .active-c {*/
/*    border-color: white !important;*/
/*}*/

#product .img-thumbnail {
    border: none !important;

}


.img-flex .cc-c  label {
    box-shadow: 0px 0px 5px 0px rgba(140,140,140,0.75);
-webkit-box-shadow: 0px 02px 5px 0px rgba(140,140,140,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(140,140,140,0.75);
}

@media (max-width: 540px) and (min-width: 376px) {
    .product-block .product-name {
        /*height: 105px;*/
    }
}

@media(max-width: 540px) {
    .product-view .btn-primary {
            padding: 12px 20px;
    }
}

.fcategory-29 .product-thumb {
  
    width: 100% !important;
    position: relative;
    aspect-ratio: 1 / 1; /* Ensures height is equal to width */
}

.fcategory-29 .product-thumb a {
    display: block !important;
    height: 100% !important;
}

.fcategory-29 .product-thumb a .image {
    padding: 0px !important;
    height: 100% !important;
    width: 100% !important;
}

.fcategory-29 .product-layout h4 {
    position: absolute;
    bottom: 20px;
}

.html-33 {
    background: #ccdab6 !important;
}

.fcategory-28 .product-layout h4 {
   padding:10px 10px !important ;
    position: absolute;
    bottom: 20px !important
}


.fcategoryDesc, body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
    color: #B69B84 !important;
}

@media all and (max-width: 768px) {
    .fcategory-29 .product-thumb {
        width: 100% !important;
        position: relative;
    }
}

@media (max-width: 969px) {
    .fcategory-28 .product-layout:first-child .image {
        padding: 134% 0px 10% !important;
    }
}

@media (max-width: 992px) {
    .fcategory-28 .product-layout:nth-child(4) .image {
        padding: 43.5% 0px 4% !important;
    }
    
    .fcategory-28 .product-layout:nth-child(5) .image {
        padding: 91% 0px 6% !important;
    }
}

@media (min-width: 541px) and (max-width: 769px) {
    .fcategory-28 .product-layout h4 {
        width: unset !important;
    }
} 

@media (max-width: 1393px) {
    .fcategory-28 .product-layout:nth-child(2) .image {
        /* padding: 64.5% 0px 6%; */
        padding: 62% 0px 6% !important;
    }
}

@media (min-width: 376px) and (max-width: 541px) {
    .fcategory-29 .product-layout h4 {
        width: unset !important;
        padding: 10px;
        font-size: 12px;
    }
}
