/*
Theme Name: Lab Divi Child Theme
Theme URI:  https://1wd.tv
Description: Child theme for Divi
Author: 1wd.tv
Author URI: https://1wd.tv
Template: Divi
Version: 1.0
Tags: responsive-layout
Text Domain: lab
License: GNU General Public License v3
Last Updated: 01/13/2017;
*/

/*-----------------------------------------------*/
/* 	Make any style changes to labzip-custom.css	 */
/*-----------------------------------------------*/


/*-----------------------------------------------*/
/* 	Make any style changes to labzip-custom.css	 */
/*-----------------------------------------------*/

@font-face{font-family:'FontAwesome';
    src:url('child-assest/fonts/font-awesome/fontawesome-webfont.eot?v=4.5.0');
    src:url('child-assest/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),
    url('child-assest/fonts/font-awesome/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),
    url('child-assest/fonts/font-awesome/fontawesome-webfont.woff?v=4.5.0') format('woff'),
    url('child-assest/fonts/font-awesome/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),
    url('child-assest/fonts/font-awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight:normal;font-style:normal;
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('child-assest/fonts/glyphicons-halflings/glyphicons-halflings-regular.eot');
  src: url('child-assest/fonts/glyphicons-halflings/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
  url('child-assest/fonts/glyphicons-halflings/glyphicons-halflings-regular.woff2') format('woff2'), 
  url('child-assest/fonts/glyphicons-halflings/glyphicons-halflings-regular.woff') format('woff'), 
  url('child-assest/fonts/glyphicons-halflings/glyphicons-halflings-regular.ttf') format('truetype'), 
  url('child-assest/fonts/glyphicons-halflings/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@import url('https://fonts.googleapis.com/css?family=Roboto');
a, p, span, h1, h2, h3, h4, h5, h6{
  font-family: 'Roboto', sans-serif;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-gift:before {
  content: "\e102";
}

@import url('https://fonts.googleapis.com/css?family=PT+Sans');
.reg-font{
	font-family: 'PT Sans', sans-serif;
}
.fa{
	font-family:'FontAwesome';
	cursor: pointer;
}
.fa-bars:before{
	content: "\f0c9";
}
.fa-search:before{
	content: "\f002";
}
.fa-heart-o:before{
	content: "\f08a";
}
.fa-heart:before{
content: "\f004";	
}
.fa-shopping-cart:before{
	content: "\f07a";
}
.fa-cross:before{
	content: "\f00d";
}
.fa-facebook:before{
	content: "\f09a";	
}
.fa-vk:before{
	content: "\f189";
}
.fa-insta:before{
	content: "\f16d";
}
.fa-odno:before{
	content: "\f263";
}
.fa-twitter:before{
	content: "\f099";
}
.fa-pinterest-p:before{
	content: "\f231";	
}
.fa-angle-down:before{
	content: "\f107";		
}
.address-info p{
	padding:0 0 0 15px;
}
.address-info p:before{
	font-family:'FontAwesome';
	padding-right:10px;
	color:#fff;
	font-size:17px;
	margin-right: 2px;
	position:absolute;
	left:10px;
}
.address-info a{
	color: #fff;
}
.address-info #et-info-email:before{
	display: none;
}
.fa-mobile:before, .address-info p:nth-child(3):before{
	content: "\f10b";			
	margin-left: 3px;
	font-size:21px;
	margin-right: 4px;
	
}
.fa-home:before, .address-info p:nth-child(2):before{
	content: "\f015";				
	 
}
.fa-envelope:before, .address-info p:nth-child(4):before{
	content: "\f0e0";
	font-size:15px;
}
.soc-icons{
	display: inline-block;
	padding:5px;
	background:#231f20; 
	color:#fff;
	margin-right:5px; 
	width:33px;
	text-align:center;
	border-radius:50%;
	-ms-border-radius:50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;

}
.footer-soc-icons .soc-icons{
	background:#faec16;
	color:#231f20
}
.soc-icons:hover{
	background:#faec16;
	color:#231f20
}
.footer-soc-icons .soc-icons:hover{
	background:#fff
}
a{
	color: #231f20; 
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}
/* Slider */
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:3000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.bootstrap-datetimepicker-widget:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:100%;font-weight:bold;font-size:1.2em}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#999}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td.active:hover,.bootstrap-datetimepicker-widget td.active:hover:hover,.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active,.bootstrap-datetimepicker-widget td.active.disabled,.bootstrap-datetimepicker-widget td.active:hover.disabled,.bootstrap-datetimepicker-widget td.active[disabled],.bootstrap-datetimepicker-widget td.active:hover[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td span.active:hover,.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active,.bootstrap-datetimepicker-widget td span.active.disabled,.bootstrap-datetimepicker-widget td span.active[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}
.add-on{
  display: inline-block;
  width: 20px;
  height: 21px;
  
  float: right;
  margin-top: -21px;
  z-index: 99999999;
  /* position: absolute; */
  position: relative;
}
.add-on:before{
  content:"\e023"; 
  font-family: "ETmodules" !important;
  position:absolute;
  right:5px;
  top:-7px; 
  
  margin:auto;
  display:inline-block;
}
.bootstrap-datetimepicker-widget{
  background:#fff;
  border:1px solid #eee;
  z-index:99999999999; 
  position: absolute;
  left:-200%;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slider{
	position:relative; 
}
.slick-arrow{
	background:rgba(0,0,0,0);
	border:none;
	outline:none;
	font-size:0; 
	position: absolute;
	top:30%;
	background: #006939;
	width:25px;
	height:35px;
	z-index:999; 
	font-family: 'FontAwesome';
	cursor: pointer; 
}
.slick-prev{
	left:-25px;
	background:#006939 url(child-assest/images/arrows-prev.png) no-repeat;
	background-position:5px 8px;

}
.slick-next{
	right:-15px;
	background:#006939 url(child-assest/images/arrows-next.png) no-repeat;
	background-position:8px 8px;
}
.slick-dots{
	padding:0;
	margin:0;
	list-style-type:none !important;
	text-align:center;
}
.slick-dots li button{
	display:none;
}
.slick-dots li{
	background:#000;
	padding:10px;
	display:inline-block;
	margin-right:5px;
	cursor:pointer;
	border-radius:50%;
	-ms-border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.slick-dots li:hover{
	background:#faec16
}
.product-image-slider{
	border: 1px solid #231f20;
	position: relative;
}
.product-image-slider .slick-arrow{
	display: none !important;
}
.product-image-slider .slick-dots{
	margin-top: -30px;
	z-index: 99999999999999;
	position: absolute;
	left: 0;
	right: 0;
}
.view-more{
	color: #231f20; 
	background: #faec16;
	padding: 5px 20px;
	font-weight: bold;
	border-radius: 30px;
	-ms-border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
}
/*****Tools******/
.light-bgr{
	background: #f8f8f8;
}
.reg-bgr{
	background:#34495e 
}
.flex-section .container{
	display: flex;
}
.pos-rel{
	position: relative;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
.footer-wrap{
	width: 100%;
	display:inline-block;

	margin-top: 40px; 
	margin-top: 40px;
    padding: 20px 0 40px 0;
}
.footer-wrap .container{
	margin: 0 auto;
}
.footer-logo-wrap{
	margin-bottom: 30px;
}
.footer-row-2{
	padding-top: 70px;	
}
.copy-right-wrap{
	color: #918f90; 
}
.footer-menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}
.footer-menu li{
	display: inline-block;
}
.footer-menu a{
	color: #f8f8f8;
}
.reg-bgr{
	background:#34495e;  
}
.color-white, .white-title, .white-title h2{
	color:#fff;
}

section{
	width:100%;
	float:left
}

.text-center{
	text-align: center;
}
.contrast-bgr{
	background: #ff9900;
	z-index: 0 !important;
}
.display-inline{
	display: inline-block !important;
}
.no-padding{
	padding: 0;
}
.text-right{
	text-align: right;
}
.section-sep{
	display: inline-block;
	width: 110%;
	margin: 15px -5%;
	background: #e0e0e0;
	height: 1px;
}
.width-row{
	width: 90%;
	margin: 0 auto; 
}
.gray-bgr{
	background: #eceef0; 
}
.gray-color{
	color: #a7a7a7
}
.dark-bgr{
	background: #231f20;
}
.bold-brown{
	font-size: 25px;
	font-weight: bold;
	color: #706f6f
}
.brown-text{
	color: #706f6f;	
}
.z-index-1{
	z-index: 1 !important;
}
.inline-menu li{
	float: left;
}
.second-menu li a{
	padding: 15px;
}
.vertical-menu li{
	width: 100%;
}
.vertical-menu li a{
	color: #677786;
}
.second-menu{
	display: inline-block;
    float: right;
}
.small-text, .small-text p{
	font-size: 12px;
    line-height: 15px;
}
.border-top{
	border-top: 1px solid #e8eaef;

}
.border-bottom{

	border-bottom: 1px solid #e8eaef; 
}

.cool-bold-link{
	    display: inline-block;
    float: left;
    padding: 5px 10px;
    border: 1px solid #354a5e;
    color: #354a5e;
    margin-right: 10px;
}
.single-cool-btn, .woocommerce .reg-add-to-cart{
	color: #ec0006 !important;
	border:1px solid #ec0006 !important;
	display: inline-block!important;	
	border-radius:3px !important;
	margin-top:7px; 
	display:inline-block; 
}
.reg-add-to-cart.gifted{
	background:#bdc3c7 !important; 
	border:1px solid #bdc3c7 !important; 
	color: #fff !important;
}

.extra-large-atc-btn{
	padding: 15px 40px !important;
    font-size: 30px;	
}
.margin-medium{
	margin: 40px 0; 
	display: inline-block;
    width: 100%;
}
.margin-top-medium{
	margin-top: 40px;
}
.margin-top-big{
	margin-top: 70px;
}
.paddig-big{
	padding: 70px 0 !important; 	
}
.padding-bottom{
	padding-bottom: 70px;
}
.margin-big{
	margin: 70px 0 !important; 	
}
.small-padding{
	padding: 0 5px;
}
.large-btn{
	padding: 15px 35px !important; 
}
.block-item{
	display: inline-block;
	vertical-align: top;
}
.footer-col-title{
	text-transform: uppercase;
	color: #fff; 
	font-size: 15px;
}
.footer-first-section{
	padding-top:20px; 
}
.footer-menu li a {
	color: #fff; 
	padding: 10px 15px
}
.border-right{
	border-right: 2px solid #e0e0e0;
	min-height: 165px;
}
.footer-soc-icons{
	margin: 15px 0 0 15px;
}
.inline-block{
	display: inline-block;
}
body .et_pb_row.padding-medium, .padding-medium{
	padding: 40px 0 !important; 
}
.title-section h2{
	color: #231f20
}
.ubermenu-target{
  color:#fff !important
}
.wpcf7 .wpcf7-form-control{
  width:100%;
  padding:10px 5px;
  margin-bottom:15px;
}
.part-item{
  position: relative;
}
.part-item:after{
  position: absolute;
  right: -2px;
  content: "-";
  top:5px;
  font-size:15px
}
.extra-row{
  margin-top: -15px
}
.extra-row label{
  padding-bottom: 15px;
  display: inline-block;
}
.hidden{
  display: none;
}
/****countdown****/

.timer, .timer__element span{
	float:left;
	text-align:center;
	width:100%;
	margin-top:10px
}
.timer{
	margin-top:20px;
}
.timer__element{
	background:#231f20; 
	margin-right:10px;
	display:inline-block;
	text-align:center;
}
.timer__element span{
	color:#faec16;
}
/***********single spec offer*************/
.single-spec-offer{
	border:1px solid #231f20;
	padding:15px 0;
}
.single-spec-offer ins span, 
.single-spec-offer del span{
	font-size: 30px;
}
.price-title{
	font-size: 20px;
}
.price-wrap{
	margin-top: 30px;
    display: inline-block;
}

.single-spec-offer .single-prod-image{
	margin-top: 33px;
}
/*********ratings***********/
/*********ratings***********/
.woocommerce-LoopProduct-link{
	text-align:center
}
.post-ratings{
	font-size: 0px;
	color: rgba(0,0,0,0);
}
.woocommerce .post-ratings{
	font-size: 0px;
	color: rgba(0,0,0,0);
	margin:0 auto;
	display:inline-block;
	width:80px !important;
}
.post-ratings img{
	/*-ms-transform: scale(1.3); 
    -webkit-transform: scale(1.3); 
	transform: scale(1.3);*/
	/*margin-right:8px !important;*/
	width: 15px !important;
	 
}
.rating-row{
	margin-top: 10px;
}
.woocommerce .post-ratings img{
	
	display:inline-block;
	vertical-align:top;
	margin-right:15px !important;
	float:left;
}
.prod-action-wrap{
	margin-top: -20px;
}
.prod-action-wrap .woocommerce-LoopProduct-link{
	height: 20px;
	margin-top: -25px;
}
.post-ratings-text{
	display: none !important;
}
/********HEADER***************/
header a, header span, header label {
	color:#526476; 
}
.main-menu-wrap{
	padding: 15px 0; 
}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{
  color: #fff !important
}
.cities-wrap .cities-list li{
	font-size:0;
	line-height:0;
}
.cities-wrap label{
	color:#526476;
}
.cities-list ul{
	padding-left:10px
}
.cities-wrap .cities-list li a {
	color:#fff;
	text-align:left !important;
	width:100%;
	display:inline-block;
	padding:2px 10px ;
}
.cities-wrap .cities-list li li{
	font-size:12px;
	line-height:15px;	
}
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;    
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    left:60px;
    top:100%;
}

.cities-wrap .tooltiptext{
	background:#34495e !important;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip-bottom {
  top: 135%;
  left: 50%;  
  margin-left: -60px;
}
.tooltip-bottom::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 20px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}
.cities-wrap .tooltip-bottom::after{
	border-color: transparent transparent #34495e transparent;
}
.main-slider-nav .slick-list{
	padding:0 !important;
}
.main-slider-nav .slick-track{
	transform:none !important;
}
.main-slider-nav .slick-track,.main-slider-nav .slick-slide {
	width:100% !important;
	float:left;
	padding: 0;
}
.main-slider-nav .slick-arrow, .main-slider-nav .slick-dots{
	display: none !important;
}
.main-slider-nav h2{
	font-weight: 15px;
	color: #DC214C;
}
.slider-nav-item{
	margin-bottom: 10px;
}
.newslistHero { position: relative;
    border-top: 4px solid #DC214C;
	background-color: #ffffff;
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.1);
    top: 0; margin-bottom:25px; 
    padding-top: 15px !important
}
.slider-big-img{
	height: 390px;
	max-height: 390px;
}

.lead p{
	font-size: 1.556em;
	line-height: 30px;
	font-weight: 300;
}
.lead p a{
	color: #f14069 
}
.slider-item{
	display: none;
}

.partner-img-holder{
	float: none;
	display: inline-block;
	vertical-align: top;
}
.mobile_menu_bar{
	position:absolute; 
	right:0;
	top:-40px;
	
}

.testimonials-body{
	display: none;
}
.t_item{
	display: inline-block;
	vertical-align: top; 
}
.testimonials-img-holder img{
	border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 120px;
}
.testimonials-author h4, 
.testimonials-author h3{
	margin: 0 0 7px 0;
	padding:0 !important;  
	font-size: 13px !important;
	color: #bdc3c7; 
}
.testimonials-author h3{
	font-size: 15px !important;
}
.testimonials-author{
	text-align: left;
	padding-top: 15px;
	cursor: pointer;
}
.quote-icon{
	transform: scale(10);
	-ms-transform: scale(10);
	-webkit-transform: scale(10);
	display: inline-block;
}
.testimonials-body p{
	font-size: 1.3em ; 
	color: #bcc3cb;
	font-style: italic;
}
.mobile_menu_bar:before{
	color: #706f6f;
}

/****************/
.how-it-works-item{
	float: none !important;
	display: inline-block;
	vertical-align: top;

}
.steps-img{
	transition:all 0.2s;
	-ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}
.steps-img:hover{
	-ms-transform: rotate(-25deg); /* IE 9 */
    -webkit-transform: rotate(-25deg); /* Chrome, Safari, Opera */
    transform: rotate(-25deg);
}
.how-it-works-wrap h2{
	font-size: 45px;
	margin-bottom: 25px;
}
.how-it-works-item h2{
	margin: 10px 0 !important ; 
	font-size: 25px !important;
}
/*********counter********/

.stat-item{
	
	border:1px solid #a1a1a1;
	height:100px;
	float: none;
	display: inline-block;
	vertical-align: top;
	left: 0;
	margin-left: -3px;
	background: #fff;
	padding-top: 15px;
}
.stat-item:nth-child(1){
	border-right:none;
}
.stat-item:nth-child(3){
	border-left:none;
}
#statistics{
	padding-bottom: 40px;
}
#statistics span{
	font-size: 2em;
	color: #000;
}
.input-text, .select{
  width:100%; 
   padding:10px !important;
  margin-bottom:15px
}
textarea.input-text{
  height:100px;
}
/*****action button*************/

.success-action-but, .submit-button{
	display: inline-block;
	vertical-align: top;
	background-color: #34495e;
    border-color: #34495e;
    color: #34495e;
    border-width: 2px;
    border-style: solid;
    background: none;
    padding:10px;15px;
    margin-right:10px;
    border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    font-size:17px;
}

.success-action-but:nth-child(3){	
    /*border-color: #ee1e4e !important;*/
    /*color: #ee1e4e !important;    */
}
/********city*************/
.city-item{
	float: none;
	display: inline-block;
	width: 100%;
	height: 180px;
	position: relative;
	background-size: cover !important; 
	vertical-align:top; 
	padding:0;
  margin-bottom:30px
}
.city-inner-wrap{
	position: relative;
	width: 100%;
	height: 180px;
	background:rgba(0,0,0,.2);
	transition:all 0.5s;
	
}
.city-item:hover .city-inner-wrap {
	background:rgba(0,0,0,.5);
}	
.city-inner-wrap h2{
	position: absolute;
	margin:auto ;
	left:0 ;
	top:75px ;
	right: 0 ;
	color: #fff;
	display: inline-block;
  text-align: center;
}

/*********gift list**********/
.gift-list{
	padding:0 !important; 
	margin: 0;  
}
.gift-list li{
	list-style-type: none;
	padding: 15px !important 
}
.gift-list h3{
	padding:0; 
	margin: 0 0 15px 0;  
}
.gift-list li{
	border-bottom: 1px solid #ddd; 
}

#mobile_menu{
	border-top: 1px solid #706f6f !important
}
#main-header{
	/*position: relative !important;*/
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0) !important; 
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0) !important;
    -ms-box-shadow: 0 0 0 rgba(0,0,0,0) !important;
    box-shadow: 0 1px 0 rgba(0,0,0,0) !important;
}
#et-top-navigation{
	padding-left:0px !important;
	padding-top: 0 !important; 
	float:left !important;	
}

