 @font-face {
	font-family: roboto;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/RobotoRegular/RobotoRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoRegular/RobotoRegular.woff) format("woff"), url(../fonts/RobotoRegular/RobotoRegular.ttf) format("truetype")
}

body {
	color: #fefefe
}

/*<HEADER>*/
#search.to-show {
	display: block;
}

@media all and (max-width:1200px) {
	.search-desktop {
		display: none
	}

	.search-tablet {
		display: block;
		position: relative;
	}

	.search-tablet #livesearch_search_results {
		left: 341px;
		width: 340px;
		top: -34px;
		z-index: 11;
	}
}


@media all and (max-width:1090px) {
	.search-tablet #livesearch_search_results {
		width: 300px;
	}
}


@media all and (max-width:1008px) {
	.search-tablet #livesearch_search_results {
		width: 240px;
	}
}

@media all and (max-width:940px) {
	.search-tablet #livesearch_search_results {
		left: 302px;
	}
}
@media all and (max-width:900px) {
	.search-tablet #livesearch_search_results {
		left: 241px;
	}
}

@media all and (max-width:820px) {
	.search-tablet #livesearch_search_results {
		width: 206px;
		left: 207px;
	}
}



@media all and (min-width:1200px) {

	.search-desktop {
		display: block
	}
	.search-tablet {
		display: none
	}
}

@media (min-width: 768px){}
	.container {
	     width: 99%; 
	}


/*</HEADER>*/


footer {
	padding-top: 25px;
	border-color: #5ec179
}

.btn_wide {
	padding-top: 18px
}

.post__br {
	display: block
}

.post__list {
	margin: 15px;
	padding-left: 20px;
}

.post__list-item {
	list-style-type: square
}

.sitemap__top-list {
	list-style-type: none;
	display: block;
	position: relative
}

.sitemap__col:nth-child(3) {
	height: 250px
}

.sitemap__top-item {
	float: left;
	height: 250px;
	padding: 0
}

.sitemap__top-item:last-child,
.sitemap__top-item:nth-child(4),
.sitemap__top-item:nth-child(5) {
	height: auto;
}

.sitemap__top-header {
	margin-bottom: 20px
}

 .sitemap__top-list > .sitemap__col:nth-of-type(5) .sitemap__top-item .sitemap__top-header,
 .sitemap__top-list > .sitemap__col:nth-of-type(6) .sitemap__top-item .sitemap__top-header
 {
	 margin-bottom: 12px;
	 font-size: 16px;
	 font-family: play, sans-serif;
 }

.sitemap__top-link {
	color: #fefefe;
	margin-bottom: 5px;
	font-size: 16px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.sitemap__top-link:hover {
	color: #878787;
	text-decoration: none
}

.sitemap__child-item {
	padding: 0;
	margin-bottom: 5px
}

.sitemap__child-list {
	display: block;
	list-style-type: none;
	margin-left: 0
}

.sitemap__child-link {
	color: #878787;
	font-size: 13px;
	line-height: 1.5;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.sitemap__child-link:hover {
	color: #fefefe;
	text-decoration: none
}

.sitemap__child-link:visited {
	color: #878787
}

.sitemap__service-col {
	margin-top: 25px
}

.sitemap__service-item {
	padding: 0;
	margin-bottom: 8px
}

.sitemap__service-link {
	color: #fefefe;
	font-size: 16px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.sitemap__service-link:hover {
	color: #878787;
	text-decoration: none
}

.footer__contacts {
	margin-bottom: 10px
}

.phonenumbers_footer {
	font-size: 15px
}

.phonenumbers_footer .phonenumber {
	display: inline-block;
	color: #fefefe;
	font-weight: 400;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.phonenumbers_footer .phonenumber:hover {
	color: #878787
}

.adress_footer {
	color: #fefefe;
	vertical-align: middle;
	font-weight: 400;
	font-size: 15px;
	text-align: right
}

.bottom__btn-wrap {
	margin: 40px 0
}

.footer__button {
	color: #5ec179;
	text-align: center
}

.footer__button,
.footer__button:hover {
	background-color: transparent;
	border: none
}

.footer__button:hover {
	color: #fefefe
}


@media only screen and (max-width:1200px) {
	.sitemap__top-link {
		font-size: 14px
	}
	.sitemap__child-item {
		padding-right: 15px
	}
	.sitemap__child-link {
		font-size: 13px
	}

	.sitemap__service-link {
		font-size: 14px
	}
	.footer__button {
		width: 330px
	}

	.bottom-line {
		margin-top: 10px
	}
	.bottom__btn-wrap {
		margin-top: 15px
	}
}

@media only screen and (max-width:992px) {
	ul.sitemap__child-list {
		margin-bottom: 20px
	}
	.sitemap__col {
		height: auto!important
	}
	.sitemap__col:nth-child(4) {
		float: right
	}
	.sitemap__col:nth-child(5) {
		position: static
	}
	.sitemap__top-item {
		height: auto
	}
	.sitemap__child-item {
		padding-right: 0
	}

	#cmswidget-2 .sc_widget_blogs_a.pass {
		padding: 6px 12px;
	}

	#content .box-product .price {
		min-height: 100px;
	}
}

@media only screen and (max-width:768px) {
	footer {
		border-top: 1px solid #5ec179
	}
	.product-grid .price {
		max-width: 121px
	}
	.phonenumbers_footer {
		margin: 0;
		text-align: center
	}
	.adress_footer {
		margin-top: 0;
		text-align: center
	}
	.bottom__btn-wrap {
		margin-bottom: 25px
	}
	#powered {
		margin-bottom: 0
	}
}

@media only screen and (max-width:480px) {
	.sitemap__col,
	.sitemap__service-col {
		width: 100%
	}
	.sitemap__service-item,
	.sitemap__top-item {
		width: 100%;
		text-align: center
	}
}

@media only screen and (max-width:361px) {
	.footer__button {
		max-width: 288px
	}
}

.product-info h1 {
	line-height: 1.3em
}


.fancybox-wrap.fancybox-opened {
	z-index: 10
}

.box-product .image2 a,
.box-product .image a,
.product-grid .image a {
	padding: 0
}

.box .box-content .box-product ul li {
	margin-bottom: 15px
}

.product-grid .padding .name a {
	font-size: 14px
}

header .top_color:after {
	height: 1px
}

.top-line_mobile {
	display: none
}

header {
	margin-bottom: 0
}

aside>div:first-of-type {
	padding-top: 50px;
	background: none
}



/*<CATEGORIES MENU>*/

.cat-menu__list {
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
}




.cat-menu__item {
    flex: 0 48%;
    float: none;
    /*width: 50%;*/
    /*float: left;*/
    margin-bottom: 35px;
    min-height: 120px;
}

.cat-menu__list .cat-menu__item:nth-child(odd){
    margin-right: 20px;

}

.cat-menu__title-link {
    text-decoration: none;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
}


.cat-menu__icon-col {
    width: 35%;
    float: left;
    text-align: center;
    margin-right: 20px;
}

.cat-menu__descr-col {
    width: 60%;
    float: left
}



.cat-menu__title {
    color: #fff;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 18px;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

.cat-menu__title:hover {
    color: #d8c7ff
}

.cat-menu__icon {
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    width: 150px;
    height: 100px

}

.cat-menu__icon:hover {
    color: #59bc72;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
        transform: scale(1.5)
}

.cat-menu__descr {
    color: #d8d8d8;
    font-size: 14px
}

.cat-menu-in:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cat-menu-in {
    margin-top: 40px
}



@media (min-width:991px) {


    .cat-menu__icon-col_desktop {
        display: block;

    }
    .cat-menu__icon-col_mobile {
        display: none;
    }
}

@media (max-width:991px) {

   
    .cat-menu__item {
        flex: 0 45%;
    }
    
    .cat-menu__title {
        margin-bottom: 10px;
    }
    .cat-menu__icon-col_desktop {
        display: none;
    }
    .cat-menu__icon-col_mobile {
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }

    .cat-menu__icon {
        width: 50%;
        height: inherit;
    } 

    .cat-menu__descr-col {
        width: inherit;
        float: none;
    }


    .cat-menu__title, 
    .cat-menu__descr {
        text-align: center;
    }
}

@media (max-width:700px) {
    .cat-menu__icon {
        width: 150px;
        height: 100px
    }
    .cat-menu-in {
        margin-top: 40px
    }

    .cat-menu__descr-col h2.cat-menu__title {
        margin-bottom: 10px;
    }
}

@media (max-width:480px) {
    .cat-menu__item {
        flex: 0 100%;
    }

    .cat-menu__icon-col {
        width: 100%;
        float: none;
        text-align: center;
        margin-right: 0px;
    }

    .cat-menu__descr-col {
        width: 100%;
        float: none;
        text-align: center;
    }
}

/*</CATEGORIES MENU>*/

.sf-mega-section li {
	width: 290px;
	border-bottom: 1px solid;
	padding: 0 10px 0 15px
}

.sf-mega-section li ul {
	width: 300px;
	top: 0
}

.sf-mega-section li:hover>a,
.sf-mega-section li:hover>a.sf-with-ul:after {
	color: #5ec179
}

.sf-mega-section .sf-with-ul:after {
	/*line-height: 47px*/
	position: absolute;
	top: 14px;
}

.sf-mega-section li ul li {
	padding: 0px 3px 0px 15px
}

.sf-mega-section>li:last-child,
.sf-mega-section li ul li:last-child {
	border-bottom: none
}

.sf-mega-section>li a {
	font-size: 15px;
	padding: 11px 5px;
	/*line-height: 3em;*/
	height: 100%;
	display: block;
	-webkit-transition: color .25s ease;
	-o-transition: color .25s ease;
	transition: color .25s ease
}

.sf-mega,
.sf-mega-section>li ul {
	padding: 0
}


@media (min-width:1200px) {
	.banner a:hover img {
		opacity: .95
	}
	ul.sf-menu>li>a {
		font-size: 15px
	}
	.camera_caption h1 {
		font-size: 72px;
		line-height: 64px;
		margin-bottom: 10px
	}
	.camera_caption h2 {
		font-size: 60px;
		line-height: 60px;
		margin-bottom: 10px
	}
	.camera_caption small h1 {
		font-size: 57px;
		line-height: 57px;
		margin-bottom: 10px;
		margin-top: -10px
	}
	.camera_caption small h2 {
		font-size: 48px;
		line-height: 48px;
		margin-bottom: 10px
	}
	.camera_caption span h1 {
		font-size: 42px;
		line-height: 42px;
		margin-bottom: 10px
	}
	.camera_caption h3 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 11px
	}
	.camera_caption small h3 {
		font-size: 24px;
		line-height: 29px
	}
	.camera_caption p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 35px
	}
	.camera_caption a {
		font-size: 18px;
		line-height: 22px;
		padding: 23px 50px 24px 30px;
		margin-left: 5px
	}
	.camera_caption a:after {
		right: 27px
	}
	.camera_caption {
		width: 370px
	}
	.banner .s-desc {
		right: 40px;
		margin-top: -35px;
		width: 167px
	}
	.banner .s-desc span {
		font-size: 18px;
		line-height: 23px;
		padding: 23px 30px
	}
	.container {
		width: 1200px
	}
	.table td,
	.table th {
		padding: 20px
	}
	.related {
		padding: 0 50px
	}
	ul.sf-menu>li {
		padding-left: 11px;
		padding-right: 11px
	}
	#search input {
		max-width: 240px
	}
	#content .box-product .cart-button {
		display: block
	}
	#content .box-product .price {
		max-width: 270px;
		/*float: left;*/
		/*padding: 15px 10px 14px 19px;*/
		margin: 15px 0px 14px 19px;
		display: inline-block;
		line-height: 20px
	}
	#content .box-product .price .price-new {
		/*float: left;*/
		margin-right: 8px
	}
	#content .related .box-product .price {
		float: none;
		background: #2c2c2c;
		width: 100%
	}
	.camera_caption>div {
		padding: 91px 40px 0 75px
	}
}

