.wbst-form .sf2-form-group textarea.sf2-element
{
	display: block;
}
.wbst-form-margin-only-top-bottom.wbst-form 
{
	margin: 60px 0px;
}
.wbst-form-blue-bg h3
{
	color: white;
}
.wbst-form-blue-bg
{
	background: rgba(0, 177, 208, 0.89);
	color: white;
}
.wbst-input-width-50
{
	max-width: 50%;
	display: block;
	float: left;
}
.wbst-input-width-100
{
	max-width: 100%;
	display: block;	
	padding(0px 3px);	
}
.wbst-padding-right
{
	padding-right: 3px;
}
.wbst-padding-left
{
	padding-left: 3px;
}
.sf2-form-group select.sf2-element.wbst-height-40
{
	height: 40px;
}
.wbst-big-form-header
{
	background: orange;
}
.wbst-form .sf2Style-default .sf2-form-group select.sf2-element{
    color: #555;
}
.wbst-form .sf2Style-default .sf2-form-group select.sf2-element.unselected{
    color: #9c9c9c;
}
.wbst-form .sf2Style-default .sf2-form-group select.sf2-element.unselected option
{
	color: #555;
}

textarea.wbst-textaria-more-height.sf2-element
{
	height: 120px;
}
.modalInner
{
	display: none;
}
.wbst-exit-popup-wrapper
{
	background: #ff0087;
	text-align: center;
	width: 400px;
	color: white;
}
.wbst-exit-popup-offer
{

}
.wbst-arrow-down {
    width: 0;
    height: 0;
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
/*    border-top: 40px solid #ff8700;*/
	border-top: 40px solid #ff0087;
    background: white;
}

.wbst-exit-popup-button
{
	background: white;
	padding-bottom: 20px;
    padding-top: 15px;
}

