* {
	margin:0;
	padding:0
}
body {
	color:#333;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
}
/** Generated by FG 
@font-face {
	font-family: 'Conv_Times Bold';
	src: url('../font/Times Bold.eot');
	src: local('☺'), url('../font/Times Bold.woff') format('woff'), url('../font/Times Bold.ttf') format('truetype'), url('../font/Times Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}**/
.productView-price .price-section--saving {font-size:13px;}
.heroCarousel-slide .heroCarousel-image {
	height: 100%;
	width: auto;
	max-width: unset;

}
.boxlft-greatfit img {
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding:20px;
} 

.fit_cover-box {
	float: left;
}

.banner-section {margin-bottom:20px !important}


#product-listing-container .actionBar {display:none;}

hr {
	border-color: #b37008;
}
.desc {float:left;width:100%;margin-bottom:40px;}

.p002 {width:100%; border:1px solid #ededed;}
.p002 td {border:1px solid #ededed; text-align:center;}

.productView-images .slick-prev.slick-arrow, .productView-images .slick-next.slick-arrow {
	display: noFne !important;
}
.form-prefixPostfix .form-input {width:80% !important}
.productView-images .slick-list.draggable {
	margin: 0;
	width: 100%;
	float: left;
}

.footer-info-heading{margin-top:0px;color: #b36c12;
font-size: 16px;
margin: 0;
font-weight: bold;}


#signature .product {
  width: 20%;
border: none;
padding: 0px 5px;
}

.likenoother {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50.5vw;
	margin-right: -50vw;
	/* overflow: hidden; */
	display: block;
	
}


.colrowadd ul.colors {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.colrowadd ul.colors li {
    width: 75px; /* controls square width */
    text-align: center;
}

.colrowadd ul.colors li a {
    display: block;
    width: 75px;
    height: 75px;         /* equal width & height = square */
    margin: 0 0 5px;
    background-color: attr(data-color color); /* fallback handled by JS */
    border: 1px solid #ccc;
    border-radius: 4px;    /* small rounding */
    text-decoration: none;
    font-size: 0;          /* hide the dot */
}

/* Color name text */
.colrowadd ul.colors li span.color-name {
    display: block;
    font-size: 12px;
    color: #333;
}
.colrowadd {margin-bottom:20px;}

.colrowadd .colors {width:75% !important;}


.productGrid .card-figure {height:350px;}
#signature .card-figure {height:265px;}

#signature .card-title {height: 85px;
text-align: center;}

#signature .card-text {
    font-size: 14px;
color: #000;
font-weight: normal;
text-align: center;
}

.productView-images .slick-list.draggable .slick-track {
	width: 100% !important;
}
.productView-images .slick-list.draggable .slick-track {
	width: 100% !important;
	overflow: hidden !important;
	float: left;
	transform: translate3d(0px, 0px, 0px) !important;
	position: static;
}