#et_search_icon{
	display: none;
}
#logo{
	max-width: 250px;
}
#et-info{
	float:right !important;
}
#et-info-phone:before{
	top:0px;
}
#et-info-phone{
	border-right: 1px solid #fff; 
	padding-right: 15px;
}

#top-header{
	background: rgba(0,0,0,0);
}
#top-header{
	background: #006936; 
}
.default-menu li{
    display:inline-block; 
    padding:0 10px 0 5px;
}
.top-header-menu li a{
	color:#fff	
}
.header-second-section{
	padding: 20px 0 0 0;
}
.header-third-section{
	padding: 10px 10px 5px 10px;
	display: inline-block;	
}
#top-menu a{
	color: #f8f8f8;
	padding: 10px 15px !important;
}
#top-menu li{
	padding: 0!important
}
#top-menu li, #top-menu li a{
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
}
#top-menu li:hover{
	background:#faec16; 	
}
#top-menu li:hover>a{
	color:#003c74 !important; 
}
#menu-header-top-menu li{
	border-right:1px solid #fff; 
}
#menu-header-top-menu li:last-child{
	border-right:none
}
.submenu-holder{
	display: none;
	position: absolute;
	left:0;
	top:100%;
	background: #056839; 
	width:100%;
	z-index: 9999999;
	border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.submenu-holder li{
	width: 100%;
}
.white-links a{
	color: #fff;
}

.cart-link-label{
	display: inline-block;
    padding: 0 10px 0 0;
}

#my-account-icon{
	display: inline-block;
	background: url(child-assest/images/account.png) no-repeat;
	width: 35px;
	height: 35px;
	float: right;
	margin-top: 5px;
}
.my-account-wrap a, .my-account-wrap span, .my-account-wrap label{
	display: inline-block;
	vertical-align: top; 
}
.my-account-wrap label{
	width: 100%;
	text-align: center;
}
.my-cart-wrap{
	border-right:1px solid #231f20; 
}
.my-cart-label{
	vertical-align: top;
	float: right;
    margin-right: 15px;
}
/*********services***********/


