/* Responsive Styles
================================================== */

/* All size smaller than 1301 */
@media only screen and (max-width: 1300px) {
	.wrap,
	.boxed-layout #page,
	.boxed-layout-small #page,
	.ad-banner-top-wrap,
	.ad-banner-one-wrap,
	.catalog-slider-promotion-wrap,
	.promo-category-wrap {
		max-width: 100%;
	}

	.boxed-layout .wrap,
	.boxed-layout-small .wrap {
		max-width: 94%;
	}

	.four-column-full-width {
		width: 33.33%;
	}

	.four-column-full-width:nth-child(4n+5) {
		clear: none;
	}

	.four-column-full-width:nth-child(3n+4) {
		clear: both;
	}

	#search-box {
		min-width: 400px;
	}

	.catalog-menu-box {
		width: 30%;
	}

	.main-slider {
		width: 100%;
		float: right;
	}

    .show-menu-toggle .bars {
		background-color: white;
		display: inline-block;
		width: 25px;
		height: 2px;
		position: relative;
		top: -13px;
		vertical-align: bottom;
	}

	.product-promotion {
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.product-promotion-wrap {
		margin: 20px -12px 0;
	}

	.product-promotion-content {
		display: inline-block;
		padding-left: 10px;
		padding-right: 10px;
		width: 33.33%;
		margin-left: -2px;
		margin-right: -2px;
	}

	.advertisement-banner-one .six-column-grid .shoppingcart-grid-product,
	.advertisement-banner-one .seven-column-grid .shoppingcart-grid-product,
	.product-widget-box .six-column-grid .shoppingcart-grid-product,
	.product-widget-box .seven-column-grid .shoppingcart-grid-product {
		width: 20%
	}

	.product-widget-box .woocommerce ul.cart_list li, 
	.product-widget-box .woocommerce ul.product_list_widget li {
		width: calc(33.33% - 24px);
	}
}

