/* .flexslider-content-image .slides img{
    height: 650px;
} */

.addonworks-bannerslider-standard {
	width: 100%;
}

/*@media only screen and (max-width: 768px) {
    .addonworks-bannerslider-standard {
    	width: 768px;
    }
}

@media only screen and (max-width: 360px){
    .addonworks-bannerslider-standard {
    	width: 290px;
    }
}

.addonworks-bannerslide-flex-slider ul.slides {
	height: 100%;
}
.addonworks-bannerslide-flex-slider ul.slides img {
	width: 100%;
	height: 100%;
}*/
.custom-header-inner {
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    padding: 10px 0;
    color: #1c3662;
}
.page-header .panel.wrapper {
    display: none;
}
header.page-header {
    background: #1c3662;
}
nav.navigation {
    background: transparent;
}
.navigation .level0 > .level-top {
    color: #fff !important;
    font-size: 20px;
    font-weight: 500;
}
.cms-home .page-main {
    max-width: 100%;
    padding: 0;
}
.homepage-content-block{
	background: #1c3760;
}
.sparsh_banner {
    margin-bottom: 0 !important;
}
.block.widget.block-new-products.grid .block-title strong {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
	margin-bottom: 50px;
    display: block;
}
.block.widget.block-new-products.grid {
	max-width: 1280px;
    margin: 0 auto;
    padding: 80px 15px;
    padding-bottom: 20px;
}
.minicart-wrapper .action.showcart:before{
	width: 32px;
	height: 32px;
	background-image: url(../images/shopping-cart.png);
	display: inline-block;
	font-size: 0 !important;
}
.header-customer-account-link li a{
	width: 32px;
	height: 32px;
	background-image: url(../images/account.png);
	display: inline-block;
	font-size: 0 !important;
}
.block-search .block-title strong{
	width: 32px;
	height: 32px;
	background-image: url(../images/search.png);
	display: inline-block;
	font-size: 0 !important;
}
.block-search .block-title {
    display: grid;
    margin-bottom: 0;
}
.block-search .block-content {
    display: none;
}
.block.block-search {
    width: auto;
    float: left;
    display: inline-block;
    padding-left: 0;
    margin-left: auto;
}
.header-customer-account-link {
    display: inline-block;
	float: left;
	margin-left: 20px;
}
nav.navigation {
    display: inline-block;
    float: left;
    max-width: 100%;
	text-align: center;
    background: #1c3662;
}

