@charset "UTF-8";

   .site {
overflow: hidden;
justify-content: center;
position: relative;
}
@media screen and (min-width: 768px) {
.site {
display: flex;
flex-wrap: wrap;
}
.layout-two-col-left .site {
flex-direction: row-reverse;
}
[class*="elementor_library-template"] .site {
display: block;
flex-wrap: wrap;
}
}
.site-header {
margin: 0 0 2em 0;
background-color: #fff;
flex-basis: 100%;
width: 100%;
}
.chromium-look-tires:not(.home) .site-header{
background-color: #212121;
background-image: none;
}
.site-header:before {
position: absolute;
left: 0;
top: 0;
width: 100vw;
content: '';
display: block;
}
.site-content {
padding: 0 1em;
width: 100%;
max-width: 100%;
margin-bottom: 4em;
}
@media screen and (min-width: 1024px) {
.site-content{
flex-basis: 100% !important;
}
}
.home .site-content {
margin-bottom: 0;
}
.site-sidebar {
width: 100%;
max-width: 100%;
padding: 0 1em;
margin-bottom: 4em;
}
.front-page-shortcode {
width: 100%;
max-width: 100%;
padding: 0 1em;
}
.single-elementor_library .site-sidebar,
.single-elementor_library header.entry-header,
.single-elementor_library footer.entry-meta,
.single-elementor_library nav.post-navigation {
display: none;
visibility: hidden;
}
.site-footer {
padding: 0 1em;
background-color: #fbfbfb;
flex-basis: 100%;
width: 100%;
}
@media screen and (min-width: 768px) {
.blog .site-sidebar {
padding-top: 4em;
}
.archive:not(.woocommerce) .site-sidebar {
padding-top: 65px;
}
}
#wcfm-main-content{
width: 1600px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.site-boxed .site,
.site-fullwidth .site {
display: grid;
grid-template-areas: " header header header " " breadcrumbs breadcrumbs breadcrumbs " " content content sidebar " " footer footer footer ";
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
}
.layout-two-col-left .site {
grid-template-areas: " header header header " " breadcrumbs breadcrumbs breadcrumbs " " sidebar content content " " footer footer footer ";
}
.layout-one-col .site {
grid-template-areas: " header header header " " breadcrumbs breadcrumbs breadcrumbs " " content content content " " footer footer footer ";
} .site-header, .elementor-location-header {
grid-area: header;
}
.site-content,
#wcfm-main-content,
#main{
grid-area: content;
}
.elementor-location-single .elementor-section-wrap{
display: contents;
position: relative;
}
.site-sidebar, #side {
grid-area: sidebar;
}
.site-footer, .elementor-location-footer {
grid-area: footer;
}
.site-breadcrumbs,
.front-page-shortcode {
grid-area: breadcrumbs;
} .site-boxed.single-elementor_library .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content content . " " footer footer footer footer footer footer ";
}
.site-fullwidth.single-elementor_library .site {
grid-template-areas: "header header header header" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" "content content content content" "footer footer footer footer";
}
.layout-two-col-left.single-elementor_library .site {
grid-template-areas: "header header header header" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" "content content content content" "footer footer footer footer";
}
.site-boxed.layout-two-col-left.single-elementor_library .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content content . " " footer footer footer footer footer footer ";
}
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
.site-boxed .site {
grid-template-columns:1fr repeat(4, minmax(100px, 300px)) 1fr;
grid-template-rows: auto;
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content sidebar . " " footer footer footer footer footer footer ";
}
.site-fullwidth .site {
grid-template-columns: 1fr 1fr 1fr minmax(100px, 300px);
grid-template-areas: "header header header header" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" "content content content sidebar" "footer footer footer footer";
}
.layout-two-col-left .site {
grid-template-columns: minmax(100px, 300px) 1fr 1fr 1fr;
grid-template-areas: "header header header header" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" "sidebar content content content" "footer footer footer footer";
}r
.site-boxed.layout-two-col-left .site {
grid-template-columns: 1fr repeat(4, minmax(100px, 300px)) 1fr;
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . sidebar content content content . " " footer footer footer footer footer footer ";
}
.layout-one-col .site {
grid-template-areas: " header header header header " "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" " content content content content " " footer footer footer footer ";
}
.site-boxed.layout-one-col .site {
grid-template-areas: " header header header header header header " " breadcrumbs breadcrumbs breadcrumbs breadcrumbs breadcrumbs breadcrumbs " " . content content content content . " " footer footer footer footer footer footer ";
}
.site-boxed.gallery-fullwidth .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content content . " " footer footer footer footer footer footer ";
}
.blog.blog-grid-posts.site-boxed .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content content . " " footer footer footer footer footer footer ";
}
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content sidebar . " " footer footer footer footer footer footer ";
}
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . sidebar content content sidebar . " " footer footer footer footer footer footer ";
}
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site .site-content,
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site .site-content{
max-width: 900px !important;
display: block !important;
}
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site .site-content article,
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site .site-content article{
display: inline-block;
vertical-align: top;
margin-right: 30px !important;
}
.blog.blog-grid-posts.col-3.layout-two-col-left.site-boxed .site .site-content article,
.blog.blog-grid-posts.col-3.layout-two-col-right.site-boxed .site .site-content article{
width: calc(33.3% - 23px);
max-width: calc(33.3% - 23px);
}
.blog.blog-grid-posts.col-2.layout-two-col-left.site-boxed .site .site-content article,
.blog.blog-grid-posts.col-2.layout-two-col-right.site-boxed .site .site-content article{
width: calc(50% - 17px);
max-width: calc(50% - 17px);
}
.blog.blog-grid-posts.col-4.layout-two-col-left.site-boxed .site .site-content article,
.blog.blog-grid-posts.col-4.layout-two-col-right.site-boxed .site .site-content article{
width: calc(25% - 26px);
max-width: calc(25% - 26px);
}
.blog.blog-grid-posts.col-4.layout-two-col-left.site-boxed .site .site-content article:nth-of-type(4n+4),
.blog.blog-grid-posts.col-4.layout-two-col-right.site-boxed .site .site-content article:nth-of-type(4n+4),
.blog.blog-grid-posts.col-3.layout-two-col-left.site-boxed .site .site-content article:nth-of-type(3n+3),
.blog.blog-grid-posts.col-3.layout-two-col-right.site-boxed .site .site-content article:nth-of-type(3n+3),
.blog.blog-grid-posts.col-2.layout-two-col-left.site-boxed .site .site-content article:nth-of-type(2n),
.blog.blog-grid-posts.col-2.layout-two-col-right.site-boxed .site .site-content article:nth-of-type(2n){
margin-right: 0 !important;
}
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site .site-content .page-title,
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site .site-content .page-title,
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site .site-content .pagination,
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site .site-content .pagination
{
width: 100%;
}
}
@media(min-width:990px) {
.woocommerce-page .site-boxed.site {
max-width: 1200px;
}
.woocommerce-page .site-content.store-content,
.site-boxed .site-content {
min-width: 900px;
}
}
@media screen and (min-width: 1200px) {
.site-sidebar {
max-width: 300px;
}
.site-boxed .site-content {
max-width: 1200px;
}
.site-fullwidth .site-content, .site-fullwidth .site-header, .site-fullwidth .site-footer {
max-width: 100%;
}
.layout-two-col-right.site-boxed .site-content, .layout-two-col-left.site-boxed .site-content {
max-width: 900px;
}
.layout-two-col-right.site-fullwidth .site-content, .layout-two-col-left.site-fullwidth .site-content {
max-width: -webkit-calc(100% - 300px);
max-width: calc(100% - 300px);
}
.site-boxed.gallery-fullwidth .site-content {
max-width: 100%;
padding: 0;
}
.site-boxed.gallery-fullwidth .site-content .page-title, .site-boxed.gallery-fullwidth .site-content .filters-wrapper {
max-width: 1200px;
margin: 0 auto 30px auto;
padding: 0 15px;
}
.layout-two-col-right.site-boxed.single-elementor_library .site-content, .layout-two-col-left.site-boxed.single-elementor_library .site-content {
max-width: 1200px;
}
}
@media screen and ( min-width: 768px ) {
.site-content:first-child:last-child {
grid-area: content;
grid-column: 1 / -1;
}
}
.elementor-template-full-width div.site-breadcrumbs + div.elementor,
.elementor-page div.site-breadcrumbs + div.elementor,
.elementor-page style + div.elementor{
grid-area: content;
}
#wcfm-main-contentainer{
grid-area: content;
}  .header-top {
background: transparent;
padding: 0.8em 0;
font-size: 0.800em;
font-weight: normal;
min-height: 44px;
}
.elementor-header-top{
font-size: 0.800em;
font-weight: normal;
}
@media screen and ( max-width: 768px ) {
.header-top{
min-height: 20px;
padding-bottom: 0 !important;
}
}
.chromium-look-tools .header-top{
border-bottom: solid 1px #252525;
}
.header-top .widget,
.elementor-header-top .widget{
background-color: transparent;
font-weight: normal;
}
.header-top .widget p,
.elementor-header-top .widget p{
margin: 0;
}
.header-top .widget .widget-title,
.elementor-header-top .widget .widget-title,
.elementor-header-top .widget h5{
display: inline-block;
font-size: inherit;
font-weight: normal;
padding: 0 0.5em 0 0;
margin: 0;
text-transform: uppercase;
border: 0;
}
.top-widgets-left,
.top-widgets-right{
text-align: center;
padding: 0 1em;
display: flex;
justify-content: space-evenly;
align-items: center;
flex-wrap: wrap;
}
.tz-white{
color: #fff !important;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
.header-top{
display: flex;
}
.top-widgets-left, .top-widgets-right{
width: 50%;
}
.top-widgets-left{
padding-left: 30px;
}
.top-widgets-right{
padding-right: 30px;
}
}
.top-widgets-left .widget,
.top-widgets-right .widget,
.elementor-header-top .widget{
margin: 0 0 0.5em 0;
padding: 0;
display: inline-block;
}
.top-widgets-left .widget.WOOCS_SELECTOR,
.top-widgets-right .widget.WOOCS_SELECTOR,
.elementor-header-top .widget.WOOCS_SELECTOR{
margin: 0;
}
@media screen and (min-width: 768px) {
@supports (grid-area: auto) {
.header-top {
display: grid;
grid-template-columns: 1fr minmax(100px, 600px) minmax(100px, 600px) 1fr;
grid-template-areas: " . top-left-sidebar top-right-sidebar . ";
}
.header-top .top-widgets-left {
grid-area: top-left-sidebar;
}
.header-top .top-widgets-right {
grid-area: top-right-sidebar;
}
}
.header-top {
padding: 0;
}
.top-widgets-left {
justify-content: flex-start;
}
.top-widgets-right {
justify-content: flex-end;
}
.top-widgets-left .widget, .top-widgets-right .widget, .top-widgets-left .widget.WOOCS_SELECTOR, .top-widgets-right .widget.WOOCS_SELECTOR {
margin: 0 30px 0 0;
}
.top-widgets-left .widget:last-child, .top-widgets-right .widget:last-child {
margin: 0;
}
} body:not(.chromium-elementor-header-enabled) .site-branding {
margin: 0 auto 1em auto;
}
.chromium-look-tires.home .site-branding .site-logo{
z-index: 2;
}
.chromium-look-tires.home .site-branding:before{
display: block;
height: 150px;
width: 100%;
position: absolute;
top: 44px;
left: 0;
content: ''; background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.42) 40%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.42) 40%,rgba(0,0,0,0) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.42) 40%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); }
@media screen and ( max-width: 768px ){
.chromium-look-tires .site-header{
background-image: none !important;
}
.chromium-look-tires .site-branding{
margin-bottom: 0;
}
.chromium-look-tires .site-branding .site-logo,
.chromium-look-tires .site-branding .header-group{
padding: 0 10px 15px!important;
}
body:not(.elementor-editor-active) .home-hero-search.elementor-widget-tabs{
margin-top: 0 !important;
}
.chromium-look-tires .woof_edit_view{
display: none !important;
}
.chromium-look-tires .site-branding:before{
display: none !important;
}
.chromium-look-tires .home-header-static-hero-block{
display: none !important;
}
.chromium-look-tires .logo-navigation{
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.chromium-look-tires .top-widgets-right{
display: none !important;
}
}
.site-branding .site-logo,
.site-branding .header-group {
padding: 2.143em 1em;
text-align: center;
}
.chromium-look-tools .site-branding .site-logo,
.chromium-look-tools .site-branding .header-group{
padding: 1.267em 1em 2.143em;
}
.site-branding .hgroup-sidebar,
.primary-nav .nav-sidebar {
padding: 0 1em;
text-align: center;
vertical-align: middle;
}
.site-branding .hgroup-sidebar .widget, .primary-nav .nav-sidebar .widget {
display: inline-block;
margin: 0 0.5em 0.5em 0.5em;
padding: 0;
background-color: transparent;
vertical-align: middle;
}
.site-branding .hgroup-sidebar .widget.widget_search {
width: 100%;
margin: 0 0 2em 0;
}
.site-branding .hgroup-sidebar .widget_text p {
margin: 0;
}
@media screen and (min-width: 768px) {
body:not(.chromium-elementor-header-enabled)  .site-branding {
display: flex;
align-items: center;
margin: 0 auto;
}
.site-branding .hgroup-sidebar .widget.widget_search {
width: auto;
margin: 0 3.8em 0 0;
}
.site-branding .hgroup-sidebar .widget:last-child {
margin: 0;
}
.site-branding .logo-group-nav, .site-branding .site-logo, .site-branding .header-group, .site-branding .hgroup-sidebar {
flex-grow: 1;
}
.site-branding .hgroup-sidebar {
padding: 2.143em 1em;
}
.chromium-look-tools .site-branding .hgroup-sidebar{
padding: 1.267em 1em 2.143em;
}
.site-branding .hgroup-sidebar .widget {
margin: 0 3.8em 0 0;
}
@supports (grid-area: auto) {
body:not(.chromium-elementor-header-enabled) .site-branding {
display: grid;
grid-template-columns: 1fr auto auto;
grid-template-rows: auto;
grid-template-areas: "logo-navigation logo logo-sidebar";
}
.site-branding:not(.chromium-elementor-header-enabled) .logo-group-nav {
grid-area: logo-navigation;
}
.site-branding:not(.chromium-elementor-header-enabled) .site-logo, .site-branding .header-group {
grid-area: logo;
}
.site-branding:not(.chromium-elementor-header-enabled) .hgroup-sidebar {
grid-area: logo-sidebar;
}
}
}
.chromium-look-tires .hgroup-sidebar{
z-index: 2;
}
@media (min-width: 1200px) {
.site-boxed:not(.chromium-elementor-header-enabled) .site-branding,
.site-boxed #site-navigation .mega-menu-wrap {
max-width: 1200px;
}
.site-boxed:not(.chromium-elementor-header-enabled) .mega-menu-wrap {
margin: 0 auto !important;
}
} @media screen and (min-width: 768px) {
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar .widget.widget_search {
width: 100%;
margin: 20px 0 0 3.8em;
}
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .site-logo, .logo-pos-left .site-branding .header-group {
text-align: left;
order: 1;
}
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .logo-group-nav {
text-align: right;
order: 2;
}
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar {
text-align: right;
order: 3;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding .site-logo, .logo-pos-right .site-branding .header-group {
order: 3;
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding .logo-group-nav {
text-align: left;
order: 1;
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar {
text-align: left;
order: 2;
}
.logo-pos-center-inside:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar {
text-align: right;
}
.logo-pos-center-inside:not(.chromium-elementor-header-enabled) .site-branding .logo-group-nav {
text-align: left;
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding {
flex-wrap: wrap;
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding .site-logo, .logo-pos-center-above .site-branding .header-group {
order: 1;
width: 100%;
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding .logo-group-nav {
text-align: left;
order: 2;
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar {
text-align: right;
order: 3;
}
@supports (grid-area: auto) {
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: auto 1fr;
grid-template-rows: auto auto;
grid-template-areas: "logo logo-sidebar" "logo-navigation logo-navigation";
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: 1fr auto;
grid-template-rows: auto auto;
grid-template-areas: "logo-sidebar logo" "logo-navigation logo-navigation";
}
.logo-pos-center-inside:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: 1fr auto 1fr;
grid-template-rows: auto;
grid-template-areas: "logo-navigation logo logo-sidebar";
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
grid-template-areas: "logo logo" "logo-navigation logo-sidebar";
}
}
}
@media screen and (min-width: 801px) {
@supports (grid-area: auto) {
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: auto 1fr auto;
grid-template-rows: auto;
grid-template-areas: "logo logo-navigation logo-sidebar";
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: auto 1fr auto;
grid-template-rows: auto;
grid-template-areas: "logo-navigation logo-sidebar logo";
}
}
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar .widget.widget_search {
width: auto;
order: unset;
margin: 0 3.8em 0 0;
}
} html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
margin: 0;
}
body .site{
background-color: #f6f6f6;
}
body.chromium-look-tools .site{
background-color: #fff;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
}
a:active, a:hover {
outline: 0;
}
b, strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="checkbox"]{
display: inline-block;
width: 14px;
height: 14px;
box-shadow: none;
border: 1px solid;
margin-right: 4px;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
} body, button, input, select, textarea {
font-size: 15px;
font-weight: normal;
line-height: 1.65;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 500;
line-height: 1.618em;
margin: 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
clear: both;
}
h1 {
font-size: 2.00em;
}
h2 {
font-size: 1.733em;
}
h3 {
font-size: 1.467em;
}
h4 {
font-size: 1.200em;
font-weight: bold;
}
h5 {
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
}
h6 {
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
}
.elementor-heading-title span{
font-weight: 600 !important;
}
p {
margin: 0 0 1.5em 0;
}
.entry-content p {
margin: 0 0 1.5em 0;
line-height: 1.618;
}
.page article.page .entry-content p:last-of-type{
margin-bottom: 0;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote, q {
quotes: "\201C""\201D""\2018""\2019";
}
blockquote {
font-size: 20px;
margin: 0 auto 2em;
display: block;
padding: 40px 100px 0 100px;
position: relative;
letter-spacing: 1px;
line-height: 28px;
text-align: left;
}
blockquote:before {
display: inline-block;
content: "\e92c";
position: absolute;
left: 30px;
top: 5px;
font-size: 40px;
font-family: 'chromium';
}
blockquote:after {
display: none;
}
blockquote cite, blockquote small {
display: block;
color: #909090;
font-size: 14px;
font-style: normal;
letter-spacing: 0;
margin-top: 10px;
}
blockquote cite a, blockquote small a {
color: inherit;
}
blockquote> :last-child {
margin-bottom: 0;
}
q:before {
display: inline;
content: open-quote;
padding-right: 5px;
}
q:after {
display: inline;
content: close-quote;
padding-left: 5px;
}
blockquote p, q p {
margin: 0;
display: inline;
position: relative;
}
@media screen and ( max-width: 767px ) {
blockquote{
padding: 40px 40px 0;
}
}
address {
margin: 0 0 1.5em;
}
code, kbd, tt, var, samp, pre {
font-family: Inconsolata, monospace;
}
pre {
border-style: solid;
border-width: 1px;
border-color: #e1e1e1;
margin: 0 0 1.5em 0;
max-width: 100%;
overflow: auto;
padding: 1em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
abbr, acronym {
border-style: dotted;
border-width: 0 0 1px 0;
border-color: #e1e1e1;
cursor: help;
}
mark, ins {
text-decoration: none;
}
big {
font-size: 125%;
}
embed, iframe:not(.fb_customer_chat_bounce_in_v2):not([data-testid="bubble_iframe"]), object, video {
margin-bottom: 2em;
max-width: 100%;
vertical-align: middle;
}
@media (max-width: 767px) {
iframe[data-testid="bubble_iframe"]{
z-index: 99999;
}
#fb-root{
z-index: 1000;
}
}
p>embed, p>iframe:not(.fb_customer_chat_bounce_in_v2):not([data-testid="bubble_iframe"]), p>object, p>video {
margin-bottom: 0;
} ::-webkit-input-placeholder {
color: #b9b9b9;
font-weight: 300;
}
:-moz-placeholder {
color: #b9b9b9;
font-weight: 300;
}
::-moz-placeholder {
color: #b9b9b9;
font-weight: 300;
opacity: 1;
}
:-ms-input-placeholder {
color: #b9b9b9;
font-weight: 300;
}
::selection {
background: #e1e1e1;
color: #000;
text-shadow: none;
}
::-moz-selection {
background: #e1e1e1;
color: #000;
text-shadow: none;
}
html {
box-sizing: border-box;
}
*, *:before, *:after { box-sizing: inherit;
}
hr {
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul, li>ol {
margin-bottom: 0;
margin-left: .5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 0;
max-width: 100%;
}
table, th, td {
border-style: solid;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 2em 0;
width: 100%;
table-layout: fixed;
}
table p {
margin: 0;
}
.entry-content table p{
margin: 0;
}
.post thead th {
background-color: #f6f6f6;
color: #000;
}
th {
border-width: 0 1px 1px 0;
font-weight: 500;
}
td {
border-width: 0 1px 1px 0;
}
th, td {
padding: 5px;
} a {
text-decoration: none;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
a:visited {
opacity: 0.7;
}
a:focus {
outline: thin dotted #e1e1e1;
}
a:hover, a:active {
outline: 0;
text-decoration: none;
}
a:active {
opacity: 0.9;
} a i, a i::before {
color: inherit;
}
i, i::before {
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 0;
width: 0;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #e1e1e1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #000;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} img.alignleft, .wp-caption.alignleft {
margin: 5px 20px 5px 0;
display: inline-block;
float: left;
}
img.aligncenter, .wp-caption.aligncenter {
margin: 0 auto 24px;
display: block;
clear: both;
}
img.alignright, .wp-caption.alignright {
margin: 5px 0 5px 20px;
display: inline-block;
float: right;
}
img.alignnone, .wp-caption.alignnone {
display: inline-block;
margin: 0 0 20px 0;
clear: both;
} button, input, .button {
height: 40px;
line-height: 40px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
border-style: solid;
border-width: 1px;
font-size: 1em;
padding: 0 1em;
line-height: 38px;
box-shadow: none;
background-color: transparent;
-webkit-transition: box-shadow 0.3s ease-out, background-color 0.3s ease-out;
transition: box-shadow 0.3s ease-out, background-color 0.3s ease-out;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
outline: 0;
-webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.10);
background-color: #fff;
}
select {
border-style: solid;
border-width: 1px;
height: 40px;
line-height: 38px;
}
.select-wrapper {
position: relative;
}
select:focus {
-webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
outline: none;
}
.select-wrapper::after {
display: inline-block;
font-family: 'chromium';
content: '\e91a';
position: absolute;
right: 12px;
font-size: 12px;
top: 12px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.select-wrapper::before {
display: inline-block;
content: '';
position: absolute;
right: 35px;
top: 5px;
width: 1px;
height: 30px;
border-left: 1px solid;
}
select::-ms-expand {
display: none;
}
textarea {
width: 100%;
line-height: 1.5;
padding: 0.5em 1em;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px white inset !important;
} .ss-wrapper {
overflow: hidden;
width: 100%;
height: 100%;
position: relative;
z-index: 1;
float: left;
}
.ss-content {
height: 100%;
width: calc(100% + 18px);
padding: 0 0 0 0;
position: relative;
overflow-x: auto;
overflow-y: scroll;
box-sizing: border-box;
}
.ss-content.rtl {
width: calc(100% + 18px);
right: auto;
}
.ss-scroll {
position: relative;
background: rgba(0, 0, 0, 0.1);
width: 9px;
border-radius: 4px;
top: 0;
z-index: 2;
cursor: pointer;
opacity: 0;
transition: opacity 0.25s linear;
}
.ss-hidden {
display: none;
}
.ss-container:hover .ss-scroll,
.ss-container:active .ss-scroll {
opacity: 1;
}
.ss-grabbed {
-o-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], .button {
text-transform: none;
font-weight: 400;
border: 0;
box-shadow: none;
-webkit-transition: background-color .3s ease-out, color .3s ease-out;
transition: background-color .3s ease-out, color .3s ease-out;
padding: 0 20px;
font-size: 0.933em;
border-radius: 3px;
outline: none;
}
.entry-content button, html .entry-content input[type="button"], .entry-content input[type="reset"], .entry-content input[type="submit"] {
vertical-align: top;
}
.button {
display: inline-block;
cursor: pointer;
}  .nav-links {
text-align: center;
margin-bottom: 4em;
}
.blog-grid-posts .nav-links {
margin: 4em 0;
}
.nav-links span i:before {
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.nav-links span:hover i:before {
}
.nav-links .page-numbers {
padding: 0;
margin: 0 5px 0 0;
display: inline-block;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
background-color: transparent;
-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
-ms-transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
border-style: solid;
border-width: 1px;
border-color: #dbdbdb;
color: #626262;
}
.nav-links .page-numbers i:before {
color: #626262;
}
.nav-links .page-numbers:focus, .nav-links .page-numbers:hover, .nav-links .page-numbers.current {
background-color: #b6b6b6;
color: #f6f6f6;
border-color: #b6b6b6;
}
.nav-links .page-numbers:focus i:before, .nav-links .page-numbers:hover i:before, .nav-links .page-numbers:active i:before {
color: #f6f6f6;
}
.nav-links .page-numbers:last-child {
margin: 0;
}
.nav-links .page-numbers i {
font-size: 10px;
}
.nav-links .page-numbers.dots, .nav-links .page-numbers.dots+.page-numbers {
display: none;
} .post-navigation {
padding: 0 1em 2em 1em;
}
.post-navigation .nav-links {
padding: 2em 0 0 0;
margin: 0;
border-style: solid;
border-width: 1px 0 0 0;
display: flex;
justify-content: space-between;
}
.post-navigation i {
vertical-align: middle;
font-size: 10px;
}
.post-navigation .post-title {
font-size: 1.2em;
font-weight: 700;
border-bottom: 3px solid #e1e1e1;
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
border-bottom-color: white;
}
@media (min-width: 768px) {
.post-navigation {
padding: 0 2em 2em 2em;
}
} p + .page-links{
padding-top: 1em;
}
.page-links {
clear: both;
margin: 0 0 2em 0;
}
.page-links:last-child{
margin-bottom: 0;
}
.page-links a {
color: inherit;
}
.page-links span, .page-links a span {
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
background-color: #f6f6f6;
margin-right: 5px;
-webkit-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
.page-links a:hover span {
background-color: #000;
}
.page-links span.page-links-title:hover {
background-color: transparent;
}
.page-links>.page-links-title {
height: auto;
margin: 0;
padding: 0 7px 0 0;
width: auto;
background: transparent;
border: 0 none;
} .chrom-bread-wrap{
width: 100%;
flex: 0 0 100%; }
.chrom-bread-wrap nav{
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.site-breadcrumbs {
margin: 0 auto 22px auto;
font-size: 0.800em;
padding: 0 1.250em;
max-width: 1200px;
flex-basis: 100%;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
.site-breadcrumbs{
flex-basis: 100%;
padding-left: 30px;
padding-right: 30px;
}
}
.site-breadcrumbs p {
margin: 0;
}
.site-breadcrumbs a{
margin-right: 2px;
margin-left: 2px;
}
.site-breadcrumbs a:first-of-type{
margin-left: 0;
}
.site-breadcrumbs .breadcrumb_last{
margin-left: 2px;
}
.site-breadcrumbs i{
margin-right: 1px;
margin-left: 1px;
transform: translateY(1px);
}
.woocommerce-breadcrumb i{
margin-left: 6px;
margin-right: 2px;
}
.site-title {
margin: 0 0 .25em;
padding: 0;
font-size: 40px;
font-weight: bold;
line-height: 16px;
letter-spacing: -2px;
}
.site-title a {
text-decoration: none;
}
.site-title a:hover, .site-title a:focus, .site-title a:active {
text-decoration: none;
}
.site-description {
margin: 0 0 .25em;
font-size: .9em;
font-style: italic;
font-weight: 100;
} #mega-menu-wrap-primary-nav #mega-menu-primary-nav li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after
{
font-family: 'FontAwesome' !important;
content:'\f107' !important;
}
.primary-nav, .logo-group-nav {
display: block;
margin: 0;
padding: 0;
list-style: none;
}
.logo-group-nav {
margin: 2em 0 0 0;
}
.primary-nav .mega-right-aligned-promo,
.logo-group-nav .mega-right-aligned-promo {
float: right !important;
text-transform: uppercase !important;
}
.site-boxed .primary-nav ul.menu, .site-boxed .logo-group-nav ul.menu {
max-width: 1200px;
}
.primary-nav ul.menu, .logo-group-nav ul.menu {
width: 100%;
margin: 0 auto;
padding: 0 1em;
list-style: none;
}
.primary-nav .menu:after, .logo-group-nav .menu:after {
content: "";
display: table;
clear: both;
}
.primary-nav ul.menu ul, .logo-group-nav ul.menu ul {
margin: 0;
opacity: 0;
padding: 10px 0;
visibility: hidden;
position: absolute;
top: 50px;
left: 0;
z-index: 300;
-webkit-transform: translate3d(0, 20px, 0);
-moz-transform: translate3d(0, 20px, 0);
-ms-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
-moz-transition: opacity 0.35s, -webkit-transform 0.35s;
-ms-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
width: 200px;
background-color: #f6f6f6;
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .10);
box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .10);
}
.logo-group-nav ul.menu ul{
top: 40px;
}
.primary-nav ul.menu ul li, .logo-group-nav ul.menu ul li {
float: none;
display: block;
border: 0;
margin: 0;
padding: 0;
}
.primary-nav .menu ul a, .logo-group-nav .menu ul a {
display: inline-block;
text-transform: none;
padding: 5px 1.429em;
color: #626262;
border-radius: 0;
margin: 0;
height: auto;
width: 100%;
line-height: 1.5;
background-color: transparent;
font-weight: normal;
}
.primary-nav .menu ul ul, .logo-group-nav .menu ul ul {
top: -10px;
left: 201px;
margin: 0;
}
.primary-nav li, .logo-group-nav li {
display: block;
position: relative;
margin: 0;
}
.primary-nav li:hover>ul, .logo-group-nav li:hover>ul {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
}
.primary-nav li:last-of-type a, .logo-group-nav li:last-of-type a {
border-bottom: 0;
}
.primary-nav .menu-item a, .logo-group-nav .menu-item a {
padding: 0 0.714em;
margin: 0;
height: 26px;
line-height: 26px;
text-decoration: none;
font-size: 1em;
display: block;
position: relative;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.primary-nav li.menu-item-has-children>a, .logo-group-nav li.menu-item-has-children>a {
padding: 0 2em 0 0.714em;
}
.primary-nav li.menu-item-has-children>a:after, .logo-group-nav li.menu-item-has-children>a:after {
content: "\e91a";
font-family: 'chromium';
display: inline-block;
position: absolute;
right: 13px;
font-size: 10px;
}
.primary-nav .sub-menu li.menu-item-has-children>a:after, .logo-group-nav .sub-menu li.menu-item-has-children>a:after {
content: '\e91b';
right: 13px;
top: 9px;
}
.logo-group-nav .sub-menu {
text-align: left;
}
.primary-nav .sub-menu li.menu-item-has-children>a, .logo-group-nav .sub-menu li.menu-item-has-children>a {
padding: 5px 2em 5px 1.429em;
text-transform: none;
}
.primary-nav .nav-menu > li > a {
font-weight: 500 !important;
}
@media screen and (min-width: 768px) {
.logo-group-nav ul.menu > li{
margin: 0 5px;
}
.logo-group-nav ul.menu > li > a{
font-weight: 500;
height: 40px;
line-height: 40px;
border-radius: 3px;
}
.logo-group-nav {
margin: 0;
}
.primary-nav .menu-item a, .logo-group-nav .menu-item a,
.primary-nav li,
.logo-group-nav > li {
display: inline-block;
}
.logo-group-nav .menu-item a, .primary-nav .menu-item a {
padding: 0 1.429em;
height: 50px;
line-height: 50px;
}
.logo-group-nav .mega-menu-wrap .sub-menu a, .primary-nav .mega-menu-wrap .sub-menu a {
padding: 0;
height: auto;
line-height: inherit;
}
.logo-group-nav li.menu-item-has-children>a, .primary-nav li.menu-item-has-children>a {
padding: 0 2em 0 1.429em;
}
} @media screen and (min-width: 768px) {
.menu-toggle{
display: none;
}
}
@media screen and (max-width: 767px) {
.logo-group-nav{
margin-top: 0 !important;
}
.main-navigation,
.logo-navigation
{
padding-bottom: 30px;
}
.menu-toggle,
.main-navigation.toggled ul,
.logo-navigation.toggled ul{
display: block;
}
.menu-toggle {
width: 100%;
max-width: 80vw;
margin: 0 auto; }
[class*=mega-menu] .menu-toggle{
display: none !important;
}
.primary-nav{
background-color: transparent !important;
}
.main-navigation ul,
.logo-navigation ul
{
}
.main-navigation.toggled ul,
.logo-navigation.toggled ul
{
display: block;
max-width: 80vw;
margin: 30px auto 0;
}
.main-navigation ul li a,
.logo-navigation ul li a
{
padding: 0.5em 1em !important;
height: auto !important;
}
.main-navigation ul li ul,
.logo-navigation ul li ul
{
transform: none !important;
position: relative !important;
visibility: visible !important;
opacity: 1 !important;
box-shadow: none !important;
background-color: transparent !important;
width: 100% !important;
top: auto !important;
left: auto !important;
}
.main-navigation .sub-menu li.menu-item-has-children>a:after,
.logo-navigation .sub-menu li.menu-item-has-children>a:after
{
display: none;
}
}
@media screen and (min-width: 768px) {
.menu-toggle {
display: none; }
.main-navigation ul,
.logo-navigation ul
{
display: block; }
}
.chromium-look-tires .tz-categories-menu ul{
padding-left: 15px !important;
}
.chromium-look-tires .tz-categories-menu ul li{
position: relative;
}
.chromium-look-tires .tz-categories-menu ul li:before{
display: block;
width: 3px;
height: 3px;
position: absolute;
top: calc(50% - 1px);
left: -15px;
content: '';
border-radius: 50%;
background-color: currentColor;
}
.mega-menu-primary-nav .menu-toggle{
display: none !important;
} .primary-nav.with-widgets .nav-sidebar {
position: absolute;
right: 0;
top: 5px;
}
.primary-nav.with-widgets.reversed .nav-sidebar {
right: auto;
top: 5px;
left: 0;
}
.primary-nav .nav-sidebar .widget {
margin: 0 0.5em 0 0.5em;
}
.site-boxed .primary-nav-wrapper {
max-width: 1200px;
}
.primary-nav-wrapper {
width: 100%;
margin: 0 auto;
position: relative;
}
.primary-nav-wrapper #mega-menu-wrap-primary-nav {
margin: 0 !important;
}
@media (min-width: 768px) {
.primary-nav .nav-sidebar .widget {
margin: 0px 25px 0 0;
}
.primary-nav .nav-sidebar .widget:first-of-type{
}
.primary-nav-wrapper {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: space-between;
}
}  .mega-sub-menu .elementor-tab-title, .mega-sub-menu .elementor-tab-title:after {
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.mega-sub-menu .elementor-tab-title:after {
display: inline-block;
font-family: 'chromium';
content: "\e91b";
position: absolute;
right: 21px;
top: 50%;
font-size: 10px;
height: 16px;
line-height: 16px;
margin: -8px 0 0 0;
color: #626262;
}
.mega-sub-menu .elementor-tab-title.elementor-active {
font-weight: 500 !important;
}
.mega-sub-menu .elementor-tab-title:hover, .mega-sub-menu .elementor-tab-title:hover:after {
color: #000;
}
.mega-sub-menu .elementor-tabs-content-wrapper a:not(.button) {
color: #626262;
}
.mega-sub-menu .elementor-tabs-content-wrapper a:not(.button):hover, .mega-sub-menu .elementor-tabs-content-wrapper a:not(.button):focus, .mega-sub-menu .elementor-tabs-content-wrapper a:not(.button):active, .mega-sub-menu .elementor-tabs-content-wrapper h5 a:not(.button):hover, .mega-sub-menu .elementor-tabs-content-wrapper h5 a:not(.button):focus,
.mega-sub-menu .elementor-tabs-content-wrapper h5 a:not(.button):active {
color: #fdb819;
}
.mega-sub-menu .elementor-tabs-content-wrapper strong a:not(.button), .mega-sub-menu .elementor-tabs-content-wrapper h5 a:not(.button) {
color: #000;
}
#mega-menu-wrap-primary-nav #mega-menu-primary-nav>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.widget_tz_shortcode h4.mega-block-title, #mega-menu-wrap-primary-nav #mega-menu-primary-nav>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_tz_shortcode h4.mega-block-title {
margin: 0px;
padding: 0px;
border: 0px;
}
.site-header .elementor-widget-tabs .elementor-tab-content {
padding: 0;
}
.site-header .elementor-widget-tabs .elementor-tab-title {
border-bottom: 1px solid #f6f6f6 !important;
}
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{
position: relative;
}
@media screen and ( min-width: 1024px) {
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper:before {
content: '';
height: 100%;
width: 1px;
display: block;
position: absolute;
top:0;
left: -3px;
z-index: 1;
box-shadow: -5px 0px 20px 10px rgba(0,0,0,0.12);
}
}
.mega-departments-link.mega-menu-item .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{
z-index: 2 !important;
background-color: #fff !important;;
position: relative !important;;
}
.mega-departments-link.mega-menu-item .elementor-widget-tabs .elementor-widget-container h5{
font-weight: 500 !important;;
font-size: 12px !important;;
display: block !important;;
margin-bottom: 10px !important;;
}
.mega-departments-link.mega-menu-item .elementor-widget-tabs .elementor-widget-container ul{
list-style: none !important;;
padding: 0 !important;;
margin: 0 !important;;
}
.mega-departments-link.mega-menu-item .elementor-widget-tabs .elementor-widget-container li{
margin-top: 6px !important;;
margin-bottom: 6px !important;;
display: list-item !important;;
}
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title.elementor-active:after {
transform: rotate(90deg);
}
@media screen and (max-width: 500px) {
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
box-shadow: none;
}
.site-header .elementor-widget-tabs .elementor-tab-content {
}
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title {
position: relative;
}
} .top-widgets-left .widget.widget-woocommerce-currency-switcher,
.top-widgets-right .widget.widget-woocommerce-currency-switcher,
.themeszone-elementor-header .widget.widget-woocommerce-currency-switcher{
padding: 0;
min-height: auto;
}
.header-top .woocommerce-currency-switcher-form,
.themeszone-elementor-header .woocommerce-currency-switcher-form
{
position: relative;
display: inline-block;
}
.themeszone-elementor-header .woocommerce-currency-switcher-form:after,
.header-top .woocommerce-currency-switcher-form:after {
content: '\e91a';
font-family: 'chromium';
display: inline-block;
font-size: 8px;
position: absolute;
right: 5px;
top: 0;
color: #8b8b8b;
z-index: 1;
height: 38px;
line-height: 38px;
}
.header-top .woocommerce-currency-switcher-form select,
.themeszone-elementor-header .woocommerce-currency-switcher-form select{
border: none;
font-size: 12px;
height: 38px;
padding: 0 0.5em;
margin-right: 15px;
box-shadow: none;
background-color: #212121;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: inherit;
color: #fff;
text-transform: uppercase;
cursor: pointer;
font-weight: normal;
z-index: 2;
position: relative;
width: auto !important;
}
.woocommerce-account .header-top .woocommerce-currency-switcher-form,
.woocommerce-account.themeszone-elementor-header .woocommerce-currency-switcher-form
{
display: none;
} .header-top .widget_polylang,
.themeszone-elementor-header .widget_polylang{
position: relative;
}
.header-top .widget_polylang select,
.themeszone-elementor-header .widget_polylang select{
border: none;
font-size: 12px;
height: 38px;
padding: 0 0.5em;
margin-right: 15px;
box-shadow: none;
background-color: #212121;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: inherit;
color: #fff;
text-transform: uppercase;
cursor: pointer;
font-weight: normal;
z-index: 2;
position: relative;
}
.header-top .widget_polylang:after,
.themeszone-elementor-header .widget_polylang:after{
content: '\e91a';
display: inline-block;
font-family: 'chromium';
font-size: 8px;
position: absolute;
right: 5px;
top: 0;
color: #8b8b8b;
z-index: 1;
height: 38px;
line-height: 38px;
} .site-header .widget_tm_woocompare_recent_compare_list,
.site-header .widget_tm_woocommerce_wishlist,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist
{
height: 40px;
}
.site-header .tm-woocompare-widget-wrapper,
.site-header .tm-woocomerce-wishlist-widget-wrapper,
.themeszone-elementor-header .tm-woocompare-widget-wrapper,
.themeszone-elementor-header .tm-woocomerce-wishlist-widget-wrapper{
width: 40px;
height: 40px;
position: relative;
cursor: pointer;
display: inline-block;
}
.site-header .tm-woocompare-widget-wrapper:before,
.site-header .tm-woocomerce-wishlist-widget-wrapper:before,
.themeszone-elementor-header .tm-woocompare-widget-wrapper:before,
.themeszone-elementor-header .tm-woocomerce-wishlist-widget-wrapper:before{
display: inline-block;
content: '\e902';
font-size: 28px;
font-family: 'chromium';
position: absolute;
left: 0;
bottom: 0;
height: 40px;
color: #000;
}
.site-header .tm-woocomerce-wishlist-widget-wrapper:before,
.themeszone-elementor-header .tm-woocomerce-wishlist-widget-wrapper:before{
content: '\e93c';
}
.site-header .tm-woocompare-empty,
.site-header .tm-woowishlist-empty,
.themeszone-elementor-header .tm-woocompare-empty,
.themeszone-elementor-header .tm-woowishlist-empty{
display: none;
}
.site-header .compare-count-wrapper,
.site-header .wishlist-count-wrapper,
.themeszone-elementor-header .compare-count-wrapper,
.themeszone-elementor-header .wishlist-count-wrapper{
display: inline-block;
width: 18px;
height: 18px;
font-size: 12px;
border-radius: 50%;
color: #212121;
line-height: 18px;
position: absolute;
text-align: center;
top: 0;
right: 0;
font-weight: 500;
}
.site-header .tm-woocompare-widget-products,
.site-header .tm-woowishlist-widget-products,
.themeszone-elementor-header .tm-woocompare-widget-products,
.themeszone-elementor-header .tm-woowishlist-widget-products
{
background-color: #fff;
padding: 1.8em 20px;
width: 100vw;
max-width: 300px;
position: absolute;
top: 90px;
right: 0px;
border-style: solid;
border-width: 1px;
z-index: 400;
opacity: 0;
visibility: hidden;
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: translateZ(0);
padding-top: 80px;
}
.site-header .tm-woocompare-widget-products::before,
.site-header .tm-woocompare-widget-products::after,
.site-header .tm-woowishlist-widget-products::before,
.site-header .tm-woowishlist-widget-products::after,
.themeszone-elementor-header .tm-woocompare-widget-products::before,
.themeszone-elementor-header .tm-woocompare-widget-products::after,
.themeszone-elementor-header .tm-woowishlist-widget-products::before,
.themeszone-elementor-header .tm-woowishlist-widget-products::after{
display: none;
content: '';
width: 0;
height: 0;
position: absolute;
top: -10px;
right: 10px;
}
.site-header .tm-woocompare-widget-products::before,
.site-header .tm-woowishlist-widget-products::before,
.themeszone-elementor-header .tm-woocompare-widget-products::before,
.themeszone-elementor-header .tm-woowishlist-widget-products::before{
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #e7e4d9;
}
.site-header .tm-woocompare-widget-products::after,
.site-header .tm-woowishlist-widget-products::after,
.themeszone-elementor-header .tm-woocompare-widget-products::after,
.themeszone-elementor-header .tm-woowishlist-widget-products::after{
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 9px solid #fff;
top: -9px;
right: 12px;
}
.site-header .tm-woocompare-widget-product,
.site-header .tm-woowishlist-widget-product,
.themeszone-elementor-header .tm-woocompare-widget-product,
.themeszone-elementor-header .tm-woowishlist-widget-product{
padding: 0 20px 0 100px;
margin: 0 0 20px 0;
position: relative;
min-height: 80px;
text-align: left;
}
.site-header .tm-woocompare-widget-product::after,
.site-header .tm-woowishlist-widget-product::after,
.themeszone-elementor-header .tm-woocompare-widget-product::after,
.themeszone-elementor-header .tm-woowishlist-widget-product::after{
display: table;
content: '';
clear: both;
}
.site-header .tm-woocompare-widget-product:last-of-type,
.site-header .tm-woowishlist-widget-product:last-of-type,
.themeszone-elementor-header .tm-woocompare-widget-product:last-of-type,
.themeszone-elementor-header .tm-woowishlist-widget-product:last-of-type{
margin: 0;
}
.site-header .tm-woocompare-widget-product h3,
.site-header .tm-woowishlist-widget-product h3,
.themeszone-elementor-header .tm-woocompare-widget-product h3,
.themeszone-elementor-header .tm-woowishlist-widget-product h3{
font-size: inherit;
font-weight: normal;
display: block;
margin: 0;
color: inherit;
text-align: left;
padding-top: 32px;
}
.site-header .tm-woowishlist-widget-product h3,
.themeszone-elementor-header .tm-woowishlist-widget-product h3{
padding-top: 0;
}
.site-header .tm-woocomerce-list__product-image,
.themeszone-elementor-header .tm-woocomerce-list__product-image{
display: block;
max-width: 80px;
margin: 0 20px 0 0;
position: absolute;
left: 0;
top: 0;
}
.site-header .tm-woocompare-empty,
.themeszone-elementor-header .tm-woocompare-empty{
display: none;
}
.site-header .compare_link_btn,
.site-header .tm-woowishlist-page-button,
.themeszone-elementor-header .compare_link_btn,
.themeszone-elementor-header .tm-woowishlist-page-button{
position: absolute;
top: 110px;
right: 20px;
z-index: 401;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width: 260px;
text-align: center;
}
.site-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-products+.compare_link_btn,
.site-header .widget_tm_woocommerce_wishlist.opened .tm-woowishlist-widget-products+.tm-woowishlist-page-button,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-products+.compare_link_btn,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist.opened .tm-woowishlist-widget-products+.tm-woowishlist-page-button{
opacity: 1;
visibility: visible;
top: 80px;
}
.site-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-wrapper:before,
.site-header .widget_tm_woocommerce_wishlist.opened .tm-woocomerce-wishlist-widget-wrapper:before,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-wrapper:before,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist.opened .tm-woocomerce-wishlist-widget-wrapper:before{
content: '\e92f';
}
.site-header .tm-woowishlist-widget-product .button,
.themeszone-elementor-header .tm-woowishlist-widget-product .button{
height: 32px;
line-height: 32px;
font-size: 12px;
margin-top: 5px;
text-transform: none;
}
.site-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-products,
.site-header .widget_tm_woocommerce_wishlist.opened .tm-woowishlist-widget-products,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-products,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist.opened .tm-woowishlist-widget-products{
opacity: 1;
top: 60px;
}
.site-header .tm-woocompare-remove,
.site-header .tm-woowishlist-remove,
.themeszone-elementor-header .tm-woocompare-remove,
.themeszone-elementor-header .tm-woowishlist-remove{
top: 30px;
}
.tm-woocompare-list .tm-wc-compare-wishlist-loader>*,
.tm-woocompare-widget-wrapper .tm-wc-compare-wishlist-loader>*,
.tm-woowishlist .tm-wc-compare-wishlist-loader>*,
.tm-woocomerce-wishlist-widget-wrapper .tm-wc-compare-wishlist-loader>* {
width: 30px;
height: 30px;
}
.tm-woocompare-list .tm-wc-compare-wishlist-loader, .tm-woocompare-widget-wrapper .tm-wc-compare-wishlist-loader, .tm-woowishlist .tm-wc-compare-wishlist-loader, .tm-woocomerce-wishlist-widget-wrapper .tm-wc-compare-wishlist-loader {
background: rgba(255, 255, 255, 0.8);
z-index: 1;
}
@media (min-width: 768px) {
.site-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-wrapper:before,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-wrapper:before{
content: '\e902';
}
.site-header .widget_tm_woocommerce_wishlist.opened .tm-woocomerce-wishlist-widget-wrapper:before,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist.opened .tm-woocomerce-wishlist-widget-wrapper:before{
content: '\e93c';
}
.site-header .tm-woocompare-widget-products::before,
.site-header .tm-woocompare-widget-products::after,
.site-header .tm-woowishlist-widget-products::before,
.site-header .tm-woowishlist-widget-products::after,
.themeszone-elementor-header .tm-woocompare-widget-products::before,
.themeszone-elementor-header .tm-woocompare-widget-products::after,
.themeszone-elementor-header .tm-woowishlist-widget-products::before,
.themeszone-elementor-header .tm-woowishlist-widget-products::after{
display: inline-block;
}
}  .sticky {
position: relative;
padding: 2em;
}
.sticky .sticky-post {
display: inline-block;
padding: 0 1em;
text-transform: uppercase;
height: 38px;
line-height: 34px;
top: 16px;
right: -5px;
background-color: #fff;
border-style: solid;
border-width: 2px;
z-index: 1;
}
.sticky .sticky-post:after {
content: '';
display: inline-block;
position: absolute;
right: -2px;
bottom: -8px;
width: 0;
height: 0;
border-width: 6px 0 0 0;
border-style: solid;
border-right: 5px solid transparent !important;
}
@media screen and ( max-width: 768px ) {
.sticky .sticky-post{
border:none;
right:0;
left: auto;
height: 28px;
font-size: 13px;
}
}
@media screen and ( min-width: 768px ) {
.sticky .sticky-post{
position: absolute;
}
} .error404 .site {
background-color: #f6f6f6;
}
.error404 .site-content {
text-align: center;
}
.error404 .page-title {
text-align: center;
font-size: 12em;
font-weight: 100;
color: #d0d0d0;
}
.error404 .subtitle {
font-size: 2.400em;
text-transform: uppercase;
display: block;
margin: 0;
color: #000;
}
.error404 .site-content p {
margin: 0 0 2.222em 0;
font-size: 1.200em;
color: #909090;
}
.error404 .site-content input[type="search"].search-field {
width: 100%;
max-width: 325px;
background-color: #fff;
margin-right: 8px;
}
.error404 .home-link {
font-size: 0.933em;
display: inline-block;
margin: 2em 0 6em 0;
}
.error404 .home-link i {
padding-right: 5px;
font-size: 10px;
}
.error404 .home-link i:before{
transform: translateY(-1px) rotate(180deg);
} .search-no-results .page-content{
text-align: center;
}
.search-no-results .search-field{
width: 100%;
max-width: 325px;
margin-right: 0.5em;
background-color: #fff
} .search-counter-wrapper {
margin: 0 0 4em 0;
text-align: center;
}
.search-counter-wrapper .msg {
display: inline-block;
max-width: 600px;
padding: 0 1em;
}
.search-counter-wrapper input[type="search"].search-field {
width: 100%;
max-width: 325px;
margin-right: 0.5em;
background-color: #fff;
}
.search-counter-wrapper input[type="search"].search-field, .search-counter-wrapper input[type="submit"].search-submit {
padding: 0 1em;
}
.search .search-excerpt:hover, .search a:hover>.search-excerpt {
background-color: transparent;
}
.search .search-excerpt {
padding: 0 3px;
} article.type-post {
margin-bottom: 3em;
padding: 0;
background-color: #fff;
}
article.type-post .thumbnail-wrapper img {
display: block;
margin: 0 auto;
}
article.type-post .thumbnail-wrapper {
position: relative;
overflow: hidden;
max-width: 100%;
}
article.type-post .custom-post-label {
text-transform: uppercase;
color: #212121;
position: absolute;
right: 40px;
top: 30px;
border-radius: 5px;
padding: 3px 8px;
display: inline-block;
font-size: 0.800em;
z-index: 1;
}
article.type-post .entry-header {
padding: 1.5em 1em 0 1em;
margin: 0 0 1em 0;
}
.search-results article.type-post:not(.has-post-thumbnail) .entry-header{
padding: 0;
}
.search-results article.type-post:not(.has-post-thumbnail) .entry-summary{
padding-left: 0;
padding-right: 0;
}
.search-results article.attachment .entry-header{
padding-top: 0;
}
article.type-post .entry-title {
display: block;
font-size: 1.716em; text-transform: none;
margin: 0 0 6px 0;
width: 100%;
text-align: left;
line-height: 1.2;
max-width: 100%;
word-wrap: break-word;
}
.single-post article .entry-title{
font-size: 2em;
}
.blog-style-default article.type-post .entry-title{
margin-bottom: 1rem;
}
.blog-style-default.single article.type-post .entry-title{
margin-bottom: 0.5rem;
}
.entry-title a {
color: inherit;
word-wrap: inherit;
word-break: inherit;
}
article.type-post img.avatar {
display: inline-block;
border-radius: 50%;
margin: -5px 1em 0 0;
float: left;
}
article.type-post .post-author{
margin-right: 7px;
}
article.type-post .post-author, article.type-post .time-wrapper {
display: inline-block;
}
.blog-style-default article .time-wrapper{
margin-right: 11px;
}
article.type-post .post-author a {
color: #000;
}
article.type-post .time-wrapper i {
font-size: 18px;
vertical-align: middle;
margin: 0 6px 0 3px;
}
article.type-post .edit-link {
border-left: 1px solid #e1e1e1;
padding-left: 11px;
}
article.type-post .post-cats, article.type-post .post-tags {
margin-top: 0.5em;
padding-top: 0.5em;
}
.single-post article.type-post .post-cats{
display: inline-block;
margin-right: 11px;
margin-top: 0;
padding-bottom: 0;
}
article.type-post .post-cats+.post-tags {
border-width: 0;
margin-top: 0;
padding-top: 0;
}
article.type-post .entry-content, article.type-post .entry-summary {
padding: 0 1em;
width: 100%;
}
article.type-post .entry-content  p:last-child,
article.type-post .entry-summary  p:last-child,
article.type-post .entry-summary  ul:last-child,
article.type-post .entry-summary  ol:last-child,
article.type-post .entry-content  ul:last-child,
article.type-post .entry-content  ol:last-child,
article.type-post .entry-content  .page-links,
article.type-post .entry-summary .page-links
{
margin-bottom: 0;
}
article.type-post .entry-meta,
article.type-attachment .entry-meta {
padding: 0.5em 1em 2em 1em;
}
article.type-post .entry-meta:after, article.type-attachment .entry-meta:after {
display: table;
content: '';
clear: both;
}
.blog-style-default article .meta-group{
margin-top: 1em;
width: 100%;
}
.blog-style-default article .meta-taxonomy{
text-transform: uppercase;
font-size: 0.867em;
}
article.type-post .meta-counters, article.type-attachment .meta-counters {
float: none;
text-align: center;
}
article.type-post .meta-counters div:not(.wrapper), article.type-attachment .meta-counters div:not(.wrapper) {
display: inline-block;
margin-left: 10px;
height: 34px;
line-height: 34px;
}
article.type-post .meta-counters i, article.type-attachment .meta-counters i {
font-size: 18px;
vertical-align: middle;
margin: 0 6px 0 0;
}
article.type-post .entry-header-meta {
font-size: 12px;
text-transform: uppercase;
margin-bottom: 15px;
}
article.type-post .link-to-post.button {
text-transform: none;
font-weight: 400;
margin-top: 1.75em;
margin-bottom: -0.3em;
}
@media (min-width: 768px) {
article.type-post .entry-header {
padding: 1.5em 2em 0 2em;
}
article.type-post .entry-content, article.type-post .entry-summary {
padding: 0 2em;
}
article.type-post .entry-meta,
article.type-attachment .entry-meta {
padding: 0.5em 2em 2em 2em;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: flex-start;
}
.blog-style-default article.type-post .entry-meta,
.blog-style-default article.type-attachment .entry-meta{
padding-top: 0;
}
article.type-post .meta-counters, article.type-attachment .meta-counters {
align-self: flex-end;
margin-left: auto;
transform: translateY(10px);
}
article.type-post .meta-counters div:not(.wrapper),
article.type-attachment .meta-counters div:not(.wrapper) {
margin-left: 20px;
}
.blog-style-default article.type-post .entry-meta,
.blog-style-default article.type-attachment .entry-meta{
flex-direction: column;
}
} article.type-post .post-date-wrapper {
width: 100px;
height: 100%;
color: #000;
font-size: 13px;
text-transform: uppercase;
padding: 30px 0 50px 24px;
position: relative;
}
@media screen and ( max-width: 767px ) {
article.type-post .post-date-wrapper{
padding: 30px 0 0 24px;
}
article.type-post{
margin-bottom: 2em;
}
body:not(.blog-grid-posts) article.type-post.has-post-thumbnail .post-date-wrapper{
margin-top: -50px;
}
}
.blog-grid-posts article.type-post .post-date-wrapper {
width: 50px;
height: 50px;
padding: 0;
position: absolute;
left: 15px;
top: 15px;
}
article.type-post .post-date-wrapper::before {
display: inline-block;
width: 1px;
height: calc(100% - 78px);
content: '';
position: absolute;
left: 58px;
top: 30px;
}
article.type-post .post-date-wrapper::after {
display: inline-block;
width: 9px;
height: 9px;
border-radius: 50%;
content: '';
position: absolute;
left: 54px;
bottom: 43px;
}
.blog-grid-posts  article.type-post .post-date-wrapper::before,
.blog-grid-posts  article.type-post .post-date-wrapper::after {
display: none;
}
article.type-post .post-date-wrapper span.border {
display: block;
text-align: center;
width: 68px;
height: 68px;
border-style: solid;
border-width: 1px;
box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.1);
border-radius: 3px;
position: relative;
z-index: 1;
background-color: #fff;
}
.blog-grid-posts  article.type-post .post-date-wrapper span.border {
width: 50px;
height: 50px;
border-width: 0;
}
article.type-post .post-date-wrapper span:not(.border) {
font-size: 28px;
display: block;
padding-top: 16px;
line-height: 18px;
}
.blog-grid-posts article.type-post .post-date-wrapper span:not(.border) {
color: #000;
padding-top: 10px;
}
article.type-post .grid-wrapper .entry-title {
font-size: 28px;
margin: 0 0 6px 0;
line-height: 32px;
}
.blog-grid-posts article.type-post .grid-wrapper .entry-title{
font-size: 25px;
}
article.type-post .grid-wrapper img.avatar {
display: none;
}
article.type-post .grid-wrapper .post-author:before,
article.type-post .grid-wrapper .post-cats:before,
article.type-post .grid-wrapper .post-tags:before,
.blog-style-2 article.type-post .post-author::before,
.blog-style-2 article.type-post .post-cats::before,
.blog-style-2 article.type-post .time-wrapper::before,
.blog-style-default article .meta-taxonomy .post-cats:before,
.blog-style-default article .meta-taxonomy .post-tags:before
{
display: inline-block;
font-family: 'chromium';
font-size: 15px;
color: #d1d1d1;
content: '\e920';
padding: 0 5px 0 0;
transform: translateY(1px);
}
.blog-style-2 article.type-post .time-wrapper::before {
content: '\e91c';
padding: 0 5px 0 0;
position: relative;
top: 1px;
}
article.type-post .grid-wrapper .post-cats:before,
.blog-style-2 article.type-post .post-cats:before,
.blog-style-default article .meta-taxonomy .post-cats:before
{
content: '\e91f';
padding: 0 8px 0 0;
position: relative;
top: 1px;
}
article.type-post .grid-wrapper .post-cats .label,
article.type-post .grid-wrapper .post-tags .label,
.blog-style-2 article.type-post .time-wrapper .label,
.blog-style-2 article.type-post .post-cats .label,
.blog-style-2 article.type-post .post-tags .label {
display: none;
}
article.type-post .grid-wrapper .post-cats a,
article.type-post .grid-wrapper .post-tags a,
.blog-style-2 article.type-post .post-cats a {
}
article.type-post .grid-wrapper .post-tags:before,
.blog-style-2 article.type-post .post-tags:before,
.blog-style-default article .meta-taxonomy .post-tags:before
{
content: '\e926';
padding: 0 8px 0 0;
position: relative;
top: 1px;
}
.blog-style-2 article.type-post footer.entry-meta .post-tags:before {
display: none;
}
article.type-post .grid-wrapper .post-cats,
article.type-post .grid-wrapper .post-tags,
article.type-post .grid-wrapper .post-author,
.blog-style-2 article.type-post .post-cats,
.blog-style-2 article.type-post .post-author,
.blog-style-2 article.type-post .time-wrapper {
border: 0;
margin: 0 1em 0.5em 0;
padding: 0;
display: inline-block;
}
article.type-post .grid-wrapper .entry-header-meta {
margin-bottom: 0;
}
article.type-post .grid-wrapper .meta-counters i, article.type-attachment .grid-wrapper .meta-counters i {
font-size: 16px;
}
.blog-style-2 article.type-post img.avatar {
display: none;
}
@media (min-width: 768px) {
article.type-post .grid-wrapper .entry-header {
padding: 2.1em 2.5em 1em 1em;
margin: 0;
}
article.type-post .grid-wrapper .entry-content, article.type-post .grid-wrapper .entry-summary {
padding: 0 2.5em 0 1em;
}
article.type-post .grid-wrapper .entry-meta, article.type-attachment .grid-wrapper .entry-meta {
padding: 0 2.5em 2.5em 1em;
}
@supports (grid-area: auto) {
article.type-post .grid-wrapper {
display: grid;
grid-template-columns: 100px calc(100% - 100px);
grid-template-rows: auto auto auto;
align-items: stretch;
max-width: 100%;
}
.blog-grid-posts article.type-post .grid-wrapper {
grid-template-columns: 100%;
grid-template-rows: auto auto auto;
padding: 0 1em;
}
article.type-post .grid-wrapper .post-date-wrapper {
grid-row: 1 / span 3;
}
}
} .blog.blog-grid-posts article.type-post .entry-content {
padding: 0 1em;
word-wrap: break-word;
}
.blog.blog-grid-posts article.type-post .entry-summary {
padding: 0 1em;
word-wrap: break-word;
}
.blog.blog-grid-posts article.type-post .entry-header {
padding: 30px 1em 0 1em;
margin: 0 0 1em 0;
}
.blog.blog-grid-posts article.type-post .thumbnail-wrapper img {
width: 100%;
}
.blog.blog-grid-posts article.type-post .entry-meta {
padding: 0.5em 1em 40px 1em;
}
.blog.blog-grid-posts .entry-content p {
line-height: 22px;
}
article.type-post .meta-counters div:first-child:not(.wrapper) {
margin: 0;
}
.blog.blog-grid-posts article.format-quote .quote-wrapper {
padding: 0 1em;
font-size: 1.6em;
}
.blog.blog-grid-posts article .meta-counters {
position: absolute;
left: 0;
bottom: -20px;
background-color: rgba(255,255,255,0.8);
opacity: 0;
padding: 10px;
width: 100%;
text-align: center;
-webkit-transition: bottom 0.3s ease-out, opacity 0.3s ease-out;
-ms-transition: bottom 0.3s ease-out, opacity 0.3s ease-out;
transition: bottom 0.3s ease-out, opacity 0.3s ease-out;
margin: 0;
border: 0;
color: #000;
float: none;
z-index: 1;
}
.blog.blog-grid-posts article:hover .meta-counters:not(:empty) {
bottom: 0px;
opacity: 1;
}
@media (min-width: 768px) {
.blog.blog-grid-posts.site-boxed .site-content {
max-width: 1200px;
}
.blog.blog-grid-posts article.type-post {
max-width: 100%;
margin-bottom: 2em;
}
@supports (grid-area: auto) {
.blog.blog-grid-posts .site-content {
display: grid;
grid-column-gap: 2em;
justify-items: stretch;
}
.blog.blog-grid-posts.col-2 .site-content {
grid-template-columns: repeat( 2, 50% );
}
.blog.blog-grid-posts.col-3 .site-content {
grid-template-columns: repeat( 3, 33.3% );
}
.blog.blog-grid-posts.col-4 .site-content {
grid-template-columns: repeat( 4, 25% );
}
.blog.blog-grid-posts.col-5 .site-content {
grid-template-columns: repeat( 5, 20% );
}
.blog.blog-grid-posts.col-6 .site-content {
grid-template-columns: repeat( 6, 16.5% );
}
.blog.blog-grid-posts.col-2 .page-title, .blog.blog-grid-posts.col-2 .navigation.pagination {
grid-column: 1 / span 2;
}
.blog.blog-grid-posts.col-3 .page-title, .blog.blog-grid-posts.col-3 .navigation.pagination {
grid-column: 1 / span 3;
}
.blog.blog-grid-posts.col-4 .page-title, .blog.blog-grid-posts.col-4 .navigation.pagination {
grid-column: 1 / span 4;
}
.blog.blog-grid-posts.col-5 .page-title, .blog.blog-grid-posts.col-5 .navigation.pagination {
grid-column: 1 / span 5;
}
.blog.blog-grid-posts.col-6 .page-title, .blog.blog-grid-posts.col-6 .navigation.pagination {
grid-column: 1 / span 6;
}
}
}
.search-results article{
margin-bottom: 2em !important;
}
.search-results article footer.entry-meta
{
display: none;
}
.search-results article .entry-summary{
padding-bottom: 2em;
}
.search-results article{
padding: 1.5em 2em 0 2em;
background-color: #fff;
}
.search-results article.type-product .entry-header{
padding: 0 2em 0 2em;
}
.search-results article.type-product .entry-summary{
padding: 0 2em 2em;
}
.search-results article.has-post-thumbnail{
padding: 0;
}
.search-results article .entry-title{
display: block;
font-size: 26px;
font-weight: 400;
text-transform: none;
margin: 0 0 20px 0;
width: 100%;
text-align: left;
line-height: 1.2;
max-width: 100%;
word-wrap: break-word;
}
.search-results article.has-post-thumbnail .entry-header{
padding-top: 0;
}
.search-results article.has-post-thumbnail .entry-title{
margin-top: 23px;
}
a.more-link{
display: inline-block;
text-transform: none;
font-weight: 400;
border: 0;
box-shadow: none;
-webkit-transition: background-color .3s ease-out,color .3s ease-out;
transition: background-color .3s ease-out,color .3s ease-out;
padding: 0 20px !important;
font-size: .933em !important;
border-radius: 3px;
outline: none;
height: 40px;
line-height: 40px;
color: #fff;
background-color: #212121;
margin-top: 1.5em;
}
a.more-link:hover{
background-color: #ffa800;
color: #000;
} .single article.type-post .entry-header {
margin: 0 0 1em 0;
}
.single article.type-post .entry-content, .single article.type-post .entry-summary {
font-size: 1.067em;
} .single article.type-post .post-tags {
display: inline-block;
border: 0;
margin: 5px 0 0 0;
padding: 0;
max-width: 50%;
}
.single article.type-post .post-tags .label {
display: none;
}
.single article.type-post .post-tags a {
padding: 4px 12px 5px;
border-radius: 3px;
font-size: 0.933em;
display: inline-block;
margin: 0 5px 7px 0px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.single article.type-post .entry-meta {
padding-top: 2em;
}
.single article.type-post .entry-meta:empty{
padding-top: 0;
}
.single article.type-post footer.entry-meta{
display: grid;
grid-template-columns: 1fr minmax(0, max-content);
grid-template-areas: "tags meta"
}
.single article.type-post footer.entry-meta .post-tags{
grid-area: tags;
max-width: 100%;
padding-right: 1em;
}
.single article.type-post footer.entry-meta  .meta-counters{
grid-area: meta;
}
.tz-social-links div.wrapper {
text-align: left;
}
.tz-like-wrapper div.wrapper {
text-align: center;
max-width: 100%
}
.tz-social-links .sharecount {
float: right;
width: 34px;
display: inline-block;
height: 26px;
line-height: 26px;
text-align: center;
margin: 4px 0 0 0;
border-left: 1px solid #dbdbdb;
}
.tz-social-links .share-icon::before {
content: "\e921";
font-family: 'chromium';
font-style: normal;
font-size: 17px;
}
.tz-like-wrapper .like-icon::before {
content: "\e93c";
font-family: 'chromium';
font-style: normal;
font-size: 16px;
}
.tz-social-links .wrapper a, .tz-like-wrapper .wrapper a {
background-color: #f6f6f6;
color: #626262;
height: 34px;
line-height: 34px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
padding-left: 1em;
border-top: 1px solid #fff;
}
.tz-like-wrapper .wrapper a {
display: block;
padding: 0;
border: 0;
}
.tz-like-wrapper .wrapper #icon-like::before,
.tz-like-wrapper .wrapper #icon-unlike::before {
display: inline-block;
content: "\e911";
font-family: 'chromium';
padding: 0 5px 0 0;
}
.tz-like-wrapper .wrapper #icon-unlike::before {
content: "\e90a";
}
.tz-like-wrapper i.loading {
font-size: 12px;
}
.tz-social-links .wrapper a i {
font-size: 18px;
vertical-align: baseline;
padding-left: 5px;
}
.tz-social-links .wrapper a i:before {
color: #626262;
}
.tz-social-links .wrapper a:hover, .tz-social-links .wrapper a:hover i:before {
color: #fff;
}
.tz-like-wrapper .wrapper a:hover, .tz-like-wrapper .wrapper a:hover i:before {
color: #212121;
}
.tz-like-wrapper .wrapper a:focus {
outline: none;
}
article.type-post .meta-counters div.tooltip {
background-color: #f6f6f6;
font-size: 0.800em;
line-height: 1.5;
color: #626262;
padding: 5px 0;
height: auto;
margin: 0;
}
.tz-social-links .wrapper a.facebook:hover {
background-color: #3b5a9a;
}
.tz-social-links .wrapper a.linkedin:hover {
background-color: #117bb7;
}
.tz-social-links .wrapper a.twitter:hover {
background-color: #28a9e2;
}
.tz-social-links .wrapper a.google:hover {
background-color: #e04a39;
}
.tz-social-links .wrapper a.pinterest:hover {
background-color: #cc2129;
}
.tz-social-links .wrapper a.tumblr:hover {
background-color: #31506d;
}
.tz-social-links .wrapper a.mail:hover {
background-color: #0093e7;
}
.tz-social-links .wrapper a.vk:hover {
background-color: #5181B8;
}
@media (min-width: 768px) {
.tz-social-links .heading, .tz-like-wrapper .heading {
padding: 0 1em;
background-color: #b6b6b6;
color: #fff;
}
} .author-info .author-title {
clear: none;
font-size: 1.200em;
margin-bottom: 15px;
}
.author-info .author-bio {
font-size: 0.933em;
margin-bottom: 15px;
}
.author-info .author-link {
font-size: 0.800em;
}
.author-info .author-link i {
vertical-align: middle;
}
article.type-post .author-info img.avatar {
display: inline-block;
border-radius: 50%;
margin: 0 1em 1em 0;
float: left;
}
.author-info {
padding: 0 1em 2em 1em;
}
.author-info h3 {
font-size: 1em;
font-weight: 500;
margin: 0 0 2em 0;
padding: 0 0 1em 0;
text-transform: uppercase;
border-style: solid;
border-width: 0 0 1px 0;
}
@media (min-width: 768px) {
.author-info {
padding: 0 2em 2em 2em;
}
article.type-post .author-info img.avatar {
margin: 0 2em 2em 0;
}
.author-info .author-link {
margin-left: 106px;
}
}
.page-title {
font-size: 2em;
font-weight: 500;
margin: 0 0 1.5rem 0;
line-height: 1.2;
color: #000;
}
.search-results .page-title,
.search-no-results .page-title
{
text-align: center;
}
.page-title i {
vertical-align: middle;
margin: 0 10px 0 0;
font-size: 30px;
}
.entry-content, .entry-summary, .page-content {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
position: relative;
}
.entry-content:after, .entry-summary:after, .page-content:after {
display: table;
content: '';
clear: both;
} .related-posts {
margin: 0 0 3em 0;
}
.related-posts ul {
list-style: none;
padding: 0;
margin: 0;
}
.related-posts ul li {
display: flex;
background-color: #fff;
height: 100%;
flex-direction: row;
align-items: flex-start;
}
.related-posts .entry-title.related-posts-title { font-size: 1.5em; margin: 0 0 1em 0;
display: block;
text-align: center;
}
.related-posts .entry-title.related-posts-title span { }
.related-posts .related-categorie { padding: 0;
display: inline-block;
font-size: 13px;
margin: 0 0 5px 0;
}
.related-posts h3 {
text-transform: none;
font-size: 18px;
font-weight: 400;
margin: 10px 0 1em 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
line-height: 26px;
max-width: 100%;
}
.related-posts h3 a {
color: inherit;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.related-posts .item-content {
text-align: center;
padding: 1.5em 1.5em 1em;
width: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
@media screen and ( max-width: 767px ){
.related-posts .item-content{
padding: 1em;
}
}
.related-posts .thumb-wrapper {
width: 40%;
line-height: 0;
}
.related-posts .thumb-wrapper + .item-content {
width: 60%;
}
.related-posts .date-cat-wrapper {
font-size: 13px;
display: block;
text-transform: uppercase;
width: 100%;
}
@media screen and ( min-width: 768px ){
.related-posts .date-cat-wrapper span {
margin-right: 8px;
}
}
.related-posts .meta-counters {
align-self: flex-end;
width: 100%;
margin-top: 10px;
}
.related-posts .meta-counters div:not(.wrapper), .related-posts .meta-counters div:not(.wrapper) {
display: inline-block;
margin-right: 10px;
height: 34px;
line-height: 34px;
}
.related-posts .meta-counters i, .related-posts .meta-counters i {
font-size: 18px;
vertical-align: middle;
margin: 0 6px 0 0;
}
@media screen and (min-width: 768px) and (-ms-high-contrast:none) {
.related-posts ul{
display: flex;
}
.related-posts ul li{
flex-basis: calc( 50% - 15px );
width: calc( 50% - 15px );
}
.related-posts ul li:nth-child(2n){
margin-left: 30px;
}
}
@supports (grid-area: auto) {
.related-posts ul {
display: grid;
grid-gap: 2em;
align-items: start;
grid-template-columns: 1fr;
}
@media screen and ( min-width: 768px ) {
.related-posts ul {
grid-template-columns: repeat(2, minmax(300px, 50%));
}
.layout-one-col .related-posts ul {
grid-template-columns: repeat(3, minmax(300px, 50%));
}
}
}
@media screen and ( max-width: 1024px ) {
.related-posts ul li{
flex-direction: column;
}
.related-posts ul li .thumb-wrapper{
display: none;
}
.related-posts ul li .item-content,
.related-posts .thumb-wrapper + .item-content
{
width: 100%;
}
}
@media (min-width: 768px) {
.site-content .related-posts .entry-title.related-posts-title {
text-align: left;
}
.related-posts .item-content {
text-align: left;
}
.related-posts .thumb-wrapper img {
height: 100%;
width: 100%;
}
} .comments-area {
margin: 0 0 4em 0;
padding: 0;
}
.bypostauthor>article .fn:before {
margin: 0 -2px 0 2px;
}
.comments-area .comments-title { font-size: 1.3em; margin: 0 0 1em 0;
display: block;
text-align: center;
}
.comments-area .comments-title span { }
.comments-area .comment-reply-title {
font-size: 1.3em; position: relative;
text-align: left;
margin: 1em 0 0.5em 0; }
.comments-area .comment-reply-title span{ }
.comments-area .gravatar {
display: inline-block;
position: absolute;
left: 25px;
top: 30px;
}
.comments-area .gravatar img {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.comments-area .comment, .comments-area .pingback {
margin: 0 0 1em 0;
padding: 2em 2em 2em 7em;
position: relative;
display: block;
background-color: #fff;
}
.comments-area .comment-meta {
margin-bottom: 1.333em;
}
.comments-area .comment-author {
font-size: 1em;
display: inline-block;
font-weight: 500;
margin: 0;
padding: 0;
}
.comments-area .comment-author a {
color: inherit;
}
.comments-area .comment-meta-time {
font-size: 0.800em;
display: inline-block;
color: #81858c;
margin-right: 30px;
}
.comments-area .comment-reply-link, .comments-area .comment-edit-link {
display: inline-block;
font-size: 0.800em;
}
.comments-area .comment-reply-link:before {
display: inline-block;
content: "\e912";
font-family: 'chromium';
font-size: 16px;
vertical-align: sub;
padding: 0 5px 0 0;
}
.comments-area .comment-reply-link+.comment-edit-link:before {
content: '|';
display: inline-block;
margin: 0 10px;
}
.comments-area .pingback {
padding: 2em;
text-transform: uppercase;
}
.comments-area .pingback a {
text-transform: none;
}
.comments-area .pingback .comment-meta {
margin-bottom: 0;
}
.comments-area .pingback .comment-edit-link {
float: none;
display: block;
}
.comments-area .comment .comment {
padding: 20px 0 0 80px;
}
.comments-area .comment .comment .gravatar {
left: 0;
}
.comments-area .comment .comment .comment-content {
margin-bottom: 35px;
}
.comments-area .comments-list .comment:first-of-type, .comments-area .comments-list .pingback:first-of-type {
border: 0;
}
.comments-area .comments-list .comment .child-comments {
margin: 30px 0 0 -80px;
padding: 0;
border-width: 1px 0 0 0;
border-style: solid;
}
.comments-area .comment-content {
padding: 0;
margin: 0;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.comments-area .comments-list {
margin-bottom: 3em;
}
.comments-area .comment-content p:last-child, .comments-area .comment-content p:last-of-type {
margin: 0;
}
.comments-area .comment-form {
margin: 0 -1em 4em -1em;
}
.comments-area .comment-form p {
padding: 0 1em;
margin: 0 0 1em 0;
}
.comment-form-cookies-consent input[type="checkbox"]{
display: inline-block;
margin-right: 10px;
vertical-align: middle;
}
.comment-form-cookies-consent label{
display: inline-block !important;
vertical-align: middle;
margin-bottom: 0 !important;
}
.comments-area .comment-form input[type="text"], .comments-area .comment-form input[type="email"], .comments-area .comment-form input[type="url"], .comments-area .comment-form textarea {
width: 100%;
background-color: #fff;
}
.comments-area .comment-form p.comment-form-author, .comments-area .comment-form p.comment-form-email, .comments-area .comment-form p.comment-form-url {
margin: 0 0 2em 0;
}
.comments-area .comment-form p.comment-notes {
margin-bottom: 2em;
}
.comments-area .comment-form label {
display: block;
margin-bottom: 0.5em;
color: #000;
}
.comments-area .comment-form textarea {
min-height: 135px;
}
.comments-area .comment-form-comment {
clear: both;
}
.comments-area small {
display: inline-block;
font-size: 12px;
margin: 0 0 0 25px;
}
.comments-area .pingback .comment-meta, .comments-area .trackback .comment-meta {
padding: 0;
text-align: left;
}
.required {
color: #c0392b;
}
.no-comments {
text-transform: uppercase;
font-size: 16px;
margin: 0;
}
.no-comments i {
margin-right: 5px;
}
@media (min-width: 768px) {
.comments-area .comments-title {
text-align: left;
}
} .comment-numeric-navigation {
margin: 40px 0;
text-align: center;
}
.comment-numeric-navigation .loop-pagination {
margin-top: -5px;
text-align: center;
}
.comment-numeric-navigation .page-numbers {
font-size: 13px;
margin-right: 1px;
display: inline-block;
padding: 9px 15px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-border-radius: 3px;
border-radius: 3px;
background-clip: padding-box;
}
.comment-numeric-navigation ul.page-numbers {
border: 0 none;
padding: 0;
margin: 0;
}
.comment-numeric-navigation .page-numbers.current {
border: 1px solid #f8f8f6;
background: #f8f8f6;
}
.comment-numeric-navigation a {
color: #151515;
}
.comment-numeric-navigation a:hover, .comment-numeric-navigation a:active, .comment-numeric-navigation a:focus {
color: #f7972b;
border: 1px solid #f7972b;
}
.comment-numeric-navigation i {
font-size: 10px;
}
.comment-numeric-navigation .page-links-title {
float: left;
padding: 10px 0;
}
.comment-navigation {
margin: 40px 0;
text-align: left;
}
.comment-navigation .prev {
float: left;
}
.comment-navigation .next {
float: right;
}
.comment-navigation a {
font-size: 13px;
display: inline-block;
padding: 9px 15px;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
color: #151515;
}
.comment-navigation a:hover, .comment-navigation a:active, .comment-navigation a:focus {
color: #f7972b;
}
.comment-navigation i {
font-size: inherit;
padding: 0 5px;
}
.comment-navigation:after {
display: block;
clear: both;
content: '';
}
@media (min-width: 768px) {
.comments-area .comment-meta {
text-align: left;
}
.comments-area .comment-form-author, .comments-area .comment-form-email, .comments-area .comment-form-url {
width: 33.333%;
display: inline-block;
float: left;
}
.comments-area .comments-list .comment .child-comments {
padding: 0px 0 0 40px;
}
}  button.owl-dot{
display: inline-block;
width: 17px;
height: 17px;
background: transparent !important;
}
article.format-gallery .owl-nav {
display: block;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
}
article.format-gallery .owl-carousel .owl-nav div {
width: 50px;
height: 100%;
margin: 0;
}
article.format-gallery .owl-next {
float: right;
}
article.format-gallery .owl-carousel .owl-nav div+div::before {
display: none;
}
article.format-gallery .owl-carousel .owl-nav div::after {
top: 50%;
color: rgba(255, 255, 255, 0.7);
font-size: 50px;
left: auto;
right: 0;
margin-top: -37px;
}
article.format-gallery .owl-carousel .owl-nav div:hover::after {
right: -10px;
color: rgba(255, 255, 255, 1);
}
article.format-gallery .owl-carousel .owl-nav div.owl-next:after {
right: auto;
top: 50%;
left: -18px;
width: auto;
height: 75px;
line-height: 75px;
}
article.format-gallery .owl-carousel .owl-nav div.owl-next:hover:after {
left: -28px;
color: rgba(255, 255, 255, 1);
}
article.format-gallery .carousel-container {
max-height: 350px;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.blog-grid-posts article.format-gallery .carousel-container {
max-height: 100%;
margin-bottom: -9px;
} article.format-video .thumbnail-wrapper {
background-color: #000;
text-align: center;
}
article.format-video .thumbnail-wrapper iframe {
margin: 0;
} article.format-quote .quote-wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
color: #fff;
text-align: center;
background-color: rgba(111, 111, 111, 0.8);
font-size: 2.2em;
align-items: center;
display: flex;
font-weight: lighter;
justify-content: center;
}
article.format-quote .quote-wrapper i {
font-style: normal;
}
article.format-quote .quote-wrapper i::before {
display: block;
font-size: 3em;
} .widget {
margin: 0 0 2em;
}
.elementor-widget-container .widget{
margin-bottom: 0;
}
.widget ul, .widget ol {
list-style-type: none;
padding: 0;
margin: 0;
}
.widget ul li, .widget ol li {
margin-bottom: 8px;
}
.widget ul li:last-of-type, .widget ol li:last-of-type {
margin-bottom: 0;
} .site-sidebar.style-2 .widget,
.site-sidebar.style-3 .widget {
background-color: #fff;
padding: 1.5em 20px;
margin: 0;
font-size: 0.933em;
}
.site-sidebar.style-1 .widget {
background-color: transparent;
padding: 0;
margin: 0 0 3em 0;
}
.site-sidebar.style-3 .widget {
margin: 0 0 35px 0;
padding: 2em 25px;
}
.widget .widget-title{
font-size: 1em;
font-weight: 500;
margin: 0 0 1.5em 0;
text-transform: uppercase;
border-style: solid;
border-width: 0 0 1px 0;
}
.style-2 .widget .widget-title{
padding-bottom: 1em;
}
.elementor-widget h5{
padding: 0 0 10px 0;
}
.site-sidebar.style-1 .widget .widget-title {
margin: 0 0 2em 0;
border: 0;
position: relative;
}
.site-sidebar.style-3 .widget .widget-title{
padding-bottom: 1em;
}
.site-sidebar.style-1 .widget {
overflow: hidden;
}
.site-sidebar.style-1 .widget:not(.widget_tz_categories) .widget-title span{
display: inline-block;
position: relative;
line-height: inherit;
padding: 0 0 10px 0;
}
.site-sidebar.style-1 .widget:not(.widget_tz_categories) .widget-title span:after {
display: block;
content: '';
width: 80%;
position: absolute;
bottom: -1px;
left: 0;
height: 2px;
-webkit-transition: width 0.3s ease-out;
-ms-transition: width 0.3s ease-out;
transition: width 0.3s ease-out;
z-index: 1;
background-color: #FDB80C;
}
.site-sidebar.style-1 .widget:not(.widget_tz_categories) .widget-title:before {
content: '';
display: block;
position: absolute;
bottom: -1px;
width: 100%;
left: 0;
height: 1px;
border-bottom: 1px solid;
border-color: #ebebeb;
} .site-sidebar.style-1 .widget .widget-title + *:not(.screen-reader-text),
.site-sidebar.style-1 .widget .screen-reader-text + .select-wrapper {
width: 100%;
}
.site-sidebar.style-1 .widget .screen-reader-text + .select-wrapper::before {
top: 5px;
}
.site-sidebar.style-1 .widget .screen-reader-text + .select-wrapper::after {
top: 12px;
}
.site-sidebar.style-2 .widget.widget_custom_html,
.site-sidebar.style-3 .widget.widget_custom_html {
padding: 0;
}
.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_rss ul,
.widget_nav_menu ul{
padding-left: 1em;
}
.widget_categories ul > li,
.widget_archive ul > li,
.widget_pages ul > li,
.widget_rss ul >li,
.widget_nav_menu ul > li
{
position: relative;
}
.widget_categories ul li ul,
.widget_archive ul li ul,
.widget_pages ul li ul,
.widget_rss ul li ul,
.widget_nav_menu ul li ul
{
position: relative;
margin-left: 1em;
margin-top: 8px;
}
.widget_categories ul ul ul ul ul ul ul,
.widget_archive ul ul ul ul ul ul ul,
.widget_pages ul ul ul ul ul ul ul,
.widget_rss ul ul ul ul ul ul ul,
.widget_nav_menu ul ul ul ul ul ul ul{
margin-left: 0;
padding-left: 0;
}
.widget_categories ul li ul li,
.widget_archive ul li ul li,
.widget_pages ul li ul li,
.widget_rss ul li ul li,
.widget_nav_menu ul li ul li
{
margin-bottom: 8px;
}
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_pages ul li:before,
.widget_rss ul li:before,
.widget_nav_menu ul li:before{
content: "";
display: block;
width: 4px;
height: 4px;
background-color: #fdb819;
position: absolute;
left: -1em;
top: 10px
}
.widget_rss .rsswidget{
color: #000;
display: block;
}
.widget_rss .widget-title .rsswidget{
display: inline-block;
vertical-align: middle;
}
.widget_rss .rss-date{
display: block;
margin: 0.5em 0;
}
.widget_rss .rss-date:before{
content: "\e915";
font-family: chromium;
display: inline-block;
margin-right: 1em;
line-height: inherit;
font-size: 0.75em;
}
.widget_rss li{
margin-bottom: 1em !important;
}
.widget_rss cite{
display: inline-block;
font-size: 0.85em;
margin: 0.5rem 0;
color: #000;
}
.widget_tag_cloud .tagcloud a{
color: #000;
}
.widget_tz_categories .widget-title:before,
.widget_tz_categories .widget-title span:after
{
display: none;
} .site-sidebar .widget select {
font-size: 14px;
height: 40px;
line-height: 40px;
padding: 0 40px 0 16px;
box-shadow: none;
border-radius: 0;
background-color: #fff;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: inherit;
color: inherit;
cursor: pointer;
font-weight: normal;
width: 100%;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
} .widget_product_search label,
.widget_search label {
width: 100%;
margin-bottom: 0;
}
.widget_product_search .woocommerce-product-search,
.widget_search .search-form {
width: 100%;
display: inline-block;
position: relative;
}
.widget_product_search .woocommerce-product-search::before,
.widget_search .search-form::before {
display: inline-block;
position: absolute;
content: '\e93e';
font-family: 'chromium';
right: 10px;
font-size: 22px;
top: 3px;
}
.widget_product_search .search-field,
.widget_search .search-field {
display: inline-block;
width: 100%;
padding: 0 50px 0 10px !important;
background-color: #fff;
border-radius: 0;
height: 40px;
-webkit-appearance: none;
}
.widget_product_search .search-field,
#sidebar-blog .widget_search .search-field{
padding: 3px 50px 3px 10px;
}
.widget_product_search button,
#sidebar-blog .widget_search .search-submit{
height: 47px;
}
.widget_product_search button::before,
#sidebar-blog  .widget_search .search-form::before{
right: 15px;
top: 1px;
}
.widget_product_search button,
.widget_search .search-submit{
display: inline-block;
position: absolute;
top: 0;
right: 0;
padding: 0;
text-indent: 100%;
overflow: hidden;
width: 40px;
background-color: transparent
}
.widget_product_search button:hover,
.widget_product_search button:focus,
.widget_product_search button:active,
.widget_search .search-submit:hover,
.widget_search .search-submit:focus,
.widget_search .search-submit:active {
background-color: transparent
} .widget_calendar {
font-weight: 400;
}
.widget_calendar caption {
padding: .5em 0;
font-size: 14px;
font-weight: normal;
text-align: center;
}
table#wp-calendar {
border: 0;
margin: 0;
}
.widget_calendar thead {
background: transparent;
color: black;
}
.widget_calendar td {
text-align: center;
background: white;
padding: 8px 0;
border: 3px solid #f6f6f6;
font-size: 12px;
}
.widget_calendar th {
border: none;
text-align: center;
font-weight: 500;
}
.widget_calendar .pad {
background: transparent;
}
.widget_calendar #prev, .widget_calendar #next {
background-color: transparent;
text-align: left;
text-transform: uppercase;
}
.widget_calendar #next {
text-align: right;
} .widget_categories ul li, .widget_archive ul li {
text-align: right;
}
.widget_categories .count, .widget_archive .count {
font-size: 12px;
background-color: #fff;
padding: 3px 6px 2px 6px;
border-radius: 3px;
}
.widget_categories ul li a, .widget_archive ul li a {
text-align: left;
float: left;
display: block;
max-width: 80%;
}
.widget_categories ul li:after, .widget_archive ul li:after {
display: table;
content: '';
clear: both;
}     .footer-widgets {
margin: 0 auto;
padding: 0;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
.footer-widgets{
display: flex;
}
.footer-widgets .widget-area.col-1,
.footer-widgets .widget-area.col-4{
width: calc(30% - 23px);
}
.footer-widgets .widget-area.col-2,
.footer-widgets .widget-area.col-3{
width: calc(20% - 23px);
}
.footer-widgets .widget-area.col-1,
.footer-widgets .widget-area.col-2,
.footer-widgets .widget-area.col-3{
margin-right: 30px;
}
.footer-widgets .widget-area.col-4{
margin-right: 0;
}
}
.footer-widgets .widget-area {
padding: 2.143em 0;
text-align: center;
vertical-align: middle;
}
@media screen and (max-width: 768px){
.footer-widgets .widget-area{
text-align: left;
padding-top: 10px;
padding-bottom: 15px;
}
.footer-widgets .widget-area .widget:first-of-type{
margin-top: 30px;
}
}
.footer-widgets .widget-area .widget_mailchimpsf_widget .updated{
position: absolute;
bottom: 0;
transform: translateY(100%);
}
.footer-widgets .widget-area .widget {
display: block;
margin: 0 0 2em 0;
padding: 0;
background-color: transparent;
vertical-align: middle;
}
.footer-widgets .widget-area .widget + .widget {
margin-top: 50px;
}
.footer-widgets .widget-area .widget .widget-title {
font-size: 1em;
font-weight: 500;
margin: 0 0 1em 0;
padding: 0;
text-transform: uppercase;
border: 0;
}
.footer-widgets .widget-area .widget_text p {
margin: 0;
}
.site-info {
margin: 0 auto;
padding: 1em 0;
text-align: center;
font-size: 12px;
}
@media screen and (min-width: 768px) {
.footer-widgets {
display: flex;
align-items: start;
padding: 4em 0 0 0;
}
.footer-widgets .widget-area {
flex-grow: 1;
text-align: left;
}
.site-info {
text-align: left;
padding: 2em 0;
}
.footer-widgets + .site-info {
padding: 1em 0 4em 0;
}
@supports (grid-area: auto) {
.footer-widgets {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: auto;
grid-column-gap: 2em;
}
.footer-widgets .widget-area.col-1, .footer-widgets .widget-area.col-4 {
grid-column: span 4;
}
.footer-widgets .widget-area.col-2, .footer-widgets .widget-area.col-3 {
grid-column: span 2;
}
}
}
@media (min-width: 1200px) {
.site-boxed .footer-widgets, .site-boxed .site-info {
max-width: 1170px;
}
}
.footer-widgets .widget_calendar .calendar_wrap td{
border-color: transparent !important;
color: #fff;
background-color: transparent;
}
.footer-widgets .widget_calendar .calendar_wrap th,
.footer-widgets .widget_calendar .calendar_wrap caption
{
color: #fff;
}
.footer-widgets select,
.footer-widgets input[type=text],
.footer-widgets textarea
{
max-width: 100%;
}
.footer-widgets .widget-title a{
color: inherit;
}
.footer-widgets .rsswidget,
.footer-widgets cite{
color: #fff;
}
.footer-widgets .widget_tag_cloud .tagcloud a{
color: #fff;
} .widget_mailchimpsf_widget .mc_form_inside {
width: 100%;
position: relative;
margin: 22px 0 0 0;
}
.widget_mailchimpsf_widget input:not(.button) {
width: 100%;
margin-bottom: 10px;
border-radius: 0;
background-color: transparent !important;
padding: 0 60px 0 10px;
}
.widget_mailchimpsf_widget input.button {
text-indent: 200%;
width: 50px;
border-radius: 0;
background-color: transparent !important;
overflow: hidden;
padding: 0;
z-index: 1;
position: relative;
}
.widget_mailchimpsf_widget input:not(.button) {
border-color: #626b72;
}
.widget_mailchimpsf_widget .mc_signup_submit::before {
content: '\e904';
font-family: 'chromium';
display: inline-block;
position: absolute;
top: 2px;
right: 14px;
font-size: 24px;
color: #fff;
}
.widget_mailchimpsf_widget .mc_signup_submit {
display: inline-block;
position: absolute;
top: 0;
right: 0;
-webkit-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
}
.widget_mailchimpsf_widget .mc_merge_var label {
display: none;
} .page:not(.elementor-page) article.page{
background-color: #fff;
padding: 30px;
margin-bottom: 2em;
} .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed, iframe:not(.fb_customer_chat_bounce_in_v2), object {
max-width: 100%;
} .gallery {
margin: 1.5em 0;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
}
.gallery-item .gallery-icon {
overflow: hidden;
}
.gallery-item img {
display: block;
}
.gallery-item a {
display: inline-block;
border-bottom: none;
position: relative;
}
.gallery-item a:hover, .gallery-item a:focus {
border-bottom: none;
box-shadow: none;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
margin: 0;
border: none;
}
@supports (grid-area: auto) {
#chromium-gallery, .gallery {
display: grid;
max-width: 1200px !important;
}
.gallery {
grid-row-gap: 1em;
grid-column-gap: 1em;
}
.gallery-columns-2:not(.filtr-container) .gallery-item,
.gallery-columns-3:not(.filtr-container) .gallery-item,
.gallery-columns-4:not(.filtr-container) .gallery-item,
.gallery-columns-5:not(.filtr-container) .gallery-item,
.gallery-columns-6:not(.filtr-container) .gallery-item,
.gallery-columns-7:not(.filtr-container) .gallery-item,
.gallery-columns-8:not(.filtr-container) .gallery-item,
.gallery-columns-9:not(.filtr-container) .gallery-item {
max-width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, minmax(50px, 300px));
}
.gallery-columns-3 {
grid-template-columns: repeat(3, minmax(50px, 300px));
}
.gallery-columns-4 {
grid-template-columns: repeat(4, minmax(50px, 300px));
}
.gallery-columns-5 {
grid-template-columns: repeat(5, minmax(50px, 300px));
}
.gallery-columns-6 {
grid-template-columns: repeat(6, minmax(50px, 300px));
}
.gallery-columns-7 {
grid-template-columns: repeat(7, minmax(50px, 300px));
}
.gallery-columns-8 {
grid-template-columns: repeat(8, minmax(50px, 300px));
}
.gallery-columns-9 {
grid-template-columns: repeat(9, minmax(50px, 300px));
}
} figure.gallery-item {
overflow: hidden;
position: relative;
}
figure.gallery-item img {
width: 100%;
-ms-transition: -webkit-transform 0.35s ease-out, border-color 0.35s ease-out;
-webkit-transition: -webkit-transform 0.35s, border-color 0.35s ease-out;
transition: transform 0.35s;
-webkit-transform: translateZ(0);
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
max-width: 100%;
}
figure.gallery-item figcaption.wp-caption-text {
position: absolute;
z-index: 1;
left: 10px;
top: 10px;
margin: 0;
padding: 10px;
opacity: 0;
width: 100%;
height: 100%;
max-width: calc(100% - 20px);
line-height: 1.5;
max-height: calc(100% - 20px);
display: inline-block;
-ms-transition: opacity 0.3s, -webkit-transform 0.3s;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transform: translateZ(0);
-ms-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
background: rgba(0, 0, 0, 0.4);
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
overflow-y: hidden;
color: #fff;
}
figure.gallery-item:hover img {
-ms-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
figure.gallery-item:hover figcaption {
opacity: 1;
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.wp-caption {
display: inline-block;
margin: 0;
position: relative;
overflow: hidden;
max-width: 100%;
}
.wp-caption img {
display: inline-block;
margin: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translate3d(0, 0, 0);
}
.wp-caption p:empty{
display: none;
}
.wp-caption > a{
display: inline;
}
.wp-caption-text:not(.gallery-caption) {
font-size: 14px;
font-style: normal;
text-transform: uppercase;
margin: 0;
position: absolute;
bottom: 0;
left: 0;
padding: 0 10px;
opacity: 0;
height: 40px;
line-height: 40px;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
display: block;
width: 100%;
text-align: center;
}
.wp-caption:hover > img,
.wp-caption:hover > a >img
{
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
}
.wp-caption:hover .wp-caption-text:not(.gallery-caption) {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.wp-caption:hover .wp-caption-text:not(.gallery-caption) a:hover {
color: inherit;
} #chromium-gallery .gallery-icon {
overflow: hidden;
}
#chromium-gallery {
transition: height 0.3s ease-out;
margin-bottom: 6em;
}
#chromium-gallery .gallery-item {
position: relative;
}
#chromium-gallery figure.gallery-item img {
width: 100%;
border-style: solid;
border-width: 0;
padding: 0;
border-color: #fff;
}
#chromium-gallery figure.gallery-item:hover figure.gallery-item img {
border-width: 1px;
}
#chromium-gallery .gallery-item-description {
position: absolute;
z-index: 1;
left: 0;
top: 0;
padding: 1em;
opacity: 0;
width: 100%;
line-height: 1.5;
height: 100%;
-ms-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
transition: opacity 0.3s ease-out, transform 0.3s ease-out;
-ms-transform: scale(.8, .8);
-webkit-transform: scale(.8, .8);
transform: scale(.8, .8);
background: rgba(0, 0, 0, 0.4);
display: flex;
justify-content: flex-end;
align-items: flex-end;
}
#chromium-gallery figure.gallery-item:hover .gallery-item-description {
opacity: 1;
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
#chromium-gallery .gallery-item-description a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 42px;
border: 1px solid rgba(255, 255, 255, 0.6);
color: rgba(255, 255, 255, 0.6);
text-align: center;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
margin: 0 3px;
font-size: 16px;
float: left;
opacity: 0;
}
#chromium-gallery .gallery-item-description a i:before {
color: rgba(255, 255, 255, 0.6);
transition: none;
}
#chromium-gallery .gallery-item-description a:hover, #chromium-gallery .gallery-item-description a:focus, #chromium-gallery .gallery-item-description a:active {
border: 1px solid rgba(255, 255, 255, 1);
color: rgba(255, 255, 255, 1);
}
#chromium-gallery .gallery-item-description a:hover i:before, #chromium-gallery .gallery-item-description a:focus i:before, #chromium-gallery .gallery-item-description a:active i:before {
color: rgba(255, 255, 255, 1);
}
#chromium-gallery .gallery-item-description h3 {
font-size: 14px;
color: #fff;
font-weight: normal;
margin: 0;
max-width: -webkit-calc(100% - 92px);
max-width: calc(100% - 92px);
text-align: left;
padding-right: 1em;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
opacity: 0;
}
#chromium-gallery .btns-wrapper {
width: 92px;
margin: 0;
}
#chromium-gallery figure.gallery-item:hover .gallery-item-description h3 {
opacity: 1;
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
#chromium-gallery figure.gallery-item:hover .gallery-item-description a.link-to-post {
opacity: 1;
-webkit-transition-delay: 0.45s;
transition-delay: 0.45s;
}
#chromium-gallery figure.gallery-item:hover .gallery-item-description a.quick-view {
opacity: 1;
-webkit-transition-delay: 0.65s;
transition-delay: 0.65s;
}
.filters-wrapper ul {
margin: 0 0 2em 0;
list-style: none;
padding: 0;
}
.filters-wrapper li {
display: inline-block;
margin: 0 1em 1em 0;
list-style: none;
height: 30px;
line-height: 30px;
padding: 0 1em;
cursor: pointer;
-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
transition: background-color 0.3s ease-out, color 0.3s ease-out;
border-radius: 3px;
} article.attachment {
margin-bottom: 4em;
background-color: #fff;
}
article.attachment .attachment-img {
text-align: center;
max-width: 55%;
float: left;
margin: 2em 2em 3em 2em;
}
article.attachment .entry-header {
padding: 2em 2em 0 0;
margin: 0 0 1em 0;
}
article.attachment .entry-content, article.attachment .entry-data {
padding: 0 2em 0 0;
}
article.attachment .time-wrapper {
display: inline-block;
}
article.attachment .entry-title {
font-size: 1.467em;
font-weight: 500;
text-transform: uppercase;
margin: 0;
line-height: 1.2;
word-wrap: break-word;
}
article.attachment .attachment-img img {
display: block;
margin: 0 auto;
}
article.attachment div.attachment-description {
float: none;
overflow: hidden;
margin-bottom: 3em;
}
article.attachment footer.entry-meta {
display: block;
clear: both;
}
article.attachment .entry-caption, article.attachment .entry-description {
margin-bottom: 2em;
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
opacity: 1;
background-color: rgba(246, 246, 246, 0.8) !important;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 15px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
padding: 0;
max-width: 100%;
}
.mfp-figure figure {
margin: 0 auto;
max-height: 100%;
max-width: -webkit-calc(100% - 60px);
max-width: calc(100% - 60px);
}
.mfp-figure:after {
display: none;
}
img.mfp-img {
display: block;
line-height: 0;
box-sizing: border-box;
padding: 30px 30px 40px 30px;
margin: 0;
box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px #e1e1e1, 0 0 6px rgba(0, 0, 0, 0.2);
background-color: #fff;
}
.mfp-bottom-bar {
margin-top: -30px;
position: absolute;
top: 100%;
left: 60px;
width: 100%;
max-width: -webkit-calc(100% - 120px);
max-width: calc(100% - 120px);
cursor: auto;
}
.mfp-title {
color: #767676;
text-align: left;
line-height: 18px;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-figure {
line-height: 0;
cursor: pointer;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
color: #767676;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: rgba(0, 0, 0, 0.45);
text-indent: -99999em;
position: absolute;
top: 50%;
left: 50%;
margin-left: -20px;
margin-top: -20px;
z-index: 1044;
width: 40px;
height: 40px;
}
.mfp-preloader:after {
position: absolute;
top: 1px;
right: auto;
left: 50%;
margin: 0 0 0 -10px;
font-size: 20px;
text-indent: 0;
content: "\e901";
font-family: 'chromium';
-webkit-animation: loader-spin 2s infinite linear;
animation: loader-spin 2s infinite linear;
}
@-webkit-keyframes loader-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes loader--spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button.mfp-close:hover, button.mfp-arrow:hover, button.mfp-close:focus, button.mfp-arrow:focus, button.mfp-close:active, button.mfp-arrow:active {
background: transparent;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-image-holder .mfp-close {
color: rgba(0, 0, 0, 0.5);
right: 33px;
text-align: center;
padding-right: 0;
width: 30px;
height: 30px;
line-height: 30px;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
left: auto;
top: 3px;
position: absolute;
background: transparent;
}
.mfp-close:hover, .mfp-close:focus {
color: rgba(0, 0, 0, 1);
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #767676;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-zoom-in .mfp-with-anim {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}  .info-message-icon .widget-heading {
display: flex;
align-items: center;
height: 40px;
flex-wrap: wrap;
font-size: 13px;
max-width: 130px;
}
.info-message-icon i.logo-widget {
display: block;
float: left;
color: #fdb819;
font-size: 28px;
height: 40px;
margin: 0 10px 0 0;
}
.info-message-icon i.logo-widget::before {
line-height: 40px;
}
.info-message-icon .logo-call-me {
font-size: 15px;
font-weight: 500;
color: #262626;
display: block;
align-self: flex-end;
white-space: nowrap;
position: relative;
width: 75%;
text-align: left;
} .title-wrapper .slider-navi span::after, .owl-carousel .owl-nav div::after, .tab-pane .slider-navi span::after, .tz-sales-carousel .slider-prev:before, .tz-testimonials .slider-prev:before {
content: '\e92a';
font-family: 'chromium';
}
.tz-sales-carousel .slider-next::before, .title-wrapper .slider-navi .next::after, .owl-carousel .owl-nav div.owl-next::after, .tab-pane .slider-navi .next:after, .tz-testimonials .slider-next:before, .title-wrapper .slider-navi .slider-next:after {
content: '\e90b';
font-family: 'chromium';
}
.tz-product-tabs.style-2 .tab-pane .slider-navi span::after, .tz-from-blog.style-2 .title-wrapper .slider-navi span::after, .tz-categories-grid.with-slider .title-wrapper .slider-navi span:after {
content: '\e938';
font-family: 'chromium';
}
.tz-product-tabs.style-2 .tab-pane .slider-navi .next::after, .tz-from-blog.style-2 .title-wrapper .slider-navi .slider-next::after, .tz-categories-grid.with-slider .title-wrapper .slider-navi span.slider-next::after {
content: '\e939';
font-family: 'chromium';
}
.ajax-auth p::after {
font-family: 'chromium';
right: 10px;
font-size: 22px;
top: 4px;
}
.ajax-auth p.username::after {
content: '\e90c';
}
.ajax-auth p.password::after {
content: '\e910';
}
.ajax-auth p.email::after {
content: '\e914';
}
.likes-counter .icon-heart::before {
font-family: 'chromium';
content: '\e93c';
font-style: normal;
}
.posts-list .icon-comments::before, .posts-list .icon-eye::before, .tz-shares_counter .share-icon::before {
font-family: 'chromium';
font-style: normal;
}
.posts-list .icon-comments::before {
content: "\e923";
}
.posts-list .icon-eye::before {
content: "\e928";
}
.tz-login-heading .log-out::after {
display: inline-block;
font-family: 'chromium';
content: "\e91b";
vertical-align: middle;
padding: 0 0 0 2px;
}
.tz-login-heading .user-icon::before {
font-family: 'chromium';
content: "\e93b";
}
.tz-shares_counter .share-icon::before {
content: "\e921";
}
.widget_tz_shopping_cart.hovered .heading:before,
.elementor-widget-wp-widget-tz_woo_cart.hovered .heading:before {
content: '\e92f';
}
@media (min-width: 768px) {
.widget_tz_shopping_cart.hovered .heading:before,
.elementor-widget-wp-widget-tz_woo_cart.hovered .heading:before{
content: '\e93a';
}
} .wpcf7-form p {
padding: 0;
margin: 0 0 1.3em;
}
.wpcf7-form label {
display: block;
font-size: 0.933em;
margin-bottom: 5px;
}
.wpcf7-form input:not(.wpcf7-submit) {
width: 100%;
max-width: 100%;
}
.wpcf7-form .form-row-first, .wpcf7-form .form-row-last {
display: block;
width: 48%;
float: right;
}
.wpcf7-form .form-row-first {
float: left;
}
.wpcf7-form .form-row-wide {
clear: both;
} .tm-woowishlist {
margin: 0 0 6em 0;
}
.tm-woowishlist .row {
display: flex;
flex-wrap: wrap;
}
.tm-woowishlist .row>div {
margin: 0 0 30px 0;
}
.tm-woowishlist-item {
position: relative;
margin: 0;
height: 100%;
background-color: #fff;
padding: 1em;
} .tm-woocompare-list {
padding: 2em;
background-color: #fff;
margin: 0 0 6em 0;
}
.tm-woocompare-table.tablesaw {
min-width: 0;
border-style: solid;
border-width: 1px 0 1px 1px;
border-color: #f6f6f6;
}
@media screen and ( max-width:768px )  {
.tm-woocompare-list{
padding: 0;
}
.tm-woocompare-table{
display: flex;
flex-direction: column;
}
.tm-woocompare-table td, .tm-woocompare-table th{
display: block;
}
}
.entry-content table.tablesaw tbody th.tm-woocompare-heading-cell {
text-align: left;
font-weight: 500;
}
.entry-content .tm-woocompare-heading-cell {
width: 150px;
}
.entry-content .tablesaw th, .entry-content .tablesaw td {
border-right: 1px solid #f6f6f6 !important;
text-align: center;
}
.tm-woocompare-row {
background: rgba(0, 0, 0, 0.01);
}
.tm-woocompare-cell {
background: transparent;
}
.tm-woocompare-cell .price {
font-size: 18px;
font-weight: 500;
}
.tm-woocompare-cell .price del {
font-size: 75%;
font-weight: normal;
} .site .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
border-style: solid;
border-width: 1px;
border-radius: 3px;
-webkit-transition: box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
height: 40px;
width: 100%;
max-width: 100%;
float: left;
padding-right: 85px;
box-shadow: none;
}
.site .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
outline: 0;
-webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
background-color: #fff;
}
.site .dgwt-wcas-sf-wrapp .amount {
display: block;
}
.site .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
font-style: normal;
font-size: 14px;
color: #000;
}
.site .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit, .site .dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp, .site .dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
border-radius: 0 2px 2px 0;
height: 40px;
margin-left: 0;
font-size: 12px;
text-shadow: none;
font-weight: 500;
}
.site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input,
.site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input:hover,
.site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input:focus {
border-color: #bec8ce !important;
background-color: #fff;
}
.site .dgwt-wcas-sf-wrapp {
background-color: transparent;
white-space: nowrap;
}
.site .dgwt-wcas-pd-rating {
margin-top: 5px;
}
.site .dgwt-wcas-details-right .dgwt-wcas-details-wrapp {
border-width: 1px 1px 1px 0;
border-radius: 0;
border-top-style: solid;
}
.site .dgwt-wcas-details-title-tax {
font-weight: 500;
letter-spacing: 0px;
}
.site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before {
border: 0;
}
.site .dgwt-wcas-ico-loupe {
height: 48%;
}
.site .dgwt-wcas-si {
position: relative;
left: auto;
top: auto;
width: 50px;
height: 50px;
min-height: auto;
margin-left: 10px;
}
.site .dgwt-wcas-has-img .dgwt-wcas-suggestion {
flex-direction: row;
justify-content: space-between;
padding: 8px 0;
align-items: center;
min-height: auto;
}
.site .dgwt-wcas-is-details .dgwt-wcas-content-wrapp,
.site .dgwt-wcas-content-wrapp {
padding-left: 0;
display: flex;
align-items: center;
}
.site .dgwt-wcas-sp del {
text-align: left;
display: block;
}
.site .dgwt-wcas-is-details .dgwt-wcas-sd {
color: #626262;
font-size: 11px;
line-height: 100%;
padding: 0 80px 0 10px;
}
.site .dgwt-wcas-is-details .dgwt-wcas-si img {
width: 50px;
max-width: 100%;
}
.site .dgwt-wcas-sp .amount {
display: block;
}
.site .dgwt-wcas-sp {
position: relative;
right: auto;
top: auto;
line-height: 1;
margin: 0 10px;
}
.site .dgwt-wcas-has-img .dgwt-wcas-sp,
.site .dgwt-wcas-has-desc .dgwt-wcas-sp {
top: auto;
}
.site .dgwt-wcas-has-price .dgwt-wcas-st {
padding-right: 0;
}
.site .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:last-of-type {
border-bottom: 0;
}
.site .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,
.site .dgwt-wcas-full-width .dgwt-wcas-details-wrapp {
border-radius: 0 0 0 2px;
}
.site .dgwt-wcas-full-width .dgwt-wcas-details-wrapp {
max-width: 300px;
}
.site .elementor-widget-container .dgwt-wcas-suggestions-wrapp,
.site .elementor-widget-container .dgwt-wcas-details-wrapp {
border-top-style: solid;
border-top-width: 1px;
}
.site .dgwt-wcas-search-wrapp {
max-width: 100%;
float: left;
}
.site .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover {
opacity: 1;
}
.chromium-look-tools .hgroup-sidebar .dgwt-wcas-search-submit{
background-color: #fdb819;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp{
margin-top: 22px;
margin-bottom: 23px;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-input{
padding-top: 16px;
padding-bottom: 15px;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 3px;
height: auto !important;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
font-size: 15px;
width: calc(100% - 176px);
}
@media screen and ( max-width:768px ) {
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-input{
width: 100%;
border-radius: 5px;
margin-left: 0px !important;
margin-right: 0px !important;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{
position: relative !important;
width: 100% !important;
border-radius: 5px !important;
display: block !important;
margin-top: 20px;
}
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{
height: 49px;
width: 166px;
font-size: 14px;
line-height: 15px;
border-radius: 0 5px 5px 0;
right: 1px;
padding: 1px 10px 0px;
text-align: center;
text-indent: 6px;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover{
background-color: #d23b3b;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{
position: relative !important;
top: auto !important;
content: '\e93e';
font-family: 'chromium';
display: inline-block;
text-indent: 0;
font-size: 13px;
line-height: 28px;
margin-right: 2px;
font-weight: bold;
} .chromium-look-tires .hgroup-sidebar .widget {
margin-right: 10px;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart{
z-index: auto !important;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading{
padding: 15px;
width: 175px;
max-width: 175px;
border-radius: 3px;
color: #fff;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading .widget-heading{
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
color: #fff;
margin-left: 30px;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading .subtotal{
display: none;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading:before{
left: 14px;
top: 3px;
bottom: auto;
font-size: 20px;
color: #fff;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading .cart-count-wrapper{
top: -7px;
left: auto;
right: -7px;
background-color: #fff !important;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search{
position: static;
height: 50px;
overflow: visible;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-text{
width: 400px;
max-width: 80%;
position: absolute;
top: 50%;
left: 50%;
margin-left: -50px;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
border-left: none;
border-right: none;
border-top: none;
border-bottom: 2px solid #fff;
box-shadow: none;
background-color: transparent;
color: #fff;
font-size: 18px;
}
@media screen and ( max-width: 768px ){
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-text{
margin-left: -15px !important;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-button{
left: calc(50% + 120px) !important;
}
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .tire-search-button{
display: block;
width: 50px;
height: 50px;
transform: translateY(-100%);
z-index: 10;
cursor: pointer;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-button{
position: absolute !important;
top: 50% !important;
left: calc(50% + 150px);
transform: translateY(-50%);
height: 40px;
width: 50px;
background-color: transparent !important;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search:before{
display: inline-block;
content: '\e93e';
font-family: 'chromium';
color: #fff;
font-size: 24px;
margin-right: 5px;
z-index: 99;
zoom: 1;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .tz-searchform{
visibility: hidden;
width: 100vw;
height: 100vh;
background-color: rgba(0,0,0, 0.8);
position: absolute;
top: 0;
left: 0;
z-index: -10;
opacity: 0;
transition: visibility 0.5s step-end, z-index 0.5s step-end, opacity 0.5s ease;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search.opened .tz-searchform{
visibility: visible;
opacity: 1;
z-index: 99;
transition: visibility 0.5s step-start, z-index 0.5s step-start, opacity 0.5s ease;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search.opened .tz-searchform > * {
z-index: 1000;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-close{
width: 50px;
height: 50px;
position: absolute;
right: 20px;
top: 20px;
color: #fff;
z-index: 99;
cursor: pointer;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-close:before{
display: inline-block;
content: "\e92f";
font-family: chromium;
font-size: 30px;
} .to-top {
display: inline-block;
height: 40px;
line-height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
background-color: #f6f6f6;
opacity: 0;
visibility: hidden;
font-size: 20px;
text-align: center;
color: #212121;
border: 2px solid #212121;
border-radius: 3px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 999;
}
.to-top i:before {
color: #212121;
}
.to-top:hover {
background-color: #212121;
color: #fff;
}
.to-top:hover i:before {
color: #fff;
}
.to-top.top-is-visible {
opacity: 1;
visibility: visible;
}
.to-top.top-fade-out {
opacity: .6;
}
.no-touch .to-top:hover {
background-color: #e1e1e1;
opacity: 1;
}
@media screen and (min-width: 767px) {
.to-top {
right: 20px;
bottom: 20px;
}
}
@media screen and (min-width: 1024px) {
.to-top {
height: 60px;
line-height: 60px;
width: 60px;
right: 30px;
bottom: 30px;
}
} @media screen and (min-width: 767px) {
.hgroup-sidebar .dgwt-wcas-search-wrapp {
min-width: 400px;
}
}
@media screen and (max-width: 767px) {
.hgroup-sidebar .dgwt-wcas-details-wrapp {
display: none !important;
}
.hgroup-sidebar .tz-login-heading:not(.clickable) {
width: 100vw;
margin: 0 0 1em -1.5em;
}
.hgroup-sidebar .tz-login-heading:not(.clickable) p {
float: none;
text-align: center;
}
.widget_tz_login_register+.widget:before {
display: none;
}
}
.alignleft {
text-align: left;
float: left;
}
.alignleft .elementor-counter .elementor-counter-number-prefix {
display: none;
}
.chromium-title .elementor-heading-title {
text-transform: uppercase;
font-weight: 300 !important;
}
.chromium-title .elementor-heading-title span {
font-weight: 500 !important;
}
.chromium-icon-menu-bold {
position: relative;
}
.chromium-icon-menu-bold:before {
position: relative;
top: 2px;
} @media screen and (max-width: 1460px) {
.responsive-banners .elementor-column.elementor-col-25, .responsive-banners .elementor-column[data-col="25"] {
width: 33.33%;
}
.responsive-banners .elementor-column.hidden-xs-sm-md {
width: 0;
display: none;
}
}
@media screen and (max-width: 800px) {
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){
float: none !important;
}
}
.widget_tz_pay_icons img{
max-width: 55px !important;
}
@media screen and (min-width: 768px) {
.tz-sales-carousel .owl-dots {
margin: 0 !important;
transform: translateY(-10px);
}
} .elementor-editor-active .carousel-loader{
display: none !important;
}
.elementor-editor-active .tz-woo-shortcode.with-slider ul.products,
.elementor-editor-active .tz-product-tabs ul.products,
.elementor-editor-active .tz-from-blog .carousel-container,
.elementor-editor-active .tz-sales-carousel .carousel-container,
.elementor-editor-active .tz-testimonials .carousel-container,
.elementor-editor-active .tz-categories-grid .carousel-container{
opacity: 1 !important;
}@font-face {
font-family: 'chromium';
src:  url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.eot?jd9r0t);
src:  url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.eot?jd9r0t#iefix) format('embedded-opentype'),
url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.ttf?jd9r0t) format('truetype'),
url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.woff?jd9r0t) format('woff'),
url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.svg?jd9r0t#chromium) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="chromium-icon-"]:before, [class*=" chromium-icon-"]:before { font-family: 'chromium' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
i.mirror::before {
display: inline-block;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.chromium-icon-dialogue-balloon:before,
.chromium-icon-comments:before {
content: "\e923";
}
.chromium-icon-eye-view:before,
.chromium-icon-view:before {
content: "\e928";
}
.chromium-icon-tags:before {
content: "\e926";
}
.chromium-icon-icon-calendar:before {
content: "\e91c";
}
.chromium-icon-icon-folder:before {
content: "\e91f";
}
.chromium-icon-icon-user:before {
content: "\e920";
}
.chromium-icon-thumb-down:before {
content: "\e90a";
}
.chromium-icon-thumb-up:before {
content: "\e911";
}
.chromium-icon-reload:before {
content: "\e908";
}
.chromium-icon-sharing-files:before {
content: "\e921";
}
.chromium-icon-danger-sign:before {
content: "\e922";
}
.chromium-icon-office-monthly-calendar:before {
content: "\e925";
}
.chromium-icon-information-square:before {
content: "\e929";
}
.chromium-icon-lovers-heart:before {
content: "\e93c";
}
.chromium-icon-telephone-call-receiver:before {
content: "\e93d";
}
.chromium-icon-magnifying-glass-browser:before {
content: "\e93e";
}
.chromium-icon-back:before {
content: "\e938";
}
.chromium-icon-next:before {
content: "\e939";
}
.chromium-icon-shopping-cart2:before {
content: "\e93a";
}
.chromium-icon-profile:before {
content: "\e93b";
}
.chromium-icon-view:before {
content: "\e932";
}
.chromium-icon-wallet:before {
content: "\e900";
}
.chromium-icon-update-arrows:before {
content: "\e901";
}
.chromium-icon-stats:before {
content: "\e902";
}
.chromium-icon-shopping-cart:before {
content: "\e903";
}
.chromium-icon-paper-plane:before {
content: "\e904";
}
.chromium-icon-heart:before {
content: "\e905";
}
.chromium-icon-gift:before {
content: "\e906";
}
.chromium-icon-delivery-truck:before {
content: "\e907";
}
.chromium-icon-returning-customer:before {
content: "\e909";
}
.chromium-icon-wide-angle-right:before {
content: "\e90b";
}
.chromium-icon-username:before {
content: "\e90c";
}
.chromium-icon-grid:before {
content: "\e90e";
}
.chromium-icon-list:before {
content: "\e90f";
}
.chromium-icon-user-pass:before {
content: "\e910";
}
.chromium-icon-reply-arrow:before {
content: "\e912";
}
.chromium-icon-user-mail:before {
content: "\e914";
}
.chromium-icon-calendar:before {
content: "\e915";
}
.chromium-icon-cupon:before {
content: "\e916";
}
.chromium-icon-check:before {
content: "\e917";
}
.chromium-icon-add-to-cart:before {
content: "\e918";
}
.chromium-icon-add-to-cart-alt:before {
content: "\e919";
}
.chromium-icon-arrow-down:before {
content: "\e91a";
}
.chromium-icon-arrow-right:before {
content: "\e91b";
}
.chromium-icon-star-filled:before {
content: "\e91d";
}
.chromium-icon-star:before {
content: "\e91e";
}
.chromium-icon-menu-bold:before {
content: "\e924";
}
.chromium-icon-heart-bold:before {
content: "\e927";
}
.chromium-icon-wide-angle-left:before {
content: "\e92a";
}
.chromium-icon-left-quote:before {
content: "\e92c";
}
.chromium-icon-right-quote:before {
content: "\e92d";
}
.chromium-icon-plus:before {
content: "\e92e";
}
.chromium-icon-close:before {
content: "\e92f";
}
.chromium-icon-archive-box:before {
content: "\e930";
}
.chromium-icon-document:before {
content: "\e931";
}
.chromium-icon-link:before {
content: "\e9cb";
}
.chromium-icon-cog4:before {
content: "\e937";
}
.chromium-icon-cog3:before {
content: "\e936";
}
.chromium-icon-cog2:before {
content: "\e935";
}
.chromium-icon-settings:before {
content: "\e913";
}
.chromium-icon-cog:before {
content: "\e90d";
}
.fa {
font-family: FontAwesome;
}@font-face{font-family:'FontAwesome';src:url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-display: swap;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}ul.products {
padding: 0;
list-style: none;
display: flex;
align-items: start;
flex-wrap: wrap;
justify-content: center;
margin: 0 -1em;
}
ul.products li {
width: 100% !important;
max-width: 300px;
padding: 0 1em;
margin-bottom: 2em;
}
.max-width-products ul.products li {
max-width: 100% !important;
}
.site-fullwidth.layout-two-col-left ul.products li, .site-fullwidth.layout-two-col-right ul.products li {
max-width: 20%;
}
.layout-two-col-right.site-fullwidth .site-content.store-content, .layout-two-col-left.site-fullwidth .site-content.store-content {
max-width: 100%;
}
@media screen and (min-width: 768px) and (-ms-high-contrast:none) {
ul.products{
display: flex;
align-items: self-start;
flex-wrap: wrap;
justify-content: flex-start;
}
li.product .inner-wrapper{
max-width: 100%;
}
li.product{
padding: 0 !important;
}
li.product .img-wrapper{
max-width: 100%;
}
li.product .img-wrapper img{
max-width: 100%;
width: 100%;
display: block;
}
ul.products.columns-2 li{
width: calc( 50% - 15px );
margin-right: 30px;
}
ul.products.columns-2 li:nth-child(2n){
margin-right: 0 !important;
}
ul.products.columns-3 li{
width: calc( 33.3% - 20px );
margin-right: 30px;
}
ul.products.columns-3 li:nth-child(3n){
margin-right: 0 !important;
}
ul.products.columns-4 li{
width: calc( 25% - 23px );
margin-right: 30px;
}
ul.products.columns-4 li:nth-child(4n){
margin-right: 0 !important;
}
ul.products.columns-5 li{
width: calc( 20% - 24px );
margin-right: 30px;
}
ul.products.columns-5 li:nth-child(5n){
margin-right: 0;
}
}
@supports (grid-area: auto) {
@media screen and (min-width: 768px) {
ul.products {
margin: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-row-gap: 2em;
grid-column-gap: 2em;
grid-row: auto;
}
ul.products.columns-2 {
grid-template-columns: 1fr 1fr;
grid-row: auto;
}
ul.products.columns-3,
ul.products.columns-4,
ul.products.columns-5,
ul.products.columns-6 {
grid-template-columns: 1fr 1fr 1fr;
grid-row: auto;
}
.layout-two-col-left ul.products.columns-3,
.layout-two-col-right ul.products.columns-3,
.layout-two-col-left ul.products.columns-4,
.layout-two-col-right ul.products.columns-4,
.layout-two-col-left ul.products.columns-5,
.layout-two-col-right ul.products.columns-5,
.layout-two-col-left ul.products.columns-6,
.layout-two-col-right ul.products.columns-6 {
grid-template-columns: 1fr 1fr;
grid-row: auto;
}
ul.products li {
padding: 0;
margin-bottom: 0;
}
}
@media screen and (min-width: 990px) {
ul.products.columns-3,
.layout-two-col-left ul.products.columns-3,
.layout-two-col-right ul.products.columns-3 {
grid-template-columns: 1fr 1fr 1fr;
grid-row: auto;
}
ul.products.columns-4,
.layout-two-col-left ul.products.columns-4,
.layout-two-col-right ul.products.columns-4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-row: auto;
}
ul.products.columns-5,
.layout-two-col-left ul.products.columns-5,
.layout-two-col-right ul.products.columns-5 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
grid-row: auto;
}
ul.products.columns-6,
.layout-two-col-left ul.products.columns-6,
.layout-two-col-right ul.products.columns-6 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-row: auto;
}
ul.products li {
padding: 0;
margin-bottom: 0;
}
}
.layout-two-col-right.site-fullwidth .site-content.store-content, .layout-two-col-left.site-fullwidth .site-content.store-content {
max-width: -webkit-calc(100% - 300px);
max-width: calc(100% - 300px);
}
} li.product {
padding: 0;
}
li.product .extra-gallery-thumbs {
display: none;
}
li.product .inner-wrapper {
box-shadow: none;
background-color: #fff;
}
li.product .img-wrapper {
position: relative;
margin: 0;
padding: 2em;
line-height: 0;
}
li.product .img-wrapper a{
line-height: 0;
display: inline-block;
}
li.product .img-wrapper>a::after {
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: rgba(210, 210, 210, 0.4);
content: '';
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
li.product .inner-wrapper:hover .img-wrapper a::after {
opacity: 1;
}
.touch-enabled li.product .img-wrapper>a::after {
display: none;
}
li.product .excerpt-wrapper {
padding: 0 2em 1.5em 2em;
}
li.product .excerpt-wrapper .add_to_cart_button, li.product .excerpt-wrapper .variations_form, li.product.outofstock .excerpt-wrapper .ajax_add_to_cart {
display: none;
visibility: hidden;
}
.product .onsale, .product span.custom-badge {
display: inline-block;
padding: 0 1em;
height: 26px;
line-height: 26px;
font-size: 0.857em;
position: absolute;
text-transform: uppercase;
top: 0px;
right: auto;
left: 0;
margin: 0;
font-weight: 500;
z-index: 1;
color: #fff;
}
.product span.custom-badge:after, .product .onsale:before {
content: '';
display: inline-block;
position: absolute;
right: -11px;
top: 0px;
width: 0;
height: 0;
border-width: 26px 0 0 0;
border-style: solid;
border-right: 11px solid transparent !important;
background-color: transparent !important;
}
li.product span.custom-badge, div.product span.custom-badge {
left: -5px;
right: auto;
color: #636363;
border-color: #636363;
}
li.product span.custom-badge:after, div.product span.custom-badge:after {
border-left: 5px solid transparent !important;
border-right: 0 !important;
right: auto;
left: -2px;
border-color: #636363;
} .product.badges-style-2 .onsale {
display: inline-block;
padding: 0 9px 0 12px;
height: 25px;
line-height: 25px;
font-size: 13px;
position: absolute;
text-transform: uppercase;
top: 15px;
margin: 0;
border-radius: 0 2px 2px 0;
font-weight: normal;
z-index: 1;
left: -5px;
color: #212121;
}
.product.badges-style-2 .onsale:before {
display: none;
}
.product.badges-style-2 .onsale:after {
content: '';
display: inline-block;
position: absolute;
bottom: -6px;
width: 0;
height: 0;
border-width: 6px 0 0 0;
border-style: solid;
border-color: #b78000;
border-left: 5px solid transparent;
left: 0;
} .product.badges-style-3 .onsale {
display: inline-block;
padding: 0 10px;
height: 25px;
line-height: 25px;
font-size: 12px;
position: absolute;
text-transform: uppercase;
top: 15px;
margin: 0;
border-radius: 2px;
font-weight: 500;
z-index: 1;
left: 10px;
color: #ffffff;
}
.product.badges-style-3 .onsale:before,
.product.badges-style-3 .onsale:after {
display: none;
}
li.product .woocommerce-loop-product__title {
padding: 0;
display: block;
margin: 2px 0 12px 0;
font-size: 1.1em;
line-height: 22px;
font-weight: normal;
text-align: left;
}
.product .star-rating,
.product_list_widget .star-rating,
.wc-layered-nav-rating .star-rating {
overflow: hidden;
position: relative;
height: 20px;
line-height: 20px;
font-size: 16px;
width: 80px;
font-family: 'chromium';
display: inline-block;
}
li.product .star-rating {
margin-bottom: 7px;
}
.product .star-rating::before, .product_list_widget .star-rating::before, .wc-layered-nav-rating .star-rating::before {
content: "\e91d\e91d\e91d\e91d\e91d";
float: left;
top: 0;
left: 0;
position: absolute;
}
.product .star-rating span, .product_list_widget .star-rating span, .wc-layered-nav-rating .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 20px;
}
.product .star-rating span::before, .product_list_widget .star-rating span::before, .wc-layered-nav-rating .star-rating span::before {
content: "\e91d\e91d\e91d\e91d\e91d";
top: 0;
position: absolute;
left: 0
}
.product .reviews-wrapper {
display: inline-block;
height: 20px;
font-size: 12px;
line-height: 20px;
vertical-align: top;
margin: 0 0 0 10px;
}
.star-rating span {
-webkit-transform: translateZ(0);
}
.product .price {
display: inline-block;
font-weight: 500;
font-size: 2.143em;
}
div.product .entry-summary .price {
font-size: 1.7em;
margin-bottom: 1em;
}
div.product.product-type-variable .entry-summary .price {
margin-bottom: 0;
}
div.product.product-type-variable .stock {
margin: 0 0 25px 0;
display: block;
}
li.product .price {
font-size: 1.313em;
}
.product .price .woocommerce-Price-currencySymbol, .cart_totals tr.order-total .woocommerce-Price-currencySymbol {
font-size: 60%;
vertical-align: text-top;
}
.product .price del .woocommerce-Price-currencySymbol, .cart_totals tr.order-total del .woocommerce-Price-currencySymbol {
font-size: 100%;
vertical-align: baseline;
}
li.product .price .woocommerce-Price-currencySymbol {
font-size: 70%;
}
.price ins .woocommerce-Price-amount{
color: #ffa800;
}
.product .price del{
color: #000;
}
.product .price::after {
display: table;
clear: both;
content: '';
}
.product .price del {
font-size: 0.8em;
opacity: 1;
font-weight: normal;
}
div.product .entry-summary .price del {
font-size: 14px;
display: block;
}
.product .price ins {
padding: 0 11px 0 0;
float: left;
}
div.product .price ins {
padding: 0;
float: none;
}
div.product .stock {
color: #169543;
font-size: 0.857em;
margin-left: 43px;
}
div.product .stock.in-stock:before {
display: inline-block;
font-family: 'chromium';
font-size: 10px;
content: "\e917";
width: 15px;
color: #fff;
background-color: #169543;
height: 15px;
border-radius: 50%;
text-align: center;
line-height: 16px;
margin: 0 5px 0 0;
}
div.product .stock.out-of-stock {
color: #fb3b3b;
font-size: 0.857em;
margin: 0 0 0 50px;
display: inline-block;
}
div.product .stock.out-of-stock:before {
display: inline-block;
font-family: 'chromium';
font-size: 8px;
content: "\e92f";
width: 15px;
color: #fff;
background-color: #fb3b3b;
height: 15px;
border-radius: 50%;
text-align: center;
line-height: 15px;
margin: 0 5px 0 0;
}
.product .save-percent {
display: inline-block;
padding: 0 5px;
vertical-align: baseline;
font-size: 0.857em;
margin: 0 0 0 10px;
color: #fff;
position: absolute;
top: 0;
right: 0;
transform: translateX(-50%) translateY(-50%);
}
li.product .product-tooltip {
display: inline-block;
position: absolute;
left: 50%;
top: -30px;
width: 150px;
margin-left: -75px;
text-align: center;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
color: #fff;
}
li.product .short-description {
display: none;
visibility: hidden;
}
li.product .primary-cat {
font-size: 0.765em;
font-weight: 500;
text-transform: uppercase;
color: #a9a9a9;
}
@media screen and (max-width: 500px) {
.mobile-one-col-products.woocommerce ul.products[class*=columns-] li.product, .mobile-one-col-products.woocommerce-page ul.products[class*=columns-] li.product {
width: 100% !important;
float: none !important;
margin: 0 auto 2em !important;
padding: 0 !important;
}
}
@media screen and (max-width: 768px) {
body.woocommerce:not(.mobile-two-col-products) ul.products[class*=columns-] li.product,
body.woocommerce-page:not(.mobile-two-col-products) ul.products[class*=columns-] li.product {
width: 100%;
float: none;
clear: both;
margin: 0;
padding: 0;
}
} li.product.product-category {
position: relative;
background-color: #fff;
text-align: left;
vertical-align: top;
}
li.product.product-category .woocommerce-loop-category__title {
display: block;
width: 100%;
text-align: left;
font-size: 1em;
text-transform: uppercase;
padding: 1em;
color: #212121;
background-color: #f6f6f6;
position: absolute;
left: 0;
bottom: 0;
opacity: 0.7;
-webkit-transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
}
li.product.product-category .woocommerce-loop-category__title{
text-align: left;
position: relative !important;
}
li.product.product-category:hover .woocommerce-loop-category__title {
color: #fff;
background-color: #212121;
opacity: 1;
}
li.product.product-category .woocommerce-loop-category__title .count {
background-color: transparent;
color: inherit;
} .chromium-product-style-2 li.product .excerpt-wrapper .add_to_cart_button,
.chromium-product-style-2 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart {
display: block;
visibility: visible;
position: absolute;
width: -webkit-calc(100% - 2em);
width: calc(100% - 2em);
bottom: 1em;
left: 1em;
opacity: 0;
text-align: center;
-webkit-transition: opacity 0.15s ease-out, color 0.15s ease-out, background-color 0.15s ease-out;
-ms-transition: opacity 0.15s ease-out, color 0.15s ease-out, background-color 0.15s ease-out;
transition: opacity 0.15s ease-out, color 0.15s ease-out, background-color 0.15s ease-out;
}
@media screen and (min-width: 1200px) {
.chromium-product-style-2 .store-content{
min-width: 900px;
}
}
.chromium-product-style-2 li.product {
position: relative;
}
.chromium-product-style-2 ul.products li.product:last-of-type{
margin-bottom: 50px !important;
}
.chromium-product-style-2 li.product .inner-wrapper {
box-shadow: none;
-webkit-transition: box-shadow 0.3s ease-out;
-ms-transition: box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
}
.chromium-product-style-2 li.product:hover .inner-wrapper {
box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.1);
z-index: 2;
}
.chromium-product-style-2 li.product .excerpt-wrapper,
.chromium-product-style-2 li.product.outofstock .excerpt-wrapper {
-webkit-transition: padding 0.3s ease-out;
-ms-transition: padding 0.3s ease-out;
transition: padding 0.3s ease-out;
position: relative;
z-index: 10;
}
.chromium-product-style-2 li.product:hover .excerpt-wrapper, .chromium-product-style-2 li.product.outofstock:hover .excerpt-wrapper {
padding-bottom: 4.5em;
}
.chromium-product-style-2 li.product:hover .excerpt-wrapper .add_to_cart_button, .chromium-product-style-2 li.product.outofstock:hover .excerpt-wrapper .ajax_add_to_cart {
opacity: 1;
-webkit-transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.chromium-product-style-2 li.product:hover .excerpt-wrapper .add_to_cart_button, .chromium-product-style-2 li.product.outofstock:hover .excerpt-wrapper .ajax_add_to_cart {
opacity: 1;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.chromium-product-style-2 li.product .img-wrapper>a::after {
display: none;
}
.chromium-product-style-2 li.product .buttons-wrapper, .chromium-product-style-3 li.product .buttons-wrapper, .chromium-product-style-4 li.product .buttons-wrapper {
position: absolute;
top: 15px;
left: auto;
right: 15px;
width: 36px;
height: auto;
margin: 0;
}
.chromium-product-style-2 li.product .buttons-wrapper .button, .chromium-product-style-3 li.product .buttons-wrapper .button, .chromium-product-style-4 li.product .buttons-wrapper .button {
margin: 0 0 5px 0;
float: none;
background-color: transparent;
}
.chromium-product-style-2 li.product .buttons-wrapper .button:hover, .chromium-product-style-3 li.product .buttons-wrapper .button:hover, .chromium-product-style-4 li.product .buttons-wrapper .button:hover,
.chromium-product-style-2 li.product .buttons-wrapper .button:focus, .chromium-product-style-3 li.product .buttons-wrapper .button:focus, .chromium-product-style-4 li.product .buttons-wrapper .button:focus,
.chromium-product-style-2 li.product .buttons-wrapper .button:active, .chromium-product-style-3 li.product .buttons-wrapper .button:active, .chromium-product-style-4 li.product .buttons-wrapper .button:active {
background-color: transparent;
}
.chromium-product-style-2 li.product .buttons-wrapper .button:before, .chromium-product-style-3 li.product .buttons-wrapper .button:before, .chromium-product-style-4 li.product .buttons-wrapper .button:before {
margin: 0 0 0 6px;
font-size: 24px;
}
.chromium-product-style-2 li.product .buttons-wrapper .button:hover:before, .chromium-product-style-3 li.product .buttons-wrapper .button:hover:before, .chromium-product-style-4 li.product .buttons-wrapper .button:hover:before,
.chromium-product-style-2 li.product .buttons-wrapper .button:focus:before, .chromium-product-style-3 li.product .buttons-wrapper .button:focus:before, .chromium-product-style-4 li.product .buttons-wrapper .button:focus:before,
.chromium-product-style-2 li.product .buttons-wrapper .button:active:before, .chromium-product-style-3 li.product .buttons-wrapper .button:active:before, .chromium-product-style-4 li.product .buttons-wrapper .button:active:before,
.chromium-product-style-2 .product .buttons-wrapper .button.loading:after, .chromium-product-style-3 .product .buttons-wrapper .button.loading:after, .chromium-product-style-4 .product .buttons-wrapper .button.loading:after {
color: #212121;
}
.chromium-product-style-2 li.product .buttons-wrapper .product-tooltip,
.chromium-product-style-3 li.product .buttons-wrapper .product-tooltip,
.chromium-product-style-4 li.product .buttons-wrapper .product-tooltip {
left: auto;
white-space: nowrap;
top: 0;
right: 45px;
width: auto;
margin-left: 0;
background: transparent;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
height: 30px;
line-height: 30px;
padding: 0 1em;
font-size: 13px;
text-transform: none;
}
.chromium-product-style-2 .tz-woo-shortcode .woocommerce ul.products .owl-item li.product {
margin: 9px auto 55px;
}
.chromium-product-style-3 .tz-woo-shortcode .woocommerce ul.products .owl-item li.product, .chromium-product-style-4 .tz-product-tabs .woocommerce ul.products .owl-item li.product {
margin: 9px auto;
}
.chromium-product-style-2 .owl-carousel .owl-stage-outer, .chromium-product-style-3 .owl-carousel .owl-stage-outer, .chromium-product-style-4 .owl-carousel .owl-stage-outer {
width: calc(100% + 18px);
padding-left: 9px;
margin-left: -9px;
padding-bottom: 9px;
margin-bottom: 20px;
}
.chromium-product-style-2 .owl-carousel .owl-stage-outer {
padding-bottom: 0;
} .chromium-product-style-3 li.product .img-wrapper>a::after, .chromium-product-style-4 li.product .img-wrapper>a::after {
display: none;
}
.chromium-product-style-3 li.product .excerpt-wrapper, .chromium-product-style-4 li.product .excerpt-wrapper {
position: relative;
}
.chromium-product-style-3 li.product .price-wrapper, .chromium-product-style-4 li.product .price-wrapper {
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
}
.chromium-product-style-3 li.product .excerpt-wrapper .add_to_cart_button,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_variable,
.chromium-product-style-3 li.product .excerpt-wrapper .ajax_add_to_cart,
.chromium-product-style-3 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart,
.chromium-product-style-4 li.product .excerpt-wrapper .add_to_cart_button,
.chromium-product-style-4 li.product .excerpt-wrapper .ajax_add_to_cart,
.chromium-product-style-4 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_grouped,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_external,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_external,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_variable,
.chromium-product-style-4 li.product .excerpt-wrapper .product_type_grouped,
.chromium-product-style-4 li.product .excerpt-wrapper .product_type_external,
.chromium-product-style-4 li.product .excerpt-wrapper .product_type_external,
.chromium-product-style-4 li.product .excerpt-wrapper .product_type_variable
{
display: inline-block;
visibility: visible;
width: 24px;
min-width: 24px;
height: 26px;
overflow: hidden;
line-height: 26px;
text-align: center;
-webkit-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
padding: 0;
border-radius: 0;
margin: 0 0 0 10px;
float: right;
text-indent: 200%;
white-space: nowrap;
position: relative;
background-color: transparent;
align-self: flex-end;
transform: translateY(-2px);
background-color: transparent;
}
li.product .excerpt-wrapper .product_type_grouped,
li.product .excerpt-wrapper .product_type_external
{
background-color: transparent !important;
}
.chromium-product-style-3 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-3 li.product .excerpt-wrapper .button.product_type_variable::before,
.chromium-product-style-3 li.product .excerpt-wrapper .add_to_cart_button::before,
.chromium-product-style-3 li.product .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-4 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-4 li.product .excerpt-wrapper .button.product_type_variable::before,
.chromium-product-style-4 li.product .excerpt-wrapper .add_to_cart_button::before,
.chromium-product-style-4 li.product .excerpt-wrapper .ajax_add_to_cart::before,
li.product .excerpt-wrapper .product_type_grouped:before,
li.product .excerpt-wrapper .product_type_external:before{
content: '\e93a';
font-family: 'chromium';
float: left;
text-indent: 0;
font-size: 24px;
-webkit-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.chromium-product-style-3 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-3 li.product .excerpt-wrapper .button.product_type_variable::before,
.chromium-product-style-4 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-4 li.product .excerpt-wrapper .button.product_type_variable::before {
content: '\e93e';
}
li.product .excerpt-wrapper .product_type_external:before{
content: '\e9cb';
}
.chromium-product-style-3 ul.products:not(.list-view) li {
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
-ms-transition: box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
}
@media screen and (max-width: 768px){
.chromium-product-style-3.mobile-two-col-products ul.products:not(.list-view) li{
padding: 0;
margin-right: 10px;
margin-bottom: 10px !important;
align-self: stretch;
}
.chromium-product-style-3.mobile-two-col-products ul.products:not(.list-view) li .inner-wrapper{
height: 100%;
}
.chromium-product-style-3.mobile-two-col-products ul.products:not(.list-view) li:nth-of-type(2n){
margin-right: 0 !important;
}
}
.chromium-look-tools.chromium-product-style-3 ul.products:not(.list-view) li{
box-shadow: 0 0 5px 0 rgba(0,0,0,0.0);
}
.chromium-product-style-3 ul.products:not(.list-view) li:hover {
-webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,0.05);
box-shadow: 0 0 8px 1px rgba(0,0,0,0.05);
}
.chromium-product-style-3 li.product .button:hover::before,
.chromium-product-style-3 li.product:hover .button.add_to_cart_button:hover::before,
.chromium-product-style-3 li.product:hover .button.ajax_add_to_cart:hover::before,
.chromium-product-style-4 li.product .button:hover::before,
.chromium-product-style-4 li.product:hover .button.add_to_cart_button:hover::before,
.chromium-product-style-4 li.product:hover .button.ajax_add_to_cart:hover::before,
.chromium-product-style-3 li.product .excerpt-wrapper .button.loading::after,
.chromium-product-style-4 li.product .excerpt-wrapper .button.loading::after {
color: #212121;
}
.chromium-product-style-3 li.product .excerpt-wrapper .button:hover,
.chromium-product-style-4 li.product .excerpt-wrapper .button:hover,
.chromium-product-style-3 li.product .excerpt-wrapper .button:focus,
.chromium-product-style-4 li.product .excerpt-wrapper .button:focus,
.chromium-product-style-3 li.product .excerpt-wrapper .button:active,
.chromium-product-style-4 li.product .excerpt-wrapper .button:active {
background-color: transparent;
}
.chromium-product-style-3 li.product .excerpt-wrapper .button.loading::before,
.chromium-product-style-4 li.product .excerpt-wrapper .button.loading::before {
display: none;
}
.chromium-product-style-3 li.product .img-wrapper img {
-webkit-transition: -webkit-transform 0.3s ease-out;
-ms-transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out;
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.chromium-product-style-3 li.product:hover .img-wrapper img {
-ms-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
} .chromium-product-style-4 li.product .excerpt-wrapper {
padding: 0 20px 25px 20px;
}
.chromium-product-style-4 li.product .img-wrapper {
padding: 20px;
margin: 0;
}
.chromium-product-style-4 ul.products:not(.list-view) li {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
-ms-transition: box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
}
.chromium-product-style-4 ul.products:not(.list-view) li:hover {
-webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,0.05);
box-shadow: 0 0 8px 1px rgba(0,0,0,0.05);
}
.woocommerce.chromium-product-style-4 a.added_to_cart {
top: -30px;
}
.chromium-product-style-4 .tz-product-tabs .woocommerce ul.products .owl-item:hover {
z-index: 1;
} @supports (grid-area: auto) {
@media screen and (min-width: 768px) {
ul.products.list-view {
grid-template-columns: 1fr !important;
grid-column-gap: 0;
}
}
}
.woocommerce ul.products[class*=columns-].list-view li.product,
.woocommerce-page ul.products[class*=columns-].list-view li.product{
width: 100%;
display: block;
float: none;
}
ul.products.list-view li {
width: 100%;
max-width: 100%;
height: auto !important;
}
@media screen and (min-width: 1024px) {
ul.products.list-view li.product .inner-wrapper {
background: transparent;
display: flex;
justify-content: space-between;
position: relative !important;
}
}
ul.products.list-view li.product:hover .inner-wrapper {
box-shadow: none;
}
ul.products.list-view li.product:hover .excerpt-wrapper {
padding-bottom: 2em;
}
ul.products.list-view li.product .img-wrapper {
max-width: 330px;
padding: 2em;
background-color: #fff;
margin: 0;
}
ul.products.list-view li.product .img-wrapper img {
max-width: 270px;
}
@media screen and (min-width: 1024px) {
ul.products.list-view li.product .excerpt-wrapper{
width: -webkit-calc(100% - 360px);
width: calc(100% - 360px);
}
}
ul.products.list-view li.product .excerpt-wrapper {
padding: 2em;
background-color: #fff;
}
ul.products.list-view li.product .inner-wrapper.with-extra-gallery .img-wrapper {
max-width: 400px;
width: 100%;
padding: 1em;
}
@media screen and (min-width: 1024px) {
ul.products.list-view li.product .inner-wrapper.with-extra-gallery .excerpt-wrapper {
width: -webkit-calc(100% - 430px);
width: calc(100% - 430px);
}
}
ul.products.list-view li.product .short-description {
display: block;
visibility: visible;
padding-top: 5px;
}
@media screen and (min-width: 1024px) {
ul.products.list-view .inner-wrapper.with-extra-gallery .img-wrapper .woocommerce-loop-product__link {
float: right;
}
}
ul.products.list-view li.product .extra-gallery-thumbs {
display: block;
list-style: none;
padding: 0;
}
@media screen and (min-width: 1024px) {
ul.products.list-view li.product .extra-gallery-thumbs{
float: left;
}
}
@media screen and (max-width: 768px) {
ul.products.list-view li.product .extra-gallery-thumbs{
max-width: 100%;
width: 100%;
margin-bottom: 0;
}
ul.products.list-view li.product .extra-gallery-thumbs li{
width: auto !important;
display: inline-block;
}
}
ul.products.list-view li.product .extra-gallery-thumbs img {
max-width: 70px;
}
ul.products.list-view li.product .extra-gallery-thumbs li {
margin: 0 0 7px 0;
}
ul.products.list-view li.product .img-wrapper .buttons-wrapper, ul.products.list-view li.product .img-wrapper>a::after, ul.products.list-view li.product.product-type-variable .add_to_cart_button.product_type_variable, ul.products.list-view .product .save-percent {
display: none;
visibility: hidden;
}
ul.products.list-view li.product .price,
ul.products.list-view li.product .price-wrapper {
margin: 0;
display: block;
}
@media screen and (max-width: 1024px) {
ul.products.list-view li.product .price-wrapper{
display: inline-block !important;
}
}
ul.products.list-view li.product .excerpt-wrapper .add_to_cart_button, ul.products.list-view li.product .excerpt-wrapper .variations_form, ul.products.list-view li.product.outofstock .excerpt-wrapper .ajax_add_to_cart {
display: block;
visibility: visible;
}
ul.products.list-view li.product .excerpt-wrapper .add_to_cart_button,
ul.products.list-view li.product.outofstock .excerpt-wrapper .ajax_add_to_cart {
display: inline-block;
opacity: 1;
position: relative;
bottom: auto;
left: auto;
}
.woocommerce ul.products.list-view a.added_to_cart {
position: relative;
left: auto;
margin: 0;
top: auto;
line-height: 40px;
padding: 0;
display: inline-block;
}
ul.products.list-view table.variations td, ul.products.list-view table.variations tr:last-of-type td {
padding: 10px 10px 0 0px;
}
@media (min-width: 768px) {}
@media (min-width: 990px) {}  .woocommerce-breadcrumb {
padding: 0 1em;
margin-bottom: 2em;
font-size: 0.857em;
max-width: 1200px;
flex-basis: 100%;
}
@supports (grid-area: auto) {
@media screen and (min-width: 768px) {
.woocommerce-breadcrumb {
grid-area: breadcrumbs;
}
}
}
.yith-wcqv-button{
background-color: transparent !important;
opacity: 0;
transition: opacity 0.4s ease-in;
}
.yith-wcqv-button::before{
display: inline-block;
color: inherit;
font-weight: bold;
font-family: 'chromium';
content: '\e93e';
font-size: 20px !important;
text-align: center;
}
li.product:hover .yith-wcqv-button{
opacity: 1 !important;
}
#yith-quick-view-content, .yith-wcqv-wrapper, #yith-quick-view-modal .yith-wcqv-main{
background-color: #fff !important;
}
#yith-quick-view-content div.product{
display: block !important;
} .woocommerce-products-header__title {
font-size: 1.857em;
font-weight: 500;
margin: 0 0 1rem 0;
} .view-controls-wrapper:after {
display: table;
content: '';
clear: both;
}
.view-controls-wrapper {
margin: 0 0 2em 0;
text-align: right;
}
.woocommerce .woocommerce-result-count {
display: block;
line-height: 40px;
margin: 0 0 12px 0;
}
.woocommerce-ordering select,
.product-pager select {
height: 40px;
line-height: 40px;
padding: 0 40px 0 12px;
box-shadow: none;
border-radius: 0;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: inherit;
cursor: pointer;
font-weight: normal;
width: 100%;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
background-color: transparent;
position: relative;
z-index: 2;
}
.woocommerce-ordering {
position: relative;
margin: 0 auto 0;
max-width: 60%;
display: block;
}
@media screen and ( min-width: 768px ) {
.woocommerce-ordering{
float: right;
}
}
.woocommerce-ordering select:focus, .product-pager select:focus {
-webkit-box-shadow: 0 0 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
outline: none;
}
.woocommerce-ordering::after, .product-pager::after {
content: '\e91a';
display: inline-block;
font-family: 'chromium';
font-size: 12px;
position: absolute;
right: 12px;
top: 3px;
z-index: 1;
height: 38px;
line-height: 36px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
z-index: 1;
}
.woocommerce-ordering::before, .product-pager::before {
display: inline-block;
content: '';
position: absolute;
right: 35px;
top: 5px;
width: 1px;
height: 30px;
border-left: 1px solid;
}
.list-grid-switcher {
display: none;
}
.paginator {
display: inline-block;
margin: 0 0 18px 0;
max-width: 35%;
float: left;
position: relative;
}
.list-grid-switcher span.list, .list-grid-switcher span.grid {
display: inline-block;
margin: 0 2px;
cursor: pointer;
font-size: 20px;
height: 28px;
line-height: 28px;
}
.list-grid-switcher span i {
vertical-align: middle;
}
@media (min-width: 768px) {
.view-controls-wrapper {
}
.woocommerce .woocommerce-result-count {
display: inline-block;
margin: 0;
width: auto;
float: left;
}
.paginator {
float: none;
}
.woocommerce-ordering, .list-grid-switcher, .paginator {
margin: 0;
display: inline-block;
}
.woocommerce-ordering {
max-width: 250px;
float: none;
}
.paginator+.woocommerce-ordering, .woocommerce-ordering+.list-grid-switcher {
margin: 0 0 0 10px;
}
}
@media (min-width: 990px) {} nav.woocommerce-pagination {
margin: 40px 0;
}
.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span {
padding: 0;
margin: 0;
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background-color: transparent;
-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
border-style: solid;
border-width: 1px;
border-color: #dbdbdb;
color: #626262;
}
nav.woocommerce-pagination ul li a i:before {
color: #626262;
}
nav.woocommerce-pagination ul li a:focus, nav.woocommerce-pagination ul li a:hover, nav.woocommerce-pagination ul li a:active, nav.woocommerce-pagination ul.page-numbers li span {
background-color: #b6b6b6;
color: #f6f6f6;
border-color: #b6b6b6;
}
nav.woocommerce-pagination ul li a:focus i:before, nav.woocommerce-pagination ul li a:hover i:before, nav.woocommerce-pagination ul li a:active i:before, nav.woocommerce-pagination ul li span i:before {
color: #f6f6f6;
}
nav.woocommerce-pagination ul {
border: 0;
margin: 0;
list-style: none;
text-align: center;
padding: 0;
}
.woocommerce-pagination ul.page-numbers li {
margin: 0 5px 0 0;
border: 0;
display: inline-block;
background: transparent;
}
.woocommerce-pagination ul.page-numbers li:last-of-type {
margin: 0;
} .touch-enabled li.product .buttons-wrapper {
display: none;
visibility: hidden;
}
li.product .buttons-wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 126px;
height: 36px;
margin: -18px 0 0 -63px;
text-align: center;
opacity: 0;
-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
transition: opacity 0.3s ease-out, transform 0.3s ease-out;
-ms-transform: scale(.8, .8);
-webkit-transform: scale(.8, .8);
transform: scale(.8, .8);
}
li.product .inner-wrapper:hover .buttons-wrapper {
opacity: 0.8;
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
li.product .buttons-wrapper::after {
display: table;
content: '';
clear: both;
}
li.product .buttons-wrapper .button {
display: inline-block;
width: 36px;
height: 36px;
overflow: hidden;
line-height: 34px;
text-align: center;
-webkit-transition: border-color 0.3s ease-out, background-color 0.3s ease-out;
-moz-transition: border-color 0.3s ease-out, background-color 0.3s ease-out;
transition: border-color 0.3s ease-out, background-color 0.3s ease-out;
padding: 0;
margin: 0 3px;
float: left;
text-indent: 100%;
white-space: nowrap;
position: relative;
}
li.product .buttons-wrapper .button:before {
font-family: 'chromium';
display: inline-block;
text-indent: 0;
float: left;
margin: 0 0 0 8px;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
font-size: 20px;
}
li.product .buttons-wrapper .tm-woocompare-button.button:before {
content: '\e908';
}
li.product .buttons-wrapper .tm-woowishlist-button.button:before {
content: '\e93c';
}
li.product .buttons-wrapper .add_to_cart_button.button:before {
content: '\e93a';
}
li.product .buttons-wrapper .add_to_cart_button.product_type_variable:before, li.product.outofstock .buttons-wrapper .ajax_add_to_cart:before {
content: '\e93e';
}
li.product .buttons-wrapper .product-tooltip {
display: inline-block;
position: absolute;
left: 50%;
top: -30px;
width: 200px;
margin-left: -100px;
text-align: center;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
color: #fff;
font-weight: 500;
}
.product .button.loading:after {
position: absolute;
top: 1px;
right: auto;
left: 50%;
margin: 0 0 0 -10px;
color: #fff;
font-size: 20px;
text-indent: 0;
content: "\e901";
font-family: 'chromium';
-webkit-animation: woo-spin 2s infinite linear;
animation: woo-spin 2s infinite linear;
}
@-webkit-keyframes woo-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes woo-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
li.product .buttons-wrapper .button.loading:before {
display: none;
}
.product input.loading, .product .button.loading {
opacity: .8;
padding-right: 20px;
text-indent: 200%;
overflow: hidden;
}
.woocommerce .blockUI.blockOverlay {
transform: none;
}
.woocommerce .blockUI.blockOverlay:before {
display: inline-block;
content: '\e901';
font-family: 'chromium';
position: absolute;
top: 50%;
width: 58px;
left: 50%;
margin: -30px 0 0 -30px;
height: 60px;
line-height: 60px;
font-size: 60px;
color: #aaa;
animation: woo-spin 2s infinite linear;
}
.woocommerce a.added_to_cart {
padding: 3px 0;
margin: 0 0 0 -50px;
display: block;
text-align: center;
position: absolute;
width: 100px;
background-color: #fff;
opacity: 0.8;
left: 50%;
top: -40px;
}
.hot-offers-wrapper.woocommerce a.added_to_cart {
display: none;
} .product-categories li .children{
margin-top: 5px;
margin-left: 10px;
}
.widget.woocommerce li {
list-style: none;
}
.widget.woocommerce .count {
height: 20px;
display: inline-block;
color: #9eadb6;
padding: 0 4px;
font-size: 12px;
border-radius: 2px;
line-height: 20px;
background: #f6f6f6;
margin-left: 5px;
}
.product_list_widget li::after {
display: table;
content: '';
clear: both;
}
ul.product_list_widget {
padding: 0;
margin: 0;
list-style: none;
}
.widget.woocommerce ul.product_list_widget li, ul.product_list_widget li {
padding: 0 0 0 95px;
margin: 0 0 15px 0;
text-align: left;
min-height: 80px;
position: relative;
}
ul.product_list_widget li:last-of-type {
margin: 0;
}
.product_list_widget .product-title {
font-size: inherit;
font-weight: normal;
display: block;
margin: 0 0 5px 0;
color: inherit;
}
.product_list_widget .thumb-wrapper {
display: block;
max-width: 80px;
margin: 0 15px 0 0;
position: absolute;
left: 0;
top: 0;
}
.product_list_widget .star-rating {
margin: 5px 0;
display: block;
}
.product_list_widget .price::after {
display: table;
clear: both;
content: '';
}
.product_list_widget .save-percent {
display: inline-block;
padding: 0 5px;
vertical-align: baseline;
font-size: 0.857em;
margin: 0 0 0;
color: #fff;
}
.product_list_widget .price {
display: inline-block;
font-weight: 500;
font-size: 1.143em;
}
.product_list_widget .price ins {
background: transparent;
display: inline-block;
padding: 0 10px 0 0;
float: left;
}
.product_list_widget .price del {
font-weight: normal;
font-size: 0.8em;
} .widget ul.product_list_widget.cart_list li, .widget.widget_recent_reviews ul.product_list_widget li {
padding-left: 0;
}
.cart_list img, .widget.widget_recent_reviews ul.product_list_widget img {
display: block;
max-width: 80px;
margin: 0 20px 0 0;
position: relative;
float: left;
}
.cart_list .quantity::before {
}
.cart_list .quantity .amount {
font-weight: 500;
}
.cart_list a.remove {
position: absolute;
right: 0;
top: 2px;
width: 20px;
height: 20px;
line-height: 20px;
font-size: 20px;
text-align: center;
font-weight: lighter !important;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.cart_list a.remove:hover {
color: red;
background: transparent;
}
.cart_list .quantity {
display: block;
background-color: transparent;
float: none;
padding: 0;
}
.elementor-widget-wp-widget-tz_woo_cart .buttons,
.widget_shopping_cart_content .buttons {
display: block;
margin: 1em 0 0 0;
}
.elementor-widget-wp-widget-tz_woo_cart .buttons::after,
.widget_shopping_cart_content .buttons::after {
content: '';
display: table;
clear: both;
}
.elementor-widget-wp-widget-tz_woo_cart a.button,
.widget_shopping_cart_content a.button {
display: inline-block;
float: left;
padding: 0 1.2em;
}
.elementor-widget-wp-widget-tz_woo_cart a.button.checkout,
.widget_shopping_cart_content a.button.checkout {
float: right;
} .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
margin-top: 25px;
text-align: left;
font-size: 14px;
}
.widget_price_filter .button {
display: inline-block;
width: 50%;
padding: 8px 10px;
line-height: 1;
width: auto;
height: auto;
margin-right: 10px;
}
.price_slider_amount:after{
content: '';
display: block;
clear: both;
}
.widget_price_filter .price_label{
display: inline-block;
margin-left: auto;
margin-top: 20px;
font-size: 12px;
}
.ui-slider {
position: relative !important;
text-align: left !important;
margin-left: 0.5em !important;
margin-right: 0.5em !important;
}
.ui-slider .ui-slider-handle {
position: absolute !important;
z-index: 2 !important;
cursor: ew-resize !important;
outline: none !important;
height: 20px !important;
width: 20px !important;
background: #9eadb6 !important;
margin-top: -8px !important;
border-radius: 50% !important;
top: 0 !important;
border: 7px solid #fff !important;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15) !important;
}
.ui-slider .ui-slider-range {
position: absolute!important;
z-index: 1 !important;
font-size: 0.7em !important;
display: block !important;
border: 0 !important;
border-radius: 1em !important;
}
.price_slider_wrapper .ui-widget-content {
border: 0 !important;
background: #f6f6f6 !important;
border-radius: 0 !important;
height: 4px !important;
margin: 0 22px 0 0px !important;
}
.ui-slider-horizontal {
height: 0.5em !important;
}
.ui-slider-horizontal .ui-slider-range {
top: 0 !important;
height: 4px !important;
}
.ui-slider-horizontal .ui-slider-range-min {
left: -1px !important;
}
.ui-slider-horizontal .ui-slider-range-max {
right: -1px !important;
}
.widget_price_filter .price_slider_wrapper {
margin-top: 34px !important;
}
.widget_price_filter .from, .widget_price_filter .to {
display: inline-block;
line-height: 29px;
padding-top: 1px;
border-style: solid;
border-width: 1px;
padding: 0 10px;
} .widget_layered_nav ul li a, .widget_layered_nav_filters ul li a, .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
padding: 0 0 0 26px;
position: relative;
float: left;
color: inherit;
}
.widget_layered_nav ul li {
margin-bottom: 8px;
}
.widget_layered_nav ul li a:before, .widget_layered_nav_filters ul li a:before {
line-height: 18px;
content: "";
font-family: 'chromium';
display: inline-block;
position: absolute;
left: 0;
top: 0;
font-size: 16px;
width: 20px;
height: 20px;
border-style: solid;
border-width: 1px;
background-color: #fff;
color: #fff;
text-align: center;
}
.widget_layered_nav ul li a:before {
content: "";
}
.widget_layered_nav ul li.chosen a:before {
content: "\e917";
}
.widget_layered_nav_filters ul li a:before {
content: "-";
line-height: 6px;
font-size: 28px;
}
.widget_layered_nav_filters ul, .widget_layered_nav ul {
margin: 0;
}
.widget_layered_nav_filters ul li {
padding: 0 10px 5px 0;
}
.widget_layered_nav_filters ul li:after {
display: table;
content: '';
clear: both;
} .widget_product_tag_cloud a {
font-size: 12px !important;
padding: 5px 10px 4px;
background: #f5f5f5;
display: inline-block;
margin: 0 10px 10px 0;
float: left;
text-transform: uppercase;
-webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.widget_product_tag_cloud:after {
display: table;
content: '';
clear: both;
} .wc-layered-nav-rating .star-rating {
float: left;
}
.wc-layered-nav-rating::after {
display: table;
content: '';
clear: both;
}
.wc-layered-nav-rating a {
font-size: 12px;
}  .woof_sid_auto_shortcode,
.woof_redraw_zone{
background: #fff !important;
box-shadow: none !important;
border:none !important;
border-radius: 0 !important;
}
.woof_redraw_zone h4{
font-size: 14px !important;
font-weight: 500;
text-transform: uppercase;
}
.woof_edit_view{
position: absolute;
right:0;
top:0;
}
.woof_redraw_zone{
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.woof_container{
flex-basis: 100%;
width: 100% !important;
}
.irs-from,
.irs-to,
.irs-single{
background-color: #fdb819 !important;
background: #fdb819 !important
}
.irs-from::after,
.irs-to::after,
.irs-single::after{
border-top-color: #fdb819 !important;
}
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider{
background-image: url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/img/sprite-skin-flat.png) !important;
}
.woof_container_select .woof_container_inner,
.woof_container_select_hierarchy .woof_container_inner
{
display: flex;
align-items: center;
justify-content: flex-start;
}
.woof_container_select .woof_container_inner > h4,
.woof_container_select_hierarchy .woof_container_inner > h4{
width: 25%;
}
.woof_container_select .woof_container_inner > div,
.woof_container_select_hierarchy .woof_container_inner > div{
width: 75%;
}
.woof_container_select .woof_container_inner select,
.woof_container_select_hierarchy .woof_container_inner select{
padding-left: 10px;
border:#ebebeb 1px solid;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.woof_container_select .woof_container_inner select:focus,
.woof_container_select_hierarchy .woof_container_inner select:focus{
outline: none !important;
}
.woof_container_select .woof_block_html_items,
.woof_container_select_hierarchy .woof_block_html_items{
position: relative;
}
.woof_container_select .woof_block_html_items:after{
content: '\e91a';
display: inline-block;
font-family: 'chromium';
font-size: 12px;
position: absolute;
right: 12px;
top: 3px;
z-index: 1;
height: 38px;
line-height: 36px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
z-index: 1;
}
.woof_container_checkbox .woof_container_inner{
display: flex;
align-items: center;
justify-content: flex-start;
}
.woof_container_checkbox .woof_container_inner > h4{
width: 25%;
}
.woof_container_checkbox .woof_container_inner > div{
width: 75%;
padding-left: 20px;
}
.woof_container_checkbox .woof_container_inner .woof_list_checkbox{
padding: 0;
margin: 0;
}
.woof_container_checkbox .woof_container_inner .woof_list_checkbox li{
display: inline-block;
margin: 10px;
}
.woof_container:first-of-type{
margin-top: 0 !important;
padding-top:20px !important;
}
.woof_sid_auto_shortcode.woof{
padding: 0 !important;
}
.woof_container{
border-bottom:#ebebeb 1px solid;
margin: 0 0 20px;
padding: 0 20px 20px;
}
.chromium-look-tires .woof_sid_home_page .chosen-container-single.chosen-disabled .chosen-single > span{
opacity: 0.5 !important;
}
.chromium-look-tires .woof_sid_home_page .chosen-container-single .chosen-single > span{
opacity: 1 !important;
}
.chromium-look-tires .woof_sid_home_page{
margin-top: 22px;
margin-bottom: 20px;
}
.chromium-look-tires .woof_sid_home_page .woof_container{
padding: 0 !important;
}
.chromium-look-tires .woof_sid_home_page .woof_submit_search_form_container{
margin: 0 !important;
}
.chromium-look-tires .woof_sid_home_page .woof_submit_search_form_container button{
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.chromium-look-tires .woof_sid_home_page .woof_submit_search_form_container button:hover{
background-color: #d23b3b;
}
.woof_submit_search_form_container{
text-align: center;
}
.woof_submit_search_form_container button{
display: inline-block !important;
float: none !important;
width: 30%;
min-width: 80px;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 10px;
}
.chromium-look-tires .woof_submit_search_form_container button{
color: #fff;
}
.woof_sid_home_page .woof_price3_search_container{
display: none;
}
.woof_products_top_panel li span{
background-image: none;
}
.woof_products_top_panel li span:after{
content:'×';
display:inline-block;
color: red;
margin-left: 4px;
font-size: inherit;
}
.woocommerce-message .button.wc-forward{
padding: 3px 6px;
}
@media screen and ( max-width: 1023px ) {
.woof_sid_home_page .woof_redraw_zone {
background-color: transparent !important;
}
.woof_sid_home_page .woof_container{
border:none !important;
margin-bottom: 0 !important;
}
.woof_container_select .woof_container_inner>div,
.woof_container_select_hierarchy .woof_container_inner>div{
width: 100% !important;
}
.woof_container_inner .chosen-container,
.woof_container_inner select{
width: 100% !important;
}
}
@media screen and ( min-width: 1024px ) {
.woof_sid_home_page .woof_redraw_zone{
flex-direction: row;
}
.woof_sid_home_page .woof_container{
flex-direction: column;
flex-basis: calc( 100% - 170px ) !important;
width: calc( 100% - 170px ) !important;
max-width: calc( 100% - 170px ) !important;
border: 0;
margin: 0;
padding-right: 0 !important;
}
.woof_sid_home_page .woof_container .woof_container_inner .woof_block_html_items{
counter-reset: section;
}
.woof_sid_home_page .woof_submit_search_form_container{
width: 170px;
padding-right: 4px;
}
.woof_sid_home_page  .woof_submit_search_form_container .woof_submit_search_form{
width: 100%;
margin-left: 3px;
margin-top: 11px;
height: 49px;
line-height: 15px;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important;
}
.woof_sid_home_page .woof_submit_search_form_container .woof_submit_search_form:before{
content: '\e93e';
font-family: 'chromium';
display: inline-block;
text-indent: 0;
font-size: 13px;
line-height: 28px;
margin-right: 8px;
font-weight: bold;
}
.woof_sid_home_page .woof_submit_search_form_container  .woof_reset_search_form{
position: absolute;
bottom: -25px;
right: -10px;
padding: 0;
text-transform: uppercase;
color: #fff;
width: auto !important;
background: transparent !important;
}
.chromium-look-tires .woof_sid_home_page .woof_submit_search_form_container  .woof_reset_search_form{
bottom: 0px;
right: 2px;
}
.woof_sid_home_page .woof_edit_view{
display: none;
}
.woof_sid_home_page  .woof_container_inner > h4{
background: #fff;
padding: 10px 40px 20px 20px;
display: inline-block;
position: absolute;
left: 0;
top: -40px;
}
.woof_sid_home_page  .woof_container_inner .woof_block_html_items{
display: flex;
}
.woof_sid_home_page .woof_container_select .woof_container_inner > div,
.woof_sid_home_page .woof_container_select_hierarchy .woof_container_inner > div{
width: 100%;
}
.woof_sid_home_page .woof_container_select_hierarchy .woof_container_inner select{
margin-right: 3px !important;
margin-left: 3px !important;
height: 49px;
border: none;
}
.woof_sid_home_page .woof_sid_auto_shortcode,
.woof_sid_home_page .woof_redraw_zone{
background: transparent !important;
padding: 0 !important;
}
.woof_sid_home_page  .chosen-container{
margin-right: 3px;
margin-left: 3px;
border-right: #ededec 1px solid !important;
max-width: 33.33% !important;
width: 33.33% !important;
}
.woof_sid_home_page  .chosen-container .chosen-single{
padding-left: 48px;
}
.woof_sid_home_page  .chosen-container .chosen-single:before{
position: absolute;
top: 12px;
left: 0;
padding: 0 15px;
counter-increment: section;
content: counter(section);
color: #000;
height: 27px;
border-right: #e1e1e1 1px solid;
font-size: 15px;
line-height: 26px;
}
.woof_sid_home_page  .chosen-container:first-of-type .chosen-single{
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
}
.woof_sid_home_page .chosen-container-single .chosen-single{
padding-top: 12px;
padding-bottom: 12px;
height: auto !important;
}
.woof_sid_home_page .chosen-container .chosen-drop{
top: calc( 100% - 3px );
border: none;
width: calc( 100% + 1px );
}
.woof_sid_home_page .chosen-container-active.chosen-with-drop .chosen-single{
border: none !important;
background: #fff;
}
.woof_sid_home_page .chosen-container-single .chosen-single div b{
background: transparent !important;
background-image: none !important;
}
.woof_sid_home_page .chosen-container-single .chosen-single div b:before{
content: '\e91a';
display: inline-block;
font-family: 'chromium';
font-size: 12px;
position: absolute;
right: 12px;
top: 8px;
z-index: 1;
height: 38px;
line-height: 36px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
z-index: 1;
}
.woof_sid_home_page .chosen-disabled{
opacity: 1 !important;
}
.woof_sid:not(.woof_sid_home_page){
text-align: left;
}
}
.chosen-container-single .chosen-single{
background: #fff;
border:none;
border-radius: 0;
} body:not(.elementor-editor-active) .home-hero-search.elementor-widget-tabs{
margin-top: -190px;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-content{
background-color: rgba(50, 50, 50, 1);
border:none !important;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title{
background-color: rgba(50, 50, 50, 0.5);
text-transform: uppercase;
line-height: 1.3;
font-size: 13px;
font-weight: 300;
color: #fff !important;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title a{
outline: none;
}
@media screen and (min-width: 1200px){
.home-hero-search.elementor-widget-tabs .elementor-tab-title{
min-width: 143px;
}
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title span{
font-weight: 500;
font-size: 16px;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title.elementor-active:before,
.home-hero-search.elementor-widget-tabs .elementor-tab-title.elementor-active:after{
display: none;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title.elementor-active{
background-color: rgba(50, 50, 50, 1);
border-left: none;
border-right: none;
border-bottom: none;
border-width: 4px !important;
border-color: #e94141;
} .elementor-editor-active li.product .excerpt-wrapper a.button {
display: none;
}
.elementor-editor-active li.product .excerpt-wrapper .woocommerce-loop-product__link+.star-rating {
display: none;
} div.product .elementor-widget-woocommerce-product-images,
div.product .product-images-wrapper,
div.product .single-product-meta-wrapper,
div.product .product-custom-labels-wrapper,
div.product .product-shares-wrapper,
div.product .woocommerce-tabs {
background-color: #fff;
padding: 1em;
margin-bottom: 3em;
position: relative;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
div.product{
display: flex;
align-content:flex-start;
flex-wrap: wrap;
justify-content: space-around;
}
div.product .elementor-widget-woocommerce-product-images,
div.product .product-images-wrapper{
flex-basis: 60%;
width: 60% !important;
max-width: 60% !important;
}
div.product div.summary{
flex-basis:calc( 40% - 40px );
margin-left: 30px;
}
div.product .woocommerce-tabs,
div.product section.products
{
flex-basis: 100%;
}
}
@media screen and ( max-width: 400px ) {
.sale .product_title{
margin-top: 1em;
}
}
div.product .single-product-meta-wrapper, div.product .product-custom-labels-wrapper, div.product .product-shares-wrapper {
margin-bottom: 1em;
}
div.product .woocommerce-tabs {
order: 3;
padding: 0;
background-color: transparent;
}
div.product .upsells {
order: 5;
}
div.product .related {
order: 4;
}
.reverse div.product .product-images-wrapper {
order: 2;
}
.reverse div.product .summary {
order: 1;
}
div.product .product_title {
font-size: 2em;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 15px;
}
.elementor-widget-woocommerce-product-images .product_meta,
.product-images-wrapper .product_meta,
body:not(.product-classic-style) .single-product-meta-wrapper .product_meta
{
display: inline-block;
height: 30px;
line-height: 1.25;
border-radius: 3px;
background-color: #f3f3f3;
padding: 5px 14px 4px;
margin-bottom: 1em;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-rating,
.product-images-wrapper .woocommerce-product-rating {
display: inline-block;
height: 30px;
line-height: 30px;
margin-bottom: 2em;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-rating .star-rating,
.product-images-wrapper .woocommerce-product-rating .star-rating {
vertical-align: text-bottom;
}
.elementor-widget-woocommerce-product-images .product_meta+.woocommerce-product-rating,
.product-images-wrapper .product_meta+.woocommerce-product-rating {
margin-left: 10px;
}
.elementor-widget-woocommerce-product-images .images,
.product-images-wrapper .images {
position: relative;
max-width: 100%;
}
.woocommerce-product-gallery__image a{
display: block;
max-width: 100%;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__trigger,
.product-images-wrapper .woocommerce-product-gallery__trigger {
font-size: 20px;
border-width: 1px;
border-style: solid;
border-radius: 2px;
padding: 3px 6px;
position: absolute;
right: 15px;
top: 15px;
width: 34px;
height: 34px;
z-index: 10;
background-color: #fff;
line-height: 32px;
font-size: 0 !important;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__trigger::before,
.product-images-wrapper .woocommerce-product-gallery__trigger::before {
display: block;
font-family: 'chromium';
content: '\e93e';
position: absolute;
width: 100%;
text-align: center;
left: 0;
top: 0;
font-size: 16px !important;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__trigger img,
.product-images-wrapper .woocommerce-product-gallery__trigger img {
display: none !important;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs,
.product-images-wrapper .flex-control-thumbs {
display: block;
position: relative;
list-style: none;
margin: 2em -7px 0 -7px;
padding: 0;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs li,
.product-images-wrapper .flex-control-thumbs li {
padding: 0 7px 0 7px;
margin: 0 0 14px 0;
width: 33%;
max-width: 33%;
display: inline-block;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs img,
.product-images-wrapper .flex-control-thumbs img {
display: inline-block;
-webkit-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
-webkit-transform: translateZ(0);
opacity: 0.6;
cursor: pointer;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs img:hover,
.elementor-widget-woocommerce-product-images .flex-control-thumbs img.flex-active,
.product-images-wrapper .flex-control-thumbs img:hover,
.product-images-wrapper .flex-control-thumbs img.flex-active {
opacity: 1;
}
@media screen and (min-width: 768px) {
.elementor-widget-woocommerce-product-images .flex-viewport,
body:not(.product-classic-style) .woocommerce-product-gallery .flex-viewport {
max-width: calc(100% - 100px);
margin-left: 100px;
}
}
div.product .stock + .stock {
display: none;
}
.elementor-widget-woocommerce-product-images .flex-viewport .woocommerce-product-gallery__wrapper,
.product-images-wrapper .flex-viewport .woocommerce-product-gallery__wrapper {
margin: 0;
max-width: none !important;
}
.button.single_add_to_cart_button {
height: 45px;
line-height: 45px;
}
div.product .summary > div:last-child {
margin-bottom: 3em;
} .elementor-widget-woocommerce-product-images,
.product-classic-style div.product .product-images-wrapper,
.product-classic-style div.product .summary {
background-color: #fff;
padding: 2em;
margin-bottom: 3em;
}
.product-classic-style div.product .product-images-wrapper {
padding: 2em 1em;
margin: 0;
}
.product-classic-style div.product .summary > div:last-child {
margin-bottom: 0;
}
.product-classic-style div.product .single-product-meta-wrapper,
.product-classic-style div.product .product-custom-labels-wrapper,
.product-classic-style div.product .product-shares-wrapper {
padding: 0;
margin-bottom: 0;
}
.product-classic-style div.product .single-product-meta-wrapper {
grid-column: span 6;
margin-bottom: 3em;
padding: 2em;
display: flex;
flex-wrap: wrap;
margin-top: -1em;
}
.product-classic-style div.product .single-product-meta-wrapper .product_meta,
.product-classic-style div.product .single-product-meta-wrapper .product-custom-labels-wrapper {
width: 100%;
}
.product-classic-style div.product .single-product-meta-wrapper .product_meta {
margin-bottom: 2em;
}
div.product .product_meta .sku_wrapper,
div.product .product_meta .posted_in,
div.product .product_meta .tagged_as {
display: block;
}
.product-classic-style div.product .product-shares-wrapper {
margin-top: 25px;
padding-top: 24px;
border-style: solid;
border-width: 1px 0 0 0;
}
.product-chrom-style div.product .single-product-meta-wrapper .woocommerce-product-rating{
vertical-align: bottom;
}
.product-chrom-style div.product .single-product-meta-wrapper .woocommerce-product-rating,
.product-classic-style div.product .woocommerce-product-rating {
margin-bottom: 1em;
}
.product-chrom-style div.product .single-product-meta-wrapper .woocommerce-product-rating .woocommerce-review-link,
.product-classic-style div.product .woocommerce-product-rating .woocommerce-review-link {
line-height: 20px;
height: 20px;
display: inline-block;
vertical-align: top;
}
.elementor-widget-woocommerce-product-images .flex-viewport
.product-classic-style .woocommerce-product-gallery .flex-viewport {
max-width: 100%;
margin-left: 0;
}
@media screen and (min-width: 1024px) {
.elementor-widget-woocommerce-product-images .flex-control-thumbs,
.product-classic-style .product-images-wrapper .flex-control-thumbs {
display: block !important;
position: relative !important;
margin: 2em -7px 0 -7px !important;
width: 100% !important;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs li,
body:not(.product-classic-style) .product-images-wrapper .flex-control-thumbs li {
margin: 0 0 15px 0;
width: 100%;
max-width: 100%;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs li,
.product-classic-style .product-images-wrapper .flex-control-thumbs li {
padding: 0 7px 0 7px;
width: auto !important;
max-width: 25% !important;
margin-bottom: 14px;
display: inline-block !important;
}
.product-classic-style div.product .single-product-meta-wrapper .product_meta {
width: 50%;
}
.product-classic-style div.product .single-product-meta-wrapper .product-custom-labels-wrapper {
padding-left: 2em;
width: 50%;
}
.elementor-widget-woocommerce-product-images,
.product-classic-style div.product .product-images-wrapper,
.product-classic-style div.product .summary {
padding: 2em;
margin-bottom: 3em;
}
.elementor-widget-woocommerce-product-images,
.product-classic-style div.product .product-images-wrapper {
padding-right: 0;
}
} div.product .product-custom-labels-wrapper {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.product-custom-labels-wrapper .single-label {
max-width: 30%;
}
.product-custom-labels-wrapper .single-label img {
max-width: 40px;
display: block;
margin: 0 auto 15px;
}
.product-custom-labels-wrapper .single-label span {
line-height: 18px;
font-size: 0.800em;
text-transform: uppercase;
font-weight: bold;
display: inline-block;
text-align: center;
} .product-shares-wrapper .tz-social-links {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.product-shares-wrapper .tz-social-links div.wrapper {
opacity: 1;
visibility: visible;
position: relative;
bottom: auto;
width: -webkit-calc(100% - 90px);
width: calc(100% - 90px);
right: auto;
line-height: 30px;
}
.product-shares-wrapper .tz-social-links .heading {
height: auto;
padding: 0;
background-color: transparent;
font-size: 0.933em;
text-transform: uppercase;
font-weight: 500;
display: inline-block;
margin: 0px 10px 0 0;
width: 80px;
}
.product-shares-wrapper .tz-social-links .wrapper a {
background-color: transparent;
height: 26px;
line-height: 26px;
width: 26px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
padding: 0;
margin: 0 10px 5px 0;
display: inline-block;
position: relative;
}
.product-shares-wrapper .tz-social-links .sharecount {
float: none;
width: 60px;
display: inline-block;
height: 22px;
line-height: 22px;
text-align: center;
margin: 0 0 0 -30px;
border: 0;
position: absolute;
left: 50%;
top: -20px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: #fdb819;
color: #212121;
font-size: 12px;
}
.product-shares-wrapper a.post-share-button:hover .sharecount {
top: -24px;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
@media screen and (min-width: 1024px) {
div.product .product-images-wrapper {
padding: 2.5em 3em;
}
div.product .single-product-meta-wrapper {
padding: 2em;
}
div.product .product-custom-labels-wrapper, div.product .product-shares-wrapper {
padding: 2em;
}
div.product .product-shares-wrapper {
padding: 20px 2em;
}
.product-images-wrapper .product_meta {
margin-bottom: 2em;
}
.product-images-wrapper .flex-control-thumbs,
.elementor-widget-woocommerce-product-images .flex-control-thumbs{
width: 85px !important;
margin: 0 !important;
position: absolute !important;
top: 0 !important;
left: 0 !important;
box-sizing: content-box;
max-height: 580px;
}
@supports (grid-area: auto) {
div.product:not(.elementor) {
display: grid;
grid-template-columns: repeat(6, minmax(min-content, 1fr));
grid-template-rows: auto;
grid-column-gap: 2em;
}
.product-classic-style div.product {
grid-column-gap: 0;
align-items: unset;
}
div.product .woocommerce-tabs, div.product .upsells, div.product .related {
grid-column: span 6;
}
.col3-col3 div.product .product-images-wrapper, .col3-col3 div.product .summary {
grid-column: span 3;
}
.col4-col2 div.product .product-images-wrapper, .col2-col4 div.product .summary, .reverse.col4-col2 div.product .summary, .reverse.col2-col4 div.product .product-images-wrapper {
grid-column: span 4;
}
.col2-col4 div.product .product-images-wrapper, .col4-col2 div.product .summary, .reverse.col2-col4 div.product .summary, .reverse.col4-col2 div.product .product-images-wrapper {
grid-column: span 2;
}
.one-row-related-upsells div.product .upsells,
.one-row-related-upsells div.product .related {
grid-column: span 6;
}
div.product.product-type-grouped .product-images-wrapper,
div.product.product-type-grouped .summary{
grid-column: span 6 !important;
}
}
} .quantity {
padding: 0 30px;
float: left;
position: relative;
background-color: #f6f6f6;
}
div.product .quantity,
.list-view li.product .quantity {
margin-right: 15px;
}
div.product .variations_form .button,
div.product .cart .button {
width: 100%;
max-width: -webkit-calc(100% - 105px);
max-width: calc(100% - 105px);
text-align: center;
}
.quantity input[type=number] {
width: 30px;
height: 45px;
line-height: 45px;
border: 0;
text-align: center;
background-color: transparent;
padding: 0;
-moz-appearance: textfield;
}
.quantity input[type=number]::-webkit-inner-spin-button, .quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.quantity .quantity-button {
position: absolute;
width: 30px;
height: 45px;
line-height: 45px;
left: 0;
top: 0;
font-size: 16px;
cursor: pointer;
}
.quantity .quantity-button:before, .quantity .quantity-button:after {
display: inline-block;
position: absolute;
width: 7px;
height: 1px;
content: '';
top: 23px;
left: 12px;
-webkit-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
}
.quantity .quantity-button:hover:before, .quantity .quantity-button:hover:after {
background-color: #101010;
}
.quantity .quantity-button.quantity-up {
right: 0;
left: auto;
}
.quantity .quantity-button.quantity-up:before {
width: 1px;
height: 7px;
top: 20px;
left: 15px;
}
.woocommerce input.disabled, .woocommerce input:disabled, .woocommerce input:disabled[disabled], .woocommerce .button.disabled, .woocommerce .button:disabled, .woocommerce .button:disabled[disabled] {
cursor: not-allowed;
opacity: .5;
} table.variations {
border-width: 0;
margin: 0 0 2em 0;
position: relative;
}
table.variations td {
border-width: 0;
padding: 10px 10px 0 10px;
}
table.variations tr:last-of-type td {
padding: 10px;
}
table.variations td label {
text-transform: uppercase;
font-weight: 500;
}
.variations_form select {
padding: 0 40px 0 8px;
box-shadow: none;
border-radius: 0;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: inherit;
cursor: pointer;
font-weight: normal;
width: 100%;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
background-color: transparent;
position: relative;
z-index: 2;
}
.variations_form .select-wrapper {
display: inline-block;
}
.variations_form .select-wrapper::after {
z-index: 1;
}
.variations_form .reset_variations {
position: absolute;
font-size: 10px;
background-color: #f6f6f6;
border-radius: 4px;
top: -24px;
right: -14px;
height: 20px;
line-height: 20px;
padding: 0 5px;
text-transform: uppercase;
} .grid-variations .variations_form .select-wrapper {
width: 100%;
}
.grid-variations table.variations, .grid-variations table.variations tr, .grid-variations table.variations td {
display: block;
border: 0;
}
.grid-variations table.variations td {
padding: 0 0 10px 0;
}
.grid-variations table.variations tr:last-of-type td {
padding: 0 0 10px 0;
}
.grid-variations table.variations td.value {
padding: 0;
}
.grid-variations table.variations tbody {
display: grid;
width: 100%;
grid-template-columns: 1fr 1fr;
grid-row-gap: 1em;
grid-column-gap: 1em;
} .entry-summary .button.tm-woocompare-button-single, .entry-summary .button.tm-woowishlist-button-single, .entry-summary .button.tm-woowishlist-page-button, .entry-summary .button.tm-woocompare-page-button {
background-color: transparent;
width: 45%;
margin: 2em 5% 0 0;
padding: 0 0 0 25px;
font-weight: normal;
text-transform: none;
font-size: 0.857em;
position: relative;
}
.entry-summary .button.tm-woocompare-button-single:hover,
.entry-summary .button.tm-woowishlist-button-single:hover,
.entry-summary .button.tm-woowishlist-page-button:hover,
.entry-summary .button.tm-woocompare-page-button:hover,
.entry-summary .button.tm-woocompare-button-single:focus,
.entry-summary .button.tm-woowishlist-button-single:focus,
.entry-summary .button.tm-woowishlist-page-button:focus,
.entry-summary .button.tm-woocompare-page-button:focus,
.entry-summary .button.tm-woocompare-button-single:active,
.entry-summary .button.tm-woowishlist-button-single:active,
.entry-summary .button.tm-woowishlist-page-button:active,
.entry-summary .button.tm-woocompare-page-button:active{
background-color: transparent;
}
.button.tm-woocompare-button-single:before, .button.tm-woowishlist-button-single:before {
display: inline-block;
content: '\e908';
font-size: 22px;
font-family: 'chromium';
position: absolute;
left: 0;
bottom: 0;
height: 40px;
}
.button.tm-woowishlist-button-single:before {
content: '\e93c';
}
.entry-summary a.button.tm-woowishlist-page-button, .entry-summary a.button.tm-woocompare-page-button {
padding: 0;
height: 26px;
line-height: 26px;
width: 50%;
position: absolute;
text-align: center;
margin: 0;
bottom: -18px;
left: 0;
background-color: transparent;
}
.entry-summary a.button.tm-woowishlist-page-button:hover, .entry-summary a.button.tm-woocompare-page-button:hover {
background-color: transparent;
color: inherit;
}
.entry-summary a.button.tm-woocompare-page-button {
left: auto;
right: 0;
}
.wishlist-compare-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
position: relative;
}
.wishlist-compare-wrapper .button.tm-woocompare-button-single {
order: 2;
}
.wishlist-compare-wrapper .button.tm-woowishlist-button-single {
order: 1;
margin: 2em 5% 0 0;
}
.product .button.tm-woocompare-button-single.loading::after,
.product .button.tm-woowishlist-button-single.loading::after {
color: #212121;
} ul.tabs.wc-tabs {
display: block;
position: relative;
padding: 0;
margin: 0;
list-style: none;
overflow: hidden;
width: 100%;
}
ul.tabs.wc-tabs::after, ul.tabs.wc-tabs::before {
display: inline-block;
content: '';
position: absolute;
right: 13px;
top: 23px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width: 22px;
height: 2px;
pointer-events: none;
background: #101010;
}
ul.tabs.wc-tabs::after {
right: 23px;
top: 13px;
width: 2px;
height: 22px;
}
ul.tabs.wc-tabs.open::after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
ul.tabs.wc-tabs>li {
padding: 0;
display: block;
margin: 0;
}
ul.tabs.wc-tabs>li>a {
display: block;
text-align: left;
font-size: 1.071em;
font-weight: normal;
line-height: 1.2;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 50px;
line-height: 50px;
padding: 0 45px 0 0;
text-transform: uppercase;
color: inherit;
opacity: 0;
}
ul.tabs.wc-tabs.open>li>a, ul.tabs.wc-tabs>li.active>a {
position: relative;
opacity: 1;
z-index: 1;
}
ul.tabs.wc-tabs>li.active>a {
font-weight: 500;
}
div.panel.wc-tab {
padding: 1em;
background-color: #fff;
}
div.panel.wc-tab>h2:first-of-type {
font-size: 1.071em;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 1.5em;
}
div.panel table.shop_attributes {
width: auto;
}
table.shop_attributes th,
table.shop_attributes td {
text-align: left;
padding: 0.5em 1.5em;
}
@media only screen and (min-width: 768px) {
ul.tabs.wc-tabs>li {
display: inline-block;
padding: 0;
margin: 0 3px 0 0;
float: left;
}
ul.tabs.wc-tabs>li>a {
position: relative;
height: 55px;
line-height: 55px;
margin: 0;
outline: none;
padding: 0 40px;
background-color: #efefef;
-webkit-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
opacity: 1;
display: inline-block;
width: auto;
}
ul.tabs.wc-tabs>li>a:hover {
background-color: #fff;
}
ul.tabs.wc-tabs>li>a::before {
display: block;
content: '';
height: 2px;
width: 100%;
left: 0;
top: 0;
position: absolute;
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
ul.tabs.wc-tabs>li.active>a {
background-color: #fff;
font-weight: 500;
}
ul.tabs.wc-tabs>li.active>a::before {
opacity: 1;
}
ul.tabs.wc-tabs::after, ul.tabs.wc-tabs::before {
display: none;
}
div.panel.wc-tab {
padding: 3em;
}
} h2.woocommerce-Reviews-title, #review_form .comment-reply-title {
font-size: 1.071em;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 2em;
}
#review_form .comment-reply-title {
display: block;
margin-bottom: 1.5em;
}
.product .comment-text .star-rating {
vertical-align: text-bottom;
margin-right: 10px;
}
.product .comment-text .meta {
display: inline-block;
}
#reviews ol.commentlist {
padding: 0 0 1em 0;
list-style: none;
border-style: solid;
border-width: 0 0 1px 0;
margin: 0 0 3em 0;
}
#reviews ol.commentlist li {
padding: 0;
margin: 0 0 2em;
}
#reviews .comment_container::after {
display: table;
content: '';
clear: both;
}
#reviews img.avatar {
padding: 0;
width: 60px;
background: transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
margin: 0 2em 0 0;
}
#reviews .comment-text {}
#reviews .comment-text p.meta {
font-size: 14px;
margin-bottom: 10px;
}
#reviews .comment-text p.meta strong {
color: #000;
font-weight: 500;
}
#reviews .comment-text p {
margin: 0 0 15px;
}
#reviews .comment-form-comment label {
float: left;
}
.comment-form-rating p.stars {
display: inline-block;
}
.comment-form-rating p.stars a {
position: relative;
text-indent: -999em;
display: inline-block;
text-decoration: none;
}
.comment-form-rating p.stars a:before {
display: block;
position: absolute;
top: 0;
left: 0;
font-family: 'chromium';
text-indent: 0;
font-size: 18px;
}
.comment-form-rating p.stars a, .comment-form-rating p.stars a:before {
width: 18px;
height: 18px;
line-height: 18px;
}
.comment-form-rating p.stars a:before, .comment-form-rating p.stars a:hover~a:before {
content: "\e91e";
}
.comment-form-rating p.stars.selected a.active:before, .comment-form-rating p.stars:hover a:before {
content: "\e91d";
}
.comment-form-rating p.stars.selected a.active~a:before {
content: "\e91e";
}
.comment-form-rating p.stars.selected a:not(.active):before {
content: "\e91d";
}
#reviews h3 {
margin: 0 0 20px 0;
text-align: center;
font-weight: 500;
}
#review_form label {
display: inline-block;
padding: 0 1em 0 0;
width: 120px;
font-weight: 500;
}
#reviews .comment-form .oneall_social_login {
padding: 0;
}
#review_form .comment-form-author input, #review_form .comment-form-email input, #review_form textarea {
width: 100%;
max-width: 450px;
}
#review_form #respond p.form-submit {
margin-top: 10px;
} .related, .upsells {
margin-bottom: 3em;
}
.related>h2:first-child, .upsells>h2:first-child {
display: block;
font-size: 1.716em;
padding: 0;
margin: 0 0 35px 0;
line-height: 1.2;
font-weight: 500;
text-transform: uppercase;
} .woocommerce-cart .page {
background-color: #fff;
padding: 1em;
margin-bottom: 4em;
}
.button.empty-cart {
position: absolute;
right: 0;
top: -65px;
}
.shop_table.cart {
border-width: 1px 0 0 0;
padding: 0 0 3em 0;
border-style: solid;
table-layout: auto;
}
.shop_table.cart .quantity {
display: inline-block;
max-width: 150px;
float: none;
}
.shop_table.cart tr {
border: 0;
}
.shop_table.cart td, .shop_table.cart th {
border-width: 0 1px 1px 1px;
padding: 0.5em 1em;
border-style: solid;
}
.shop_table.cart td {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
.shop_table.cart td{
display: table-cell;
}
}
.shop_table.cart td.product-name {
justify-content: left;
}
td.product-name .variation {
margin: 1em 0 0 0;
width: 100%;
}
.shop_table.cart td.product-name a {
font-weight: 500;
color: inherit;
width: 100%;
}
td.product-name .variation dt {
font-weight: 500;
display: inline-block;
width: 100%;
max-width: 30%;
}
td.product-name .variation dd {
margin: 0;
display: inline-block;
width: 100%;
max-width: 65%;
}
.shop_table.cart tr td:last-of-type, .shop_table.cart tr th:last-of-type {
border-width: 0 1px 1px 1px;
}
.shop_table.cart th {
font-weight: 500;
text-align: center;
}
.shop_table.cart td.product-subtotal {
font-weight: bold;
}
.shop_table.cart thead {
background-color: #f6f6f6;
}
.shop_table.cart thead th, .shop_table.cart thead tr th:last-of-type {
border-width: 0 0 1px 0;
}
.shop_table.cart td.actions {
border: 0;
}
td.product-remove a {
width: 18px;
height: 18px;
line-height: 16px;
display: inline-block;
text-align: center;
border-style: solid;
border-width: 1px;
border-radius: 2px;
-webkit-transition: border-color 0.3s ease-out, color 0.3s ease-out;
transition: border-color 0.3s ease-out, color 0.3s ease-out;
}
.shop_table.cart .coupon {
float: left;
display: inline-block;
}
.shop_table.cart .coupon label {
display: none;
}
.coupon .input-text+.button {
width: auto;
margin: 0 0 0 10px;
padding: 0;
}
.shop_table.cart .link-to-shop {
display: inline-block;
margin: 15px 0 10px;
width: 100%;
text-align: center;
}
.link-to-shop i {
margin: 0 0 0 5px;
}
.shop_table.cart button.button {
float: right;
margin: 0 0 0 10px;
}
@media only screen and (min-width: 1024px) {
.shop_table.cart td, .shop_table.cart th {
border-width: 0 0 1px 1px;
padding: 1em;
}
.woocommerce-cart .page {
padding: 2em;
}
.shop_table.cart {
border-width: 0;
margin: 0 0 2em 0;
padding: 0;
}
.shop_table.cart .quantity {
float: left;
}
.coupon .input-text+.button {
padding: 0 1em;
}
.shop_table.cart .link-to-shop {
margin: 9px 25px 0 0;
width: auto;
text-align: right;
}
} .cart-collaterals .cross-sells h2:not(.woocommerce-loop-product__title), .cart-collaterals .cart_totals h2 {
font-size: 1em;
font-weight: 500;
margin: 0 0 35px 0;
padding: 0 0 10px 0;
text-transform: uppercase;
border-style: solid;
border-width: 0 0 1px 0;
}
.cart-collaterals .cart_totals h2 {
position: absolute;
top: -61px;
left: 0;
width: 100%;
}
.cart_totals {
border: 0;
padding: 0;
position: relative;
margin: 61px 0 60px 0;
}
.cart_totals table {
margin: 0 0 1em 0;
border: 0;
}
.cart_totals tr th {
padding: 5px 25px 5px 0;
font-weight: normal;
font-size: 0.933em;
text-align: left;
border: 0;
vertical-align: top;
}
.cart_totals tr td {
padding: 0.5em 1em;
text-align: right;
font-weight: 500;
border: 0;
}
.cart_totals tr.order-total th {
font-size: 1em;
font-weight: 500;
text-transform: uppercase;
vertical-align: bottom;
padding-bottom: 11px;
}
.cart_totals tr.order-total td {
font-size: 1.867em;
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
padding: 0;
text-align: right;
}
@media only screen and (min-width: 768px) {
.cart_totals tr td {
padding: 5px 0;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
background-color: transparent;
}
} .woocommerce-shipping-calculator a {
font-weight: normal;
font-size: 0.800em;
display: inline-block;
margin-bottom: 15px;
}
.woocommerce-shipping-calculator input.input-text {
width: 100%;
}
.woocommerce-shipping-calculator a::after {
display: inline-block;
font-family: FontAwesome;
content: "\f107";
padding-left: 5px;
}
.select2-container .select2-selection--single, .select2-container {
height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: inherit;
line-height: 40px;
font-weight: normal;
text-align: left;
font-size: 0.933em;
padding: 0 40px 0 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px;
position: absolute;
top: 0px;
right: 0px;
width: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
height: 30px;
position: absolute;
top: 5px;
left: 0px;
width: 1px;
display: inline-block;
content: '';
}
.select2-container--default .select2-selection--single:focus {
-webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #373737 transparent transparent transparent;
border-style: solid;
border-width: 6px 6px 0 6px;
height: 0;
left: 50%;
margin-left: -6px;
margin-top: -3px;
position: absolute;
top: 50%;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #373737 transparent;
border-width: 0 6px 6px 6px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
border-color: #FFF transparent transparent transparent;
border-style: solid;
border-width: 6px 6px 0 6px;
height: 0;
left: 0;
margin-left: -6px;
margin-top: -7px;
position: absolute;
top: 0;
display: inline-block;
content: '';
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::after {
border-color: transparent transparent #FFF transparent;
border-width: 0 6px 6px 6px;
margin-top: 1px;
}
@media screen and (min-width: 768px) and (-ms-high-contrast:none) {
.cart-collaterals{
display: flex;
}
.cart-collaterals .cross-sells{
flex-basis: 50%;
}
.cart-collaterals .cart_totals{
flex-basis: calc(50% - 40px);
margin-left: 30px;
}
}
@supports (grid-area: auto) {
@media screen and (min-width: 1024px) {
.shop_table.cart tr {
display: grid;
grid-template-columns: 100px 1fr minmax(100px, 150px) minmax(100px, 150px) minmax(100px, 150px) 50px;
}
.shop_table.cart tbody tr:last-of-type {
display: table-row;
}
.shop_table.cart td.product-remove, .shop_table.cart th.product-remove {
grid-column-start: 6;
grid-row-start: 1;
border-width: 0 1px 1px 0;
padding: 1em 0;
}
.shop_table.cart th.product-remove {
border-width: 0 0 1px 0;
}
.shop_table.cart td.actions {
display: table-cell;
text-align: right;
padding: 2em 0;
}
.cart-collaterals {
display: grid;
grid-template-columns: 1fr 40%;
grid-column-gap: 2em;
}
.sidebar.cart.grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 2em;
grid-row-gap: 2em;
}
.cart_totals:first-child:last-child{
grid-column: -1/1;
margin-left: auto;
max-width: 440px;
}
}
} ul#shipping_method {
list-style: none;
}
ul#shipping_method li {
padding: 5px 0;
}
ul#shipping_method li input {
position: absolute;
z-index: -1000;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
ul#shipping_method li input+label {
cursor: pointer;
font-weight: 400;
}
ul#shipping_method .amount {
font-weight: 500;
}
ul#shipping_method li input+label::after {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: text-bottom;
margin: 0 0 1px 8px;
background-color: #fff;
border: 0;
-webkit-box-shadow: inset 0 0 0 1px #dbdbdb;
box-shadow: inset 0 0 0 1px #dbdbdb;
-webkit-border-radius: 50%;
border-radius: 50%;
content: '';
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
}
ul#shipping_method li input:checked+label::after {
-webkit-box-shadow: inset 0 0 0 6px #fdb819;
box-shadow: inset 0 0 0 6px #fdb819;
} .woocommerce-message, .woocommerce-info, .woocommerce-error {
font-size: 0.933em;
padding: 1em 1em 1em 4em;
background-color: #fff;
margin-bottom: 2em;
position: relative;
list-style: none;
}
.woocommerce-cart .woocommerce-message, .woocommerce-cart .woocommerce-info, .woocommerce-cart .woocommerce-error,.woocommerce-checkout .woocommerce-message, .woocommerce-checkout .woocommerce-info, .woocommerce-checkout .woocommerce-error {
background-color: #f6f6f6;
}
.login-wrapper .woocommerce-info, .coupon-wrapper .woocommerce-info {
background-color: #f6f6f6;
}
.woocommerce-message::before, .woocommerce-info::before, .woocommerce-error::before {
display: inline-block;
font-family: 'chromium';
position: absolute;
left: 20px;
top: 50%;
margin-top: -10px;
font-size: 20px;
line-height: 20px;
content: '';
}
.woocommerce-message::before {
content: '\e917';
color: #56c56f;
}
.woocommerce-error::before {
content: '\e922';
color: #e52325;
}
.woocommerce-info::before {
content: '\e929';
color: #71cbff;
}
.login-wrapper .woocommerce-info::before {
content: '\e909';
font-size: 27px;
margin-top: -19px;
}
.coupon-wrapper .woocommerce-info::before {
content: '\e916';
font-size: 28px;
margin-top: -9px;
left: 15px;
}
.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button {
float: right;
padding: 0;
margin: 0;
background-color: transparent;
color: #000;
margin-right: 15px;
height: auto;
font-size: 1em;
text-transform: uppercase;
line-height: 1.618;
}
.woocommerce-message::after, .woocommerce-info::after, .woocommerce-error::after {
clear: both;
content: '';
display: block;
} .woocommerce-checkout .page {
background-color: #fff;
padding: 1em;
margin-bottom: 4em;
}
#order_review_heading, .woocommerce-checkout-review-order {
width: 100%;
}
form.checkout {
clear: both;
}
.woocommerce-checkout .login-wrapper, .woocommerce-checkout .coupon-wrapper {
width: 100%;
float: left;
margin: 0 0 1.5em 0;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
margin: 0;
border-radius: 0;
}
.woocommerce-checkout .login-wrapper .oneall_social_login {
margin-top: 10px;
}
.woocommerce-checkout .login-wrapper .oneall_social_login_providers iframe {
max-height: 65px;
margin-bottom: 0;
}
.woocommerce form.login .lost_password {
margin: 0;
}
.woocommerce-checkout .checkout_coupon>p {
margin-bottom: 0.5em;
}
.woocommerce-billing-fields>h3, #order_review_heading, .woocommerce-checkout-review-order .payments-title {
font-size: 1.200em;
font-weight: 500;
margin: 0 0 2em 0;
}
.woocommerce form .form-row {
padding: 0;
margin: 0 0 1.3em;
clear: both;
}
.form-row label {
display: block;
font-size: 0.933em;
margin-bottom: 5px;
}
.form-row input[type=text]:not(.submit),
.form-row input[type=number]:not(.submit),
.form-row input[type=email]:not(.submit),
.form-row input[type=password]:not(.submit)
{
width: 100%;
max-width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce form .validate-phone,
.woocommerce form .validate-email {
display: inline-block;
width: 48%;
float: right;
}
@media screen and (max-width: 480px) {
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce form .validate-phone,
.woocommerce form .validate-email{
width: 100%;
}
}
.woocommerce form .form-row-first, .woocommerce form .validate-phone {
float: left;
}
.woocommerce form .form-row-wide {
clear: both;
}
.woocommerce form .validate-email.form-row-wide, .woocommerce form .form-row-last {
clear: none;
}
abbr.required {
color: red;
}
.checkout .form-row.validate-required.woocommerce-invalid .chosen-single,
.checkout .form-row.validate-required.woocommerce-invalid .chosen-drop,
.checkout .form-row.validate-required.woocommerce-invalid input.input-text,
.checkout .form-row.validate-required.woocommerce-invalid select {
-webkit-box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
-moz-box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
}
#ship-to-different-address {
width: 100%;
font-size: 0.933em;
font-weight: normal;
margin-bottom: 1.3em;
}
.checkout .validate-required.woocommerce-invalid .chosen-single,
.checkout .validate-required.woocommerce-invalid .chosen-drop,
.checkout .validate-required.woocommerce-invalid input.input-text,
.checkout .validate-required.woocommerce-invalid select {
-webkit-box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
-moz-box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
}
.woocommerce-checkout-payment .woocommerce-notice {
margin-bottom: 0;
padding-left: 40px;
}
.woocommerce-checkout-payment .woocommerce-notice::before {
left: 0;
}
@media screen and (min-width: 768px) {
.woocommerce-checkout .page {
padding: 2em;
}
} .woocommerce-checkout-review-order-table, .woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table thead, .woocommerce-checkout-review-order-table tbody, .woocommerce-checkout-review-order-table tfoot, .woocommerce-checkout-review-order-table tr {
display: flex;
flex-wrap: wrap;
}
.woocommerce-checkout-review-order-table td.product-name {
display: block;
}
.woocommerce-checkout-review-order-table {
border-width: 1px 0 0 1px;
border-style: solid;
}
.woocommerce-checkout-review-order-table thead, .woocommerce-checkout-review-order-table tbody, .woocommerce-checkout-review-order-table tfoot, .woocommerce-checkout-review-order-table tr {
width: 100%;
}
.woocommerce-checkout-review-order-table tr {
justify-content: space-between;
}
.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
padding: 0.5em;
border-width: 0 1px 1px 0;
width: 35%;
border-style: solid;
}
.woocommerce-checkout-review-order-table .shipping th {
border-right: 0;
}
.woocommerce-checkout-review-order-table .shipping td {
justify-content: flex-end;
}
.woocommerce-checkout-review-order-table .shipping td, .woocommerce-checkout-review-order-table .product-name, .woocommerce-checkout-review-order-table .cart-subtotal th, .woocommerce-checkout-review-order-table .order-total th {
width: 65%;
}
.woocommerce-checkout-review-order-table .img {
float: left;
border-style: solid;
border-width: 1px;
max-width: 60px;
margin: 0 15px 0 0;
display: none;
line-height: 0;
}
.woocommerce-checkout-review-order-table tfoot th, .woocommerce-checkout-review-order-table thead th, .woocommerce-checkout-review-order-table .cart-subtotal td {
font-weight: 500;
}
.woocommerce-checkout-review-order-table ul#shipping_method {
margin: 0;
text-align: right;
padding: 0;
}
[name="woocommerce_checkout_place_order"]{
width: 100%;
text-transform: uppercase;
font-weight: 500;
}
@media screen and (min-width: 768px) {
.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
padding: 1em 1.5em;
}
.woocommerce-checkout-review-order-table .img {
display: inline-block;
}
.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
width: 25%;
}
.woocommerce-checkout-review-order-table .shipping td,
.woocommerce-checkout-review-order-table .product-name,
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .tax-total th{
width: 75%;
}
} .woocommerce-checkout-payment {
margin: 0;
}
.woocommerce-checkout-payment ul.payment_methods {
background: #f6f6f6;
padding: 1em;
list-style: none;
margin: 0 0 2em 0;
}
div.payment_box {
padding: 1em;
margin: 1em 0;
border-radius: 4px;
background-color: #e1e7eb;
font-size: 0.867em;
position: relative;
}
div.payment_box:before {
display: block;
position: absolute;
top: -10px;
left: 30px;
content: '';
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #e1e7eb;
}
#payment div.form-row.place-order {
text-align: right;
}
#payment p.form-row.terms {
text-align: center;
}
@media screen and (min-width: 1024px) {
.woocommerce-checkout-payment ul.payment_methods {
padding: 2em;
}
@supports (grid-area: auto) {
form.woocommerce-checkout {
display: grid;
grid-template-columns: 1fr 40%;
grid-column-gap: 2em;
}
.woocommerce-checkout .login-wrapper, .woocommerce-checkout .coupon-wrapper {
width: -webkit-calc(60% - 2em);
width: calc(60% - 2em);
}
.woocommerce-checkout .login-wrapper+.coupon-wrapper {
float: right;
width: 40%;
}
.woocommerce-NoticeGroup-checkout {
grid-column: span 2;
}
.woocommerce-NoticeGroup-checkout ul {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 1em;
list-style-position: inside;
background-color: #f6f6f6;
}
}
} ul.payment_methods li {
padding: 3px 0;
}
ul.payment_methods li p:last-of-type {
margin: 0;
}
.payment_method_paypal a {
display: block;
}
ul.payment_methods > li > input[type="radio"] {
position: absolute;
z-index: -1000;
left: -1000px;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
ul.payment_methods li input+label {
cursor: pointer;
}
ul.payment_methods li input+label::before {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: text-bottom;
margin: 0 8px 1px 0;
background-color: #fff;
-webkit-box-shadow: inset 0 0 0 1px #dbdbdb;
box-shadow: inset 0 0 0 1px #dbdbdb;
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
-webkit-border-radius: 50%;
border-radius: 50%;
content: '';
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
ul.payment_methods li input:checked+label::before {
-webkit-box-shadow: inset 0 0 0 6px #0093e7;
box-shadow: inset 0 0 0 6px #0093e7;
} .login-wrapper input[type="checkbox"],
form .input-checkbox:not(#apply_for_vendor):not(#terms),
#ship-to-different-address input[type="checkbox"],
.woocommerce-account input[type="checkbox"]:not(#apply_for_vendor):not(#terms) {
position: absolute;
z-index: -1000;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.login-wrapper label.woocommerce-form__label-for-checkbox,
.woocommerce-account label.inline {
cursor: pointer;
margin: 0 0 0 10px;
position: relative;
}
form label.checkbox,
#ship-to-different-address label {
cursor: pointer;
}
.login-wrapper label.woocommerce-form__label-for-checkbox span,
#ship-to-different-address span,
.woocommerce-checkout .terms span:not(.required),
.woocommerce-checkout .create-account span,
.woocommerce-account label.woocommerce-form__label-for-checkbox span {
height: 16px;
line-height: 16px;
position: relative;
padding-left: 22px;
}
.login-wrapper label.woocommerce-form__label-for-checkbox span::before,
.woocommerce-checkout .terms span:not(.required)::before,
#ship-to-different-address span::before,
.woocommerce-checkout .create-account span::before,
.woocommerce-account label.woocommerce-form__label-for-checkbox span::before {
position: absolute;
left: 0;
bottom: 0;
display: inline-block;
width: 16px;
height: 16px;
background-color: #fff;
-webkit-box-shadow: inset 0 0 0 1px #dbdbdb;
box-shadow: inset 0 0 0 1px #dbdbdb;
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
content: '';
font-size: 13px;
padding: 1px 0 0 2px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woocommerce-checkout .terms span:not(.required)::before {
padding: 1px 0 0 0;
}
.woocommerce-checkout .login-wrapper input:checked+span::before, .woocommerce-checkout .create-account input:checked+span::before, .woocommerce-checkout .terms input:checked+span::before, #ship-to-different-address input:checked+span::before, .woocommerce-account input:checked+span::before {
color: #fff;
content: '\e917';
font-family: 'chromium';
-webkit-box-shadow: inset 0 0 0 10px #fdb819;
box-shadow: inset 0 0 0 10px #fdb819;
} .woocommerce-account .entry-content .woocommerce {
display: flex;
align-items: flex-start;
}
.woocommerce-account fieldset {
border: 0;
margin: 0;
padding: 0;
}
.woocommerce-account legend {
font-weight: 500;
margin: 0 0 1em 0;
padding: 20px 0 0 0;
}
.woocommerce-MyAccount-navigation {
padding: 2em 1em;
margin: 0 1em 4em 0;
background-color: #fff;
max-width: 300px;
display: inline-block;
width: 100%;
}
.woocommerce-MyAccount-content {
display: inline-block;
padding: 2em;
width: -webkit-calc(100% - 330px);
width: calc(100% - 330px);
margin: 0 0 4em 1em;
background-color: #fff;
min-height: 242px;
}
.woocommerce-MyAccount-content .woocommerce-Button{
margin-top: 1em;
}
@media screen and (max-width: 480px) {
.woocommerce-account .entry-content .woocommerce{
flex-direction: column;
}
.woocommerce-MyAccount-navigation{
margin-bottom: 1em !important;
}
.woocommerce-MyAccount-content{
margin-bottom: 1em;
margin-left: 0;
}
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
list-style: none;
position: relative;
padding: 5px 0;
}
.woocommerce-MyAccount-navigation ul li:first-of-type {
padding: 0 0 5px 0;
}
.woocommerce-MyAccount-navigation ul li:last-of-type {
padding: 5px 0 0 0;
border-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li a::before {
display: inline-block;
content: '';
font-family: fontAwesome;
width: 30px;
text-align: center;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
content: '\f0e4';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
content: '\f274';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
content: '\f041';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before {
content: '\f09d';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
content: '\f007';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
content: '\f08b';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
content: '\f019';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--become-a-vendor a::before {
content: "\f1b3";
}
.woocommerce table.shop_table.my_account_orders td, .woocommerce table.shop_table.my_account_orders th {
padding: 4px 8px;
vertical-align: middle;
}
.woocommerce table.my_account_orders .order-actions {
text-align: center;
}
.woocommerce-account .col2-set {
width: 100%;
padding: 2em;
margin-bottom: 4em;
background-color: #fff;
}
@media screen and (min-width: 1024px) {
.u-columns {
position: relative;
display: grid;
grid-gap: 30px;
grid-template-columns: 6fr 6fr;
}
} .woocommerce-account .col2-set h2 {
font-weight: 500;
font-size: 20px;
margin-bottom: 1em;
}
.woocommerce-account iframe {
margin-bottom: 0;
}
.woocommerce-password-hint {
line-height: 1.5;
}
.woocommerce-account .oneall_social_login_label {
margin-bottom: 10px !important;
font-size: 16px;
text-transform: uppercase;
}
.woocommerce-account .oneall_social_login_providers {
margin-left: -2px;
}
.woocommerce-account .lost_password+.oneall_social_login {
margin-top: 10px;
}
.woocommerce-account label.inline {
display: inline-block;
} .woocommerce-checkout h2:not(.page-title) {
font-size: 1.067em;
font-weight: 500;
margin: 0 0 35px 0;
padding: 0 0 10px 0;
text-transform: uppercase;
border-style: solid;
border-width: 0 0 1px 0;
}
.woocommerce ul.order_details {
margin: 2em 0 2em 0;
padding: 0;
list-style: none;
}
.woocommerce ul.order_details li {
display: block;
margin: 0 0 0.5em 0;
text-transform: uppercase;
border-style: dashed;
border-color: #f6f6f6;
border-width: 0 0 1px 0;
padding: 0 1em 0 0;
}
.woocommerce ul.order_details li:last-child {
border-right: 0;
margin: 0;
padding: 0;
}
.woocommerce ul.order_details strong {
display: block;
font-weight: 500;
}
.woocommerce .woocommerce-order-details, .woocommerce .woocommerce-customer-details {
display: inline-block;
width: 100%;
padding-top: 2em;
}
.woocommerce .woocommerce-order::after {
display: table;
content: '';
clear: both;
}
.woocommerce table.order_details {
margin: 0 0 20px 0;
border-width: 0 0 0 1px;
}
table.order_details ul.wc-item-meta {
list-style: none;
padding: 0;
margin: 5px 0 0 0;
}
table.order_details ul.wc-item-meta strong {
font-weight: 500;
}
table.order_details ul.wc-item-meta p {
display: inline;
}
.woocommerce table.order_details thead tr th, .woocommerce table.order_details thead tr td {
background: #f6f6f6;
text-align: center;
border-width: 1px 0 1px 0;
}
.woocommerce table.order_details th {
text-align: left;
}
.woocommerce table.order_details td {
text-align: right;
}
.woocommerce table.order_details td.product-name {
text-align: left;
}
.woocommerce table.order_details td, .woocommerce table.order_details th {
padding: 0.5em 1em;
font-size: 0.933em;
border-width: 0 0 1px 0;
}
.woocommerce table.order_details td.product-total {
border-width: 0 1px 1px 1px !important;
}
.woocommerce table.order_details thead tr th.product-total {
border-width: 1px !important;
}
.woocommerce table.order_details tfoot th {
background: #f6f6f6;
border-width: 0 0 1px 0;
}
.woocommerce table.order_details tfoot td {
border-width: 0 1px 1px 1px;
}
.woocommerce table.customer_details {
margin: 0 0 20px 0;
border: 0;
width: auto;
}
.woocommerce table.customer_details td, .woocommerce table.customer_details th {
vertical-align: top;
padding: 0 15px 6px 0;
border: 0 !important;
font-size: 14px;
}
.woocommerce table.customer_details th {
text-align: left;
}
.woocommerce .col2-set.addresses, .woocommerce-page .col2-set.addresses {
width: 100%;
float: none;
}
.woocommerce .col2-set.addresses .col-1, .woocommerce-page .col2-set.addresses .col-1, .woocommerce .col2-set.addresses .col-2, .woocommerce-page .col2-set.addresses .col-2 {
width: 48%;
display: inline-block;
float: left;
}
.woocommerce .col2-set.addresses .col-2, .woocommerce-page .col2-set.addresses .col-2 {
float: right;
}
.woocommerce .addresses h3 {
font-size: 16px;
display: block;
font-weight: normal;
margin: 0 0 20px 0;
}
@media screen and (min-width: 768px) {
.woocommerce ul.order_details li {
display: inline-block;
margin: 0 1em 0 0;
border-width: 0 1px 0 0;
}
.woocommerce .woocommerce-order-details, .woocommerce .woocommerce-customer-details {
max-width: 36%;
float: left;
}
.woocommerce .woocommerce-customer-details {
max-width: 60%;
float: right;
}
} .table-vendor-sales-report{
margin-top: 2em;
margin-bottom: 2em;
}
.pv_paypal_container{
margin: 1em 0;
}
.pv_paypal_container b{
margin: 0.5em 0;
}
.pv_paypal_container input[type="email"]{
margin-top: 0.5em;
}
#pv_shop_name{
max-width: 100%;
width: 300px;
}
.pv_shop_name_container{
margin-bottom: 2em;
}
#pv_shop_description_container{
margin-top: 2em;
} .classic #wdap_type_location,
.classic .wdapziptextbox{
border-radius: 5px 0 0 5px;
}
.classic .check_availability,
.classic #wdapzipsumit{
border-radius: 0 5px 5px 0;
}
.chromium-product-style-2 li.product .excerpt-wrapper,
.chromium-product-style-2 li.product.outofstock .excerpt-wrapper{
}
.classic .clearfix.first-column,
.classic#wdap_zip_check{
float: none !important;
}
.classic .clearfix.first-column::after,
.classic#wdap_zip_check::after{
content: '';
display: block;
clear: both;
}
.post-type-archive-product.chromium-product-style-3 .wdap_zip_form_container,
.post-type-archive-product.chromium-product-style-4 .wdap_zip_form_container{
position: absolute;
max-width: calc(100% - 4em) !important;
bottom: 0;
}
body.woocommerce-checkout .classic #wdapzipsumit{
border-radius: 5px;
}
td.product_avalibility_tab{
position: absolute;
bottom: 0;
left: 0;
z-index: 10;
display: inline-block !important;
border-width: 0;
width: auto !important;
height: auto !important;
padding: 0 !important;
}
td.product_avalibility_tab span{
padding: 4px 8px;
color: #fff;
font-size: 11px;
}
td.product_avalibility_tab span.avilable{
background-color: green;
}
td.product_avalibility_tab span.notavilable{
background-color: red;
}
.cart_item{
position: relative;
}
.avalitystatus,
.placeholdertd{
display: none !important;
}
.woocommerce-info .button.wc-forward{
padding: 4px 10px 3px;
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-products-grid ul.products.elementor-grid{display:grid;margin:0;grid-column-gap:20px;grid-row-gap:40px}.elementor-products-grid ul.products.elementor-grid:after,.elementor-products-grid ul.products.elementor-grid:before{content:none;display:none}.elementor-products-grid ul.products.elementor-grid li.product{display:var(--button-align-display);flex-direction:var(--button-align-direction);float:none;justify-content:var(--button-align-justify);margin:0;padding:0;width:auto}.elementor-products-grid ul.products.elementor-grid li.product .onsale{display:none;padding:0}.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link{display:block;position:relative}.elementor-products-grid:not(.show-heading-yes) .products>h2{display:none}.elementor-products-grid nav.woocommerce-pagination{margin-top:40px}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul{border:0}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li{border-left:0;border-right:0}.elementor-widget-woocommerce-products:not(.products-heading-show) .cross-sells>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .related>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .upsells>h2{display:none}.elementor-widget-woocommerce-products.products-heading-show .cross-sells>h2,.elementor-widget-woocommerce-products.products-heading-show .related>h2,.elementor-widget-woocommerce-products.products-heading-show .upsells>h2{color:var(--products-title-color);display:block;margin-bottom:var(--products-title-spacing,1rem);text-align:var(--products-title-alignment,start)}.elementor-product-loop-item--align-left ul.products li.product .star-rating{margin-right:auto}.elementor-product-loop-item--align-right ul.products li.product .star-rating{margin-left:auto}.elementor-product-loop-item--align-center ul.products li.product .star-rating{margin-left:auto;margin-right:auto}.woocommerce .elementor-element.elementor-products-grid ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product{width:auto}@media (min-width:1025px){.elementor-widget-wc-archive-products .woocommerce.columns-2 ul.products{grid-template-columns:repeat(2,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-3 ul.products{grid-template-columns:repeat(3,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products{grid-template-columns:repeat(4,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-5 ul.products{grid-template-columns:repeat(5,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-6 ul.products{grid-template-columns:repeat(6,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-7 ul.products{grid-template-columns:repeat(7,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-8 ul.products{grid-template-columns:repeat(8,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-9 ul.products{grid-template-columns:repeat(9,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-10 ul.products{grid-template-columns:repeat(10,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-11 ul.products{grid-template-columns:repeat(11,1fr)}.elementor-widget-wc-archive-products .woocommerce.columns-12 ul.products{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-widget-wc-archive-products .products{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.elementor-widget-wc-archive-products .products{grid-template-columns:repeat(2,1fr)}}