.search-box form input {
    border-radius: 16px;
    height: 50px;
}

.search-btn {
    background-color: unset;
}

.search-btn::before{
    color:var(--black-faded)
}

.header-lower-right{
    display: flex;
}

.master-header{
    background: white;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05) !important;
}
.header-menu {
    background: unset;
}
.header-left-menu-dropdown .header-left-menu-button {
    color: var(--black);
	}
	
.button-1.search-box-button, .home-page-polls .search-box-button.button-2 {
    display: none;
}

.breadcrumb .current-item {
	Display:none;
}

body {
    background: #f2f2f2;
}

.swiper {
    margin-right: 0px;
    margin-left: 0px;
}

.home-page-top {
    display: flex;
    max-width: 1336px;
    margin: 16px auto;
    height: auto;
}

.home-page-top .d75m100 {
    width: 75%;
    padding-right: 16px;
}

.home-page-top .d25m50 {
    width: 25%;
}

.d25m50 .swiper-wrapper {
    flex-direction: column;
}

.slider-grid.d25m50 .swiper-slide:first-child{
    padding-bottom:8px;
}

.swiper .swiper-slide {
    margin-bottom: 0px;
}

.swiper-button-next{
    display:none;
}

.swiper-button-prev{
    display:none;
}

.dealoftheday-container{
    background: linear-gradient(-150deg, #c39a497a, #c39a49);
    padding: 40px 0px;
	width: 100%;
}

.dealoftheday-leftadd {
    box-shadow: unset;
    background: unset;
}

.carousel-countdown div:first-child{
    direction: ltr;
}

.count.day {
    display: none !important;
}

.dealoftheday-leftadd {
    flex-direction: column-reverse;
}

.dealoftheday-leftadd .deals-image .swiper .slider-image a::before {
    padding-top: 100%;
}

.product-item .picture>a img {
    max-width: 100%;
}

.product-item .picture>a {
    width: 80%;
}

.product-item img{
    border-radius: 16px !important;
}

.product-item .picture a::before {
    border-radius: 8px !important;
}

.product-item .buttons {
    top: 75px;
}

.carousel-grid .see-more {
    background-color: white;
    border-radius: 16px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Start of zarinjahaz logo overlay

.product-item .picture a::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    background: url('/zarinjahaz-cover.png') center/cover no-repeat;
    z-index: 2;
    opacity: 1;
    left: 0px;
    top: 0px;
}

.cloud-zoom::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    background: url('/zarinjahaz-cover.png') center/cover no-repeat;
    z-index: 2;
    opacity: 1;
    left: 0px;
    top: 0px;
}

.cloud-zoom-thumb-container ::before{
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    background: url('/zarinjahaz-cover.png') center/cover no-repeat;
    z-index: 2;
    opacity: 1;
    left: 0px;
    top: 0px;
}

img.mfp-img ::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    background: url('/zarinjahaz-cover.png') center/cover no-repeat;
    z-index: 2;
    opacity: 1;
    left: 0px;
    top: 0px;
}
.mfp-figure.mfp-img::before{
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    background: url('/zarinjahaz-cover.png') center/cover no-repeat;
    z-index: 2;
    opacity: 1;
    left: 0px;
    top: 0px;
}
.mousetrap::before{
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    background: url('/zarinjahaz-cover.png') center/cover no-repeat;
    z-index: 2;
    opacity: 1;
    left: 0px;
    top: 0px;
}

end of zarinjahaz logo overlay */

.shipping-types-wrapper .shipping-type {
    background:white;
    border-radius: 16px;
}

.shipping-types-wrapper .shipping-type .shipping-type--icon
 {
     border: unset;
}

.footer {
    background:white;
}

.header-left-menu-dropdown .header-left-menu-button::before {
    transform: rotateY(180deg);
}

.category-grid .home-page-categories .category-item {
    background: white;
    max-width: 100%;
    min-height: 70px;
    max-height: 70px;
}

.category-grid .home-page-categories .category-item .picture {
    bottom: unset;
    width: 40%;
    max-width: unset;
}

.category-grid  .home-page-categories .category-item .title a {
    color: var(--black);
    font-size: small;
}

.category-grid .home-page-categories .category-item .title a::after {
    display:none;
}

.home-page-category-grid .swiper-slide .item-box {
        padding-top: 16px;
}

.category-grid .category-item:nth-child(2) {
    margin-top: 16px;
}

.category-grid .swiper .swiper-slide {
    display: inline-block;
    width:calc(100% / 6);
}

.category-grid .category-item .title::after {
    margin: unset;
}

.footer-lower {
    background: #2f2f2f;
    font-size: 13px;
    color:white;
    padding: 20px 16px;
    font-weight: 100;
}

