p:last-child {
  margin-bottom: 0px;
}
.btn_1 {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  outline: none;
  border: none;
  line-height: 1;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  outline: none;
  font-size: 16px;
  min-width: 185px;
  text-align: center;
  text-transform: uppercase;
  padding: 14px 10px;
  font-weight: 600;
  font-family: "din_alternatebold";
  background-color: #3b3e8f;
  border-radius: 54px;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
}
.btn_1:hover {
  background-color: #7a7a7a;
  color: #fff;
}
.btn_2 {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  outline: none;
  border: none;
  line-height: 1;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  outline: none;
  font-size: 22px;
  min-width: 226px;
  text-align: center;
  text-transform: uppercase;
  padding: 12px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 2px #ebca3f;
  font-weight: 400;
  font-family: "din_alternatebold";
  background-color: transparent;
}
.btn_2:hover {
  background-color: #ebca3f;
  color: #2d2d2d;
}
#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  border: 0;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  font-size: 19px;
  background: #34174a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#back-to-top:hover {
  background-color: #ebca3f;
  color: #4d1c67;
}
#back-to-top.show {
  opacity: 1;
}
.mobile_header {
  display: none;
}
.mobile_header_main {
  height: auto !important;
}
header.mobile_header {
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.36);
  position: relative;
  z-index: 99999999;
  left: 0;
  width: 100%;
  border-bottom: 1px solid rgba(120, 120, 120, 0.2);
}
.header_1_main {
  height: auto !important;
}
header.header_1 {
  background-color: #fff;
  z-index: 400;
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 1px solid #d8d6d6 !important;
}
body.home header.header_1 {
}
header.header_1 .container {
  clear: both;
}
header.header_1.sticky {
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.36);
}
header.header_1 .logo {
  padding: 20px 0px;
}
header.header_1 .inner {
  float: right;
  padding: 21px 0px;
}
header.header_1 .inner .main_menu_wrap {
}
.main_menu_wrap {
}
.sf-menu {
  line-height: 1;
  position: relative;
  z-index: 200;
  margin: 0;
  list-style-type: none;
  float: right;
  font-family: "din_alternatebold";
}
.sf-menu > li {
  float: left;
  padding: 0;
  margin: 0;
}
.sf-menu li {
}
.sf-menu > li:last-child {
  padding-right: 0;
}
.sf-menu > li:first-child {
  background: none;
}
.sf-menu > li > a {
  float: left;
  text-decoration: none;
  font-weight: 400;
  margin-left: 5px;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 15px;
  color: #7a7a7a;
  text-align: left;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-align: center;
}
.sf-menu > li.current_page_item > a,
.sf-menu > li.current-menu-item > a,
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a {
  outline: 0;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  color: #000000;
}
.sf-menu > li.current_page_item > a,
.sf-menu > li.current-menu-item > a {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  margin-top: 3px;
  line-height: 10px;
}
.sf-menu > li:last-child a {
  /* min-width: 154px; */
  font-weight: 400;
  font-size: 16px;
  color: #7a7a7a;
}
.sf-menu > li:last-child a:hover {
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
.sf-menu > li.current_page_item > a {
  font-weight: 700;
}
.sf-menu ul {
  font-size: 13px;
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 38px;
  z-index: 9999;
  display: none;
  background: #fff;
  display: none;
  width: 93%;
  margin-left: 4%;
  text-align: center;
  padding: 9px 0px;
  border: 1px solid #d8d6d6;
}
.sf-menu ul li {
  background: none;
}
.sf-menu ul ul {
  left: 200px;
  top: 0px;
}
.sf-menu ul li {
  display: inline-block;
  vertical-align: middle;
}
.sf-menu ul li:first-child {
  border-top: 0 none;
}
.sf-menu ul li:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
}
.sf-menu ul a {
  display: block;
  margin: 0;
  padding: 2px 20px 1px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  color: #7a7a7a;
  font-family: "Ropa Sans", sans-serif;
}
.sf-menu ul li:last-child a {
  border-right: none;
}
.sf-menu ul li {
  margin-bottom: 0;
}
.sf-menu ul li a:hover,
.sf-menu ul li.sfHover > a {
  color: #000;
}
img.alignleft {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
}
img.alignright {
  float: right;
  margin-left: 25px;
  margin-bottom: 25px;
}
.sec {
  padding: 50px 0px;
  position: relative;
  overflow: hidden;
}
.sec_title {
  width: 75%;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.sec_title h1 {
  font-size: 35px;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px;
  color: #7a7a7a;
}
.white_title .sec_title h1 {
}
.sec_title p {
  font-size: 14px;
  color: #606060;
}
.sec1 {
  background-color: #fff;
}
.banner {
  position: relative;
  clear: both;
}
.banner ul li {
  width: 100%;
}
.banner ul li img {
  width: 100%;
}
.banner ul li .caption {
  left: 0;
  width: 100%;
  display: none;
}
.banner article {
  margin: 0;
  text-align: left;
  position: relative;
  z-index: 350;
  width: 470px;
}
.banner.inner_banner article {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.banner article h1 {
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #ebca3f;
  font-weight: 700;
}
.banner article h3 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 35px;
  color: #ffffff;
  font-weight: 400;
}
.collection_slider_wrap {
}
.collection_slider_wrap .inner {
  display: block;
  background-color: #fff;
  color: inherit;
  text-decoration: none;
  margin-bottom: 30px;
  position: relative;
}
.collection_slider_wrap .inner figure {
  overflow: hidden;
}
.collection_slider_wrap .inner figure img {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.collection_slider_wrap .inner article {
  padding: 41% 25px;
  padding-bottom: 60px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.18);
  width: 100%;
  height: 100%;
  z-index: 350;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.collection_slider_wrap .inner article span.quick_view {
  display: block;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
  padding-top: 35px;
}
.collection_slider_wrap .inner article span.quick_view:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url(../images/eye.icon.png) no-repeat;
  width: 32px;
  height: 20px;
  margin-top: 0px;
}
.collection_slider_wrap .inner article h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 5px;
}
.collection_slider_wrap .inner article p {
}
.collection_slider_wrap .inner:hover figure img {
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.collection_slider_wrap .inner:hover article {
  opacity: 1;
}
#collection_slider {
  width: auto !important;
  margin: 0px -15px;
}
#collection_slider .inner {
  margin: 0px 15px;
  margin-bottom: 30px;
}
#collection_slider .inner figure {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: top center;
  position: relative;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
}
#collection_slider .inner figure img {
  display: none;
}
.sec2 {
  background-color: #f5f5f5;
}
.people_wrap {
}
.people_wrap .inner_wrap {
  margin-bottom: 30px;
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none;
  text-align: center;
  transition: border 500ms ease-out;
  -webkit-transition: border 500ms ease-out;
  -moz-transition: border 500ms ease-out;
  -o-transition: border 500ms ease-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.people_wrap .inner_wrap figure {
  margin-bottom: 0px;
  overflow: hidden;
  position: relative;
}
.people_wrap .inner_wrap figure:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 8px solid rgba(255, 255, 255, 0.6);
  width: 92%;
  height: 92%;
  margin: auto;
}
.people_wrap .inner_wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 64% 40px;
}
.people_wrap .inner_wrap .overlay h3 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 0px;
}
.people_wrap .inner_wrap figure img {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.people_wrap .inner_wrap:hover figure img {
  -moz-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.people_wrap.clone {
}
.people_wrap.clone .inner_wrap {
  padding: 0px;
}
.people_wrap.clone .inner_wrap figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 250;
}
.people_wrap.clone .inner_wrap figure:after {
  z-index: 250;
}
.people_wrap.clone .inner_wrap .overlay {
  position: absolute;
  top: unset;
  left: 0;
  right: 0;
  bottom: 26%;
  display: block;
  vertical-align: baseline;
  padding: 0;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  z-index: 350;
  height: auto;
}
.people_wrap.clone .inner_wrap .overlay h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 5px;
}
.people_wrap.clone .inner_wrap .overlay h4 a {
  color: #fff;
  text-decoration: none;
}
.people_wrap.clone .inner_wrap h3 {
  color: #929292;
  font-weight: 400;
  font-size: 18px;
  margin: 0px;
  text-align: center;
  font-family: "Ropa Sans", sans-serif;
  margin-top: 15px;
}
.people_wrap.clone .inner_wrap:hover .overlay {
  opacity: 1;
}
.people_wrap.clone .inner_wrap:hover figure:before {
  background-color: rgba(0, 0, 0, 0.18);
}
.sec5 {
  background-color: #fff;
}
.testimonial_wrap {
  padding: 0px 70px;
  margin-bottom: 30px;
  text-align: center;
}
.testimonial_wrap .inner {
}
.testimonial_wrap .inner article {
  margin-left: 0px !important;
}
.testimonial_wrap .inner article p {
  font-family: "din_alternatebold";
  font-size: 18px;
  margin-bottom: 20px;
}
.testimonial_wrap .author_info {
  font-family: "din_alternatebold";
  color: #3b3e8f;
  font-size: 18px;
  font-weight: 700;
}
.testimonial_wrap .author_info span {
  color: #212121;
  font-weight: 400;
  display: block;
}
.footer_1 {
  font-family: "Ropa Sans", sans-serif;
  background-color: #aeaeae;
  padding: 30px 0px;
}
footer.footer_1 h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 400;
}
footer.footer_1 .widget {
  margin-bottom: 0px;
}
footer.footer_1 .widget p {
  font-size: 14px;
  color: #d8d8d8;
  line-height: 1.3;
  clear: both;
}
footer.footer_1 .widget.links {
  text-align: center;
  margin-left: -33.333%;
}
footer.footer_1 .widget.links li {
  display: inline-block;
  margin-right: -3.5px;
  vertical-align: middle;
}
footer.footer_1 .widget.links li a {
  display: block;
  font-size: 18px;
  position: relative;
  line-height: 1.2;
  margin: 0px 15px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 14px;
}
footer.footer_1 .widget.links li a:hover {
  color: #3b3e8f;
  text-decoration: none;
}
footer.footer_1 .widget .footer-social {
  display: block;
  text-align: center;
  margin-bottom: 0;
}
footer.footer_1 .widget .footer-social a {
  display: inline-block;
  text-align: center;
  line-height: 42px;
  font-size: 24px;
  color: #fff;
  margin-right: 10px;
  margin-bottom: 7px;
}
footer.footer_1 .widget .footer-social a:hover {
  color: #3b3e8f;
}
.header_1_main {
  display: block;
}
.products_side_menu {
  margin-bottom: 35px;
  font-family: "din_alternatebold";
}
.products_side_menu ul.mtree.default {
  font-family: "Ropa Sans", sans-serif;
}
.products_side_menu ul.mtree.default li a {
  padding: 5px 0px;
  position: relative;
  font-family: "Ropa Sans", sans-serif;
  color: #7a7a7a;
  text-decoration: none;
  font-size: 16px;
}
.products_side_menu ul.mtree.default ul li a {
  font-size: 14px;
  padding: 2px 0px;
}
.products_side_menu ul.mtree.default li a:hover {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}
.products_side_menu ul.mtree.default > li > a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  line-height: 1;
  width: 9px;
  height: 14px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 0;
  font-size: 16px;
}
.products_side_menu ul.mtree.default > li.mtree-active > a:after,
.products_side_menu ul.mtree.default > li.current-cat > a:after,
.products_side_menu ul.mtree.default > li.mtree-open > a:after {
  content: "\f107";
}
.products_side_menu ul.mtree.default > li > ul > li.mtree-closed > a:after,
.products_side_menu ul.mtree.default > li > ul > ul li.mtree-closed > a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  line-height: 1;
  width: 9px;
  height: 14px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 0;
  font-size: 14px;
}
.products_side_menu ul.mtree.default > li > ul > li.mtree-open > a:after,
.products_side_menu ul.mtree.default > li > ul > li.mtree-active > a:after,
.products_side_menu ul.mtree.default > li > ul > ul li.mtree-open > a:after,
.products_side_menu ul.mtree.default > li > ul > ul li.mtree-active > a:after {
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  line-height: 1;
  width: 9px;
  height: 14px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 0;
  font-size: 14px;
}
.products_side_menu ul.mtree.default li.mtree-node:before,
.products_side_menu ul.mtree.default li.mtree-node:before {
  display: none;
}
.products_side_menu ul.mtree.default li.current-cat > a {
  color: #000;
  text-decoration: none;
  font-weight: 400;
}
/*
.products_side_menu > ul.mtree.default {
	border: 1px dashed #c7c7c7;
}
.products_side_menu ul.mtree.default ul {
	display: none;
}
.products_side_menu > ul.mtree.default > li {
	background-color: #fff;
	display: block;
	list-style: none;
}
.products_side_menu ul.mtree.default li a {
	display: block;
	border-bottom: 1px dashed #c7c7c7;
	padding: 13px 10px;
	color: #7a7a7a;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	font-weight: 600;
}
.products_side_menu ul.mtree.default li a span.caret {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../images/plus_icon.png) no-repeat;
	width: 13px;
	height: 13px;
	margin: auto;
	margin-right: 15px;
}
.products_side_menu ul.mtree.default li.active a span.caret, .products_side_menu ul > li a:hover span.caret {
	background: url(../images/plus_icon.png) no-repeat;
}
.products_side_menu ul.mtree.default > li.open > a span.caret {
	background: url(../images/minus_icon.png) no-repeat;
	height: 1px;
}
.products_side_menu ul.mtree.default > li.open > a:hover span.caret {
	background: url(../images/minus_icon_white.png) no-repeat;
	height: 1px;
}
.products_side_menu ul.mtree.default li a:hover, .products_side_menu ul li.active > a {
	background-color: #3b3e8f;
	color: #fff;
}
.products_side_menu ul.mtree.default ul li a {
	padding-left: 30px;
}
.products_side_menu ul.mtree.default ul ul li a {
	padding-left: 55px;
}
.products_side_menu ul.mtree.default ul ul li a:after {
	content: "";
	background: url(../images/aero_icon_right.png) no-repeat;
	width: 8px;
	height: 15px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	margin-right: 15px;
}
.products_side_menu ul.mtree.default ul ul li a:hover:after {
	background: url(../images/aero_icon_right_white.png) no-repeat;
}
.products_side_menu > ul.mtree.default > li.last a {
}*/
.products_side_menu h4 {
  position: relative;
  color: #2e5914;
  text-transform: uppercase;
  font-weight: 400;
  padding: 5px 0px;
}
.products_wrap {
}
.products_wrap .inner {
  display: block;
  background-color: #fff;
  color: inherit;
  text-decoration: none;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}