/* All size smaller than 1024
================================================== */
@media only screen and (max-width: 1023px) {

    #customer_details {
        padding-left:10px;
        padding-right:10px;
    }

    

    .warranty-content {
        margin-left:initial;
        margin-right:initial;
        padding-left:.5em;
        padding-right:.5em;
    }

    .row.warranty-top {
        flex-direction:row-reverse;
    }

    .row.warranty-top .address {
        text-align:center;
    }

    .row.warranty-top .logo {
        text-align:center;
    }

    .woocommerce div.product form.cart .variations select {
        max-width:100%;
        min-width:75%;
    }



    .q_box {
        width:100%;
        margin-bottom:1em;
    }

    .q_box .quantity {
        width:60%;
        max-width:60% !important;
        margin-right:0 !important;
    }

    table.variations {
        margin-bottom:1em !important;
    }

    .woocommerce div.product form.cart .variations td.label {
        padding-right:5px !important;
    }

    #search-box .woocommerce-product-search button[type="submit"] {
        margin-left:0px;
        padding:initial;
        border-top:none !important;
    }

    #colophon {
        background-image:linear-gradient(to top, #222 2%, #2D2d2d 10%, #bcbcbc 70%,#ebebeb 80%);
    }

    .k_address {
        padding-right:0 !important;
    }

    h4.foo_address {
        margin-left:initial;
        padding-left:20px;
        padding-right:20px;
    }

    .c_banner {
        font-size:26px;
    }

    .kt_shop h3 {
        font-size:26px;
    }

    .woocommerce ul.products li.product {
                float: none !important;
                        width: auto !important;
                            } 
    .social_media {
        position:initial;
        margin-bottom:40px;
        margin-top:20px;
    }

    .card-img-top {
        /*object-fit:initial;*/
        height:20vw;
    }

    

    #about-us-banner {
        background-size:cover;
        background-position:-18em 0em;
    }

    .page-about-us .section_1 p {
        text-align:left;
    }

    .img-fluid {
        margin-bottom:1em;
    }

    h1.kabaltec-appl {
        font-size:22px !important;
    }

    .home header#masthead {
        padding-bottom:0 !important;
    }

    .home-sections .card {
        padding:0;
    }

    .home-sections p {
        padding:0;
        font-size:18px;
    }

    .header-right {
        width:100%;
    }
    .header-wrap {
        padding-bottom:0 !important;
    }
	.boxed-layout #page,
	.boxed-layout-small #page {
		overflow: hidden;
	}

	#search-box {
		min-width: auto;
	}

	.header-navigation-wrap {
		text-align: center;
	}

	.header-social-block {
		display: inline-block;
		float: none;
	}

	.widget-title {
		font-size: 22px;
		line-height: 1.364;	
	}

	.slider-content .slider-title, 
	.slider-content .slider-title a {
		font-size: 26px;
		line-height: 70px;
	}

	.slider-content .slider-text {
		font-size: 13px;
		line-height: 20px;
	}

	.slider-content .slider-text a.more-link {
		padding: 2px 0;
		width: 160px;
	}
	
	.slider-content .btn-default {
		font-size: 12px;
		line-height: 18px;
		margin: 10px 5px 0;
		padding: 4px 12px;
	}

	#primary,
	#secondary {
		/*margin-bottom: 50px;*/
		padding: 0px 10px;
		width: 100%;
		border: none;
	}

	.left-sidebar-layout #primary {
		float: none;
		padding-left: 0px;
	}

	.left-sidebar-layout #secondary {
		float: none;
		padding-right: 0px;
		border: none;
	}

	.no-sidebar-layout #main {
		margin: 0 ;
		width: 100%;
	}

	/* ----- Column ----- */
	.column {
		margin: 0 -15px;
	}

	.two-column,
	.three-column,
	.four-column {
		padding: 0 15px 40px;
	}

	.two-column,
	.four-column,
	.three-column,
	.four-column-full-width,
	.business-sidebar .three-column,
	.boxed-layout-small .four-column-full-width {
		width: 50%;
	}

	.three-column:nth-child(3n+4),
	.four-column:nth-child(4n+5),
	.four-column-full-width:nth-child(3n+4),
	.boxed-layout-small .four-column-full-width:nth-child(3n+4),
	.column-2:nth-child(2n+3),
	.column-3:nth-child(3n+4),
	.column-4:nth-child(4n+5) {
 		clear: none;
	}

	.three-column:nth-child(2n+3),
	.four-column:nth-child(2n+3),
	.four-column-full-width:nth-child(2n+3),
	.boxed-layout-small .four-column-full-width:nth-child(2n+3) {
 		clear: both;
	}

	.promo-category-content,
	.big-promo-category .promo-content-wrap .promo-category-content:first-child,
	.advertisement-banner-one .four-column-grid .shoppingcart-grid-product,
	.advertisement-banner-one .five-column-grid .shoppingcart-grid-product,
	.advertisement-banner-one .six-column-grid .shoppingcart-grid-product,
	.advertisement-banner-one .seven-column-grid .shoppingcart-grid-product,
	.product-widget-box .four-column-grid .shoppingcart-grid-product,
	.product-widget-box .five-column-grid .shoppingcart-grid-product,
	.product-widget-box .six-column-grid .shoppingcart-grid-product,
	.product-widget-box .seven-column-grid .shoppingcart-grid-product {
		width: 33.33%
	}
	
	#colophon .widget-area {
		margin: 0;
		display: block;
	}
	
	#colophon .column-1,
	#colophon .column-2,
	#colophon .column-3,
	#colophon .column-4 {
		border-right: none;
		width: 100%;
		float: none;
		padding: 0;
		display: block;
	}
}

/* All size smaller than 981px
================================================== */
@media only screen and (max-width: 980px) { 
/* ----- Responsive Navigation ----- */

    .c_banner {
        padding:54px;
    }
	#sticky-header-sticky-wrapper {
		height: auto !important;
	}

	#sticky-header {
		position: relative !important;
	}

	.is-sticky #sticky-header {
		top: 0 !important;
	}

	.is-sticky #sticky-header #site-branding,
	.is-sticky #sticky-header .header-right {
		display: none;
	}

	.is-sticky .header-social-block {
		display: inline-block;
	}

	.is-sticky .main-navigation {
		float: none;
	}
	
	.nav-site-title {
		display: none;
	}

	.top-bar-menu .top-menu-toggle {
		background-color: transparent;
		border: none;
		color: #333;
		cursor: pointer;
		display: inline-block;
		font-size: 18px;
		margin: 0 10px;
		padding: 5px 0;
		position: absolute;
		top: 0;
		right: 0;
	}

	.top-bar-menu .top-menu-toggle.on {
		color: #777;
	}

	.top-menu {
		background-color: #f8f8f8;
		-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
		-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
		box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
		position: absolute;
		padding: 0 15px 2px;
		right: -200%;
		opacity: 0;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		-ms-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		top: 50px;
		z-index: 9999;
	}
	
	.toggled-on .top-menu {
		right: 0;
		opacity: 1;
		min-width: 220px;
	}

	.top-bar .top-bar-menu a {
		color: #333;
		padding: 0;
	}

	.top-bar .top-bar-menu ul li {
		border-bottom: 1px solid #dfdfdf;
		display: block;
	}

	.top-bar .top-bar-menu ul li:last-child {
		border-bottom: none;
	}

	.top-bar .top-bar-menu ul li ul {
		border-top: 1px solid #dfdfdf;
		background-color: transparent;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		display: block;
		left: 40px;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
		padding: 0;
		position: static;
		top: auto;
		visibility: visible;
		width: 100%;
	}

	.top-bar .top-bar-menu ul li ul li {
		border-bottom: 1px solid #dfdfdf;
		display: block;
		float: none;
		margin: 0;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
		position: relative;
		text-align: left;
		text-transform: uppercase;
		visibility: visible;
		width: 100%;
		z-index: 1;
	}

	.top-bar .top-bar-menu ul li ul li a {
		margin-left: 15px;
	}

	.top-bar .top-bar-menu ul li ul li ul li a {
		margin-left: 30px;
	}

	.show-menu-toggle .bars:after, 
	.show-menu-toggle .bars:before,
	.show-menu-toggle .bars {
		width: 15px;
	}

	.right-top-bar .social-links {
		margin-right: 30px;
	}

	.box-title {
		font-size: 26px;
		line-height: 33px;
	}

	.more-products {
		opacity: 1;
		visibility: visible;
		margin-bottom: 0;
	}

	.sc-footer-column {
		width: 50%;
	}

	.product-widget-box .woocommerce ul.cart_list li img, 
	.product-widget-box .woocommerce ul.product_list_widget li img {
		margin-right: 0;
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
}