@media (max-width:700px) {
	#menu-gadget {
		display: block;
		margin-top: 5px
	}
}
@media (max-width:992px) {

	#search {
		top: 47px;
		right: 15px
	}
	#search input {
		color: #2d2d2d;
		background: #e2e2e2;
		border-color: #d3d1d1
	}
}

@media (max-width:979px) {
	.product-filter .product-compare {
		margin-top: 2px
	}
	.wishlist-product .table.table-bordered {
		border: 0
	}
	.wishlist-product .table thead {
		display: none
	}
	.wishlist-product .table tbody {
		display: block;
		border: 0
	}
	.wishlist-product .table tr {
		display: block;
		margin-bottom: 30px;
		border: 1px solid #2e2e2e;
		border-bottom: 0
	}
	.wishlist-product .table td {
		display: block;
		border: 0;
		border-bottom: 1px solid #2e2e2e
	}
}

@media (min-width:768px) and (max-width:979px) {
	header .header-button {
		position: relative;
		z-index: 7
	}
	html[lang=de] footer li a {
		font-size: 11px
	}
	.box-product .name,
	.product-grid .name {
		padding-right: 0
	}
	.box-product.box-subcat .name {
		padding-right: 0
	}
	.name .featured-product-name {
		font-size: 14px;
		line-height: 14px;
	}
	#content .related .box-product .price {
		padding-left: 15px
	}
	#content .related .box-product .price .price-new {
		margin-right: 4px
	}
	html[lang=es] .product-compare a.button span {
		font-size: 11px
	}
	footer h3 {
		font-size: 16px
	}
	footer li {
		padding-left: 2px
	}
	header #currency.header-button,
	header #language.header-button {
		margin-bottom: 8px
	}
	header #currency.header-button {
		margin-right: 0
	}
	.compare-block .image {
		background-color: #fff;
		margin-bottom: 10px;
		margin-right: 0
	}
	html[lang=de] #compare .box-heading {
		font-size: 14px
	}
	.box-product .price,
	.product-grid .price {
		padding-left: 15px
	}
	.banner .s-desc {
		right: 24px;
		margin-top: -21px;
		width: 110px
	}
	.banner .s-desc span {
		font-size: 14px;
		line-height: 16px;
		padding: 14px 18px
	}
	.camera_caption>div {
		padding: 55px 24px 0 45px
	}
	.camera_caption h1 {
		font-size: 44px;
		line-height: 40px;
		margin-bottom: 6px
	}
	.camera_caption h2 {
		font-size: 37px;
		line-height: 37px;
		margin-bottom: 6px
	}
	.camera_caption small h1 {
		font-size: 35px;
		line-height: 35px;
		margin-bottom: 6px;
		margin-top: -6px
	}
	.camera_caption small h2 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 6px
	}
	.camera_caption span h1 {
		font-size: 26px;
		line-height: 26px;
		margin-bottom: 6px
	}
	.camera_caption h3 {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 7px
	}
	.camera_caption small h3 {
		font-size: 14px;
		line-height: 17px
	}
	.camera_caption p {
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 21px
	}
	.camera_caption a {
		padding: 14px 33px 14px 18px;
		margin-left: 4px
	}
	.camera_caption a:after {
		right: 16px
	}
	.camera_caption {
		width: 222px
	}
	.cart-button .compare {
		margin-left: 0
	}
	.cart a,
	.compare a,
	.wishlist a {
		width: 49px
	}
	li.related-info {
		width: 172px!important;
		padding-right: 10px
	}
	.compare-info td img {
		max-width: 95px
	}
	.compare-info td a.button span {
		font-size: 12px;
		padding: 7px 8px
	}
	.login-content .form-horizontal .control-label {
		max-width: 100%;
		text-align: left
	}
	.login-content .form-horizontal .controls {
		margin-left: 0
	}
	.related {
		padding: 0 81px
	}
	.product-filter .display {
		clear: both;
		float: none
	}
	footer .fa.fa-phone {
		display: none
	}
	.login-content .heading h2 {
		font-size: 13px
	}
	.login-content .heading i {
		font-size: 20px
	}
	.compare-block .image {
		float: none;
		text-align: center
	}
}