img {
	max-width:100%;
}
.full-row {
	width:100%;
	float:left;
}
ul, ol {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

h1,h2,h3,h4,h5{
	font-family: 'Conv_Times Bold';
}

a, a:hover {
	text-decoration:none
}
.container-80 {
	max-width:90%;
	width:90%;
	margin:0 auto;
	display:block
}
input::placeholder {
	color: #6a5e52 !important;
	opacity:.8;
}

#product-listing-container .__mce_add_custom__ {margin-left:5px;width:49%;}

/*HEADER CSS START*/

.ftr-icnos {
	width: 100%;
	float: left;
	text-align: center;
}
.ftr-icnos li {
	display: inline-block;
	padding: 0 6px;
}
.ftr-icnos {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0;
}

#topic a {color:#b37008};

.right-menu-search .container{padding:0px;}

.banners{background:#fff;}
.heroCarousel-slide .heroCarousel-image {height:auto !important;}
.footer {}
#consent-manager-update-banner {display:none !important}

.tabs-contents {
	width: 100%;
	float: left;
}
.tabs .tab {
	width: 100%;
}

.top-bar {
	background: #834200;
	background: -moz-linear-gradient(left, #834200 0%, #b46f07 100%);
	background: -webkit-linear-gradient(left, #834200 0%, #b46f07 100%);
	background: linear-gradient(to right, #834200 0%, #b46f07 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#834200', endColorstr='#b46f07', GradientType=1 );
	padding: 0;
	position: relative;
	height: 28px;
}
.right-top-menu {
	float: right;
	text-align: right;
	width: auto;
}
.cart-left {
	float: left;
	width: auto;
	background: #faf9e7;
	border-radius: 0 0 4px 4px;
	padding: 5px 10px;
	color: #834200;
	box-shadow: 0px 1px 3px #333;
}
.cart-left font {
	background: #a87404;
	border-radius: 50%;
	height: 22px;
	width: 22px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	border: 2px solid #f8f2e2;
	margin-left: -12px;
	vertical-align: top;
}
.cart-left .fas.fa-shopping-cart {
	font-size: 22px;
}
.cart-left span {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
}
.right-top-menu li {
	display: inline-block;
	line-height: 100%;
}
.right-top-menu a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 6px 0 0 12px;
	display: block;
}
.lft-menu-about a {
	color: #6a5e52;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	padding: 10px 15px 0 0;
}

.productView-description ul li {color:#777; line-height:24px;margin-left:20px;}

.lft-menu-about li {
	display: inline-block;
	padding-right: 5px;
	position: relative;
	padding-bottom:18px
}

.lft-menu-about li .dropdown-menu li {
	display: block;
	padding: 0 10px;
}
.right-menu-search input {
	border: 2px solid #e8e6e4;
	padding: 10px 6px;
	color: #6a5e52;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	width: 100%;
	float: left;
	border-radius: 0;
	height: 40px;
	position: relative;
	font-size: 12px !important;
}
.right-menu-search form {
	position: relative;
	margin: 0;
}

.form-input:focus {
	border-color: #e8e6e4;
	outline: 0;
}
.right-menu-search button {
	border: none;
	background: no-repeat;
	color: #a87404;
	font-size: 18px;
	float: right;
	position: absolute;
	right: 25px;
	top: 3px;
	font-weight: normal;
}
.navigation-menu a {
	color: #844200;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	padding: 0 25px;
}

.navigation-menu a:hover {
	color: #b37008;
}

.navigation-menu li::after {
	content: '';
	background: url(../img/dot-icon.jpg) no-repeat scroll;
	padding: 10px 10px 0px 0;
	vertical-align: middle;
	margin-top: 0;
	display: inline-block;
}
.navigation-menu li:last-child::after {
	background: none;
}
.navigation-menu {
	text-align: left;
}



.qulitylikebg-sec {
	width: 100%;
	float: left;
	background: url(https://cdn11.bigcommerce.com/s-v5urjvvxvg/images/stencil/original/image-manager/bottonegyptn-bg.jpg?t=1669266736) no-repeat scroll;
	background-size: cover;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50.5vw;
	overflow: hidden;
	display: block;
	min-height: 320px;
}
.qulityinner-sec {
	width: 50%;
	float: right;
	text-align: left;
	margin-top: 60px;
}
.qulitylikebg-sec .qulityinner-sec h2 {
	color: #492C1F;
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 24px;
	padding: 0 10px;
	font-family: 'Roboto', sans-serif;
	text-align: left;
}
.qulitylikebg-sec p {
	color: #492C1F;
	padding: 0 10px;
}
.qulitylikebg-sec h4 {
	color: #fff;
	font-weight: 600;
	background: #C2BB9E;
	width: auto;
	display: inline-block;
	padding: 0 10px 10px;
	margin: 0;
	font-size: 24px;
}
body .brdr-whte-hdg {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 73px;
	background: #fff;
	height: 1px;
}




.navigation-menu .nav.navbar-nav {
	display: inline-block;
}
.navigation-menu li {
	width: auto;
	float: none;
position:relative
}
.navbar-header {
	display: none;
}
.logo-sec {
	margin: 5px 0 0px;
	height: 155px;
}

.header.full-row {
	border-bottom: 2px solid #b37008;
}
.center-logo img {
	width: 160px;
}

button:focus {
	outline: none;
}

.menu_abt-serch {
	width: 33%;
	float:right
}
.lft-menu-about {
	width: 100%;
	float: left;
	text-align: center;
	padding-right: 20px;
}
.right-menu-search {
	width: 90%;
	float: right;
	position: relative;
	display: block;
	left: 0;
	padding: 0;
	margin-top: -13px;
}
.navigation-menu .navbar {
	padding: 0;
	text-align: left;
}
.row.menu_navigation-row {
	margin: -20px 0 0;
}

.lft-menu-about li::after {
	content: '';
	background: url(../img/dot-icon.jpg) no-repeat scroll;
	padding: 10px 18px 0px 0;
	vertical-align: middle;
	margin-top: 0;
	display: inline-block;
	text-align: right;
}

.lft-menu-about li:last-child::after {
	content:inherit;
}
/*HEADER CSS END*/




/*BANNER SECTION CSS START*/
.banner. {
	border-top: 4px solid #957248;
}

.banner .carousel-control-prev-icon {
	position: absolute;
	left: 24px;
	top: 47%;
	color: #fff;
	border: 1px solid #fff;
	padding: 1px 8px;
	line-height: 22px;
	width: 30px;
	height: 30px;
	background: no-repeat 50%/50% 80%;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.banner .carousel-control-next-icon {
	position: absolute;
	right: 24px;
	top: 47%;
	color: #fff;
	border: 1px solid #fff;
	padding: 1px 8px;
	line-height: 22px;
	width: 30px;
	height: 30px;
    background: no-repeat 50%/50% 80%;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
	
}

.banner .mySlides {
	position: relative;
}


.caption-banner {
	position: absolute;
	top: 25%;
	left: 25%;
	width: 400px;
}

.caption-banner p {
	color: #fff;
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;
}

.caption-banner h1 {
	font-size: 80px;
	color: #fff;
	letter-spacing: 5px;
}

.caption-banner p.sorc-frm {
	text-align: right;
}

.sorc-frm font {
	display: inline-block;
	background: #b37008;
	height: 2px;
	width: auto;
	max-width: 50%;
}

.shop-btn {
	border: 2px solid #b37008;
	color: #fff;
	padding: 8px 25px;
	font-weight: bold;
	letter-spacing: 4px;
	margin: 30px 0 0;
	display: inline-block;
}

.shop-btn:hover {
	color: #fff;
	box-shadow:0 0 3px #ccc;
}

.caption-banner .bnr-botm-txt {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.banner {
	position: relative;
}

.bnr-botm-txt {
	position: absolute;
	bottom: 0;
	left: 20%;
	display: block;
	color: #fff;
	margin: 0;
}

.sorc-frm font {
	display: inline-block;
	background: #b37008;
	height: 2px;
	width: 220px;
	text-align: left;
	float: left;
	margin-top: 12px;
}

.introducing-world font {
	display: inline-block;
	background: #b37008;
	height: 2px;
	width: 200px;
	text-align: right;
	float: right;
	margin-top: 12px;
}

.carousel-item img{
	max-width:100%;
	height:100%;
}




/*BANNER SECTION CSS END*/





/*WHAT IS EYPTIAN COTTON SECTION START*/
.heading-row h2 {
	color: #a87404;
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	position: absolute;
	left: 0;
	right: 0;
	top: -14px;
	background: #fff;
	width: auto;
	margin: 0 auto;
	display: inline-table;
	padding: 0 10px;
}

.heading-row {
	position: relative;
	width: 100%;
	margin: 0 0 40px;
}

.eyptian-cotton {
	margin: 0;
}

.box-txteyptin p {
	color: #777777;
}

.box-txteyptin a {
	color: #844200;
	font-weight: bold;
}

.box-txteyptin {
	margin-top: 20px;
}
.eyptian-cotton h2 {
	color: #b37008;
	text-align: center;
	margin: 0 0 30px;
	font-weight: bold;
	font-size: 35px;
}
.egyptionctton-row .box-eypt {
	text-align: center;
	padding: 0 10px;
}
.box-eypt p {
	color: #b37008;
	text-align: center;
	font-size: 13px;
	margin: 5px 0 0;
	line-height: 15px;
}
.eyptian-txt p {
	color: #777777;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
}
.row.eyptian-txt {
	margin: 30px 0 0;
}

/*WHAT IS EYPTIAN COTTON SECTION END*/







/*MOST POPULAR PRODUCTS SECTION START*/
.most-popular-products {
	margin-top: 50px;
}
.box-product img {
	color: a87404;
	display: block;
	text-align: left;
}
.box-product storng {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #968c83;
}
.box-product p {
	color:#a87404;
	margin:0
}
.product-price {
	font-weight: normal;
	font-size: 22px;
	color:#a87404;
	font-family: 'Conv_Times Bold';
}
.box-product {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-bottom:20px
}
 .box-product:nth-child(5n), .box-product:nth-child(6n), .box-product:nth-child(7n), .box-product:nth-child(8n) {
 border-bottom: none;
 padding-top: 20px;
}

 .box-product:nth-child(4n), .box-product:nth-child(8n) {
 border-right: none;
}
/*MOST POPULAR PRODUCTS SECTION END*/






/*FOOTER SECTION START*/
.footer{border:none;}
.slick-dots {display:none !important;}
.footer-social-icons {
	width: 100%;
	float: left;
	margin: 0 0 -15px;
	position: relative;
}

.box-footer strong {
	font-family: 'Conv_Times Bold';
	font-weight: bold;
}

.footer-top-layer {
	width: 100%;
	float: left;
	margin: 0;
}
.box-footer a {
	color: #b36c12;
}
.box-footer li {
	color: #b36c12;
	display: block;
	margin-bottom: 7px;
}
.footer-social-icons i {
	color: #b0700c;
	font-size: 25px;
}
.footer-top-layer img {
	width: 100%;
	float: left;
}
.footer-social-icons li {
	display: inline-block;
}
.footer-social-icons a {
	padding-right: 10px;
}

.box-footer p {
	color: #b36c12;
}
.newsletter-footer input {
	width: 100%;
	padding: 6px 6px;
}


.box-footer h4 {
	color: #b36c12;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
}
/*FOOTER SECTION end*/




/*PRODUCT PAGE CSS*/

.prdimg-gllery li {
	display: block;
	margin: 0 0 20px;
}

.prdimg-gllery li a {
	border: 4px solid #fff;
	display: block;
}

.prdimg-gllery li a:hover, .prdimg-gllery li a:focus {
	border: 4px solid #b37008;

}
.prdimg-gllery {
	width: 15%;
	float: left;
	margin-right: 3%;
}

.prdimg {
	width: 82%;
	float: left;
}

.prdct-bredcrm a {
	color: #777;
	font-weight: 600;
	display: block;
	font-size:12px
}

.prdct-bredcrm li{
	display: inline-block;
	padding:0 8px
}

.prdct-bredcrm li:first-child{
	padding-left:0;
}

.prdct-bredcrm li:first-child {
	border-right: 1px solid #ccc;
}

.custmer-review li {
	display: inline-block;
	color: #b37008;

}

	
.custmer-review {
	margin: 20px 0 0;
}

.custmer-review ul {
	float: left;
}
.custmer-review p {
	float:left
}

.custmer-review p {
	float: left;
	font-size: 16px;
	padding: 0 6px;
	color: #777;
	margin: 0;

}





.prodt-heading h2 {
	color: #844200;
	font-size: 28px;
}

.prodct-price h3 {
	color: #b37008;
}

.prdct-color span, .prdct-size span, .adcrat-btn-slect span, .detail-prdcts span {
	color: #777;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px;
}

.add-cart-btn {
	border: 2px solid #844200;
	color: #844200;
	font-weight: bold;
	padding: 6px 18px;
	letter-spacing: 2px;
}

.add-cart-btn:hover{
	color: #844200;
}
.adcrat-btn-slect select {
	color: #777;
	/* background: transparent; */
	padding: 7px 6px;
}

.adcrat-btn-slect p {
	color: #777;
	display: block;
}

.box-prodttxt p, .box-prodttxt li{
	color:#777;
}

.detail-prdcts li {
	font-size: 12px;
	list-style-type: disc;
}
.detail-prdcts ul{
	margin-left:15px;
}

.show-more-dtail {
	color: #844200;
	font-weight: bold;
	margin: 10px 0 0;
	display: block;
}

.show-more-dtail {
	color: #844200;
	font-weight: bold;
	margin: 10px 0 0;
	display: block;
}


.show-more-dtail:hover{
	color: #844200;
}

.prdct-size li {
	display: inline-block;
	border: 2px solid #ccc;
	padding: 6px 7px;
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

.adcrat-btn-slect {
	margin: 30px 0 0;
}

.hdng-rghtline {
	width: 100%;
	float: left;
}


.hdng-rghtline h2 {
	float: left;
	padding: 0 30px 0 0;
	color: #b37008;
	font-size: 24px;
}


.onesie-hedng {
	margin: 0px 0px;
}
.onesie-hedng h2 {
	color: #844200;
	font-size: 20px;
	font-weight: 600;
}

.lftprct-dta p {
	color: #777777;
	padding: 0px 15px;
}

.rgtprct-dta .table {
	margin: 0;
	border: none;
	background: transparent;
}

.rgtprct-dta .table thead {
	background: transparent;
}

.rgtprct-dta .table td {
	color: #b37008;
	font-weight: 500;
	padding: 7px !important;
	border: 2px solid #b37008;
	text-align: center;
}

.rgtprct-dta .table th {
	text-align: center;
}
.rgtprct-dta .table td:first-child {
	border: none;
	text-align: right;
	width:10%;
}


.boxrght-greatfit h3 {
	color: #844200;
	font-size: 20px;
	margin: 10px 0 5px;
	font-weight:bold;
}

.boxrght-greatfit li {
	display: block;
	margin-bottom: 20px;
	color: #777777;
	font-weight: 400;
	line-height:20px;
}
.boxrght-greatfit li strong {
	display: block;
	margin: 5px 0;
	color: #333;
}

.shregard-tall th {
	background: #f0e2ce;
	padding: 6px !important;
	border: 2px solid #b37008 !important;
	font-size: 15px !important;
	font-weight: normal;
}

.shregard-tall th:first-child {
	border: none !important;
	background: transparent;
}

.eyptian-cotton h3 {
	color: #844200;
	margin: 0px 0 20px;
	font-weight:bold;
}

.eyptian-cotton .box-eypt {
	border-right: 1px solid #ccc;
	text-align:center;
}

.eyptian-cotton .box-eypt:last-child  {
	border-right: 0px;
}
.rgtprct-dta .table thead th {
	border: 0px;
	color: #844200;
	font-size: 18px;
	padding: 0;
	font-weight: 400;
}
.lftprct-dta {
	padding-top: 20px;
}
.greatfit-row.mt-4 {
	margin: 50px 0 0 !important;
}
.submit-reviw h4{
	font-family: 'Roboto', sans-serif;
}

.prduct-pge-grid .box-product {
	border: none;
}

.reviews-ful textarea {
	border: 1px solid #ccc;
	padding: 10px 10px;
	width: 100%;
}

.submit-reviw h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #777;
}

.submit-reviw p {
	color: #777;
	margin:0
}


.submit-reviw ul {
	margin: 10px 0 10px;
}

.submit-reviw li {
	color: #d7d7d7;
	display: inline-block;
}


/*17-2 css*/


.page-heading {
	margin: 20px 0 20px;
	text-align: center;
	color: #b37008;
	font-weight: bold;
}


.productGrid .product {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-bottom: 20px;
}

.price.price--withTax {
	color: #b37008;
	font-size: 26px;
	font-weight: bold;
	font-family: 'Conv_Times Bold';
	margin: 5px 0 0;
	float: left;
	display: block;
}

.price.price--withoutTax {
	color: #b37008;
	font-size: 26px;
	font-weight: bold;
	font-family: 'Conv_Times Bold';
	margin: 5px 0 0;
	float: left;
	display: block;
}

.price-section.price-section--withTax {
	float: left;
	width: 100%;
	line-height: 100%;
	padding: 2px 0;
}

.card-title a {
	color: #b37008;
	text-decoration: none;
	display: block;
	font-family: 'Roboto', sans-serif;
	line-height: 20px;
}


.productView-price .price-section--saving {
	display: inline-block;
	margin: 0px 0 0 6px;
}

.productView-description table th, .productView-description table td {
	padding: 5px 5px;
}


.rrp-price--withoutTax {font-size:12px;}
.price--rrp {font-size:12px;}

.card-figure {
	margin-top: 0;
	position: relative;
	padding: 3px;
	overflow: hidden;
	height: 240px;
	float: left;
	width: 100%;
}

.card-body {
	width: 100%;
	float: left;
	display: block;
	padding: 10px 0 0;
	min-height: 105px;
}


.price-now-label {
	display: block;
}

.card-body .card-text {
	color: #aeaeae;
	float: left;
	display: block;
	width: 100%;
	margin: 0 0;
	line-height: 100%;
	font-weight: bold;
	
}

#tab-related .card-body .card-text {height:auto !important; margin-bottom:15px !important;}

#tab-related .card-figure {height:270px !important; margin-bottom:10px !important;}

#tab-related .card-title {min-height:70px;}

[contenteditable="true"]:focus, [href]:focus, [tabindex]:not([tabindex="-1"]):focus, button:focus, details:focus, input:focus, select:focus, textarea:focus {
	outline: none !important;
	outline-offset: 0 !important;
}
.productGrid .product:nth-child(4n) {
	border-right: 0px;
}

.productGrid .product:nth-child(5n), .productGrid .product:nth-child(6n), .productGrid .product:nth-child(7n), .productGrid .product:nth-child(8n) {
	border-bottom: 0px;
}

.card-image.ls-is-cached.lazyloaded {
	max-width: 100%;
	position: static;
}

footer.footer .footer {
	background-color: #f6f3e2;
	border-top: none;
	padding: 0;
	position: relative;
	/* float: left; */
	width: 100%;
}
.heroCarousel-content {
	background-color: transparent;
	text-align: left;
	color: #fff !important;
}



.heroCarousel-description {
	color: #fff;
	font-size: 12px;
	margin: 0;
}

.heroCarousel-title {
	font-size: 70px;
	color: #fff;
	font-family: 'Conv_Times Bold';
	font-weight: bold;
}
.heroCarousel .slick-dots {
	display: none !important;
}
.heroCarousel-play-pause-button {
	display: none;
}


.box-footer {
	margin: 20px 0 10px;
}

.card {
	border: none;
	margin:0
}

.card-figcaption-button {
	display: block;
	margin: .35714rem auto;
	background-color: #b37008;
	color: #fff;
}

.card-figcaption-button {
	
}

.card-figcaption-button {
	border: none;
	
}

.heroCarousel-slide .heroCarousel-image-wrapper {
	height: auto !important
}


.product .card-title {
	font-size: 15px;
	margin: 5px 0;
	line-height: 100%;
	float: left;
	display: block;
}


.slick-track {
	height: 100%;
}
.page-heading {
	margin: -15px auto 20px;
	text-align: center;
	color: #b37008;
	font-weight: bold;
	float: none;
	width: auto;
	background: #fff;
	display: table;
	padding: 0 10px;
}

.main.full {
	width: 100%;
	float: left;
}


.productView-images .productView-thumbnails {
	float: left;
	width: 18%;
	margin: 0 2% 0 0;
	text-align: left;
}

.productView-thumbnail {
	width: 100% !important;
	margin: 0 0 15px;
	padding: 0;
}
.productView-thumbnail-link.is-active, .productView-thumbnail-link:hover {
	border: 2px solid #b37008;
}

.productView-thumbnail-link{
	border: 2px solid #fff;
	max-width: 60px;
}
.breadcrumb {
	color: #e0e0e0;
	float: left;
	font-size: 12px;
	line-height: 13px;
	margin: 0;
	line-height: 1.5;
	background: no-repeat;
	font-weight: bold;
	margin: 0 !important;
	padding: 0;
}
ol.breadcrumbs {
	display: block;
	width: 50%;
	float: right;
	text-align: left;
	padding: 0 15px;
	margin-top: 15px;
}
.productView-title {
	font-size: 28px;
	color: #844200;
	font-weight: bold;
}

.productView-details .form-label, .productView-info-name.sku-label {
	color: #777777;
	cursor: pointer;
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: .5rem;
	font-weight: bold;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 1px;
}

.productView-product {
	border-bottom: none;
	padding-bottom: 0;
}

#form-action-addToCart {
	color: #444;
	background: no-repeat;
	border: 2px solid #444;
	border-radius: 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 0 20px;
	padding: 10px 10px;
}
#form-action-addToCart.button-enabled{
    color:#844200;
    border: 2px solid #844200;
}
.form-field--increments .form-label.form-label--alternate {
	display: none;
}


.button.button--icon {
	border-radius: 0;
	border: none;
}


.form-field.form-field--increments {
	float: left;
	width: auto;
	margin: 0;
}


.productView-options .form-action {
	display: inline-block;
	margin-top: 0;
}

.form-increment {
	float: left;
	border: 2px solid #ccc;
	padding: 6px 0;
}

.form.form-wishlist.form-action {
	display: none;
}


body .tab .tab-title {
	color: #b37008 !important;
	font-weight: 700 !important;
	font-size: 30px;
	font-family: 'Conv_Times Bold';
	padding-left: 0;
	float: left;
	background:#fff
}


.tab.is-active {
	border: none;
	border-bottom: 1px solid #fff;
}

.tabs {
	border-bottom: none;
}

.tabs .tab {
	width: 100%;
}

.breadcrumb:not(:first-child)::before {
	margin: 0 0.40rem;
	transform: rotate(0deg);
	border-color: #ccc;
}

.productView-images .productView-image {
	width: 100%;
	float: right;
}


.right-menu-search .form-field::after {
	content: "";
	background: url(https://cdn11.bigcommerce.com/s-2wcp3p3xt7/product_images/uploaded_images/serach-icon.png);
	position: absolute;
	right: 16px;
	top: 8px;
	height: 22px;
	width: 22px;
	background-repeat: no-repeat;
}

.main.full hr {
	margin: 0;
}

.main.full {
	margin: 30px 0 0;
}

footer.footer {
	width: 100%;
	float: left;
	margin: 50px 0 0;
	padding:0;
}
#nav-menu-quick-search {
	position: relative;
}
.icon--ratingEmpty svg {
	fill: #777;
}
.productView-price .price.price--withTax {
	font-size: 25px;
}

.productView-details {
	padding-bottom: 0;
}

.productView-options .form-option {
	border: 2px solid #ccc;
}

.form-option-variant--color, .form-option-variant--pattern {
	height: 25px;
	width: 25px;
	border-radius: 50%;
}

.productView-options .form-field {
	margin-bottom: 1rem;
}

.addthis_toolbox.addthis_32x32_style {
	display: none;
}


.productView-info-bulkPricing {
	margin: 20px 0 0;
	display: none;
}

.productView-description {
	padding: 0;
}


.productView-description .tab-title {
	color: #777 !important;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
#tab-description {
	padding: 0;
}
.tab-content p {
	color: #777;
}

.tab-content p {
	color: #777;
	margin-bottom: 5px;
}
.productView-options .form-option.form-option-swatch {
	border-radius: 50%;
}

.tab a + hr {
	clear: none;
	margin: 18px 0 0;
}

.productView + div + div + ul.tabs {
	margin: 50px 0 0;
}

.productView-description p {
	color: #777;
	margin: 0 0 5px;
}
.productView-description .productView-title {
	border-bottom: none;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-size: 15px;
}

.productView-options {
	margin-bottom: 10px;
	text-align: left;
}

.productView-details.product-options {
	overflow: hidden;
	margin: 15px 0 0;
}


.productView-product .productView-title {
	margin: 5px 0;
}


.productView-rating {
	margin: 15px 0 0;
}

.productView-thumbnails img {
	width: 100%;
}

.tabs-contents .slick-track {
	margin-left: 0;
}
.header {
	border-bottom: none;
}
.heroCarousel-content {
	display: none;
}

.heroCarousel {
	border-top: 3px solid #b37008;
}
.heroCarousel .slick-next::before, .heroCarousel .slick-prev::before {
	
	display: block;
	height: 15px;
	width:14px;
}

.heroCarousel .slick-next, .heroCarousel .slick-prev {
	border: 2px solid #fff;
	height: 30px;
	padding: 6px;
	width: 30px;
	background: #663c12;
}



.navUser-item--account .navUser-or {
	color: #fff;
	padding: 0 10px 0 20px;
	font-weight: bold;
}
.navUser-item.navUser-item--account {
	float: none;
}

.navUser-item.navUser-item--account a:hover{
	color:#fff
}

#cart-preview-dropdown {
	z-index: 999;
	background: #fff;
}

.previewCartAction-viewCart {
	padding: 0;
	width: 100%;
}

.previewCartAction-checkout {
	padding: 0;
	width: 100%;
	margin-bottom: 5px;
}
.previewCartAction {
	padding: 10px 8px 0;
}


.right-menu-search li.product {
	width: 100%;
	border: none;
	padding: 0;
	border-bottom: 1px solid #ccc !important;
	background: #fff;
}
.right-menu-search  .card.card--alternate {
	float: left;
	width: 100%;
	display: inline-block;
}

.right-menu-search .card-figure {
	height: 67px;
	float: left;
	width: 22%;
}

.right-menu-search .card-body {
	width:76%;
	float: left;
	display: inline-block;
	padding: 5px;
	min-height:70px
}

.right-menu-search .card-figcaption {
	left: 10px;
	right: 10px;
	display: none;
}

.right-menu-search .card--alternate:hover .card-body {
	background-color: #fff;
}

.right-menu-search .card--alternate:hover .card-title a {
	color: #b37008;
}

.right-menu-search .card--alternate:hover .card-body .card-text {
	color: #ccc;
}

.right-menu-search .price.price--withTax {
	font-size: 15px;
}
.right-menu-search .quickSearchResults {
	margin-top: 0;
	border: none;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 38px;
	margin: 0;
}



.right-menu-search .aria-description--hidden {
	display: none;
}


.right-menu-search  .card-title a {
	font-size: 13px;
}


.right-menu-search .quickSearchResults .modal-close {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

.right-menu-search .quickSearchResults .productGrid {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}

.cart-left #cart-preview-dropdown {
	z-index: 999;
	background: #fff;
	left: 5% !important;
	top: 40px !important;
}


.account .button.button--primary {
	background: #b37008;
	border-color: #b37008;
}
.login .page-heading {
	float: left;
	margin: 0;
	padding: 0;
}

.login {
	width: 100%;
	float: left;
	margin: 0;
}

.login-form {
	padding-left: 0;
	padding-right: 0;
	width: 50%;
	float: left;
	margin-top: 0;
}

.login-row {
	margin-top: 50px;
	width: 100%;
	float: left;
}

.login nav ol.breadcrumbs {
	float: right;
	text-align: right;
	display: none;
	width: auto;
}
.new-customer {
	padding-left: 30px;
	padding-right: 0;
	width: 50%;
	float: left;
}
.panel-header {
	background-color: ;
	margin: 0;
	padding: 0;
}
.panel-header .panel-title {
	font-size: 20px;
	font-weight: bold;
}
.new-customer-fact {
	margin: 6px 0 0;
}

.new-customer-fact-list {
	margin-left: 25px;
}
.button.button--primary {
	background: #b37008;
	border-color: #b37008;
	
}
.login-form .form-actions .button.button--primary {
	float: left;
	margin: 0;
}
.forgot-password {
	float: right;
}



.panel-header .panel-title {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 20px 0;
}



.right-menu-search {
	background: transparent;
}


body {
	padding-top: 0;
}

.skip-to-main-link {
	display: none !important;
}

.account.account--fixed {
	width: 100%;
}

.account-body {
	margin: 0;
}



#search-results-heading .page-heading {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
}

#search-results-heading {
	width: 100%;
	float: left;
	text-align: left;
}

#product-listing-container .productGrid .product {
	border-right: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
}


.right-menu-search .quickSearchResults {
	width: 100%;}

.quickSearchMessage {
	font-size: 16px;
	margin: 0;
	text-align: center;
	width: 100%;
	float: left;
	background: #fff;
}

nav ol.breadcrumbs {
	display: none;
}

.navBar--sub {
	margin-bottom: 2.5rem;
}



.navBar-section.account-navigation .navBar-item {
	margin: 10px 20px 0 0;
}


.productView-info {
	margin-top: 5px;
	float: left;
	width: 100%;
}
.productView-price .price-section.price-section--withTax.non-sale-price--withTax {
	font-size: 16px;
}
.productView-price .price-section.price-section--withTax {
	font-size: 18px;
	margin: 10px 0 0;
}


.productView-product .productView-brand {
	margin: 10px 0 0;
	float: left;
	width: 100%;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}





.productbb nav ol.breadcrumbs {
	display: block;
}


.lft-menu-about li:hover .dropdown-menu {
	display: block;
	left: 0;
	background: #fff;
	border: 1px solid #ccc;
	text-align: left;
	border-radius: 0;
}


.lft-menu-about .dropdown-menu li::after {
	content: none;
	background: none;
	padding: 0;
	vertical-align: middle;
	margin-top: 0;
	display: inline-block;
	text-align: right;
}



.lft-menu-about li .dropdown-menu {
	background: #fff;
	width: 300px;
	max-width: 300px;
	border-radius: 0;
	padding: 0;
	top: 30px;
position:absolute;
}



.lft-menu-about .dropdown-menu li{
	padding: 0 !important;
}


.lft-menu-about .dropdown-menu li a {
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 10px 10px;
	line-height: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
}
.lft-menu-about .dropdown-menu li a:hover {
	background:#f1f1f1;
}





.page-content.page-content--centered {
	width: 100%;
}

.bluk-pge ul {
	display: block;
	padding: 0 15px;
}

.bluk-pge ul li {
	padding-bottom: 10px;
}

.policies-pge .headPage {
	margin: 0;
}

.paymnt-icn {
	width: 100%;
	float: left;
}

.paymnt-icn img {
	display: inline-block;
	float: left;
	padding-right: 18px;
}
.policies-pge h2 {
	font-weight: bold;
}

.policies-pge h1 {
	font-weight: bold;
}
.policies-pge ol, .policies-pge ul {
	padding: 10px 15px;
}

.custmerrev-pge h2 {
	font-weight: bold;
}


.new-customer .button.button--primary {
	margin: 10px 0 0;
}


.ourspce-pge h1.headPage {
	font-weight: bold;
}

.ourspce-pge h3, .ourspce-pge h4 {
	font-weight: bold;
}

.ourhigqult-pge h2 {
	font-weight: bold;
}

.ourhigqult-pge ul li {
	padding: 0 0 6px;
	line-height: 20px;
}

.tshirt-car-pge ul {
	padding: 0 15px 6px;
}
.tshirt-car-pge h2 {
	font-weight: bold;
}

.colrhelp-pge h4 {
	font-weight:bold
}

.colrhelp-pge h3 {
	font-weight:bold;
	margin:0;
}

.abot-pge .headPage {
	font-weight: bold;
}

.policies-pge li {
	line-height: 22px;
}

.tshirt-car-pge li {
	line-height: 20px;
}
.tshirt-car-pge {
	padding: 20px 0 0;
}

.tshirt-car-pge p {
	margin-bottom: 10px;
}

.fitlike-no-section {
	width: 100%;
	float: left;
}

.fit_cover-box {
	width: 100%;
	margin: 50px 0 30px 0px;
}

.fiar-txt h3 {
	color: #b37008;
	font-weight: bold;
	font-size: 28px;
}
.fiar-txt a {
	color: #b37008;
}

.liknoothr .bx_fitngimg {
	float: left;
}

.liknoothr .bx_fitngimg {
	float: left;
}
.liknoothr .bx_fitngtxt {
	float: right;
}

.fit-refnd .bx_fitngimg {
	float: right;
}

.fctrygold-seal .bx_fitngimg {
	float: right;
}

.fctrygold-seal .bx_fitngtxt{
	float:left
}

.fiarisfairimg {
	width: 100%;
	float: left;
	margin: 50px 0;
}

.fiar-txt p {
	color: #777777;
	font-size: 16px;
}

.fiar-txt {
	text-align: left;
	padding: 0 0px;
	width: 100%;
	float: left;
}


.bx_fitngtxt a {
	color: #b37008;
	text-decoration: underline;
	font-weight: 600;
}


.bx_fitngtxt h3 {
	color: #b37008;
	font-weight: 600;
}
.bx_fitngtxt p {
	color: #777 !important;
	font-size: 16px;
}

.fnt-fitbx {
	padding: 0 50px;
}

.normal-tshrtover {
	text-align: center;
	color: #b37008;
	margin: 0px 0 0;
	width: 100%;
	float: left;
}

.paint-sectn{
	text-align: center;
	color: #b37008;
	margin: 0px 0;
	width: 100%;
	float: left;
	
}
.colnrml-tshtbox {
	padding-top: 20px;
}


.lfthvrtp-img img {
	text-align: left;
	float: left;
	max-width: 100%;
	height: 170px;
	object-position: top;
	overflow: hidden;
}

.rgthvrtp-txt p {
	color: #000;
	line-height: 18px;
	font-size: 14px;
	margin: 0;
}

.lfthvrtp-img {
	float: left;
	width: 40%;
	height: 150px;
	overflow: hidden;
	object-position: center;
	background: #f3f1ed;
}

.rgthvrtp-txt {
	float: left;
	width: 60%;
	height: 150px;
	background: #f3f1ed;
}

.rgthvrtp-txt {
	float: left;
	width: 60%;
	height: 150px;
	background: #f3f1ed;
	padding: 10px 5px;
	overflow: hidden;
	overflow: auto;
}

.rgthvrtp-txt h4 {
	font-size: 20px;
	font-weight: bold;
	color: #b37008;
	margin: 0;
	margin-bottom:6px;
}
.nrmltsht {
	position: absolute;
	left: 25%;
	top: 52%;
	height: 50px;
	width: 50px;
	z-index: 99;
	color: transparent !important;
	cursor: pointer;
}
.hovr-tip::after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f2f0ec;
	content: " ";
	position: absolute;
	bottom: -17px;
	right: 60%;
	border-top: 8px solid transparent;
	transform: rotate(180deg);
	text-align: center;
}
.nrmltsht:hover + .hovr-tip {
	display: block;

}
.colnrml-tshtbox {
	position: relative;
}

.hovr-tip {
	background: #f3f1ed;
	text-align: left;
	width: 400px;
	display: none;
	position: absolute;
	top: 15%;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px #ccc;
}

.bx_fitngtxt {
	text-align: left;
}

.firspong-img {
	float: left;
	width: 100%;
	background: url(https://cdn11.bigcommerce.com/s-v5urjvvxvg/product_images/uploaded_images/bgfairpaint.png;);
	padding: 20px 0 0px;
	margin: 0;
	background-position: top right;
}
.normal-tshrtover h3 {
	text-align: center;
	color: #b37008;
	font-weight: bold;
	font-size:28px;
}

.paint-sectn h3{
	text-align: center;
	color: #b37008;
	font-weight: bold;
	font-size:28px;
	margin-bottom:40px;
}


.nrmltshta {
	position: absolute;
	left: 50%;
	top: 8%;
	height: 50px;
	width: 50px;
	z-index: 99;
	color: transparent !important;
	cursor: pointer;
}

.nrmltshta:hover + .hovr-tipa {
	display: block;
}


.nrmltshtab {
	position: absolute;
	left: 40%;
	bottom: 6%;
	height: 50px;
	width: 50px;
	z-index: 99;
	color: transparent !important;
	cursor: pointer;
}

.nrmltshtab:hover + .hovr-tipab {
	display: block;
}


.hovr-tip.hovr-tipab {
	bottom: 15%;
	top: auto;
}
.nrmltshtabc {
	position: absolute;
	left: 42%;
	top: 48%;
	height: 50px;
	width: 50px;
	z-index: 99;
	color: transparent !important;
	cursor: pointer;
}

.nrmltshtabc:hover + .hovr-tipabc {
	display: block;
}


.hovr-tip..hovr-tipabc {
	top: 10%;
}
.nrmltshtabcd {
	position: absolute;
	left: 40%;
	bottom: 8%;
	height: 50px;
	width: 50px;
	z-index: 99;
	color: transparent !important;
	cursor: pointer;
}

.nrmltshtabcd:hover + .hovr-tipabcd {
	display: block;
}

.hovr-tip.hovr-tipabcd {
	bottom: 15%;
	top: auto;
}


.slick-next::before {
	background-image: none;
	content: '\f054';
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	font-size: 17px;
	color: #fff;
}



.slick-prev::before {
	background-image: none;
	content: '\f054';
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	font-size: 17px;
	color: #fff;
	transform: rotate(180deg);
}

.colrowadd li {
	display: inline-block;
	color: transparent;
	width: 10%;
	float: left;
	padding: 2px;
}


.colrowadd li a {
	display: block;
	color: transparent;
	border:1px solid #000;
}

.colrowadd {
	float: left;
	width: 100%;
	display: block;
	clear: both;
}

.colrowadd .colors {
	width: 200px;
	float: none;
	margin: 0 10px 20px;
	display: inline-block;
}

.hovr-tip.hovr-tipa {
	top: -25%;
}

.hovr-tip.hovr-tipa::after {
	right: 37%;
}
.hovr-tip::after {
	right: 67%;
}

.hovr-tip.hovr-tipab::after {
	right: 48%;
}
.hovr-tip.hovr-tipabc::after {
right: 45%;
}

.hovr-tip.hovr-tipabcd::after {
right: 47%;
}

.productView-thumbnails .slick-next.slick-arrow, .productView-thumbnails .slick-prev.slick-arrow {
	display: none !important
}

.productView-images .slick-list.draggable .slick-track {
	max-height: 550px;
	overflow-y: scroll !important;
}

.egnt-cotnsht-li {
	margin: 0 0 0 15px;
}
.egnt-cotnsht-li li {
	line-height: 1.5;
}
#quickSearch .container {
	padding: 0;
}


.js-hero-slide.slick-slide.slick-cloned:nth-child(6), .js-hero-slide.slick-slide.slick-cloned:nth-child(7), .js-hero-slide.slick-slide.slick-cloned:nth-child(5) {
	display: none !important;
}

.productView-info .sku-value{
    float: left;
    margin-right: 5px;
}

.productReviews ul, .productReviews ol {
	line-height: 1.5;
}

.prodctreviwhd hr {
	clear: none;
	margin: 24px 0 0;
}
.prodctreviwhd {
	width: 100%;
	float: left;
}
.prodctreviwhd a {
	color: #B37008 !important;
	font-weight: 700 !important;
	font-size: 30px;
	font-family: 'Conv_Times Bold';
	padding: 10px 15px 0 0;
	float: left;
	background: #fff;
	line-height: 22px;
}
#product-reviews {
	width: 100%;
	float: left;
	margin: 0;
	border: none;
}

