/*offcanvas animation   */
@media screen and (min-width: 640px) {
.uk-offcanvas-bar{
	top:-100vh;
	transition: top 0.8s ease-in-out !important;
	overflow-y: hidden !important;
}
.uk-offcanvas.uk-open .uk-offcanvas-bar{
	top:0;
	height:100vh;
	transition: top 0.8s ease-in-out !important;
}
.uk-offcanvas-bar-animation {
    transition: top 0.8s ease-in-out !important;
}  
}
@media screen and (min-width: 1600px) {
.uk-offcanvas-close{
	top:90px;
	right:8%;	
	}
}
.uk-offcanvas-close svg{
	height:18px;
	width:18px;
}
#tm-dialog-mobile .uk-offcanvas-close{
	top: 32px;
    padding: 15px;
}


/* text and margin responsive css */
@media screen and (max-width:500px){
	.uk-margin-medium {
    margin-bottom: 24px !important;
}
}

@media screen and (max-width:500px){
	.uk-text-large{
		font-size: 16px !important;
	}
}
@media screen and (min-width:800px) and (max-width: 1600px){
	.uk-text-large{
		font-size: 20px !important;
	}
}
@media screen and (max-width: 500px){
	.uk-h5, .uk-text-lead{
		font-size: 18px !important;
	}
}

/*header active dot css*/

.uk-navbar-nav>li>a::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 20px;
    height: 6px;
    background-color: transparent;
	left: auto;
	right: 0;
	width: 6px;
}

.uk-navbar-nav>li.uk-active>a::before {
    background-color: #121314;
    right: 0px;
    width: 6px;
}

/* text underline  css*/
.underline{
	text-underline-offset: 15px !important;
}


/* hamburger icon css */

.uk-navbar-toggle-icon svg {
    display:none !important;
}
.uk-navbar-container .uk-navbar-toggle-icon::after {
    content:'';
    display: inline-block;
    width: 48px;  
    height: 48px;
    vertical-align: middle;
    background:url('../images/hamburger-icon.svg')no-repeat center;
    background-size: contain;
}
.uk-light.uk-navbar-container .uk-navbar-toggle-icon::after {
    content:'';
    display: inline-block;
    width: 48px;  
    height: 48px;
    vertical-align: middle;
    background:url('../images/light-hamburger.svg')no-repeat center;
    background-size: contain;
}

/*Custom underline */

.custom-underline {
  text-decoration-line: underline;
  text-decoration-color: #A8A8A8;         
  text-decoration-thickness: 1px;         
  text-underline-offset: 20px;              
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
}


/*Custom icon for button */
.fibers a::after {
    content:'';
    display: inline-block;
    width: 25px;  
    height: 25px;
	padding-left: 25px;
    vertical-align: middle;
    background:url('../images/Scrolldown.svg')no-repeat center;
    background-size: contain;
}

/*css for the forminator form */

.forminator-multi-upload{
	padding: 75px !important;
}
.forminator-input:focus-visible{
	outline: none !important;
}

.popup-enquiry .forminator-button-submit{
	width: 100% !important;
	
}
/*css for the faq accordion */
.faq .el-content{
	color: #6a6a6a !important;
}

/*css for the certification logo */

/*css for the inline iamge */

@media screen and (max-width: 500px){
	.heritage img, .sustainable img, .worldwide img,
.factory img, .artisinal img, .reppoting img, .young img {
	width: 40px;
	height: 40px;
  	transition: all 0.3s ease; 
	gfilter: grayscale(100%);
}
	.heritage:hover img, .sustainable:hover img, .worldwide:hover img,
.factory:hover img, .artisinal:hover img, .reppoting:hover img, .young:hover img {
	width: 100px;
  	transform: scale(1.1); 
	filter: grayscale(0%);
}
}
.heritage img, .sustainable img, .worldwide img,
.factory img, .artisinal img, .reppoting img, .young img {
	width: 60px;
	height: 60px;
  	transition: all 0.3s ease; 
	filter: grayscale(100%);
}
.heritage:hover img, .sustainable:hover img, .worldwide:hover img,
.factory:hover img, .artisinal:hover img, .reppoting:hover img, .young:hover img {
	width: 100px;
  	transform: scale(1.5); 
	filter: grayscale(0%);
}

/* css for the infinite scrolling of the text */