@media only screen and  (max-device-width:800px) {
	#full_gallery {
		display: block
	}
	#default_gallery {
		display: none
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display: none!important;
		visibility: hidden
	}
}

@media (max-width:800px) {
	.box-product .name, .product-grid .name {
		padding-right: 0;
	}

	.box-product .name a {
		font-size: 14px;
		line-height: 14px;
	}
	#powered {
		margin-bottom: 40px;
		margin-top: 40px
	}
	#content .box-product .cart-button {
		width: 100%
	}
	.product-info .description .option {
		margin-top: 5px
	}
	.banner .s-desc span {
		font-size: 14px;
		line-height: 16px;
		padding: 14px 18px
	}
	.banner .s-desc {
		right: 3%;
		margin-top: -20px;
		top: 50%;
		width: auto;
		display: inline-block
	}
	.camera_caption>div {
		padding: 30% 11% 0 20%
	}
	.camera_caption h1 {
		font-size: 44px;
		line-height: 40px;
		margin-bottom: 12px
	}
	.camera_caption h2 {
		font-size: 37px;
		line-height: 37px;
		margin-bottom: 6px
	}
	.camera_caption small h1 {
		font-size: 35px;
		line-height: 35px;
		margin-bottom: 12px;
		margin-top: -6px
	}
	.camera_caption small h2 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 6px
	}
	.camera_caption span h1 {
		font-size: 26px;
		line-height: 26px;
		margin-bottom: 12px
	}
	.camera_caption h3,
	.camera_caption p,
	.camera_caption small h3 {
		display: none
	}
	.camera_caption a {
		padding: 14px 33px 14px 18px;
		margin-left: 4px
	}
	.camera_caption a:after {
		right: 16px
	}
	.camera_caption {
		width: 31%
	}
	#powered>span {
		float: none;
		width: 100%
	}
	/*.box-product .image2 a,*/
	.box-product .image a,
	.product-grid .image a {
		/*padding: 10%*/
	}
	.social {
		float: none
	}
	
	.social ul {
		padding-left: 0
	}
	#content .box-product .cart-button,
	.product-grid .cart-button {
		display: table;
		width: 100%;
	}
	#content .box-product .price,
	.product-grid .price {
		max-width: 120px;
		padding-bottom: 5px;
		padding-top: 5px;
		display: table-cell;
		vertical-align: middle;
		float: none;
		background: none
	}
	#content .box-product .price .price-new,
	.product-grid .price .price-new {
		/*float: left;*/
		margin-right: 0
	}
	#content .related .box-product .cart-button {
		display: block
	}
	#content .related .box-product .price {
		background: #2c2c2c;
		display: block;
		float: none;
		max-width: 170px;
		padding-top: 15px;
		padding-bottom: 14px
	}
	#content .related .box-product .price .price-new {
		float: left;
		margin-right: 8px
	}
	#content .related .box-product li {
		border-top: none;
		margin-bottom: 0!important;
		padding-top: 0
	}
	aside .box .box-content {
		padding-bottom: 15px
	}
	aside .box .box-content .box-product ul>li {
		margin-left: auto;
		margin-right: auto
	}
	#tab-review .form-inline .radio {
		display: inline-block;
		padding-left: 0
	}
	#tab-review input[name=captcha] {
		margin-bottom: 10px
	}
	.related {
		max-width: 170px;
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto
	}
	aside .box .box-heading {
		background: #2c2c2c;
		padding: 15px
	}

	#powered {
		text-align: center
	}
	aside #compare {
		display: none!important
	}
	#full_gallery {
		display: block
	}
	#default_gallery {
		display: none
	}
	.tabs .tab-heading:hover {
		cursor: pointer
	}
	.tabs .tab-content {
		/*display: none*/
	}
	#content {
		margin-bottom: 20px
	}
	.box {
		margin-bottom: 15px;
		padding-bottom: 0
	}
	.product-grid .name {
		height: auto
	}

	.product-info h1.view {
		display: block
	}
	.product-filter .display {
		display: none
	}
	.box .box-heading {
		margin-bottom: 15px
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display: none!important;
		visibility: hidden;
		opacity: 0
	}
	#compare-total {
		display: none
	}
	#content .box-product li:first-child {
		border-top: 0
	}
	#content .box-product li {
		margin-bottom: 20px!important;
		padding-top: 20px
	}
	.related .cart-button .compare,
	.related .cart-button .wishlist {
		display: inline-block
	}
	aside>div {
		background: none repeat scroll 0 0 transparent;
		padding-top: 0
	}
	.box-product .name {
		margin: 0
	}
	footer>div:first-child {
		display: none
	}
	footer {
		padding: 0;
		border-top: none;
		margin-top: 0
	}

	#content .box-product .image2 {
		float: left;
		clear: both;
	}

	#content .box-product li {
		margin-bottom: 30px
	}
	#search {
		position: fixed;
		top: 50px;
		left: 0;
		z-index: 5;
		display: none;
		width: 100%;
		margin: 0;
		z-index: 2
	}
	#search .button-search i {
		padding: 0 10px
	}
	#search .inner {
		padding: 4px 5px;
		background-color: #2e2e2e;
		overflow: hidden;
		position: relative
	}
	#search input {
		width: 100%;
		max-width: none;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
		-webkit-box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		        box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		height: 44px;
		padding: 10px 40px 10px 10px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box
	}
	#search .button-search {
		position: absolute;
		top: 7px;
		right: 10px;
		background-image: none;
		color: #fff;
		background: #292929;
		border-color: #292929;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px
	}
	#search .button-search:hover {
		color: #7e7e7e
	}

	.col-sm-3 .box-content {
		display: none
	}
	aside .box-heading:hover {
		cursor: pointer
	}
	.box-heading i {
		float: right;
		line-height: 22px;
		color: #7e7e7e
	}
	aside .box-product .name {
		height: auto!important;
		margin: 5px 0
	}
	.swipe-control i {
		font-size: 26px;
		color: #fff;
		line-height: 50px
	}
	.swipe-control:hover i {
		text-decoration: none
	}
	.swipe-control {
		display: block;
		height: 50px;
		width: 64px;
		z-index: 4;
		text-align: center;
		border-right: 1px solid #000;
		float: left
	}
	body #page {
		height: 100%
	}
	body.ind div.shadow {
		left: 0;
		top: 0;
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		background: url(../image/overlay.png) repeat scroll 0 0 transparent;
		z-index: 3;
		opacity: .7
	}
	body.ind #page {
		margin-left: 237px;
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 1
	}

	.banner>div {
		margin-bottom: 10px
	}
	.product-list ul li .image {
		width: 30%;
		float: left
	}
	.product-list ul li .left {
		width: 65%;
		float: left;
		margin-left: 5%
	}
	.product-grid ul li {
		overflow: hidden
	}
	.product-grid ul li .image {
		width: 100%;
		float: left
	}
	.product-grid ul li .left {
		width: 100%;
		float: left;
	}
	.box-product.box-subcat li {
		height: auto!important;
		overflow: hidden
	}
	.box-product.box-subcat li .name {
		text-align: center;
		margin-left: 10px;
	}
	.order-list .order-info {
		text-align: left
	}
	.order-content {
		padding-top: 0
	}
	.order-content>div>div {
		margin-top: 20px
	}
}

@media (max-width:680px) {
	.camera_caption h1,
	.camera_caption small h1 {
		font-size: 24px
	}
	.camera_caption span h1 {
		font-size: 22px
	}
	.camera_caption a {
		margin-left: 0
	}
	.camera_caption h2 {
		margin-left: -2px
	}
}