.egyptionctton-row {
	width: 100%;
	float: left;
	margin: 0px 0 20px;
}

.egyptionctton-row .box-eypt {
	text-align: center;
	padding: 0 10px;
}

.productView-images .productView-img-container::after {
	padding-bottom: 0 !important;
}
.productView-images .productView-img-container {
	max-width: 100%;
	padding-bottom: 600px !important;
}


@media screen and (min-width:1700px) {
.header .container-80 {
	max-width: 1400px;
	width: 1400px;
}
}

@media screen and (max-width:1140px) {
.menu_abt-serch {
	width: 30%;
	float: right;
}
.hovr-tip {
	top: 15%;
}
.navigation-menu a {
	font-size: 16px;
	padding: 0 15px;
}

.row.menu_navigation-row {
	margin: -80px 0 0;
	float: right;
	width: 100%;
}
}

@media screen and (max-width:992px) {
 .center-logo {
 float: left;
}

.qulitylikebg-sec {
	min-height: 300px;
	background-position: center;
	width: 100%;
	margin-left: -50%;
}

.lft-menu-about {
	margin-top: 0;
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
	text-align: right;
	display: inline-table;
	float: right;
}

 .center-logo.text-center {
 width: 30%;
 max-width: 30%;
 flex: 0 0 30%;
}
 .right-menu-search {
 width: 70%;
 max-width: 70%;
 flex: 0 0 70%;
}
 .navbar-header {
 display: block;
}
 .navigation-menu .nav.navbar-nav {
 display: none;
}
 .navigation-menu .show .nav.navbar-nav, .navigation-menu .collapsing .nav.navbar-nav {
 display: block;
}
 .navigation-menu li {
 width: auto;
 float: none;
 display: block;
 text-align: left;
}
 .navigation-menu a {
 font-size: 18px;
 padding: 0 0 0;
 margin-bottom: 10px;
 display: block;
}
 .navbar-toggle .icon-bar {
 background: #834200;
 width: 35px;
 height: 2px;
 display: none;
 margin-bottom: 6px;
 margin-top:0;
}
 .navbar-toggle.collapsed .icon-bar:nth-child(3) {
 margin-top: 0px;
}
 .navbar-toggle.collapsed .icon-bar:nth-child(2) {
 margin-bottom: 6px;
}
 .navbar-toggle.collapsed .icon-bar, .navbar-toggle .icon-bar {
 display: block;
}
 .navbar-toggle.collapsed .icon-bar:last-child {
 display: block;
}
 .navbar-toggle .icon-bar:last-child {
 display: none;
}
 .navbar-toggle.collapsed {
 border: 2px solid #834200;
 padding: 6px 6px 0 6px;
 border-radius: 7px;
 width:50px
}
.navbar-header {
	display: block;
	position: absolute;
	right: 30px;
	top: 30px;
}

 .navigation-menu .navbar {
 padding: 0;
}
 .navigation-menu .nav.navbar-nav {
 display: none;
 padding: 20px 0 0;
}
.navigation-menu .container {
 max-width: 94%;
 padding: 0;
}
 .navbar-toggle .icon-bar:nth-child(3) {
 transform: rotate(-42deg);
 margin-top: -2px;
}
.navbar-toggle .icon-bar:nth-child(2) {
 transform: rotate(42deg);
 margin-bottom: 0px;
}
 .navbar-toggle {
 border: 2px solid #834200;
 border-radius: 7px;
 height: 35px;
 width:50px;
 padding: 6px 6px 0 6px;
}
 .navbar-toggle.collapsed .icon-bar {
 transform: none;
}


.logo-sec.full-row {
	margin: 20px 0 10px;
	position: relative;
}

.right-menu-search {
	order: 3;
	width: 70%;
	float: right;
	position:relative;
	right: 0;
	bottom: 0;
}

.lft-menu-about li:last-child {
	padding-right: 0;
}
.navigation-menu li::after {
	background: none;
}

.navigation-menu li::before {
	content: '';
	background: url(../img/dot-icon.jpg) no-repeat scroll;
	padding: 0 10px 0px 0;
	vertical-align: middle;
	line-height: 0;
	background-position: left 3px;
}

.navigation-menu a {
	font-size: 16px;
	padding: 5px 0 0 6px;
	margin-bottom: 10px;
	display: inline-block;
}

.caption-banner {
	top: 15%;
	left: 20%;
	width: 400px;
}
.caption-banner h1 {
	font-size: 40px;
}

.carousel-item img {
	max-width: 100%;
	height: auto;
}
.carousel-item {
	height: 100%;
}
.shop-btn {
	margin: 10px 0 0;
}
.caption-banner p {
	margin: 0;
}
.footer-social-icons {
	margin: 0;
}
.footer-top-layer {
	margin: 40px 0 0;
}
.box-product:nth-child(2n) {
	border-right: none;
}
.box-product {
	padding-bottom: 20px;
	padding-top: 20px;
}
.box-product:nth-child(5n), .box-product:nth-child(6n){
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
}
.menu_abt-serch {
	width: 80%;
	float: right;
	margin: 50px 0 0;
}
.navbar-header {
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
}
.row.menu_navigation-row {
	margin: 0;
	position: absolute;
	top: -20px;
	right: 0;
	width: 100%;
	left: 0;
}
.navigation-menu {
	text-align: center;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	background: #f9f2df;
	z-index: 99;
	padding: 0 15px;
}

.navBar--sub .navBar-item {
	margin: 0;
}


.lft-menu-about li .dropdown-menu {
	left: 0;
	right: auto !important;
}

.lft-menu-about li .dropdown-menu {
	background: transparent;
	width: 100%;
	max-width: 100%;
	border-radius: 0;
	padding: 0;
	top: 30px;
	position: static;
	display: block;
	border: none;
}

.lft-menu-about li .dropdown-menu li::before {
	content: none;
}

.prodctreviwhd hr {
	display: none;
}
.lft-menu-about .dropdown-menu li a {
	border-bottom: none;
	padding: 5px 10px;
	margin: 0;
}
.lft-menu-about li:hover .dropdown-menu {
	display: block;
	left: 0;
	background: transparent;
	border: none;
	text-align: left;
	border-radius: 0;
}
.navbar-header {
	z-index: 99;
}
}


