@charset "utf-8";
/*
Theme Name: Gradient Lens
Theme URI: http://graphicten.com
Description: Custom wordpress Theme for Gradient Lens Corp.
Version: 1.0
Author: Michael Shihinski
Author URI: http://graphicten.com
*/

html {
    background: #000;
}

body {
    font-family: 'Source Sans Pro', 'Tajawal', sans-serif;
    color: #444;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Source Sans Pro', 'Tajawal', sans-serif;
    font-weight: bold;
    color: #000;
}

a,
a:hover {
    color: #3f469d;
    font-weight: bold;
}

img {
    max-width: 100%;
    height: auto;
}

.sku_wrapper,
strong {
    font-weight: bold;
}

.btn,
h2 {
    text-transform: none;
    font-weight: bold;
}

h2 {
    color: #f0000a;
}

h4 {
    font-weight: normal;
}

.drk {
    color: #fff;
    background: #3f469d;
    padding: 5px 12px;
}

.term-name {
    font-size: 20px;
}

.table-active td {
    font-weight: bold;
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.alignleft {
    float: right;
    margin-right: 15px;
    margin-bottom: 15px;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

.product-excerpt {
    margin-bottom: 25px;
}

.btn-primary,
.btn-secondary,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #f0000a !important;
    border-color: #f0000a;
    text-shadow: 0px 0px 3px rgba(0,0,0,0.45);
}

.btn-secondary {
    background-color: #3f469d;
    border-color: #3f469d;
    text-shadow: 0px 0px 3px rgba(0,0,0,0.45);
}

.btn-primary:hover {
    background-color: #d80f17 !important;
    border-color: #d80f17 !important;
}

.btn-secondary:hover {
    background-color: #3a43af;
    border-color: #3a43af;
}

.container-wide {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

#top-wrap {
    position: absolute; z-index: 10000;
    top: 0;
    width: 100%;
}

.inner #top-wrap {
    position: relative; z-index: 10000; top: auto;
}

.page-id-615.inner #top-wrap {
   position: absolute; z-index: 10000;
    top: 0;
    width: 100%; 
}

#header {
    background: rgba(0,0,0,0.1);
    /*border-bottom: 3px solid #f0000a;*/
}

.inner #header {
    /*background: #000;*/
    
    background: url(images/gradient-bg.jpg) top center no-repeat;
    background-size: cover;
}

.inner #header.black {
    background: #000;
}

.page-id-615.inner #header {
    background: rgba(0,0,0,0.1);
    /*border-bottom: 3px solid #f0000a;*/
}

#page-banner {
    padding-top: 24.7395%;
    background-size: cover;
    background-position: left top;
}

#top-bar a,
#header .nav-link {
    text-transform: none;
    color: #fff;
    font-weight: bold;
    border-bottom: 3px solid rgba(0,0,0,0);
}

#header li:hover .nav-link,
#header .nav-link:hover {
    border-bottom: 3px solid #f0000a;
}

#header .navbar-brand img {
    max-width: 200px;
}

#menu-primary-menu .sub-menu {
    position: absolute; z-index: 1;
    /*display: none;*/
	visibility: hidden;
    background: #fff;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 180px;
    margin-top: -3px;
}

#menu-primary-menu .has-sub-menu,
#menu-primary-menu .has-sub-menu .sub-menu {
	transition: 0.2s 0.3s; /* delay of 1 seconds on hover off */
}

#menu-primary-menu li:hover .sub-menu {
    /*display: block;*/
	visibility: visible;
	transition: 0s;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

#menu-primary-menu .has-sub-menu:hover {
	transition: 0s;
}

#menu-primary-menu div.sub-menu {
    background: #fff;
    padding: 40px 15px;
    width: 100%;
    left: 0; right: 0;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

#menu-primary-menu div.sub-menu a {
    border: none !important;
    padding: 2px;
}

#menu-primary-menu div.sub-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu-primary-menu .has-sub-menu:hover {
    background: #efefef;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #444;
}

#menu-primary-menu .has-sub-menu:hover a {
    color: #444;
}

.sub-menu li {
    border-bottom: 1px solid #444;
}

div.sub-menu li {
    border-bottom: none;
}