/* All Mobile Screen ( smaller than 768px )
================================================== */
@media only screen and (max-width: 1024px) {

    .home-sections p {
        padding:0 1em;
    }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        padding:0 10px !important;
    }
    .c_banner {
        background-position:center;
    }

    .page-about-us .c_banner {
        background-size:contain;
    }

    .catalog-slider-w-search-inner {
        flex:0 0 100%;
        max-width:100%;
        width:100%;
    }

    .header-right {
        width:100% !important;
    }

    #cat_header {
        margin-left:0;
        margin-right:0;
    }

    .cat_column {
        /*margin-left:0;
        margin-right:0;*/
    }

    /*.col-md-3 {
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                    max-width: 100%;
                }
    .col-sm-6 {
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                    max-width: 50%;
                }*/

    

    .c_banner p {
        font-size:26px !important;
    }
	.comments-title,
	#respond h3#reply-title {
		font-size: 26px;
		line-height: 1.231;
	}
	
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p {
		margin-bottom: 10px;
	}

    .woocommerce-variation-price h2 {
        margin-bottom:0;
        font-size:22px;
    }

    .woocommerce-tabs img.pdf {
        float:initial;
    }

    .cart-product .cart-price h2 {
        text-align:left;
    }
	
	hr {
		margin-bottom: 30px;
	}
	
	input[type="text"],
	input[type="email"],
	input[type="search"],
	input[type="password"],
	textarea,
	input[type="reset"],
	input[type="button"],
	input[type="submit"] {
		margin-bottom: 20px;
	}
	
	input.s {
		margin: 0;
	}

	.top-bar .widget_contact {
		width: calc(100% - 80px);
	}

	.main-slider {
		width: 100%;
	}
	
	.page-header {
		padding: 10px 20px;
	}
	
	#content {
		padding-top: 40px;
		padding-bottom: 0;
	}
	
	/* ----- Column ----- */
	.column {
		margin: 0;
	}
	
	.two-column,
	.three-column {
		padding: 0 0 30px;
		width: 100%;
	}
	
	.two-column-full-width,
	.four-column-full-width,
	.boxed-layout-small .four-column-full-width,
	#primary .three-column, 
	#primary .four-column-full-width, 
	#primary .four-column {
		margin: 0;
		width: 100%;
	}
	
	.four-column {
		padding: 0 10px 30px;
		width: 50%;
	}
	
	.three-column:nth-child(2n+3) {
 		clear: none;
	}
	
	.three-column-post .post-container,
	.four-column-post .post-container {
		width: 50%;
	}

	.top-bar .top-bar-menu {
		width: 100%;
	}

	.right-top-bar .social-links {
		display: none;
	}

	#site-branding,
	.header-right {
		float: none;
		text-align: center;
	}

	#search-box input[type="search"] {
		margin-bottom: 0;
	}

	#search-box input.search-field {
		width: calc(100% - 50px);
	}

	#search-box .search-submit,
	#search-box .woocommerce-product-search button[type="submit"] {
		width: 50px;
	}

	/* ----- Main menu start ----- */

	.menu-toggle {
		background-color: rgba(0, 0, 0, 0);
		border: 0 none;
		cursor: pointer;
		display: inline-block;
		font-size: 0;
		padding: 20px 0;
		width: 30px;
		position: absolute;
		right: 0;
		top: 6px;
	}

	.menu-toggle .line-bar:before {
		transition: top 0.1s ease 0.14s, 
		opacity 0.1s ease 0s;
	}

	.line-bar:before {
		top: -8px;
	}

	.line-bar:after {
		bottom: -8px;
	}

	.line-bar:after, 
	.line-bar:before {
		content: "";
		display: block;
	}

	.line-bar, 
	.line-bar:after, 
	.line-bar:before {
		border-radius: 5px;
		height: 2px;
		position: absolute;
		transition-duration: 0.15s;
		transition-property: transform, -webkit-transform;
		transition-timing-function: ease;
		width: 30px;
	}

	.menu-toggle .line-bar:after {
		transition: bottom 0.1s ease 0.14s, 
		transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, 
		-webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
	}
	.menu-toggle .line-bar {
		transition-duration: 0.1s;
		transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	.line-bar {
		display: block;
		margin-top: -2px;
	}

	.menu-toggle.on .line-bar:before {
		opacity: 0;
		top: 0;
		transition: top 0.1s ease 0s, opacity 0.1s ease 0.14s;
	}

	.menu-toggle.on .line-bar:after {
		bottom: 0;
		transform: rotate(-90deg);
		transition: bottom 0.1s ease 0s, 
		transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s, 
		-webkit-transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
	}

	.menu-toggle.on .line-bar {
		transform: rotate(45deg);
		transition-delay: 0.14s;
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	
	.menu {
		display: none;
	}

	.toggled-on .menu {
		display: block;
	}

	.hide-catalog-menu .menu-toggle {
		position: relative;
		top: 2px;
	}
	
	.widget_nav_menu .menu {
		display: block;
	}

	.sub-menu-toggle {
		background-color: #333;
		color: #fff;
		float: right;
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		margin: 6px;
		cursor: pointer;
		position: relative;
		z-index: 9;
	}

	.main-navigation {
		display: block;
		padding: 0;
		min-height: 45px;
	}
	
	.hide-catalog-menu .main-navigation {
		text-align: center;
	}
	
	.main-navigation > ul > li {
		position: inherit;
		width: 100%;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		margin-left: 0;
	}
	
	.main-navigation > ul > li::before {
		visibility: hidden;
	}
	
	.main-navigation a {
		float: none;
		height: inherit;
		line-height: 1.833;
		padding: 10px 0;
	}

	/* ----- Dropdown ----- */
	.main-navigation ul li:hover ul {
	  	top: auto;
	}
	
	.main-navigation ul li ul {
		background-color: transparent;
		border-top: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		display: block;
		left: 40px;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
		position: static;
		top: auto;
		visibility: visible;
		width: 100%;
		transition: none;
	}
	
	.main-navigation ul li ul li {
		float: none;
		margin: 0;
		position: relative;
	    text-align: left;
	    width: 100%;
	    z-index: 1;
	    display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}
	
	.main-navigation ul li ul li {
    	border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	
	.main-navigation ul li ul li::before {
		position: static;
	}
	
	.main-navigation ul li ul li ul {
		left: 160px;
		display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}
	
	#site-navigation ul ul ul a {
		padding-left: 40px;
	}
	
	.main-navigation ul ul li:hover ul {
		top: 0;
		display: block;
	  	opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}

	.main-navigation li.menu-item-has-children > a:after, 
	.main-navigation li.page_item_has_children > a:after {
		display: none;
	}

	.is-sticky .main-navigation a {
		line-height: inherit;
	}

	/* ----- Main menu end ----- */

	.catalog-slider-promotion-box .catalog-menu-box {
		display: none;
	}

	.catalog-menu-box {
		background-color: #fff;
		-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
		-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
		box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
		z-index: 9999;
		position: fixed !important;
		left: -100%;
		height: 100%;
		max-width: 360px;
		top: 0;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		transition: all 0.5s ease;
		overflow: hidden;
        max-width:80% !important;
	}

    ul.cat-nav-menu li a {
        font-size:16px !important;
    }

    ul.s_m_list li {
        margin-top:20px !important;
    }

    footer .res:first-child {
        text-align:center;
    }

    ul.list_contact {
        float:initial !important;
        /*text-align:center;*/
    }

	.catalog-menu-wrap {
		padding: 50px 0px 0;
		overflow-y: scroll;
		position: relative;
		height: 100%;
		margin-right: -17px;
	}

    .shop_bottom p.shop_bottom_note {
        padding:0;
    }

    

    .shop_sidebar .card img {
        max-height:100px !important;
        object-fit:cover;
    }

    .carousel-inner {
        padding:10px;
    }
		
	.catalog-menu-box.show {
		left: 0;
        background-color: transparent;
            border: none !important;
                box-shadow: none;
                display:block !important;
	}

	.admin-bar .catalog-menu-box {
		top: 30px;
	}

	.page-overlay.catalog-menu-open {
		visibility: visible;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	}

	.page-overlay {
		position: fixed;
		display: block;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background-color: rgba(34, 34, 34, 0.6);
		cursor: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23FFF' d='M20 1l-1-1-9 9-9-9-1 1 9 9-9 9 1 1 9-9 9 9 1-1-9-9'/%3E%3C/svg%3E"),pointer;
		z-index: 999;
		visibility: hidden;
		opacity: 0;
		-moz-opacity: 0;
		filter:alpha(opacity=0);
		-webkit-transition: all .4s cubic-bezier(.075,.82,.165,1),opacity 250ms;
		-moz-transition: all .4s cubic-bezier(.075,.82,.165,1),opacity 250ms;
		-o-transition: all .4s cubic-bezier(.075,.82,.165,1),opacity 250ms;
		transition: all .4s cubic-bezier(.075,.82,.165,1),opacity 250ms;
	}

	.header-catalog-menu-wrap {
		display: block;
	}

	.show-menu-toggle {
		background-color: #bc0b01;
		border: none;
		cursor: pointer;
		display: inline-block;
		float: left;
		padding: 5px;
        /*margin:5px;*/
        border: 5px solid #656565;
        border-radius:10px;
	}

	.show-menu-toggle .sn-text {
		font-size: 20px;
		line-height: 20px;
		margin-left: 5px;
	}

	.show-menu-toggle .bars:after, 
	.show-menu-toggle .bars:before {
		background-color: white;
		position: absolute;
		content: '';
		display: inline-block;
		height: 2px;
		outline: 1px solid transparent;
		right: 0;
		width: 25px;
		-webkit-transition: all 0.25s;
		-moz-transition: all 0.25s;
		-o-transition: all 0.25s;
		transition: all 0.25s;
	}

	.show-menu-toggle .bars:after {
		top: 7px;
	}

	.show-menu-toggle .bars:before {
		top: -7px;
	}

	.show-menu-toggle .bars {
		background-color: white;
		display: inline-block;
		width: 25px;
		height: 2px;
		position: relative;
		top: -13px;
		vertical-align: bottom;
	}

	.hide-menu-toggle {
		cursor: pointer;
		padding: 4px 20px 10px;
		/*position: absolute;*/
		right: 14px;
		top: 0;
		background-color: #333;
	}

	.hide-menu-toggle .bars:after, 
	.hide-menu-toggle .bars:before {
		background-color: #fff;
		position: absolute;
		content: '';
		display: inline-block;
		width: 20px;
		height: 2px;
		-webkit-transition: all ease .3s;
		-moz-transition: all ease .3s;
		-o-transition: all ease .3s;
		-ms-transition: all ease .3s;
		transition: all ease .3s;
		outline: 1px solid transparent;
		left: 0;
	}

	.hide-menu-toggle .bars:after {
		top: 0;
		-webkit-transform: translateX(-50%) rotate(-45deg);
		-moz-transform: translateX(-50%) rotate(-45deg);
		-ms-transform: translateX(-50%) rotate(-45deg);
		-o-transform: translateX(-50%) rotate(-45deg);
		transform: translateX(-50%) rotate(-45deg);
	}

	.hide-menu-toggle .bars:before {
		top: 0;
		-webkit-transform: translateX(-50%) rotate(45deg);
		-moz-transform: translateX(-50%) rotate(45deg);
		-ms-transform: translateX(-50%) rotate(45deg);
		-o-transform: translateX(-50%) rotate(45deg);
		transform: translateX(-50%) rotate(45deg);
	}

	.hide-menu-toggle .bars {
		display: inline-block;
		position: relative;
		top: -10px;
		vertical-align: bottom;
	}

	.catalog-menu-box {
		width: 100%;
	}

	.cat-nav-menu {
		min-width: 230px;
	}

	.catalog-menu ul li ul,
	.catalog-menu ul li ul li ul {
		border: none;
		position: relative;
		left: 0;
		visibility: visible;
		opacity: 1;
		display: block;
		box-shadow: none;
		transition: none;
	}
	.catalog-menu ul li ul,
	.catalog-menu ul li:hover ul ul,
	.catalog-menu ul ul li:hover ul ul,
	.catalog-menu ul ul ul li:hover ul ul,
	.catalog-menu ul ul ul ul li:hover ul ul {
		visibility: visible;
	}

	.catalog-menu li.menu-item-has-children > a:before, 
	.catalog-menu li.page_item_has_children > a:before {
		transform: rotate(90deg);
	}

	.box-header {
		padding: 0;
	}

	#main .post {
		margin-bottom: 30px;
	}

	.site-main .post:nth-child(3) {
		margin-right: 0;
		width: 100%;
	}

	.site-main .post:nth-child(4) {
		margin-left: 0;
		width: 100%;
	}
	
	.two-column-blog #primary .post {
		width: 100%;
		float: left;
		margin-right: 0;
	}

	.site-main .post .post-image-content,
	.small-image-blog .site-main .post:nth-child(2) .post-image-content,
	.small-image-blog .site-main .post:nth-child(3) .post-image-content, 
	.small-image-blog .site-main .post:nth-child(4) .post-image-content {
		margin-bottom: 30px;
		margin-right: 0;
		width: 100%;
	}

	.small-image-blog .site-main .post:nth-child(3) {
		margin-right: 0;
	}

	.two-column-blog #primary .post:nth-child(2n+1) {
		margin-left: 0;
	}

	.promo-content-wrap,
	.advertisement-banner-one .shoppingcart-grid-widget-wrap,
	.product-widget-box .shoppingcart-grid-widget-wrap {
		margin-left: -10px;
	}

	.promo-content-wrap {
		width: calc(100% + 10px);
	}

	.promo-category-content,
	.advertisement-banner-one .shoppingcart-grid-product,
	.product-widget-box .shoppingcart-grid-product {
		margin-bottom: 10px;
		padding-left: 10px;
	}

	.shoppingcart-slide-widget .shoppingcart-grid-product {
		padding: 0;
		margin: 0;
	}

	.promo-category-content,
	.big-promo-category .promo-content-wrap .promo-category-content:first-child,
	.advertisement-banner-one .three-column-grid .shoppingcart-grid-product,
	.advertisement-banner-one .four-column-grid .shoppingcart-grid-product,
	.advertisement-banner-one .five-column-grid .shoppingcart-grid-product,
	.advertisement-banner-one .six-column-grid .shoppingcart-grid-product,
	.advertisement-banner-one .seven-column-grid .shoppingcart-grid-product,
	.product-widget-box .three-column-grid .shoppingcart-grid-product,
	.product-widget-box .four-column-grid .shoppingcart-grid-product,
	.product-widget-box .five-column-grid .shoppingcart-grid-product,
	.product-widget-box .six-column-grid .shoppingcart-grid-product,
	.product-widget-box .seven-column-grid .shoppingcart-grid-product {
		width: 50%
	}

	.three-ad-banner .ad-banner-top-image {
		width: 100%;
		display: block;
		padding-bottom: 10px;
	}

	.advertisement-banner-one {
		margin-top: 10px;
	}

	.catalog-slider-promotion-wrap {
		/*padding: 10px;*/
	}

	.product-promotion-wrap {
		margin: 10px -7px 0;
	}
	
	.widget_custom-tagcloud {
		margin-bottom: 32px;
	}
	
	.widget_posts {
		margin-bottom: 20px;
	}

	.brand-wrap {
		width: 80%;
	}

	.product-widget-box .woocommerce ul.cart_list, 
	.product-widget-box .woocommerce ul.product_list_widget {
		margin-left: -10px;
	}

	.product-widget-box .woocommerce ul.cart_list li, 
	.product-widget-box .woocommerce ul.product_list_widget li {
		width: calc(50% - 14px);
		margin-bottom: 10px;
		margin-left: 10px;
	}
	
	#colophon .widget_posts {
		margin-bottom: 20px;
	}
	
	.site-info #site-branding {
		max-width: 100%;
	}

	.site-info .social-links,
	.site-info .copyright {
		float: none;
		text-align: center;
	}

    .single-product .summary {
        display:block !important;
        padding:0 5px;
    }

    .single_variation_wrap {
        flex-direction:column;
        width:100%;
    }

    

    /*.woocommerce-tabs {
        display:block !important;
        padding:0 5px !important;
    }*/

    

    form.variations_form {
        width:100% !important;
    }

    .woocommerce-variation-add-to-cart {
        width:100% !important;
    }

    .woocommerce div.product form.cart .button {
        width:100% !important;
    }

    #smntcswcb {
        width: 100% !important;
    }

    table.kt_att {
        font-size:9px !important;
    }

    .cart-product {
        margin-right:5px !important;
    }

    .woocommerce-page .site-content .wrap #primary {
        padding:0 !important;
    }
}