/*****search*****/
.search-form-inputs{
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0; 
}


.search-btn{
	padding: 11px 10px  12px;
	border:1px solid #006939;
	background:#006939;
	color: #fff;
	z-index: 99999999999;
	/* width: 100%; */
}
.search-input{
	outline: none;
	border:none;
	background: rgba(0,0,0,0);
	padding: 10px 15px 12px 10px;
	width: 100%;
}
.search-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   color:#706f6f;		
}
.search-input::-moz-placeholder { /* Firefox 19+ */
   color:#706f6f;		
}
.search-input:-ms-input-placeholder { /* IE 10+ */
   color:#706f6f;		
}
.search-input:-moz-placeholder { /* Firefox 18- */
   color:#706f6f;		
}


.et-cart-info{
	display: none;
}
.fav-icon{
	background: url(child-assest/images/heart.png) no-repeat;
	background-size:cover;
	width: 30px;
	height: 27px;
	display: inline-block;
}
.cart-icon{
	background: url(child-assest/images/cart.png) no-repeat;
	background-size:cover;
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-top: -5px;
}
.fav-item-number{
	position:absolute; 
	background:#eca600; 
	padding:0 7px;
	border-radius:100%;
	color:#fff;
	right:-10px;
	top:-20px;
}
#cart-count{
	position:absolute; 
	background:#eca600; 
	padding:0 7px;
	border-radius:100%;
	color:#fff;
	right:-10px;
	top:-20px;
}
.fav-wrap{
	margin-left: 30px;
}
.cart-item-wrap{
	margin-left: 25px;
}
.icon-links{
	padding-top: 5px;
}