#menu-primary-menu .sub-menu a {
    border-bottom: none !important;
    font-size: 14px;
    border-left: 3px solid #fff;
    box-sizing: border-box;
}

#menu-primary-menu .sub-menu a {
    color: #444;
}

#menu-primary-menu .sub-menu a:hover {
    border-left: 3px solid #ff000a;
    background-color: #fff;
    color: #444;
}

#menu-primary-menu div.sub-menu a {
    border-bottom: none !important;
    font-size: 18px;
    border-left: none;
    box-sizing: border-box;
}

#menu-primary-menu div.sub-menu .submenu a,
#menu-primary-menu div.sub-menu .sub-item a {
    font-size: 14px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: #3f469d;
    margin-bottom: 3px;
}

#menu-primary-menu div.sub-menu a:hover {
    border-left: none;
    background-color: #fff;
}

#menu-primary-menu div.sub-menu li a:hover {
    color: #ff000a;
}

#menu-primary-menu div.sub-menu .col a {
    padding-bottom: 3px !important;
}

#top-bar a {
    border: none;
    text-decoration: none;
    font-weight: normal;
}

#top-bar a:hover {
    color: #f0000a;
}

#header .nav-link {
    padding-left: 10px;
    padding-right: 10px;
}
#top-bar {
    text-align: right;
    background: #000;
}

#top-bar a {
    display: inline-block;
    padding: 0.2rem 0.5rem;
    font-size: 14px;
    color: #fff;
}

#top-bar ul {
    padding: 0 1rem;
    list-style: none;
    margin: 0;
}

#top-bar li {
    display: inline-block;
}

#header .navbar-toggler {
    color: #fff;
}

.phone {
    font-size: 26px;
    text-align: right;
    position: absolute;
    right: 0.5rem;
    top: 10px;
    padding: 0 1rem;
    font-weight: bold;
    color: #f0000a; /* red */
    margin-bottom: 0;
}

.phone a {
    color: #fff;
}
#header .navbar-nav {
    padding-top: 45px;
}

#page-hero,
#hero {
    background: #000;
    background-size: cover;

}

#page-hero {
    padding-top: 80px;
    min-height: 350px;
}

#page-hero.image-bg {
    padding: 0;
    min-height: 0;
}

#page-hero.image-bg img {
    width: 100%;
    height: auto;
}

#hero .overlay {
    background: rgba(0,0,0,0.0);
    width: 100%;
}

#hero .row {
    padding-top: 180px;
    padding-bottom: 60px;
}

#hero .btn {
    font-size: 20px;
}

#page-hero h1,
#page-hero p,
#hero h1,
#hero p {
    color: #fff;
    text-shadow: 0px 0px 3px rgba(0,0,0,0.45);
}

#page-hero p,
#hero p {
    font-size: 18px;
}

#hero .carousel-item {
    height: 650px;
    background-position: bottom center;
    background-size: cover;
}

.img-full,
#sidebar img {
    width: 100%;
    height: auto;
}
.embed-responsive {
    background: #000;
    margin-bottom: 15px;
}

.va-center {
    align-items: center;
}

.pad {
    padding-top: 30px;
    padding-bottom: 30px;
}

.no-btm {
    padding-bottom: 0px;
}

.product-wrap {
    text-align: center;
    font-size: 15px;
}

.product-wrap h2 {
    padding: 5px;
    font-size: 26px;
    text-transform: none;
}

.product-wrap h2 a {
    color: #f0000a;
    display: block;
    text-decoration: none;
}

.divider {
    background: #3f469d;
    color: #fff;
    text-align: center;
}

.divider h2 {
    text-transform: none;
    font-size: 30px;
    color: #fff;
}

.divider img {
    width: 100%;
    height: auto;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
}

article.post-summary {
	padding: 20px 0;
}

#featured-products h3 {
    font-size: 20px;
}

#footer {
    background: #111;
    color: #fff;
}

address {
    padding: 5px 0;
    color: #fff;
}

#footer .img-fluid {
    max-width: 300px;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #fff;
}

#footer .socials a {
    color: #000;
    display: inline-block;
    font-size: 26px;
    margin: 5px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 500px;
	background-color: #cdcdcd;
	font-size: 20px;
}