@media (max-width:570px) {
	.featured-grid {
		width: 50%;
	}

/*	.boxSizes {
		width: 90%;
	}*/

	.logo-line_l .container {
		width: initial;
	}


}
@media (max-width:555px) {

	.content-border h2 {
		margin-bottom: 20px
	}
	.content-border {
		border: 0;
		padding: 0;
		margin-bottom: 0
	}
	.checkout .checkout-product .table td {
		font-size: 12px!important;
		padding: 4px 2px!important
	}
	.product-list .cart-button {
		position: static;
		float: none;
		margin: 10px 0 0
	}
	.shop-cart .table.table-bordered {
		border: 0
	}
	.shop-cart .table {
		display: block;
		width: 100%
	}
	.shop-cart .table thead {
		display: none
	}
	.shop-cart .table tbody {
		display: block;
		border: 0
	}
	.shop-cart .table tbody tr {
		display: block;
		margin-bottom: 30px;
		border: 1px solid #d7d7d7;
		border-bottom: 0
	}
	.shop-cart .table tbody td {
		display: block;
		text-align: center;
		border: 0;
		border-bottom: 1px solid #d7d7d7
	}
}

@media (max-width:600px) {
	.camera_caption a {
		background: #53b86b;
		color: #fff
	}
	.camera_caption a:hover {
		background: #7658bc
	}
	
	.camera_caption>div {
		padding: 0
	}
	.camera_caption h1,
	.camera_caption h2 {
		display: none
	}
	.banner .s-desc {
		margin-top: -20px
	}
	.banner .s-desc span {
		font-size: 13px;
		line-height: 16px;
		padding: 12px
	}

	.ddd span {
		font-size: 12pt !important
	}
}

@media (max-width:515px) {
	img#captcha {
		margin-left: 0
	}
}

@media (max-width:480px) {
	.checkout .checkout-product .table td {
		font-size: 10px!important;
		padding: 4px 2px!important
	}
	.banner .s-desc {
		margin-top: -13px;
		right: 2%
	}
	.banner .s-desc span {
		font-size: 10px;
		line-height: 12px;
		padding: 7px
	}
	.product-grid .cart-button .compare,
	.product-grid .cart-button .wishlist {
		display: none
	}

	.product-grid .cart-button .cart,
	.product-grid .cart-button .cart a {
		width: 100%;
		text-align: center;
	}
}

@media (max-width:440px) {
	.login-content .heading i {
		font-size: 30px
	}
	.login-content .heading h2 {
		font-size: 13px
	}
	.checkout-content {
		padding: 10px
	}
	header #cart.active .content {
		overflow: hidden
	}
	header #cart.active .content .content-scroll {
		height: 100%;
		overflow: scroll;
		webkit-overflow-y: scroll
	}
	.cart-bottom .buttons .center {
		text-align: right
	}
}

@media (max-width:410px) {
	.product-info .review img {
		margin-bottom: 10px;
		float: none
	}
	.product-filter .sort,
	.product-info .review .btn-rew {
		float: none
	}
	.product-filter .limit {
		float: none;
		margin: 10px 0 0
	}
	.account-forgotten .content .form input {
		width: 220px
	}
}

@media (max-width:372px) {
	a.button-prod {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.camera_caption>div {
		padding: 60px 40px 0 75px
	}
	.slider__fullDescription {
		margin-bottom: 20px;
		color: #9d9d9d
	}
	.camera_caption a.slider__link {
		padding: .6em 1.5em;
		background-color: #fff;
		-webkit-border-radius: 5px;
		        border-radius: 5px;
		color: #58bc71;
		text-decoration: none;
		font-size: 1.5em;
		font-weight: 700;
		margin-left: 0
	}
	.camera_caption a.slider__link:after {
		right: 15px
	}
}

@media (max-width:1198px) {
	.header-modules {
		margin-top: 20px
	}
	#search {
		left: -180px;
		right: 0;
		top: -61px;
		width: 210px
	}
	#search .button-search {
		border: 1px solid #d3d1d1;
		-webkit-box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		        box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		-webkit-border-radius: 5px;
		        border-radius: 5px;
		height: 39px;
		top: 0;
		right: 0
	}
	#search .button-search i {
		color: #86cd97
	}
	#search input {
		-webkit-border-radius: 5px;
		        border-radius: 5px
	}
/*	.cart-position {
		right: -32px;
		top: -52px
	}*/

	.button-search .fa-search {
		color: #e3e3e3
	}
	ul.sf-menu>li>a {
		font-size: 13px
	}
	.breadcrumb {
		top: -14px;
		width: 100%
	}
}

/* <HEADER> */

