.yith_magnifier_zoom_magnifier{
    height:100% !important;
    /*width:auto !important;*/
    border: 1px solid #ccc !important;
}
a{
    text-decoration:none !important;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus{
	outline: none !important;
} 
*{
	font-family: 'DM Sans', sans-serif;
}

.storefront-breadcrumb{
    display:none;
}
.entry-header{
    text-align:center;
}
.entry-header h1.entry-title{
    margin-top: 24px;
    color: #151515;
    font-weight: 600;
    text-transform: uppercase;
}

/*<.. header-start ..>*/

.col-full{
	max-width: 85% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.woocommerce-active .site-header .main-navigation{
    width:auto !Important;
}
.site-header{
	padding-top: 16px !important;
	margin-bottom: 0 !important;
	border-bottom: none !important;
}
.storefront-primary-navigation{
	background-color: #151515 !important;
}
.storefront-primary-navigation .col-full{
	padding: 4px 0 !important;
}
.storefront-primary-navigation .main-navigation{
	margin-top: 2px !important;
	margin-right: -64px !important ;
}
.woocommerce-active .site-header .site-branding{
	width: auto !important;
	margin-bottom: 12px !important;
	/*text-align:center;*/
}
.site-branding img{
    display:inline-block !important;
}
.woocommerce-active .site-header .site-search{
	width: 45% !important;
	margin-bottom: 0 !important;
    margin-top: 45px;
    /*display:none;*/
}
.site-search {
	text-align: right;
}
.site-navigation-right .search-button{
    background-color: #fff;
    color: #151515;
    padding: 8px 2em !important;
    border-radius: 3px;
}
.site-search .search-button i{
	font-size: 20px;
}
.site-search .widget_product_search form:after{
	top: 0;
    left: 0;
    background-color: #8b8b8b;
    color: #fff;
    padding: 1.14em;
}
.site-search .widget_product_search input[type=search], .site-search .widget_product_search input[type=text]{
	border-radius: 3px;
    padding-left: 1.5em !important;
    background-color: #ededed !important;
    box-shadow: none !important;
}
.main-navigation ul.nav-menu>li>a{
	padding: 0.5em 1em 0.5em 1em !important;
    font-size: 16px;
    font-weight: 500 ;
}
/*.main-navigation ul.nav-menu>li:last-child a{*/
/*	background-color: #dfdfdf;*/
/*    color: #151515 !important;*/
/*    padding: 0.2em 0.5em !important;*/
/*    border-radius: 3px;*/
/*}*/
/*.main-navigation ul.nav-menu>li:last-child a:after{*/
/*	content: '\f002';*/
/*font-family: FontAwesome;*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*margin:0px 0px 0px 10px;*/
/*}*/
.primary-navigation li a:hover{
	/*font-weight: 600;*/
	color: #fff !important;
}
.primary-navigation li:focus a{
	color: #fff !important;
}
.main-navigation ul li a{
	color: #dfdfdf !important;
    text-transform: uppercase;
}
.site-header-cart.menu{
	display: none;
}
.site-navigation-right{
	display: flex;
	float: right;
}
.site-navigation-right .site-navigation-right-search a i{
	height: 25px;
    width: 41px;
    padding-right: 16px;
    font-size: 24px;
    color: #222;
}
.site-navigation-right .site-navigation-right-fax span i{
	height: 25px;
    width: 41px;
    border-left: 1px solid #222;
    border-radius: 0;
    padding-left: 16px;
    font-size: 24px;
    color: #222;
}
.site-navigation-right .site-navigation-right-phone{
	margin-left: 16px;
}
.site-navigation-right .site-navigation-right-phone p{
	margin-bottom: 0;
    font-size: 16px;
    color: #222;
}
.site-navigation-right .site-navigation-right-phone p span{
	font-weight: 700 !important;
	float:left;
	margin-right: 4px;
}
.site-navigation-search span i{
    padding: 0.5em 1em 0.5em 1em !important;
    font-size: 16px;
    /*background-color: #fff;*/
    color: #fdfdfd;
    margin-top: 6px;
    /*border-radius: 5.5px;*/
}

/*<.. header-end ..>*/

/*<.. home-page-start ..>*/

.storefront-sorting .woocommerce-ordering, .storefront-sorting .woocommerce-result-count{
	display: none;
}
.woocommerce-products-header{
	padding: 0 !important;
}
/*.woocommerce-products-header__title.page-title{*/
/*	display: none;*/
/*}*/
.home .site-main .woocommerce-loop-product__title{
	display: none;
}
ul.products li.product{
	margin-bottom: 1em !important;
}
.home .site-main ul.products li.product .button.product_type_simple{
	display: none;
}
ul.products li.product{
    padding: 7px;
    border: 1px solid #ddd;
    border-radius: 5px !important;
    margin-bottom: 48px !important;
    position: relative;
    overflow: hidden;
}
.home-product-row-1 ul.products li.product{
    height:319px;
}
.site-main, .content-area{
	margin-bottom: 0 !important;
}
.woocommerce-loop-product__link {
    position: relative;
    height:360px ;
    /*overflow: hidden;*/
}
.related li.product {
    height: auto !important;
}
.home-product-row-1 ul.products li.product{
    height:380px;

}

ul.products li.product h2.woocommerce-loop-product__title {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 12px !important;
    margin-top: 24px !important;
    font-size: 16px;
}
ul.products li.product a.button.product_type_simple {
    background-color: #222;
    color: #fff;
    border-radius: 5px;
    padding: 5px 16px;
    text-transform: capitalize;
    font-weight: normal;
}
.page-description h2{
	margin-top: 1em;
	font-weight: normal !important;
}
.page-description h2 strong{
	font-weight: 700;
}
.n2-font-f308e7a9082ca226e410393cb5c92ccc-hover{
	letter-spacing: 1px !important;
	font-family: 'DM Sans' !important;
	    text-transform: uppercase !important;
}
.n2-ss-button-container a{
	letter-spacing: 1px !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments{
	margin-top: 2.617924em !important;
}
#post-142 {
    margin-bottom:0 !important;
}
#post-142 .entry-content h2 {
    margin-top: 1em;
    font-weight: normal !important;
    text-align:center;
}
.home-product-row-1 img{
    padding: 7px;
    border-radius: 0 !important;
    margin:16px auto 16px auto;
   /* width: 220px;
    height: 320px;*/
}
.home-product-row-2  img{
    padding: 7px;
    border: 1px solid #ddd;
    border-radius: 0 !important;
    height: 424px !important;
    width: 353px !important;
    margin:0 auto;
}
.home-product-row-1{
    margin-bottom:1rem !Important;
    margin-top:1rem !Important;
}
.home-product-row-1 ul.products li.product a img {
   /* width: 230px;
    height: 320px;*/
        margin-bottom: 6px;
    /*margin-top: 6px;*/
}
.archive .woocommerce-products-header h1{
        margin: 24px 0 !important;
    color: #151515;
    font-weight: 600;
    text-transform: uppercase;
}
a.home-product h3 {
    text-align: center;
    margin-top: 16px;
}
a.home-product {
    text-decoration: none !important;
}
.woocommerce-tabs ul.tabs{
    display:none !important;
}
#reviews{
    display:none !important;
}
.woocommerce-tabs .woocommerce-Tabs-panel{
    width:100% !important;
}
.row.home-product-row-2{
        margin-bottom: 4em !Important;
}


