/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 09 2020 | 09:57:29 (pm)
/*
/******* Do not edit this file *******/

.contact-form {
    clear: both;
    width: 47%;
}

@media only screen and (max-width: 600px) {
    .contact-form {
        width: 100%;
    }
}

.contact-us-half:nth-child(even) {
    float: left;
    display: block;
    width: 47%;
    clear: none;
}

@media only screen and (max-width: 600px) {
    .contact-us-half:nth-child(even) {
        width: 100%;
    }
}

.contact-us-half:nth-child(odd) {
    float: right;
    display: block;
    width: 47%;
    clear: none;
}

@media only screen and (max-width: 600px) {
    .contact-us-half:nth-child(odd) {
        width: 100%;
    }
}

.contact-us-half h4 {
    margin: 0;
}

.contact-us-half p {
    margin: 0;
    margin-bottom: 20px;
}

.contact-us-half ul {
    margin: 0;
    margin-bottom: 20px;
}

.contact-us-half li {
    list-style: none;
}

.contact-us-half ul li span {
    float: right;
}

.contact-us-content {
    margin-top: 30px;
}

.menu-item-14717 a span {
    display: none;
}

.seamless-btn a span {
    border: 2px solid #cf0a2c !important;
    border-radius: 0 !important;
    padding: 8px 11px !important;
}

.seamless-btn a span:hover {
    border: 1px solid #212746;
}

.entry-content {
    margin: 1% !important;
}

.press-logo img {
    width: 40% !important;
    height: auto !important;
}

.order-btn p {
    margin: 0;
}

.bigContact ul {
    margin: 0 0 30px 0 !important;
}

.bigContact h3 {
    font-size: 171.4%;
}

#short_menu_570337d35c85e a {
    color: #cf0a2c !important;
}

.su-button-style-ghost span {
    border: 2px solid #cf0a2c !important;
}

.su-button-style-ghost:hover {
    border-color: #212746 !important;
}

.su-button-style-ghost:hover span {
    color: #212746 !important;
    -webkit-transition: all .2s;
}

@media screen and (max-width: 320px) {
    .landing_block {
        clear: both;
    }
    
    li.x-block-grid-item.landing_block {
        width: 96%!important;
    }
}

@media screen and (min-width: 321px) and (max-width: 400px) {
    .landing_block {
        clear: both;
    }
    
    li.x-block-grid-item.landing_block {
        width: 96%!important;
    }
}

@media screen and (min-width: 401px) and (max-width: 720px) {
    .landing_block {
        clear: both;
    }
    
    li.x-block-grid-item.landing_block {
        width: 100%!important;
    }
}