@media screen and (max-width:950px){
.card-body {
	min-height: 130px;
}
}
@media screen and (max-width:800px){
.header {
	height: auto;
}
.header-logo-image {
	max-height: 100%;
}
.heroCarousel {
	margin-top: 0;
	float: left;
}
.banner {
	width: 100%;
	float: left;
}
.productGrid .product:nth-child(4n) {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.productGrid .product:nth-child(3n) {
	border-right:none
}
.productGrid .product:nth-child(5n), .productGrid .product:nth-child(6n){
	border-bottom: 1px solid #ccc;
}
.productGrid .product:nth-child(7n), .productGrid .product:nth-child(8n) {
	border-bottom:none;
}
.lft-menu-about {
	padding-right: 0;
}
.header {
	position: sticky;
}
ol.breadcrumbs {
	
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 20px;
}
.productView {
	width: 100%;
	float: left;
	display: block;
}
.nav {
	width: 100%;
	float: left;
	display: block;
	margin: 0;
}
.navBar--sub .navBar-section {
	float: left;
	text-align: left;
}

.fnt-fitbx {
	padding: 10px 0px;
}
.fiar-txt {
	padding: 0 20px;
}
.center-logo img {
	width: auto;
	height: 100% !important;
	max-height: 100%;
}
.logo-sec {
	height: 112px;
}
}

@media screen and (max-width:768px){

.caption-banner p.sorc-frm, .caption-banner p.introducing-world {
	text-align:center;
	font-size: 14px;
}
#signature .product {width:50% !important; border:none !important}
#signature .card-figure {height:185px;}
#signature .card-text {margin-bottom:20px;}
#signature .card-title {height:auto;}

.banner-section {margin:0px !important}
.productGrid .product {border:none;}
.productView-details.product-options {padding:0px !important}
.tab a + hr {
	display: none;
}
.productView-details.product-data {padding:0px !important}
.productReview-rating {width:100% !important;}
.boxlft-greatfit img {
	margin: 0;
	position: static;
	top: 50%;
	transform: none;
}
.productView-info .sku-value {margin-left:8px !important}
.productView-images {padding:0px !important}

.boxrght-greatfit{padding-left:35px;}
.productView-title {margin-top:10px !important}

.shop-btn {
	padding: 4px 25px;
}
}


@media screen and (max-width:750px){
.right-top-menu {
	float: right;
	text-align: right;
	width: 78%;
}

.top-bar {
	height: 50px;
}

.cart-left {
	float: left;
	width: 22%;
}
.fnt-fitbx {
	width: 100%;
	float: left;
}
}

@media screen and (max-width:650px){
.caption-banner {
	position: static;
	background: #b37008;
	padding: 10px 30px;
	width:100%;
}
.bnr-botm-txt {
	position: static;
	margin: 0;
	background: #b37008;
	text-align: center;
	padding:0 5px
}
.shop-btn {
	border-color: #fff;
}
.caption-banner h1 {
	font-size: 35px;
	margin:0
}
.shop-btn {
	border-color: #fff;
	width: 100%;
	text-align: center;
}
.introducing-world font {
	display: none;
}
.introducing-world font {
	display: none;
}
.caption-banner h1 {
	text-align: center;
}
.sorc-frm font {
	display: none;
}
.center-logo img {
	width: auto;
	height: 100% !important;
	max-height: 100%;
}
.lft-menu-about li .dropdown-menu {
	width: 90%;
	margin-left: 10px;
}
.lft-menu-about li {
	padding-bottom: 0;
}

.lft-menu-about {
	width: 100%;
	max-width: 100%;
}
.navigation-menu a {
	margin-bottom: 0;
}
.center-logo img {
	width: 120px;
	margin-top: 20px;
}
#main-content {
	margin-top: 50px !important;
}
.productbb {
	margin-top: -50px !important;
}

}