/*<.. home-page-end ..>*/



/*<.. product-inner-page-start ..>*/

.product-template-default .site-main{
    margin-top:60px;
}
.product-template-default .site-main .yith_magnifier_zoom_wrap img{
    border: 1px solid #ddd;
    padding: 6px;
    /*width:370px !important;*/
    /*max-height:520px !important;*/
    width:auto;
}
.storefront-full-width-content.single-product div.product .woocommerce-tabs{
    width:55% !important;
    padding:0 !important;
    display: inline-block;
}
table.woocommerce-product-attributes tr.woocommerce-product-attributes-item {
    width: 24% !important;
    display: inline-grid;
    margin-right: 1%;
}
table.woocommerce-product-attributes th.woocommerce-product-attributes-item__label {
    color:#222;
    padding:6px 0 0 0 !important;
}
table.woocommerce-product-attributes td.woocommerce-product-attributes-item__value {
    padding:0 !important;
    color:#222;
}
table.woocommerce-product-attributes:not( .has-background ) th {
    background-color: #fff;
}
table.woocommerce-product-attributes:not( .has-background ) tbody td {
    background-color: #fff;
}
table.woocommerce-product-attributes:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: #fff;
}
.storefront-full-width-content.single-product div.product .summary {
    margin-bottom: 32px !important;
}
div.entry-summary h1.product_title{
    margin-bottom:6px !important;
}
div.entry-summary p.price{
    margin:0 !important;
}
.woocommerce-Tabs-panel h2{
    text-transform: capitalize;
    margin-bottom: 8px !important;
    color: #222;
    font-weight: 500;
}
.hide-zoom .yith_magnifier_mousetrap{
    display:none !important;
}
/*.images .yith_magnifier_zoom_wrap a.woocommerce-main-image, .images .yith_magnifier_zoom_wrap .yith_magnifier_mousetrap{*/
/*        width: 370px !important;*/
/*}*/