.b-section-marquee-box {
  overflow: hidden;
}

.b-section-marquee-track {
  display: flex;
  align-items: center;
  gap: 80px;              /* space between spans */
  width: max-content;     /* important */
  animation: b-text-scroll 30s linear infinite;
}

.marquee-text {
  white-space: nowrap;
  font-size: 124px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 30px;              /* space between text and image */
}

@keyframes b-text-scroll {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* .b-section-marquee-box {
    display: flex;
	align-items:center;
    overflow: hidden;
}
.b-section-marquee-box {
  display: flex;
  align-items: center;
  overflow: hidden;
}

.b-section-marquee-box span {
  white-space: nowrap;
  font-size: 124px;
  font-weight: 400;
  flex-shrink: 0;
  display: block;
  animation: b-text-scroll 15s linear infinite;
}

@keyframes b-text-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-100%); }
} */
/*woocommerce single product css*/

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 10% !important;
}

/* .woocommerce-info, .woocommerce-message {
    margin-top: 0px;
    list-style: none;
    position: relative;
    margin-bottom: 0px;
    padding: 20px 29px 20px 15px;
    background: #fff;
    color: #6a6a6a;
    border: 1px solid #6a6a6a;
	text-align: center;
	font-size: 28px;
} */

/* css for the cf emotion accordion*/
.cf-container {
    height: 101vh !important;
}
.cf-all-close .uk-text-meta, .cf-open-meta  {
    display: none !important;
}

.cf-container .cf-tabs .uk-active .cf-item-open {
    position: relative;
	top: 25vh;
    width: 610px !important;   
    justify-content: center !important;
    align-self: end !important;
	
}
@media screen and (max-width: 1000px){
	.cf-container .cf-tabs .uk-active .cf-item-open {
	position: relative;
	top: 18vh;
    width: 500px !important;   
    justify-content: center !important;
    align-self: center !important;
	
}
}
@media screen and (max-width: 500px){
	.cf-container .cf-tabs .uk-active .cf-item-open {
    position: relative;
	top: 18vh;
    max-width: 365px !important;   
    justify-content: center !important;
    align-self: center !important;
	
}
}
@media screen and (max-width: 961px){
	.cf-item-open .content{
		margin-top: 15px !important;
	}
	
}

@media screen and (min-width: 961px){
	.cf-container .cf-tab {
        position: relative;
    }
	.cf-container .cf-meta {
        position: absolute;
        bottom: 10%;
		left: -75%;
    }
	
	.cf-container .cf-meta > p {
	color:#fff;
	font-size:16px;
	width: 160px !important;
    -webkit-transform: rotate(270deg)!important;
    -moz-transform: rotate(270deg)!important;
    -o-transform: rotate(270deg)!important;
    -ms-transform: rotate(270deg)!important;
    transform: rotate(270deg) !important;
}
}

@media screen and (min-width: 1200px){
	.cf-container .cf-tab {
        position: relative;
    }
	.cf-container .cf-meta {
        position: absolute;
        bottom: 10%;
		left: -25%;
    }
	

}
	
@media only screen and (min-width:1700px) {
	    .cf-container .cf-tab {
        position: relative;
    				}
    .cf-container .cf-meta {
        position: absolute;
        bottom: 10%;
    }


.cf-container .cf-meta > p {
	color:#fff;
	font-size:16px;
	width: 160px !important;
    -webkit-transform: rotate(270deg)!important;
    -moz-transform: rotate(270deg)!important;
    -o-transform: rotate(270deg)!important;
    -ms-transform: rotate(270deg)!important;
    transform: rotate(270deg) !important;
}
}
.cf-container .uk-active {
    flex-grow: 10 !important;
}
.blur-cf-emotion .cf-tabs .el-item:not(.uk-active) {
  backdrop-filter: blur(8px)!important;
}
.blur-cf-emotion .cf-tabs .el-item:not(.uk-active):hover {
  backdrop-filter: blur(1px)!important;
}
.cf-close{
	display:none !important;
}

/*card flip animation for product category*/

.flip-card {
    perspective: 1000px;
    aspect-ratio: 4 / 5;
    overflow: hidden;
}

.flip-card-inner {
    width: 100%;
    height: 100%;
    transition: transform 1s ease;
    transform-style: preserve-3d;
    position: relative;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

/* FRONT */
.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    overflow: hidden;
}