@media screen and (max-width:578px){
.right-menu-search {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
	position: relative;
	margin: 10px 0 0;
}

.price-section.price-section--withoutTax.non-sale-price--withoutTax {
	margin-top: 10px;
}

.lft-menu-about {
	margin-top: 0;
	width: 100%;
	max-width: 100%;
	flex: 100%;
	text-align: center;
	margin: 10px 0 0;
}

.bx_fitngimg a {
	width: 50%;
	float: left;
}

.bx_fitngimg a img {
	max-width: 140px;
}

.center-logo.text-center {
	width: 40%;
	max-width: 40%;
	flex: 0 0 40%;
}

.box-footer {
	margin-bottom: 10px;
}
.eyptian-cotton {
	margin: 30px 0 0;
}
.most-popular-products{
	margin-top: 20px;
}
.box-product {
	border: none;
}
.footer-top-layer {
	margin: 30px 0 0;
}
.footer.full-row {
	padding: 30px 0 20px;
}
.right-top-menu {
	width: 70%;
}
.cart-left {
	width: 30%;
}
.cart-left span {
	display: block;
	text-align: center;
}
.cart-left {
	text-align: center;
}
.right-top-menu a {
	font-size: 11px;
	padding: 6px 0 0 6px;
}

.navbar-header {
	top: 30px;
}

.heading-row hr {
	display: none;
}
.heading-row h2 {
	position: static;
}
.heading-row {
	position: relative;
	width: 100%;
	margin: 0 0 20px;
}
.box-imgeyptin {
	text-align: center;
}
.box-product img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.lft-menu-about_srch {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}
.logo-sec {
	height: 100%;
}
.menu_abt-serch {
	width: 100%;
	float: right;
	margin: 0 0 0;
}
.lft-menu-about a {
	padding: 5px 7px;
}
.quickSearchResults {
	margin-top: 0;
}
.form {
	margin: 0;
}

.qulityinner-sec {
	width: 100%;
	float: right;
	text-align: center;
}

.productView-images .productView-image {
	width: 100%;
	float: right;
}
.productView-images .productView-thumbnails {
	float: left;
	width: 100%;
	margin: 6px 0 0;
	text-align: left;
}
.productView-thumbnail {
	width: 25%;
	margin: 0 0 5px;
	padding: 8px;
	float: left;
}
.productView-thumbnails img {
	width: 50px;
	height: 50px;
}
.productView-thumbnail-link {
	border: 2px solid #fff;
	height: 50px;
	width: 50px;
}
.productView-images .slick-initialized .slick-slide {
	display: inline-block !important;
	float: left;
	width: 25% !important;
}

.productView-images {
	margin-bottom: 0;
}
.cart-left #cart-preview-dropdown {
	top: 50px !important;
}
.login-form {
	width: 100%;
}
.new-customer {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	float: left;
	margin: 20px 0 0;
}
.page-heading {
	width: 100%;
}
.login-row {
	margin-top: 20px;
}
#product-listing-container .productGrid .product {
	border-right: none !important;
}