@media (max-width:712px) {


	#language-container {
		border-bottom: 1px solid #000;
	}

	.cart-position {
		position: fixed;
		top: 0;
		right: 0;
		margin: 0;
		z-index: 4
	}

	.cart-position #cart .heading span.link_a #cart-total,
	.cart-position #cart .heading span.link_a b,
	.cart-position #cart .heading span.link_a i.fa.fa-angle-down {
		display: none
	}
	.cart-position {
		min-width: 130px
	}
	.cart-position #cart .heading span.link_a #cart-total2 {
		background: url(../image/cart-total2.png) no-repeat 0 0;
		display: block;
		position: absolute;
		top: 14px;
		left: 47px;
		height: 22px;
		line-height: 22px;
		width: 70px;
		text-align: center;
		overflow: hidden
	}
	.cart-position b {
		display: none
	}

	header #cart.active .content {
		display: block
	}
	.toprow-1 .cart-position {
		display: block;
		margin: 0
	}

	.search-tablet {
		display: none
	}

	.menu-wrap {
		display: none
	}

	#menu {
		background-image: none;
		background-color: transparent
	}
	#menu .col-sm-9 {
		display: none
	}
	.search-desktop {
		display: block!important
	}
	#menu-gadget {
		display: block;
		margin-top: 0;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 8;
		width: 100%
	}
	#menu-icon {
		background-color: #5ec179;
		text-align: center;
		width: 250px;
		padding: 13px;
		border: 1px solid #d3d1d1;
		-webkit-box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		        box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		-webkit-border-radius: 50px;
		        border-radius: 50px;
		margin-left: 10px;
		margin-top: 15px
	}
	#menu-icon:after {
		font-size: 30px
	}
	#menu-gadget ul#nav a {
		/*text-align: center*/
	}
	.sf-menu-phone li {
		background-color: #7658bc;
		z-index: 8
	}
	.sf-menu-phone li a {
		font-size: 16px;
		border-bottom-color: initial
	}
	.sf-menu-phone li i {
		top: 8px;
		font-size: 30px;
		right: 13px
	}
	.sf-menu-phone li:hover>a,
	.sf-menu-phone li a.active {
		color: #7658bc;
		background: #fff
	}
	.sf-menu-phone li li a {
		font-weight: 400
	}
	.top-search {
		display: none
	}
	#search {
		top: 15px;
		right: 254px;
		left: auto;
		position: fixed;
		max-width: 172px
	}
	#search .button-search {
		border: 1px solid #d3d1d1;
		-webkit-box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		        box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		-webkit-border-radius: 5px;
		        border-radius: 5px;
		top: 0;
		right: 12px;
		height: 50px
	}
	#search .button-search i {
		font-size: 22px;
		line-height: 50px;
		color: #fef
	}
	#search input {
		background-color: transparent;
		color: #fff;
		width: 160px;
		height: 50px;
		-webkit-border-radius: 5px;
		        border-radius: 5px
	}
	.cart-position {
		position: fixed;
		right: 41px;
		top: 28px;
		margin: 0 -12px 15px 20px;
		z-index: 9
	}
	.cart-position b {
		display: none
	}
	.top_color {
		height: 154px
	}
	header .toprow-1 {
		display: block;
		height: 80px;
		position: fixed;
		background-color: #5ec179
	}
	.toprow {
		/*margin-top: 76px*/
	}

	#content .fluid_container,
	.header-modules {
		margin-top: 70px
	}
	
	h1.style-1 {
		font-size: 24px
	}

	body #body .swipe .swipe-menu {
		background-color: #1c1c1c;
		height: 100%;
		overflow: scroll
	}
	body #body .swipe {
		display: none
	}
	body.ind #body .swipe {
		display: block;
		background-color: #323232;
		position: fixed;
		color: #fff;
		width: 237px;
		top: 58px;
		right: 108px;
		z-index: 4;
		overflow: hidden;
		z-index: 5
	}

	header .toprow-1 {
		display: block
	}

	.gallery__object {
		font-size: 17px;
		line-height: 1.3em
	}
	.gallery__done,
	.gallery__used {
		font-size: 14px;
		line-height: 1.3em
	}
	#menu-gadget {
		left: 10px;
		top: 7px;
		width: auto
	}
	#menu-icon {
		padding: 10px;
		text-align: center;
		width: 150px;
		font-size: 15px;
		margin-top: 0
	}
	#menu-icon:after {
		font-size: 23px
	}
	.sf-menu-phone li {
		width: 315px;
		margin: 0 auto
	}
	.sf-menu-phone li:last-child a {
		border-bottom: none
	}
	.swipe-control {
		margin-right: 192px
	}
	.swipe-control,
	.top-search {
		float: right;
		margin-top: 5px;
		border-color: #d3d1d1
	}
	.top-search {
		display: block;
		z-index: 6;
		margin-top: 5px;
		line-height: 51px
	}

	#search {
		background-color: #5ec179;
		right: 11px;
		z-index: 9;
		top: 3px
	}
	#search .button-search,
	#search .inner {
		background-color: transparent
	}
	#search .button-search {
		border: 1px solid #d3d1d1;
		-webkit-box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		        box-shadow: inset 0 0 11px rgba(0, 0, 0, .22);
		top: 4px;
		right: 18px;
		-webkit-border-radius: 3px;
		        border-radius: 3px;

		height: 45px;
	}
	#search .button-search .fa-search {
		line-height: 43px
	}
	#search input {
		width: 92%;
		height: 45px
	}
	.cart-position {
		top: 5px;
		right: 38px
	}
	.cart-position #cart .heading span.link_a #cart-total2 {
		display: none
	}
	header #cart .heading span.link_a {
		border: none
	}
	#cart .heading span.link_a i.fa-angle-down {
		line-height: 36px;
		float: none
	}
	.cart-position #cart .heading span.link_a #cart-total {
		display: inline-block
	}
	header #cart .heading span.link_a {
		font-size: 12px
	}
	.top_color {
		/*height: 99px*/
	}
	.toprow {
		/*margin-top: 58px*/
	}
	.phonenumbers_top {
		font-size: 14px;
	}
	header .toprow-1 {
		height: 58px
	}
	header .toprow {
		/*height: 70px*/
		margin-top: 22px;
	}
	.top_color {
		height: initial;
	}

	.top_color>.row {
		height: 0
	}
	.header-modules {
		margin-top: 0
	}
	.breadcrumb {
		top: -67px
	}
	h1.style-1 {
		margin-top: 15px;
		font-size: 20px
	}

	header .header-button {
		display: none
	}
	header #cart .heading span.link_a {
		min-width: 0;
		padding-left: 5px;
		padding-bottom: 0;
		height: 50px
	}
	header #cart .heading span.link_a i.fa-shopping-cart {
		padding-left: 5px
	}

	.top-search {
		line-height: 53px;
		height: 50px
	}

		#cart .heading span.link_a i.fa.fa-shopping-cart {
			font-size: 26px;
			color: #fff;
			line-height: 50px;
			height: 50px
		}
		#cart .heading span.link_a {
			line-height: 50px;
			-webkit-border-radius: 0;
			        border-radius: 0
		}
		header #cart.active .content {
			top: 50px
		}
}

@media (max-width:671px) {
	#menu-icon {
		margin: 0
	}
	h1.style-1 {
		font-size: 20px
	}
}

@media (max-width:513px) {
	.cart-position {
		right: 29px
	}
	.cart-position span.link_a {
		font-size: 12px
	}
	#menu-icon {
		margin-left: 0
	}
	.swipe-control {
		margin-right: 182px
	}
	h1.style-1 {
		padding-top: 15px;
		margin-top: 30px;
		font-size: 20px
	}
	.breadcrumb {
		top: -47px
	}
}

@media (max-width:458px) {

	.ddd {
	    line-height: 19px;
	}

	.ddd span {
	    font-size: 11pt !important;
	}

	.phonenumbers__wrap {
	    margin: 0;
	}

	#language {
	    top: 117px;
	}

	.cart-position {
		top: 0
	}
	header #cart .heading span.link_a {
		font-size: 11px
	}
	#cart .heading span.link_a i.fa.fa-shopping-cart {
		font-size: 21px
	}
	#menu-icon:after {
		font-size: 16px
	}
	#menu-gadget {
		left: 3px;
		top: 7px
	}
	#menu-icon {
		padding: 5px 10px;
		font-size: 12px;
		width: 90px
	}
	.swipe-control {
		margin-right: 160px;
		padding: 0 3px;
		height: 20px;
		line-height: 20px;
		margin-top: 14px;
		width: 40px
	}
	.swipe-control .fa.fa-align-justify {
		font-size: 18px;
		line-height: 25px
	}
	.top-search {
		padding: 0 8px;
		height: 21px;
		line-height: 17px;
		margin-top: 14px
	}
	.top-search .fa.fa-search {
		font-size: 20px
	}
	#search {
		right: 13px;
		max-width: 133px
	}
	#search input {
		height: 34px;
		width: 128px;
		font-size: 10px
	}
	#search .button-search {
		right: 0;
		top: 4px;
		height: 34px;
	}
	#search .button-search .fa-search {
		line-height: 32px;
		font-size: 12px;
		color: #fff
	}

	header .toprow {
		margin-top: 14px
	}
	header .toprow-1 {
		height: 47px
	}


	header #logo a img {
		width: 180px
	}
	.phonenumbers_top {
		font-size: 13px;
	}

    .header .toprow {
        height: initial;
    }

    #logo {
    	width: 180px;
    }
}

@media (max-width:360px) {
	#logo {
		width: 150px;
	}

	.ddd {
	    line-height: 18px;
	}

	.ddd span {
	    font-size: 10pt !important;
	}
}

@media (max-width:336px) {
	#search {
		/*left: 151px*/
	}
	#search .button-search .fa-search {
		font-size: 13px
	}
/*	#header #logo {
		margin-top: 10px
	}*/
	.phonenumbers__wrap {
		padding-bottom: 0
	}
	.header-modules {
		margin-top: 0
	}
}

@media (min-width:992px) {
	header #logo {
		/*margin-top: 28px*/
	}
}

@media (min-width:1199px) {
	.header-modules {
		margin-top: 20px
	}
	.search-and-cart-mobile #search {
		display: none
	}
	.search-desktop {
		display: block;
		display: flex;
		align-items: center;
		justify-content: flex-end;

	}

	.search-desktop_w {
		position: relative;

	}

	#search .button-search {
		right: 5px
	}
	.cart-desktop .cart-position {
		position: absolute;
		top: 0;
		margin: 14px 18px 0 20px
	}
	#header {
		margin-bottom: 0
	}
	.header-modules {
		margin-top: 60px
	}
}

@media (min-width:1200px) {

	.menu-wrap {
		width: 75%!important
	}
	.search-desktop {
		width: 25%!important;
		padding-right: 15px;
	}
}


.breadcrumb {
	background-color: transparent
}

/* </HEADER> */

::-webkit-input-placeholder {
	color: #666;
	opacity: 1
}

:-moz-placeholder,
::-moz-placeholder {
	color: #666;
	opacity: 1
}

:-ms-input-placeholder {
	color: #666;
	opacity: 1
}

body input:focus:required:invalid,
body input:required:valid,
body textarea:focus:required:invalid,
body textarea:required:valid {
	color: #666
}