/* whatsapp support icon styles start */
@media (max-width: 450px) {
  .support-box {
    position: fixed;
    bottom: 0px !important;
    right: 0px !important;
    width: 100% !important;
    border-radius: 0px !important;
    padding: 0px !important;
    z-index: 9999999999999999999999 !important;
	overflow: hidden;
  }
}

  .support-label {
    position: fixed;
    bottom: 80px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #25d366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    z-index: 10000;
    transition: transform 0.2s;
  }

  .support-label:hover {
    transform: scale(1.1);
  }

  .support-label img {
    width: 35px;
    height: 35px;
  }

  /* hidden box */
  #support-toggle {
    display: none;
  }

  /* supp box */
  .support-box {
    position: fixed;
    bottom: 120px;
    right: 20px;
    width: 350px;
    background: white;
    border-radius: 15px !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    padding: 0px;
    display: none;
    z-index: 999;
	overflow: hidden;
  }

  /* active box */
  #support-toggle:checked + .support-box {
    display: block;
  }

  /* close */
  .close-btn {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
	float: left;
  }

  .close-btn:hover {
    color: #555;
  }

 .green-box {
	background: linear-gradient(259deg, #25d366 66%, #21c45e 100%);
	padding: 15px;
}

.chat-boxes {
	background-color: #fff;
	padding: 15px;
}

.guide-box {

	background-color: #eee;
	border-bottom: solid 2px #21c45e;
	padding: 10px;
	border-radius: 7px 7px 0px 0px;
	display: block;
	margin-top: 10px;
}

.text-guide{
	display: inline-block;
	margin-right: 15px;
    position: relative;
    top: 5px;
}

.image-guide{
	width: 50px !important;
	display: inline-block;
}

.image-guide img{
	width: 100%;
	border-radius:100%;
}

/* whatsapp support icon styles end */

.header-logo {
    border-radius: unset;
}

.footer-logo {
    border-radius: unset;
}

.page-title {
    margin-bottom: 0px;
}

img {
    border-radius: 25px;
}

:root {
    --primary-color: #AA8B55;
    --secondary-color: #343a40;
    --category-even: white;
    --category-odd: white;
}

.ui-tabs .ui-tabs-nav li {
    float: right;
}

.full-description p {
    text-align: justify;
}

.footer .footer-logo {
    padding: 0 20%;
}

.footerbadge {
    text-align: center;
}
.product-essential .overview .product-overview-wrapper .product-overview-left {
        display: flex;
        flex-direction: column-reverse;
    }

.product-essential .overview .manufacturers {
    width: fit-content;
}

a {
    border-radius: 10px !important;
}

.product-essential .overview .manufacturers {
    margin-bottom: 8px;
}

.product-reviews-overview {
    margin: 0px 0px 8px 0px;
}

.header-left-menu-dropdown .header-left-menu-button {
    color: var(--black);
}

.full-description p {
    margin-bottom: 24px !important;
    line-height: 2;
}

.full-description h2,h3,h4,h5,h6 {
    margin-bottom: 8px !important;
}

.full-description ul {
    margin-bottom: 24px !important;
}

.full-description li {
    margin-bottom: 8px !important;
    text-indent: 24px;
}

#product-details-tab .ui-widget-header .ui-tabs-tab {
    padding: 16px;
}

.cloud-zoom-thumb-container {
    padding-right: 0px;
    padding-left: 10px;
}

.product-essential .overview .product-overview-wrapper .product-overview-right {
    padding-right: 0px;
    padding-left: 0px;
}

@media (max-width: 1000px) {
    .header .header-lower .header-logo {
        margin-right: unset;
        margin-left: unset;
    }
    .header .header-lower{
    flex-direction: row-reverse;
    }    
    .search-box {
        margin-top: unset;
    }
	.breadcrumb {
        display: flex;
        flex-direction: column-reverse;
    }
	.breadcrumb .page-title {
        padding-top: 8px;
    }
	.modal-content-add {
	    width: 100% !important;
	}
	.modal-add{
	    padding-top: 0px !important;
	}
    .home-page-top {
		flex-direction: column-reverse;
    }
    .home-page-top .slider-grid.d75m100 {
		width: 100%;
		padding: 8px;
    }
    .home-page-top .slider-grid.d25m50 {
    width: 100%;
    padding: 8px;
    }
    .home-page-top .slider-grid.d25m50 .swiper-slide {
    width: 50% !important;
    }
    .d25m50 .swiper-wrapper {
    flex-direction: unset;
    }
    .d25m50 .swiper-slide.swiper-slide-active{
    padding-left: 8px;    
    }
    .d25m50 .swiper-slide.swiper-slide-next{
		padding-right: 8px;  
    }
    .home-page .page-body .slider-grid {
		margin-bottom: 0px;
    }
	.home-page-category-grid .swiper-wrapper{
		display: inline-table;
    }
	.category-grid .swiper .swiper-slide {
		display: inline-block;
		width: calc(100% / 3);
	}
    .home-page-category-grid .swiper-slide .item-box .category-item {
        width: 100%;
        background:white;
        margin: 16px;
        border-radius: 16px;
        border: 1px solid rgb(200,200,200);
    }
	.category-grid .home-page-categories .category-item .picture {
		width: 100%;
	}
	.category-grid .home-page-categories .category-item {
		background: unset;
		max-width: 100%;
		min-height: unset;
		max-height: unset;
	}
    .category-grid .item-box .category-item .picture {
        border-radius: unset;
        border: unset;
        box-shadow: unset;
    }
}