.products_wrap .inner figure {
  overflow: hidden;
  margin-bottom: 15px;
}
.products_wrap .inner figure img {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.products_wrap .inner:hover figure img {
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.products_wrap .inner h3 {
  margin-bottom: 5px;
}
.products_wrap .inner span.item_code {
  display: block;
  font-size: 15px;
  color: #aeaeae;
  font-weight: 400;
  margin-bottom: 10px;
}
.products_wrap .inner span.color_wrp {
  display: block;
}
.products_wrap .inner span.color_wrp img {
  margin-left: auto;
  margin-right: auto;
}
.products_wrap .inner:hover h3 {
  color: #3b3e8f;
}
.inner_page_widget {
  min-height: 480px;
}
.shop_pages .container .col-sm-12 .row {
  margin: 0px;
}
.products_side_menu ul.product-categories {
}
.products_side_menu ul.product-categories li a {
  padding: 6px 0px;
  position: relative;
  font-family: "Ropa Sans", sans-serif;
  color: #7a7a7a;
  text-decoration: none;
  font-size: 16px;
  display: block;
  line-height: 1.3;
  font-weight: 400;
}
.products_side_menu ul.product-categories > li > a {
  border-bottom: 1px solid #eaeaea;
}
.products_side_menu ul.product-categories ul li a {
  font-size: 15px;
  padding: 4px 0px;
}
.products_side_menu ul.product-categories ul li ul a {
  font-size: 14px;
  padding: 3px 0px;
}
.products_side_menu ul.product-categories li a:hover {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}
.products_side_menu ul.product-categories li.current-cat-parent > a,
.products_side_menu ul.product-categories li.current-cat > a {
  font-weight: 700;
  color: #000;
}
.products_side_menu ul.product-categories ul {
  margin-left: 0.7em;
}
.products_side_menu ul.product-categories li.current-cat-parent > ul {
}
.products_side_menu ul.product-categories li.cat-parent > a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  line-height: 1;
  width: 9px;
  height: 14px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 0;
  font-size: 16px;
}
.products_side_menu ul.product-categories li.current-cat-parent.open > a:after,
.products_side_menu ul.product-categories li.cat-parent.open > a:after {
  content: "\f107";
}
body.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  letter-spacing: 1px;
}
body.woocommerce-page ul.products li.product .price {
  display: none;
}
.count_colors {
  color: #929292;
  margin-bottom: 0px;
  font-size: 14px;
  padding: 0;
  text-align: center;
  font-family: "Ropa Sans", sans-serif;
  display: block;
  margin-top: -6px;
}
.woocommerce div.product form.cart .variations td.label {
  margin-top: 4px;
}
body.single-product.woocommerce {
}
body.single-product.woocommerce div.product .product_title {
}
body.single-product.woocommerce div.product p.price {
  color: #3b3e8f;
}
body.single-product.woocommerce div.product p.price span.amount {
  background-color: #3b3e8f;
  color: #fff;
  padding: 5px 10px;
}
body.single-product.woocommerce
  .woocommerce-product-details__short-description {
}
body.single-product.woocommerce
  .woocommerce-product-details__short-description
  ul {
  margin-bottom: 20px;
}
body.single-product.woocommerce
  .woocommerce-product-details__short-description
  ul
  li {
  padding-left: 20px;
  margin-bottom: 0px;
  position: relative;
  font-size: 14px;
  text-transform: lowercase;
}
body.single-product.woocommerce
  .woocommerce-product-details__short-description
  ul
  li:after {
  content: "-";
  font-family: FontAwesome;
  position: absolute;
  top: 2px;
  left: 0;
}
body.single-product.woocommerce div.product form.cart .variations td,
body.single-product.woocommerce div.product form.cart .variations th {
  display: block;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.label
  label {
  text-align: left;
  display: block;
  font-size: 16px;
  color: #929292;
  text-decoration: underline;
  padding-bottom: 10px;
  border-bottom: 1px solid #929292;
  margin-bottom: 10px;
  font-weight: 400;
  text-decoration: underline;
  text-transform: uppercase;
  line-height: 1.1;
  width: 80%;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.label
  label[for="open-sizes-available"] {
  display: none !important;
}
body.single-product.woocommerce div.product form.cart .variations td.value ul {
  margin-bottom: 16px !important;
  overflow: hidden;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  ul
  li {
  float: left;
  border: 1px solid #aeaeae;
  min-width: 34px;
  margin-right: 5px;
  text-align: center;
  padding: 5px 9px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  #picker_sizes
  ul
  li {
  padding: 10px 10px;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  ul
  li.active {
  border: 1px solid #000;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  ul
  li
  label {
  margin: 0px;
  padding: 0;
  color: #aeaeae;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 400;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  ul
  li.active
  label {
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  ul
  li
  input {
  display: none;
}
body.single-product.woocommerce a.reset_variations {
  background: #000;
  color: #fff;
  padding: 5px 10px;
  font-weight: 400;
  font-size: 14px;
}
body.single-product.woocommerce div.product form.cart .variations td.value {
  margin-bottom: 0px;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  #picker_colors {
  margin-bottom: 6px;
  width: 86%;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  .swatch-wrapper {
  padding: 2px;
  border: 1px solid transparent;
}
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  #picker_open-sizes-available,
body.single-product.woocommerce
  div.product
  form.cart
  .variations
  td.value
  #picker_options {
  margin-bottom: 5px;
}
body.single-product.woocommerce .swatch-wrapper a {
  width: 38px !important;
  height: 28px !important;
}
body.single-product.woocommerce .swatch-wrapper.selected {
  border: 1px solid #929292 !important;
}
body.single-product.woocommerce .swatch-wrapper.selected a {
}
body.single-product.woocommerce div.product h4 {
  padding-bottom: 10px;
  border-bottom: 1px solid #7a7a7a;
  margin-bottom: 10px;
  font-weight: 400;
  text-decoration: underline;
  font-size: 16px;
  line-height: 1.1;
  width: 80%;
}
body.single-product.woocommerce div.product h4.pre_pack {
  border-bottom: none;
  padding-bottom: 0;
  text-decoration: none;
  color: #aeaeae;
  font-weight: 400;
  display: none;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 20px;
}
html .woocommerce #respond input#submit,
html .woocommerce a.button,
html .woocommerce button.button,
html .woocommerce input.button {
  background-color: #7a7a7a !important;
  border-radius: 0px;
  color: #fff;
}
html .woocommerce #respond input#submit:hover,
html .woocommerce a.button:hover,
html .woocommerce button.button:hover,
html .woocommerce input.button:hover {
  background-color: #000 !important;
  color: #fff;
}
.woocommerce table.shop_table {
  border-radius: 0px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0px !important;
}
.woocommerce div.product .woocommerce-tabs .panel ul {
  margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel ul li {
  padding-left: 20px;
  margin-bottom: 5px;
  position: relative;
  font-size: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel ul li:after {
  content: "\f101";
  font-family: FontAwesome;
  position: absolute;
  top: 2px;
  left: 0;
}
body.single-product.woocommerce .slick-vertical .slick-slide {
  margin-bottom: 15px;
}
body.single-product.woocommerce
  .iconic-woothumbs-all-images-wrap--thumbnails-left
  .iconic-woothumbs-thumbnails-wrap--sliding {
  padding-right: 15px;
}
body.single-product.woocommerce
  .slick-vertical
  .iconic-woothumbs-thumbnails__slide {
  opacity: 1;
}
body.single-product.woocommerce
  .slick-vertical
  .iconic-woothumbs-thumbnails__slide
  img {
  border: 1px solid transparent !important;
  width: 99%;
}
body.single-product.woocommerce
  .slick-vertical
  .iconic-woothumbs-thumbnails__slide.iconic-woothumbs-thumbnails__slide--active
  img {
  border: 1px solid #7a7a7a !important;
  opacity: 1;
}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0px;
}
body.single-product.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
  padding: 25px;
  border: 1px solid #d3ced2;
  border-top: none;
  border-radius: 0px;
}
body.single-product.woocommerce div.product .woocommerce-tabs .panel h2 {
  font-size: 20px;
}
body.woocommerce-checkout .woocommerce form .form-row input.input-text,
body.woocommerce-checkout .woocommerce form .form-row textarea,
body.woocommerce-checkout
  .select2-container--default
  .select2-selection--single {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
body.woocommerce-checkout
  .select2-container--default
  .select2-selection--single {
  padding: 2px 12px;
}
body.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  color: #7a7a7a;
  margin-bottom: 5px;
  font-size: 20px;
  padding: 0;
  text-align: center;
}
body.woocommerce-page ul.products li.product .price {
  color: #3b3e8f;
  display: block;
  text-align: center;
  font-family: "din_alternatebold";
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0;
}
body.woocommerce-page ul.products {
  margin: 0px -15px;
}
body.woocommerce-page ul.products li.product,
body.woocommerce-page ul.products li.product {
  text-align: center;
  width: 33.33333333%;
  margin: 0;
  padding: 0px 15px;
  margin-bottom: 30px;
  min-height: 464px;
}
body.woocommerce-page ul.cart_list li,
body.woocommerce-page ul.product_list_widget li {
  background-color: #f7f7f7;
  padding: 13px 15px;
  margin-bottom: 10px;
}
body.single-product.woocommerce div.product .table {
  font-size: 13px;
  text-align: center;
}
body.single-product.woocommerce div.product .table tr th {
  background-color: rgba(122, 122, 122, 0.62);
  font-weight: 400;
  color: #fff;
  text-align: center;
}
body.single-product.woocommerce div.product .table {
}
.sku_wrapper .sku {
  color: #929292;
  font-weight: 400;
  font-size: 30px;
  margin-bottom: -10px;
  line-height: 0px;
}
.woocommerce-tabs {
  display: none !important;
}
.woocommerce div.product form.cart .reset_variations {
  visibility: hidden;
  font-size: 0.83em;
  display: none !important;
}
body.single-product.woocommerce div.product form.cart .variations {
  margin-bottom: 0px;
  border: 0;
  width: 100%;
}
body.single-product.woocommerce
  .woocommerce-product-details__short-description {
  display: inline-block;
  width: 100%;
  margin-top: 18px;
}
.woocommerce .quantity .qty {
  width: auto;
  text-align: center;
  padding: 1px;
  font-size: 20px;
  color: #969696;
}
.single_add_to_cart_button {
  background: none !important;
  border: 1px solid #686868;
  padding: 10px;
  color: #000;
  opacity: 1 !important;
}
.woocommerce div.product div.summary {
  float: right;
  width: 38% !important;
}
body.single-product.woocommerce div.product .product_title {
  text-transform: uppercase;
  color: #929292;
  font-weight: 400;
  font-size: 30px !important;
  margin-top: -6px;
}
body.single-product.woocommerce div.product p.price span.amount {
  background-color: #3b3e8f;
  color: #fff;
  padding: 5px 10px;
  display: none !important;
}
.related {
  display: none !important;
}
.woocommerce-result-count {
  display: none;
}
.woocommerce-ordering {
  display: none;
}
.page-title {
  display: none !important;
}
.breadcrums {
  font-size: 12px;
  color: #aeaeae;
  letter-spacing: 0.38px;
  text-align: left;
  margin-bottom: 8px;
}
.breadcrums a {
  opacity: 1 !important;
  font-size: 14px;
  color: #aeaeae;
  letter-spacing: 0.38px;
  text-align: left;
}
.shop_sidebar h2 {
  font-size: 18px;
  color: #000000;
  letter-spacing: 0.57px;
  text-align: left;
  border-bottom: 1px solid #d8d8d8;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 6px 0px !important;
  box-shadow: none;
  background: #f2f2f2;
}
.woocommerce-Price-amount {
  display: none;
}
.woocommerce ul.products li.product .button {
  margin-top: 1em;
  display: none !important;
}
.single-product .product_title {
  font-size: 25px !important;
}
.sku_loop .sku {
  color: #7a7a7a;
  font-family: "din_alternatebold";
  font-weight: bold;
  font-size: 16px;
}
.attribute_options li + input[type="radio"]:checked {
  border: 2px solid #000;
}
#picker_open-sizes-available {
}
.product_title {
  color: #929292;
  font-family: inherit;
}
.woocommerce-variation-add-to-cart h4 {
  color: #929292;
}
body.single-product.woocommerce div.product h4 {
  color: #929292;
}
body.single-product.woocommerce .breadcrums {
  margin-left: 142px;
}
body.single-product.woocommerce
  .breadcrums
  span:nth-child(1)
  body.single-product.woocommerce
  .breadcrums
  span:nth-child(2) {
  display: none;
}
.woocommerce .quantity .qty {
  width: 40px !important;
  text-align: right !important;
  height: 34px !important;
}
.categories_list {
  text-align: center;
  margin: 0px 0px 20px 0px;
}
.categories_list ul {
}
.categories_list ul li {
  display: inline-block;
  padding: 0px 10px;
  margin-right: -3.5px;
}
.categories_list ul li a {
  color: #7a7a7a;
  font-size: 17px;
  text-transform: uppercase;
}
.categories_list ul li a.active_cat {
  color: #929292;
  font-weight: bold;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  font-family: "Ropa Sans", sans-serif;
  font-weight: normal;
}
.woocommerce div.product form.cart table {
  margin-bottom: 12px !important;
  width: 75%;
}
.products .sku_wrapper .sku {
  color: #929292;
  font-weight: 200;
  font-size: 15px;
  margin-bottom: 0px;
  line-height: 0px;
  letter-spacing: 1px;
}
.products .woocommerce-loop-product__title {
  color: #929292;
  margin-bottom: 5px;
  font-size: 20px;
  padding: 0;
  text-align: center;
  display: inline-block;
  color: #929292;
  font-weight: 200;
  font-size: 16px;
  font-family: "Ropa Sans", sans-serif;
}
body.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  color: #929292;
  margin-bottom: 0px;
  font-size: 15px;
  padding: 0;
  text-align: center;
  text-align: left;
  display: inline-block;
  font-family: "Ropa Sans", sans-serif;
}
.count_colors {
  color: #929292;
  margin-bottom: 0px;
  font-size: 14px;
  padding: 0;
  text-align: center;
  font-family: "Ropa Sans", sans-serif;
}
.current-menu-parent a {
  font-weight: 400 !important;
  color: #000 !important;
}
.current-item {
  font-weight: 400 !important;
  color: #000 !important;
}
.current-product_cat-ancestor a {
  font-weight: 600 !important;
  color: #000 !important;
}
.current-product_cat-ancestor .sub-menu a {
  font-weight: 400 !important;
  color: #000 !important;
}
#selected_color {
  font-size: 14px;
  color: #7a7a7a;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  line-height: 12px;
}
.woocommerce-cart table.cart th.product-price,
.woocommerce-cart table.cart th.product-subtotal,
.woocommerce-cart table.cart td.product-price,
.woocommerce-cart table.cart td.product-subtotal {
  display: none;
}
.woocommerce table.shop_table th.product-total {
  display: none;
}
.woocommerce table.shop_table tr.cart-subtotal,
.woocommerce table.shop_table tr.order-total {
  display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  display: none;
}

.show_on_mobile {
  display: none;
}

.banner ul li .caption {
  display: none;
}

.banner ul li .caption {
  text-align: center;
  z-index: 300;
  padding: 25px 20px;
  position: static;
  background: #aeaeae;
}

.banner ul li .caption h2 {
  text-transform: none;
  color: #fff;
  font-size: 30px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  visibility: visible;
  line-height: 1.3;
  text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 2px;
  margin-bottom: 6px;
}

.banner ul li .caption p {
  color: #fff;
  font-size: 18px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  visibility: visible;
  line-height: 1.3;
  text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 2px;
}

.banner ul li .caption .btn_1 {
  background-color: #fff;
  font-size: 14px;
  text-transform: none;
  color: #7d7d7d;
  font-weight: 400;
  min-width: 145px;
  border-radius: 5px;
  padding: 11px 15px;
}
.banner ul li .caption .banner_btn {
  color: #fff;
  font-size: 20px;
  margin-bottom: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "din_alternatebold";
}
@media (min-width: 1200px) {
  .people_wrap .inner_wrap {
    padding: 0px 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.header_1 .inner {
    margin-left: -50px;
  }
  .sf-menu > li > a {
    margin-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header.header_1 .inner {
    margin-left: -50px;
  }
  .sf-menu > li > a {
    margin-left: 0px;
    padding: 12px 15px;
    font-size: 14px;
  }
  .sf-menu > li:last-child a {
    min-width: inherit;
  }
  .sec_title {
    width: auto;
  }
  .testimonial_wrap {
    padding: 0px;
  }
  footer.footer_1 .widget.links {
    margin-left: 0px;
  }
  footer.footer_1 .widget.links li a {
    margin: 0px 6px;
    font-size: 15px;
  }
  footer.footer_1 .widget p {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  body.archive.tax-product_cat .col-sm-2 {
    width: 20%;
  }
  body.archive.tax-product_cat .col-sm-10 {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.woocommerce-page ul.products li.product,
  body.woocommerce-page ul.products li.product {
    width: 50%;
    min-height: 425px;
  }
}
@media (max-width: 767px) {
  header.header_1 {
    height: auto;
  }
  footer.footer_1 .widget.links {
    margin-left: 0px;
  }
  header.header_1 {
    display: none;
  }
  .sec {
    padding: 50px 0px !important;
  }
  .mobile_header {
    display: block;
  }
  header.mobile_header .logo {
    padding: 14px 0px;
  }
  header.mobile_header .logo img {
  }
  .side_menu_toogle {
    width: 28px;
    height: 25px;
    margin: 0;
    margin-top: 11px;
    margin-left: auto;
    margin-right: 0;
    display: block;
  }
  .side_menu_toogle span:after,
  .side_menu_toogle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
  }
  .side_menu_toogle span:after {
    top: 9px;
  }
  .side_menu_toogle span {
    position: relative;
    display: block;
  }
  .side_menu_toogle span,
  .side_menu_toogle span:after,
  .side_menu_toogle span:before {
    width: 100%;
    height: 5px;
    background-color: #3b3e8f;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 2px;
    display: inline-block;
  }
  /* on activation */
  .side_menu_toogle.active span {
    background-color: transparent;
  }
  .side_menu_toogle.active span:before {
    transform: rotate(45deg) translate(5px, 5px);
    -webkit-transform: rotate(45deg) translate(5px, 5px);
    -moz-transform: rotate(45deg) translate(5px, 5px);
  }
  .side_menu_toogle.active span:after {
    transform: rotate(-45deg) translate(7px, -8px);
    -webkit-transform: rotate(-45deg) translate(7px, -8px);
    -moz-transform: rotate(-45deg) translate(7px, -8px);
  }
  .side_menu_toogle.active {
    opacity: 1;
    visibility: visible;
  }
  .mobile_menu {
    display: none;
    position: fixed;
    top: 48px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: calc(100% - 48px);
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 999999;
    -webkit-backface-visibility: hidden;
    background: #ffffff;
    color: #fff;
    padding: 20px;
  }
  .header_1_main {
    display: none;
  }
  .sec_title {
    width: auto;
  }
  .testimonial_wrap {
    padding: 0px;
  }
  footer.footer_1 .widget.links li a {
    margin-bottom: 0px;
  }
  footer.footer_1 .widget.links {
    margin-left: 0px;
  }
  footer.footer_1 .widget.links li a {
    margin: 0px 6px;
    font-size: 15px;
  }
  footer.footer_1 .widget p {
    margin-top: 10px;
  }
  body.single-product.woocommerce .breadcrums {
    margin-left: 0;
    text-align: center;
  }
  .woocommerce div.product div.summary {
    width: 100% !important;
    float: none;
  }
  body.single-product.woocommerce
    div.product
    form.cart
    .variations
    td.label
    label {
    width: 100%;
  }
  /*.iconic-woothumbs-thumbnails-wrap--horizontal.iconic-woothumbs-thumbnails-wrap--sliding .iconic-woothumbs-thumbnails__slide{
	
	opacity:1 !important;
	border:1px solid transparent !important;	
	
}

.iconic-woothumbs-thumbnails__slide.slick-current{
	
	    border: 1px solid #7a7a7a !important;	
	
}*/

  .iconic-woothumbs-all-images-wrap--thumbnails-below
    .iconic-woothumbs-thumbnails-wrap--sliding {
    display: none;
  }
  #header_menu,
  #header_menu ul,
  #header_menu ul li,
  #header_menu ul li a,
  #header_menu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header_menu:after,
  #header_menu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  #header_menu #menu-button {
    display: none;
  }
  #header_menu {
  }
  #header_menu > ul > li {
    float: left;
  }
  #header_menu.align-center > ul {
    font-size: 0;
    text-align: center;
  }
  #header_menu.align-center > ul > li {
    display: inline-block;
    float: none;
  }
  #header_menu.align-center ul ul {
    text-align: left;
  }
  #header_menu.align-right > ul > li {
    float: right;
  }
  #header_menu > ul > li > a {
    padding: 10px 0px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    font-family: "Ropa Sans", sans-serif;
    color: #7a7a7a;
    text-decoration: none;
    font-size: 16px;
    display: block;
    line-height: 1.3;
    font-weight: 400;
  }
  #header_menu > ul > li.current_page_item > a {
    background-color: #86b668;
    color: #fff;
  }
  #header_menu > ul > li > a:hover {
    color: #000;
  }
  #header_menu > ul > li > a i {
    display: none;
  }
  #header_menu > ul > li:hover > a {
    color: #000;
  }
  #header_menu > ul > li.has-sub > a {
    padding-right: 30px;
  }
  #header_menu > ul > li.has-sub > a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: "";
  }
  #header_menu > ul > li.has-sub > a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: "";
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  #header_menu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
  }
  #header_menu ul ul {
    position: absolute;
    left: -9999px;
  }
  #header_menu.align-right ul ul {
    text-align: right;
  }
  #header_menu ul ul li {
    height: 0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  #header_menu li:hover > ul {
    left: auto;
  }
  #header_menu.align-right li:hover > ul {
    left: auto;
    right: 0;
  }
  #header_menu li:hover > ul > li {
    height: 35px;
  }
  #header_menu ul ul ul {
    margin-left: 100%;
    top: 0;
  }
  #header_menu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
  }
  #header_menu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 170px;
    font-size: 12px;
    text-decoration: none;
    color: #dddddd;
    font-weight: 400;
    background: #333333;
  }
  #header_menu ul ul li:last-child > a,
  #header_menu ul ul li.last-item > a {
    border-bottom: 0;
  }
  #header_menu ul ul li:hover > a,
  #header_menu ul ul li a:hover {
    color: #000;
  }
  #header_menu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: "";
  }
  #header_menu.align-right ul ul li.has-sub > a:after {
    right: auto;
    left: 11px;
  }
  #header_menu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: "";
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  #header_menu.align-right ul ul li.has-sub > a:before {
    right: auto;
    left: 14px;
  }
  #header_menu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
  }
  #header_menu {
    width: 100%;
    border-bottom: 1px solid rgba(120, 120, 120, 0.2);
  }
  #header_menu > ul {
    width: 100%;
    display: block !important;
  }
  #header_menu.align-center > ul {
    text-align: left;
  }
  #header_menu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #header_menu ul ul li,
  #header_menu li:hover > ul > li {
    height: auto;
  }
  #header_menu ul li a,
  #header_menu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #header_menu > ul > li {
    float: none;
  }

  #header_menu > ul > li:first-child {
    border-top: none;
  }
  #header_menu ul ul li a {
    padding-left: 25px;
  }
  #header_menu ul ul ul li a {
    padding-left: 35px;
  }
  #header_menu ul ul li a {
    color: #7a7a7a !important;
    background: none;
    font-size: 14px;
  }
  #header_menu ul ul li.current-menu-item a {
    color: #000 !important;
  }
  #header_menu ul ul li:hover > a,
  #header_menu ul ul li.current-menu-item > a {
    color: #000 !important;
  }
  #header_menu ul ul,
  #header_menu ul ul ul,
  #header_menu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #header_menu > ul > li.has-sub > a:after,
  #header_menu > ul > li.has-sub > a:before,
  #header_menu ul ul > li.has-sub > a:after,
  #header_menu ul ul > li.has-sub > a:before {
    display: none;
  }
  #header_menu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: none;
  }
  #header_menu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: "";
  }
  #header_menu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: "";
  }
  #header_menu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #header_menu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #header_menu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 40px;
    width: 41px;
    cursor: pointer;
    background: #989898;
  }
  #header_menu .submenu-button.submenu-opened {
    background: #868585;
  }
  #header_menu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #header_menu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 16px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: "";
    color: #fff;
  }
  #header_menu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
    color: #86b668;
  }
  #header_menu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #header_menu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 19px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: "";
  }
  #header_menu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #header_menu .submenu-button.submenu-opened:before {
    display: none;
  }

  body.single-product.woocommerce div.product h4 {
    width: 100%;
  }

  .woocommerce div.product form.cart table {
    width: 100%;
  }

  .woocommerce .quantity .qty {
    text-align: center !important;
  }
}
@media (max-width: 650px) {
  .collection_slider_wrap .inner article {
    padding: 49% 25px;
  }
  body.woocommerce-page ul.products li.product,
  body.woocommerce-page ul.products li.product {
    float: none;
    width: 100%;
    min-height: 100%;
  }
  body.woocommerce-page ul.products {
    margin: 0;
  }

  .show_on_mobile {
    display: block;
  }

  .banner ul li .caption {
    display: block;
  }

  .show_on_desktop {
    display: none;
  }

  .banner ul li {
    position: relative;
  }

  .banner ul li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 8px solid rgba(255, 255, 255, 0.6);
    width: 92%;
    height: 92%;
    margin: auto;
    z-index: 250;
    display: none;
  }

  .banner ul li:before {
    /* content: ""; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 250;
  }
}

#collection_slider_2 {
  width: auto !important;
  margin: 0px -15px;
}
#collection_slider_2 .inner {
  margin: 0px 15px;
  margin-bottom: 30px;
}
#collection_slider_2 .inner figure {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: top center;
  position: relative;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
}
#collection_slider_2 .inner figure img {
  display: none;
}

#collection_slider_3 {
  width: auto !important;
  margin: 0px -15px;
}
#collection_slider_3 .inner {
  margin: 0px 15px;
  margin-bottom: 30px;
}
#collection_slider_3 .inner figure {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: top center;
  position: relative;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
}
#collection_slider_3 .inner figure img {
  display: none;
}

.inner_page_widget h1 {
  font-family: "Ropa Sans", sans-serif;
  font-weight: 400;
  color: #7a7a7a;
}

.contact_form_wrap br {
  display: none;
}
.contact_form_wrap .form-control {
  height: 42px;
  border-radius: 0px;
  font-family: "Ropa Sans", sans-serif;
  font-size: 14px;
  box-shadow: none;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.contact_form_wrap .captcha {
  margin-bottom: 20px;
}
.contact_form_wrap textarea.form-control {
  height: 80px;
}

.contact_form_wrap .form-control::-moz-placeholder {
  color: #7a7a7a;
  font-family: "Ropa Sans", sans-serif;
  opacity: 1;
}
.contact_form_wrap .form-control:-ms-input-placeholder {
  color: #7a7a7a;
  font-family: "Ropa Sans", sans-serif;
}
.contact_form_wrap .form-control::-webkit-input-placeholder {
  color: #7a7a7a;
  font-family: "Ropa Sans", sans-serif;
}

.contact_form_wrap .wpcf7-submit {
  display: inline-block;
  border: 1px solid #aeaeae;
  min-width: 100px;
  text-align: center;
  padding: 11px 15px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  font-family: "Ropa Sans", sans-serif;
  background-color: #fff;
  color: #aeaeae;
}

.contact_form_wrap .wpcf7-submit:hover {
  background-color: #aeaeae;
  color: #fff;
}

.address_wrap {
  font-family: "Ropa Sans", sans-serif;
  font-size: 16px;
  color: #7a7a7a;
  font-weight: 400;
  text-transform: uppercase;
}

.address_wrap br {
  display: none;
}
.address_wrap ul li {
  margin-bottom: 10px;
}

.address_wrap ul li i.fa {
  color: #7a7a7a;
  margin-right: 10px;
}

.address_wrap ul li a {
  color: #7a7a7a;
}

.contact_form_wrap .form-control.wpcf7-not-valid {
  border-color: #f00;
}

html body span.wpcf7-not-valid-tip {
  font-size: 14px;
  margin-top: -15px;
  margin-bottom: 10px;
  font-family: "Ropa Sans", sans-serif;
}

#home_banner {
  display: none;
}

@media (max-width: 700px) {
  .rev_slider {
    display: none;
  }
  #home_banner {
    display: block;
  }
}