body {
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.5;
	font-family: play, sans-serif;
	/*overflow-x: hidden;*/
	color: #fff
}



.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.post {
	margin-bottom: 20px;
	padding-bottom: 10px
}

.style-1 {
	font-size: 32px
}

.post__title {
	font-size: 28px;
	line-height: 1.6em
}

.post__heading {
	font-size: 24px;
	margin-bottom: 30px
}

.post__textIn p {
	font-size: 17px;
	line-height: 1.5em
}

a.post__link {
	font-size: 17px;
	color: #00adfe
}

.post .row {
	margin-bottom: 35px
}

.post-part:last-child .row,
.post .post__huge-text {
	margin-bottom: 0
}

.post__img {
	transition: -webkit-transform .25s ease;
	-webkit-transition: -webkit-transform .25s ease;
	-o-transition: transform .25s ease;
	transition: transform .25s ease;
	transition: transform .25s ease, -webkit-transform .25s ease
}

.post__imgWrap_right .post__img:hover {
	-webkit-transform: translateX(-25%) scale(1.5);
	-ms-transform: translateX(-25%) scale(1.5);
	    transform: translateX(-25%) scale(1.5)
}

.post__imgWrap_left .post__img:hover {
	-webkit-transform: translateX(25%) scale(1.5);
	-ms-transform: translateX(25%) scale(1.5);
	    transform: translateX(25%) scale(1.5);
	z-index: 9
}

.post__imgWrap_right {
	padding-left: 30px
}

.post__imgWrap_left {
	padding-right: 30px
}