#footer .socials a:hover {
	background-color: #fff;
}

#footer .pad {
    padding-bottom: 10px;
}

#copyright {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 2px;
    font-size: 11px;
}

#copyright a {
    color: #fff;
}
#copyright p {
    margin: 0;
}
    
#nav-foot {
    text-align: center;    
}

#nav-foot ul {
    margin: 0;
    padding: 0;
}

#nav-foot li {
    list-style: none;
    display: inline-block;
}

#nav-foot a {
    padding: 0.2rem 0.5rem;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    font-size: 14px;
}

#nav-foot a:hover {
    color: #fff;
}

.embed-image a {
    position: relative;
    display: block;
}

.embed-image img {
    width: 100%;
    height: auto;
}

.play-button {
    height: 40px;
    width: 65px;    
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    position: absolute; z-index: 1;
    top: 50%; margin-top: -20px;
    left: 50%; margin-left: -33px;
}

.play-button:hover {
    background-color: rgba(0, 173, 239, 0.9);
}

.play-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 10.5px;
    left: 24px;
    margin: 0 auto;
    border-style: solid;
    border-width: 9.5px 0 9.5px 17px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
}

.restrain-video .embed-vimeo {
    max-width: 1024px !important;
    margin-left: auto;
    margin-right: auto;
}

.restrain-video iframe {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

.main-content {
    padding: 30px 0px;
}

.product-wrap figure {
    margin-bottom: 15px;
}

.term-filter {
    list-style: none;
    margin: 0; padding: 0;
    display: inline-block;
}

.term-filter li {
    display: inline;
    border-right: 1px solid #444;
    margin: 0; padding: 0;
}

.term-filter a {
    display: inline-block;
    padding: 0 5px 0 3px;
    font-weight: bold;
}

.term-filter li:last-child {
    border: none;
}

.term-filter a.active {
    color: #f0000a;
    font-weight: bold;
}

.product-image .woocommerce-product-gallery__image,
.product-image .woocommerce-product-gallery__image--placeholder {
    border: none;
}

.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
    float: none !important;
    width: 100% !important;
}

.quantity {
    display: inline !important;
    float: none !important;
}

.lg-price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #444 !important;
    font-size: 1.7rem !important;
}

.lg-price {
    line-height: 1.2;
    font-weight: bold;
}

.lg-price span.block {
    display: block;
    font-size: 1rem;
    text-transform: uppercase;
}

.woocommerce-product-gallery__image,
.woocommerce-product-gallery__image--placeholder {
    /*border: 1px solid #efefef;*/
}

.woocommerce-product-gallery__image img,
.woocommerce-product-gallery__image--placeholder img {
    width: 100%;
}

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
    float: none !important;
    width: 100% !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    border: none !important;
    padding: 1px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) img {
    border: 1px solid #efefef !important;
    display: block;
    border-style: solid !important;
}

.woocommerce-MyAccount-content .form-row {
    display: block;
}
.ekko-lightbox-nav-overlay a {
    text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    font-size: 60px !important;
}

.ekko-lightbox-nav-overlay a {
    
}

.ekko-lightbox .modal-dialog {
  flex: 100% !important;
  margin-left: 0;
  margin-right: 0;
}

.shadow {
    box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
    padding-bottom: 1px;
}

.product-wrap {
    margin-bottom: 30px !important;
}

.product-summary-row h3 a {
    font-size: 18px;
    color: #000;
}

.product-summary-row a {
    font-weight: bold;
}

.reset_variations {
    float: right;
    display: block;
    padding: 4px 0;
    color: #f0000a;
    font-weight: bold;
}

.product-in-action {
    margin-bottom: 15px;
}

.pricing-table {
    min-width: 990px !important;
}

.product-apps {
    font-size: 15px;
}

.product-apps h3 {
    font-size: 22px;
}

#home-products {
    background: #efefef;
}

ul#sidebar {
    list-style: none;
    margin-left: 0;
    padding-top: 10px;
    padding-left: 0;
}

#sidebar ul {
    list-style: none;
    padding-left: 0px;
}

#sidebar .widget {
    padding-bottom: 20px;
}