/* Image on the front */
.flip-front-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}

/* Title like your sample */
.flip-front-title {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    letter-spacing: 2px;
    color: white;
    font-weight: 600;
	white-space: nowrap;
}

/* BACK */
.flip-card-back {
    transform: rotateY(180deg);
}

.flip-details{
	max-width: 250px;
	justify-self: center;
	text-align: center;
}

/* woocommerce css*/

/* checkout pages css for woocommerce */
@media (min-width: 1200px) {
    #customer_details {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    #order_review_heading, .woocommerce-checkout-review-order {
        width: 45%;
    }
}

#customer_login h2, .register-title{
	font-weight: 600;
}
.woocommerce-checkout-payment{
	max-width: 500px;
}

.button.alt{
	margin-top: 15px;
	width: 100%;
}

.wc_payment_methods>* {
    margin-top: 16px;
    padding: 16px;
    border: 1px solid #e3e3e3;
}

.payment-title{
	margin-bottom: 0px;
}
.payment-description{
	margin-top: 5px;
	margin-bottom: 28px;
	color:#6A6A6A;
	font-size:18px;
}
.woocommerce input[type=checkbox]:checked{
	color: #000000;
	background-color: #797979 !important;
	border: 1px solid #ffffff !important;
}
.woocommerce input[type=checkbox]{
	color: #000000;
	background-color: #797979 !important;
	border: 1px solid #ffffff !important;
}
.form-row label{
	color: #1E1F1CCC !important;
}

.form-row.notes, #billing_address_1_field, #billing_address_2_field, #billing_postcode_field, #billing_state_field,
#shipping_address_1_field, #shipping_address_2_field, #shipping_postcode_field, #shipping_state_field {
	display: none !important;
}
@media (min-width: 1200px) {
    #billing_country_field, #shipping_country_field {
        width: calc(50% - (40px / 2));
		float: left;
    }
	#billing_country_field.form-row-wide, #shipping_country_field.form-row-wide {
    clear: none;
	}
	#billing_city_field.form-row-wide, #shipping_city_field.form-row-wide {
    clear: none;
	}
	#billing_city_field, #shipping_city_field{
        width: calc(50% - (40px / 2));
		float: right;

    }
}


.woocommerce-MyAccount-content .form-row em {
    font-style: normal;
    color: #000 !important;
    font-size: 16px;
    line-height: 1.5;
}
.woocommerce-MyAccount-navigation ul>.is-active>a {
        color: #000000 !important;
    }
.woocommerce-button.login, .woocommerce-Button.register{
	width: 100% !important;
	font-size: 16px;
	background-color: #000000 !important;
	color: #ffff !important;
}
.woocommerce-Input, .woocommerce-input-wrapper input, .woocommerce-input-wrapper select{
	background: #ffff !important;
	padding-left: 10px !important;
}
.woocommerce input.input-text{
	border: none !important;
}
.woocommerce input[type=radio]:checked {
    background-color: #000000 !important;
    border-color: transparent;
}

.woocommerce-notices-wrapper{
	width: 91% !important;
	justify-self: center !important;
	text-align: center !important;
	margin-top: 35px;
}
.woocommerce-message,
.woocommerce-error, {
    outline: none !important;       /* Remove focus outline */
    box-shadow: none !important;    /* Remove any shadow on focus */
    overflow: hidden;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    outline: none !important;       /* Remove focus outline */
    box-shadow: none !important;    /* Remove any shadow on focus */
    overflow: hidden;
}
.woocommerce-error {
    background: #fef4f6;
    color: #f0506e;
}
.woocommerce-Button.button{
	background: #000000 !important;
	color: #ffffff !important;
}
.woocommerce-message,.woocommerce-info {
    background:#EDE7DB !important;
    color: #1E1F1C; !important;

}
.woocommerce-message:focus,
.woocommerce-error:focus,
.woocommerce-info:focus {
    outline: none !important;
    box-shadow: none !important;
}

.eco-practices{
	display:flex;
	justify-content: center;
	align-items: center;
	height: 56px;
	width: 56px;
	border-radius: 50%;
	background: #CDB690;
}
.social-commitments{
	display:inline-block;
	justify-content: center;
	align-content: center;
	align-items: center;
	height: 56px;
	width: 56px;
	border-radius: 50%;
	background: #CDB690;
}

