body,label{font-size:15px;}
p {font-size: 20px;font-weight: 400;color: #4A4A4A;line-height: 30px; margin-bottom: 30px;}
.breadcrumb{display:none;}
.no-before:before{display:none;}
a {color: #d98f52;}
a:focus {outline:none;outline-offset:initial;}
.btn-primary.focus, .btn-primary:focus, .btn-primary:active.focus, .btn-primary:active:focus{background-color: #1A1613!important;}

.input-group .input-group-addon {font-size: 15px;}
.btn-primary {background: #000;border-color: #000;font-size: 18px;padding: 10px 30px;}
.btn{font-size:16px;}

@media (min-width: 1450px) {
    .container {width: 1450px;}
}

.slideshow.swiper-viewport {box-shadow: none; border: none;}
.slideshow .swiper-pagination {bottom: 10px;}
.slideshow .swiper-pagination-bullet{box-shadow: inset 0 0 3px #FBF6E5; background: rgba(0, 0, 0, 0);}
.slideshow .swiper-pagination-bullet-active{background:#FBF6E5;}
.swiper-slide:after {
    content: ""; 
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000085;
    display: block;
    top: 0;
    left: 0;
}

.slideshow .caption {
    position: absolute;
    top: 20%;
    left: 3%;
    z-index: 11;
    color: #fff;
    max-width: 79%;
}

.slideshow .caption .title {font-size: 70px; line-height: 80px;font-family: "PP Eiko Medium";}
.slideshow .caption div.para {
    font-size: 29px;
    line-height: 38px;
    font-weight: 400;
    margin: 30px 0;
    letter-spacing: -1px;
}



.slideshow .caption.banner-para2 .para2 {
    font-size: 22px;
    margin:10px 0 30px;
    line-height: initial;
    font-weight: 400;
}
.banner-para2 ul{list-style:none;margin:12px 0 0;padding:0; letter-spacing: 0px;line-height: 30px;}
.slideshow .caption.banner-para2 li span {
    color: #ffcca0;
}



/*---------------btn-fill------------------*/
.btn-fill{
	background:#DCAC83;
	border:2px solid #DCAC83;
	color:#000;
	padding: 12px 30px;
    border-radius: 50px;
    font-weight: 400;
	transition:all ease .5s;
}

.btn-fill:hover{background:transparent;border:2px solid #fff;color:#fff;}
.btn-fill:hover svg path{stroke:#fff!important;}
/*--------------btn-fill end---------------*/




/*-----------btn-fill-black----------------*/
.btn-fill-black{
	background:#1A1613;
	border:2px solid #1A1613;
	color:#fff;
	padding: 19px 40px;
    border-radius: 50px;
    font-weight: 400;
	transition:all ease .5s;
}
/*-----------button fill----------------*/





/*-----------btn-blank fill---------------*/
.btn-blank{
	background:transparent;
	border:2px solid #fff;
	color:#fff;
	padding: 12px 30px;
    border-radius: 50px;
    font-weight: 300;
	transition:all ease .5s;
}

.btn-blank:hover{background:#DCAC83;border:2px solid #DCAC83;color:#000;}
.btn-blank:hover svg path{stroke:#000!important;}
/*-----------btn-blank fill--------------*/

img {max-width: 100%;}


.slideshow.swiper-viewport{margin-bottom:0px;}
.slideshow a.sbtn {font-size: 20px;margin-right: 20px;display: inline-block;padding: 19px 40px;}
.slideshow .swiper-slide{}
.slideshow .swiper-slide:before{
	content:"";
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background:#000;
    opacity: 0.3;
    width:100%;
    scale: 1.1;
}

.mytext-center{text-align:center;}
.section-title{font-size:46px; line-height:55px;color:#000; display:block;font-family: "PP Eiko Medium";margin: 29px 0 40px;}
.section-title-56 {font-size: 50px;line-height: 60px;margin-bottom: 20px;}


.sub-title {background: #e2bf9f;color: #000;display: inline-block;border-radius: 50px;margin: 0;height: 40px;padding: 0 20px;font-size: 18px;line-height: 40px;}


/*-------------------*/
section.featured-pro, section.featured-cat, section.why-customer, section.did-you-know, section.leaser-cnc, section.ai-faq, section.our-process, section.category-list, section.list-products {
	position:relative;padding:80px 0; margin-bottom: 80px; background-color:#DEAA571A;
}

section .container {position: relative;z-index: 1;}
section.no-bg-color{background-color:transparent;}
section.featured-pro:before, section.featured-cat:before, section.our-process:before, section.category-list:before, section.list-products:before{
	content:"";
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background:url('https://amishiconic.com/image/bg-texture.png');
    opacity: 0.1;
}


section.featured-pro .container { margin: 0 80px;width: initial; position: relative;}
.swiper-pager{position:initial!important;}
.swiper-featured.swiper-container-horizontal {  overflow: hidden;}
.swiper-pointer-events {touch-action: pan-y;}
.product-thumb{overflow: inherit;border: none;margin-bottom: 0px;}
.product-thumb.category-pg, .product-thumb.search-pg{margin-bottom:50px;}
.product-thumb .caption{min-height:initial;padding: 0;}
.product-list .product-thumb .caption {margin-left: 280px;}
.product-thumb h4 a{font-weight: 500;font-family: "PP Eiko Medium"; font-size:16px;line-height:24px;color:#000;}
.product-thumb .price{font-size:20px;line-height:20px;color:#C69D6A; font-weight:700;    margin: 10px 0;}
.product-thumb .rating{display:none;}
a.btn-shop {font-weight: 400;font-size: 18px; color: #000;}

.swiper-slide:after{display:NONE;}
.product-thumb .image {/*background: #dbb17d;*/ border-radius: 20px;border:2px solid #dbb17d; overflow:hidden;}
.swiper-slide .product-thumb .image img{background-color:#fff;}
.product-thumb .image img{width:100%; height:228px; object-fit:contain;padding:10px;transition: all ease .5s;}
.product-thumb:hover .image img {scale: 1.1;}

.featured-pro .swiper-button-prev:before, .featured-pro .swiper-button-next:before{display:none;}
.featured-pro .swiper-button-prev,.featured-pro .swiper-button-next {
    font-size: 22px;
	border: 1px solid #b18249;
    background: #b18249;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color:#000;
}
.featured-pro .swiper-button-prev:hover, .featured-pro .swiper-button-next:hover { background: #fff;}
.featured-pro .swiper-pager{top:65%;}
.featured-pro .swiper-button-prev {transform: rotateY(175deg); left: -45px;}
.featured-pro .swiper-button-next {right:-45px!important;}
.all-btn {margin: 50px 0 0;}
.all-btn a { display: inline-block;font-size: 20px;}
.all-btn a:hover {color: #fff;background: #dcac83; border-color: #dcac83;}


/*-------------------*/

/*-------------------*/
.section3{margin-bottom:80px; padding-top:80px;}
.img-wrap{position:relative;border-radius:22px;}
.img-wrap:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -10px;
    z-index: -1;
    background: #dcac83 url(https://amishiconic.com/image/bg-texture.png);
    opacity: 0.6;
    border-radius: 32px;
    width: 100%;
    height: 100%;
}


.boxR .img-wrap:before{left: initial; right:-10px;}
/*-------------------*/

/*-------------------*/



.featured-cat .section-title {margin-bottom:70px;}
.category-layout {margin-bottom: 40px;}
.category-thumb{position: relative;border-radius: 30px; overflow:hidden; box-shadow: 0px 0px 16px #e3d1bb;}
.category-thumb img{transition:all ease .5s;}
.category-thumb:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
	transform: translateY(250px);
	transition:all ease .75s;
}
.category-thumb .image a:after{
    content:'';
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+38,000000+100&0+1,1+100 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgb(0 0 0 / 5%) 68%, rgb(0 0 0 / 99%) 98%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    transform: translateY(0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.category-thumb:hover img{scale:1.1;}
.category-thumb .caption {position: absolute;width: 100%;bottom: 20px;text-align: center;z-index: 1;}
.category-thumb:hover .caption{opacity:1;}
.category-thumb .image {min-height: 380px;max-height:380px;background: #fff;position:relative;z-index:1;}
.category-thumb img {min-height: 380px;width: 100%;object-fit: contain;}
.category-thumb h4 a{font-size:23px; line-height:30px;color:#fff; font-family: "PP Eiko Medium";}


.border22{border-radius: 22px;}
.zoom-img{overflow: hidden;}
.zoom-img img {transition: all ease .75s; opacity:1!important;}
.zoom-img:hover img {transform: scale(1.1)!important;}


/*-------------------*/


.wcl-wrap {border: 1px solid #DEAA57;padding: 10px 20px;border-radius: 30px;text-align: center;min-height: 420px;transition:all ease 1s;}


.wcl-wrap h3 {min-height:65px;color: #000;font-size: 30px;font-family: "PP Eiko Medium";}
.wcl-wrap p {font-size: 20px;}
.wcl-icon {
    border-radius: 50%;
    background: #1A1613;
    width: 120px;
    height: 120px;
    margin: 30px auto 20px;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
	transition:all ease .5s;
	position: relative;
}
.wcl-icon img {    position: relative; max-width: 70px; height: 70px;transition:all ease .5s;}
.wcl-icon img:last-child {transition: all ease .5s;position: absolute;top: 25px;opacity:0;}
.wcl-wrap:hover {background: #1A1613;}
.wcl-wrap:hover h3, .wcl-wrap:hover p{color:#fff;}
.wcl-wrap:hover .wcl-icon{background: #DEAA57;}
.wcl-wrap:hover .wcl-icon img:first-child{opacity:0;}
.wcl-wrap:hover .wcl-icon img:last-child {opacity:1;}
/*----------------------*/

 section.did-you-know{
	 background-image:url(https://amishiconic.com/image/iconic-baner1.webp); 
	 background-position:  center center;
	 background-repeat:no-repeat;
	 background-size:  cover;
	 padding:140px 0;
 }

.did-you-layout-R .section-title{font-size: 80px;}
 section.did-you-know p{color:#000;font-size: 32px;line-height: 1.3;} 
 section.did-you-know .did-you-layout-L{position:relative;}
section.did-you-know .did-you-layout-L:before {
	content: "";
    background-image: url(https://amishiconic.com/image/catalog/home/did-you-know.png);
    background-position: top left;
    background-repeat: no-repeat;
    /*background-size: 770px 740px;*/
	background-size:100%;
    display: block;
    height: 100vh;
    position: absolute;
    top: -70px;
	left: -10%;
    width: 100%;
}

/*-------------------------------*/


/*---------------------------------*/
.leaser-cnc-row2 {margin-top: 120px;}
section.leaser-cnc {padding-bottom: 0;}
section.leaser-cnc:before {
    content: "";
    background-color: #DEAA571A;
    height: 318px;
    width: 100%;
    display: block;
    position: absolute;
    top: 38%;
}
/*---------------------------------*/


.faq-container {max-width: 700px;margin: 40px auto 0;font-family: "Poppins", sans-serif;}
.faq-item {margin-bottom: 20px;}

.faq-question {
    width: 100%;
    text-align: left;
    font-size: 23px;
    font-weight: 400;
    padding:22px 20px;
    background: none;
    cursor: pointer;
    outline: none;
    position: relative;
	border: 1px solid #DEAA57;
    border-radius:40px;
}

.faq-question.active{font-weight: 700; background:#DEAA57; color:#fff;}

.faq-question::after {
    content: "";
    border: solid #DEAA57;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    z-index: 2;
    right: 30px;
    top: 22px;
    transition: transform 0.3s ease;
}

.faq-question.active::after {border-color:#fff;}
.faq-answer {max-height: 0;overflow: hidden;transition: max-height 0.4s ease;}
.faq-answer p {padding: 10px 20px;margin: 0;font-size:20px;font-weight:500;}
.faq-answer p:last-child{padding-bottom:0px;}
/*----------------------------------*/

/*-------------------------steps-------------------------*/



/* Top text area */
.step-wrap {position: relative;}
.step-block{text-align:center;}
.step-block h3 {font-size:32px;font-family: "PP Eiko Medium";margin-bottom: 8px;color:#000;}
.step-block p {font-size: 20px;line-height: 1.4;color: #555;}

/* Circles with numbers */
.steps-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 40px;
    position: relative;
    background-image: url(https://amishiconic.com/image/step-bg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 245px;
    padding: 0 92px;
}
.step-circle {font-family: "PP Eiko Medium";font-size: 80px;font-weight: 700;}
.step-circle:nth-child(even) {color: #DCAC83;}

/* Button */
.start-btn {
  display: inline-block;
  padding: 12px 28px;
  background: #000;
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
  font-size: 1rem;
  transition: 0.3s ease;
}

.start-btn:hover {opacity: 0.8;}

/* -Responsive steps */

@media (max-width: 900px) {
  .steps-top {grid-template-columns: 2fr 2fr;text-align: center;}
  .steps-line {max-width: 600px;}
  
  
/*--------------*/

.steps-top {display: grid;grid-template-columns: repeat(4, 1fr);gap: 30px;margin: 0 auto 40px;}
  /*
.steps-line::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5%;
  right: 5%;
  height: 2px;
  border-bottom: 2px dashed #bfa082;
  z-index: 1;
}
*/

.step-circle {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #fff;
  border: 10px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}

.step-circle:nth-child(odd) {border-color: #c58d60;}
.step-circle span {font-weight: bold;}
  
}

@media (max-width: 768px) {
  .steps-top {grid-template-columns: 1fr;}
  .steps-line {flex-direction: column;gap: 25px;}
  .steps-line::before {display: none;}
}
/*-------------------------steps ends-------------------*/

section.featured-cat, section.why-customer, section.did-you-know{margin-bottom:0px;}

/*------------------------------ABout Page-----------------------*/

.page-header {
    background: url(https://amishiconic.com/image/catalog/banner/bannerA.jpg) 100px 390px;
	background-size:cover;
    position: relative;
    padding: 30px 0;
	margin:0 0 60px;
    text-align: center;
	
}
.page-header:after {
    content: "";
    background: #00000069;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.page-header h1{color:#fff;font-size:48px;position:relative; z-index:1;font-family: "PP Eiko Medium";}
.margin-bottom-100{margin-bottom:100px;}

section.section2.about-page { background: rgb(222 170 87 / 10%);margin-bottom: 80px;}
ul.ul-content {list-style:none;padding: 0;}
ul.ul-content li {margin-bottom: 30px;font-size: 20px;font-weight:500;}
ul.ul-content li:marker{display:none!important;}
.tick-list li {position: relative;padding-left: 25px;}

.tick-list li::before {content: "✔";position: absolute;left: 0;font-weight: bold;}
.img-wrap.abt-half-img {max-height: 580px;overflow: hidden;}
section.section2.about-page .img-wrap.abt-half-img {position: relative;left: -12%;}
section.section2.about-page .img-wrap.abt-half-img:before,
section.section1.about-page .boxR .img-wrap:before {display: none;}


.counter-abt {
	position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
	text-align:center;
	background:url(https://amishiconic.com/image/bg-image-counter.webp);
	background-position-y: 420px;
}
.counter-abt:after {
    content: "";
    background: #000000a3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
/* Add right divider for all except last child */
.counter-abt .ca-box:not(:last-child) {border-right: 1px solid #fff;}

.ca-number {font-family: "PP Eiko Medium";font-size: 70px;line-height: 80px;color: #fff;}
.ca-name {font-size: 24px;color: #fff;font-weight: 400;}
.counter-abt .ca-box {padding: 60px 0;width: 100%;position: relative;z-index: 1;}

/*------------------------footer-----------------------*/
footer {position: relative;color: #000; margin-top: 0px;padding-top:0px;background-color:rgb(0 0 0 / 40%);}

/*footer>.containerx{position:relative; z-index:1;padding-top: 100px;padding-bottom: 100px;}*/
footer>.container{position:relative; z-index:1;padding-top: 100px;padding-bottom: 100px;}

footer:before {
    content: "";
    position: absolute; 
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background: url(https://amishiconic.com/image/footer_bg.jpg);
}
footer h5, footer a{color: #000;}
footer a:focus{color:#000; text-decoration:none;}
.footer-logo a img {margin: 0 auto;}
.footer-social {display: flex;justify-content: center;gap: 40px;margin-top:28px;font-size: 18px;}


footer h5{font-family: "PP Eiko Medium";font-size: 30px;font-weight:900; margin-top:0px;   margin-bottom: 30px;}
footer a, .footer-contact li{font-size: 20px;font-weight:500; line-height: 30px;}

.footer-contact ul{display:none;}
.footer-contact img {margin-bottom: 10px;}

.flinks ul{margin-bottom:0px;}
.flinks li {margin-bottom:20px;}
.footer-contact li{margin-bottom: 30px;line-height:28px;position:relative;}
.footer-information, .footer-category {border-right: 1px solid #000;}

/*footer>.containerx>.rowx {display: flex;gap: 0 4%;  }*/
footer>.container>.row {display: flex;gap: 0 4%;  }

/*.powered {text-align: center;font-size: 20px;font-weight: 400;padding: 3px 0 25px;position: relative;}*/
footer hr{border-color:#000;position: relative;display:none;}

.powered {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    padding: 25px 0 25px;
    position: relative;
    border-top: 1px solid #000;
}

.footer-contact li i {position: absolute; left: -4px; top: 4px;}
.footer-contact li { padding-left: 30px;}

section.ai-faq{padding-top:0; margin-bottom:0px;}
section.section1.shop {margin-bottom: 80px;}


#content .featured-cat .col-lg-2:nth-child(6n+1), 
#content .featured-cat .col-lg-3:nth-child(4n+1), 
#content .featured-cat .col-lg-4:nth-child(3n+1),
#content .featured-cat .col-lg-6:nth-child(2n+1){
	clear:initial;
}

#information-information section.our-process{background-color:#fff;margin-bottom: 0;padding-bottom: 60px;}
#information-information section.our-process:before{display:none;}


.contact-pg {margin-bottom: 80px;}
.contact-pg p{color:#000;}
ul.contact-details {list-style: none; margin: 0; padding: 0;font-size: 20px;}
ul.contact-details li { margin-bottom: 20px;color:#000;}
ul.contact-details li i {
    background: #E4C2A5;
    color: #fff;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    margin-right: 10px;
}
ul.contact-details li a{color:#000;}
ul.contact-details li a:hover {color: #e4c2a5;}
.contact-page-form label {display: none!important;}
.contact-page-form .form-groupx {margin-bottom: 30px;}
.form-control{height: 45px;}
.contact-pg .form-control{height: 70px;border-radius: 6px; font-size:18px!important;font-weight: 300;}

div#product-search {margin-bottom: 50px;}
#product-search .form-control{height: 50px;}

.contact-page-form input.btn {
    width: 100%;
    background: #000;
    border-color: #000;
    font-size: 18px;
    text-align: center;
    display: block;
    border-radius: 50px;
    min-height: 60px;
	transition:all ease .5s;
}

.contact-page-form input.btn:hover {background: #DCAC83;border-color: #DCAC83;color: #fff;}
.cnt-captcha{padding-left:16px; padding-right:16px;}
.cnt-captcha legend{display:none;}

div#content.Faq {min-height: initial;}
.faq-page.container {max-width: 1244px;}
.faq-page .faq-question {background: #E4C1A4;border-radius: 12px;font-family: "PP Eiko Medium";color: #000;}
.faq-page .faq-question:before {content: "Q:";margin-right: 12px;}

.faq-page .faq-question.active{font-weight:500;}
.faq-page .faq-answer{ padding: 0 30px;}
.faq-page .faq-answer li {font-size: 20px;line-height: 2.8rem;}
.faq-page .faq-answer p{font-weight:400;}
.faq-page .faq-question::after{border-color: #000;}
.faq-page .faq-question.active::after { border: 1.5px solid #000;transform: none;padding: 0; width: 15px;top: 30px;}



/*--------------------------------PRODUCT PAGE----------------------------------*/

.tab-content, .nav.nav-tabs, .related-head, .related {display: none;}
.rating .fa-star {color: #D8A601;font-size: 20px;}
.rating span {vertical-align: baseline;}
.rating a{color:#000;}

.single-product .section-title {margin-bottom: 20px;}
.rating > p {margin-bottom: 15px;}

div#product .form-group { margin-bottom: 25px;}
.main-image>a { border-radius: 22px;overflow:hidden; margin-bottom: 40px;border-width: 1px;}
.wraps{position:relative;padding:0 60px;margin-bottom: 70px;}
.swiper.swiper-thumbs {padding: 0;overflow:hidden;}
.swiper.swiper-thumbs .swiper-wrapper{}
.swiper.swiper-thumbs .swiper-wrapper > div {}


.swiper-thumbs .swiper-button-next, .swiper-thumbs .swiper-button-prev{background:none;}
.swiper-thumbs .swiper-button-prev, .swiper-thumbs .swiper-button-next {
    font-size: 17px;
    border: 1px solid #000;
    background: #fff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-top: 0;
    top: 37%;
}
.swiper-thumbs .swiper-button-prev:hover, .swiper-thumbs .swiper-button-next:hover{background: #C5C2C2;}

.swiper-thumbs .swiper-pager > div {right: 0px;font-size: 23px;font-weight: 900;line-height: 35px;}
.swiper-thumbs .swiper-button-prev {transform: rotateY(175deg);left:0px;}
.swiper-thumbs .swiper-button-next {right:0px;}
.swiper a.thumbnail{margin-bottom:0px;border-color:#000;border-radius: 22px;overflow: hidden;}

.normal-thumbs .swiper-wrapper{justify-content: center;}
.normal-thumbs .swiper-slide{max-width: 160px; margin-right: 20px;}

li.save-price {font-size: 18px;color: #000;font-weight: 600;}
li.price h2 {margin-top: 12px;font-weight: 600;color: #000;}
li.price h2 span {font-weight: 400;}
span.separator-p {display: inline-block;margin: 0 15px;}

.pagination {margin: 0 0 30px;}
.pagination>li>a, .pagination>li>span{color: #dbb17d;}
.pagination>.active>span{background-color: #dbb17d;border-color: #dbb1}


.form-group.qty-atc {display: flex;flex-wrap: wrap; gap: 0 20px;}
.atc-div {width: calc(100% - 170px);}


.quantity-control {display: flex;max-width: 120px;border-radius: 50px;border: 1px solid #000;align-items: center;}

.quantity-control button.btn-number {
    border-radius: 5px 0 0 5px;
    background: transparent;
    color: #000;
    border-width: 0!important;
    height: initial;
    box-shadow: none;
    padding: 0px 10px;
    font-size: 24px;
}
.quantity-control .input-number { text-align: center;border: 0!important;box-shadow: none;font-size:18px!important;}
.quantity-control .input-number:focus{box-shadow:none;}
.quantity-control button.btn-number:focus {outline: none;background:transparent!important;}
button#button-cart, button#button-buy-now {font-size: 18px;font-weight: 400;}
button#button-cart:hover,  button#button-buy-now:hover{color:#000;}


/*------------------------*/


/*-----------------------------------List Categories--------------------------*/
section.category-list{padding: 80px 0 40px;} 
.list-cat>div {margin-bottom: 30px;}
.list-cat>div h2 a{color:#000;font-family: "PP Eiko Medium";font-size:30px;}
.LC_image img { min-height: 380px;max-height:460px;    width: 100%;}
.LC_image {background: #f1ddc3;border-radius:22px; overflow:hidden;box-shadow: 0px 3px 11px #d5d5d5;margin-bottom:30px;}
.category-list > div > h2{margin-top:0; margin-bottom:70px;}
.list_cat_why_section{margin-bottom:30px;}
.list_cat_why_section h2{margin-top:0px;}

.product-thumb h4{margin-bottom: 12px;}
.all-shop-pg-btn {float: right;margin-top: -32px;}
.product-list .all-shop-pg-btn {float: none;}

.list-products .product-thumb .image img{background-color:#fff;}


/*------------------------------Shop PAGE----------------------------------*/
@media (min-width: 992px) {
.shop_page_categories .category-layout{width: 33.33%;max-height: 380px;}
.shop_page_categories .category-layout:first-child {width: 40%;}
.shop_page_categories .category-layout:nth-child(2) {width: 60%;}
.shop_page_categories .category-layout .category-thumb img {height: 380px;}
}

div#product-product section.featured-pro {margin-bottom: 0px;}
.form-control:focus{border-color: rgb(227 192 162);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(227, 192, 162, .6);}



/*------------ css for product page option section --------------*/

.radio.option-check.form-check-inline.image label .img-swatch img {scale: 1.8;padding: 0;transition:all ease .5s;}
.option-check.image input, .option-check.button input { display: none;}
.form-check-inline {display: inline-block;margin: 0!important; width: auto !important;}
.option-check.button {padding: 0 .5rem .5rem 0 !important;text-align: center !important;}
.option-check.button input+label, .option-check.button input+label .img-swatch  {
    border-radius: 5px;
    padding: 10px 15px !important;
    cursor: pointer;
    font-weight: 600;
    border: 1px solid #242828 !important;
}
.option-check.button input:checked+label, .option-check.button input:checked+label .img-swatch{
    border-radius: 5px;
    border: 1px solid #b3713a;
    background: #dcac83;
    color: #fff;
}

#product label.control-label {font-size: 18px;color: #000;font-weight: 600;margin-bottom:15px;} 
.btm-description h2 {font-size: 26px;color: #000;font-weight: 600;margin-bottom:15px;} 


.form-group.mpoption > div {
    padding-top: 0;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; 
    gap: 5px 15px;
}

.radio.option-check.form-check-inline.image {
    display: -webkit-flex !important;
    display: flex !important;
    flex: 0 0 auto;
    justify-content: center;
    text-align: center;
    margin: 0!important;
}

.radio.option-check.form-check-inline.image label .img-swatch {
    position:relative;
    font-size: 0px;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 2px solid #ffffff;
	box-shadow: 0 0 0px 2px #dcac83;
}

.radio.option-check.form-check-inline.image input:checked+label .img-swatch  {box-shadow: 0 0 0px 2px #000;position:relative;}
.radio.option-check.form-check-inline.image input:checked+label .img-swatch:after{
    content: "✓";
    position: absolute;
    top: 18px;
    left: 18px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.radio.option-check.form-check-inline.image label {position: relative;width: 60px;font-size:10px;padding: 0;margin-bottom:8px;}
.radio.form-check-inline.image .img-swatch {width: 60px;height: 60px;overflow: hidden;border-radius: 50%;}

.option-lable-py2 {line-height: 1;font-size: 10px;margin-top: 8px;}

.option-tool-tip-inner {position: relative;}
.option-tool-tip {
    position: absolute;
    z-index: -1;
    top: 20px;
    left: 50%;
    background: #fff;
    height: 20px;
    width: 20px;
    opacity: 0;
    -webkit-transition: ease all .5s;
    transition: ease all .5s;
    overflow: hidden;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.option-tool-tip-inner img {width: 100%;}
.radio.form-check-inline.image label:hover .option-tool-tip {
    z-index: 99999;
    opacity: 1;
    width: 260px;
    height: auto;
    top: -258px;
    border-radius: 10px;
    padding-bottom: 10px;
    background: transparent;
}


.option-tool-tip a.option-free-sample {
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline!important;
    color: #000;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    display: block;
}
.radio.form-check-inline.image label:hover .option-tool-tip-inner::after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #a72111;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-180deg);
    transform: translateX(-50%) rotate(-180deg);
    bottom: -10px;
}
.form-check.form-check-inline.button.image.own-stain, .form-check.form-check-inline.button.image.own-upholstery {
    width: 60px !important;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    background: #e9e9e9;
    cursor: pointer;
    position: relative;
}
.form-check.form-check-inline.button.image.own-stain, .form-check.form-check-inline.button.image.own-upholstery {
    border: 2px solid #ffffff;
    box-shadow: 0 0 0px 2px #dcac83;
}
.form-check.form-check-inline.button.image.own-stain.checked, .form-check.form-check-inline.button.image.own-upholstery.checked {
    box-shadow: 0 0 0px 2px #000;
}
.form-check.form-check-inline.button.image.own-stain:before {
    content: "OTHER STAIN";
    position: relative;
    top: 16px;
    line-height: 13px;
    cursor: pointer;
    display: block;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
}
.form-check.form-check-inline.button.image.own-upholstery:before {
    content: "OTHER UPHOLSTERY";
    position: relative;
    top: 12px;
    line-height: 16px;
    cursor: pointer;
    display: block;
    text-align: center;
}
.form-check.image.own-stain.checked:after, .form-check.image.own-upholstery.checked:after {
    content: "✓";
    position: absolute;
    top: 18px;
    left: 18px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}



.form-group.qty-atc label{display:none}
div#review-container {margin-top: 60px;margin-bottom: 60px;}
div#review tbody tr:first-child {font-size: 23px;color: #000;background: #DCAC83; text-transform:capitalize;}
button#button-review {font-size: 18px;}
button#button-review:hover{color:#000;}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{vertical-align: middle;}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn{height:40px;font-size:18px;}
button.cart-remove {padding: 10px 20px;}
button.cart-update {background: #000;border-color: #000;padding: 10px 20px;}
#checkout-checkout p{font-size:18px;}
.filter-box {margin-bottom: 20px;}



aside#column-left h3 {background: #dbb17d;padding: 12px 12px;margin-top: 0;color: #fff;border-radius: 5px;}
ul.side-category {list-style: none;padding: 0;}
ul.side-category li {padding: 12px 0 12px 12px;border-bottom: 1px solid #fde5c8;font-size: 18px;line-height: 27px;position: relative;}
/*
ul.side-category li:before {
    content: "\276F";
    position: absolute;
    left: 6px;
    color: #dbb17d;
}
*/
ul.side-category li:last-child{border-bottom:0px;}
ul.side-category li a:hover, ul.side-category li a:focus{color:#000;text-decoration:none;}
ul.side-category li.active {background: #fff6ef;}
.modal-footer .btn-primary {background-color: #000;}
.modal-body .container { width: auto;}

.btm-description iframe {max-width: 100%;}

.mfp-close{font-size:45px!important;}
input[type="checkbox"] {
    min-width: 18px;
    min-height: 18px;
    vertical-align: middle;
    margin: 5px 5px;
    display: inline-block;
    position: initial!important;
}


.custom-pagination ul {display: flex;gap: 10px;list-style: none;padding: 0; margin: 10px 0 30px;font-size: 16px;}

.custom-pagination ul li a {
    border: 1px solid #dbb17d;
    text-align: center;
    display: inline-block;
    padding: 10px 0;
    width: 40px;
    border-radius: 8px;
    text-decoration: none;
    color: #000;
}
.custom-pagination ul li a:hover {background: #f1e5d4;}
.custom-pagination li.prev a, .custom-pagination li.next a {font-size: 2.5rem;position: relative;}
.custom-pagination li.active a{color:#fff;background-color:#dbb17d;pointer-events: none;}
.custom-pagination li.dots {pointer-events: none;color: #777;line-height: 40px;font-size: 25px;}



.price-container {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.pmodel{margin-bottom:10px;}
.pmodel span{color:#d9a474;}
a.see-full-desc {
    font-style: italic;
    text-decoration: underline;
    top: -18px;
    display: inline-block;
    position: relative;
}


span.btn-tooltip {
    position: absolute;
    top: -40px;
    background: #000;
    padding: 7px 10px;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    left: 50%;
    border-radius: 2px;
    display:none;
    transition: all ease .5s;
    transform: translateX(-50%);
    margin: 0 auto;
    white-space: nowrap;
    word-break: keep-all;
}
span.btn-tooltip:after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-180deg);
    transform: translateX(-50%) rotate(-180deg);
    bottom: -10px;
    
}


.option-check.button label:hover span.btn-tooltip {
    display:block;
    transform: translateX(-50%);
}

.option-description p {font-size: 16px;margin-bottom: 10px;line-height: initial;}
.option-description p:empty {display: none!important;}
ul.list-unstyled.livepricepro {margin-bottom: 0px;}

.option-image-preview {position: relative;display:inline-block;}
.option-image-preview button {
    position: absolute;
    top: -5px;
    right: -10px;
    border-radius: 50%;
    padding: 1px 4px;
}
button.upload-btn {color: #000;}







.cat-sub ul {margin: 0; padding: 0;list-style: none;}
.cat-sub ul li {margin-bottom: 30px;}
.cat-sub ul li a {
    background: #fff;
    display: block;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    border: 1px solid;
    border-radius: 20px;
    border-bottom-width: 5px;
}
.cat-sub .subcategory-title { min-height: 45px;margin-top: 5px;}
.terms-page{margin-bottom:30px;}
.terms-page ul li {font-size: 18px;line-height: 28px;}
.terms-page p{margin-bottom:initial;}
.terms-page h2 {margin-top: 40px;}

h3.leaser-heading {
    color: #000;
    font-size: 24px;
    margin-bottom: 18px;
}
.option-description {display: block!important;margin-top: 5px;}
.option-description p {font-size: 11px; margin: 0;}
/*----------------------------------------------- Responsive code NRD-------------------------------------------*/



@media (min-width: 1454px) {
 .did-you-layout-R {padding: 0 50px;}   
 .slideshow .caption{ left:0; right:0; max-width:1400px; margin:0 auto;}
}


@media (max-width: 1454px) {
.steps-line{margin: 60px auto 40px;min-height: 245px;padding: 0px 72px 0;}
.step-circle{position: relative;top: -33px; font-size: 60px;}
.did-you-layout-R .section-title {font-size: 60px;}
section.did-you-know p {font-size: 24px;}
section.did-you-know .did-you-layout-L:before{left: -20%;width: 110%;}


.slideshow .caption.banner-para2 .title {font-size: 56px;line-height: 60px;}

.slideshow .caption.banner-para2 .para {
    font-size: 22px;
    margin:18px 0;
    line-height: 26px;
    letter-spacing: 0;
}
.slideshow .caption.banner-para2 .para2{ font-size: 16px;}
.banner-para2 ul{line-height:22px;}
.slideshow a.sbtn{font-size: 16px;padding: 15px 30px;}

}


@media (min-width: 1200px) {
.slideshow .caption{top: 50%;transform: translate(0, -50%);}
.image-sticky {position: sticky; top: 0;}
.footer-logo-container {margin-left: -55px;}
div#checkout-checkout h1 {margin: 30px 0 20px;}

}

@media (max-width: 1250px) {
.slideshow .caption .title {
    font-size: 60px;
    line-height: 70px;
}
}


@media (max-width: 1200px) {
.slideshow .caption .title {font-size: 3.5em;line-height: 55px;}
.slideshow .caption div.para{margin: 20px 0;}
.slideshow .caption {max-width: 90%;top: 50%;transform: translate(0, -50%);}
.slideshow .swiper-slide img {min-height: 460px;}
section.did-you-know{background-size: cover;}
.step-circle{ font-size: 50px;top: -50px;}
.steps-line{padding:0px 56px;}
.why-choose-layout{width:50%;margin-bottom:30px;}
.section-title-56 {font-size: 36px;line-height: 40px;}
.page-header h1 {font-size: 36px;}


}



@media (max-width: 1080px) {
header>.container { width: initial;}
footer>.container>.row .col-md-3{width:100%;}
footer>.container>.row{flex-wrap:wrap;}
footer>.container>.row > div {border-top: 1px solid #000;border-right-width:0px; padding: 20px 30px;} 
footer>.container>.row > div:first-child{border-width:0px;}
footer>.container>.row{margin: 30px 0;}

.slideshow .caption.banner-para2 .title {font-size: 26px;line-height: 30px;}

.slideshow .caption.banner-para2 .para {
    font-size: 14px;
    margin: 8px 0;
    line-height: 16px;
    letter-spacing: 0;
}
.slideshow .caption.banner-para2 .para2{ font-size: 11px;}
.banner-para2 ul{line-height:18px;}
.slideshow a.sbtn{font-size: 16px;padding: 15px 30px;}

}

@media (min-width: 980px) {
.leaser-cnc-row2 .leaser-cnc-layout-L {float: right;}
.step-wrap {padding:180px 120px 130px;}
.step-block{ position:absolute;    max-width: 30%;}
.step-block.step1 {bottom: 20px;left:0px;}
.step-block.step2 {top: 20px;left: 24%;}
.step-block.step3 {bottom: -10px;left: 46%;}
.step-block.step4 {right: 0; top: 20px;}

section.section2.about-page .boxR {padding-top:8%;padding-bottom:8%;}
textarea#input-enquiry {min-height: 305px;}

.list-cat {display: flex;flex-wrap: wrap;}
.list-cat>div {flex: 0 0 50%;}
.list-grid-view button {font-size: 18px!important;margin-right:8px;}
}

@media (max-width: 980px) {
.slideshow .caption .title {font-size: 2.5em;line-height: 45px;}
.slideshow .caption div.para {font-size: 22px;line-height: 28px;}
.section-title {font-size: 45px!important;line-height: 60px;}
.did-you-layout-R .section-title{margin-bottom:10px;}
.section-title br{display:none;}
section.featured-pro .container{margin:0 20px;}
.featured-pro .swiper-button-prev { left: 0px;}
.featured-pro .swiper-button-next {right: 30px!important;}
section.did-you-know{background-image: url(https://amishiconic.com/image/iconic-baner.jpg); padding: 40px 0; background-size: cover;}
section.did-you-know .did-you-layout-L:before{display:none;}
.leaser-cnc-layout-L {margin-bottom: 40px;}
.why-choose-layout {margin-bottom: 30px;}
.boxL {margin-bottom: 40px;}
section.section2.about-page .img-wrap.abt-half-img{left:auto;}
.counter-abt{margin-top:40px;}
.counter-abt{flex-wrap: wrap;}
.counter-abt .ca-box{flex: 1 1 calc(50% - 15px); /* 2 columns */} 
.counter-abt .ca-box:not(:last-child) {border-bottom: 1px solid #fff;}





section.leaser-cnc .row{display:flex;flex-direction:column;}
section.leaser-cnc .row .leaser-cnc-layout-L {order: 2;}
.leaser-cnc-row2 {margin-top: 40px;}

.steps-top { counter-reset: divCount;}
.steps-top > div::before {
    counter-increment: divCount;
    content: counter(divCount);
    display: inline-block;
    font-family: "PP Eiko Medium";
    font-size: 80px;
    font-weight: 700;
	color:#1A1613;
    border: 13px solid #DCAC83;
    border-radius: 50%;
    height: 140px;
    width: 140px;
    background: #fff;
    line-height: 112px;
}
.steps-top > div:nth-child(even)::before {color: #DCAC83; border: 13px solid #1A1613;}
.steps-line{display:none;}
.category-thumb img{object-fit: cover;}

}

@media (max-width: 768px) {
.slideshow a.sbtn{padding: 12px 20px;font-size: 14px}
footer>.container{padding-top:0; padding-bottom:0;}
.navbar-nav {display: flex;flex-direction: column;}

.section1.about-page .row{display: flex;flex-direction: column;margin-bottom: 0;}
.section1.about-page .boxL {order: 2;}
.section1.about-page .boxR {order: 1;margin-bottom: 40px;}

.section3{padding-top:40px;}

.page-header{ margin: 0 0 40px;background-repeat:no-repeat; background-position:0 0;}
.LC_image{margin-bottom:15px;}

.contact-pg .form-control{height: 50px;font-size: 15px !important;}
.contact-page-form .form-groupx {margin-bottom: 20px;}

.featured-cat .section-title{margin-bottom: 40px;}

#menu .btn-navbar:focus-visible {outline: none;}

}



@media (max-width:560px) {
	
section.featured-pro, 
section.featured-cat, 
section.why-customer, 
section.did-you-know, 
section.leaser-cnc, 
section.ai-faq, 
section.our-process, 
section.category-list{padding: 40px 0;margin-bottom: 40px;	}
p {line-height: 20px;margin-bottom: 20px;font-size: 15px;}
.all-btn a{font-size: 17px;}	
.slideshow .caption .title {font-size: 1.5em;line-height:initial;}
.slideshow .swiper-slide img { min-height: inherit;}
.slideshow .caption div.para {font-size: 10px;line-height: 16px;margin: 10px 0;letter-spacing:0;}
.slideshow a.sbtn {padding: 4px 10px; font-size: 10px;margin-right: 5px;}
.slideshow a.sbtn svg {display: none;}
.page-header {margin: 0 0 20px;}
.section-title {font-size: 28px!important;line-height: 38px!important;margin-bottom: 20px!important;}
.section-title br { display: none;}
.sub-title {height: 35px;font-size: 14px;line-height: 35px;}
.featured-pro .swiper-pager {top: 45%;}
.featured-pro .swiper-button-next, .featured-pro .swiper-button-prev{top:42%;}
.featured-pro .swiper-button-next{right:0!important;}
.wcl-wrap{min-height: 340px} 
.wcl-wrap h3, .step-block h3{font-size: 25px;min-height: 45px;}
.wcl-wrap p, .step-block p {font-size: 17px;}

.why-choose-layout {width: 100%;}
section.did-you-know{ padding: 40px 0;}
section.did-you-know p{font-size:18px;}
.product-thumb h4 a{font-size: 20px;line-height: 30px;}
.product-thumb .price {font-size: 16px;line-height: 17px;}
a.btn-shop{font-size: 16px;}
 
.swiper a.thumbnail{border-radius: 12px;}
.normal-thumbs .swiper-slide {max-width: 60px;}

.leaser-cnc-layout-L { margin-bottom: 0;}
.leaser-cnc-layout-R .headings {margin-top: 30px;}
.boxL{margin-bottom: 20px;}

.faq-container{margin-top:10px;}
.faq-question{font-size: 15px;padding: 10px 20px;}
.faq-page .faq-answer{padding:0;}

.faq-answer p, .faq-answer li{font-size: 13px;}
.faq-answer li{line-height:initial;}
.faq-question::after{right: 20px;top: 35%;}
.faq-page .faq-question.active::after{top: 22px;}
.flinks li {min-height: 40px;}
.ca-number{font-size: 50px;}
.powered{font-size: 12px;}

.list-cat>div h2 a{font-size: 20px; margin-bottom: 30px;}
.LC_image img {min-height: initial;object-fit: contain;}

/*.slideshow .caption {top:16%;}*/
.banner-para2 ul{line-height:18px;}
.slideshow .swiper-wrapper, .slideshow .swiper-slide, .slideshow .swiper-slide img { min-height: 460px!important;}

.footer-information ul li {width: 32.33%; display: inline-block;vertical-align: sub;text-align: center;}
.footer-information ul li:after {content: '/';position: relative;right: -14%;}
.footer-information ul li:nth-child(3n):after {display:none;}

.s-filter > div {margin-bottom: 10px;}
div#product-search h2 {font-size: 20px;}
.ca-name{line-height: 28px;}

.custom-pagination ul{gap: 5px; }
.custom-pagination ul li a{padding: 6px 0;width: 34px;}

}

a.call-now-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #2e1907;
    color: #fff;
    padding: 12px 18px;
    border-radius: 50px;
    font-size: 16px;
    text-decoration: none;
    z-index: 9999;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    transition:all ease .5s;
}

body.cart-open a.call-now-btn {
    transform: translateX(-420px);
}

div#btm-description {
    margin-bottom: 60px;
}