.wbst-exit-popup-wrapper h1, .wbst-exit-popup-wrapper h2, .wbst-exit-popup-wrapper h3, .wbst-exit-popup-wrapper h4, .wbst-exit-popup-wrapper h5, .wbst-exit-popup-wrapper h6
{
	color: white;
}
.wbst-main ul
{
    -webkit-padding-start: 30px;
}
.wbst-main ul.wbst-racion-cost
{
    -webkit-padding-start: 0px;
}
.wbst-racion-cost
{
	list-style-type: none;
}
.wbst-racion-cost li
{
	padding: 10px 0px 10px 30px;
}
.wbst-racion-cost li:nth-child(odd)
{
	background: #efeded;
}
.wbst-red-button button.sf2-callBtn
{
	background: rgb(251,116,81);
    background: -moz-linear-gradient(top, rgba(251,116,81,1) 0%,rgba(253,96,75,1) 50%,rgba(255,54,0,1) 51%,rgba(211,29,1,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(251,116,81,1)),color-stop(50%,rgba(253,96,75,1)),color-stop(51%,rgba(255,54,0,1)),color-stop(100%,rgba(211,29,1,1)));
    background: -webkit-linear-gradient(top, rgba(251,116,81,1) 0%,rgba(253,96,75,1) 50%,rgba(255,54,0,1) 51%,rgba(211,29,1,1) 100%);
    background: -o-linear-gradient(top, rgba(251,116,81,1) 0%,rgba(253,96,75,1) 50%,rgba(255,54,0,1) 51%,rgba(211,29,1,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,116,81,1) 0%,rgba(253,96,75,1) 50%,rgba(255,54,0,1) 51%,rgba(211,29,1,1) 100%);
    background: linear-gradient(to bottom, rgba(251,116,81,1) 0%,rgba(253,96,75,1) 50%,rgba(255,54,0,1) 51%,rgba(211,29,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb7451',endColorstr='#d31d01',GradientType=0 );
	border-bottom: 1px solid #AC1A07 !important;
    border-top: 1px solid #FEC4BA !important;
    border-left: none !important;
    border-right: none !important;
	border-radius: 8px !important;
}
.wbst-red-button button.sf2-callBtn:hover
{
	background: rgb(251,116,81);
    background: -moz-linear-gradient(top, rgba(251,116,81,1) 0%,rgba(255,166,143,1) 0%,rgba(250,110,86,1) 50%,rgba(254,81,33,1) 51%,rgba(208,27,0,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(251,116,81,1)),color-stop(0%,rgba(255,166,143,1)),color-stop(50%,rgba(250,110,86,1)),color-stop(51%,rgba(254,81,33,1)),color-stop(100%,rgba(208,27,0,1)));
    background: -webkit-linear-gradient(top, rgba(251,116,81,1) 0%,rgba(255,166,143,1) 0%,rgba(250,110,86,1) 50%,rgba(254,81,33,1) 51%,rgba(208,27,0,1) 100%);
    background: -o-linear-gradient(top, rgba(251,116,81,1) 0%,rgba(255,166,143,1) 0%,rgba(250,110,86,1) 50%,rgba(254,81,33,1) 51%,rgba(208,27,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,116,81,1) 0%,rgba(255,166,143,1) 0%,rgba(250,110,86,1) 50%,rgba(254,81,33,1) 51%,rgba(208,27,0,1) 100%);
    background: linear-gradient(to bottom, rgba(251,116,81,1) 0%,rgba(255,166,143,1) 0%,rgba(250,110,86,1) 50%,rgba(254,81,33,1) 51%,rgba(208,27,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb7451',endColorstr='#d01b00',GradientType=0 );
}
.wbst-popup-button.wbst-red-button button.sf2-callBtn
{
	padding: 10px 20px 11px ;
}
.wbst-did-not-find-the-ration
{
	font-size: 24px;
	line-height:32px;
}
.wbst-text-header
{
/*	font-family: 'Open Sans Condensed', sans-serif;*/
	color: white;
	background: rgba(65, 204, 10, 0.75);
	text-align: center;
	padding: 3px 10px 15px 10px;
/*	position: relative;
	top: 150px;*/
	margin: 10px;
}
.wbst-text-header h1
{
	color: white;
	font-weight: normal;
/*	font-family: 'Open Sans Condensed', sans-serif;*/
	font-size: 60px;
}
.wbst-text-smaller
{
	font-size: 0.7em;
}
.wbst-text-header-wrapper
{
	border: 3px solid rgba(65, 204, 10, 0.75);

}
.wbst-margin-top
{
	position: relative;
	top: 150px;	
}
.wbst-bottom
{
    border: 2px solid;
    padding: 5px 20px 7px;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 20px;
    line-height: 3em;
}
.wbst-bottom-white
{
	color: white;
	border-color: white;
}	
.wbst-bottom-white:hover
{
	background: white;
	color: rgba(65, 204, 10, 1);
}
.wbst-bottom-white:focus
{
	border-color: white;
	outline: none;
	background: white;
	color: rgba(65, 204, 10, 1);
}
.wbst-bottom-green
{
	color: rgba(65, 204, 10, 1);
	border-color: rgba(65, 204, 10, 1);
}	
.wbst-bottom-green:hover
{
	background: rgba(65, 204, 10, 1);
	color: white;
}
.wbst-bottom-green:focus
{
	border-color: rgba(65, 204, 10, 1);
	outline: none;
	background: rgba(65, 204, 10, 1);
	color: white;
}
#sp-page-builder .sppb-section-title .sppb-title-heading
{
    font-weight: normal;
    font-size: 80px;
    text-transform: none;
	padding-top: 20px;
	line-height: 1;
}
#sp-page-builder .sppb-section-title .sppb-title-subheading
{
	font-size: 22px;
    line-height: 28px;
}
.wbst-racion-wrapper
{
    border: 3px solid white;
/*	margin: 0 10px;*/
}
.wbst-racion
{
/*	color: #41cc0a;*/
	color: black;
	background: white;
	margin: 10px;
	padding: 4px;
	font-size: 16px;
    line-height: 20px;
}
.wbst-racion h3
{
	font-size: 46px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.wbst-condenced
{
	font-family: 'Open Sans Condensed', sans-serif;
}
.wbst-racion .wbst-condenced
{
	font-size: 18px;
}
#sp-page-builder .wbst-racion-row .sppb-section-title
{
	margin-bottom: 20px;
}
.wbst-benefits-row .sppb-media, .sppb-media-body
{
	font-size: 24px;
    line-height: 32px;
}
.wbst-benefits-row  .sppb-media
{
	margin-bottom: 10px;
}

.wbst-indentation1
{
	padding-left: 0px;
	padding-right: 120px;
}
.wbst-indentation2
{
	padding-left: 15px;
	padding-right: 100px;
}
.wbst-indentation3
{
	padding-left: 30px;
	padding-right: 80px;
}
.wbst-indentation4
{
	padding-left: 45px;
	padding-right: 60px;
}
.wbst-indentation5
{
	padding-left: 60px;
	padding-right: 40px;
}
.wbst-indentation6
{
	padding-left: 75px;
	padding-right: 20px;
}
.wbst-indentation7
{
	padding-left: 90px;
	padding-right: 0px;
}
.wbst-benefits-row
{
	background-color: #ffffff;
    background-image: url(/images/cooking-right-bg.jpg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
.wbst-food-delivery-row
{
	font-size: 24px;
	line-height: 32px;
/*	background-image: url(/images/food-delivery.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;*/
}
.wbst-food-delivery-row li
{
	margin-bottom: 20px;
	font-size: 24px;
}
.qubic-testimonial-wrapper.wbst-reviews-row .sppb-carousel-inner
{
	margin-top: 0px;
}
#sp-page-builder .wbst-reviews-row .sppb-section-title
{
	margin-bottom: 50px;
}
.qubic-testimonial-wrapper.wbst-reviews-row
{
	background-color: #41cc0a;
}
.sppb-testimonial-message
{
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-left: 2px solid white;
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0.8);
}
.wbst-reviews-row .sppb-testimonial-client, .wbst-reviews-row .sppb-testimonial-message
{
	color: black;
}
.sppb-testimonial-client
{
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	border-left: 2px solid white;
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0.8);	
}
.sppb-testimonial-pro .sppb-testimonial-message
{
	margin-bottom: 0px;
	padding: 5px 2px 5px 2px;
}
.qubic-testimonial-wrapper .sppb-carousel-inner .sppb-testimonial-client
{
	padding-bottom: 10px;
}
.sppb-testimonial-pro .sppb-img-responsive.sppb-avatar
{
	margin-bottom: 40px;
	border: 2px solid white;
}
.sppb-item
{
	margin-left: 5px;
	margin-right: 5px;
}
.sppb-item.active.prev.right
{
	margin-left: 5px;
	margin-right: 5px;
}
.sppb-item.active
{
	margin-left: 5px;
	margin-right: 5px;
}
.sppb-item.active.right
{
	margin-left: 15px !important;
	margin-right: 0px;	
}
.sppb-item.prev.right
{
	margin-left: 0px;
	margin-right: 5px !important;	
}
.sppb-testimonial-message:before
{
	content: '';
    position: absolute;
    right: 48.5%;
    top: 169px;
    border: 20px solid transparent;
    border-bottom: 20px solid white;
}
.wbst-form-wrapper
{
	border: 3px solid rgba(65, 204, 10, 1);
    margin-left: auto;
    margin-right: auto;	
	width: 100%;
}
.wbst-form
{
    text-align: center;
    padding: 3px 30px 15px 30px;
    margin: 10px;
}
.wbst-form-green-bg
{
    background: rgba(65, 204, 10, 1);	
	color: white;
}
.wbst-form-green-bg .sf2Style-default
{
	color: white;
}
.wbst-form-green-bg h3
{
	color: white;
}
.wbst-form h3
{
	font-size: 44px;
}
.wbst-form-popup h3
{
    font-size: 32px;
    font-weight: 900;
    text-shadow: 1px 1px 0px white;
	color: black;
}
.wbst-form-popup
{
	min-width: 340px;
}
.wbst-form label , .wbst-form-popup label
{
	display: none;
}
.wbst-form.wbst-show-label label
{
	display: block
}
.wbst-how-offer-right
{
	background-image: url(/images/red-arrow.png);
	background-repeat: no-repeat;
	background-position: 100% 20%;
    padding-right: 50px;
}
.wbst-form  .sf2Style-default button.sf2-element[type="submit"]
{
	background-color: transparent;	
    font-weight: bold;	
}
.wbst-form  .sf2Style-default button.sf2-element[type="submit"]:hover
{
	background: white;
    color: rgba(65, 204, 10, 1);
}
.wbst-form .sf2Style-default button.sf2-element
{
	border: 2px solid;
	border-radius: 0px;
    padding: 5px 20px 7px;
    font-size: 1.2em;
    margin-top: 20px;
	color: white;
    border-color: white;
}
.sf2Style-default .sf2-form-group input.sf2-element, .sf2Style-default .sf2-form-group select.sf2-element, .sf2Style-default .sf2-form-group textarea.sf2-element
{
	border-radius: 0px;
	font-size: 15px;
    padding: 10px 15px;	
	box-shadow: none;
}
.wbst-form .sf2-form-group textarea.sf2-element
{
/*	height: 85px;*/
}
.wbst-tel-number
{
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4;
	font-weight: bold;
}
.wbst-main .sf2Win h3
{
	color: black;
}
.wbst-main .sf2Win
{
	border-radius: 0px;
    background: #f9f9f9;
    border: 2px solid #008cff;
}
.wbst-main .sf2Win.error
{
	background: white;
}
.wbst-main .sf2Shade
{
	background: rgba(0,0,0,0.5);
}
.wbst-main .sf2Win-body
{
	padding: 0px 25px;
}
.wbst-main .sf2Win-footer
{
	background-color: transparent;
	border-top: none;
	box-shadow: none;
}
.wbst-main .sf2SendBtn
{
	border-radius: 4px;
    padding: 4px 20px 6px;
    font-size: 1em;
    color: white;
    border-color: white;
    background: #008cff;
    font-weight: 500;
}
.wbst-main .sf2SendBtn:hover
{
	background: #0069bf;
}
.wbst-main .sf2CloseBtn
{
    border-radius: 4px;
    padding: 4px 20px 6px;
    font-size: 1em;
    color: white;
    border-color: white;
    background: #bbbbbb;
}
.wbst-main .sf2CloseBtn:hover
{
	background: #989898;	
}
.wbst-main .sf2Win.error
{
	border: 4px solid red;
    padding: 15px 0px;
}
.wbst-main  .sf2Win.success
{
	border: 4px solid rgba(65, 204, 10, 1);
	background: white;
	padding: 15px 0px;
}
.wbst-main  .sf2Win.success h4
{
	font-size: 40px;
}
.wbst-form-green-bg .sf2-type-success
{
	background: rgba(65, 204, 10, 1);
    color: white;
	border-left: none;
}
.wbst-form-green-bg .sf2-type-success h4
{
	font-size: 40px;
	color: white;
}
.wbst-main  .sf2-message.sf2-type-success
{
    background: transparent;
    color: black;
    border-left: none;
}
.wbst-main  .sf2-message.sf2-type-success h4
{
	font-size: 32px;
	color: black;
	font-weight: bold;
}
.wbst-call-order-in-text
{
	color: black;
	font-size: 26px;
	font-weight: bold;	
}
.wbst-call-order-in-text a
{
	color: #378b16;
}
.wbst-call-order-in-text a:hover
{
	color: #45b21a;	
}
.wbst-call-order-in-text button.sf2-callBtn
{
	background: none;
	border: none;
	color: #378b16;	
	font-size: 26px;
	vertical-align: inherit;
	padding: 0px;
	border-radius: 0px;
	line-height: 26px;
	border-bottom: 1px dashed black;
	margin-left: 10px;
}
.wbst-call-order-in-text button.sf2-callBtn:hover
{
	background: none;
	color: #45b21a;
}
.wbst-call-order-in-text button.sf2-callBtn:focus
{
	outline: none;
	color: #45b21a;	
}
.wbst-green-button button.sf2-callBtn
{
	color: rgba(65, 204, 10, 1);
    border-color: rgba(65, 204, 10, 1);
	background: transparent;
}
.wbst-green-button button.sf2-callBtn:hover
{
	color: white;
	background: rgba(65, 204, 10, 1);
    border-color: rgba(65, 204, 10, 1);
}
.wbst-green-button button.sf2-callBtn:focus
{
	outline: none;	
	color: white;
	background: rgba(65, 204, 10, 1);
    border-color: rgba(65, 204, 10, 1);	
}
.wbst-white-button button.sf2-callBtn
{
	color: white;
	border-color: white;
	background: transparent;
}
.wbst-white-button button.sf2-callBtn:hover
{
	color: rgba(65, 204, 10, 1);
	background: white;
	border-color: white;		
}
.wbst-white-button button.sf2-callBtn:focus
{
	color: rgba(65, 204, 10, 1);
	background: white;
	outline: none;	
	border-color: white;	
}
.wbst-popup-button button.sf2-callBtn
{
	border: 2px solid;
    padding: 5px 20px 7px;
    font-weight: 500;
 /*   margin-top: 20px;*/
	font-size: 22px;
	border-radius: 0px;
	transition: all 0.4s ease;
}
.wbst-form-popup .sf2-form-group textarea.sf2-element
{
	height: 95px;
}
.wbst-form-popup.wbst-min-width-500
{
	min-width: 460px;
}
.wbst-main #sp-header.has-slideshow.menu-fixed-out
{
	border-bottom: 1px solid #ccc;
	background: rgba(245,245,245,0.94);
}
.wbst-popup-button.wbst-top-button button.sf2-callBtn {
	font-size: 18px;
    padding: 0px 10px 3px;
}
.wbst-top-phones
{
	text-align: right;
}
.wbst-top-phones a
{
	color: black;
}
.wbst-top-phones a:hover
{
	color: black;
}
.wbst-main  #sp-header .logo {
	height: 60px;
}
.wbst-main  #offcanvas-toggler
{
	height: 60px;
	display: none;
}
.wbst-main  .sp-megamenu-parent >li >a
{
	line-height: 60px;
}
.wbst-main  #offcanvas-toggler
{
	line-height: 60px;
}
.wbst-main  #sp-header.has-slideshow.menu-fixed-out .sp-megamenu-parent >li >a, .wbst-main   #sp-header.has-slideshow.menu-fixed-out #offcanvas-toggler >i
{
	color: black;
}
.wbst-how-offer-img
{
	margin-top: 20px;
}
.wbst-bon-appetit h3
{
	font-family: 'Marck Script', cursive;
}
#sp-page-builder .wbst-bon-appetit .sppb-section-title .sppb-title-heading
{
	margin-bottom: 40px;
}
#sp-page-builder .wbst-bon-appetit .sppb-section-title.sppb-text-center .sppb-title-subheading
{
	font-size: 24px;
	line-height: 32px;
}
#sp-page-builder .wbst-bon-appetit .sppb-section-title
{
	margin-bottom: 0px;
}
.wbst-bottom-phones 
{
	text-align: right;
}
.wbst-bottom-phones a
{
	color: black;
	font-size: 34px;
}
.wbst-bottom-phones a:hover
{
	color: black;
}
.wbst-bottom-phones .wbst-popup-button.wbst-top-button button.sf2-callBtn
{
	font-size: 26px;
	margin-top: 10px;
}
.wbst-main #sp-footer
{
	background: #f9f9f9;
}
.wbst-main #sp-footer .sp-column
{
	text-align: center;
}
.wbst-main .sp-copyright
{
	color: #cecece;
	text-shadow: 1px 1px 0px white;
    font-size: 12px;
}
.wbst-main .sp-copyright a
{
	color: #cecece;
	text-shadow: 1px 1px 0px white;
}
.wbst-main .sp-copyright a:hover
{
	color: #cecece;
}
.wbst-main #sp-header
{
	position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.sp-simpleportfolio-tags
{
	display: none;
}
.wbst-main .sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title
{
	letter-spacing: 0px;
}
.wbst-discont-column
{
	color: white;
	text-align: center;
	font-size: 34px;
    line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sp-page-builder .wbst-discont-row  .sppb-section-title
{
	margin-bottom: 0px;
}
.wbst-discont-column h4
{
	font-weight: bold;
	color: white;
	margin-bottom: 0px;
	font-size: 50px;
}
/*******************************headphones classes begin************************************************/
body.wbst-main 
{
	font-weight: 400;
}
.wbst-top-header-row
{
	padding-top: 70px;
}
.wbst-top-header-row .sppb-col-sm-6
{
/*	padding-left: 0px;
	padding-right: 0px;*/
}
h1.wbst-wbst-product-title
{
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
}
.wbst-characteristics
{
	margin-top: 0px;
}
.wbst-characteristics ul
{
	text-align: left;
    font-size: 14px;
	list-style: none;
	-webkit-padding-start: 0px;
	font-weight: 600;
}

.wbst-characteristics ul span
{
	float: right;
	font-weight: 400;
}
.wbst-characteristics ul li
{
	padding: 2px 5px;
}
.wbst-characteristics ul li:nth-child(even)
{
	background: white;
}

.wbst-rating
{
	text-align: right;
	margin-top: 0px;
	color: #bdbdbd;
    font-size: 16px;
    text-shadow: 1px 1px 0px white;
}
.wbst-rating p
{
	margin-bottom: 0px;
}
.wbst-small-rating
{
	font-size: 14px;
	line-height: 1;
}
.wbst-rating img
{
	display: inline-block;
	margin-top: -5px;
}
.wbst-cost
{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
	color: black;
}
.wbst-old-price
{
    text-decoration: line-through;
    margin: 0px 15px;
    color: #ff0000;
}
.wbst-new-price
{
    color: #00b900;
    text-shadow: 2px 2px 0px black;
}
.wbst-rub-price
{
	font-size: 20px;
	font-weight: 600;
}
.wbst-compatibility-header
{
	text-align: -webkit-auto;
    font-weight: bold;
    color: black;
    font-size: 24px;
    margin-top: 3px;
    display: inline-block;
}
.wbst-compatibility-description
{
	text-align: left;
	font-size: 14px;
	padding: 0px 5px;
}
.wbst-compatibility-icons
{
	font-size: 30px;
    display: inline-block;
    float: right;
}
.wbst-compatibility-icons span
{
	margin: 0px 5px;
	position: relative;
}
.wbst-compatibility-icons span:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 3px;
    right: -8px;
    width: 15px;
    height: 15px;
    background-image: url(/images/Check-20.png);
}
.wbst-compatibility-header-wrapper
{
	margin-top: 10px;
	padding: 0px 5px
}
.wbst-cost-description
{
	text-align: center;
    font-size: 12px;
    color: #484848;
	margin-bottom: 10px;
}
.wbst-put-into-the-box-button button.sf2-callBtn
{
    background: red;
    padding: 10px 50px 10px 50px;
    font-size: 20px;
    font-family: Open Sans Condensed, sans-serif;
    font-weight: 900;
	box-shadow: 2px 2px 10px #6f6f6f;
/*	white-space: normal;*/
}
.wbst-review-button button.sf2-callBtn
{
    background: grey;
    padding: 10px 50px 10px 50px;
    font-size: 20px;
    font-family: Open Sans Condensed, sans-serif;
    font-weight: 900;
	box-shadow: 2px 2px 10px #6f6f6f;
}
.wbst-put-into-the-box-button button.sf2-callBtn:hover
{

}
.wbst-put-into-the-box-button i
{
	padding-right: 10px;
}
.wbst-review-button i
{
	padding-right: 10px;
}
.wbst-bonuses-item
{
    font-size: 12px;
    line-height: 5px;
    padding-left: 0px;
    padding-right: 0px;
}
.wbst-bonuses-wrapper
{
	margin-top: 20px;
    border: 1px dashed #c4c4c4;
    padding: 10px;
    color: #555555;	
}
.wbst-bonuses-item i
{
	float: left;
    font-size: 18px;
    padding-right: 5px;
}
.wbst-bonuses-item span
{
	padding-top: 3px;
}
.wbst-bonus-descriprtion
{
	padding-top: 7px;
}
.wbst-gallery ul.sigFreeClassic
{
	margin-top: 0px !important;
}
.wbst-avatar-image
{
	border: 1px solid #d4d4d4;
	max-width: calc(100% - 3px);
}
.wbst-gallery ul.sigFreeClassic li.sigFreeThumb
{
	margin: 0 3px 3px 0;
    border: 1px solid #d4d4d4;
}
.wbst-shipping-wrapper
{
    background-image: url(/images/belarus-bg.png);	
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.wbst-shipping-text
{
	font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
	padding: 80px 0px;
	color: black;
}
.wbst-shipping-text ul
{
	margin-top: 30px;
    font-size: 20px;
    text-align: left;
    padding-left: 100px;
}
.wbst-shipping-text span
{
	color: #00b900;
    text-shadow: 1px 1px 0px black;
	font-weight: 600;
}
.wbst-shipping-image
{
	text-align: center;
    margin-top: 67px;
}
.wbst-shipping-image img
{
	display: inline-block;
}
#sp-page-builder .page-content .sppb-section.wbst-shipping-row
{
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;	
/*	padding-top: 90px;
	padding-bottom: 90px;
	background: url(/images/line-bg.png) no-repeat top center, url(/images/line-bg.png) no-repeat bottom center;
	background-size: contain;*/
}
.wbst-second-headphones-title 
{
	font-family: Open Sans Condensed, sans-serif;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    color: black;
	margin-bottom: 20px;
}
.wbst-second-headphones-title h2
{
	font-family: Open Sans Condensed, sans-serif;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    color: black;
	margin-bottom: 20px;
    margin-top: 0px;
}
.wbst-second-headphones-title span
{
	color: #fb00ff;
    text-shadow: 1px 1px 0px black;
}
.wbst-second-headphones-title h2 span
{
	color: #fb00ff;
    text-shadow: 1px 1px 0px black;
}
.wbst-second-headphones-left img
{
	display: inline-block;
}
.wbst-second-headphones-left
{
	text-align: center;
}
.wbst-second-headphones-right
{
	text-align: center;
}
.wbst-second-headphones-img
{
	display: inline-block;
	position: relative;
/*	margin-bottom: 10px;*/
}
.wbst-second-headphones-img::after
{
    content: "";
    width: 67px;
    height: 141px;
    background: url(/images/red-arrow.png);
    position: absolute;
    top: -9px;
    right: -83px;
}
.wbst-second-headphones-right-big
{
	font-size: 24px;
    line-height: 1.2;
    margin-top: 40px;
	font-weight: 600;
}
.wbst-second-headphones-right-small
{
	font-size: 14px;
    line-height: 1.4;
    color: #b5b5b5;
    text-shadow: 1px 1px 0px white;
	margin-bottom: 20px;
}
.wbst-presents-remind
{
padding: 14px 40px 12px 14px;
    color: white;
    font-weight: 900;
    background: #7c7c7c;
    /* text-shadow: 1px 1px 0px black; */
    -webkit-clip-path: polygon(0 25%, 100% 0, 100% 95%, 0 85%);
    clip-path: polygon(0 25%, 100% 0, 100% 95%, 0 85%);
    display: inline-block;
    position: relative;
}
.wbst-presents-remind-number
{
	display: inline-block;
    position: absolute;
    margin-left: -38px;
    margin-top: 10px;
    font-weight: 900;
    font-size: 60px;
    color: white;
    text-shadow: 2px 2px 0px black;
}
.wbst-arrow-list
{
	list-style-type: none;
	font-size: 20px;
}
.wbst-arrow-list li
{
	padding-left: 22px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-position: 0 60%;
    background-repeat: no-repeat;
    line-height: 20px;
    background-image: url(/images/Check-20.png);
}
.wbst-good-present-description
{
    font-weight: 500;
    color: black;
    font-size: 16px;
    line-height: 22px;
    border: 1px dashed #b1b1b1;
    border-radius: 25px;
    padding: 10px 10px 20px 20px;
}
.wbst-margin-20
{
	margin-bottom: 10px;
}
.wbst-good-present-image
{
	text-align: center;
}
.wbst-good-present-image img
{
	display: inline-block;
}
.wbst-video-row 
{
	text-align: center;
}
.wbst-video-row iframe
{
	width: 640px;
	height: 360px;
}
.wbst-video
{
	display: inline-block;
	position: relative;
}
.wbst-video:after, .wbst-video:before
{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #F9F9F9;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.wbst-video:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.wbst-review
{
	margin-bottom: 20px;
	padding: 10px 20px 15px 20px;
	background: white;
}
.wbst-review-name
{
	float: left;
	font-weight: 900;
}
.wbst-review-rating
{
	float: right;
}
.wbst-review-text
{
	margin-top: 10px;
    line-height: 1.5;
    font-size: 14px;
}
.wbst-second-headphones-text
{
	text-align: center;
    position: relative;
    top: -15px;	
}
.wbst-second-headphones-text img
{
	display: inline-block;
}
.wbst-sh-img1
{
	width: 200px;
}
.wbst-sh-img2
{
	width: 100px;
}
.wbst-offer-2pairs
{
	display: inline-block;
	text-align: center;
}
.wbst-take-2presents
{
    display: inline-block;
    text-align: center;
    position: relative;
    top: -16px;
}
.wbst-second-headphones-plus
{
	display: inline-block;
    font-size: 70px;
    line-height: 1;
    font-weight: 900;
    color: black;
}
.wbst-second-headphones-equally
{
	display: inline-block;
    font-size: 70px;
    line-height: 1;
    font-weight: 900;
    color: black;	
}
.wbst-second-headphones-cost
{
	display: inline-block;
    position: relative;
    top: 90px;
}
.wbst-second-headphones-cost-text
{
	color: black;
}
.wbst-second-headphones-cost-summ
{
    font-weight: 900;
    font-size: 100px;
    color: #fb00ff;
    line-height: 0.8;
    text-shadow: #000000 1px 1px 0, #000000 2px 2px 0, #000000 3px 3px 0;
}
.wbst-second-headphones-cost-summ span
{
	font-size: 50px;
}
.wbst-offer-2pairs-text
{
    display: inline-block;
    border: 1px dashed #b1b1b1;
    border-radius: 9px;
    padding: 5px 15px 6px;
    margin-bottom: 10px;
    color: black;
    font-size: 18px;
	position: relative;
}
.wbst-offer-2pairs-text::after
{
	content: "";
    width: 68px;
    height: 70px;
    background: url(/images/orange-arrow.png);
    position: absolute;
    top: -42px;
    left: -70px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);	
}
.wbst-take-2presents-text
{
	display: inline-block;
    border: 1px dashed #b1b1b1;
    border-radius: 9px;
    padding: 5px 15px 6px;
    margin-bottom: 10px;
    color: black;
    font-size: 18px;
	position: relative;
}
.wbst-second-headphones-cost-summ-old
{
	font-size: 24px;
    font-weight: 900;
    color: #bfbfbf;
    margin-top: 14px;
	margin-bottom: 20px;
	position: relative;
}
.wbst-second-headphones-cost-summ-old span
{
	text-decoration:line-through;
}
.wbst-second-headphones-cost-summ-old::after
{
content: "";
    width: 68px;
    height: 70px;
    background: url(/images/orange-arrow.png);
    position: absolute;
    top: -19px;
    right: -62px;
    transform: scale(-1, 1) rotate(45deg);
    -moz-transform: scale(-1, 1) rotate(45deg);
    -ms-transform: scale(-1, 1) rotate(45deg);
    -webkit-transform: scale(-1, 1) rotate(45deg);
    -o-transform: scale(-1, 1) rotate(45deg);
    transform: scale(-1, 1) rotate(45deg);
}
.wbst-footer-row h4
{
    font-weight: bold;
    font-size: 22px;
}
.wbst-footer-row
{
    font-size: 15px;
    line-height: 1.5;
    /* font-family: Open Sans Condensed, sans-serif; */
    /* font-weight: bold; */
    color: gray;
    text-shadow: 1px 1px 0px white;
}
.wbst-footer-row a
{
	color: gray;
	transition: none;
}
.wbst-footer-row a:hover, .wbst-footer-row a:focus
{
	color: black;
}
.wbst-top-button button.sf2-callBtn
{
	background: transparent;
    border: 1px solid grey;
    color: black;
    padding: 3px 14px 4px;
    text-shadow: 1px 1px 0px white;
}
.wbst-top-button button.sf2-callBtn:hover
{
	background: grey;
	color: white;
	text-shadow: none;
}
a.wbst-logo {
    color: black;
}
.wbst-logo-image {
    display: inline-block;
    padding-right: 8px;
    border-right: 2px solid black;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 2px;
    float: left;
}
.wbst-logo-text {
display: inline-block;
    padding-top: 6px;
    text-shadow: 1px 1px 0px white;
    /* float: right; */
    font-weight: 600;
    padding-left: 10px;
    font-size: 17px;
    line-height: 16px;
    font-family: Open Sans Condensed, sans-serif;
}
.wbst-main .sp-megamenu-parent >li >a
{
    padding: 0px 9px;
	text-transform: none;
	font-weight: 600;
}
.ankor-wrapper
{
	position: relative;
}
#delivery{
    position: absolute;
    top: -98px;
}
#video{
    position: absolute;
    top: -95px;
}
#present{
    position: absolute;
    top: -75px;
}
#reviews{
    position: absolute;
    top: -80px;
}
#contacts{
    position: absolute;
    top: -80px;
}
.wbst-main .sp-megamenu-parent >li.active>a, .wbst-main  .sp-megamenu-parent >li:hover>a
{
/*	color: #0085de;*/
	color: black;
}
.wbst-main .sp-megamenu-parent >li >a:after
{
	background-color: #0375c1;
}
#wbst-show1, #wbst-show2
{
    position: fixed;
    width: 300px;
/*    height: 120px;*/
    top: 300px;
    right: 50px;
	
	
    color: white;
    padding: 15px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 15px 20px;
    background-color: #CD5555;
	display: block;
}
#wbst-show2
{
    top: 600px;	
}
#wbst-show1 i, #wbst-show2 i
{
    display: block;
    font-size: 40px;
    text-align: center;
    padding-bottom: 6px;
}
/************всплывающие сообщения****************/
.yvedf1 {
    background-color: #007eff;
}

.yved {
    position: fixed;
    z-index: 2009;
    left: 40px;
    bottom: 40px;
    width: 320px;
/*    vertical-align: middle;*/
/*    height: 140px;*/
    color: white;
    padding: 15px;
    font-size: 15px;
    line-height: 1.2;
    border-radius: 15px;
	text-align: center;
/*    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.42);	*/
    display: none;
}
.yved i
{
    display: block;
    font-size: 40px;
    text-align: center;
    padding-bottom: 6px;
}
.yvedi {
    float: left;
    width: 50px!important;
    margin-right: 10px;
    margin-top: 20px;
}
.yvedvt {
    float: left;
/*    height: 90px;*/
    line-height: 1.5;
    display: inline-block;
 /*   vertical-align: middle;*/
}
.yvedf2 {
    background-color: #d700ff;
/*    background-color: #007eff;*/
}
/*******всплывающие сообщения конец*******/
.wbst-avatar-wrapper
{
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.wbst-avatar-discount
{
    position: absolute;
    top: 10px;
    left: -85px;
    text-align: center;
    width: 250px;
    padding: 20px 0px;
    background: #ff0000;
    color: white;
    font-size: 40px;
    font-weight: bold;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.wbst-add-discount-title {
    font-family: Open Sans Condensed, sans-serif;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    color: black;
    margin-bottom: 20px;
}
.wbst-add-discount-title span {
	color: #fb00ff;
	text-shadow: 1px 1px 0px black;
}
@media (min-width: 1200px) and (max-width: 1400px)
{
	.yved
	{
		bottom: 20px;
		left: 20px;
	}
}
a.wbst-call-to-us-one-click
{
	color: white;
	text-shadow: none;
}
a.wbst-call-to-us-one-click:hover, a.wbst-call-to-us-one-click:focus, a.wbst-call-to-us-one-click:active
{
	color: white;
}
.wbst-call-to-us-one-click i
{
	padding-right: 10px;
}
.wbst-call-to-us-one-click
{
	display: none;
    position: fixed;
    background: green;
    bottom: 10px;
    left: 5%;
    width: 90%;
    z-index: 2;
    text-align: center;
    padding: 15px 0px;
    border-radius: 10px;
	font-size: 18px;
    font-weight: bold;
    font-family: Open Sans Condensed, sans-serif;
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.yved
	{
/*		top: 70px;
		right: 10px;*/
		bottom: 20px;
		left: 20px;
	}	
	.wbst-main #sp-header #sp-menu ul.sp-megamenu-parent>li >a
	{
		line-height: 60px;
		font-size: 12px;
		padding: 0 6px;
	}
	.wbst-text-header h1
	{
		font-size: 46px;
	}
	.wbst-how-offer-img img
	{
		margin-top: 82px;
	}
	.wbst-discont-column
	{
		font-size: 30px;
	}
	ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink
	{
		width: 105px !important;
	}
	.wbst-characteristics ul li
	{
		padding: 0px 5px;		
	}
	.wbst-characteristics ul
	{
		font-size: 12px;
	}
	.wbst-compatibility-description
	{
		font-size: 12px;
		padding: 0px 0px 0px 5px;		
	}
	.wbst-bonuses-item i
	{
		padding-top: 1px;
	}
	.wbst-bonus-descriprtion {
		padding-top: 0px;
		line-height: 0.8;
	}	
	.wbst-shipping-image
	{
		margin-top: 89px;
	}
	.wbst-shipping-text ul
	{
		padding-left: 60px;
	}
	.wbst-main ul.wbst-arrow-list
	{
		-webkit-padding-start: 10px;		
	}
	.wbst-arrow-list
	{
		font-size: 18px;	
	}
	.wbst-offer-2pairs-text
	{
		font-size: 14px;
	    padding: 5px 15px 5px;
	}
	.wbst-sh-img1
	{
		width: 160px;
	}
	.wbst-take-2presents-text
	{
		font-size: 15px;
	}
	.wbst-sh-img2
	{
		width: 90px;
	}
	.wbst-second-headphones-cost-text
	{
		font-size: 17px;
	}
	.wbst-second-headphones-cost-summ
	{
		font-size: 84px;
	}
	.wbst-add-discount-title
	{
		margin-bottom: 5px;
		font-size: 32px;
	}
	h1.wbst-wbst-product-title
	{
		margin-bottom: 0px;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.wbst-put-into-the-box-button button.sf2-callBtn
	{
		padding: 10px 30px;
	}
	.wbst-discont-column
	{
		font-size: 22px;
	}
	.wbst-text-header h1
	{
		font-size: 36px;
	}
	.wbst-popup-button button.sf2-callBtn
	{
		font-size: 16px;
	}
	.sf2Style-default .sf2-form-group input.sf2-element, .sf2Style-default .sf2-form-group select.sf2-element, .sf2Style-default .sf2-form-group textarea.sf2-element
	{
		font-size: 16px;
	}
	.wbst-benefits-row
	{
	    background-image: url(/images/cooking-right-white-bg.jpg);
	}
	.wbst-indentation1
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation2
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation3
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation4
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation5
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation6
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation7
	{
		padding-left: 0px;
		padding-right: 0px;
	}	
	.wbst-how-offer-img img
	{
		margin-top: 277px;
	}	
	.wbst-avatar-discount
	{
	    left: -90px;
	    padding: 10px 0px;
		font-size: 30px;
	}
	h1.wbst-wbst-product-title
	{
		font-size: 30px;
		margin-bottom: 0px;
	}
	.wbst-rating
	{
		font-size: 14px;
	}
	.wbst-small-rating
	{
		font-size: 12px;
	}
	.wbst-top-header-row .sppb-col-sm-6
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-characteristics ul li
	{
	    padding: 0px 5px;
	}
	.wbst-characteristics ul
	{
		font-size: 11px;
	}
	.wbst-compatibility-header
	{
		font-size: 20px;
	}
	.wbst-compatibility-icons
	{
		font-size: 26px;
	}
	.wbst-compatibility-description
	{
		font-size: 9px;
		line-height: 13px;
	}
	
	ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink
	{
		width: 115px !important;
	}
	.wbst-old-price
	{
	    margin: 0px 10px;
	}
	.wbst-bonuses-item i
	{
		padding-top: 1px;
	}
	.wbst-bonus-descriprtion {
		padding-top: 0px;
		line-height: 0.8;
	}	
	.wbst-main ul.sigFreeClassic
	{
		padding: 0px 0!important;
	}
	.wbst-avatar-wrapper
	{
		margin-bottom: -2px;
	}
	.wbst-shipping-text ul
	{
		padding-left: 0px;
	}
	.wbst-shipping-image-description
	{
		font-size: 16px;
	}
	.wbst-shipping-text
	{
		padding: 40px 0px;
	}
	.wbst-shipping-image
	{
		margin-top: 50px;
	}
	.wbst-main ul.wbst-arrow-list
	{
		-webkit-padding-start: 0px;
	}
	.wbst-arrow-list
	{
		font-size: 14px;
	}
	.wbst-arrow-list li
	{
		padding-top: 7px;
		padding-bottom: 7px;
		line-height: 14px
	}
	.wbst-good-present-description
	{
		font-size: 14px;
		line-height: 20px;
	}
	.wbst-second-headphones-right-big
	{
		font-size: 20px;
		margin-top: 10px;
	}
	.wbst-put-into-the-box-button.wbst-present-button button.sf2-callBtn
	{
		padding: 10px 20px 10px 20px;
	}
	.wbst-review-name
	{
		font-size: 16px;
	}
	.wbst-offer-2pairs-text
	{
		font-size: 12px;
		padding: 3px 10px 3px;
	}
	.wbst-sh-img1 
	{
		width: 130px;
	}
	.wbst-take-2presents-text
	{
		font-size: 12px;
		padding: 3px 10px 3px;		
	}
	.wbst-sh-img2 
	{
		width: 80px;
	}
	.wbst-second-headphones-cost-summ span
	{
		font-size: 24px;	
	}
	.wbst-second-headphones-cost-summ
	{
		font-size: 60px;
	}
	.wbst-put-into-the-box-button.wbst-2pairs-bottom button.sf2-callBtn
	{
		padding: 10px 10px;
	}
	.wbst-second-headphones-cost-summ-old
	{
	    font-size: 16px;
		margin-top: 7px;
		margin-bottom: 5px;
	}
	.wbst-second-headphones-cost-text
	{
		font-size: 12px;
	}
	.wbst-second-headphones-cost
	{
		top: 56px;
	}
	.yvedt
	{
		font-size: 14px;
	}
	.yvedt i
	{
	    font-size: 36px;
	}
	.yved
	{
		bottom: 20px;
		left: 20px;
	    width: 280px;
	}		
	.wbst-footer-row
	{
		font-size: 11px;
	}
	.wbst-footer-row a
	{
		font-size: 16px;
	}
}
@media (min-width: 481px) and (max-width: 767px)
{
	.wbst-discont-column
	{
		font-size: 30px;
	}
	.wbst-main #sp-header .row
	{
		padding: 0px 0;
	}
	.wbst-text-header h1
	{
		font-size: 32px;
	}	
	.wbst-popup-button button.sf2-callBtn
	{
		font-size: 16px;
	}
	.wbst-main #sp-page-builder .sppb-section-title .sppb-title-heading
	{
		font-size: 60px;
	}	
	.wbst-main #sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading
	{
		max-width: 100%;
	}
	.wbst-racion h3
	{
		font-size: 32px;
	}
	.wbst-form-popup h3
	{
		font-size: 24px;
	}
	.wbst-form-popup.wbst-min-width-500	
	{
		min-width: 90%;
	}
	.wbst-form-popup
	{
		min-width: 100%;
	}	
	.wbst-main .sf2Win
	{
		max-width: 100%;
		min-width: 90%;
	}
	.sf2Style-default .sf2-form-group input.sf2-element, .sf2Style-default .sf2-form-group select.sf2-element, .sf2Style-default .sf2-form-group textarea.sf2-element
	{
		font-size: 14px;
	}	
	.wbst-main .sf2SendBtn
	{
		font-size: 14px;
	    padding: 3px 20px 4px;
	}
	.wbst-main .sf2CloseBtn
	{
		font-size: 14px;
	    padding: 3px 20px 4px;
	}	
	.wbst-benefits-row
	{
	    background-image: url(/images/cooking-right-white-bg.jpg);
	}	
	.wbst-indentation1
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation2
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation3
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation4
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation5
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation6
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation7
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-how-offer-img img
	{
		width: 45%;
	}	
	.wbst-bottom-phones 
	{
		text-align: center;
	}	
	.wbst-bonuses-item
	{
		text-align: center;
		font-size: 18px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	.wbst-bonuses-item i
	{
		display: inline-block;
		float: none;
	}
	.wbst-bonus-descriprtion
	{
		display: inline-block;	
	}
	.wbst-shipping-text ul
	{
		padding-left: 40px;
	}
	.wbst-shipping-image
	{
		margin-top: 0px;
	}
	.wbst-video-row iframe 
	{
		width: 320px;
		height: 180px;
	}	
	.wbst-offer-2pairs
	{
		display: block;
	}
	.wbst-second-headphones-text
	{
		top: 0px;
		margin-top: 35px;		
	}
	.wbst-sh-img2 
	{
		width: 140px;
	}	
	.wbst-second-headphones-plus
	{
		display: block;
	}
	.wbst-take-2presents
	{
		display: block;
	    margin-top: 25px;
	}
	.wbst-second-headphones-equally
	{
		display: block;
		margin-top: -15px;
	}
	.wbst-second-headphones-cost
	{
		top: 0px;
	}
	.wbst-second-headphones-cost-text
	{
		display: none;
	}
	.wbst-footer-row h4
	{
		margin-top: 40px;
	}
}
@media all and (max-width: 480px)
{
	.wbst-put-into-the-box-button button.sf2-callBtn
	{
		padding: 10px 20px;
	}	
	.wbst-discont-row img
	{
		width: 65%;
	}
	.wbst-discont-column
	{
		font-size: 22px;
	}
	.wbst-discont-column h4
	{
		font-size: 40px;
	}
	.wbst-main #sp-header .row
	{
		padding: 0px 0;
	}
	.wbst-text-header h1
	{
		font-size: 32px;
	}	
	.wbst-popup-button button.sf2-callBtn
	{
		font-size: 14px;
		padding: 5px 20px 5px;
	}
	.wbst-main #sp-page-builder .sppb-section-title .sppb-title-heading
	{
		font-size: 32px !important;
	}
	.wbst-main #sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading
	{
		max-width: 100%;
	}	
	.wbst-racion h3
	{
		font-size: 32px;
	}	
	.wbst-form-popup h3
	{
		font-size: 24px;
	}
	.wbst-form-popup.wbst-min-width-500	
	{
		min-width: 90%;
	}	
	.wbst-form-popup
	{
		min-width: 100%;
	}
	.wbst-main .sf2Win
	{
		max-width: 100%;
		min-width: 90%;
	}	
	.sf2Style-default .sf2-form-group input.sf2-element, .sf2Style-default .sf2-form-group select.sf2-element, .sf2Style-default .sf2-form-group textarea.sf2-element
	{
		font-size: 14px;
	}
	.wbst-main .sf2SendBtn
	{
		font-size: 14px;
		padding: 4px 20px 4px;
	}	
	.wbst-main .sf2CloseBtn
	{
		font-size: 14px;
	    padding: 3px 20px 4px;
	}	
	.wbst-benefits-row
	{
	    background-image: url(/images/cooking-right-white-bg.jpg);
	}
	.wbst-indentation1
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation2
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation3
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation4
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation5
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation6
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-indentation7
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.wbst-benefits-row img
	{
		width: 46px;
	}
	.wbst-benefits-row .sppb-media, .sppb-media-body
	{
		font-size: 16px;
		line-height: 22px;
	}
	.wbst-did-not-find-the-ration
	{
		font-size: 16px;
		line-height:22px;
	}	
	.wbst-food-delivery-row img
	{
		width: 112px;
	}
	.sppb-testimonial-pro .sppb-testimonial-message
	{
		font-size: 16px;
		line-height: 22px;
	}
	#sp-page-builder .sppb-section-title .sppb-title-subheading	
	{
		line-height: 22px;
	}
	.wbst-how-offer-right
	{
		background-image: none;
		padding-right: 0px;
	}
	.wbst-call-order-in-text button.sf2-callBtn
	{
		margin-top: 10px;
	}
	.wbst-how-offer-img img
	{
		width: 45%;
	}
	.wbst-form h3
	{
		font-size: 26px;
	}
	.wbst-bottom-phones 
	{
		text-align: center;
	}
	#sp-page-builder .wbst-bon-appetit .sppb-section-title.sppb-text-center .sppb-title-subheading
	{
		font-size: 18px;
		line-height: 24px;
	}
	.wbst-popup-button.wbst-top-button button.sf2-callBtn
	{
		padding: 0px 10px 2px;
	}
	.sppb-col-sm-6.wbst-product-description-wrapper
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	h1.wbst-wbst-product-title
	{
		font-size: 30px;
	}
	.wbst-characteristics ul
	{
		font-weight: 700;
		line-height: 1.3;
	}
	.wbst-characteristics ul span
	{
		float: none;
	}
	.wbst-characteristics ul li
	{
		padding: 10px 5px;
	}
	.wbst-cost-description
	{
		line-height: 1.3;
		margin-top: 10px;
	}
	.wbst-shipping-text
	{
		padding: 0px;
	}
	.wbst-shipping-wrapper
	{
		background-image: none;
	}
	
	
	.wbst-top-phones a
	{
		font-size: 15px;
	}
	.wbst-top-button button.sf2-callBtn{
		padding: 3px 14px 4px;
	}
	.wbst-logo-image
	{
		padding-right: 3px;
	}
	.wbst-logo-text
	{
		padding-left: 3px;
		font-size: 14px;		
	}
	#sp-wbst-logo.col-md-3, #sp-wbst-logo.col-xs-6, #sp-wbst-logo.col-sm-6
	{
		padding-right: 0px;
	}
	.wbst-gallery ul.sigFreeClassic li.sigFreeThumb
	{
		width: 32.3%;
	}
	ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink
	{
		width: auto !important;
	}
	.wbst-main ul.wbst-arrow-list
	{
		-webkit-padding-start: 0px;		
	}	
	.wbst-arrow-list li
	{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.wbst-second-headphones-title h2
	{
		font-size: 30px;
		line-height: 34px;
	}
	.wbst-second-headphones-title
	{
		font-size: 30px;
		line-height: 34px;		
	}
	.wbst-second-headphones-img::after
	{
		display: none;
	}
	.wbst-presents-remind
	{
		display: none;
	}
	.wbst-presents-remind-number
	{
		display: none;
	}
	.wbst-second-headphones-right-big
	{
		padding-top: 0px;
		margin-top: 10px;
	}
	.wbst-put-into-the-box-button.wbst-present-button button.sf2-callBtn
	{
		padding: 10px 20px 10px 20px;
		white-space: normal;
	}
	.wbst-add-discount-title{
	    font-size: 30px;
		line-height: 34px;
	}
	.wbst-offer-2pairs-text::after
	{
		display: none;
	}
	.wbst-good-present-description
	{
		margin-bottom: 20px;
	}
	.wbst-bonuses-item
	{
		text-align: center;
		font-size: 18px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	.wbst-bonuses-item i
	{
		display: inline-block;
		float: none;
	}
	.wbst-bonus-descriprtion
	{
		display: inline-block;	
	}
	.wbst-shipping-text ul
	{
		padding-left: 20px;
	}
	.wbst-shipping-image
	{
		margin-top: 0px;
	}
	.wbst-video-row iframe 
	{
		width: 320px;
		height: 180px;
	}	
	.wbst-offer-2pairs
	{
		display: block;
	}
	.wbst-second-headphones-text
	{
		top: 0px;
		margin-top: 35px;		
	}
	.wbst-sh-img2 
	{
		width: 140px;
	}	
	.wbst-second-headphones-plus
	{
		display: block;
	}
	.wbst-take-2presents
	{
		display: block;
	    margin-top: 25px;
	}
	.wbst-second-headphones-equally
	{
		display: block;
		margin-top: -15px;
	}
	.wbst-second-headphones-cost
	{
		top: 0px;
	}
	.wbst-second-headphones-cost-text
	{
		display: none;
	}
	.wbst-footer-row h4
	{
		margin-top: 40px;
	}	
	.wbst-sh-img1
	{
		width: 48%;
	}
	.wbst-second-headphones-cost-summ-old::after
	{
		display: none;
	}
	.wbst-compatibility-header
	{
		font-size: 20px;
	}
	.wbst-compatibility-icons
	{
		font-size: 24px;
	}
	.wbst-call-to-us-one-click
	{
		display: block;
	}
	.wbst-main #sp-footer
	{
		padding-bottom: 85px;
	}
	.wbst-call-to-us-one-click
	{
		display: block;
	}		
}
@media all and (max-width: 490px)
{

}
@media all and (max-width: 350px)
{
	.wbst-logo-text
	{
		font-size: 10px;		
	}	
}