/* All Mobile Screen ( smaller than 481px )
================================================== */
@media only screen and (max-width: 480px) {

    .card-img-top {
                /*object-fit:initial;*/
                height:40vw;
    }

    select.prod_count {
        width:100%;
    }
    #search-box .catalog-cat-title {
        margin-bottom:5px;
        justify-content:left;
        margin-right:5px;
    }
    /*.image-slider {
                height:250px !important;
                    }
                        .image-slider img{
                                    height:250px !important;
                                        }*/
    .show-menu-toggle {
        border-top:none;
    }
	#content {
		padding-top: 30px;
	}

    .table-responsive-lg {
        /*max-width:380px;*/
    }
	.boxed-layout #colophon,
	.boxed-layout-small #colophon {
		margin-bottom: 10px;
	}

	/* ----- Column ----- */
	.column {
		margin: 0;
	}
	
	.four-column {
		padding: 0 0 30px;
		width: 100%;
	}
	
	.four-column:nth-child(2n+3) {
		clear: none;
	}
	
	.two-column-post .post-container,
	.three-column-post .post-container,
	.four-column-post .post-container {
		width: 100%;
	}

	.custom-logo-link .custom-logo {
		/*height: 50px;*/
	}

	#search-box {
		max-width: 100%;
        padding-top:10px;
	}

    .page-id-8908 #search-box {
        padding-left:5px;
        padding-right:2px;
    }

    .kabaltec-appl, .foo_address {
        text-align:center;
    }

    ul.list_contact {
        padding:0;
        margin:0;
    }

    footer .res:nth-child(2) {
        order:3;
    }

    .footer_img {
        padding-bottom:0;
    }

    .k_address h1 {
        padding-top:0;
        margin-top:10px;
    }

	#search-box input.search-field,
	#search-box .woocommerce-product-search button[type="submit"],
	#search-box .search-submit {
		/*height: 30px;*/
	}

    #search-box input[type="search"] {
        border:none;
        height:40px;
    }

    .all-cat-link {
        padding:10px 3px 8px 3px !important;
        width:100%;
        margin-left:0 !important;

    }

    .cat_box img {
        padding:0;
    }
	
	.btn-default {
		padding: 6px 18px;
		font-size: 13px;
	}

	.catalog-slider-promotion-box {
		/*margin-top: 10px;*/
	}

    .slider-image-content img {
        max-height:250px !important;
    }

	.catalog-menu-box {
		right: -200%;
		max-width: 280px;
	}

	.catalog-menu-wrap {
		margin-right: 0;
	}

	.box-header {
		margin-bottom: 30px;
	}

	.box-title {
		font-size: 22px;
		line-height: 28px;
	}

	.box-sub-title {
		font-size: 13px;
	}

	.product-promotion-content {
		display: inline-block;
		padding-left: 10px;
		padding-right: 10px;
		width: 50%;
		margin: 0 -2px 10px;
	}

	.product-promotion-content:last-child {
		margin-bottom: 20px;
	}

	.hide-catalog-menu .product-promotion-content, 
	.full-width-slider .product-promotion-content {
		width: 50% !important;
	}

	.promo-category-text {
		margin: 0;
	}

	.promo-category-text h4 {
		font-size: 14px;
	}

	.promo-category-text p {
		line-height: 15px;
		font-size: 9px;
	}

	.more-products {
		font-size: 12px;
	}
}