/* css for the dialog modal */
.uk-modal-close-full {
    color: #1E1F1C !important;
	top: 65px;
    right: 110px;	
}

#tm-dialog .uk-modal-dialog{
	display: block !important;
}

#tm-dialog .uk-modal-body{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/* header light */
.uk-light .uk-navbar-nav>li>a {
    color: #ffffff !important;
}


/* animation for the service page*/

body{
    background-color: #F6F3EF;
}

.stitch-wrapper {
    position: relative;
    width: 320px;
    height: 360px;
    transition: transform 0.3s ease, filter 0.3s ease;
}

@media screen and (max-width: 1561px)
{
	 .stitch-wrapper{
		height: 230px;
	}
}
@media screen and (max-width: 1440px)
{
	 .stitch-wrapper{
		height: 210px;
	}
}

@media screen and (max-width: 1200px)
{
	 .stitch-wrapper{
		height: 230px;
	}
}
@media screen and (max-width: 1000px)
{
	 .stitch-wrapper{
		height: 200px;
	}
}


.stitch-wrapper.blur {
    transform: scale(0.6);
    filter: blur(2px);
}

.center-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    display: flex;
	height: 200px;
	width: 200px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.tag {
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    text-align: center;
    line-height: 1.2;
    transform: translate(-50%, -50%) scale(0.5);
    transition: 0.35s ease;
	width: 100px; 
	max-width: 90vw;      
	word-wrap: break-word; 
	white-space: normal; 
}
@media screen and (max-width: 480px){
	.tag {
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    text-align: center;
    line-height: 1.2;
    transform: translate(-50%, -50%) scale(0.5);
    transition: 0.35s ease;
		width: 100px;     
        max-width: 90vw;      
        word-wrap: break-word; 
        white-space: normal; 
}
}

.stitch-wrapper .center-circle img {
    transition: transform 0.35s ease; 
}


/* luxury overlay css */

@media screen and (max-width: 1400px){
	.luxury-overlay img{
		min-height: 700px !important;
	}
}

@media screen and (min-width:320px) and (max-width:650px){
	.cf-source::after{
	content: 'CUSTOMIZATION OPTIONS';
	position: relative;
	top: 70px;
	left: 28vw;
	display: inline-block;
	height: 100px;
	width: 100%;
	font-size: 20px;
	color: #ffffff;
	z-index: 999;
	font-weight: 700;
}

.cf-source::before{
	content: '';
	position: relative;
	top: 93px;
	display: inline-block;
	height: 1px;
	width: 22%;
	background: #ffffff;
	z-index: 999;
}
}

@media screen and (min-width:650px) and (max-width:960px){
	.cf-source::after{
	content: 'CUSTOMIZATION OPTIONS';
	position: relative;
	top: 70px;
	left: 30vw;
	display: inline-block;
	height: 100px;
	width: 100%;
	font-size: 30px;
	color: #ffffff;
	z-index: 999;
		font-weight: 700;
}

.cf-source::before{
	content: '';
	position: relative;
	top: 100px;
	display: inline-block;
	height: 1px;
	width: 28%;
	background: #ffffff;
	z-index: 999;
}
}

@media screen and (min-width:961px){
	.cf-source::after{
	content: 'CUSTOMIZATION OPTIONS';
	position: relative;
	top: 70px;
	left: 30vw;
	display: inline-block;
	width: 100%;
	font-size: 48px;
	color: #ffffff;
	z-index: 999;
		font-weight: 700;
}

.cf-source::before{
	content: '';
	position: relative;
	top: 115px;
	display: inline-block;
	height: 1px;
	width: 28%;
	background: #ffffff;
	z-index: 999;
}
}

/* css for the services accordion */
.services-accordion .el-title{
	font-size: 20px;
    font-weight: 600;
    padding-bottom: 25px;
    border-bottom: 1px solid #a8a8a8;
	height: 40px;       
    line-height: 40px;
}
.services-accordion .el-title::before{
	line-height: 40px;
	height: 40px;
}
.services-accordion .el-title span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: #CDB690;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
	color: #ffffff;
	font-weight: 400;
	font-size: 18px;
}
.services-accordion .el-item{
    border: none;
	margin-top: 10px;
}