.responsiveBackground {
	background: url(//ecosound.kiev.ua/image/data/ZVUKOIZOL/rooms/zvukoizolyaciya-kvartir3.png) 50%/100% no-repeat;
	position: relative
}

.responsiveBackground__img {
	vertical-align: top;
	width: 100%;
	opacity: 1
}

.responsiveBackground__innerLayout {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

.screen {
	margin-top: 10px;
	margin-bottom: 50px
}

.screen p {
	margin-bottom: 5px
}

.intro__head-sm {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 15px
}

.btn_wide,
.pylon-item__title {
	text-transform: uppercase
}

.btn_wide,
.intro__list-head,
.intro__noise-item {
	font-size: 1.125em
}

.intro__noise-list {
	margin-bottom: 5px
}

.intro__list-head {
	margin-bottom: 0
}

.intro__noise-icon {
	margin-right: 10px
}

.btn_wide {
	display: block;
	width: 430px;
	height: 60px;
	border: 1px solid #ff794d;
	-webkit-border-radius: 30px;
	        border-radius: 30px;
	color: #ff794d;
	font-family: roboto, sans-serif;
	padding-top: 15px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.btn_wide:hover {
	background-color: #ff794d;
	border-color: #00d42a;
	color: #fff;
	text-decoration: none
}

.btn_wide:active {
	outline: 0
}

.intro__btn-wrap {
	margin-top: 35px
}

.post__hover-to-zoom {
	width: 100%;
	display: block;
	text-align: center
}

.text_col {
	margin-bottom: 30px
}

.pylons {
	height: 432px;
	width: 100%
}

.pylon__item {
	margin: 0 0 30px
}

.pylon__item:last-child {
	margin-right: 0
}

.pylon__item-inn {
	width: 250px;
	height: 360px;
	border: 1px solid #00d42a;
	-webkit-border-radius: 1px;
	        border-radius: 1px;
	padding: 30px;
	margin: 0 auto
}

.pylon-item__icon {
	margin-bottom: 40px
}

.pylon-item__wave {
	margin-bottom: 45px
}

.post__img,
.post__text_inline-img {
	margin-bottom: 5px
}

.not-simple {
	position: relative
}

.post__imgCol_float {
	width: 36.666667%;
	float: right;
	padding: 0 15px 0 30px
}

.floated .row {
	margin-left: 0;
	margin-right: 0
}

.fa-search-plus {
	color: #ff794d
}

.not-simple:after,
.post:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 183px;
	height: 18px;
	background: url(//ecosound.kiev.ua/image/data/ZVUKOIZOL/rooms/icon/Wave-ico.png) no-repeat
}

.post {
	position: relative
}

.post .screen {
	margin-bottom: 0
}

.post p {
	margin-bottom: 5px
}

.post__heading {
	text-align: left
}

.post__list-item {
	margin-bottom: 10px
}

.post__material {
	width: 200px;
	margin-right: 15px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.post__material:hover {
	-webkit-transform: translateX(25%) scale(2);
	-ms-transform: translateX(25%) scale(2);
	    transform: translateX(25%) scale(2)
}

.bottom .h3 {
	text-align: center
}

.bottom p {
	font-size: 18px
}

.bottom__btn-wrap {
	width: 100%;
	margin: 30px auto
}

.bottom__btn-wrap .btn_wide {
	display: block;
	margin: 0 auto
}

#fancybox-content {
	background: url(//ecosound.kiev.ua/image/data/ZVUKOIZOL/rooms/black_linen_v2.png) top #131313
}

#fancybox-content>div {
	background-color: transparent
}

.consult-form__field,
.consult-form__textarea,
input[type=email].consult-form__field,
input[type=text].consult-form__field {
	padding: 10px;
	font-size: 16px;
	width: 300px;
	height: 40px;
	display: block;
	margin: 30px auto 0;
	background-color: transparent;
	color: #fff;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	border-width: 1px;
	border-style: inset
}

.consult-form__field:focus,
.consult-form__textarea:focus,
input[type=email].consult-form__field:focus,
input[type=text].consult-form__field:focus {
	outline-offset: 0;
	outline: 0
}

.consult-form__textarea {
	height: 85px;
	margin-bottom: 30px;
}

.consult-form__textarea::-webkit-input-placeholder {
	color: #fff
}

.consult-form__field::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder {
	color: #fff
}

.consult-form__field:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder {
	color: #fff
}

.consult-form__field::-moz-placeholder,
input[type=text]::-moz-placeholder {
	color: #fff
}

.consult-form__field::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder {
	color: #fff
}

.consult-form__field::placeholder,
input[type=text]::placeholder {
	color: #fff
}

input[type=submit],
.btn_form {
	width: 90%;
	padding: 6px;
	display: block;
	margin: 30px auto;
	background-color: transparent;
	height: 40px
}

input.required::-webkit-input-placeholder {
	color: #5ec179 !important;
}

input.required::-moz-placeholder {
	color: #5ec179 !important;
}

input.required:-ms-input-placeholder {
	color: #5ec179 !important;
}

input.required::-ms-input-placeholder {
	color: #5ec179 !important;
}

input.required::placeholder {
	color: #5ec179 !important;
}
input.required{
	border: 2px solid #7d5acd!important;
}

.consult-form__header {
	max-width: 300px;
	text-align: center;
	margin-top: 20px
}

@media only screen and (max-width:1200px) {
	.btn_wide {
		margin: 0 auto
	}
	.post .row {
		margin-bottom: 0
	}
	.post__imgCol_float {
		float: none;
		width: 100%
	}
	.post__img {
		display: block;
		margin: 20px auto
	}
	.post__imgWrap_left .post__img:hover,
	.post__imgWrap_right .post__img:hover {
		-webkit-transform: none;
		-ms-transform: none;
		    transform: none
	}
	.post__list {
		margin: 15px 0
	}
	.post__part {
		margin-bottom: 30px
	}
}

@media only screen and (max-width:768px) {
	h1.style-1 {
		font-size: 24px
	}
	.post__title {
		font-size: 20px
	}
	.post__heading {
		font-size: 18px
	}
	p.post__last-paragraph_w-image {
		margin-bottom: 30px
	}
}

@media only screen and (max-width:560px) {
	h1.style-1 {
		font-size: 18px;
		padding-top: 30px
	}
	.pylons {
		height: auto
	}
	.pylon__item {
		width: 100%
	}
}

@media only screen and (max-width:480px) {
	.intro__head-sm {
		text-align: center;
		font-size: 1.2em;
		line-height: 1.2em
	}
	.intro__list-head,
	.intro__noise-item {
		font-size: 1em
	}
	.btn_wide {
		width: 100%;
		font-size: 16px;
		padding-top: 17px
	}
}

@media only screen and (max-width:560px) {
	h1.style-1 {
		font-size: 16px;
		margin-top: 0;
		padding-top: 0;
	}
}

.product-info .tab-content p span {
	color: #fff!important
}

.slideshow {
	display: none
}

.pylons-list {
	margin-top: 15px;
	margin-bottom: 15px
}

.pylon__image {
	width: 100%;
	margin-bottom: 30px
}

.category-list {
	margin: 0 0 15px 15px
}

.category-list li {
	list-style-type: square;
	list-style-position: inside
}

.category__image-right {
	float: right;
	width: 40%;
	margin-left: 15px
}

.category-image_full-width {
	width: 100%;
}

.category__h2 {
	text-align: center;
	margin-top: 30px
}

.category__h3 {
	margin-bottom: 5px;
	text-transform: none
}

.category__image-h2 {
	font-size: 14px;
	text-transform: none;
	text-align: center
}

.product-grid .padding {
	padding-left: 30px;
	padding-right: 30px
}

.box-product .image2 a {
	background-color: transparent
}

@media (max-width:767px) {
	.box-product .inner {
		/*margin-top: 20px*/
	}
}

@media (max-width:592px) {
	.box-product .inner {
		margin-top: 13px
	}
}

.nav.nav-stacked li {
	display: inline-block
}

.nav.nav-stacked>li>a:focus,
.nav.nav-stacked>li>a:hover {
	background-color: transparent;
	color: #878787
}

.category__image {
	width: 100%
}

.category__thesis {
	margin-bottom: 20px
}

.post__title {
	text-align: center
}

#content .box {
	padding-bottom: 10px
}

.camera_caption.fadeIn {
	font-size: 28px;
	color: #fff
}

.camera_caption.fadeIn div {
	padding: 40px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%)
}

@media (max-width:1200px) {
	.camera_caption.fadeIn {
		font-size: 17px
	}
	.camera_caption.fadeIn div {
		padding: 20px
	}
}

@media (max-width:767px) {
	.camera_caption.fadeIn {
		font-size: 15px;
		line-height: 1.4em
	}
}
@media (max-width:700px) {
	.camera_caption.fadeIn div {
		padding: 10px;
		font-size: 12px;
		top: 30%;
		line-height: 1.2;
	}

	.camera_caption.fadeIn {
		width: 40% !important;
		visibility: visible !important;
	}
}
@media (max-width:500px) {
	.camera_next {
		display: none;
	}
	.camera_caption.fadeIn div {
			top: 48%;
	}

}
@media (max-width:420px) {

	.camera_caption.fadeIn div {
			top: 48%;
			font-size: 9px;
	}

}


.breadcrumb {
	top: -44px
}

.delivery__header,
.style-1 {
	text-align: center
}

h2.delivery__header {
	margin-top: 30px
}

.delivery__logo {
	height: 50px
}

.delivery__company {
	text-align: center;
	margin-bottom: 50px
}

.contacts__adresses {
	margin-bottom: 15px
}

.delivery_wrap {
	background-image: url(//ecosound.kiev.ua/image/data/Delivery%20Logos/720.png);
	background-repeat: no-repeat;
	background-position: top
}

@media (max-width:1200px) {
	.delivery__logo {
		height: 30px
	}
}

@media (max-width:767px) {
	.delivery__logo {
		height: 50px
	}
	.delivery__company {
		margin-bottom: 30px
	}
}

.btn_wide {
	text-align: center
}

.text__br {
	display: block
}

.contacts__header {
	text-align: center;
	margin-bottom: 30px
}

.contacts__phones {
	float: none;
	margin-top: 18px
}

.contacts__phones .phonenumber {
	line-height: 1.5em;
	font-size: 20px;
	font-weight: 400
}

.contacts__phones-column .phonenumbers__wrap {
	padding-bottom: 15px
}

.contacts__text {
	margin-bottom: 0
}

.contacts__working-time {
	margin-bottom: 20px
}

.to-do {
	margin-bottom: 10px
}

.callback-form__field,
.callback-form__textarea,
input[type=email].callback-form__field,
input[type=text].callback-form__field {
	display: block;
	width: 253px;
	margin: 15px 10px
}

.contacts__adresses {
	margin-bottom: 20px
}

.address {
	margin-bottom: 0
}

.contacts__header-bottom {
	text-align: center;
	margin-top: 30px
}

@media (max-width:1200px) {
	.callback-form__field,
	.callback-form__textarea,
	input[type=email].callback-form__field,
	input[type=text].callback-form__field {
		max-width: 190px;
		font-size: 13px;
		display: block;
	}
}

@media (max-width:995px) {
	.contacts__phones-column .phonenumbers__wrap {
		float: none
	}
}

@media (max-width:992px) {
	.callback-form__field,
	input[type=email].callback-form__field,
	input[type=text].callback-form__field {
		width: 30%
	}
	.consult-form__textarea.callback-form__textarea {
		width: 96.5%
	}
	.contacts__header {
		margin-bottom: 10px
	}
	.to-do {
		margin-top: 20px
	}
}

@media (max-width:767px) {
	.callback-form__field,
	.consult-form__textarea.callback-form__textarea,
	input[type=email].callback-form__field,
	input[type=text].callback-form__field {
		width: 100%;
		margin: 15px 0
	}
}


h1.style-1 {
	line-height: 1.3
}

h1 {
	font-size: 1.5em;
	text-align: left
}

.breadcrumb {
	top: -74px;
	font-size: 14px
}

.gallery__description {
	/*background: #5ec179;*/
	-webkit-border-radius: 5px;
	        border-radius: 5px
}

.gallery__object {
	text-align: center;
	font-size: 20px;
	margin-bottom: 0;
	padding-top: 7px
}

.gallery__done {
	margin-bottom: 0;
	padding: 5px
}

.gallery__done,
.gallery__used {
	text-align: center;
	font-size: 16px;
	line-height: 1.5em
}

.gallery__used {
	padding-bottom: 10px;
	margin-bottom: 30px;
	display: block;
	text-decoration: underline;
	-webkit-transition: color 0.25s ease;
	-o-transition: color 0.25s ease;
	transition: color 0.25s ease;
}

.wpgallery img {
	border-color: #5ec179;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	-webkit-transition: -webkit-transform .25s ease;
	transition: -webkit-transform .25s ease;
	-o-transition: transform .25s ease;
	transition: transform .25s ease;
	transition: transform .25s ease, -webkit-transform .25s ease
}

.wpgallery img:hover {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	    transform: scale(1.3)
}

.btn__rooms-wrap {
	margin: 40px 0
}

.camera_caption{
	display: none;
	visibility: hidden;
	width: 33% !important;
}

#camera_wrap_0{
	height: 356px;
}


/**********************************************<СТАТЬИ>**********************************************/

a.seocms_further {
  margin-top: 15px;
  margin-bottom: 15px;
}

.blog-image {
  margin-bottom: 15px;
  margin-right: 40px;
}

.blog_bottom {
	margin-top: 20px;
}

.article-section {
	margin-bottom: 40px;
}

.article__image-right {
	float: right;
	width: 30%;
	margin: 30px 0 20px 20px;
}

.article__list {
	margin-left: 20px;
	list-style: initial;
	margin-bottom: 20px;
	margin-top: 20px;
}

.article-h2 {
	margin-bottom: 10px;
}

#tab-related .price {
}

#tab-related .box-product .name,
#tab-related .product-grid .name {
	width: 240px;
	margin-bottom: 10px;
}


.stButton .googleplus {
	padding-left: 28px!important;
	padding-right: 5px!important
}