@media screen and (min-width: 721px) and (max-width: 1280px) {
    .landing_block {
        clear: both;
    }
    
    li.x-block-grid-item.landing_block {
        width: 31%!important;
        clear:none!important;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    .landing_block {
        clear: both;
    }
    
    li.x-block-grid-item.landing_block {
        width: 31%!important;
        clear:none!important;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
    .landing_block {
        clear: both;
    }
    
    li.x-block-grid-item.landing_block {
        width: 31%!important;
        clear:none!important;
    }
}

@media screen and (min-width: 1921px) {
    .landing_block {
        clear: both;
    }
    
    li.x-block-grid-item.landing_block {
        width: 31%!important;
        clear:none!important;
    }
}

.landing_block_holder {}

.landing_block {
    border-style: groove !important;
    margin: 10px !important;
    width: 30% !important;
    border-color: rgba(247, 247, 247, 0) !important;
    border-radius: 5px !important;
    -moz-box-shadow: 1px 3px 17px rgba(125, 125, 125, 0.56) !important;
    /* -webkit-box-shadow: 1px 3px 17px rgba(125, 125, 125, 0.56) !important; */
    /* box-shadow: 1px 3px 17px rgba(125, 125, 125, 0.56) !important; */
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}

.landing_block:hover{
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    /*-moz-box-shadow: 0px 0px 75px #737373;*/
    /*-webkit-box-shadow: 0px 0px 75px #737373;*/
    /*box-shadow: 1px 3px 17px #737373 !important;*/
}

.landing_blocks {
    margin-left: 25% !important;
    margin-right: 25% !important;
    margin: 0px !important;
}


.sf-menu li:active{
	 display:block;
    width:200px;
background-color: green;
}

.active {
	 display:block;
    width:200px;
background-color: green;
}

.productList_single > .current-menu-item > a, .productList_single > .current-menu-ancestor > a, .productList_single > .current_page_item > a, .productList_single > .current_page_ancestor > a {
    color: #333 !important;
}

.coming_soonerBG {
    width: 77%;
    left: 12%;
    position: relative;
}

.hp-teaser {
    text-align: center;
}

.hp-teaser img {
	padding-bottom: 15px;
}

.hp-section-header {
    color: #cf0a2c; 
    font-weight: normal; 
    letter-spacing: .03px; 
    text-shadow: 2px 3px 0px rgba(207,10,44,0.2); 
    margin-top:.5em;
}

.hp-section-header span p {
    margin-bottom: 0;
}

.price-description {
    color: #cf0a2c;
}

@media screen and (max-width: 1280px) {
    .woocommerce .quantity, .woocommerce-page .quantity {
        margin-bottom: 1.313em;
        float: left;
        margin-right: 20px;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    .woocommerce .quantity, .woocommerce-page .quantity {
        margin-bottom: 1.313em;
        float: left;
        margin-right: 20px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
    .woocommerce .quantity, .woocommerce-page .quantity {
        margin-bottom: 1.313em;
        float: left;
        margin-right: 20px;
    }
}

@media screen and (min-width: 1921px) {
    .woocommerce .quantity, .woocommerce-page .quantity {
        margin-bottom: 1.313em;
        float: left;
        margin-right: 20px;
    }
}

.customer-testimonial img {
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

.customer-testimonial {
    background: url('https://kossars.com/wp-content/uploads/2016/01/polaroid-frame-pattern.jpg') repeat;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.20);
    padding: 15px 15px 60px 15px;
    margin-bottom: 40px;
}

.x-btn.x-btn-small {
    letter-spacing: 1px;
    padding: 0.643em 1.143em 0.643em;
}

.hp-subhead span p {
    margin: 0;
}

.su-heading-style-default {
    padding: 0;
    border-top: none;
    border-bottom: none;
}

.su-heading-style-default .su-heading-inner {
    color: #cf0a2c;
    font-family: "sauber-script", Georgia, serif;
    padding: 0;
    border-top: none;
    border-bottom: none;
}

.x-social-global a i {
    color: white;
}

.x-scroll-top {
    border: 2px solid #000;
}

.x-scroll-top:hover {
    color: white;
    background-color: black;
}

.x-scroll-top.in {
    /*opacity: 0.375;*/
}

.cart_totals tr {
    float: right !important;
}

.cart_totals td {
    float: right !important;
}

.woocommerce .cart .actions .action-group.coupon, .woocommerce-page .cart .actions .action-group.coupon {
    display: none !important;
}

.woocommerce .cart .actions .action-group, .woocommerce-page .cart .actions .action-group {
    margin-top: 0px;
	border: none;
}

.woocommerce div.product .summary .product_title, .woocommerce-page div.product .summary .product_title {
	margin: 0 0 0.25em;
    padding: 0;
    text-align: left;
}

label {
    font-family: "montreal-reg", helvetica, arial, sans-serif;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    font-family: "montreal-reg", helvetica, arial, sans-serif;
    border: 2px solid #dfdfdf;
}

a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
    outline: 2px auto #cf0a2c;
    outline-offset: -2px;
}

.x-btn:focus, .button:focus, [type="submit"]:focus {
    outline: none;
}

.woocommerce div.product .summary .variations .reset_variations, .woocommerce-page div.product .summary .variations .reset_variations {
    font-size: 12px;
}

.woocommerce li.product .entry-header .button, .woocommerce-page li.product .entry-header .button a:hover {
	text-shadow: none;
}

.woocommerce .upsells h2, .woocommerce .related h2, .woocommerce .cross-sells h2, .woocommerce-page .upsells h2, .woocommerce-page .related h2, .woocommerce-page .cross-sells h2 {
    border-top: 5px solid rgba(207,10,44,1);
    padding-top: 1em;
}

.footer-info p {
	color: white;
	font-family: "montreal-reg", helvetica, arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px; 
	text-transform: uppercase;
}

.x-breadcrumbs .current {
    font-family: "montreal-reg", helvetica, arial, sans-serif;
}

/* cart page edits begin */

.woocommerce .cart .actions .action-group input[type="submit"]:first-child, .woocommerce-page .cart .actions .action-group input[type="submit"]:first-child {
    margin-top: 0;

}
@media screen and (max-width: 720px) {
    .col-1 {
        float: left;
            width: 45%;
    }
    
    .col-2 {
        float: right;
            width: 45%;
    }
    
    h3#order_review_heading {
        clear: both;
        margin: 30px;
    }
    
    .checkout h3.ship-to-different-address {
        margin-top: 0px !important;
    }
    label.checkbox {
    font-size: 14px;
}
    .woocommerce-billing-fields h3 {
    font-size: 24px !important;
    margin-top: 5px !important;
    margin-bottom: 14px !important;
}
}

@media screen and (min-width: 721px) and (max-width: 1280px) {
    .col-1 {
        float: left;
            width: 45%;
    }
    
    .col-2 {
        float: right;
            width: 45%;
    }
    
    h3#order_review_heading {
        clear: both;
        margin: 30px;
    }
    
    .checkout h3.ship-to-different-address {
        margin-top: 0px !important;
    }
}

@media screen and (min-width: 1281px) {
    .col-1 {
        float: left;
            width: 45%;
    }
    
    .col-2 {
        float: right;
            width: 45%;
    }
    
    h3#order_review_heading {
        clear: both;
        margin: 30px;
    }
    
    .checkout h3.ship-to-different-address {
        margin-top: 0px !important;
    }
}