.related.products {
    padding-top: 60px;
}

.wc-tab {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #efefef;
}

#faqs .btn-link {
    cursor: pointer;
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#customer_details .form-row {
    display: block;
}

#sidebar .product-categories a {
    padding: 1rem 10px 1rem 10px;
    display: block;
    background: #efefef;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #ccc;
    color: #333;
}

#sidebar .product-categories li li a {
    padding-left: 20px;
}

#sidebar .product-categories a:hover {
    background: #cfcfcf;
    text-decoration: none;
}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2 {
    max-width: 100% !important;
}

.woocommerce .woocommerce-customer-details address {
    border: none !important;
    color: #000 !important;
}

@media (max-width: 1024px) {
    #header nav a {
        font-size: 14px;
    }
    
    #menu-primary-menu div.sub-menu a {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    #header .navbar-nav {
        padding-top: 0px;
    }
    
    #header {
        /*background: #000;*/
        background: url(images/gradient-bg.jpg) top center no-repeat;
        background-size: cover;
    }
    
    #header .navbar,
    #header .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    
    #header #primary {
        background: #000;
    }
    
    #header .navbar-brand {
        padding-left: 10px;
    }
    
    #hero .carousel-item {
        height: 600px;
        background-position: bottom left;
    }
    
    #hero .row {
        padding-top: 110px;
        padding-bottom: 60px;
    }
    #header .nav-link {
        border-left: 3px solid #000;
        border-bottom: 1px solid #444 !important;    
    }
    
    #header a:hover {
        border-left: 3px solid #f0000a;
    }
    
    #header li {
        border: none !important;
    }
    
    #menu-primary-menu .sub-menu {
        display: block !important;
		visibility: visible !important;
        position: relative;
        z-index: auto;
        width: 100%;
        margin: 0;
    }
    
    #menu-primary-menu .sub-menu,
    #menu-primary-menu div.sub-menu {
        background: none;
        padding: 0;
    }
    
    #menu-primary-menu div.sub-menu br {
        display: none;
    }
    
    #menu-primary-menu div.sub-menu .row {
        display: block;
        text-align: left !important;
    }
    
    #menu-primary-menu div.sub-menu .col {
        display: block;
    }
    
    #menu-primary-menu .sub-menu  a {
        padding-left: 25px !important;
        color: #fff !important;
    }
    
    #menu-primary-menu .has-sub-menu:hover {
        background: none;
    }
    
    #menu-primary-menu .has-sub-menu:hover a {
        color: #fff;
    }
    
    #menu-primary-menu div.sub-menu a {
        border-left: 3px solid #000 !important;
    }
    
    #menu-secondary a:hover,
    #menu-primary-menu a:hover,
    #menu-primary-menu div.sub-menu a:hover {
        border-left: 3px solid #ff000a !important;
        background-color: #222;
    }
    
    #menu-primary-menu .sub-menu a,
    #menu-primary-menu div.sub-menu a {
        border-bottom: none !important;
        font-size: 14px;
        border-left: 3px solid #000;
        box-sizing: border-box;
    }
    
    #menu-primary-menu div.sub-menu a {
        font-size: 14px;
    }

    #menu-primary-menu .sub-menu a:hover,
    #menu-primary-menu div.sub-menu a:hover {
        border-left: 3px solid #ff000a;
        background-color: #222;
    }
    
    div.sub-menu li {
        border-bottom: 1px solid #444;
    }
    
    #menu-primary-menu div.sub-menu li:hover a {
    color: #fff;
}
    
    #header .navbar-brand {
        border: none !important;
    }
    
    #menu-primary-menu div.sub-menu .col a {
        padding-bottom: 0.5rem !important;
    }
}

@media (max-width: 480px) {
    #header .navbar-brand img {
        max-width: 180px;
        height: auto;
    }
    
    #footer .img-fluid {
        max-width: 100%;
    }
    
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;
    }
    
    .product-apps h3,
    h3 {
        font-size: 20px;
    }
}

ul.jaofiletree,
.wpfd-content {
    font-family: 'Source Sans Pro', 'Tajawal', sans-serif !important;
}

ul.jaofiletree a {
    font-size: 16px !important;
    font-weight: normal !important;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    background: #efefef;
    margin: 0 0 15px 0;
    padding: 0;
}

