html {
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
}
/*-----------------------------------------------
/* @media { 	 } queries
/*---------------------------------------------*/
@media screen and (max-width:1300px) {
	.primary-slider .owl-prev, .primary-slider .owl-next { opacity: 0 }
	.primary-slider:hover .owl-prev, .primary-slider:hover .owl-next { opacity: 1 }
}
@media screen and (max-width:1230px) {
	#page, .container, .home.page #page { max-width: 96% }
	#site-header #s { min-width: 500px }
	.logo-wrap { margin-right: 15px }
	#site-header .widget_search { margin-right: 15px; }
	.footer-carousel-section .container { max-width: 96% }
	.footer-carousel-left {
		padding-left: 0;
		padding-right: 2%;
	}
	.footer-carousel-container {
		padding-left: 2%;
		padding-right: 0;
	}
	.mts-dropshipping-newsletter { background-image: none!important; }
}
@media screen and (max-width:1170px) {
	.product-slider-title { font-size: 40px; line-height: 1.3; } 
	.call-to-action { padding: 60px 0 }
	.call-to-action-title { font-size: 24px }
	.call-to-action-title.title1 { font-size: 20px }
	.call-to-action-description { font-size: 100% }
	#site-header #s { 
		min-width: 400px;
		font-size: 14px; 
	}
	#searchform .header-cat { font-size: 12px }
}
@media screen and (max-width: 1100px) {
	.mts-wishlist { margin-left: 0 }
	.mts-header-button-wrap { margin-left: 0 }
	.logo-wrap, #site-header .widget_search { margin-right: 7px }
	.mts-footer-title { font-size: 18px }
}
@media screen and (max-width: 1024px) {
	.product-slider-title { font-size: 32px } 	
	.product-slider.owl-carousel .owl-item img {
		width: 48%;
		padding-top: 45px;
		padding-bottom: 60px;
	}
	.product-slider .slide-caption {
		width: 48%;
		padding: 50px 10px 30px 0;
	}
	.primary-product-title, .primary-product-type { 
		font-size: 40px; 
		line-height: 1;
	}
	body .latestPost .title {
		font-size: 20px;
		max-height: 56px;
	}
	.mts-article-container { padding: 25px 10px } 
	.blog-slider .owl-prev, .blog-slider .owl-next, .brands-carousel .owl-prev, .brands-carousel .owl-next, .related-posts .owl-prev, .related-posts .owl-next, .footer-carousel .owl-prev, .footer-carousel .owl-next, .related-products .owl-prev, .related-products .owl-next, .upsells .owl-prev, .upsells .owl-next, .cross-sells .owl-prev, .cross-sells .owl-next { opacity: 1 }
	.blog-slider .owl-prev, .related-posts .owl-prev, .brands-carousel .owl-prev, .footer-carousel .owl-prev, .related-products .owl-prev, .upsells .owl-prev, .cross-sells .owl-prev { 
		left: 0%;
		width: 40px;
		height: 45px;
		transform: none;
		color: #fff;
    	background: #333;
	}
	.brands-carousel .owl-prev, .footer-carousel .owl-prev { left: -3% }
	.related-products .owl-prev, .upsells .owl-prev, .cross-sells .owl-prev { left: -3% }
	.blog-slider .owl-next, .related-posts .owl-next, .brands-carousel .owl-next, .footer-carousel .owl-next, .related-products .owl-next, .upsells .owl-next, .cross-sells .owl-next { 
		right: 0%;
		width: 40px;
		height: 45px;
		transform: none;
		color: #fff;
    	background: #333;
	}
	.blog-slider .owl-next:hover, .related-posts .owl-next:hover, .brands-carousel .owl-next:hover, .footer-carousel .owl-next:hover, .related-products .owl-next:hover, .upsells .owl-next:hover, .cross-sells .owl-next:hover, .blog-slider .owl-prev:hover, .related-posts .owl-prev:hover, .brands-carousel .owl-prev:hover, .footer-carousel .owl-prev:hover, .related-products .owl-prev:hover, .upsells .owl-prev:hover, .cross-sells .owl-prev:hover { color: #f5f5f5 }
	.brands-carousel .owl-next, .footer-carousel .owl-next { right: -3% }
	.related-products .owl-next, .upsells .owl-next, .cross-sells .owl-next { right: -3% }
	body .page-title .title, body .shop-title .title, body .shop-single-background .title { font-size: 54px }
	body .single-title { font-size: 26px }
	.mts-product-popup .product-title { font-size: 20px }
	.woocommerce div.product .mts-popup-price p.price, .woocommerce div.product .mts-popup-price span.price { font-size: 18px }
	.mts-bottom-header { z-index: 0 }
	.call-to-action { text-align: center; padding: 40px 0; background-image: none!important; }
	.call-to-action-inner {
		max-width: 100%;
		padding-right: 0;
	}
}
@media screen and (max-width: 900px) { 
	img {
	    max-width: 100%;
	    height: auto!important;
	}
	.ad-300 img { max-width: 100% }
	.ad-125 li { max-width: 40% }
	.ad-125 img {
	    padding: 0;
	    background: #FAFAFA;
	    border: 0;
	}
}
@media screen and (min-width:865px) { 
	.navigation.mobile-only { display: none }
}
@media screen and (max-width:865px) { 
	.header-layout-2 #header h1, .header-layout-2  #header h2, .header-layout-2  .site-description {
	    float: none;
	    text-align: center;
	    width: 100%;
	    max-width: 100%;
	    padding: 0;
	}
	.header-layout-2 #logo a, .header-layout-2 #logo img {
	    float: none;
	    letter-spacing: 0;
	}
	.header-layout-2 .logo-wrap {
	    margin-bottom: 10px;
	    margin-top: 0;
	    width: 100%;
	}
	.navigation {
	    width: 100%;
	    border: none;
	    display: none;
	}
	.mts-nav-title { display: none }
	#primary-navigation {
		background: transparent!important;
	    border: none;
	}
	.navigation .menu {
	    display: block!important;
	    float: none;
	    background: transparent;
	}
	.navigation ul ul {
	    visibility: visible!important;
	    opacity: 1!important;
	    position: relative;
	    left: 0!important;
	    border: 0;
	    margin: 0;
	    width: 100%;
	    box-shadow: none;
	}
	.top-header .navigation ul ul { left: 0 }
	.navigation ul ul:before { display: none }
	.navigation .menu-item-has-children > a { padding-right: 0 }
	.navigation ul li li {
	    background: transparent;
	    border: 0;
	}
	#navigation { height: auto }
	#navigation li, .navigation ul li li {
	    width: 100%!important;
	    float: left;
	    position: relative;
	}
	.navigation ul li:after { display: none }
	.navigation ul li:before { display: none }
	#navigation li a {
	    border-bottom: 1px solid rgba(0,0,0,0.25)!important;
	    width: 100%!important;
	    box-sizing: border-box;
	}
	#navigation a {
	    text-align: left;
	    width: 100%;
	    text-indent: 25px;
	}
	#secondary-navigation nav { padding-left: 0 }
	#secondary-navigation a#pull {
	    display: block;
	    position: relative;
	    font-size: 14px;
	    line-height: 50px;
	    font-weight: bold;
	    padding: 0;
	}
	a#pull:after {
	    content: "\f0c9";
	    display: inline-block;
	    position: absolute;
	    right: -15px;
	    top: 0;
	    font-family: FontAwesome;
	}
	.navigation ul .sfHover a, .navigation ul li:hover, .navigation ul .sfHover ul li { background: transparent }
	/*disable flayout*/
	#catcher { height: 0 !important }
	.sticky-navigation-active {
	    position: relative !important;
	    top: 0 !important;
	}
	#header { z-index: 1 }
	/*-[ Responsive Navigation ]--------------------------------*/
	.main-container {
	    position: relative;
	    left: 0;
	    transition: left 500ms ease;
	}
	.mobile-menu-active .main-container {
	    left: 300px;
	    transition: left 500ms ease;
	}
	.navigation.mobile-menu-wrapper {
	    display: block;
	    position: fixed;
	    top: 0;
	    left: -300px;
	    width: 300px;
	    height: 100%;
	    box-sizing: border-box;
	    border-right: 1px solid rgba(0, 0, 0, 0.15);
	    overflow: auto;
	    transition: left 500ms ease;
	    -webkit-backface-visibility: hidden;
	}
	.mobile-menu-active .navigation.mobile-menu-wrapper {
	    left: 0;
	    z-index: 1111;
	}
	.navigation ul li {
	    width: 100%;
	    display: block;
	    border-bottom: 1px solid rgba(0,0,0,0.25);
	}
	.navigation ul li:hover { background: none }
	.navigation ul li a, .navigation ul ul a {
	    padding: 9px 0;
	    width: 100%;
	    margin: 0;
	    border: none;
	}
	.navigation ul ul {
	    position: static;
	    width: 100%;
	    border: none;
	}
	.navigation ul ul li {
	    padding: 0;
	    width: 100%;
	    background: none;
		border-top: 1px solid rgba(0,0,0,0.25);
	}
	.navigation i { display: inline }
	.toggle-menu .toggle-caret .fa { margin-right: 0 }
	#secondary-navigation a { 
		line-height: 42px;
		box-sizing: border-box;
	}
	#secondary-navigation .navigation .menu-item-has-children > a { padding-right: 0 }
	.navigation ul ul a {
	    padding: 0 30px !important;
	    width: 100%!important;
	}
	.navigation ul ul ul a { padding: 0 35px !important }
	.navigation .toggle-caret {
	    top: 0;
	    right: 0;
	    width: 39px;
	    height: 42px;
	    line-height: 42px;
	    display: block;
	    font-size: 14px;
	    color: inherit;
	    border-left: 1px solid rgba(0,0,0,0.25);
	}
	.navigation .menu-item-has-children > a:after { content: '' }
	#mobile-menu-overlay {
	    position: fixed;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    z-index: 999;
	    cursor: pointer;
	    display: none;
	    -webkit-backface-visibility: hidden;
	            backface-visibility: hidden;
	    background: rgba(0,0,0,.5);
	}
	html.noscroll {
	    position: fixed;
	    overflow-y: scroll;
	    width: 100%;
	}
	.primary-product-slider {
		position: relative;
	}
	.primary-product-slider:before {
		width: 100%;
		height: 100%;
		position: absolute;
		content: '';
		transition: all 0.25s ease-in-out;
		background: rgba(0, 0, 0, 0.2);
	}
	.primary-slider .slide-caption {
		text-align: center;
	    width: 100%;
	    max-width: 96%;
		left: 2%;
		top: inherit;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 495px;
	}
	.primary-slider .owl-prev {
		left: 0;
		margin-left: 0;
	}
	.product-slider-amount { font-size: 25px }
	.product-slider-button a {
		padding: 0 10px;
		line-height: 32px;
	}
	.mts-category-title { font-size: 24px }
	.product-slider-type { font-size: 14px }
	.f-widget, .widgets-num-3 .f-widget, .widgets-num-5 .f-widget { width: 50% }
	.footer-carousel-left {
		width: 100%;
		padding-right: 0;
		max-width: 100%;
		margin-bottom: 15px;
	}
	.footer-carousel-container {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
	}
	body .page-title .title, body .shop-title .title, body .shop-single-background .title { font-size: 44px }
	#header .container { 
		display: block;
		margin-top: 30px;
		margin-bottom: 30px; 
	}
	.header-carts { 
		clear: both; 
		float: none;
		padding-top: 20px; 
		text-align: right;
	}
	#site-header .widget_search { 
		float: right;
		margin-right: 0; 
	}
	/*-[ Mega Menu ]--------------------------------*/
	#wpmm-megamenu .wpmm-subcategories {
	    width: 100%;
	    text-indent: 0;
	}
	#wpmm-megamenu .wpmm-posts { width: 100% }
	#wpmm-megamenu .wpmm-post {
	    width: 100%!important;
	    padding: 0 10px!important;
	    text-align: center!important;
	}
	#wpmm-megamenu .wpmm-thumbnail img { float: left }
	#wpmm-megamenu.wpmm-visible { display: none }
}
@media screen and (max-width:782px) { 
	.admin-bar .pace .pace-progress { top: 46px }
	html #wpadminbar { position: fixed }
}
@media screen and (max-width:720px) { 
	.article { width: 100% }
	.sidebar.c-4-12 {
	    float: none;
	    width: 100% !important;
	    margin: 0 auto;
	    padding-top: 30px;
	    overflow: hidden;
	    max-width: 300px;
	}
	.ad-125 li { max-width: 45% }
	#comments { margin-right: 0 }
	.widget-header .textwidget {
	    margin-top: 0;
	    padding-left: 0;
	    border-left: none;
	}
	.product-slider-title {
		margin-bottom: 16px;
		font-size: 25px;
	}
	.logo-wrap {
		float: none;
		margin-right: 0;
		text-align: center;
	}
	#site-header .widget_search {
		float: none;
		margin-top: 20px;
		text-align: center;
	}
	.header-carts { text-align: center }
	#site-header #s { width: 100% }
	#header h1, #header h2 { float: none }
	.primary-product-title, .primary-product-type {
		font-size: 36px;
	}
	.mts-nav-title {
		width: 220px;
		font-size: 13px;
		padding: 10px 12px;
	}
	.mts-nav-title i { font-size: 14px }
	#copyright-note {
		float: none;
    	text-align: center;
	}
	.mts-payment-method {
		float: none;
    	text-align: center;
    	margin-top: 20px;
	}
	.mts-payment-method li {
		float: none;
		display: inline-block;
	}
	.header-button { padding: 0 5px; border-right: 0; }
	.mts-checkout-item { font-size: 20px }
	.social-share { text-align: center }
	.tags { float: none }
	.tags a {
		float: none;
		display: inline-block;
		margin-bottom: 10px;
	}
	.shareit {
		float: none;
		clear: both;
		text-align: center;
	}
	.share-item { float: none; display: inline-block; }
	.mts-product-popup.woocommerce #content div.product div.images, .mts-product-popup.woocommerce div.product div.images, .mts-product-popup.woocommerce-page #content div.product div.images, .mts-product-popup.woocommerce-page div.product div.images {
		width: 100%;		
	}
	.mts-product-popup.woocommerce #content div.product div.summary, .mts-product-popup.woocommerce div.product div.summary, .mts-product-popup.woocommerce-page #content div.product div.summary, .mts-product-popup.woocommerce-page div.product div.summary {
		width: 100%;
	    padding-left: 30px;
	    padding-right: 30px;
	    text-align: center;
	}
	.mts-product-popup .owl-next, .mts-product-popup .owl-prev {
		width: 40px;
		height: 40px;
		font-size: 30px;
		line-height: 35px;
	}
	body .page-title .title, body .shop-title .title, body .shop-single-background .title { font-size: 35px }
	.header-login-register { position: inherit }
	.header-login-form {
		left: 50%;
		margin-left: -110px;
	}
	.mts-header-button-wrap { position: inherit }
	.header-carts { position: relative }
	.mts-cart-content {
		right: inherit;
	    left: 50%;
	    margin-left: -250px;
	}
	.header-social { padding: 21px 0 }
}
@media screen and (max-width:768px) {
	.primary-slider .owl-prev, .primary-slider .owl-next { opacity: 1 }
	.primary-slider .owl-prev { transform: translate(0, 0) }
	.primary-slider .owl-next { transform: translate(-47px, 0) }
}
@media screen and (max-width:640px) { 
	.admin-bar .pace .pace-progress { top: 0px }
	.product-slider.owl-carousel .owl-item img { 
		width: 100%; 
		padding-bottom: 0;
	}
	.product-slider .slide-caption {
		padding-top: 20px;
		text-align: center;
		width: 100%;
		max-width: 100%;
		padding-bottom: 70px;
		box-sizing: border-box;
	}
	.product-slider-button { float: none }
	.product-slider-button a { display: inline-block }
	.product-slider-amount { float: none }
	.latestPost { width: 50% }
	.latestPost:nth-of-type(3n+1) { clear: none }
	.latestPost:nth-of-type(2n+1) { clear: left }
	.mts-category-title { font-size: 20px }
	#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url { width: 100% }
	.mts-dropshipping-newsletter .wp-subscribe input.email-field, .mts-dropshipping-newsletter .wp-subscribe input.name-field {
		max-width: 100%;
		width: 100%;
		margin: 0 0 10px;
	}
}
@media screen and (max-width:550px) { 
	.sbutton { float: right }
	.f-widget, .widgets-num-3 .f-widget, .widgets-num-5 .f-widget {
	    width: 100%;
	    margin-right: 0;
	}
	.mts-checkout-item { font-size: 16px } 
	.single-prev-next .previous-post {
		width: 100%;
		margin-bottom: 30px;
	}
	.single-prev-next .back-to-archive {
		position: relative;
		overflow: hidden;
	}
	.single-prev-next .next-post {
		float: left;
		width: 100%;
	}
	.commentlist .children { margin-left: 0; margin-top: 15px; }
	.comment, .pingback, .trackback {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	body .page-title .title, body .shop-title .title, body .shop-single-background .title { font-size: 28px }
	#site-header #s { min-width: 250px }
	.grid-2 .latestPost { width: 100% }
	.primary-product-title, .primary-product-type { font-size: 32px }
}
@media screen and (max-width:480px) { 
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	    width: 100%;
	    margin-right: 0;
	}
	.copyrights { text-align: center }
	.top { width: 100% }
	body .latestPost .title {
		font-size: 18px;
		max-height: 50px;
	}
	.post-image, .featured-thumbnail { float: none }
	.single_post .featured-thumbnail { float: left }
	.latestPost { width: 100% }
	body .single-title { font-size: 20px }
	.total-comments, .related-posts h4, #respond h4 { font-size: 18px }
	.comment-author {
		margin-right: 5px;
		font-size: 14px;
	}
	.fn { font-size: 14px }
	#comments .avatar { margin-right: 10px; margin-bottom: 5px; }
	.commenttext { overflow: visible }
	.ago {
		font-size: 12px;
		line-height: 1.5;
	}
	#searchform .header-cat, #site-header #searchform:after { display: none }
	.primary-product-title, .primary-product-type { font-size: 28px }
	.primary-product-description { font-size: 14px }
	.primary-product-slider, .primary-slider .slide-caption { min-height: 380px }
	.primary-slider .owl-prev, .primary-slider .owl-next {
		width: 40px;
		height: 40px;
		line-height: 38px;
	}
	.primary-slider .owl-next {
    	transform: translate(-42px, 0);
	}
	.primary-product-amount { font-size: 30px }
}
@media screen and (max-width:380px) {
	.top-description {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header-social {
		padding: 0 0 10px 0;
		float: none;
		text-align: center;
	}
	.header-social a { float: none }
	.primary-product-description {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}