/*daryl */
/* All Mobile ( smaller than 1309px )
================================================== */
@media only screen and (max-width: 1308px) {
	ul.menu.nav-menu.left {
		margin-right: 250px !important;
	}
}

/* All Mobile ( smaller than 1285px )
================================================== */
@media only screen and (max-width: 1284px) {
	ul.menu.nav-menu.left {
		margin-right: 230px !important;
	}
}

/* All Mobile ( smaller than 1265px )
================================================== */
@media only screen and (max-width: 1264px) {
	ul.menu.nav-menu.left {
		margin-right: 210px !important;
	}
}

/* All Mobile ( smaller than 1245px )
================================================== */
@media only screen and (max-width: 1244px) {
	ul.menu.nav-menu.left {
		margin-right: 100px !important;
	}
}

/* All Mobile ( smaller than 1135px )
================================================== */
@media only screen and (max-width: 1134px) {
	
}

/* All Mobile ( smaller than 1045px )
================================================== */
@media only screen and (max-width: 1044px) {	
	ul.menu.nav-menu.left {
		margin-right: -15px !important;
	}
}

/* All Mobile ( smaller than 1101px )
================================================== */
@media only screen and (max-width: 1100px) {	
	/*.image-slider {
		height:388px !important;
	}
	.image-slider img{
		height:388px !important;
	}*/
	ul.menu.nav-menu.left {
		margin-right: 65px !important;
		margin-top: 30px;
	}
}
/* All Mobile ( smaller than 992px )
================================================== */
@media only screen and (max-width: 991px) {	
	/*.image-slider {
		height:455px !important;
	}
	.image-slider img{
		height:455px !important;
	}*/
	ul.menu.nav-menu.left {
		margin-right: 24px !important;
	}
}

