@import 'https://fonts.googleapis.com/css?family=Libre+Franklin:100,100i,300,300i,400,400i,600,600i,700,700i';
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
body {
  font-family: "Libre Franklin", lucida grande, Arial, sans-serif;
}
input,
button,
select,
textarea,
body,
.font-300 {
  font-weight: 300;
}
input strong,
input .bold,
button strong,
button .bold,
select strong,
select .bold,
textarea strong,
textarea .bold,
body strong,
body .bold,
.font-300 strong,
.font-300 .bold {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
}
h1 strong,
h1 .bold,
h2 strong,
h2 .bold,
h3 strong,
h3 .bold,
h4 strong,
h4 .bold,
h5 strong,
h5 .bold,
h6 strong,
h6 .bold {
  font-weight: 400;
}
::selection {
  background: #000000;
}
::-moz-selection {
  background: #000000;
}
.sidebar-content .nav.nav-tabs.nav-stacked .current-page {
  color: #b72a2a;
}
.sidebar-content .nav.nav-tabs.nav-stacked .current-page:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .current-page:active,
.sidebar-content .nav.nav-tabs.nav-stacked .current-page:focus {
  color: #962222;
}
.sidebar-content .nav.nav-tabs.nav-stacked a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked a:active,
.sidebar-content .nav.nav-tabs.nav-stacked a:focus {
  color: #b72a2a;
  text-decoration: none;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 14px;
  line-height: 1.61;
}
h1 {
  font-size: 60px;
  line-height: 1.61;
}
h2 {
  font-size: 38px;
  line-height: 1.61;
}
h3 {
  font-size: 24px;
  line-height: 1.61;
}
h4 {
  font-size: 20px;
  line-height: 1.61;
}
h5 {
  font-size: 18px;
  line-height: 1.61;
}
h6 {
  font-size: 10.5px;
  line-height: 1.61;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #000000;
}
a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #000000;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #000000;
}
.nav a:hover .caret {
  border-bottom-color: #000000;
  border-top-color: #000000;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #000000;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #000000;
}
.form-control:focus {
  border-color: #000000;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(0,0,0,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #000000;
  border-color: #000000;
}
.accent2 {
  color: #b72a2a !important;
}
.accent3 {
  color: #fff !important;
}
.btn-primary,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-color: #b72a2a;
  background-color: #b72a2a;
  color: #fff;
  text-shadow: none;
  font-weight: 400;
  border-radius: 50px;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled],
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit .disabled,
.woocommerce #respond input#submit [disabled],
.woocommerce a.button:hover,
.woocommerce a.button .disabled,
.woocommerce a.button [disabled],
.woocommerce button.button:hover,
.woocommerce button.button .disabled,
.woocommerce button.button [disabled],
.woocommerce input.button:hover,
.woocommerce input.button .disabled,
.woocommerce input.button [disabled] {
  background-color: #a62626;
  border-color: #a62626;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus,
.woocommerce #respond input#submit:active,
.woocommerce #respond input#submit .active,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit .focus,
.woocommerce a.button:active,
.woocommerce a.button .active,
.woocommerce a.button:focus,
.woocommerce a.button .focus,
.woocommerce button.button:active,
.woocommerce button.button .active,
.woocommerce button.button:focus,
.woocommerce button.button .focus,
.woocommerce input.button:active,
.woocommerce input.button .active,
.woocommerce input.button:focus,
.woocommerce input.button .focus {
  background-color: #962222;
  border-color: #962222;
  color: #fff;
}
.btn-primary,
.button-custom {
  color: #666;
  letter-spacing: 1px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.button-custom:hover,
.button-custom:active,
.button-custom:focus {
  text-decoration: none;
}
.btn-primary::after,
.button-custom::after {
  color: #b72a2a;
  content: "\f30b";
  font-family: fontAwesome;
  padding-left: 5px;
  display: inline-block;
}
.btn-custom {
  border-color: #000;
  background-color: #000;
  color: #fff;
  text-shadow: none;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
.btn-custom2,
.well-form .gform_wrapper form .gform_footer input {
  border-color: #b72a2a;
  background-color: #b72a2a;
  color: #fff;
  text-shadow: none;
  border-radius: 50px;
  font-size: 12px;
  colot: #fff;
  padding: 14px 30px;
  text-transform: uppercase;
}
.btn-custom2:hover,
.btn-custom2 .disabled,
.btn-custom2 [disabled],
.well-form .gform_wrapper form .gform_footer input:hover,
.well-form .gform_wrapper form .gform_footer input .disabled,
.well-form .gform_wrapper form .gform_footer input [disabled] {
  background-color: #a62626;
  border-color: #a62626;
  color: #fff;
}
.btn-custom2:active,
.btn-custom2 .active,
.btn-custom2:focus,
.btn-custom2 .focus,
.well-form .gform_wrapper form .gform_footer input:active,
.well-form .gform_wrapper form .gform_footer input .active,
.well-form .gform_wrapper form .gform_footer input:focus,
.well-form .gform_wrapper form .gform_footer input .focus {
  background-color: #962222;
  border-color: #962222;
  color: #fff;
}
.btn-custom2:hover,
.btn-custom2:active,
.btn-custom2:focus,
.well-form .gform_wrapper form .gform_footer input:hover,
.well-form .gform_wrapper form .gform_footer input:active,
.well-form .gform_wrapper form .gform_footer input:focus {
  color: #fff;
}
.well-form .gform_wrapper form .gform_footer input:after,
.btn-custom2::after {
  color: #000;
}
.btn-hybrid {
  border-radius: 50px;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 18px 35px;
  text-transform: uppercase;
}
.woocommerce-LostPassword a {
  color: #b72a2a;
}
.font-68 {
  font-size: 68px;
}
.font-60 {
  font-size: 60px;
}
.font-48 {
  font-size: 48px;
}
.font-38 {
  font-size: 38px;
}
.font-28 {
  font-size: 28px;
}
.font-24 {
  font-size: 24px;
}
.font-20 {
  font-size: 20px;
}
.font-18 {
  font-size: 18px;
}
.font-16 {
  font-size: 16px;
}
.font-14 {
  font-size: 14px;
}
.font-12 {
  font-size: 12px;
}
.font-10 {
  font-size: 10px;
}
.font-custom-1 {
  font-size: 68px;
}
.font-custom-2 {
  font-size: 48px;
}
.font-custom-3 {
  font-size: 18px;
}
.font-custom-4 {
  font-size: 14px;
}
.font-custom-5 {
  font-size: 32px;
}
.sm-line-height {
  line-height: 1.25;
}
hr {
  width: 75px;
  border-color: #b72a2a;
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
}
.line-height-small {
  line-height: 1.1;
}
.well {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  border-radius: 0;
  box-shadow: none;
}
.font-semi-bold {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.home .main-header {
  background-color: transparent;
  position: absolute;
  width: 100%;
}
.main-header {
  background: #0c0d12 none repeat scroll 0 0;
}
.main-header .container {
  max-width: 100%;
}
header nav[role="navigation"] .nav {
  margin: 0 !important;
}
header nav[role="navigation"] .nav > li > a {
  color: #fff;
  background-color: transparent;
}
header nav[role="navigation"] .nav > li > a .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
header nav[role="navigation"] .nav > li > a:hover,
header nav[role="navigation"] .nav > li > a:active,
header nav[role="navigation"] .nav > li > a:focus {
  background: transparent;
  color: #b72a2a;
}
header nav[role="navigation"] .nav > li > a:hover .caret,
header nav[role="navigation"] .nav > li > a:active .caret,
header nav[role="navigation"] .nav > li > a:focus .caret {
  border-bottom-color: #b72a2a;
  border-top-color: #b72a2a;
}
header nav[role="navigation"] .nav > li.active > a {
  background: transparent;
  color: #b72a2a;
}
header nav[role="navigation"] .nav > li.active > a .caret {
  border-bottom-color: #b72a2a;
  border-top-color: #b72a2a;
}
nav[role="navigation"] ul > li .dropdown-menu > li:hover > a,
nav[role="navigation"] ul > li .dropdown-menu > li > a:hover,
nav[role="navigation"] ul > li .dropdown-menu > li > a:focus {
  background: #b72a2a;
  color: #fff;
}
header .dropdown-menu {
  border-radius: 0;
  margin: 0;
}
header .nav > li {
  margin-bottom: 0;
}
.top-links {
  display: table;
  float: right;
  list-style: outside none none;
  margin: auto auto auto 20px;
  padding-left: 0;
}
.top-links li {
  float: left;
}
.top-links li::before {
  content: "|";
}
.top-links li a {
  padding: 0 15px;
  color: #fff;
  text-decoration: none;
}
.top-links li a:hover,
.top-links li a:focus,
.top-links li a:active {
  opacity: 0.75;
}
header .nav > li {
  float: left;
}
.search-query {
  border-radius: 0;
}
.container form {
  position: relative;
}
.container form input + button {
  background: transparent none repeat scroll 0 center;
  border: 0 none;
  box-shadow: none;
  color: #bebebe;
  position: absolute;
  right: 0;
  top: 0;
}
.container form .search-query button:hover {
  background: transparent none repeat scroll 0 center;
  border: 0 none;
  box-shadow: none;
  color: #999;
}
.searchbox {
  float: right;
  margin-top: 0;
  min-width: 50px;
  overflow: hidden;
  position: relative;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  width: 0;
}
.searchbox-input {
  background: transparent none repeat scroll 0 0;
  border: 2px solid transparent;
  margin: 0;
  outline: 0 none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  min-height: 0 !important;
}
.searchbox-icon,
.searchbox-submit {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
}
.navbar-search.searchbox-open .search-query {
  border-color: #fff;
}
.searchbox.searchbox-open .searchbox-input {
  color: #fff;
}
.searchbox-open {
  width: 90%;
}
.banner-hybrid .margin-custom {
  margin-bottom: 210px;
  margin-top: 165px;
}
.hp-s1 {
  padding-bottom: 465px !important;
  padding-top: 195px !important;
}
.hp-s2 {
  background: transparent none repeat scroll 0 0;
  margin-top: -365px;
}
.hp-s2 .well {
  background-color: #ffffff;
  border-radius: 0;
  border: 2px solid #f0f0f0;
  padding: 90px 75px;
}
.hp-list {
  counter-reset: item;
  list-style-type: none;
}
.hp-list li {
  display: block;
}
.hp-list li::before {
  align-items: center;
  background: #000 none repeat scroll 0 0;
  border-radius: 50px;
  color: #fff;
  content: counter(item,decimal) " ";
  counter-increment: item;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  float: left;
  font-size: 24px;
  height: 57px;
  justify-content: center;
  margin-bottom: 30px;
  margin-right: 45px;
  text-align: center;
  width: 57px;
}
.hp-s3 ol {
  padding: 0;
}
.hp-s3 li h3 strong {
  font-weight: bold;
}
.hp-s3 li {
  clear: both;
  display: block;
  margin-bottom: 30px;
}
.hp-gallery {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin-top: 30px;
  margin-bottom: 60px;
}
.hp-gallery img {
  border: 2px solid transparent;
  margin: 0 auto;
}
.hp-gallery .first {
  -webkit-box-flex: 1 1 33.33%;
  -moz-box-flex: 1 1 33.33%;
  -webkit-flex: 1 1 33.33%;
  -ms-flex: 1 1 33.33%;
  flex: 1 1 33.33%;
  float: left;
  width: 33.33%;
}
.hp-gallery .sub {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  float: left;
  width: 66.66%;
}
.hp-gallery .sub > div {
  -webkit-box-flex: 1 0 33.33%;
  -moz-box-flex: 1 0 33.33%;
  -webkit-flex: 1 0 33.33%;
  -ms-flex: 1 0 33.33%;
  flex: 1 0 33.33%;
  float: left;
  width: 33.33%;
}
.hp-gallery .sub > br {
  display: none;
}
.woocommerce.columns-4 ul.products {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.woocommerce ul.products > li {
  margin: 0 !important;
}
.product-block .block-inner {
  position: relative;
}
.product-block .block-inner .image::before {
  background: rgba(0,0,0,0.8) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-block .block-inner:hover .image::before,
.product-block .block-inner:active .image::before,
.product-block .block-inner:focus .image::before {
  opacity: 1;
}
.product-block .block-inner .groups-button {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  opacity: 0;
  z-index: 5;
}
.product-block .block-inner:hover .groups-button,
.product-block .block-inner:active .groups-button,
.product-block .block-inner:focus .groups-button {
  opacity: 1;
}
.product-block .block-inner .groups-button .add_to_cart_button,
.product-block .block-inner .groups-button .ajax_add_to_cart {
  border: 1px solid #fff;
  background: transparent;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  border-radius: 50px;
  padding: 10px 20px;
  margin-top: 0 !important;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-block .block-inner .groups-button .add_to_cart_button:hover,
.product-block .block-inner .groups-button .add_to_cart_button:active,
.product-block .block-inner .groups-button .add_to_cart_button:focus {
  background: #b72a2a;
  border-color: #b72a2a;
}
.product-block .block-inner .groups-button .add_to_cart_button:after {
  display: none;
}
.product-block .block-inner .groups-button .add_to_cart_button i {
  padding-right: 3px;
}
.woocommerce ul.products .product-block .block-inner .image .onsale {
  background-color: #81b700;
  border-radius: 0;
  color: #ffffff;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  min-height: auto;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
}
.woocommerce ul.products .product-block .caption .product-title {
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 300;
}
.woocommerce ul.products .product-block .caption .price {
  font-size: 24px;
  color: #b72a2a;
  font-weight: 300;
}
.product-block .block-inner .image > p {
  margin: 0;
}
.product-block .block-inner .image > p > br,
.product-block .block-inner .image > p > a > br,
.product-block .block-inner .image > a > br,
.product-block .block-inner .image > br,
.woocommerce-Rememberme .inline > br {
  display: none;
}
.hp-blogs hr {
  margin-bottom: 40px;
}
.hp-blogs .media figure {
  margin-right: 30px;
}
.hp-blogs article {
  margin-bottom: 30px;
}
.hp-blogs article img {
  border: 0 none;
  border-radius: 0;
  padding: 0;
  margin-top: 10px;
}
.hp-blogs article .media-body h3 {
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 300;
}
.hp-blogs article .media-body h3 + p {
  display: none;
}
.hp-blogs article .media-body footer {
  margin: 10px 0 15px;
}
.hp-blogs article .media-body footer i {
  margin-right: 3px;
}
.hp-blogs article .media-body footer p {
  color: #808080;
  font-size: 12px;
}
.hp-blogs article .btn {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  padding: 0;
  text-transform: uppercase;
}
.ad-banner {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}
.ad-banner figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.ad-banner figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.ad-banner figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ad-banner figure figcaption::before,
.ad-banner figure figcaption::after {
  pointer-events: none;
}
.ad-banner figure figcaption,
.ad-banner figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ad-banner figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.ad-banner figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.ad-banner figure h2,
.ad-banner figure p {
  margin: 0;
}
.ad-banner figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
figure.effect-roxy img {
  max-width: none;
  width: -webkit-calc(160%);
  width: calc(120%);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px,0,0);
  transform: translate3d(-50px,0,0);
}
figure.effect-roxy figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-20px,0,0);
  transform: translate3d(-20px,0,0);
}
figure.effect-roxy figcaption {
  padding: 3em;
  text-align: left;
}
figure.effect-roxy h2 {
  line-height: 1.1;
  padding: 0 0 10px;
}
figure.effect-roxy p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
}
figure.effect-roxy:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.ad-banner figure figcaption > * {
  margin-left: 42%;
  width: 58%;
}
.ad-banner figure figcaption.left > * {
  margin: 0;
  width: 100%;
}
.ad-banner figure + figure {
  margin-top: 30px;
}
.hp-s7 .testimonial-b i {
  display: none;
}
.hp-s7 .testimonial-b h3 {
  font-size: 24px;
  color: #b72a2a;
}
.hp-s7 .testimonial-b strong[itemprop="author"] {
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
}
.testimonial-b .testimonial-body {
  border: 1px solid #dfdfdf;
  margin-bottom: 30px;
  padding: 30px;
  position: relative;
}
.testimonial-b .testimonial-reference {
  align-items: center;
  display: flex;
}
.testimonial-body:before {
  bottom: -20px;
  content: " ";
  height: 0;
  left: -1px;
  position: absolute;
  width: 0;
  border: 10px solid;
  border-color: #ccc transparent transparent #dfdfdf;
}
.testimonial-body:after {
  bottom: -18px;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  border: 10px solid;
  border-color: #fff transparent transparent #fff;
}
.hp-partners {
  background-color: #f2f2f2;
  display: flex;
  justify-content: space-around;
  margin: 0 auto 100px;
  max-width: 65%;
  padding: 60px 30px;
}
.phoenix-shop-details ul.products {
  display: flex;
  flex-wrap: wrap;
}
.phoenix-shop-details ul.products li.product {
  height: 100%;
  margin: 0 auto !important;
}
.menu-product-cats {
  display: flex;
  margin: 20px 0;
}
.menu-product-cats li {
  margin: 0 auto;
}
.menu-product-cats a {
  color: #fff;
  font-size: 16px;
}
.phoenix-shop-intro {
  align-items: flex-end;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.phoenix-shop-intro .results {
  display: flex;
}
.product-result-count {
  font-size: 12px;
  margin-right: 20px;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  margin: 0;
}
.woocommerce-ordering {
  position: relative;
}
.default {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}
.orderby {
  background: #fff none repeat scroll 0 0;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
  font-size: 12px;
  list-style: outside none none;
  margin: 0;
  padding: 20px;
  position: absolute;
  top: 34px;
  width: 100%;
  z-index: 999;
}
.orderby > li {
  margin: 6px 0;
}
.orderby a {
  color: #666666;
}
footer .main-footer .row {
  margin: 100px 0 8px;
  padding: 25px 0 64px;
}
footer .fa-ul .accent {
  color: #fff !important;
}
footer > :not(h4) {
  font-size: 12px;
}
footer .social-footer-icons i {
  padding: 0px 10px 0px;
}
footer ul li {
  font-weight: light;
  padding: 3px 0;
}
footer ul li a {
  color: #fff !important;
}
footer li a:focus {
  color: #fff;
}
footer .woocommerce ul.products {
  display: flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  -ms-flex-flow: row wrap !important;
  flex-flow: row wrap !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
footer .woocommerce ul.products li.product {
  flex: 0 1 33.33%;
  height: 75px !important;
  padding: 0px;
}
footer .products > li .grid {
  width: 75px !important;
}
footer .woocommerce ul.products li.product a img {
  display: block;
  height: 67px !important;
}
footer .product-block .block-inner .groups-button .add_to_cart_button,
footer .product-block .block-inner .groups-button .ajax_add_to_cart {
  padding: 6px 4px;
}
footer .caption,
footer .onsale,
footer .segment3 .title-cart {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header nav[role="navigation"] .nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
  }
  #header .header-demo nav > ul > li > a {
    color: #808080 !important;
    padding: 10px 15px !important;
  }
  #footer .main-footer ul {
    padding: 20px 0 0;
  }
  #footer .main-footer .row {
    margin: 100px 0 16px;
  }
  #footer .row .col-md-6 > .pull-right {
    float: none !important;
  }
  #footer .woocommerce ul.products li.product {
    width: 100% !important;
    height: 80px !important;
    padding: 0px !important;
  }
  #footer .products > li .grid {
    width: 65px;
  }
  #footer .woocommerce ul.products li.product a img {
    height: 65px !important;
    display: table;
  }
}
@media (max-width: 991px) {
  .header-demo.mega-menu {
    padding: 0 !important;
  }
  .header-demo #btn-mobile-menu {
    top: 0;
    right: 45px;
  }
  .header-demo #btn-mobile-menu + a {
    right: 10px !important;
    top: 10px !important;
  }
  header nav[role="navigation"] .nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
  nav[role="navigation"] ul:first-child {
    display: none !important;
  }
  .header-link {
    display: block !important;
    width: 100%;
  }
  nav[role="navigation"] select {
    margin: 0;
    width: 70%;
    display: block;
  }
  .top-links {
    margin-left: 15px;
  }
  .top-links li a {
    padding: 0 5px;
  }
  .banner-hybrid .margin-custom * {
    text-shadow: 0 0 8px rgba(0,0,0,0.75);
  }
  .banner-hybrid .margin-custom {
    margin-bottom: 150px;
    margin-top: 85px;
  }
  .btn-hybrid {
    padding: 13px 35px;
  }
  .searchbox {
    min-width: 35px !important;
  }
  .font-68 {
    font-size: 46px;
  }
  #footer .main-footer {
    padding: 0px 28px 0px;
  }
  #footer .footer-bottom  > .pull-right {
    float: none !important;
  }
  #footer .woocommerce ul.products li.product {
    width: 100% !important;
    height: 80px !important;
    padding: 0px !important;
  }
  #footer .products > li .grid {
    width: 67px;
  }
}
@media (max-width: 767px) {
  .main-header .row {
    display: block !important;
  }
  header .brand img {
    max-width: 198px;
    width: 100%;
  }
  .banner-hybrid .margin-custom {
    margin-bottom: 200px !important;
    margin-top: 180px !important;
  }
  .font-68 {
    font-size: 28px;
  }
  nav[role="navigation"] select {
    width: 100%;
  }
  .header-link,
  .top-links {
    float: none !important;
  }
  .top-links {
    margin: 10px auto;
  }
  .top-links li a {
    padding: 0 10px;
  }
  .top-links li:nth-child(1)::before {
    content: "";
  }
  #footer .row .col-sm-5 > .pull-right {
    float: none !important;
  }
  #footer .fa-ul {
    text-align: left;
    width: 141px;
    margin: auto;
  }
  #footer .woocommerce ul.products li.product {
    width: auto;
    flex: 0 1 33.33%;
    height: 84px;
    padding: 4px;
  }
  #footer .footer-bottom .row .policy .pull-right {
    float: none !important;
  }
  #footer .woocommerce ul.products li.product {
    width: 100% !important;
    height: 76px !important;
    padding: 0px !important;
  }
  #footer .products > li .grid {
    width: 76px;
    margin: 0 auto;
  }
  #menu-bottom-footer {
    display: table;
    float: none !important;
    margin: 0 auto;
  }
}
@media (max-width: 479px) {
  #footer .woocommerce ul.products li.product {
    width: 100% !important;
    height: 90px !important;
    padding: 0px !important;
  }
  #footer .products > li .grid {
    width: 85px;
    margin: 0 7px;
  }
  #footer .woocommerce ul.products li.product {
    flex: 0 1 33.33%;
    height: 75px !important;
    padding: 0px;
  }
  #menu-bottom-footer {
    display: table;
    float: none !important;
    margin: 0 auto;
  }
}
#header .header-demo nav > ul > li > a {
  color: #808080 !important;
  padding: 10px 25px;
}
#header .header-demo nav > ul > li > a:hover,
#header .header-demo nav > ul > li > a:active,
#header .header-demo nav > ul > li > a:focus {
  color: #b72a2a !important;
}
#header .header-demo nav > ul > li > a .caret {
  border: none;
  position: relative;
}
#header .header-demo nav > ul > li > a .caret:before {
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#header .header-demo .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
#header .header-demo nav[role="navigation"] .nav > li.active > a {
  background: transparent;
  color: #b72a2a;
}
#header .header-demo .mega-block {
  padding: 20px 40px 40px;
  max-width: 580px;
}
#header .header-demo .menu-contact-block {
  max-width: 610px;
}
#header .header-demo .menu-pages-block {
  max-width: 1140px;
}
#header .header-demo .menu-pages-block > div {
  width: 20%;
}
.menu-services-block.mega-block {
  left: 15%;
}
.menu-landing-block.mega-block {
  left: 25%;
}
.menu-blog-block.mega-block {
  left: 40%;
}
.menu-contact-block.mega-block {
  left: 35%;
}
.demo-banner .container {
  max-width: 100%;
}
.page-list {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.page-list ul {
  list-style: none;
  text-transform: uppercase;
  padding: 0;
}
.page-list ul li {
  margin: 10px 0;
}
.page-list ul li a {
  color: #808080;
}
.page-list ul li a:hover,
.page-list ul li a:active,
.page-list ul li a:focus {
  color: #b72a2a;
  text-decoration: none;
}
.box-border {
  border: 1px solid #ccc;
  padding: 40px 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.box-blog > div {
  min-height: 362px;
}
.box-services > div {
  min-height: 395px;
}
.single-post-well {
  display: none;
}
.logged-in .single-post-well {
  display: block;
}
.policy {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.footer-left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.footer-left > div {
  margin-right: 10px;
}
@media (max-width: 991px) {
  .box-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .box-about .page-list {
    width: 50%;
  }
  .header-demo #btn-mobile-menu {
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #header .header-demo .row div img {
    margin: 5px 0;
  }
}
@media (max-width: 767px) {
  .page-list {
    width: 100% !important;
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
  }
  h1,
  .font-60 {
    font-size: 30px;
  }
  h2,
  .font-38,
  .font-custom-5 {
    font-size: 24px;
  }
  h3,
  .font-24 {
    font-size: 18px;
  }
  h4,
  .font-20 {
    font-size: 16px;
  }
  .margin-top-60 {
    margin-top: 20px;
  }
  .header-demo nav[role="navigation"] select {
    display: block;
    width: 100%;
  }
  .header-demo .row.flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #header .header-demo .row div {
    width: 100% !important;
  }
  .policy,
  .footer-left {
    display: block;
  }
  .footer-left > div {
    margin: auto;
  }
  #service-testimonials ul {
    background-color: rgba(255,255,255,0.8);
    padding: 15px;
    margin-bottom: 20px;
  }
  .testimonial-b div[itemprop=reviewBody] {
    text-align: left;
  }
  #service-testimonials .wooslider-control-nav {
    top: 98% !important;
  }
  #service-testimonials .wooslider-control-paging li a {
    background: #ccc none repeat scroll 0 0 !important;
  }
  #service-testimonials .wooslider-control-paging li .wooslider-active {
    background: #b72a2a !important;
  }
}