.facetedSearch .facetedSearch-toggle {
	margin-bottom: 10px;
}
#main-content {
	width: 100%;
	float: left;
	margin: 0;
}
.banners {
	width: 100%;
	float: left;
}
.actionBar-section .form-select {
	width: 100%;
}
.logo-sec .center-logo {
	margin: 40px 0 0;
}
.navbar-header {
	top: 70px;
	right: 0 !important;
}
.navigation-menu .nav.navbar-nav {
	height: 400px;
	overflow-y: scroll;
}

.tabs-contents .productCarousel .card-body .card-text {
	height: 100%;
}
#tab-similar {
	display: none;
}
.tabs-contents {
	margin-bottom: 0;
}
#signature hr {
	display: none;
}
#signature{
	margin: 0 !important;
}
.page-content .col-sm-12 iframe {
	width: 100%;
	height: 100%;
}

.tabs-contents .price.price--withoutTax {
	font-size: 20px;
	line-height: 22px;
}

.inimage .__mce_add_custom__ {
	width: 100% !important;
	height: 100% !important;
	margin: 10px 0 0 !important;
}

.eyptian-cotton .box-eypt {
	width: 50%;
	border: 0px;
	margin: 10px 0 0;
}
.fit_cover-box {
	margin: 20px 0 10px 0px;
}
.qulityinner-sec {
	margin-top: 30px;
}
body .brdr-whte-hdg {
	top: 47px;
}
.qulitylikebg-sec {
	margin-left: -56%;
	margin-bottom: 10px !important;
	width: 100vw;
}
.bx_fitngtxt h3 {
	margin-bottom: 10px;
}
.fiarisfairimg {
	margin: 30px 0 10px;
}
.fiar-txt h3 {
	margin-bottom: 10px;
}
#signature .page-heading {
	margin: 0 0 10px;
}
footer.footer {
	margin: 20px 0 0;
}
.footer-top-layer {
	margin: 0;
}
.bx_fitngimg .__mce_add_custom__ {
	margin: 0 !important;
}
.price-label {
	margin: 0;
}

}
@media screen and (max-width:550px){
.ftr-icnos li:last-child {
	width: 100%;
	margin: 10px 0 0;
}
.ftr-icnos li {
	width: 33%;
	float: left;
}
.heroCarousel-content {
	background-color: #333;
	text-align: left;
	color: #fff !important;
}
.heroCarousel-title {
	font-size: 40px;
}

.heroCarousel-content {
	background-color: #333;
	text-align: center;
	color: #fff !important;
}
.eyptian-cotton h2 {
	font-size: 25px;
}
.box-eypt {
	text-align: center;
	padding: 0 20px 20px;
}
.eyptian-txt p {
	text-align: justify;
}
.productGrid .product:nth-child(3n) {
	border-right: 1px solid #ccc;
}
.productGrid .product:nth-child(2n) {
	border-right:none;
}
.productGrid .product:nth-child(7n), .productGrid .product:nth-child(8n) {
	border-bottom:none;
}
.productGrid .product {
	border-bottom: 1px solid #ccc !important;
	border-right: none !important;
	padding-bottom: 20px;
	width: 100%;
}
.card-body {
	min-height: 5px;
	text-align:left
}
.heroCarousel-content {
	padding: 10px 0;
}
.eyptian-cotton {
	margin: 0px 0 0;
}
.heroCarousel .slick-next::before, .heroCarousel .slick-prev::before {

	height: 16px;
	width: 13px;
}

.cart-left .navUser-item--cart__hidden-s {
	display:inline;
}
.page-heading {
	margin: 15px auto 20px;
	float: left;
	display: block;
}

.ourhigqult-pge h2 {
	margin: 0 0 5px;
}
.account-body .form {
	width: 100%;
	float: left;
}
.productbb nav ol.breadcrumbs {
	padding: 0;
}
.custmerrev-pge h2 {
	margin-top: 0;
}
.tabs-contents .slick-next::before {

	color: #000;
	vertical-align: middle;
	display: table-cell;
}
.tabs-contents .slick-prev::before {
	color: #000;
	vertical-align: middle;
	display: table-cell;
}
.slick-next:hover::before {
	background-image: none;
}
.slick-prev:hover::after {
	background-image: none;
}
.productView-description table {
	overflow: scroll;
	width: 100% !important;
	display: block;
}

}