/* All Mobile ( smaller than 793px )
================================================== */
@media only screen and (max-width: 792px) {	
.single-product ul.tabs li {
        width:100%;
        border-radius:none !important;
    }
.woocommerce-tabs ul.tabs li {
        border-radius: 0 !important;
        margin:0 !important;
    }

    .woocommerce-tabs ul.tabs li:first-child {
        margin:0 !important;
    }
	/*.image-slider {
		height:487px !important;
	}
	.image-slider img{
		height:487px !important;
	}*/
	ul.menu.nav-menu.left {
		margin-right: 0px !important;
	}
}
/* All Mobile ( smaller than 769px )
================================================== */
@media only screen and (max-width: 768px) {	

    .home-sections p.home-middle {
            padding: 0 1em;
    }
    .all-cat-link {
        padding:3px 7px;
    }

    #about-us-banner {
        background-size:contain;
        background-position:center center;
    }

    footer .res:nth-child(2) {
            order: 3;
        }
        .kabaltec-appl, .foo_address {
            text-align:center;
        }

        ul.list_contact {
            /*text-align:center;*/
            max-width:220px;
            margin:0 auto;

        }
/*.col-xs-12 {
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                    max-width: 100%;
                }*/
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content:'' !important;
    }
    .prod_list {
        padding-left:0;
    }

    .shop_top {
        flex-direction:column;
    }
	.custom-logo-link .custom-logo{
		vertical-align: middle;
	}
	ul.menu.nav-menu.left {
		margin-right: -1px !important;
	}

    .catalog-slider-w-search-inner {
        width:100% !important;
    }
}