.woocommerce-MyAccount-navigation li {
    margin: 0; padding: 0;
}

.woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #ccc;
}

#example-banner {
    background: url(images/example.jpg) center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

.product-in-action a {
    font-size: 20px;
}

#wc-authorize-net-aim-credit-card-form label,
.woocommerce-input-wrapper {
    width: 100%;
}

.wp-caption {
    max-width: 100%;
}
.wp-caption-text {
    font-weight: bold;
    text-align: center;
}

.statcounter {
	 display: none !important;
}

#input_1_3_5_label {
    font-weight: bold;
}

.v2-notice {
    background: #fff;
    color: #f0000a;
    padding: 5px 12px;
    border-radius: 3px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 22px;
    font-style: italic;
    line-height: 1.2;
}

#popmake-2785 {
	padding: 15px 15px 80px 15px;
}

#popmake-2785 .popmake-close {
	bottom: 20px;
	box-shadow: none;
}

#popmake-2785 .popmake-title {
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
}

.expand-purchase {
    display: block;
}

.page-template-template-free-demo #content {
    /*background: url(images/demo/background.jpg) center center no-repeat;
    background-size: cover;*/
	background-color: white;
}

.page-id-2980 #content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.page-template-template-free-demo .form-wrap {
    background-color: rgba(77,77,77, 0.7);
    padding: 30px;
    border-radius: 30px;
    color: #fff;
}

.page-template-template-free-demo .form-wrap h3 {
    color: #ffdf00;
}

.page-template-template-free-demo .form-wrap input {
    margin: 0 !important;
}

.page-template-template-free-demo .form-wrap label {
    color: #fff;
    font-size: 18px !important;
}

.page-template-template-free-demo .form-wrap .gfield {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.supporting-text {
    color: #fff;
    font-size: 20px;
}

.page-template-template-free-demo .form-wrap .btn-primary {
    min-width: 160px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: rgba(255,0,10,0.5) !important;
	color: #fff !important;
	font-size: 28px;
	font-weight: bold;
	border: none !important;
	margin: 0 0 0 0 !important;
	border-radius: 0 !important;
	right: 0 !important;
	box-shadow: none !important;
	border: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.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.active {
	background-color: rgba(255,0,10,1) !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	border-bottom: 3px solid rgba(255,0,10,1) !important;
}

@media screen and (min-width: 991px) {
    .order-md-1 {
        order: 1 !important;
    }
    
    .order-md-2 {
        order: 2 !important;
    }
} 

.ekko-lightbox-nav-overlay {
	display: none !important;
}

.phone {
  flex-direction: row;
  align-items: center;
  width: calc(100% - 250px);
  justify-content: flex-end;
  
}

.phone a {
  margin: 0 5px;
}

.sb-search {
	position: relative;
	width: 0%;
	min-width: 34px;
	height: 34px;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
    display: inline-block;
  margin: 0 5px;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 34px;
	margin: 0;
	z-index: 10;
	padding: 5px;
	font-family: inherit;
	font-size: 20px;
	color: #2c3e50;
    border-radius: 5px !important;
}

.sb-search-input::-webkit-input-placeholder {
	color: #f0000a;
}

.sb-search-input:-moz-placeholder {
	color: #f0000a;
}

.sb-search-input::-moz-placeholder {
	color: #f0000a;
}

.sb-search-input:-ms-input-placeholder {
	color: #f0000a;
}

.sb-icon-search,
.sb-search i.fa,
.sb-search-submit  {
	width: 34px;
	height: 34px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
  border-radius: 5px !important;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-search i.fa {
	color: #fff;
	background: #f0000a;
	z-index: 90;
	font-size: 22px;
}


/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-search-input,
.no-js .sb-search .sb-search-input {
  padding: 5px 40px 5px 5px;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #f0000a;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

div.product-link {
	display: inline-block;
}

#special-bar {
	background: #f0000a;
	padding: 5px 12px;
}

#special-bar a {
	color: #fff;
}

.video-cat-image {
    position: relative;
    padding-bottom: 56%;
}

.video-cat-image img {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
    object-position: center;
}