/*<.. product-inner-page-end ..>*/



/*<.. search-page-start ..>*/

.search-page-input{
    text-align:center;
}
.search-page-input div.wp-block-search__inside-wrapper{
    padding:0 !important;
    border:none !important;
    display:inline-flex;
}
.search-page-input div.wp-block-search__inside-wrapper input{
    box-shadow:none !important;
    padding-left: 1.5em !important;
    background-color: #fff !important;
    padding: 1em 1.41575em !important;
}
.search-page-input div.wp-block-search__inside-wrapper button{
    margin-left:0;
    background-color: #8b8b8b;
    color: #fff;
    padding: 0 1.14em !important;
    border-radius: 3px;
    line-height:0;
}
#post-66 .entry-content{
    background-color: #f6f7fb;
    border-radius: 25px;
    text-align: center;
    padding: 60px;
}
#post-66 .entry-content h4{
    color: #3d6092;
    margin-bottom:32px;
}
.sreach-result #post-142{
    display:none !important;
}

.search-field-box{
    background-color: #f6f7fb;
    padding: 60px 0;
    text-align:center;
    border-radius: 25px;
}
.search-field-box .search-field h4{
    color: #3d6092;
    margin-bottom: 32px;
}
/*.search-field-box .search-input input{*/
/*    width: 786px;*/
/*    box-shadow: none !important;*/
/*    padding-left: 1.5em !important;*/
/*    background-color: #fff !important;*/
/*    padding: 1em 1.41575em !important;*/
/*}*/
.search-field-box .search-input button{
    background-color: #8b8b8b;
    color: #fff;
    padding: 6px 24px;
    font-size: 16px;
    border-radius: 3px;
    width: 100%;
}
.search-field-box .search-input button i{
    margin-left:8px;
}
.search-results{
    margin-top:48px;
}
.search-results-row{
    display: flex;
    justify-content: space-between;
    margin: 0;
    list-style-type: none;
}
.result-product{
    text-align:center;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 7px 7px 10px 7px;
}
.result-product img{
    height: 233px;
    width: 233px;
}
.result-product h4{
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 12px !important;
    margin-top: 24px !important;
    font-size: 16px;
}
.result-product a{
    background-color: #222;
    color: #fff;
    border-radius: 5px;
    padding: 5px 16px;
    text-transform: capitalize;
    font-weight: normal;
    text-decoration: none !important;
}

/*<.. search-page-end ..>*/

/*<.. Contact-page-start ..>*/

#post-80{
    margin-bottom:0 !important;
}
#post-80 .entry-header{
    display:none;
}
.contact-map-form-container{
    max-width: 85% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
}
.contact-map-form-section{
    padding-left:0 !important;
    padding-right:0 !important;
    background-color: #ddd;
    margin-bottom:0 !Important;
}
.contact-map-data h4{
        color: #222;
    font-weight: 900;
}
.contact-us-address{
    display:flex;
}
.contact-us-address .contact-details{
    display:flex;
}
.contact-us-address .contact-details i{
        color: #fff;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #222;
    border-radius: 50%;
    margin-top: 6px;
}
.contact-us-address .contact-details p {
    margin-left: 18px;
    color: #222;
    font-size: 16px;
    font-weight: normal;
}
.contact-us-address .contact-details p a {
    text-decoration: none !important;
    color: #222 !important;
}
.contact-us-address .contact-details-right{
    margin-left:32px;
}
/*.contact-address-section{*/
/*    margin-top:30px !important;*/
/*}*/
/*.contact-address-section, .contact-address-section .wp-block-columns,  .contact-address-section .wp-block-column{*/
/*    margin-bottom:0 !important;*/
/*}*/