/* All Mobile ( smaller than 415px )
================================================== */
@media only screen and (max-width: 414px) {	
	#search-box .catalog-cat-title{
		display:block;
        margin-top:5px;
        margin-left:5px !important;
	}
	.catalog-slider-w-search-inner {
		width: 100%;
		display: inline-block;
	}
}

@media only screen and (max-width: 575.98px) {
.shop_sidebar-desktop {
        display:none !important;
    }

    .shop_sidebar-mobile {
        display:block !important;
    }
	.table-responsive-sm {
	  display: block;
	  width: 100%;
	  overflow-x: auto;
	  -webkit-overflow-scrolling: touch;
	}
	.table-responsive-sm > .table-bordered {
	  border: 0;
	}
  }
  
  @media only screen and (max-width: 767.98px) {

.all-cat-link::before {
        display:none;
    }
	.table-responsive-md {
	  display: block;
	  width: 100%;
	  overflow-x: auto;
	  -webkit-overflow-scrolling: touch;
	}
	.table-responsive-md > .table-bordered {
	  border: 0;
	}
  }
  
  @media only screen and  (max-width: 991.98px) {
	/*.table-responsive-lg {
	  display: block;
	  width: 100%;
	  overflow-x: auto;
	  -webkit-overflow-scrolling: touch;
	}*/
	.table-responsive-lg > .table-bordered {
	  border: 0;
	}
  }
  
  @media only screen and  (max-width: 375px) {


      .all-cat-link {
          padding:8px 15px 15px 15px !important;
          font-size:12px;
      }

.table-responsive-lg {
        /*max-width:300px;*/
    }

      #search-box .catalog-cat-title {
          /*flex-basis:135px;*/
      }

      h1.kabaltec-appl {
          font-size:18px !important;
          padding:0 5px;
      }
	
  }

@media only screen and (max-width:1400px) {

    #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-662 {
        margin-left:0em !important;
    }

    h1.kabaltec-appl {
        font-size:27px;
    }

    h4.foo_address {
        font-size:15px;
    }
}

/* All Mobile ( smaller than 320px )
================================================== */
@media only screen and (max-width: 320px) {

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size:18px;
    }

.all-cat-link {
          padding:8px 10px 15px 10px !important;
          font-size:12px;
      }
	.slider-content {
		padding: 15px 0;
	}

	.sc-footer-column {
		width: 100%;
	}
}

  