.st_googleplus_hcount span.stButton_gradient {
	padding: 0;
	border: 0
}

.pylon__item {
	text-align: center
}

.blog-info,
.content-records.column_width_ {
	margin-bottom: 40px
}

#tab-product-related .image a {
	background-color: transparent;
	margin-bottom: 15px;
	margin-top: 15px
}

#tab-product-related .box-product .price {
	padding: 0;
}

#tab-product-related .product-thumb h4 a {
	line-height: 1.3;
	display: block
}

#tab-product-related p {
	padding-right: 15px
}

#tab-product-related .rating {
	height: 25px;
	margin-bottom: 15px;
	margin-top: 15px
}

#tab-product-related a.button {
	width: 50%;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	text-align: center;
	margin-bottom: 15px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	float: right;
}

#tab-product-related .box-product>div {
	float: left;
	width: 25%;
	padding: 30px;
}

#tab-product-related .name {
	padding-right: 0;
}

#tab-product-related  .box-product .price {
	line-height: 30px;
}

#tab-product-related  .box-product .button {
	line-height: 30px;
}

.share {
	margin-top: 50px
}

.addthis_toolbox .at300b {
	margin-right: 30px
}

#ascpw5_form_work_0 .buttons {
	margin-top: 15px
}

.wysibb-text-editor.wysibb-body {
	color: #000;
	font-size: 16px
}

.com_date_added {
	color: #777
}

.bbcode-text {
	color: #fef
}

.cmswidget .nav-stacked {
	display: inline-block
}

.cmswidget .nav-stacked a {
	background-color: transparent;
	color: #fafafa;
}


/**********************************************</СТАТЬИ>**********************************************/

/*-- <PRODUCT CARD> --*/

.visual__text {
	margin-bottom: 30px;
}

.callback-btn-w  {
	text-align: center;
	margin-bottom: 30px;
}

.callback-btn {
	padding: 10px 25px;
	border: 1px solid #ff794d;
	-webkit-border-radius: 30px;
	        border-radius: 30px;
	color: #ff794d;
	font-family: roboto, sans-serif;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	}

.callback-btn:hover {
	background-color: #ff794d;
	border-color: #00d42a;
	color: #fff;
	text-decoration: none;
}


@media all and (max-width: 767px) {
	#scope-fotoswipe-l .bx-viewport,
	#visual-fotoswipe-l .bx-viewport {
		height: initial !important;
	}

	#scope-fotoswipe-l .scope-thumb__item ,
	#visual-fotoswipe-l .visual-thumb__item {
		width: 15% !important;
	}
}
/*-- </PRODUCT CARD> --*/




@media (min-width: 996px) and (max-width: 1200px) {
  #search input { color: #000; }
}


/*-- <SPECIALS> --*/

.discount-recent,
.discount-size {
    display: inline-block;
    color: red;
    font-size: 16px;
}

.discount-text {
	display: block;
	color: red;
    font-size: 16px;
}

.price-w {
	background-color: #222;
}

@media all and (max-width: 1200px) {

	#content .box-product .price {
		padding: 15px 10px 14px 19px;
		min-height: 80px;
	}

	.discount-recent,
	.discount-size {
		margin-bottom: 10px;
	}

	.price-new {
		/*font-size: 14px;*/
	}

	.box-product .cart-button .cart,
	.box-product .cart-button .cart a {
		width: 100%;
	}

}

@media (max-width:810px) {
	.discount-text {
		font-size: 14px;
	}

}

@media (max-width:810px) {
	.discount-text {
		font-size: 14px;
	}

}


@media (max-width:680px) {
	#content .box-product .price {
		padding-left: 10px;
		padding-right: 10px;
	}

}




@media (max-width:600px) {

	/*.product-grid .product-list__item {
		width: 100%;
		max-width: 100%
	}*/

	.discount-text {
		font-size: 12px;
	}

	.cat-height {
		width: 50%;
	}


}

@media all and (min-width: 768px) {

	.discount-recent_mobile {
		display: none;
	}

}



@media all and (max-width: 979px) and (min-width: 768px) {
	.discount-recent {
		font-size: 14px;
	}
}

@media all and (max-width: 768px) {
	.discount-recent {
		/*display: none;*/
	}

	.price-new {
		font-size: 14px;
	}

	.discount-recent  {
		display: block;
		color: red;
		font-size: 14px;
	}

	#content .box-product .cart-button {
		display: block;
	}

	#content .box-product .price, .product-grid .price {
		max-width: 100%;
	}

	.featured .box-product .cart-button .cart {
		width: 100%;
		display: block;
	}

	.featured .cart a {
		width: 100%;
		display: block;
	}

/*	#content .box-product .cart-button {
		display: block;
	}*/

}
/*-- </SPECIALS> --*/

@media all and (max-width: 968px) {
	.bx-wrapper .bx-prev {
		left: -17px !important;
	}

	.bx-wrapper .bx-next {
		right: -17px !important;
	}
}

@media all and (max-width: 842px) {
	.bx-wrapper .bx-prev {
		left: 10px !important;
	}

	.bx-wrapper .bx-next {
		right: 10px !important;
	}
}

@media all and (max-width: 550px) {
	.bx-wrapper .bx-prev {
		left: 35px !important;
	}

	.bx-wrapper .bx-next {
		right: 35px !important;
	}

}

@media all and (max-width: 900px) {
	.wysibb-text-editor.wysibb-body {
	    height: 288px !important;
	}
}


.jcarousel-next.jcarousel-next-horizontal,
.jcarousel-prev{
	display: none !important;
}

@media all and (max-width: 1200px) {
    .discount-text {
        padding-right: 10px;
    }

}
@media all and (max-width: 1100px) {
    .attributes-select__l {
        display: block;
    }

    .select-label {
    	display: inline-block;
    	padding-right: 20px;
    	line-height: 40px;
    	min-width: 153px;
    	text-align: left;
    }

    .select-group {
    	display: -webkit-flex;
    	display: -moz-flex;
    	display: -ms-flex;
    	display: -o-flex;
    	display: flex;
    	margin-bottom: 30px;
    }

    .cart-col .price {
		margin-bottom: 0;
    }

    .basic-info .cart {
        margin-bottom: 20px;
    }

    .product-info .price{
    	margin-bottom: 5px;
    }

    .add-to-cart-btn {
    	padding: 15px 0;
    	width: 100% !important;
    }

    .product-info .description .product-section .prod-stock {
    	margin: 0;
    }

}

@media all and (max-width: 960px) {
	
	.attributes-select {
		/*width: 85px;*/
	}

	#cart-col {
		padding-left: 20px;
		/*width: 281px;*/
    	margin: 0 auto;
	}

	.add-to-cart-btn {
		padding: 15px 0;
		width: 238px !important;
	}

	.spec-wrapper {
		display: block;
	}
}

.menu-gadget_w {
	height: 0;
}

/*-- <CATEGORY GRID-LIST> --*/
@media all and (max-width: 1020px) {
	.list-grid__item .list-item-name{
		font-size: 12px;
	}
}

@media all and (max-width: 848px) {
	.list-grid{
		flex-wrap: wrap;
	}

	.list-grid__item {
		max-width: 200px;
		margin-bottom: 20px;
	}
}

@media all and (max-width: 848px) {


	.list-grid__item {
		max-width: 150px;
	}
}


/*-- </CATEGORY GRID-LIST> --*/

/*-- <HERADESIGN TABLE> --*/
@media all and (max-width: 536px) {
	.hd-table thead tr th:last-child{
		display: none;
	}
	.hd-table tbody tr td:last-child{
		display: none;
	}
}

@media all and (max-width: 464px) {
	.hd-table thead tr th:nth-child(7){
		display: none;
	}
	.hd-table tbody tr td:nth-child(7){
		display: none;
	}
}
/*-- </HERADESIGN TABLE> --*/

@media all and (max-width: 900px){
	.mobile-full-width {
		float: none;
		width: 100%;
	}
}