/* cart page edits end */

/* ---- PRODUCT CATEGORY PAGES ----*/

.product-category-header span p {
    margin: 0;
}

.product-category-grid {
    border-left: rgba(0,0,0,.2);
}

.h-custom-headline.accent span:before, .h-custom-headline.accent span:after {
    background-color: white !important;
}

.x-btn:hover, .button:hover, [type="submit"]:hover {
    text-shadow: none;
}

/* ---- GLOBAL HEADER ---- */

.x-navbar {
    padding: 0 0 20px 0;
}

.x-navbar .desktop .x-nav>li>a:hover>span {
    border-color: white;
}

/* ---- HP CAROUSEL ---- */

.tp-shadow1 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* ---- HP PRODUCT SECTION ---- */

.x-btn, .button, [type="submit"], .x-btn .order-btn {
	border: 2px solid #cf0a2c;
	font-family: "montreal-reg", helvetica, arial, sans-serif;
	text-shadow: none;
	text-transform: uppercase;
	padding: 0.643em 1.143em 0.643em;
}

.x-btn .order-btn p {
    padding: 0;
}

.woocommerce li.product .entry-wrap, .woocommerce-page li.product .entry-wrap {
    text-align: center;
}

.x-content-band {
    padding: 0 !important;
}

.h-custom-headline.center-text.h2 {
    margin-top: 0;
}

/* ----- OUR STORY ---- */

.menu-item ._mi {
    margin-top: -0.1em;
    width: auto;
    height: auto;
    font-size: 1.2em;
    line-height: 1;
}

/* ---- PRESS ---- */

.press-block {
	text-align: center;
}

.press-block img {
	width: 149px;
	height: 75px; 
	margin: 0 auto;
}

.press-source {
	line-height: 1.25em; color: black;
}

/* ---- OUR CUSTOMERS ----*/



.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(4) {
display: none;
}

/* hide DTY field on Checkout Page */
.woocommerce table.cart td:nth-of-type(5), .woocommerce table.cart th:nth-of-type(5) {
/* display: none; */
}
/* hide DTY field on Checkout Page */

.productList_single {
    text-align: center;
    margin-top: 34px;
}

.productList_single a:hover {
    border-bottom: 2px solid #212746;
}

.productList_single a:active {
    border-bottom: 2px solid #212746;
}

@media screen and (max-width: 400px) {
    .productList_single a {
        margin-right: 2%;
        font-size:9px;
    }
}

@media screen and (min-width: 401px) and (max-width: 720px) {
    .productList_single a {
        margin-right: 2%;
        font-size: 12px;
    }
}