li::marker {
	display: none;
	content: "";
  }
  .header-customer-account-link li {
    display: grid;
}
a.logo {
    margin: 0;
    width: 250px;
}
.header.content {
    max-width: 100% !important;
    padding: 20px 25px 20px ! IMPORTANT;
    display: flex;
    align-items: center;
}
.custom-left-block {
    color: #fff;
    width: 60%;
}
.custom-container {
    max-width: 1280px;
    margin: 0 auto;
    border-top: 2px solid #ccc;
    padding: 50px 15px;
}
.custom-left-block h2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0;
}
.custom-left-block p {
    font-size: 20px;
    margin-bottom: 20px;
}
a.custom-link {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.custom-row {
    display: flex;
}
.custom-right-block {
    width: 40%;
}
span.product-image-wrapper {
    background: #fff;
}
.product-item-details {
    color: #fff;
}
.page-layout-1column .block.widget .products-grid .product-item {
    width: calc((100% - 4%) / 3) ;
}
.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 2%;
}
.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
}
strong.product-item-name a {
    color: #fff;
    font-size: 24px;
}
.footer-info {
    width: 65%;
}
.footer-logo {
    width: 35%;
}
.footer-inner {
    display: flex;
}
.footer-link-groups {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1.5fr 1fr;
    gap: 10px;
}
.footer-links ul li a {
    color: #000;
    font-size: 16px;
    line-height: 34px;
    font-weight: 600;
}
.footer-info > h4 {
    font-size: 20px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 5px;
} 
.slick-arrow{
    display: none !important ;
}
.columns .column.main{
 padding-bottom: 0 !important;
}
.footer.content{
    border-top: none !important;
    margin: 0 auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.product-item-link{
    color: white !important;
}
.product-image-container{
    width: 100% !important;
    height: 200px !important;
}
.product-item-name{
    width: 70%;
    border-bottom: 1px solid #ccc;
    margin: 10px 0 !important;
}
.price{
    font-size: 20px !important;
}

.product-items{
    display: grid;
    grid-template-columns: auto auto auto;
    column-gap: 15px;
    row-gap: 35px;
}
.product-item{
    width: 100% !important;
}
.page-layout-1column .block.widget .products-grid .product-item{
    margin-left: 0 !important;
}
.copyright{
    float: right;
    padding: 20px 0;
    font-size: 15px;
    width: 65%;
    border-top: 2px solid #ccc;
}
.product-image-photo{
    position: absolute !important;
    width: 100% !important;
}
.footer_icon{
    display: flex;
    height: 35px;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.footer_icon_a{
    width: 20%;
    height: 25px;
    background-color: #1c3760;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 5px;
    border-radius: 50%;
}
.x_hendel{
    max-width: 150% !important;
}
.youtobe_icon{
    max-width: 113% !important;
}
.facbook_icon{
    max-width: 80% !important;
}
.slick-dots{
    position: absolute;
    z-index: 999999;
    margin-top: -50px;
}
/*.catalog-category-view*/
.catalog-category-view .product-item{
    background-color: #1c3760;
    border: 1px solid white;
    padding: 18px !important;
    border-radius: 10px;
}
.catalog-category-view .page-wrapper{
    background-color: white;
}
 .catalog-category-view .page-products .product-item-info{
    width: 100%;
}
.catalog-category-view .product-image-wrapper{
    border-radius: 10px;
}
.catalog-category-view .product-item-info{
 width: 100%;
}
.sparsh_banner_slider .slick-list{
    max-height: 620px !important;
}
.cms-index-index .nav-sections{
    margin-left: auto !important;
}


@media only screen and (max-width: 767px) {
    .product-image-container{
        height: 100px !important;
    }
    .product-items{
        grid-template-columns: auto auto;
    }
    .footer-link-groups{
        grid-template-columns: 2.5fr 1.5fr 2.5fr;
        gap: 6px;
    }
    .custom-header-inner{
        font-size: 13px;
    }
    .nav-toggle{
        top: -40px;
    }
    .custom-header-inner{
        display: flex;
        align-items: center;
        justify-content: center;
        height: 20px;
        font-weight: 500;
    }
    nav.navigation{
        background: transparent;
        width: 100%;
    }
    .header.content{
        padding: 10px 10px 10px !important;
    }
    .logo img{
        width: 75%;
    }
    a.logo{
        width: 100%;
    }
    .block-search{
      margin-top:0px !important;
      margin-left: auto;
    }
    .block-search .block-title strong{
        width: 25px;
        height: 25px;
        background-size: contain;
    }
    .header-customer-account-link{
         margin-left: 15px;
    }
    .minicart-wrapper{
        margin-left: 15px;
        margin-top: 5px !important;
    }
    .header-customer-account-link li a{
         width: 25px;
        height: 25px;
        background-size: contain;
    }
    .minicart-wrapper .action.showcart:before{
         width: 25px;
        height: 25px;
        background-size: contain;
    }
    .minicart-wrapper .action.showcart .counter.qty{
        height: 20px;
        min-width: 13px;
        line-height: 20px;

    }
    .block.widget.block-new-products.grid{
        padding: 20px 15px;
    }
    .block.widget.block-new-products.grid .block-title strong{
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .footer.content{
        margin-left:0 !important;
        margin-right: 0 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    strong.product-item-name a{
        font-size: 16px;
        font-weight: 600;
    }
    .product-item-details{
        font-size: 10px;
    }
    .product-item .price-box{
        margin: 10px 0 19px;
    }
    .price{
        font-size: 16px !important;
    }
    .custom-container{
        padding: 20px 15px;
    }
    .custom-left-block h2{
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 25px;
        margin-top: 0;
    }
    .custom-left-block p{
        font-size: 10px;
        margin-bottom: 13px;
    }
    a.custom-link{
        font-size: 13px;
    }
    .custom-row{
        gap: 15px;
    }
    .img-responsive{
        height: 60% !important;
    }
    .slick-list{
        max-height: 450px !important;
    }
    .footer-info > h4{
        font-size: 14px;
        border-bottom: 1px solid #ccc;
        margin-top: 0;
    }
    .footer-links ul li a{
        font-size: 7px;
        line-height: 15px;
    }
    .copyright{
        padding: 8px 0;
        font-size: 7px;
        margin-bottom: 12px !important;
        margin-top: 0 !important;
        width: 70%;
        border-top: 1px solid #ccc;
    }
    .footer-logo{
        width: 25%;
    }
    .footer-info{
        width: 75%;
    }
    .footer-inner{
        gap: 20px;
    }
    .footer_icon_a {
        width: 20%;
        height: 18px;
        background-color: #1c3760;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px 2px;
        border-radius: 50%;
    }
    .footer_icon{
        gap: 2px;
    }
    .slick-dots li button, .slick-dots li .cart.table-wrapper .actions-toolbar > .action, .slick-dots li .action-gift{
        width: 10px;
        height: 10px;
    }
    .slick-dots li{
        margin: 0 4px;
    }
    .slick-dots{
        padding:0;
        margin-top: -30px;
    }
    .navigation .level0 > .level-top {
        color: #000 !important;
        text-align: left;
    }
    .header-country-selector #a li span, .btn-select li span{
        display: none;
    }
    .header-country-selector .lang-select{
        margin-left: 50px !important;
        float: right !important;
        margin-right: 3% !important;
        margin-top: -32px !important;
    }
    .header-country-selector #a li{
        margin-bottom: 0;
    }

}

@media only screen and (max-width: 1044px) and (min-width: 768px) {
    .header-country-selector .b{
        max-width: 13% !important;
    }
    .header-country-selector .lang-select{
        margin-right: 8% !important;
    }
    .page-header{
       margin-bottom: 0px;
    }
    nav.navigation{
        display: none;
    }
    .nav-toggle{
        top: -45px;
    }
    .header.content{
        padding: 20px 15px 20px !important;
    }
    .block.block-search{
        margin-left: auto;
    }
    .header-customer-account-link{
        margin-left: 25px;
    }
    .minicart-wrapper{
        margin-left: 25px;
    }
    .footer.content{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .footer-inner{
        gap: 15px;
    }
    .footer-link-groups{
        grid-template-columns: 1.5fr 1fr 1.5fr 1fr;
    }
    .nav-toggle{
        display: block !important;
    }
    .footer-logo{
        width: 30%;
    }
    .footer-info{
        width: 70%;
    }
    .footer-logo img{
        width: 80%;
    }
    .copyright{
        width: 70%;
    }
    .footer_icon{
        gap: 1px;
    }
    .footer_icon_a{
        padding: 0px 3px;
        height: 22px;
    }
    nav.navigation{
        background: none;
    }
    .navigation ul{
        padding: 0 8px;
        display: flex;
        flex-direction: column;
        position: absolute;
        float: left;
        text-align: left !important;
        width: 100%;
    }
    .navigation .level0 > .level-top{
        color: #000000 !important;
        font-size: 25px;
        font-weight: 500;
        line-height: 70px !important;
    }
    .nav-sections-item-title{
        display: block !important;
        font-size: 20px;
    }
    .navigation li.level0{
        border-top: 1px solid #978f8fa6 !important;
    }
    .sparsh_banner_slider .slick-slide img{
        height: 450px !important;
    }
    

}

.breadcrumbs{
    margin-top: 30px;
}
.breadcrumbs .item:not(:last-child) {
    font-size: 15px !important;
  }
  breadcrumbs strong {
    font-size: 15px !important;
  }

