/*
Theme Name: Travel Over
Theme URI: http://demo.com/themes/ssxtheme
Author: Travel Over
Author URI: http://demo.com/
Description: The Travel Over theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Travel Over

*/
/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize

 * ----------------------------------------------------------------------------
 */

/*
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Raleway:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');

/*
*/
 
* { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { width: 100%; font-size: 24px; line-height: 1.15; color: #1a1a1a; font-family: 'Montserrat', sans-serif; background: #e4e3e2 url(images/pattern.jpg) repeat; }
.home { font-size: 30px; }

*::-webkit-input-placeholder { opacity:100;  }
*::-moz-placeholder {opacity:100; }
*:-ms-input-placeholder {opacity:100; }

[href^="tel"]:hover { text-decoration:none !important; }
input[type=checkbox]{ -webkit-appearance: checkbox; margin: 5px 0 0 5px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: 'Montserrat', sans-serif; }

:focus,input:focus, textarea:focus { outline: none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: none; }

p { padding-bottom: 1.2em; line-height: 1.2; letter-spacing:-0.01em; }
p a { color: #000000; text-decoration:none; }
p a:hover { text-decoration:underline; }

h1,h2,h3,h4,h5,h6 { padding-bottom: 5px; line-height:1.2;  font-weight:normal; position: relative; }
h1 { font-size: 55px; }
h2 { font-size: 65px; }
h3 { font-size: 50px; }
h4 { font-size: 40px; }
h5 { font-size: 30px; }
h6 { font-size: 18px; }

.wpcf7-form-control, input[type="text"], input[type="email"],input[type="url"],input[type="tel"],input[type="password"], textarea { padding: 12px 20px !important; width: 100%; height: 50px; border:1px solid #000; font-size: 17px !important; font-weight:700; color: #000 !important; border-radius: 2px; -webkit-border-radius: 2px; background:#fff !important; }
textarea.field, textarea.wpcf7-form-control { height: 100px !important;  resize:none; overflow:auto; border-radius: 7px !important; }

.flex-row { display: flex; -webkit-display: flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; }
.space-between { justify-content:space-between; -webkit-justify-content:space-between; }
.v-center { align-items:center; -webkit-align-items:center; }

.email_sec .tnp-field input[type="submit"],
.button, 
input.tnp-submit, 
.wpcf7-form-control.wpcf7-submit { display: inline-block; vertical-align: top; margin:0; border:0; font-size: 20px; line-height: 30px; padding: 20px 50px !important; border:0; cursor: pointer; color: #fff; border-radius: 0px !important; -webkit-border-radius: 0px !important; font-family: 'Poppins', sans-serif; transition: all 0.3s; -webkit-transition: all 0.3s; font-weight:400; text-transform: uppercase; background:#1d0458; }

.email_sec .tnp-field input[type="submit"]:hover,
.button:hover, .tnp-submit:hover, .wpcf7-submit:hover { transition: none; -webkit-transition: none; color:#1d0458; background: #ffbc2f !important; }

.brush_button { display: inline-block; vertical-align: top; font-size: 42px; line-height:1; letter-spacing: 0.02em; min-width:350px; text-align:center; padding: 32px 40px; font-family: 'Bebas Neue', cursive; text-transform: uppercase; color: #fff; background:url(images/button-bg.png) center center no-repeat; background-size:100% 100%; }
.brush_button:hover { background-image:url(images/button-bg2.png); }


/* common */
a { transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; text-decoration: none; outline: none; color: #444444; }
ul { list-style: none; }
.clear { clear: both; overflow: hidden; }
img { border: 0px; outline: none; display: block; max-width: 100%; }

/* wrapper */
#wrapper { width: 100%; min-height: 100%; position: relative; overflow: hidden; }
.centering, .wrapper {width: 100%; max-width: 1200px; padding: 0 15px; margin: auto; position: relative; }
.wrapper:after ,
.centering:after { clear:both; overflow:hidden; display: block; content:''; } 
.internal { width: 100%; max-width: 1920px; margin:auto; }


.mobilemenu,
.close { display: none; }

.heading { margin:60px auto; display: table; padding-bottom: 10px; text-align: center; }
.heading h1,
.heading h2 { position: relative; font-size: 111px; line-height:1.1; color: #e4e5df; font-family: 'Caramello Free'; position: relative; z-index: 1; }
.heading h1:after,
.heading h1:after, .heading h2:after { z-index: -1; width: calc(100% + 400px); height: calc(100% + 267px); content: ''; position: absolute; left: 50%; top: 50%; background: url(images/title-bg.png) center center no-repeat; background-size: 100% 100%; transform: translate(-50%, -50%); margin: 0 0 0 -27px; }
.singleimage { padding-top: 10px; padding-bottom: 20px; }



	/* header-bar */
	#header-bar { z-index: 100; width: 100%; position:absolute; left:0; top:0; background:#d1282f; }
	#header-bar a.menu_trigger,
	#header-bar a.mobilemenu { margin:17px 0 0 0; display:inline-block; vertical-align: top; font-size: 23px; font-weight:500; color: #000000; line-height: 43px; }  
	#header-bar a.menu_trigger span.icon,
	#header-bar a.mobilemenu span.icon { display: inline-block; vertical-align: top; width: 43px; height: 43px; background:#272727; border-radius: 50%; -webkit-border-radius: 50%; }
	#header-bar a.mobilemenu { display: none; }
	#header-bar .wrapper { max-width: 1760px; }

	#header-bar .social { margin:0 10px 0 0; display: inline-block; vertical-align: top; }
	#header-bar .social li { float: left; }
	#header-bar .social li a { width: 50px; transition:all 0.3s; -webkit-transition:all 0.3s; margin: 0;  display: block; font-size: 25px; color: #fff; line-height: 75px; text-align:center; }
	#header-bar .social li:nth-of-type(2) a { font-size: 30px; }
	#header-bar .social li a:hover { background:rgba(45,45,45,0.27); }
	
	.ham { cursor: pointer; -webkit-tap-highlight-color: transparent; transition: transform 400ms; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; width: 43px; }
	.hamRotate.active {  transform: rotate(45deg); }
	.hamRotate180.active { transform: rotate(180deg); }
	.line { fill:none; transition: stroke-dasharray 400ms, stroke-dashoffset 400ms; stroke:#fff; stroke-width:9; stroke-linecap:round; }
	.ham6 .top { stroke-dasharray: 40 172; }
	.ham6 .middle { stroke-dasharray: 40 111; }
	.ham6 .bottom { stroke-dasharray: 40 172; }
	
	.mm-opened .ham6 .top,
	.ham6.active .top { stroke-dashoffset: -132px; }
	.mm-opened .ham6 .middle,
	.ham6.active .middle { stroke-dashoffset: -71px; }
	.mm-opened .ham6 .bottom,
	.ham6.active .bottom { stroke-dashoffset: -132px; }

	/*logo_sec*/
	.logo_sec { position: relative; width: 100%; }
	.logo_sec .wrapper { max-width: 1770px; }
	.logo_sec .left { padding: 17px 0 15px 15px; float: left; }
	.logo_sec .left .link { padding: 0 0 0 60px; min-height:42px; font-weight:100; float: left; font-size: 15px; line-height: 1.2; color: #fff; }
	.logo_sec .left .link strong { display: block; font-weight:500; } 
	.logo_sec .left .link.quote { padding-top:5px; background:url(images/chat.png) left center no-repeat; }
	.logo_sec .left .link.phone { padding-top: 5px; padding-left: 50px; margin: 0 0 0 35px; background:url(images/phone.png) left center no-repeat; }
	.logo_sec .right { float: right; }
		
		/* nav-bar */
		.nav-bar { padding: 5px 0; width: 100%; position: relative; left:0; top:0; display: none; text-align: center; z-index: 999; background: #d1282f; border-bottom: 2px solid #fff; }
		#header-bar .nav-bar .wrapper { padding: 0 15px; }
		.nav-bar ul { list-style: none; line-height:0;}
		.nav-bar li { display: inline-block; vertical-align: top; font-size: 16px; line-height: 20px; font-weight: 600; position: relative; text-transform: uppercase;  }
		.nav-bar li a { padding: 10px; border-radius: 3px; -webkit-border-radius: 3px; color: #fff; display: block; }
		.nav-bar li.current-menu-item > a { background: #fff; color: #d1282f; }
		.nav-bar li > a:hover { background: #fff; color: #d1282f; }
		.nav-bar li:hover .sub-menu { opacity: 1; visibility: visible; }
		.nav-bar .sub-menu li { padding: 2px 10px; }
		.nav-bar .sub-menu { padding: 8px 0; min-width: 130px; position: absolute; top: 100%; left: 0; z-index: 999; text-align: left; opacity: 0; visibility: hidden; transition: all 0.3s; -webkit-transition: all 0.3s; background: #039be6; }
		.nav-bar .sub-menu li { padding: 2px 10px; font-size: 17px; }
		
		@-webkit-keyframes stickyhead{
			0%{opacity:0;-webkit-transform:translateY(-100%) }
			100%{opacity:1;-webkit-transform:translateY(0)} 
		}	
		@-moz-keyframes nav-bar{ 
			0%{opacity:0;-moz-transform:translateY(-100%)}
			100%{opacity:1;-moz-transform:translateY(0)}
		}
		@keyframes stickyhead{
			0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
			100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
		}
		.stickyhead .nav-bar { top:0; position: fixed; -moz-box-shadow: 0px 0px 4px #000000; -webkit-box-shadow: 0px 0px 4px #000000; box-shadow: 0px 0px 4px #000000; opacity: 1; visibility: visible; display: block !important; -webkit-animation:stickyhead ease-in-out 0.7s 0.1s both;-moz-animation:stickyhead ease-in-out 0.7s 0.1s both;animation:stickyhead ease-in-out 0.7s 0.1s both; }
		
		
	/* content-part */
	#content-part { width: 100%; position: relative; }

		/* slider-bar */
		.slider-bar { width: 100%; position: relative; }
		.slider-bar .logo { z-index:9; position:absolute; left:50%; top:50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); max-width: 690px; margin-top:15px; }
		
		.custom.tparrows { width: 36px; height: 80px; background:url(images/prev.jpg) left top no-repeat !important; background-size:100% 200% !important; font-size:0; line-height:0; display: none !important; }
		.custom.tparrows.tp-rightarrow { background-image:url(images/next.jpg) !important; }
		.custom.tparrows:before { display: none; }
		.custom.tparrows.tp-rightarrow:hover ,
		.custom.tparrows:hover { background-position: left bottom !important; }
		
		.custom.tp-bullets { position: relative; z-index:9999; }	
		.custom.tp-bullets .tp-bullet { width: 25px; height: 25px; background:#ca716a; border-radius: 3px; -webkit-border-radius: 3px; }
		.custom.tp-bullets .tp-bullet:hover, .custom .tp-bullet.selected { background:#d1282f; }
		/*.rev-btn { padding: 0 20px !important; }*/
		
		/* banner-bar */
		.banner-bar { position: relative; min-height:500px; background-position: center center; background-size:cover; }
		
		
		/*welcome_sec*/		
		.welcome_sec { text-align: center; padding:30px 0 0; position: relative; width: 100%; background:url(images/welcome-bg.png) center top no-repeat; background-size:cover; }
		.welcome_sec .image { max-width: 1355px; margin:0px auto 0; display: block; }
		.welcome_sec p { padding:0; }

		/*event_sec*/
		.event_sec { padding: 30px 0 75px; width:100%; background:url(images/pattern-bg.png) center bottom no-repeat; background-size:100% auto; }
		.event_sec .heading h2:after { width: calc(100% + 330px); height:calc(100% + 260px); margin-top:-5px; transform: translate(-50%, -50%) skew(-17deg, 0deg); -webkit-transform: translate(-50%, -50%) skew(-17deg, 0deg); }
		.event_sec .heading { margin-bottom: 100px; } 
		.event_sec .wrapper { max-width: 1530px; padding: 0 120px; }
		.event_sec .slick-arrow { width: 77px; height:77px; border:0; cursor: pointer; background:url(images/prev.png) center center no-repeat; background-size:100% 100%; position:absolute; left:-120px; top: 38%; font-size:0; line-height:0; }
		.event_sec .slick-arrow:hover { opacity:0.50; }
		.event_sec .slick-arrow.slick-next { left:auto; right:-120px; background-image:url(images/next.png); } 
		.event_sec .image { width: 100%; height:0; padding-bottom:109%; position: relative; }
		.event_sec .image img { position:absolute; left:0; top:0; width:100%; height:100%; object-fit: cover; } 
		.event_sec .event { padding: 0 14px; }
		.event_sec .event_list { margin: 0 -14px; } 
		.event_sec .text { width: 100%; min-height:390px; background:#fff; position: relative; padding: 40px 50px 65px 30px; }
		.event_sec h3 { font-size: 25px; line-height:1.2; color: #262626; font-weight: 600; min-height:65px; }
		.event_sec h3 a { color: #262626; }
		.event_sec h3 a:hover { color: #d1282f; }
		.event_sec .date { font-size: 25px; line-height:1.2; color: #d1282f; font-weight:300; display: block; padding-bottom: 15px; }
		.event_sec p { font-size: 22px; line-height:1.4; color: #707070; padding:0; font-weight:400; }
		.event_sec .read-more { font-size: 25px; line-height:1.2; color: #d1282f; font-weight:300; position:absolute; left:30px; bottom:25px; }
		.event_sec .read-more:hover { color: #333; }  

		/*product_sec*/
		.product_sec { padding: 10px 0 85px 0; position: relative; width:100%; }
		.product_sec:before { z-index:1; width: 351px; height: 498px; content:''; position:absolute; left:0; top:-80px; background:url(images/leaf-left.png) left top no-repeat; background-size:100% 100%; }
		.product_sec:after { z-index:1; width: 434px; height: 517px; content:''; position:absolute; right:0; top:-140px; background:url(images/leaf-right.png) left top no-repeat; background-size:100% 100%; }
		.product_sec h2 { font-size: 83px; text-indent: 120px; padding: 0 70px; }
		.product_sec h2 span { display: block; font-size: 102px; text-indent:-70px;}
		.product_sec h2:after { transform: translate(-50%, -50%) rotate(-3deg) skewX(-4deg); -webkit-transform: translate(-50%, -50%) rotate(-3deg) skewX(-4deg); } 
		.product_sec .wrapper { max-width: 1570px; }
		.product_sec .product_container { overflow: hidden; width: 100%; }
		.product_sec .left { width: 60%; float: left; }
		.product_sec .pro_thumb { padding:0 30px 0 15px; width:30%; float: left; }
		.product_sec .pro_thumb a { width: 100%; height:0; padding-bottom:98%; display: block; position: relative; margin-bottom:30px; }
		.product_sec .pro_thumb a img { width: 100%; height: 100%; position:absolute; left:0; top:0; object-fit:cover; }
		.product_sec .pro_thumb a:hover { box-shadow: 0px 0px 5px rgba(0,0,0,0.3); }
		.product_sec .pro_thumb a:last-child { margin-bottom:0; } 
		.product_sec .pro_big { width:70%; float: left; }
		.product_sec .pro_big figure { width: 100%; padding-bottom:115%; position: relative; }
		.product_sec .pro_big img { width: 100%; height:100%; position:absolute; left:0; top:0; object-fit:cover; }
		.product_sec .right { width: 40%; float: left; padding: 20px 0 0 130px; }
		.product_sec h3, .product_sec .product-details__sidebar h3, html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-store .product-details__product-title { font-size: 35px !important; font-weight:600 !important; padding-bottom: 15px; }
		.product_sec .right p, html#ecwid_html body#ecwid_body.home .ec-size.ec-size--l .ec-store .product-details__product-description:not(.product-details__product-description--blank) p:last-child { font-size: 27px; line-height: 2; font-weight:300; }
		.product_sec .price, html#ecwid_html body#ecwid_body.home .ec-size .ec-store .details-product-price__value { padding: 85px 0 40px 0; font-size: 31px; font-weight:700; display: block; }
		html#ecwid_html body#ecwid_body.home div.ecwid-productBrowser { padding: 0 10px 20px; }
		.product_sec .cart { display: block; text-align:  center; font-size: 27px; line-height:1.3; color: #e89e00; font-weight:600; border: 2px solid #e89e00; background:#fff url(images/cart-icon.png) 115px center no-repeat; margin: 60px 0 0 0; padding:28px 15px 28px 80px; }
		.product_sec .cart:hover { background-color:#f1e4c7; color: #c88800; }  
		.product_sec .right .counter { overflow: hidden; display: block; vertical-align: top; width: 230px; position: relative; }
		.product_sec .right .trigger { border-radius: 6px; -webkit-border-radius: 6px; float: left; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size:45px; font-weight:600; background: #636363; }
		.product_sec .right .trigger.minus { background: #e0e0e0; } 
		.product_sec .right .trigger:focus,
		.product_sec .right .trigger:hover { text-decoration:none; background: #262626; }  
		.product_sec .right .value, html#ecwid_html body#ecwid_body.home .ec-size.ec-size--s .ec-store .form-control__text { text-oveflow:ellpsis; overflow: hidden; width:calc(100% - 100px); height:50px; float: left; display: inline-block; vertical-align: middle; margin: 0 0px; background: #fff; border: 0; border-radius: 0px; -webkit-border-radius: 0px; -ms-border-radius: 0px; border:0 !important; font-size: 27px !important; font-weight:600; line-height: 40px; text-align: center; padding: 5px; }
		html#ecwid_html body#ecwid_body.home .ec-size.ec-size--s .ec-store .form-control__text { width: 110px; }
		html#ecwid_html body#ecwid_body.home .ec-size.ec-size--s .ec-store .form-control__text#ec-cart-email-input { width: 100%; }
		.product_sec .details-gallery__wrap-inner { padding-left: 250px !important; position: relative; }
		.product_sec .details-gallery__thumbs { display: block !important; position: absolute !important; left: 0px !important; top: 0px !important; width: 228px; padding: 0px !important; margin: 0px 0px 20px 0px !important; }
		.product_sec .details-gallery__thumbs .details-gallery__thumb { width: 100% !important; max-width: 100% !important; }
		html#ecwid_html body#ecwid_body.home .ec-size.ec-size--l .ec-store .form-control--large .form-control__button { display: block; text-align:  center; font-size: 27px; line-height:1.3; color: #e89e00; font-weight:600; border: 2px solid #e89e00; background:#fff url(images/cart-icon.png) 80px center no-repeat; margin: 60px 0 0 0; padding:28px 15px 28px 80px; }
		html#ecwid_html body#ecwid_body.home .ec-size.ec-size--l .ec-store .form-control--large .form-control__button:hover { background-color:#f1e4c7; color: #c88800; }
		html#ecwid_html body#ecwid_body.home .ec-size.ec-size--l .ec-store .details-product-purchase__checkout-controls .form-control--large .form-control__button { margin-top: 10px; }
		html#ecwid_html body#ecwid_body.home .ec-size.ec-size--s .ec-store .details-product-purchase__controls { max-width: 100%; }
		html#ecwid_html body#ecwid_body.home .ec-size .ec-store .form-control--button { width: 100%; max-width: 500px; margin: 0 auto; }
		.product_sec .ec-footer { display: none; }

		/*email_sec*/
		.email_sec { padding: 20px 0 0 0;  min-height: 725px; display: flex; -webkit-display: flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; align-items:center; -webkit-align-items:center;  overflow: hidden; position: relative; width: 100%; background:url(images/subscribe-bg.jpg) center center no-repeat; background-size:cover; background-attachment:fixed;}
		.email_sec .wrapper { max-width: 1570px; }
		.email_sec .right { float: right; max-width: 560px; width:100%; }
		.email_sec .tnp-field-surname,
		.email_sec .tnp-field-firstname { display: none; }
		.email_sec h2 { font-size:102px; line-height:1; font-family: 'Caramello Free'; color:#fff; font-weight:400; text-align:center; }
		.email_sec h3 { margin-top:-25px; font-size:77px; line-height:1; font-family: "Times New Roman", Times, serif; color:#fff; font-weight:400; text-align:center; }
		.email_sec form { padding-right:150px; position:relative; }
		.email_sec .tnp-subscription { max-width: 100%; }
		.email_sec .tnp-field input[type="email"] { width:100%; font-weight:400; font-size: 18px !important; font-family: 'myriad pro'; height:65px; background:#484848 !important; color:#fff !important; }
		.email_sec .tnp-field label { display: none; } 
		.email_sec .tnp-subscription div.tnp-field { margin-bottom: 25px; }
		.email_sec .tnp-field input[type="submit"] { width: 150px; height:65px; background:#fff; color: #d1282f; line-height:65px; font-size: 22px; padding: 0px 10px !important; text-align: center; text-transform: uppercase; font-family: 'Roboto', sans-serif !important; letter-spacing: 0.15em; position:absolute; right:0; top:0; }
		.email_sec .tnp-field input[type="submit"]:hover { background:#582498 !important; color: #fff !important; }


		/*gallery_sec*/		
		.gallery_sec { position: relative; padding: 0; position: relative; width: 100%; }
		.gallery_sec h2:after { margin-left:0; transform: translate(-50%, -50%) rotate(-2deg); -webkit-transform: translate(-50%, -50%) rotate(-2deg); width: calc(100% + 150px); height: calc(100% + 150px); }
		.gallery_sec .heading { margin-bottom: 25px; }
		.gallery_sec h2 { color: #fff; }
		.gallery_sec .gallery_slider .slide a img { width:100%; height: 100%; ovject-fit:cover; position:absolute; left:0; top:0; }
		.gallery_sec .gallery_slider { padding: 0; }
		.gallery_sec .gallery_slider .slide a { position: relative; width: 100%; display: block; padding-bottom: 98%; }  
		.gallery_sec .gallery_slider .slide a img { width: 100%; height:100%; position:absolute; left:0; top:0; object-fit:cover; }
		.gallery_sec .slick-arrow { z-index:2; width: 50px; height: 50px; position:absolute; left:30px; top:50%; margin-top:-25px; font-size:0; line-height:0; border:0; cursor: pointer; background:url(images/prev2.png) center center no-repeat; background-size:27px 45px; }
		.gallery_sec .slick-arrow.slick-next { left:auto; right:30px; background-image:url(images/next2.png); }  
		.gallery_sec .gallery_slider:after,.gallery_sec .gallery_slider:before { z-index:1; width: 322px; height: 100%; content:''; position:absolute; left:0; top:0; background:url(images/left-shadow.png) left top repeat-y; background-size:100% 1px; }
		.gallery_sec .gallery_slider:after { left:auto; right:0; background-image:url(images/right-shadow.png); }
		.gallery_sec .gallery_slider { position: relative; }

		
		/*content-bar*/
		.content-bar { width: 100%; padding:60px 0; position: relative; }	
		
		/* text-bar */
		.text-bar { padding: 60px 0 40px; font-size:24px; }
		.text-bar .heading { padding-bottom: 20px; }
		.text-bar blockquote p { font-style: italic; }
		.text-bar.innerpage h2, .text-bar.innerpage h3, .text-bar.innerpage h4, .text-bar.innerpage h5, .text-bar.innerpage h6 { padding-bottom: 5px; }
		.text-bar.innerpage ul { padding: 0 0 20px 20px; list-style: disc; }
		.text-bar.innerpage ol { padding: 0 0 20px 20px; }
		/*.text-bar.innerpage li { line-height: 23px; font-size: 18px; }*/
		.error404 .text-bar { padding: 80px 0 60px; text-align:center; }

		/* footer-bar */
		#footer-part { width: 100%; position: relative; }

		/*footer_box*/
		.footer_box { padding: 45px 0; width: 100%; position: relative; background:#e5e3e2 url(images/footer-bg.png) center center no-repeat; background-size:cover; }
		.footer_box .internal { width: 100%; display: flex; -webkit-display: flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; align-items:center; -webkit-align-items:center; max-width:1920px; margin:auto; padding:0 20px 0 70px; }
		.footer_box .instagram_box { width: 29%; background:url(images/instagram.png) left center no-repeat; padding: 0 0 0 65px; }
		#sb_instagram { padding:0px !important; background:#fff;}
		#sb_instagram #sbi_images .sbi_item { background:#fff; }
		.footer_box .logo_box { padding: 0 70px; order:1; width: 31%; }
		.footer_box .logo_box .logo { display: block; }
		.footer_box .form_box { order:1; width: 40%; background:#d12928; padding: 30px 40px 10px; }
		.footer_box .form_box h3 { padding-bottom: 70px; font-size: 37px; line-height: 1.2; text-align: center; color: #fff; font-weight:400; font-family: 'Roboto', sans-serif; } 
		.footer_box .form_box .wpcf7-form-control:not(.button) { margin: 0 0 25px 0; font-size: 20px !important; color: #fff !important; font-weight:300 !important; height:auto; padding:0 0 10px 0 !important; border:0; border-bottom: 1px solid rgba(255,255,255,0.5) !important; border-radius:0 !important; -webkit-border-radius:0 !important; background: none !important; font-family: 'Roboto', sans-serif !important; }
		.footer_box *::-webkit-input-placeholder { opacity:100; color: #fff; }
		.footer_box *::-moz-placeholder {opacity:100; color: #fff;}
		.footer_box *:-ms-input-placeholder {opacity:100; color: #fff;}
		.footer_box .form_box .your-name { display: inline-block; width: calc(33.33% - 13px); }
		.footer_box .form_box .your-email { width: calc(33.33% - 13px); display: inline-block; margin: 0 19px; }
		.footer_box .form_box .your-phone {display: inline-block; width: calc(33.33% - 13px); }
		.footer_box .form_box .button { width: 110px; height: 45px; line-height:45px; border:0; background:#fff; color: #d12928 !important; margin:auto; display:block; font-weight:500; text-align: center; padding:0 !important; }
		.footer_box .form_box textarea { margin-bottom: 5px !important; } 
		.footer_box .form_box .button:hover { background: #e5e3e4 !important; }
		.footer_box .form_box p { padding:0; } 
		
		/*copyright_box*/
		.copyright_box { padding: 20px 0; width: 100%; background:#2e2e2e; }
		.copyright_box p { font-size: 13px; font-family: myriad pro; letter-spacing: 0.02em; line-height: 1.1; padding:0; color: #fff; }
		.copyright_box p a { color: #fff; } 
		.copyright_box .wrapper { max-width: 1700px; }
		
		#back-to-top { display: none; position: absolute; top: -25px; right: 35px; width: 50px; height: 50px; line-height: 50px; font-size: 25px; cursor: pointer; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; background: url(images/button-bg2.png) center center no-repeat; background-size:100% 100%; color: #fff;  font-weight:400; text-align: center; z-index: 9999; }
		#back-to-top.show { opacity:100; }
		#back-to-top:hover { background-image:url(images/button-bg.png); }

		
		span.wpcf7-not-valid-tip { display: none; }
		div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { padding: 0px; margin: 0px; padding-bottom: 20px; border: 0px; color: #f00; text-align: center; }
		.wpcf7-not-valid-tip { display: none !important; }
		.wpcf7-not-valid { color: #f00 !important; border-color: #f00 !important; }
		div.wpcf7-response-output { margin:10px 12px; font-size: 14px; line-height: 18px; border:0; padding: 5px; background: #fff; color: #f00; }
		div.wpcf7-mail-sent-ok { color: #398f14; }
		.ajax-loader { display: none !important; }
		


		/* ----------Alignment ----------*/ 
		.alignleft { display: inline; float: left; margin-right: 1em !important; }
		.alignright { display: inline; float: right; margin-left: 1em !important; }
		.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
		img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }
		table, th, td { border: none }
		table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; width: 100%; }
		caption, th, td { font-weight: normal; text-align: left; }
		th { border-width: 0 1px 1px 0; }
		td { border-width: 0 1px 1px 0; vertical-align: top; }
		td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }
		th, td { padding: 0.4em; }
		th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }
		td img.alignnone { margin: 0px }
		blockquote { font-weight: normal; margin: 0 1em; }
		blockquote em, blockquote i, blockquote cite { font-style: normal; }
		blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }
		blockquote:before, blockquote:after, q:before, q:after { content: ""; }
		blockquote, q { quotes: "" ""; }
		#blogWrapper { padding: 45px 0; width: 100%; overflow: hidden; }
		#blogWrapper .wrapper { max-width: 1200px; }
		
		/* blog container */
		.patners_box { float: left; width: 100%; text-align: center; padding: 20px }
		#BlogCntr { width: 100%; position: relative; overflow: hidden; }
		
		/* left blog box */
		.leftBlogBox { width: 72%; float: left; padding-right: 30px; border-right: 1px solid #bebebe; min-height: 500px }
		.leftBlogBox ul, .leftBlogBox ol { margin-bottom: 20px; list-style-position: inside; }
		.leftBlogBox ul { list-style: disc; padding-left: 15px; }
		.single .leftBlogBox ul { padding: 0 0 20px 25px; list-style: disc; }
		.single .leftBlogBox ol { padding: 0 0 20px 0px; }
		.single .leftBlogBox li { line-height: 23px; font-size: 18px; }
		/*.single .leftBlogBox h1 { padding-bottom: 5px; text-transform: capitalize }*/
		.single .leftBlogBox p { display: block }
		.leftBlogBox ul.dateBar { list-style: none; margin: 0 0 10px 0; padding: 0px }
		.single .leftBlogBox ul.dateBar { margin: 0 0 15px 0; padding-left: 0px }
		.leftBlogBox ul.dateBar li { font-size: 14px; }
		.leftBlogBox ul.dateBar li strong { color: #000; }
		.leftBlogBox p { padding-bottom: 15px; display: inline; margin-bottom: 0; }
		.leftBlogBox .postLoop { width: 100%; overflow: hidden; padding: 15px 0; margin: 0px; border-bottom: 1px solid #bebebe; }
		.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type { border-bottom: none; }
		.leftBlogBox .postLoop .image { max-width: 45%; float: left; margin: 5px 15px 5px 0; }
		.leftBlogBox .postLoop h2 { text-transform: capitalize; margin: 0px; font-size:30px; line-height: 36px; padding-bottom: 10px; }
		.leftBlogBox .postLoop h2 a {
			color: #1d0458; text-decoration: none }
		.leftBlogBox .postLoop h2 a:hover { color: #000000; }
		.leftBlogBox .postLoop a.read-more { display: inline-block;  color: #1d0458; text-decoration: none; text-transform: capitalize; font-weight: 600 }
		.leftBlogBox .postLoop a.read-more:hover { color: #000000; }
		.leftBlogBox h4.title { font-size: 16px; font-weight: normal; padding-top: 15px; color: #1d0458; text-transform: capitalize; } /* comment form */
		.leftBlogBox #commentform { width: 100%; }
		.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="url"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { border: 1px solid #000; padding: 7px 10px; box-sizing: border-box; color: #000; font-size: 15px; border-radius: 0px; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; margin: 0; width: 535px; }
		.leftBlogBox #commentform textarea { height: 150px; }
		.leftBlogBox #commentform input[type="submit"] { width: auto; padding: 5px; border: none; background: #ea0000; color: #fff; cursor: pointer; border-radius: 0; font-size: 16px; }
		.leftBlogBox #commentform input[type="submit"]:hover, .leftBlogBox #commentform p.form-submit input[type="submit"]:hover { background: #000000; }
		.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #1d0458; color: #fff; cursor: pointer; margin-left: 100px; }
		.leftBlogBox #respond h3 { padding-bottom: 20px; }
		.leftBlogBox #commentform input[type="text"].error, .leftBlogBox #commentform input[type="email"].error, .leftBlogBox #commentform textarea.error { border: 1px solid #f00!important }
		.leftBlogBox div.error { display: none !important }
		.leftBlogBox h3#comments, .leftBlogBox #respond h3, h2.comments-title, h3#reply-title { border-bottom: 1px solid #000; font-size: 24px; font-weight: normal; line-height: 29px; margin-bottom: 10px; padding-bottom: 10px; color: #000; }
		.leftBlogBox #comments { clear: both; margin-bottom: 10px }
		.leftBlogBox #comments footer { border: none }
		.leftBlogBox .commentlist, .leftBlogBox .comment-list { list-style: outside none none; margin-top: 10px !important; margin-bottom: 10px; }
		.leftBlogBox .commentlist li { color: #34343f; font-size: 20px; line-height: 30px; list-style: outside none none; overflow: hidden; }
		.leftBlogBox .comment-list li { color: #34343f; font-size: 20px; line-height: 20px; list-style: outside none none; overflow: hidden; }
		.leftBlogBox img.avatar { float: left; margin: 3px 10px 10px 0; width: 50px; border: 1px solid #cccccc; max-width: 100%; height: auto; display: block }
		.leftBlogBox .commentlist cite.fn, .leftBlogBox cite.fn { color: #000000;; font-size: 16px; }
		.leftBlogBox span.says { font-size: 16px; }
		.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-style: normal; text-decoration: none; font-size: 20px; }
		.leftBlogBox .comment-awaiting-moderation { font-size: 16px; line-height: 21px; color: #000; font-style: normal }
		.leftBlogBox .commentmetadata a { color: #000; cursor: default !important; font-size: 13px; line-height: 16px; }
		.leftBlogBox .commentlist p, .leftBlogBox .comment-list p { clear: both; font-size: 15px; line-height: 19px; }
		.comment-content p { padding-bottom: 5px; } #commentform p { padding-bottom: 15px !important; font-size: 16px; margin-bottom: 0; }
		.leftBlogBox .comment-list .comment-metadata { font-size: 16px; color: #000; }
		.leftBlogBox .comment-reply-link { font-size: 16px; text-decoration: none }
		.leftBlogBox .comment-reply-link:hover { text-decoration: none; color: #039be6; } #cancel-comment-reply-link { color: #000; text-decoration: none; font-size: 20px; line-height: 25px } #cancel-comment-reply-link:hover { text-decoration: underline }
		.leftBlogBox .reply { padding: 0px 0 15px; }
		.leftBlogBox .reply a { color: #000 }
		.leftBlogBox #respond { margin-top: 10px; /*overflow: hidden;*/ width: auto; padding: 0px }
		.leftBlogBox #cancel-comment-reply-link:hover { color: #039be6; text-decoration: none }
		.leftBlogBox .commentlist ul.children, .leftBlogBox .comment-list ol.children { /*margin-left: 25px;*/ /*float:left*/ }
		.leftBlogBox label.screen-reader-text { display: none }
		.leftBlogBox #searchform { width: 100%; margin: 0 auto; } #commentform label { float: left; width: 100px; font-size: 16px; line-height: 21px } #commentform label.error { display: none!important } /* pagination */
		.leftBlogBox .wp-pagenavi { margin: 25px 0 50px 0; }
		.leftBlogBox .wp-pagenavi a, .wp-pagenavi span { font-size: 15px; color: #000; border: 1px solid #7b7b7b }
		.wp-pagenavi a, .wp-pagenavi span { border-color: #7b7b7b; padding: 5px 7px }
		.wp-pagenavi span.current { border-color: #1d0458; font-weight: normal; color: #fff; background: #1d0458; }
		.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #1d0458; color: #fff; border-color: #1d0458; }
		.wp-pagenavi span.pages:hover { border-color: #000; } /* right blog box */
		.rightBlogBox { width: 27%; float: right; padding-top: 0; padding-left: 25px; }
		.rightBlogBox ul { width: auto; padding-left: 20px; list-style: disc }
		.rightBlogBox .widget { text-align: left; margin-bottom: 25px; overflow: hidden }
		.rightBlogBox h3.widgettitle { margin-bottom: 10px; text-align: center; color: #f1c855; font-size: 34px; text-align: left; text-transform: capitalize; line-height: 40px; padding-bottom: 0px }
		.rightBlogBox label.screen-reader-text { display: none; }
		.rightBlogBox #searchform { width: 100%; margin: 0 auto; }
		.rightBlogBox #searchform input#s { width: 65%; border: 1px solid #7b7b7b; height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; padding: 5px; float: left; margin-right: 5px; color: #7b7b7b; height: 33px; }
		.rightBlogBox #searchform input#searchsubmit { width: 27%; background: #dfb643; color: #fff; border: none; height: 30px; text-transform: capitalize; font-weight: bold; cursor: pointer; float: left; }
		.rightBlogBox #searchform input#searchsubmit:hover { background: #c70505; }
		.rightBlogBox ul  { padding-left:0; list-style: disc; margin-top: 0px }
		.rightBlogBox ul li { width: 100%; text-align: left; padding: 2px 0; color: #000; font-size: 16px; line-height: 19px; list-style-position: inside; }
		.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }
		.rightBlogBox ul li.current-cat a { color: #1d0458; font-weight:600; }
		.rightBlogBox ul li a:hover { text-decoration: none; color: #1d0458; }
		.mobilesidebar { display: none; }
		.desktopsidebar { display: block } /* single page */
		.search-form .screen-reader-text { display: none }
		.rightBlogBox .search-form input[type='Search'] { margin:0; border-radius: 0px; padding: 5px; font-size: 14px; line-height: 19px; float: left; border: solid 1px #000; color: #000; width: 62%; -webkit-appearance: none; -webkit-border-radius: 0px; height: 33px; }
		.search-form input[type='submit'] { float: left; background: #1d0458; border-radius: 0px; font-size: 15px; line-height: 20px; border: none; color: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0px; padding: 4px 15px; margin-right: 0px; height: 33px; border: solid 1px #1d0458; }
		.search-form input[type='submit']:hover { background: #000000;; border: solid 1px #000000;; }
		/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/
		.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }
		.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }
		input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 img { height: auto; }

@media only screen and (max-width:1279px) {
	
	html#ecwid_html body#ecwid_body.home .ec-size .ec-store .form-control:not(.form-control--loading) .form-control__button { display: block; text-align:  center; font-size: 22px; line-height:1.3; color: #e89e00; font-weight:600; border: 2px solid #e89e00; background:#fff url(images/cart-icon.png) 10px center no-repeat; margin: 20px 0 0 0; padding:28px 15px 28px 30px; }
	html#ecwid_html body#ecwid_body.home .ec-size .ec-store .form-control:not(.form-control--loading) .form-control__button:hover { background-color:#f1e4c7; color: #c88800; }
	
	.product_sec .details-gallery__wrap-inner { padding-left: 200px !important; }
	.product_sec .details-gallery__thumbs { width: 180px; }
	
}

@media only screen and (max-width:1023px) {
.text-bar,html, body  { font-size: 20px; }
.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { max-width: 100%; }
.rightBlogBox { padding-left: 15px; }
.leftBlogBox { padding-right: 11px; margin-top:10px; }
.search-form input[type="submit"] { padding: 4px 7px; }
.search-form input[type="Search"] { width: 59%; }
.leftBlogBox .postLoop h2 { font-size: 25px; }
.rightBlogBox .widget h3 { font-size: 22px; padding-bottom: 10px; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { margin-left: 0px; }
	
html#ecwid_html body#ecwid_body.home .ec-size.ec-size--s .ec-store .product-details--layout-sidebar-right .product-details__gallery { width: 100%; padding-right: 0px; }
html#ecwid_html body#ecwid_body.home .ec-size.ec-size--s .ec-store .product-details--layout-sidebar-right .product-details__sidebar { width: 100%; padding-left: 0px; }
	
	
}


@media only screen and (max-width: 767px) {
/*.text-bar.innerpage li { font-size: 16px; line-height: 21px; }*/
.content-bar { padding: 40px 0; }
.leftBlogBox { width: 100%; border-right: 0; }
.mobilesidebar{ width: 500px; display: block; }
.mobilesidebar .search-form{ float:left; width:100%; position:relative; padding-right:85px}
.mobilesidebar .search-form input[type="Search"]{ width:100%; max-width:100%; border-radius: 0px; -webkit-border-radius: 0px; height: 34px; }
.mobilesidebar .search-form input[type="submit"]{ position:absolute; right:0px; top:0px}
#blogWrapper { padding: 30px 0; width:100%; }
.leftBlogBox .widget { margin-bottom: 10px; }
.leftBlogBox { padding-right: 0; width: 100%; float: none; margin-top: 10px; padding-bottom: 10px; }
.rightBlogBox { width: 100%; float: none }
.leftBlogBox .postLoop { padding: 10px 0; }
.mobilesidebar h3.widgettitle { display: none }
.leftBlogBox .widget { margin-bottom: 12px; overflow: hidden; }
.leftBlogBox h1.pagetitle { padding-bottom: 15px; }
.leftBlogBox #searchform input#s { border: 1px solid #7b7b7b; box-sizing: border-box; float: left; height: 30px; margin-right: 4px; padding: 5px; width: 200px; color: #7b7b7b; }
.leftBlogBox #searchform input#searchsubmit { background: #ea0000 none repeat scroll 0 0; border: medium none; color: #fff; cursor: pointer; float: left; font-weight: bold; height: 30px; text-transform: capitalize; width: 76px; }
.leftBlogBox #searchform input#searchsubmit:hover { background: #c70505; }
.desktopsidebar { display: none; }
.leftBlogBox #cat { padding: 4px 2px; width: 300px; margin-top: 3px; -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; background: #fff url(images/drop_arrow.png) no-repeat 98% 8px; -webkit-appearance: none; border-radius: 0; border: 1px solid #1d0458; float: left; width: 100%; color: #000; font-size:14px; line-height:19px; background-size:22px; max-width:100%;  }
.leftBlogBox #cat option { padding: 2px 5px; font-size: 13px; color: #000; }
.leftBlogBox #cat option { padding: 2px 5px; font-size: 13px; }
.leftBlogBox #searchform input#s { width: 200px; }
.wp-pagenavi { margin-bottom: 50px; }
.leftBlogBox .widget_search h3.widgettitle, .leftBlogBox .widget_categories h3.widgettitle { display: none }
.leftBlogBox h1.pagetitle { }
.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea , .leftBlogBox #commentform input[type="url"] { width:380px; border-radius:0px; padding:7px; resize:none;  font-size:16px; line-height:21px  ;-webkit-appearance:none; -webkit-border-radius:0px;}
.leftBlogBox h3#comments, .leftBlogBox #respond h3{ line-height: 18px; font-style:normal }
h2.comments-title { line-height: 22px; font-style: normal; font-size: 18px; }
.leftBlogBox #commentform { margin-top: 30px; }
.leftBlogBox p { padding-bottom: 20px; }
.leftBlogBox h3#comments, .leftBlogBox #respond h3 { font-size: 18px; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { margin-left: 0px; color:#fff; border-radius:0px; font-size:15px; line-height:20px; margin-left:100px ;-webkit-appearance:none; -webkit-border-radius:0px; }
.search-form input[type="submit"] { padding: 4px 16px; }
.leftBlogBox .widget .widget-title { display: none; }
.leftBlogBox .postLoop .image img { height: auto; }
#commentform p { font-size: 15px; }
.leftBlogBox .comment-list .comment-metadata { font-size: 15px; }
.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-size: 18px; }
.leftBlogBox { min-height:250px; }	
.error404 .text-bar { padding: 40px 0 30px; }
	
.product_sec .details-gallery__wrap-inner { padding-left: 0px !important; }
.product_sec .details-gallery__thumbs { position: relative!important; width: 100%; }
.product_sec .details-gallery__thumbs .details-gallery__thumb { float: left !important; width: 33.33% !important; max-width: 33.33% !important;
}
		
}
	
@media only screen and (max-width: 639px) {
.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { width: 100%; font-size: 15px; }
.leftBlogBox #commentform textarea { height: 150px; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { margin-left: 0; font-size: 14px; }
#commentform label { font-size: 15px; }
.leftBlogBox #commentform { margin-top: 20px; }
.mobilesidebar{ width: 100%; display: block; }
#blogWrapper { padding: 25px 0; }
	
.product_sec .details-gallery__wrap-inner .details-gallery__spacer { display: none !important; }
html#ecwid_html body#ecwid_body.home .ec-size .ec-store .details-gallery__images { display: block !important; }
html#ecwid_html body#ecwid_body.home .ec-size .ec-store .details-gallery__scroll { display: none !important; }
html#ecwid_html body#ecwid_body.home .ec-size .ec-store .details-gallery__images { max-width: 100%; height: 100%; }
	
}
	
	
@media only screen and (max-width: 479px) {
	
	caption, th, td { padding-left: 0; float: left; width: 100%; padding-right: 0px; }
.alignleft, .alignnone, .alignright, .aligncenter { float: none; margin: 0 0 10px 0 !important; max-width: 100%; height: auto; display: block; clear: both }
.wp-caption { width: 98% !important; }
.wp-caption.alignleft, .wp-caption.alignnone, .wp-caption.lignright, .wp-caption.aligncenter { float: none; margin: 0 0 10px 0 !important; }
.wp-caption.alignleft img, .wp-caption.alignnone img, .wp-caption.lignright img, .wp-caption.aligncenter img { max-width: 96%; height: auto; width: 96%; }
.wp-caption img { width: 96%; }
.wp-caption p { padding: 3px !important }
	td img.alignnone { margin: 0px !important; }
.leftBlogBox .postLoop .image img { width: 100%; max-width: 100%; }
.leftBlogBox .postLoop .image { margin: 5px 0px 10px 0; width: 100%; }
.leftBlogBox .postLoop h2 { font-size: 23px; }
.leftBlogBox .wp-pagenavi { margin: 25px 0 35px 0; }
.leftBlogBox #commentform textarea { height: 100px; }
.leftBlogBox .postLoop .image { max-width: 100%; width: 100%; }
	
}
@media only screen and (min-width: 768px) {
	.mm-menu.mm-current { display: none !important; }
	html.mm-opening .mm-slideout { transform: translate(0px, 0px) !important; -webkit-transform: translate(0px, 0px) !important; }
	html.mm-opened { overflow: visible !important; }
	html.mm-opened body { overflow: visible !important; }
	#mm-blocker { display: none !important; }
}