/******MENU*********/
#top-menu > li:first-child{
	/*padding-left:0*/
}
#top-menu li {
	display: inline-block;
	
	font-size: 14px;
}
.header-third-section{
	padding: 0 !important;
}
/*******Slider**********/
.home .et_pb_section,.home .et_pb_row{
	padding: 0 !important
}
.tp-bullet{
	background: #006939 !important
}
.tp-bullet.selected, .tp-bullet:hover{
	background: #eca600 !important
}
.tp-bullets{
	left: 12% !important;
}

/********Product************/

.reg-add-to-cart-{
	color: #fff !important; 
	background: #006939 !important;
}
.fa-heart{
	margin:10px;
	padding-right: 20px;
}
.fa-heart:before{
	font-size:30px;
	color:  #006939 !important;
}


.active-tab{
	color: #eca600
}
.tab-wrap{
	display: none;
}

.close-item{
	display: none;	
}
.active-wrap{
	display: inline-block !important;
	width: 100%;
}
.tab-row{
	margin-bottom: 20px;
	text-align: center;
}
/***********************/
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}


/*********comments**************/
.single-shelters #comment-wrap{
  display: none;
}
/***************/
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: #fff;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #000;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #000;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #000;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
#preload-logo{
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: -40%;
}
/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
 
/*** Hide Sidebar ***/
#sidebar {display:none;}

