/*************************8      header css           ****************************************************/

.shrink{background-color:#fff;box-shadow: 0px 25px 20px -20px rgba(0,0,0,0.25);z-index:999;}

.logo {max-height:112px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.shrink .logo {max-height:50px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s; margin:4px 0px;}

.main-nav{-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.shrink .main-nav{padding:5px 0px!important;box-shadow:0px 5px 12px rgba(0,0,0,.5);}

/*.main-nav .logo{margin-top:-17px;}*/
#Navigation{margin:0px;}
.navbar .nav-item{margin:0px 5px;font-size:15px;font-weight:700;}
.navbar .nav-item .nav-link{color:#000;}
.navbar .nav-item.active .nav-link,.navbar .nav-item .nav-link:hover{color:#E0AFB5;}

/**********                Home page css       *******************************/

.categories{background:url('../images/bg-shadow.png') repeat-x top left ;}
.bg-home{background:url('../images/bg-home.jpg') center top no-repeat;background-size:cover;}

.bg-about{background:url('../images/bg.jpg') center top no-repeat;background-size:cover;}
.bg-img{position:relative;z-index:2;}
.bg-img::before {width:350px;height:448px;right:0px;top:0px;background-color:#E0AFB5;content: "";position: absolute;z-index:1;}
.bg-img-left::before {right:auto;left:0px;}

/**************              Footer                 ******************************/

.footer,.footer a{color:#B4B4B4;}
.footer a.active,.footer a:hover{color:#E0AFB5;}
.copy{border-top:solid 1px #464646;}

.page-id-55 .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}

.page-id-55  .yith-wcwl-add-button {
    display: none;
}

.page-id-55 .yith-wcwl-add-to-wishlist {
    margin: 2rem 0;
    display: none;
}
.aws-container .aws-show-clear .aws-search-field {
    padding-right: 40px;
    border-radius: 7px!important;
}
.aws-container .aws-search-form .aws-form-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background: #e0afb5;
    border: 4px solid #e0afb5;
    margin: 0 0 0-1px;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 100ms ease-in-out;
    -moz-transition: background-color 100ms ease-in-out;
    -o-transition: background-color 100ms ease-in-out;
    transition: background-color 100ms ease-in-out;
	border-radius: 0.375rem!important;
}

#menu-main-menu li:hover .dropdown-menu{ display:block;}
.dropdown-item.active, .dropdown-item:active {
	color: var(--bs-dropdown-link-active-color);
	text-decoration: none;
	background-color: #212529;
}
/********************     Media query       ***************************************/

@media (min-width: 1920px){
	.banner img {height:650px; width: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center;}
	.page-banner img {height:540px;}
	.container {max-width: 1630px!important;}
	
	.ms-xxxl-5{margin-left:48px!important;}
}

@media (min-width: 1600px){
	.container {max-width: 1530px;}
	.g-4{--bs-gutter-y:2rem!important;--bs-gutter-x:2rem!important;}

	.display-1{font-size:100px;}
	.display-5{font-size:60px;}
	.display-6{font-size:50px;}
	h1,.h1{font-size:40px;}
	h3{font-size:30px;}
	.fs-18{font-size:20px;}
	.fs-22{font-size:24px;}
	
	.lh-xxl-lg{line-height:2;}
	.logo {max-height:163px;top:-22px;position:absolute;z-index:99;}
	
	.navbar-nav{margin-right:0px!important;}
	.shrink .navbar-nav{margin-right:auto!important;}
	.navbar .nav-item{margin:0px 10px;font-size:17px;}
	
	.ms-xxxl-5{margin-left:10px;}
	.bg-img::before {width:500px;height:543px;}
	
	.details .border-xxl-end{border-right:solid 1px #E4E4E4;}
	.details .border-xxl-start{border-left:solid 1px #E4E4E4;}
}

@media (min-width: 1400px) and (max-width: 1599.98px){
	.navbar .nav-item{margin:0px 10px;}
	
	.ms-xxxl-5{margin-left:10px;}
	.bg-img::before {width:400px;height:539px;}
	
	.details .border-xxl-end{border-right:solid 1px #E4E4E4;}
	.details .border-xxl-start{border-left:solid 1px #E4E4E4;}
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {   /**                       FOR IPAD   ***********************/
	.navbar .nav-item {margin: 0px 1px;font-size:14px;}
	.bg-img::before {height:380px;width:300px;}
}

@media (max-width: 991.98px) { 
	.py-100,.py-60,.py-80{padding-top:50px;padding-bottom:50px;}
	.main-nav{background-color:#000;}
	
	.bg-img::before {display:none;}
	.aws-container .aws-search-form .aws-form-btn {
    background: #e0afb5 !important;
}
}

@media (min-width: 768px) and (max-width: 991.98px) { 
	
}

@media (max-width: 767.98px){
	.dropdown-menu {
		display:block!important;
	}
	.container {max-width:100% !important;}
	.banner img {height:300px;width: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;}
	.page-banner img {height:220px;}
}

@media (max-width: 575.98px){
	.navbar-brand {display: block;max-width: calc(100% - 90px);}
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0;
    line-height: 2em;
    vertical-align: middle;
}

.grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: 4px !important;
}
.grecaptcha-badge:hover {
width: 256px !important;
}

.grecaptcha-badge {

visibility: hidden;

}