@media screen and (min-width: 721px) and (max-width: 1280px) {
    .productList_single a {
        margin-right: 2%;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    .productList_single a {
        margin-right: 1%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
    .productList_single a {
        margin-right: 1%;
    }
    .productList_single ul {
    width: 100%;
}

    .productList_single li {
        width: 9%;
        word-wrap: normal;
}
}

@media screen and (min-width: 1921px) {
    .productList_single a {
        margin-right: 1%;
    }
}

#rtrn {
font-style: italic;
font-size:11px;
}

/* Kossar's Coming Soon Temp Page */

.sku{display:none}
.posted_in{display:none}
.tagged_as{display:none}


#otherImage {display:none;}
.infoLink {
  text-shadow:1px 0px 16px #ffffff;
-webkit-animation: cssAnimation 5s 20 ease-in-out;
-moz-animation: cssAnimation 5s 20 ease-in-out;
-o-animation: cssAnimation 5s 20 ease-in-out;
}
@-webkit-keyframes cssAnimation {
from { -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); text-shadow:0px 0px 50px #ffffff; }
to { -webkit-transform: rotate(0deg) scale(0.98) skew(1deg) translate(0px); text-shadow:0px 0px 50px #ffffff; }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); text-shadow:0px 0px 50px #ffffff; }
to { -moz-transform: rotate(0deg) scale(0.98) skew(1deg) translate(0px); text-shadow:0px 0px 50px #ffffff; }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); text-shadow:0px 0px 50px #ffffff; }
to { -o-transform: rotate(0deg) scale(0.98) skew(1deg) translate(0px); text-shadow:0px 0px 50px #ffffff; }
}


.comingSoon_footer {}

/*
.comingSoon_BOXwrapper {
    background: url("https://kossars.com/wp-content/uploads/2015/10/kossars-splash_KN.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 100%;
    height: 800px;
    background-position: bottom;
}
*/

.x-img {
    margin-bottom: 0px !important;
}

.comingSoon_BOX a {
    margin-left: 9px !important;
    color: white;
    font-family: 'Open Sans', sans-serif !important;
}
.comingSoon_BOX a:hover {
    text-shadow:1px 0px 16px #ffffff;
}
.comingSoon_BOX p {
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif !important;
}
        	         
.comingSoon_headingBox {}
.comingSoon_headingBox h2 {
    font-size: x-large;
}

.comingSoon_divLines {
    border: 0;
    border-top: 1px solid rgb(207, 10, 44);
    border-top: 1px solid rgb(207, 10, 44);
    border-bottom: 1px solid transparent;
    width: 120px;
    margin-left: 43%;
    margin-right: 43%;
}

.x-social-global {
    font-weight: 400;
    line-height: 1;
    margin-left: 25%;
    margin-right: 25%;
}

.x-social-global a {
    margin: 0 1.25%;
    font-size: 21px;
    font-size: 2.1rem;
}

/* Kossar's Coming Soon Temp Page END */

/* Kossars CSS */

.trackOrder_myAccount {}

.entry-featured {
    position: relative;
    margin-top: 3%;
    border: 0px solid #dfdfdf;
    border: 0px solid rgba(0,0,0,0.075);
    padding: 7px;
    background-color: #fff;
}

.pagination a, .pagination span {
    float: left;
    margin: 0 0.25em;
    border: 1px solid #909090;
    border: 1px solid rgba(0, 0, 0, 0.33);
    width: 32px;
    height: 32px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
    color: #000000;
    background-color: #fff;
}

.landingLine {
    margin: 1.313em 0;
    border: 0;
    border-top: 1px solid #CF0A2C;
    border-top: 5px solid rgb(207, 10, 44);
    border-bottom: 1px solid transparent;
}

.ks_fans {
    width: 30% !important;
    height: 400px;
    background-image: url("https://kossars.com/wp-content/uploads/2015/09/customer_BoxBG.png");
    background-repeat: no-repeat;
    padding: 32px;
    background-size: contain;
    float: inherit;
    clear: right;
    margin-left: 7px;
    margin-bottom: 12px;
    background-position-x: 6px;
}

@media only screen and (min-width:50em) and (orientation:portrait) { 
	/* CSS rules here */
    width: 30% !important;
    height: 100%;
    background-image: url("https://kossars.com/wp-content/uploads/2015/09/customer_BoxBG.png");
    background-repeat: no-repeat;
    padding: 18px;
    background-size: contain;
    float: inherit;
    clear: right;
    margin-left: 7px;
    margin-bottom: 10px;
    background-position-x: 4px;
}

.ks_fans:hover{
}

.ks_fans p {
    font-size: 12px;
    margin-left: 6px;
    margin-right: 4px;
}

.ks_fansQuote {
    width: 100%;
    font-size: 14px;
    border: 0px solid #dfdfdf !important;
    border: 0px solid rgba(0,0,0,0.075) !important;
  padding: 0px !important;
}

.ks_fans_NameBox {
 margin: 0px !important;
}

.ks_fans_VideoBox {
    margin-bottom: 0px !important;
}

/* landing page */

.video_box {
    width: 67% !important;
    height: 200px;
    float: inherit; 
    background-image: url("https://kossars.com/wp-content/uploads/2015/09/Red_Coming_Soon_Stamp1.fw_.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.hp-our-story {
    height: 386px;
    background-color: black;
    background-image: url("https://kossars.com/wp-content/uploads/2015/12/our-story-bg1.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; 
}

.hp-news {
    height: 386px;
    background-color: black;
    background-image: url("https://kossars.com/wp-content/uploads/2015/12/video-bg.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; 
}

.videoBox_text {
    line-height: 0em;
}
.readMore_videoBox {}

.feed_box {
    width: 32% !important;
    height: 200px;
    float: right;
    background-image: url("https://kossars.com/wp-content/uploads/2015/09/Red_Coming_Soon_Stamp1.fw_.png");
    background-repeat: no-repeat;
    background-size: contain;
      background-position: center;
}


.feedBox_text {
    line-height: 0em;
}
.vidFeed_landingLink1 {
    border-style: groove;
    border-radius: 2px;
    border-color: rgba(218, 218, 218, 0.44);
    border-width: 4px;
    padding: 6px;
    font-family: 'Montserrat', sans-serif;
}

.btn-on-dark {
    background-color: rgba(0,0,0,0); 
	border: 2px solid #cf0a2c;
	color: #cf0a2c; 
	letter-spacing: 0.03; 
	text-shadow: none; 
	text-transform: uppercase;
    padding: 6px;
    font-family: 'montreal-reg', sans-serif;
}

.btn-on-dark p {
    margin: 0;
}

.btn-on-dark:hover {
    border: 2px solid #212746 !important;
    color: #212746 !important;
}
    
/* press page */
    
.press_blocks {}

.orderToday_landingLink {
    border-style: solid;
    border-radius: 10px;
    border-color: rgb(195, 12, 12);
    border-width: 4px;
    padding: 6px;
    font-family: 'Montserrat', sans-serif;
}

a.orderToday_landingLink:hover {
    border-color: #C1C1C1;
}

media="all"
.x-boxed-layout-active .site {
    border: 0px solid #dfdfdf !important;
    border: 0px solid rgba(0,0,0,0.075) !important;
    border-top: 0;
    border-bottom: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#menu-footer-navigation a {
    color: #ffd5d1;
}

.collapse.in {
height: auto !important;
}

.x-social-global a i {
    display: block;
    color: rgb(250, 235, 215);
}

.x-colophon.bottom {
    padding: 4% 0px;
    text-align: center;
    background-color: #CF0A2C;
    border-top: 0px solid #EF2201;
}

/* KS Cart Hover 
a:hover.cart-contents {
    color: oldlace;
  -moz-box-shadow: -1px 1px 18px #000000;
-webkit-box-shadow: -1px 1px 18px #000000;
box-shadow: -1px 1px 18px #000000;
    transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
-ms-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
}
*/

.woocommerce li.product .entry-header h3, .woocommerce-page li.product .entry-header h3,
.woocommerce li.product .entry-header h2, .woocommerce-page li.product .entry-header h2{
    margin: 0;
    padding-bottom: 0.5em;
    font-size: 132%;
    line-height: 1.05;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

a.cart-contents {
    border-style: none;
   /* margin-left: 0px;
    margin-right: 25%;*/
    padding-bottom: 1px;
    color: #CF0A2C;
    border-radius: 2px;
    /* font-weight: bold; */
    font-size: inherit;
    border-color: #FFCCCC;
    background-color: #FFFFFF;
    /*transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);*/
    font-family: "Open Sans","Helvetica Neue",Helvetica,sans-serif;
}

.kscart {
    font-size: 14px;
    text-align: end;
    margin: 5px 40px 0 0;
}

.kscart li {
    list-style-type: none;
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
}

.prodCategory_boxWrap {}

.prodCategory_box {}

.woocommerce.product-columns-5 ul.products li.product, .woocommerce-page.product-columns-5 ul.products li.product {
    width: 15.9% !important;
}
.header_cart{ 
	display: none;
} 

.service-content{
	border-style: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}