.logo.logo-width-1 a img {
    width: 180px;
    min-width: 160px;
    /* margin: auto; */
    /* display: block; */
}
.cart-dropdown-wrap ul li {
    flex-wrap: nowrap;
}
.header-style-1 .header-middle-ptb-1 {
    padding: 20px 0;
}
.header-info > ul > li a {
    white-space: nowrap;
}
.main-categori-wrap .categori-dropdown-inner > ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-height: 325px;
    overflow: hidden;
	-webkit-transition: max-height 1s; 
	-moz-transition: max-height 1s; 
	-ms-transition: max-height 1s; 
	-o-transition: max-height 1s; 
	transition: max-height 1s; 
}
.main-categori-wrap .categori-dropdown-inner > ul.more_category.show {
    max-height: 700px;
}
.slider-arrow.slider-arrow-2.flex-right{
	display:none;
}
.slider-arrow.slider-arrow-2.flex-right.active{
	display:flex;
}
span.slider-btn.slider-next.slick-arrow {
    right: 6px;
}
span.slider-btn.slider-prev.slick-arrow {
    left: 6px !important;
}
.slider-btn.slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: #F2F3F4;
    width: 45px;
    height: 45px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #7E7E7E;
}
.bg-7 {
    background-color: #d77f7a40 !important;
}
.bg-8 {
    background-color: #63a2c147 !important;
}
.footer_logo{
	width:180px;
}
/* .detail-gallery .product-image-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
.hotline p {
    color: #3BB77E;
    font-size: 18px;
}
.border-radius-15.blog {
    border-radius: 15px;
    max-height: 276px;
    width: 100%;
}
a.page-link.disabled {
    /* background: #00000052; */
    pointer-events: none;
    background: #b8babb;
}
.form-group select,input {
    background: #fff;
    border: 1px solid #ececec;
    height: 64px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    width: 100%;
}
@media(max-width:768px){
    ul.nav.navbar-nav.ul_nav.flex-row {
    justify-content: space-between;
}
}
@media(max-width:992px){
	.logo.logo-width-1 a img {
    width: 90px;
    min-width: 90px;

    				}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
	width: 80px;
}

}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
/* .rating_star {} */
.rating_star img{
    min-width: unset !important;
    min-height: unset !important;
    width: 15px ;
    height: 15px;
}
.product-cart-wrap .product-card-bottom .add-cart .remove:hover {
    background-color: #b73b3b;
    color: #fff;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}
.product-cart-wrap .product-card-bottom .add-cart .remove {
    position: relative;
    display: inline-block;
    padding: 6px 20px 6px 20px;
    border-radius: 4px;
    background-color: #fac4c4;
    font-size: 14px;
    font-weight: 700;
    display: none;
    text-align: center;
}
.product-cart-wrap .product-card-bottom {
    flex-direction: column;
    gap: 10px;
}
.product-cart-wrap .product-card-bottom .add-cart {
    cursor: pointer;
    width: 100%;
}
.product-cart-wrap .product-card-bottom .add-cart .add {
    display: block;
    text-align: center;
}
.widget-category-2 ul li {
    margin: 0 0 5px 0;
    display: block;
}
.widget-category-2 ul li>ul {
    display: none;
    margin-top: 17px;
}
.primary-sidebar .sidebar-widget {
    padding: 20px;
}
/* .widget-category-2 ul li>ul li {
    

} */
.shipping span.select2.select2-container {
    width: 100% !important;
}
.header_search{
    width: 100%;
    margin: 0;
    padding-left: 16px;
}
.header_search #search{
    margin: 0;
}
.search_name li:not(:last-child) {
    border-bottom: 1px solid #3bb77e;

}
.search_name li:hover {
    background: #3bb77e;
    color: white;
    font-size: 17px;
    box-shadow: 0 2px 3px 3px #00000024;
}
.search_name li {
    padding: 12px 10px;
    transition: all .5s;
}
.search_name:has(li){
    display: block;
}
.search_name.hide{
    display: none;
}
.search_name{
    position: absolute;
    left: 5px;
    top: 100%;
    width: calc(100% - 16px);
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px #0000001f;
    /* padding: 10px; */
    z-index: 9;
    display: none;
}
.search-style-2 form input {
    background-image: none;
}
.search_icon img{
    width: 100%;
    height: 100%;
}
.search_icon {
    position: absolute;
    right: -10px;
    width: 40px;
    height: 26px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
}