/*********calendar*************/
#shelter_dropdown{
  display: none;
}
.amount, .cart_totals table, .cart_totals h2, .mobile_menu_bar{
  display: none;
}
#order_review_heading, .woocommerce-checkout-review-order-table, .wc_payment_methods, 
.woocommerce-customer-details, .woocommerce-order-overview,
.woocommerce-order-details, .woocommerce-order-overview + p{display: none;}
/*****************/

@media(min-width: 992px ) and (max-width: 2500px){
	.header-sep-items{
		margin-top: 30px;
	}
	.header-link-actions{
		margin-top:10px;
	}
	#top-menu  > li {
		color: #006939;
		/*border-right: 1px solid #e0e0e0;*/
	}
	#top-menu  > li:last-child{
		border-right:none;
	}
	.home-tab-item:before{
		content:"";
		position:absolute;
		width:1px;
		height:25px;
		background:#706f6f;
		right:0;
		top:10px; 
	}
	.home-tab-item:last-child:before{
		display:none;
	}
	.tab-wrap .product{
		min-width: 269px;
	}
	.hero-slider-item .img-responsive{
		max-height: 300px;
	    margin-top: 10%;
	    width: auto;
	}
}


 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
	body:not(.search) #left-area {
	    width: 100%;
	    padding: 23px 0px 0px !important;
	    float: none !important;
	}
}