@media screen and (max-width:470px){
.top-bar {
	height: 70px;
}
.hovr-tip {
	width: 98%;
	top: 10%;
	left: 1%;
}

.firspong-img {
	margin: 0 0 0px;
	background-position: center;
}
}

@media screen and (max-width:402px){
.top-bar {
	height: 70px;
}
.hovr-tip {
	top: 0%;
}
}


@media screen and (max-width:578px){

.lftprct-dta p {
	margin: 10px 0;
}
.rgtprct-dta {
	margin: 10px 0 0;
}

.qulitylikebg-sec .qulityinner-sec h2 {
	text-align: center;
}
.productView {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
.onesie-hedng {
	margin: 10px 0;
}
.col-lg-6.col-sm-12.lftprct-dta {
	padding-top: 0;
}
.lft-menu-about li .dropdown-menu li {
	border-bottom: 1px solid #f5ebcf;
}
}

#product-listing-container .productGrid .product {
    width: 33.3%;
    border: none !important;
    padding: 0px;
    text-align: center;
}

#product-listing-container p.card-text {
    display: none !important;
}

#product-listing-container h3.card-title {
    text-align: center;
    color: black;
    width:100%;
    min-height:40px;
}

#product-listing-container .card-body {
    text-align: center;
    color: #000 !important;
}

#product-listing-container .product .card-title a {
   
}

#product-listing-container .card-body .card-text {
    text-align: center; 
    font-size: 18px;
    
}

#product-listing-container span.price.price--withoutTax {
    float: none;
  font-size: 16px;
  color:#000;
font-weight: normal;
}
h1.page-heading {
    color: #000;
}
.card-figcaption-body {
    display: none;
}

.__mce_add_custom1__ {
	float: left;
	padding-right:5px;
}
.__mce_add_custom2__ {
	float: right;
	padding-left: 5px;
}
#product-listing-container form .productGrid {
	margin: 10px 0 0;
	width: 100%;
	float: left;
}
#product-listing-container form .productGrid .card-figure {
	padding: 0;
}
#product-listing-container .productGrid .product:nth-child(3n) {
	margin: 0;
}
#product-listing-container .productGrid .product {
	width: 32.5%;
	margin-right: 13px;
}