@charset "UTF-8";
 html {
font-size: 62.5%;
}
body {
font-size: 1.6rem;
}
footer.site-footer {
padding-bottom: 0;
}
footer#colophon {
padding-left: 2rem;
padding-right: 2rem;
}
.col-full {
margin-left: 0;
margin-right: 0;
padding-left: 1.6rem;
padding-right: 1.6rem;
}
@media (min-width: 768px) {
.col-full {
max-width: 1150px;
padding-left: 1rem;
padding-right: 1rem;
margin-left: auto;
margin-right: auto;
width: 100%;
}
}
#main, .site-main {
margin: 0;
padding: 0;
}
#main > div:first-child, .site-main > div:first-child {
margin-bottom: 0;
padding-bottom: 2.4rem;
}
.woocommerce-Price-amount {
color: #B12704;
}
#primary.content-area {
margin-bottom: 0;
}
.woocommerce-breadcrumb {
margin-bottom: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.widget a {
color: #63564b !important;
}
.widget-title {
margin-bottom: 0 !important;
}
.widget_tag_cloud > .widget-title {
text-transform: uppercase;
border-bottom: none;
font-weight: 500;
}
.widget_product_categories .widget-title {
text-transform: uppercase;
font-size: 1.8rem;
font-weight: 500;
border-bottom: 0;
margin-top: 1.6rem;
}
.widget .wp-tag-cloud li {
padding-bottom: 0.5em;
}
.widget .wp-tag-cloud li a {
text-decoration: none !important;
font-size: 1.4rem;
}
.woocommerce-mini-cart__buttons .checkout {
background-color: #B12704 !important;
}
body {
font-family: "Rubik", sans-serif;
font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Rubik", sans-serif;
font-weight: 500;
}
h3 {
margin-top: 1rem !important;
}
.l-responsive-columns {
display: block;
}
@media (min-width: 768px) {
.l-responsive-columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.hero {
background: url(//www.dvbgear.com/wp/wp-content/themes/storefront-child/images/hero-small.png) no-repeat center center;
background-size: cover;
height: 650px;
}
@media (min-width: 568px) {
.hero {
background: url(//www.dvbgear.com/wp/wp-content/themes/storefront-child/images/hero.jpg) no-repeat center center;
height: 500px;
}
}
@media (min-width: 768px) {
.hero {
height: 866px;
}
}
.hero__callout {
padding-top: 10rem;
text-align: center;
color: #2f3a45;
font-family: "Rubik", sans-serif;
}
.hero__callout > h1 {
font-size: 3.6rem;
text-shadow: 1px 1px 1px pink;
}
.hero__callout > a {
margin-top: 4rem;
}
.btn {
display: inline-block;
padding-top: 1.6rem;
padding-right: 4.8rem;
padding-bottom: 1.6rem;
padding-left: 4.8rem;
}
.btn-callout {
color: #fff;
background-color: rgba(229, 97, 53, 0.7);
-webkit-box-shadow: 1px 1px 1px black;
box-shadow: 1px 1px 1px black;
font-style: 1.5rem;
}
.secondary-navigation .menu {
color: #6d7a8c;
font-size: 1.4rem;
}
.storefront-primary-navigation a {
color: #2f3a45 !important;
}
.storefront-primary-navigation a:hover {
color: #838383 !important;
}
.site-header-cart .cart-contents:after {
color: #2cb2e4;
}
.columns {
white-space: nowrap;
text-align: left;
margin-left: 0;
padding-left: 0;
}
.columns__column {
display: inline-block;
white-space: normal;
}
.related li, .products-archive > li.product {
margin-bottom: 1.6rem;
margin-right: 0 !important;
margin-bottom: 2.4rem !important;
}
@media (min-width: 768px) {
.related li, .products-archive > li.product {
margin-right: 2.2rem !important;
}
}
.related li .woocommerce-LoopProduct-link, .products-archive > li.product .woocommerce-LoopProduct-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
padding: 1.6rem;
border: 1px solid rgba(0, 0, 0, 0.05);
border-radius: 5px;
-webkit-transition: all 0.15s ease;
transition: all 0.15s ease;
-webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.05), 0 1px 3px rgba(0, 0, 0, 0.08);
box-shadow: 0 4px 6px rgba(50, 50, 93, 0.05), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.related li .woocommerce-LoopProduct-link:hover, .products-archive > li.product .woocommerce-LoopProduct-link:hover {
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
-webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.related li .archive-product__manufacturer, .products-archive > li.product .archive-product__manufacturer {
color: #6d7a8c;
font-size: 1.5rem;
}
.related li .woocommerce-loop-product__title, .products-archive > li.product .woocommerce-loop-product__title {
font-size: 1.6rem !important;
font-weight: 500 !important;
}
.related li .woocommerce-Price-amount, .products-archive > li.product .woocommerce-Price-amount {
color: #6d7a8c;
}
.related li .price, .products-archive > li.product .price {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding-bottom: 1.4rem;
}
.arrow {
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-bottom: 20px solid #2cb2e4;
top: 0;
left: 0;
margin-top: -20px;
}
.megaMenu__drop-background {
position: absolute;
opacity: 0;
-webkit-transition: 0.03s all linear;
transition: 0.03s all linear;
background-color: #2cb2e4;
display: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.megaMenu__drop-background--active {
opacity: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.megaMenu {
list-style: none;
}
.megaMenu > li.megamenu__products {
display: inline-block;
position: relative;
padding-bottom: 25px;
}
.megaMenu .megaMenu__title {
text-decoration: none;
padding-right: 16px;
padding-left: 16px;
text-align: center;
}
.megaMenu .megaMenu__dropdown {
display: none;
opacity: 0;
position: absolute;
top: 4rem;
margin-top: 4rem;
padding: 2.4rem;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.megaMenu .megaMenu__dropdown ul {
position: static !important;
-webkit-columns: 2;
columns: 2;
}
.megaMenu .megaMenu__dropdown ul li {
-webkit-column-break-inside: avoid;
break-inside: avoid;
}
.megaMenu .dropdown--active {
display: block;
}
.megaMenu a {
outline: 0;
}
.megaMenu__child {
padding-left: 1.6rem;
}
@media (min-width: 768px) {
.chevron-right:before {
font-family: "FontAwesome";
position: absolute;
top: 20%;
left: 0;
content: "\f054";
color: #eee;
}
}
.site-header {
margin-top: 1rem;
padding-top: 1rem;
padding-right: 2rem;
padding-left: 2rem;
}
.site-header .site-branding {
width: auto;
margin-right: 1rem;
}
.site-header .col-full:after {
content: "";
display: table;
clear: both;
}
.site-header .site-search {
float: left !important;
height: 112px;
position: relative;
}
.site-header .site-search .widget_product_search {
position: absolute;
bottom: 0;
}
.site-header .site-search button[type=submit] {
display: none;
}
.site-header .storefront-primary-navigation {
margin: 0;
padding: 0;
clear: none;
}
@media (min-width: 768px) {
.site-header .storefront-primary-navigation {
float: left;
position: relative;
height: 112px;
}
.site-header .storefront-primary-navigation .main-navigation {
width: auto;
-webkit-transform: translateY(50px);
transform: translateY(50px);
margin-right: 0;
}
}
.site-header .site-header-cart {
min-width: 200px;
float: right;
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
.site-header .search-field {
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #deebf0;
background-color: #fff;
padding-top: 0.9em;
padding-bottom: 0.9em;
}
.site-header .col-full > .secondary-navigation {
position: absolute;
right: 0;
margin-right: 0 !important;
width: auto;
}
.recent-products__description {
text-align: center;
}
.storefront-recent-products {
margin: 0 calc(50% - 50vw);
background-color: #eef2f6;
padding-top: 2.4rem;
}
.storefront-recent-products .products {
max-width: 1150px;
margin-left: auto;
margin-right: auto;
}
.recent-products .products {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.recent-products .products > li {
width: 300px;
background-color: #f7f9fb !important;
border: 1px solid #eee;
margin-left: auto !important;
margin-right: auto !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
margin-top: 2rem !important;
margin-bottom: 2rem !important;
-webkit-transition: all 0.15s ease;
transition: all 0.15s ease;
}
.recent-products .products > li > a.woocommerce-LoopProduct-link {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 768px) {
.recent-products .products > li {
width: 255px;
margin: 1rem !important;
}
}
.recent-products .products > li:hover {
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
-webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.recent-products .products h2 {
font-size: 1.4rem !important;
text-align: left;
padding-left: 1rem;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.recent-products .products img {
padding: 1rem;
max-height: 250px;
background-color: #fff;
width: 100%;
}
.recent-products .products h2, .recent-products .products span {
margin-bottom: 0 !important;
padding-top: 1rem;
padding-bottom: 1rem;
}
.recent-products .products span.price {
text-align: left;
padding-left: 1rem;
}
.recent-products .products .archive-product__manufacturer {
display: none;
}
.footer-widgets {
font-size: 1.4rem;
}
.footer-widgets ul > li:before {
content: "\f18e";
}
.footer-widgets a[href^="tel:"]:before {
font-family: sans;
content: "☎";
margin-right: 0.5rem;
}
.footer-widgets .fax:before {
content: "📠";
margin-right: 0.5rem;
}
.footer-widgets a[href^="mailto:"]:before {
font-size: 1.6rem;
content: "📩";
margin-right: 0.5rem;
}
.footer-widgets p, .footer-widgets .menu-item > a, .footer-widgets a[href^="mailto:"], .footer-widgets a[href^="tel:"], .footer-widgets .fax {
color: #6d7a8c !important;
}
.footer-widgets .widget-title {
font-weight: 400;
color: #2f3a45;
margin-bottom: 1.6rem !important;
}
#subForm button {
background-color: #ff6937 !important;
float: left;
border: 1px solid #ccc;
width: 30%;
}
#subForm #fieldEmail {
float: left;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #ccc;
margin-left: 0;
width: 70%;
}
#subForm:after {
content: "";
display: table;
clear: both;
}
@media (min-width: 768px) {
.site-main > .product {
border-left: 1px solid rgba(0, 0, 0, 0.05);
padding: 1.6rem;
padding-left: 3.2rem;
right: 4rem;
}
}
.site-main > .product h1 {
font-size: 2.6rem;
padding-bottom: 4.8rem;
}
.site-main > .product .addon-name {
text-transform: uppercase;
font-size: 1.6rem;
font-weight: 500;
color: #6d6d6d;
}
.site-main > .product .product-addon > p {
font-size: 1.4rem;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0.8rem;
}
.site-main > .product .product-addon .woocommerce-Price-amount {
color: inherit;
}
.site-main > .product .product_meta {
padding-top: 0 !important;
padding-bottom: 2.4rem;
border-top: 0 !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.site-main > .product input {
margin-right: 0;
margin-right: 1rem;
}
@media (min-width: 768px) {
.site-main > .product input {
margin-right: 1rem;
}
}
.site-main > .product .button {
background-color: #2cb2e4;
border: 0;
margin: 0;
width: 60%;
display: block;
float: left;
display: block;
}
.site-main > .product .summary > .price {
margin-top: 2.4rem !important;
padding-bottom: 2.4rem;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
margin-bottom: 1.6rem !important;
}
.site-main > .product form.cart {
padding-top: 0 !important;
}
.site-main > .product .product-addon-totals dd {
margin-bottom: 1.6rem;
}
.site-main > .product .product-addon-totals dd:first-of-type span {
font-weight: normal;
}
.site-main > .product .product-addon-totals dt:first-child {
font-weight: normal;
}
.site-main > .product .summary {
margin-bottom: 0 !important;
}
.product .wc-tab > h2:first-child {
display: none;
}
.product .wc-tab h2,
.product .wc-tab h3 {
text-transform: uppercase;
font-size: 1.6rem;
}
.product .entry-content ul {
margin-left: 1.6rem;
}
.product .entry-content li {
list-style-type: none;
list-style-position: outside;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.product .entry-content li:before {
padding-right: 2rem;
font-family: FontAwesome;
content: "\f058";
color: #2cb2e4;
}
.stock.out-of-stock::before {
content: "\f06a";
}
.stock.instock::before,
.stock.twodays::before,
.stock.threedays::before {
content: "\f00c";
}
.stock.contactus::before {
content: "\f095";
}
.stock.fivedays::before,
.stock.tendays::before {
content: "\f251";
}
.free-shipping-heading {
color: #3eb8e5;
background-clip: text;
font-size: 1.2em; text-align: center;
padding: 15px 15px 15px 15px;
margin: 15px 15px 0 0;
border: 2px dashed #1a8fff; border-radius: 10px; -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
transition: transform 0.3s ease, box-shadow 0.3s ease;
transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease; }
.free-shipping-heading:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
-webkit-box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
}
.woocommerce-tabs {
padding-top: 0;
} .woocommerce-tabs ul.tabs li {
display: inline-block;
margin: 0;
padding: 0px 1em;
border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.woocommerce-tabs ul.tabs li:first-of-type {
border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.woocommerce-tabs ul.tabs li.active {
border-bottom: 0;
}
.woocommerce-tabs ul.tabs li > a {
outline: 0;
}
.woocommerce-tabs ul.tabs li.active:after {
display: none;
}
@media (min-width: 768px) {
.woocommerce-tabs ul.tabs {
width: 100%;
float: none;
margin-right: 0;
}
.woocommerce-tabs .panel {
width: 100%;
float: none;
display: none;
}
} .product-categories .cat-item {
font-weight: 500;
}
.product-categories .cat-item:before {
content: "\f18e";
}
.product-categories .cat-item a {
text-decoration: none !important;
}
.products-archive {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.related {
border-top: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 2.4rem;
}
.related .products {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#menu-mainmenu .megaMenu__dropdown > ul li a {
color: #fff !important;
font-weight: 500;
margin: 0;
width: auto !important;
}
.handheld-navigation .megamenu__products {
display: none;
}
.secondary-navigation a[href*="dribbble.com"], .secondary-navigation a[href*="facebook.com"], .secondary-navigation a[href*="flickr.com"], .secondary-navigation a[href*="foursquare.com"], .secondary-navigation a[href*="plus.google.com"], .secondary-navigation a[href*="instagram.com"], .secondary-navigation a[href*="linkedin.com"], .secondary-navigation a[href*="pinterest.com"], .secondary-navigation a[href*="reddit.com"], .secondary-navigation a[href*="tumblr.com"], .secondary-navigation a[href*="twitter.com"], .secondary-navigation a[href*="vimeo.com"], .secondary-navigation a[href*="wordpress.com"], .secondary-navigation a[href*="wordpress.org"], .secondary-navigation a[href*="youtube.com"], .secondary-navigation a[href*="mailto:"], .secondary-navigation a[href*="twitch.tv"], .secondary-navigation a[href$="/feed/"] {
text-indent: -9999px;
}
.secondary-navigation a[href*="dribbble.com"]:after, .secondary-navigation a[href*="facebook.com"]:after, .secondary-navigation a[href*="flickr.com"]:after, .secondary-navigation a[href*="foursquare.com"]:after, .secondary-navigation a[href*="plus.google.com"]:after, .secondary-navigation a[href*="instagram.com"]:after, .secondary-navigation a[href*="linkedin.com"]:after, .secondary-navigation a[href*="pinterest.com"]:after, .secondary-navigation a[href*="reddit.com"]:after, .secondary-navigation a[href*="tumblr.com"]:after, .secondary-navigation a[href*="twitter.com"]:after, .secondary-navigation a[href*="vimeo.com"]:after, .secondary-navigation a[href*="wordpress.com"]:after, .secondary-navigation a[href*="wordpress.org"]:after, .secondary-navigation a[href*="youtube.com"]:after, .secondary-navigation a[href*="mailto:"]:after, .secondary-navigation a[href*="twitch.tv"]:after, .secondary-navigation a[href$="/feed/"]:after {
font-family: "FontAwesome";
text-indent: 0;
display: block;
float: left;
}
.secondary-navigation a[href$="/feed/"]:after {
content: "\f09e";
color: #ff9900;
}
.secondary-navigation a[href*="mailto:"]:after {
content: "\f003";
}
.secondary-navigation a[href*="youtube.com"]:after {
content: "\f167";
color: #bb0000;
}
.secondary-navigation a[href*="wordpress.com"]:after, .secondary-navigation a[href*="wordpress.org"]:after {
content: "\f19a";
color: #0073aa;
}
.secondary-navigation a[href*="vimeo.com"]:after {
content: "\f194";
color: #aad450;
}
.secondary-navigation a[href*="twitter.com"]:after {
content: "\f099";
}
.secondary-navigation a[href*="facebook.com"]:after {
content: "\f09a";
color: #3b5998;
}
.secondary-navigation a[href*="plus.google.com"]:after {
content: "\f0d5";
color: #dd4b39;
}
.secondary-navigation a[href*="linkedin.com"]:after {
content: "\f0e1";
color: #007bb6;
} .owl-carousel h2, .owl-carousel h3 {
font-size: 2rem;
}
.owl-carousel li:not(.columns__column) {
padding-left: 2.4rem;
position: relative;
list-style-type: none;
}
.owl-carousel li:not(.columns__column):before {
font-family: fontawesome;
content: "\f00c";
position: absolute;
left: 0;
top: 0;
}
.white .sa_owl_theme .owl-nav .owl-next {
border-radius: 50%;
height: 50px !important;
width: 50px !important;
background-color: #6d7a8c !important;
}
.white .sa_owl_theme .owl-nav .owl-prev {
border-radius: 50%;
height: 50px !important;
width: 50px !important;
background-color: #6d7a8c !important;
}