@media(min-width: 991px) and (max-width: 1200px){
	.cart-item-wrap{
		margin-left: 0; 
	}
}
@media(min-width: 320px) and (max-width: 991px){
	.my-account-wrap, .my-account-wrap label{
		text-align: left !important;
	}
	#my-account-icon{
		float:left;
		margin:10px 0 0 5px;
	}
	.header-link-actions{
		margin-top: 20px;
	}
	.rev_slider{
		position:relative; 
	}
	.tp-bullets{
		left: 0 !important;
		right:0;
		top:105% !important;
		bottom:-10px;
		margin:auto;
		transform: none !important;
		width:100% !important;
		text-align:center;
		
	}
	.tp-bullet{
		display:inline-block !important; 
		float:none !important;
		position:relative !important; 
		left:0 !important;
		margin-right:5px;
	}
	.hero-slider-item .img-responsive{
		max-height: 250px;
    	display: inline-block;
    	margin-top: 50px;
	}
	.special-offers-small-items-wrap{
		padding:0 ; 
		margin-top: 20px;
	}
	.small-items-rows{
		text-align: center !important;
	}
	.service-title{
		margin: 0 !important
	}
	.border-right{
		border: none;
	}
	.fav-wrap{
		margin-left: 0; 
	}
}

@media(min-width: 320px) and (max-width: 768px){
	.address-info p{
		display:inline-block;
		position:relative; 
		padding-left:30px;
	}
	.search-btn{
		width: 100%
	}
	#woo-main-categ{
		margin-left: 0; 
		margin-top: 20px;
	}
	.fav-wrap{
		margin-left: 0; 
	}
	.header-soc-icon-wrap{
		text-align: right !important;
	}
	.mobile_menu_bar{
		position:absolute;
		right:0;
		top: -50px;
	}
	#et-info-phone{
		border-right: none; 
		display: inline-block;
		margin-bottom: 10px;
	}
	.menu-header-top-menu-container{
		display: none;
	}
	.today-prod{
		text-align: center;
	}
	.c-price ins, .c-price del{
		display: inline-block;
		float: none;
	}
	.today-prod{
		margin-bottom: 20px;
	}
	.today-prod .price-wrap{
		margin-top: 0;
	}
	.my-account-wrap label{
		display:inline-block; 
		width:auto; 
	}
	.my-account-wrap label:after{
		content:"|";
		padding-left:5px;
	}
	#my-account-icon{
		margin:-3px 10px 0 0; 
		float:right;		
	}
	.cart-item-wrap{
		margin-left: 0;
	}
	.my-cart-label{
		margin-right:40px;
	}
	.my-cart-wrap{
		border-right:none
	}
	.et_menu_container.margin-top-medium{
		margin-top: 50px;
	}
	.wp_subscribe{
		max-width: 300px;
		margin:0 auto;
	}
	.footer-col{
		margin-top: 40px;
		border-top: 1px solid #fefefe;
		padding-top:20px;
	}
	.footer-row-2{
		padding-top:0
	}
	.footer-soc-icons{
		text-align:center;
	}
	.address-info p{
		width:100%
	}
	.footer-menu li{
		width: 100%;
		text-align:center;
	}
}