/*.contact-address-col, .contact-phone-col, .contact-mail-col{*/
/*    display:flex;*/
/*}*/
/*.map-pointer {*/
/*    float: left;*/
/*    font-size: 24px;*/
/*    color: #fff;*/
/*    height: 63px;*/
/*    width: 63px;*/
/*    min-width: 63px;*/
/*    line-height: 63px;*/
/*    background-color: #151515;*/
/*    text-align: center;*/
/*    border-radius: 50%;*/
/*}*/
/*.map-pointer i {*/
/*    margin-top: 20px;*/
/*}*/
/*.map-address {*/
/*    padding-left: 16px;*/
/*}*/
/*.map-address h1{*/
/*    font-size: 20px;*/
/*    font-weight: 700;*/
/*    color: #222;*/
/*}*/
/*.map-address p, .map-address p a{*/
/*    color:#222 !important;*/
/*        text-decoration: none !important;*/
/*}*/
/*.map-address p span{*/
/*    padding-left:60px;*/
/*}*/
.contact-map-form-container{
    margin-top:72px !important;
}
.contact-map-form-container{
    margin-bottom:0 !important;
    margin-top: 48px !important;
}
.contact-form-data h4{
        color: #222;
    font-weight: 900;
}
.form-submit-form .first-details input[type=text]:focus, .form-submit-form .first-details input[type=email]:focus{
    background-color:#fff !important;
}
.form-submit-form .first-details input, .form-submit-form .first-details textarea{
    border: 1px solid #ddd;
    padding: 12px 12px;
    margin-bottom: 24px;
    width: 100%;
    background-color:#fff;
}
.form-submit-form .form-submit-button{
    text-align:center;
}
.form-submit-form .form-submit-button input{
    border: 1px solid #151515;
    background-color: #151515;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 8px 24px;
}
.form-submit-form .form-submit-button input:hover{
    /*border: 1px solid #151515;*/
    background-color: #fff;
    color: #222;
    border-radius: 5px;
    font-size: 16px;
    padding: 8px 24px;
}
.contact-map-data iframe{
    margin-top:12px;
}

/*<.. Contact-page-end ..>*/

/*<.. aboutus-page-start ..>*/

#about-us-section{
    margin-bottom:0 !important;
    margin-top: 30px;
}
#about-us-section .about-us-text h4{
    color: #222;
    font-weight: normal;
}
#about-us-section .about-us-text h4 span{
    font-weight: 900;
}
#about-us-section .about-us-text p{
    color: #222;
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
}
#about-us-section .about-us-image img{
    width:100% !important;
}

/*<.. aboutus-page-end ..>*/

/*<.. footer-start ..>*/

.site-footer{
	background-color: #151515 !important;
	padding:0 !important;
}
.site-info{
	display: none;
}
.footer-details{
	display: flex;
	justify-content: space-between;
}
.footer-details h4{
	font-size: 20px;
	color: #fff !important;
	font-weight: 600;
	margin-bottom: 24px;
}
.footer-contact-details{
	display: flex;
}
.footer-contact-details i{
	color: #fff;
    font-size: 12px;
    border: 1px solid #8b8b8b;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #8b8b8b;
    border-radius: 2px;
    margin-top: 6px;
}
.footer-contact-details p {
    margin-left: 18px;
    color: #8b8b8b;
    font-size: 16px;
    font-weight: normal;
}
.footer-contact-details p a {
    text-decoration: none !important;
    color: #8b8b8b !important;
}
.footer-info ul{
	list-style-type: disc !important;
	padding-left: 16px !important;
}
.footer-info li{
    margin-bottom:8px !important;
}
.footer-info li a{
	text-decoration: none !important;
    color: #8b8b8b !important;
    font-weight: normal;
    font-size: 16px;
}
.footer-info li a:hover{
	color:#fff !important;
}
.footer-follow i{
	color: #fff;
    font-size: 18px;
    border: 1px solid #8b8b8b;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    border-radius: 2px;
    margin-right:8px;
}
.footer-follow i:hover {
    background-color: #fff;
    color: black;
}
.footer-follow p {
	margin-top: 30px;
    color: #8b8b8b;
    font-size: 16px;
}
.footer-follow p a{
	text-decoration: none !important;
    color: #8b8b8b !important;
    font-size: 16px;
}
.site-footer div.footer-widgets.row-1{
	padding-top: 3em !important;
}
.site-footer div.footer-widgets.row-1 div.footer-widget-1 div.widget_text{
	margin-bottom: 2em !important;
}

/*<.. footer-end ..>*/

#post-142 .entry-header{
    display:none;
}

/*<.. pagiation ..>*/

.woocommerce-pagination{
    margin-top:24px;
}
.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
}
.woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    background-color: #ddd !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
}
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: #000 !important;
}

.woocommerce-pagination .page-item a {
    background-color: #0000008c !important;
    color: #fff !important;
    font-size: 16px;
    padding: .3342343017em .875em;
    font-weight: 700;
}
.woocommerce-pagination .page-item a:hover{
    background-color: #000 !important;
}
.woocommerce-pagination .page-item.active a {
    background-color: #000 !important;
}
.woocommerce-pagination li.page-item {
    margin-bottom: 16px;
}
.storefront-product-pagination a img {
    width: 100px;
    height: 120px;
}
.products-pagination-sec{
    float:left;
    margin-bottom:24px;
    margin-top:24px;
}
.products-pagination-sec h4{
    display: inline-block;
    font-size: 22px;
    font-weight: 500;
}
.products-pagination-sec select{
    padding:4px 6px;
}
.products-pagination-sec select:focus-visible{
    border:1px solid rgb(118, 118, 118) !important;
}



/*<.. custom-search ..>*/

/*ul.products li.product a img{*/
/*    width:220px;*/
/*    height:320px;*/
/*}*/
.search-selection {
    margin-bottom: 16px;
}
.search-selection select {
    width: 100%;
    padding: 6px 0px 6px 16px;
    font-size: 16px;
}
.search-selection select:focus-visible {
    outline: none !important;
}
.search-field-box .search-input input.size-search{
    width: 100%;
    padding: 4.5px !important;
    padding-left: 24px !important;
    font-size: 16px;
    color: #000;
    border: 1px solid rgb(118, 118, 118);
    border-radius: 3px;
    background-color:#fff;
    box-shadow: none;
}
.search-selection .search-width-sec{
    background: #fff;
    border-radius: 3px;
    border: 1px solid;
    text-align: center;
    padding: 5px 0;
}
.search-selection .search-width-sec span{
    color: #000;
    font-size: 15px;
}
.search-selection .search-width-sec input{
        padding: 0px;
    width: 33px;
    background: #fff;
    box-shadow: none;
    border-bottom: 1px solid;
}
.search-selection .search-width-sec input:focus{
    background: #fff;
}
.search-field-box .search-input input.size-search::placeholder{
    color:#000 !important;
}
.search-field-box .search-input input.size-search::-ms-input-placeholder{
    color:#000 !important;
}
.search-field-box .search-input input.size-search:-ms-input-placeholder{
    color:#000 !important;
}
.search-field-box div.search-input{
    display:inline-block;
}

/*<.. product image popup ..>*/

.modal.inmodal{
    overflow:auto !important;
    z-index:1500;
}
.modal-dialog {
    width: 100%;
    margin: 0 auto;
}
.modal-header{
    text-align:right;
    padding:0 !important;
    border:none !important;
}
.modal-header button{
font-size: 76px !important;
    padding: 16px 24px !important;
    font-weight: 300 !important;
    background: none !important;
    color: #000 !important;
}
.modal-body{
    padding:0 !important;
}

.woocommerce-loop-product__link  {
    position: relative;
    height:360px;
    /*overflow: hidden;*/
}
ul.products li.product img{
        /*height: 100%;*/
    display: flex;
    align-items: center;
}
.related.products ul.products li.product img{
        /*height: 100%;*/
    display: flex;
    align-items: center;
}

.related.products ul.products li.product.first{
        clear: none !important;
}
.search-width-sec .width-mobile, .search-width-sec .length-mobile{
        display:none;
}


