html {
font-family: 'Raleway:400,300,500,600,700,900', sans-serif;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
}
a:hover{
text-decoration: none;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }
select{
background-color: transparent;
position: relative;
background-image: none;
}
select:before{
content: "\f107";
font-family: FontAwesome;
padding: 0 5px;
color: inherit;
font-size: inherit;
font-weight: bold;
} button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} #af-preloader {
width: 100%;
height: 100%;
position: fixed;
background-color: #f1f1f1;
-moz-user-select: none;
-webkit-user-select: none;
display: flex;
align-items: center;
justify-content: center;
display: -webkit-box;
display: -webkit-flex;
-webkit-align-items: center;
-webkit-justify-content: center;
z-index: 999999;
top: 0;
left: 0;
}
.spinner-container {
-webkit-animation: rotate 2s linear infinite;
animation: rotate 2s linear infinite;
}
.spinner-container .path {
stroke-dasharray: 1,150; stroke-dashoffset: 0;
stroke: #dd3333;
stroke-linecap: round;
-webkit-animation: dash 1.5s ease-in-out infinite;
animation: dash 1.5s ease-in-out infinite;
}
.elementor-html #af-preloader{
display: none;
}
@keyframes rotate {
100% { transform: rotate(360deg); }
}
@-webkit-keyframes rotate{
100% { -webkit-transform: rotate(360deg); }
}
@keyframes dash {
0% {
stroke-dasharray: 1,150; stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 90,150; stroke-dashoffset: -35; }
100% {
stroke-dasharray: 90,150; stroke-dashoffset: -124; }
}
@-webkit-keyframes dash {
0% {
stroke-dasharray: 1,150; stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 90,150; stroke-dashoffset: -35; }
100% {
stroke-dasharray: 90,150; stroke-dashoffset: -124; }
}  body.home .header-style-2.aft-transparent-header.aft-sticky-navigation,
.header-style-2.aft-sticky-navigation ,
.header-style-3-1 .navigation-section-wrapper.aft-sticky-navigation,
.header-style-3 .navigation-section-wrapper.aft-sticky-navigation {
position: fixed;
top: 0;
width: 100%;
z-index: 99999;
transition: top 0.2s ease-in-out;
}
.header-style-3-1 .aft-sticky-navigation,
.header-style-3 .aft-sticky-navigation {
top: -90px;
}
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation,
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation {
background: #fff;
}
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .header-left-part,
.header-style-2.aft-sticky-navigation .header-left-part{
display: none;
}
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .header-left-part,
.header-style-2.aft-sticky-navigation .header-left-part{
display: none;
}
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .header-middle-part,
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .header-middle-part,
body .header-style-2.aft-sticky-navigation .header-middle-part {
left: 0;
transform: none;
top: 0;
}
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .header-right-part,
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .header-right-part,
.header-style-2.aft-sticky-navigation .header-right-part{
padding: 6px 0;
}
.aft-sticky-navigation .desktop-header .main-navigation  li:first-child{
padding-left: 0;
}
.aft-sticky-navigation .header-middle-right-part {
position: relative;
width: 100%;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #4a4a4a;
font-family: sans-serif;
font-size: 14px;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: 700;
}
body h1,
body h2,
body h2 span,
body h3,
body h4,
body h5,
body h6 {
line-height: 1.3;
}
h1,
h2,
h3,
h4,
h5,
h6,
.main-navigation a,
.font-family-1,
.site-description,
.trending-posts-line,
.exclusive-posts,
.widget-title,
.em-widget-subtitle,
.grid-item-metadata .item-metadata,
.af-navcontrols .slide-count,
.figure-categories .cat-links,
.nav-links a {
font-family: Raleway;
}
p {
margin-bottom: 1.5em;
margin-bottom: 20px;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
mark,ins {
background: transparent;
text-decoration: none;
color: #000;
padding: 2px 5px;
}
big {
font-size: 125%;
} .container-wrapper #primary {
width: 70%;
padding-right: 15px;
}
.container-wrapper #secondary {
width: 30%;
padding-left: 15px;
}
.container-wrapper #primary.aft-no-sidebar {
width: 100%;
}
.container-wrapper #primary,
.container-wrapper #secondary {
float: left;
}
.container-wrapper:before,
.container-wrapper:after{
content: "";
display: table;
}
.container-wrapper:after{clear: both;}
.container-wrapper{ max-width: 1200px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.site-content{margin-top: 20px;margin-bottom: 20px;}
#sidr .container-wrapper,
#secondary .container-wrapper,
.site-footer .container-wrapper{
padding: 0;
}
.site-footer .secondary-footer .container-wrapper,
.site-footer .site-info .container-wrapper{
padding-left: 15px;
padding-right: 15px;
}
@media screen and (max-width: 1180px){
.container-wrapper{
max-width: 100%;
padding-left: 20px;
padding-right: 20px;
}
}  html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #f3f3f3; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul ,ol {
list-style: none;
margin: 0;
padding:0;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: #fff;
font-size: 0.75rem;
font-size: 16px;
line-height: 1;
padding: .6em 1em .4em;
}
.comment-form .submit,
input.search-submit {
min-height: 37px;
vertical-align: middle;
border-radius: 0;
padding: 6px 16px;
background: #d60000;
color: #fff;
border: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
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 {
color: #666;
border: 1px solid rgba(255,255,255,0.35);
border-radius: 0px;
padding: 3px;
padding-left: 5px;
min-height: 37px;
background: transparent;
-webkit-box-shadow:  0px 0px 2px 0px rgba(0,0,0,0.35) inset;
-moz-box-shadow:  0px 0px 2px 0px rgba(0,0,0,0.35) inset;
box-shadow:  0px 0px 2px 0px rgba(0,0,0,0.35) inset;
}
.site-footer input[type="text"],
.site-footer input[type="email"],
.site-footer input[type="url"],
.site-footer input[type="password"],
.site-footer input[type="search"],
.site-footer input[type="number"],
.site-footer input[type="tel"],
.site-footer input[type="range"],
.site-footer input[type="date"],
.site-footer input[type="month"],
.site-footer input[type="week"],
.site-footer input[type="time"],
.site-footer input[type="datetime"],
.site-footer input[type="datetime-local"],
.site-footer input[type="color"],
.site-footer textarea {
background: #fff;
}
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 {
color: #111;
}
select {
border: 1px solid #ccc;
min-height: 34px;
}
textarea {
width: 100%;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
opacity: 1;
}  .top-header {
padding: 10px 0px;
background-color: #353535;
color: #ffffff;
}
.top-bar-flex {
display: flex;
align-items: center;
}
.top-bar-left, .top-bar-right {
float: none;
}
.top-header a,
.top-header a:visited{
color: #ffffff;
}
.social-navigation ul li,
.inside-float ul li{
display: inline-block;
padding-left: 1px;
}
ul.top-bar-menu {
display: inline-block;
margin-top: 5px;
}
ul.top-bar-menu li{
margin-right: 10px;
}
ul.top-bar-menu li i{
margin-right: 5px;
}
.top-bar-right{
text-align: right;
}  .social-navigation  {
}
.social-navigation ul li a {
font-size: 16px;
font-family: FontAwesome;
}
.social-navigation ul li a:after,
.social-widget-menu ul a:before,
.em-author-details ul li a:before {
vertical-align: middle;
font: normal normal normal 14px/1 'Font Awesome 5 Free';
font-family: FontAwesome;
}
.social-navigation ul li a, .social-widget-menu ul li a, .em-author-details ul li a {
display: block;
width: 30px;
height: 30px;
font-size: 18px;
line-height: 29px;
position: relative;
text-align: center;
}
.social-widget-menu ul li a,
.em-author-details ul li a,
.social-navigation ul li a{
border-radius: 0;
color: #fff;
}
.social-navigation ul a[href*="dribbble.com"]:after,
.social-widget-menu ul a[href*="dribbble.com"]:before {
content: "\f17d";
}
.social-navigation ul a[href*="facebook.com"]:after,
.social-widget-menu ul a[href*="facebook.com"]:before {
content: "\f09a";
}
.em-author-details ul li a[href*="facebook.com"],
.social-widget-menu ul li a[href*="facebook.com"],
.social-navigation ul li a[href*="facebook.com"]
{background: #3b5999;}
.em-author-details ul li a[href*="dribbble.com"],
.social-widget-menu ul li a[href*="dribbble.com"],
.social-navigation ul li a[href*="dribbble.com"]
{background: #ea4c89;}
.em-author-details ul li a[href*="vk.com"],
.social-widget-menu ul li a[href*="vk.com"],
.social-navigation ul li a[href*="vk.com"]
{background: #4c75a3;}
.em-author-details ul li a[href*="twitter.com"],
.social-widget-menu ul li a[href*="twitter.com"],
.social-navigation ul li a[href*="twitter.com"]
{background: #55acee;}
.em-author-details ul li a[href*="linkedin.com"],
.social-widget-menu ul li a[href*="linkedin.com"],
.social-navigation ul li a[href*="linkedin.com"]
{background: #0077B5;}
.em-author-details ul li a[href*="instagram.com"],
.social-widget-menu ul li a[href*="instagram.com"],
.social-navigation ul li a[href*="instagram.com"]
{background: #3F729B;}
.em-author-details ul li a[href*="youtube.com"],
.social-widget-menu ul li a[href*="youtube.com"],
.social-navigation ul li a[href*="youtube.com"]
{background: #cd201f;}
.em-author-details ul li a[href*="vimeo.com"],
.social-widget-menu ul li a[href*="vimeo.com"],
.social-navigation ul li a[href*="vimeo.com"]
{background: #1ab7ea;}
.em-author-details ul li a[href*="plus.google.com"],
.social-widget-menu ul li a[href*="plus.google.com"],
.social-navigation ul li a[href*="plus.google.com"]
{background: #dd4b39;}
.em-author-details ul li a[href*="pinterest.com"],
.social-widget-menu ul li a[href*="pinterest.com"],
.social-navigation ul li a[href*="pinterest.com"]
{background: #bd081c;}
.em-author-details ul li a[href*="tumblr.com"],
.social-widget-menu ul li a[href*="tumblr.com"],
.social-navigation ul li a[href*="tumblr.com"]
{background: #34465d;}
.em-author-details ul li a[href*="wordpress.org"],
.social-widget-menu ul li a[href*="wordpress.org"],
.social-navigation ul li a[href*="wordpress.org"]
{background: #21759b;}
.em-author-details ul li a[href*="whatsapp.com"],
.social-widget-menu ul li a[href*="whatsapp.com"],
.social-navigation ul li a[href*="whatsapp.com"]
{background: #25D366;}
.em-author-details ul li a[href*="reddit.com"],
.social-widget-menu ul li a[href*="reddit.com"],
.social-navigation ul li a[href*="reddit.com"]
{background: #ff5700;}
.em-author-details ul li a,
.social-widget-menu ul li a,
.social-navigation ul li a
{background: #bb1919;}
.social-navigation ul a[href*="vk.com"]:after,
.social-widget-menu ul a[href*="vk.com"]:before {
content: "\f189";
}
.social-navigation ul a[href*="twitter.com"]:after,
.social-widget-menu ul a[href*="twitter.com"]:before {
content: "\f099";
}
.social-navigation ul a[href*="linkedin.com"]:after,
.social-widget-menu ul a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.social-navigation ul a[href*="instagram.com"]:after,
.social-widget-menu ul a[href*="instagram.com"]:before {
content: "\f16d";
}
.social-navigation ul a[href*="youtube.com"]:after,
.social-widget-menu ul a[href*="youtube.com"]:before {
content: "\f167";
}
.social-navigation ul a[href*="vimeo.com"]:after,
.social-widget-menu ul a[href*="vimeo.com"]:before {
content: "\f27d";
}
.social-navigation ul a[href*="plus.google.com"]:after,
.social-widget-menu ul a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.social-navigation ul a[href*="pinterest.com"]:after,
.social-widget-menu ul a[href*="pinterest.com"]:before {
content: "\f0d2";
}
.social-navigation ul a[href*="tumblr.com"]:after,
.social-widget-menu ul a[href*="tumblr.com"]:before {
content: "\f173";
}
.social-navigation ul a[href*="wordpress.org"]:after,
.social-widget-menu ul a[href*="wordpress.org"]:before,
.social-navigation ul a[href*="wordpress.com"]:after,
.social-widget-menu ul a[href*="wordpress.com"]:before {
content: "\f19a";
}
.social-navigation ul a[href*="whatsapp.com"]:after,
.social-widget-menu ul a[href*="whatsapp.com"]:before {
content: "\f232";
}
.social-navigation ul a[href*="reddit.com"]:after,
.social-widget-menu ul a[href*="reddit.com"]:before {
content: "\f281";
}
.social-navigation ul a[href*="t.me"]:after,
.social-widget-menu ul a[href*="t.me"]:before {
content: "\f2c6";
}
.social-navigation ul a[href*="ok.ru"]:after,
.social-widget-menu ul a[href*="ok.ru"]:before {
content: "\f263";
}
.social-navigation ul a[href*="wechat.com"]:after,
.social-widget-menu ul a[href*="wechat.com"]:before {
content: "\f1d7";
}
.social-navigation ul a[href*="weibo.com"]:after,
.social-widget-menu ul a[href*="weibo.com"]:before {
content: "\f18a";
} .desktop-header {
position: relative;
z-index: 999;
}
.aft-header-background{
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
header.site-header {
position: relative;
background: #fff;
}
.header-left-part {
display: inline-block;
padding: 30px 0 26px; float: left;
}
.header-background-img{ text-align: center; }
.header-style-3-1 .header-left-part {
float: none;
}
.header-left-part .logo-brand {
display: inline-block;
position: relative;
top: 0px;
}
.header-left-part .logo-brand .logo {
margin: 0;
position: relative;
z-index: 1;
float: left;
}
.header-left-part .logo-brand .site-title {
font-size: 30px;
text-transform: capitalize;
font-weight: bold;
margin: 0;
}
.header-left-part .logo-brand .site-title a{
color: #000;
}
.header-left-part .logo-brand .site-description {
font-size: 14px;
color: #000;
margin-bottom: 0px;
}
.header-middle-part {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
padding: 12px 0;
}
.main-navigation{
position: relative;
}
.header-middle-part .main-navigation .top-navigation {
text-align: center;
}
ul.top-navigation {
background: transparent;
list-style: none;
margin: 0;
padding-left: 0;
}
ul.top-navigation li {
color: #404040;
display: block;
float: left;
padding: 15px;
position: relative;
text-decoration: none;
transition-duration: 0.5s;
text-transform: uppercase;
font-size: 13px;
}
li a {
color: #000;
}
li:hover {
cursor: pointer;
}
.header-right-part {
display: inline-block;
float: right;
padding: 25px 0;
text-align: right;
font-size: 16px;
}
.header-right-part .search {
display: inline-block;
position: relative;
margin-right: 5px;
}
.header-right-part .search .open-search-form { display: block;
text-align: center;
font-size: 16px;
line-height: 40px;
height: 40px;
padding: 0;
border: none;
background: transparent;
}
.header-right-part .search .open-search-form:focus {
outline: none;
}
.header-right-part .aft-show-on-mobile > div i,
.header-right-part a{
color: #000;
}
.header-right-part .cart-shop {
display: inline-block;
position: relative;
}
.header-right-part .cart-shop span {
line-height: 1;
border-radius: 0px;
height: 40px;
padding: 0 5px;
text-transform: uppercase;
text-align: center;
max-width: 120px;
color: #000;
}
.site-header-cart .widget_shopping_cart {
padding: 0;
}
.site-header-cart .widget_shopping_cart .widgettitle{
display:none;
}
.header-right-part > div {
margin: 7px;
display: inline-block;
margin-right: 10px;
text-transform: capitalize;
color: #000;
}
.header-right-part > div:last-child {
margin-right: 0;
}
.openBtn {
background: transparent;
border: none;
padding: 0 5px;
font-size: 13px;
cursor: pointer;
}
.ham {
width: 23px;
height: 2px;
top: 27px;
display: block; margin-right: auto;
background-color: #282828;
position: relative;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.ham:before, .ham:after {
position: absolute;
content: '';
width: 100%;
height: 2px;
left: 0;
top: -8px;
background-color: #282828;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.ham:after {
top: 8px;
}
.ham.exit {
background-color: transparent;
}
.ham.exit:before {
-webkit-transform: translateY(8px) rotateZ(-45deg);
-moz-transform: translateY(8px) rotateZ(-45deg);
-ms-transform: translateY(8px) rotateZ(-45deg);
-o-transform: translateY(8px) rotateZ(-45deg);
transform: translateY(8px) rotateZ(-45deg);
}
.ham.exit:after {
-webkit-transform: translateY(-8px) rotateZ(45deg);
-moz-transform: translateY(-8px) rotateZ(45deg);
-ms-transform: translateY(-8px) rotateZ(45deg);
-o-transform: translateY(-8px) rotateZ(45deg);
transform: translateY(-8px) rotateZ(45deg);
}
@media screen and (max-width: 992em) {
.main-navigation .menu .menu-mobile {
margin: 0;
padding: 0;
display: block;
list-style: none;
text-align: left;
position: relative;
z-index: 9999;
display: none;
background: #fff;
}
.main-navigation .menu .menu-mobile li {
display: block;
border-top: 1px solid #f7f7f7;
float: none;
padding: 0px;
}
.main-navigation .menu .menu-mobile li a {
line-height: 50px;
display: block;
position: relative;
padding-right: 50px;
padding-left: 10px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
body.home .header-style-2.aft-transparent-header .main-navigation .menu .menu-mobile li a{
padding-left: 10px;
}
body.home .header-style-2.aft-transparent-header .main-navigation .menu .menu-mobile li a{
color: #000;
}
.main-navigation .menu .menu-mobile li a:hover {
filter: alpha(opacity=70);
opacity: 0.7;
}
.main-navigation .menu .menu-mobile li a i {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 30px;
z-index: 1;
}
.main-navigation .menu .menu-mobile li a i.active:after {
width: 13px;
height: 1px;
}
.main-navigation .menu .menu-mobile li a i:before,
.main-navigation .menu .menu-mobile li a i:after {
content: '';
width: 13px;
height: 2px;
background-color: #000;
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.main-navigation .menu .menu-mobile li a i:after {
width: 2px;
height: 13px;
}
.main-navigation .menu .menu-mobile li .sub-menu {
list-style: none;
padding: 0;
margin: 0;
border-top: 1px solid #2d2d2d;
display: none;
position: relative;
box-shadow: none;
border-radius: 0px;
width: 100%;
float: none;
left: 0;
}
.main-navigation ul ul a:hover {
background: transparent;
}
.main-navigation ul>li>a:hover:after{
background: transparent;
}
.main-navigation .menu .menu-mobile li .sub-menu > li a {
margin-left: 10px;
width: 100%;
}
.main-navigation .menu .menu-mobile li .sub-menu > li:first-child {
border-top: 0;
}
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.main-navigation .toggle-menu {
height: 60px;
text-align: center;
cursor: pointer;
font-size: 15px;
display: none;
width: 40px;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
} body.home .header-style-2.aft-transparent-header .cart-shop,
body.home .header-style-2.aft-transparent-header .account-user a,
body.home .header-style-2.aft-transparent-header .open-search-form,
body.home .header-style-2.aft-transparent-header .aft-wishlist-trigger,
body.home .header-style-2.aft-transparent-header .main-navigation .menu > li > a,
body.home .header-style-2.aft-transparent-header .header-left-part .logo-brand .site-title a,
body.home .header-style-2.aft-transparent-header .header-left-part .logo-brand .site-description{
color: #fff;
}
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .cart-shop,
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .account-user a,
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .open-search-form,
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .aft-wishlist-trigger,
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .main-navigation .menu > li > a,
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .header-left-part .logo-brand .site-title a,
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .header-left-part .logo-brand .site-description{
color: #404040;
}
body .header-style-2.aft-transparent-header .cart-shop,
body .header-style-2.aft-transparent-header .account-user a,
body .header-style-2.aft-transparent-header .open-search-form,
body .header-right-part .search .open-search-form,
body .header-style-2.aft-transparent-header .aft-wishlist-trigger,
body .header-style-2.aft-transparent-header .main-navigation .menu > li > a,
body .header-style-2.aft-transparent-header .header-left-part .logo-brand .site-description {
color: #404040;
}
.header-style-2 .desktop-header {
display: flex;
align-items: center;
justify-content: space-between;
}
.header-style-2 .desktop-header .header-left-part{
margin-right: auto;
}
.header-style-2 .desktop-header .header-right-part{
margin-left: auto;
}
.header-style-2 .desktop-header .header-right-part{
}  .header-style-3-1 .desktop-header ,
.header-style-3 .desktop-header {
background-color: #f2f2f2;
}
.header-style-3-1 .navigation-section-wrapper ,
.header-style-3 .navigation-section-wrapper {
background-color: #fff;
position: relative;
}
.header-style-3 .navigation-section-wrapper .container-wrapper,
.header-style-3-1 .navigation-section-wrapper .container-wrapper{
position: relative;
}
.header-style-3 .header-left-part {
display: flex;
float: none;
align-items: center;
justify-content: space-between;
position: relative;
}
.header-style-3 .header-left-part .logo-brand {
display: inline-block;
position: relative;
top: 0px;
width: 20%;
}
.header-style-3 .header-left-part .account-user {
font-size: 18px;
}
.header-style-3 .search {
width: 55%;
text-align: right;
}
.header-style-3-1 .header-middle-part,
.header-style-3 .header-middle-part {
position: inherit;
top: inherit;
left: inherit;
-webkit-transform: translate(0%, 0%);
-moz-transform: translate(0%, 0%);
-ms-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
display: inline-block;
padding: 10px 0px;
float: left;
}
.header-style-3 .main-navigation .menu.nav-menu > li:first-child{
padding-left: 0;
}
.header-style-3-1 .header-middle-part{padding: 9px 0;}
.header-style-3-1 .header-right-part .search{
margin-right: 10px;
}
.header-style-3-1 .header-right-part{padding: 6px 0;}
.header-style-3 .header-right-part{
padding: 15px 0px;
}
.header-style-3 .header-right-part > div {
vertical-align: bottom;
}
.header-style-2{
position: relative;
}
.header-style-2:before{
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff; position: absolute;
}
body.home .header-style-2.aft-transparent-header:before{
display: none;
} body.woocommerce-js .header-style-3 form{
padding: 0;
}
.style-3-search{
display: inline-block;
overflow: hidden;
width: 100%;
background-color: #f5f5f5;
border-radius: 50px;
border: 1px solid #d9d9d9;
}
.style-3-search .cate-dropdown {
width: 200px;
height: 45px;
border: none;
display: inline-block;
padding-left: 18px;
padding-right: 18px;
text-indent: 0.01px;
cursor: pointer;
color: #333;
background-color: inherit;
border-left:  1px solid #d9d9d9;
background-position-x: 95%;
}
.style-3-search .search-field {
height: 45px;
float: left;
display: inline-block;
width: 55%;
border: none;
background: #f5f5f5;
box-shadow: none;
color: #000000;
padding: 15px 20px;
}
.style-3-search button {
line-height: 29px;
float: right;
display: inline-block;
background: #f5f5f5;
border: none;
color: #333;
transition: 0.5s all ease;
border-left: 1px solid #d9d9d9;
border-radius: 0 50px 50px 0px;
}
.style-3-search .search-field:focus,
.style-3-search .cate-dropdown:focus,
.style-3-search button:focus{
outline: none;
}
.autocomplete-suggestion b{
color: #D60000 !important;
}  .overlay {
height: 100%;
width: 100%;
display: none;
position: fixed;
z-index: 999999999;
top: 0;
left: 0;
background-color: rgba(130, 130, 130, 0.9);
}
.overlay-content {
position: relative;
top: 46%;
width: 80%;
text-align: center;
margin-top: 30px;
margin: auto;
}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
cursor: pointer;
color: white;
}
.overlay .closebtn:hover {
color: #ccc;
}
.overlay input[type=text] {
padding: 15px;
font-size: 17px;
border: none;
float: left;
width: 80%;
background: white;
}
.overlay .overlay-content button{color: #000;}
.overlay input[type=text]:hover {
background: #f1f1f1;
}
.overlay button { width: 20%;
padding: 7px;
background: #dd3333;
color: #fff;
font-size: 17px;
min-height: 34px;
border: 1px solid #ddd;
cursor: pointer;
}
.overlay button:hover {
background: #C62828;
}
.overlay button:hover i{
color: #fff;
}
.overlay-content select{
height: 34px;
}
span.close-serach-form {
font-size: 40px;
color: #fff;
position: absolute;
top: 90px;
right: 50%;
transform: translateX(50%); line-height: normal;
cursor: pointer; }
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
right: 0;
background-color: #fff;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
text-align: left;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #000;
display: block;
transition: 0.3s;
}
.sidenav a:hover {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
.express-off-canvas-panel a.offcanvas-nav i {
background-color: #dd3333;
padding: 8px;
border-radius: 50%;
color: #fff;
font-size: 16px;
}
.express-off-canvas-panel a.offcanvas-nav i:hover{
background-color: #000;
} #moble-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 10px 20px;
-ms-flex-flow: wrap;
flex-flow: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#moble-header .logo-header-m {
margin-right: auto;
}
#moble-header .menu-icon {
display: inline-block;
width: 30px;
line-height: 50px;
}
.sidenav1 {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #111;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}
.sidenav1 a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
transition: 0.3s;
}
.sidenav1 a:hover {
color: #f1f1f1;
}
.sidenav1 .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
#main {
transition: margin-left .5s;
} @media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
.sidenav1 {padding-top: 15px;}
.sidenav1 a {font-size: 18px;}
} .header-style-1 {
position: relative;
background: #e6e6e6;
}
body.home .header-style-2.aft-transparent-header {
position: absolute;
width: 100%;
z-index: 9999;
}
section.banner-just {
height: 600px;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}  .home .main-banner-slider{
margin-bottom: 20px;
}
.item-single {
background-size: cover;
height: 95vh;
background-repeat: no-repeat;
position: relative;
background-position: center;
background-color: #E9EAE5;
}
.pos-rel{
position: relative;
height: 100%;
} .item-single:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0,0,0,0.3);
}
.content-caption {
position: absolute;
bottom: 0%;
left: 40%;
right: 0;
text-align: center;
line-height: 1;
-webkit-transform: translateY(-15%);
-moz-transform: translateY(-15%);
-ms-transform: translateY(-15%);
-o-transform: translateY(-15%);
transform: translateY(-15%);
-webkit-transition: all 2000ms;
-moz-transition: all 2000ms;
-ms-transition: all 2000ms;
-o-transition: all 2000ms;
transition: all 2000ms;
z-index: 1;
padding: 20px;
}
body .content-caption h1,
body .content-caption h2,
body .content-caption h3,
body .content-caption h4,
body .content-caption h5,
body .content-caption h6
{
color: #fff;
}
.content-caption.on-right {left: 40%; text-align: right; }
.content-caption.on-left {right: 40%; left: 0; text-align: left;}
.content-caption.on-center {
right: 0%;
left: 0%;
max-width: 850px;
margin: 0 auto;
}
.owl-item.active .item-single .content-caption{
bottom: 5%;
}
.caption-heading .cap-title {
font-size: 72px;
font-weight: 700;
text-transform: capitalize;
}
.caption-heading .cap-title a,
.content-caption .content-desc {
color: #fff;
}
.content-caption p {
line-height: normal;
font-size: 20px;
}
.aft-btn-warpper {
display: inline-block;
}
.content-caption .cat-links li a{
padding: 10px 15px;
}
span.offer-time.btn-style1 a,
.content-caption .aft-add-to-wishlist.btn-style1 a{
background: transparent;
color: #ffffff;
border-color: #ffffff;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
span.offer-time.btn-style1 a:hover,
.content-caption .aft-add-to-wishlist.btn-style1 a:hover{
color: #fff;
background: #d21406;
border-color: #d21406;
}
.content-caption .star-rating{margin: 0 auto; float: none;}
.content-caption.on-left .star-rating{margin: 0 auto; margin-left: 0;}
.content-caption.on-right .star-rating{margin: 0 auto; margin-right: 0;}
.content-caption > span.price{
display: block;
padding: 10px 0px;
position: relative;
}
.content-caption span.price .badge-wrapper {
top: -4px;
position: relative;
display: inline-block;
margin-left: 10px;
}
.content-caption  span.woocommerce-Price-amount.amount,
.content-caption span.price del,
.content-caption span.price ins{
color: #fff;
font-size: 24px;
}
.content-caption span.price del{
font-size: 20px;
}
.owl-nav button{
position: absolute;
top: 45%;
line-height: normal;
}
.owl-theme .owl-nav [class*='owl-']:hover,.owl-theme .owl-nav [class*='owl-']:focus {
background: none;
color: inherit;
text-decoration: none;
outline: none;
}
.sp-arrow:before {
-webkit-transform: skew(0deg,0deg);
-ms-transform: skew(0deg,0deg);
transform: skew(0deg,0deg);
}
.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before{background: transparent;}
.sp-next-arrow:before,
.sp-previous-arrow:before,
.sp-arrow.fa-arrow-left:before,
.sp-arrow.fa-arrow-right:before,
.owl-nav button span {
font-size: 50px;
padding: 10px;
width: 50px;
height: 50px;
}
.sp-next-arrow:before,
.sp-previous-arrow:before,
.sp-arrow.fa-arrow-left:before,
.sp-arrow.fa-arrow-right:before{
font-size: 35px;
}
.sp-next-arrow:before, .sp-previous-arrow:before,
.sp-arrow.fa-arrow-left:before, .sp-arrow.fa-arrow-right:before  {
content: "\f104";
transform: none;
}
.sp-next-arrow:before{
content: "\f105";
transform: none;
}
.sp-next-arrow:after, .sp-previous-arrow:after {
content: none;
}
.sp-horizontal.sp-rtl .sp-previous-arrow, .sp-next-arrow {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.sp-horizontal .sp-previous-arrow {
left: 0;
}
.insta-carousel .owl-nav button span,
.main-banner-slider .owl-nav button span {
color: #fff;
}
.testimonial-slider .owl-nav button span {
color: #000;
}
button.owl-prev {
left: 0;
}
button.owl-next {
right: 0;
}
.main-banner-slider .owl-dots {
position: absolute;
right: 50px;
bottom: 50px;
}
.owl-theme .owl-dots .owl-dot span{
margin: 5px;
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-ms-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
}
.owl-theme .owl-dots .owl-dot.active span {
width: 20px;
background: #000;
}
.site-footer .owl-theme .owl-dots .owl-dot span,
.site-footer .owl-theme .owl-dots .owl-dot:hover span,
.site-footer .owl-theme .owl-dots .owl-dot.active span ,
.main-banner-slider.owl-theme .owl-dots .owl-dot span,
.main-banner-slider.owl-theme .owl-dots .owl-dot:hover span,
.main-banner-slider.owl-theme .owl-dots .owl-dot.active span {
background: #fff;
}
button.owl-dot:focus{
outline: none;
}
.main-banner-slider.owl-theme .owl-nav {
margin-top: 0px;
}
#secondary .owl-theme .owl-dots,
#sidr .owl-theme .owl-dots,
.site-footer .owl-theme .owl-dots
{
display: none;
}  .cat-links {
font-size: 12px;
margin-bottom: 4px;
display: inline-block;
}
.cat-links li{
display: inline-block;
color: #999999;
}
.cat-links li a{
color: #999999;
display: inline-block;
transition: all 0.4s ease;
}
.entry-meta > span:after,
.cat-links li:after{
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 5px 0 0px;
}
.entry-meta > span:after{
padding-left: 5px;
}
.entry-meta > span:last-child:after{
display: none;
}
.cat-links li:last-child:after{
display: none;
}
.cat-links li a:hover{
color: #000;
}
.content-caption .cat-links li a:after{
display: none;
}
.content-caption .cat-links li a,
.btn-style1 a {
text-transform: uppercase;
padding: 9px 40px;
border: 1px solid;
border-radius: 0;
display: inline-block;
margin-top: 20px;
line-height: 14px;
font-size: 14px;
color: #fff;
}
.aft-btn-warpper.btn-style1 a{
font-size: 14px;
border-radius: 0px;
font-weight: 700;
}
.btn-style1 a,
.btn-style1 a:visited,
.woocommerce .btn-style1 a.button,
.btn-style1 a:focus
{
background: #d21406;
color: #fff;
border-color: #d21406;
}
.btn-style1 a:hover{
color: #fff;
}
.content-caption .cat-links li {
display: inline-block;
margin-left: 15px;
}
.content-caption .cat-links li:first-child {
margin-left: 0;
}
.content-caption .cat-links li:after{
display: none;
}
.content-caption .cat-links li a {
padding: 5px 15px;
border-color: #fff;
margin-right: 5px;
}
.main-banner-slider .content-caption .cat-links li a {
color: #fff;
}  section{ }
section.banner-slider{padding-top: 0;}
section.above-footer{padding-bottom: 0;}
.section-head {
text-align: center;
margin-bottom: 20px;
font-size: 16px;
}
.section-body{margin-top: 30px;}
.section-head + .section-body {
margin-top: 0px;
}
#sidr .section-title ,
#sidr .section-head ,
.site-footer .section-title ,
#secondary .section-title,
.site-footer .section-head ,
#secondary .section-head {
text-align: left;
margin-bottom: 10px;
}
.section-title {
text-align: center;
font-size: 36px;
line-height: 1.3;
color: #343538;
font-weight: 700;
margin-bottom: 10px;
text-transform: uppercase;
position: relative;
}
.storecommerce_store_call_to_action_widget .section-title .header-after{
font-size: 58px;
line-height: 58px;
}
span.product-count span.item-texts,
.menu-description,
span.title-note {
position: absolute;
font-size: 12px;
color: #fff;
background: #d21406;
border-radius: 1px;
padding: 5px 10px;
line-height: normal;
top: -15px;
margin: 0 3px;
}
span.product-count span.item-texts {
top: -18px;
margin: 0 3px;
width: 48px;
left: calc(50% - 26px);
right: 0;
padding: 0;
height: 20px;
line-height: 20px;
}
span.product-count span.item-texts.item-texts-onsale { }
.menu-description {
font-size: 9px;
padding: 3px 6px;
margin: 0 3px;
}
.sub-menu .menu-description {
position: relative;
top: -2px;
margin-left: 10px;
right: 0;
}
span.product-count span.item-texts:after,
.menu-description:after,
span.title-note:after {
position: absolute;
content: '';
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #d21406;
left: 0px;
bottom: -4px;
}
span.product-count span.item-texts:after{
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #d21406;
left: calc(50% - 10px);;
bottom: -6px;
}
.sub-menu .menu-description:after {display: none;}
.section-subtitle{
color: #656565;
}
.product-wrapper {
background-color: #FFFFFF; -webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
position: relative;
z-index: 1;
margin-bottom: 30px;
overflow: hidden;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
cursor: default;
}
#sidr .owl-carousel ,
#secondary .owl-carousel ,
.site-footer .owl-carousel ,
#sidr .owl-carousel .product-wrapper ,
#secondary .owl-carousel .product-wrapper ,
.site-footer .owl-carousel .product-wrapper {
margin-bottom: 0;
}
#sidr .owl-nav button,
#secondary .owl-nav button,
.site-footer .owl-nav button{
top: 25%;
}
#sidr .owl-carousel .owl-theme .owl-nav,
#secondary .owl-carousel .owl-theme .owl-nav,
.site-footer .owl-carousel .owl-theme .owl-nav{
margin-top: 0;
}
.product-description {
text-align: center;
padding: 10px;
}
span.prodcut-catagory {
font-size: 12px;
margin-bottom: 4px;
display: block;
}
.product-title {
margin: 0;
margin-bottom: 8px;
}
.product-title a{
font-size: 18px;
font-weight: bold;
}
span.price {
font-size: 17px;
color: #464646;
}
ul.product-item-meta {
text-align: center;
opacity: 0;
position: absolute;
top: 10px;
left: -30px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.product-image-wrapper .product-rating-wrapper  + ul.product-item-meta {
top: 35px;
}
.horizontal {
position: relative;
}
ul.product-item-meta.verticle li{
padding: 0;
}
.horizontal ul.product-item-meta {
text-align: center;
opacity: 0;
position: absolute;
bottom: -10px;
top: inherit;
left: 0;
right: 0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
margin-bottom: 0;
}
.product-wrapper.always-visible .horizontal ul.product-item-meta,
.product-wrapper:hover .horizontal ul.product-item-meta{
opacity: 1;
bottom: 2px;
left: 0;
right: 0;
}
.horizontal ul.product-item-meta li {
display: inline-block;
position: relative;
}
ul.product-item-meta li { padding: 5px;
}
.product-wrapper.always-visible ul.product-item-meta,
.product-wrapper:hover ul.product-item-meta{
opacity: 1;
left: 10px;
}
.badge-wrapper {
position: absolute;
top: 10px;
right: 10px;
}
.badge-wrapper .onsale {
display: inline-block;
position: relative;
min-width: 10px;
font-size: 12px;
padding: 18px 10px;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border-radius: 100%;
background: #d21406;
}  .suscribe{
text-align: center;
}
.inner-suscribe {
margin: 0 auto;
max-width: 730px;
width: 100%;
}
.inner-suscribe input{
border: none;
background: #fff;
outline: 0!important;
width: 100%;
line-height: 38px;
padding: 10px 30px;
color: #8a8a8a;
font-size: 14px;
}  section.brands-slider {
padding: 40px 0px;
}
.brand-carousel.owl-carousel .owl-item img{
width: inherit;
filter: grayscale(100);
-webkit-filter: grayscale(100);
opacity: .4;
-webkit-transition: all 250ms ease-out;
-o-transition: all 250ms ease-out;
transition: all 250ms ease-out;
margin: 0 auto;
max-height: 70px;
}
.brand-carousel.owl-carousel .owl-item img:hover{
filter: grayscale(0);
-webkit-filter: grayscale(0);
opacity: 1;
}  .testimonial{
padding: 30px 0px;
}
.testimonial-single {
text-align: center;
max-width: 950px;
margin: 0 auto;
}
.testimonial-slider.owl-carousel .owl-item .testi-img{
width: 150px;
height: 150px;
overflow: hidden;
border-radius: 50%;
margin: 0 auto;
border: 5px solid white;
}
.testimonial-slider.owl-carousel .owl-item img{
}
.testimonial-slider.owl-carousel .owl-item .testi-img {
margin-bottom: 20px;
}
.testi-details span.expert {
font-style: italic;
color: #000;
}
.testi-details span.expert p{
margin-bottom: 0;
position: relative;
}
.testi-details span.expert p:before {
content: '\f10d';
font-family: FontAwesome;
padding: 0 15px;
font-size: 65px;
line-height: 0;
position: absolute;
color: #cbcbcb;
z-index: -1;
opacity: 0.5;
}
.title-role{
text-transform: uppercase;
margin-top: 10px;
color: #000;
}
.title-role:before,
.title-role:after{
content: "-";
}
.title-role span:after{
padding: 0 5px;
margin-left: 5px;
font-weight: 900;
}
.title-role  span.title-testi{
font-weight: 700;
}
.testi-contacts{
padding: 15px;
}
.testi-contacts ul li {
display: inline-block;
}
.woocommerce .testi-contacts ul li a ,
.testi-contacts ul li a {
width: 30px;
height: 30px;
background: #d21406;
display: inline-block;
line-height: 30px;
color: #fff;
} .testi-contacts ul li.testi-facebook a { background: #3b5999; }
.testi-contacts ul li.testi-twitter a { background: #55acee;  }
.testi-contacts ul li.testi-linkedin a { background: #0077B5; }  section.blog {
padding: 30px 0px;
}
.blog-details {
text-align: center;
padding: 10px;
}
.blog-details .author{
font-weight: 700;
}
.post-thumbnail-wrap,
.blog-img {
overflow: hidden;
position: relative;
}
.post-image:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3);
opacity: 0;
-webkit-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
z-index: 1;
}
span.post-image {
display: block;
overflow: hidden;
background-color: #fff;
background-size: cover;
background-position: center;
padding-bottom: 70%;
position: relative;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
}
.blog-img:hover .post-image:before{
opacity: 0.7;
}
.blog-categories .cat-info li {
display: inline-block;
}
.blog-categories .cat-info li a {
font-size: 12px;
color: #999999;
transition: all 0.4s ease;
text-transform: uppercase;
}
.blog-categories .cat-info li a:after {
content: "\2219";
font-weight: bold;
padding: 0 5px;
}
.blog-categories .cat-info li:last-child a:after {
display: none;
}
.blog-title h4 {
margin: 5px 0;
font-weight: 700;
}
.blog-title h4 a{
color: #000;
}
.blog-content span p{
margin-bottom: 0;
color: #4a4a4a;
}
.aurthor-date.title-role {
font-size: 14px;
}
span.item-metadata.posts-date a,
span.item-metadata.posts-author a {
color: inherit;
}
span.item-metadata.posts-author a{
font-weight: 700;
}
span.view-blog {
position: absolute;
left: 50%;
top: 70%;
opacity: 0;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border: 1px solid #ffffff;
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
z-index: 2;
}
span.view-blog:after {
content: '\f105';
font-family: "Font Awesome 5 Free";
font-family: FontAwesome;
font-weight: 900;
position: absolute;
left: 50%;
top: 50%;
font-size: 12px;
color: #ffffff;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.blog-img:hover span.view-blog {
opacity: 1;
top: 50%;
}  .no-pad{
padding: 0;
} .product-description {
text-align: center;
padding: 10px;
}
span.prodcut-catagory {
font-size: 12px;
margin-bottom: 4px;
display: block;
}
span.prodcut-catagory a {
color: #999999;
display: inline-block;
transition: all 0.4s ease;
}
span.prodcut-catagory a:hover {
color: #000;
}
.title-role span:after,
span.prodcut-catagory a:after {
content: "\2219";
font-weight: bold;
padding: 0 5px;
}
.title-role span:last-child:after,
span.prodcut-catagory a:last-child:after {
display: none;
}
.product-title {
margin: 0;
margin-bottom: 8px;
}
span.price {
font-size: 17px;
color: #464646;
}
.content-caption span.price {color: #fff;}
ul.product-item-meta li { padding: 10px 40px;
background: #fff;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 2px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
line-height: 12px;
}
ul.product-item-meta li:hover {
background: #000;
}
ul.product-item-meta li:hover a.added_to_cart{ }
ul.product-item-meta li a { color: #404040;
font-size: 14px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
ul.product-item-meta li a.button {margin-right: 5px;}
ul.product-item-meta li a.added_to_cart {
position: absolute;
display: inline-block;
padding: 9px 40px;
top: -40px;
left: 0;
background: #fff;
height: 100%;
width: 100%;
line-height: 14px;
}
ul.product-item-meta li a.added_to_cart:hover {
background: #000;
color: #fff;
}
ul.product-item-meta li:hover a.button,
ul.product-item-meta li a.button:hover,
ul.product-item-meta li a.added_to_cart:hover
{
color: #fff;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
ul.product-item-meta li .yith-wcwl-wishlistexistsbrowse a{
color:#d21406;
}
ul.product-item-meta li:hover i{color: #fff;}
.category-grid-wrapper .cat-item .box-inner:hover ul.product-item-meta{
opacity: 1;
left: 10px;
}
.whit-col{
color: #fff;
}
.horizontal ul.product-item-meta li {
padding: 0;
}
.horizontal ul.product-item-meta li,
.horizontal ul.product-item-meta li:hover {background: transparent;}
.horizontal ul.product-item-meta li:hover a{color: #000;}
.horizontal ul.product-item-meta li a {
padding: 9px 40px;
display: block;
background: #fff;
color: #000;
margin-right: 0;
}
.horizontal ul.product-item-meta li a:hover {background: #bb1919; color: #fff;} a {
color: royalblue;
}
a:visited { text-decoration: none;
}
a:hover, a:focus, a:active { text-decoration: none;
}
a:focus {
outline: 1px dotted;
}
a:hover, a:active {
text-decoration: none;
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
text-align: center;
}
.main-navigation ul ul {
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul li.menu-item-has-children > a:after{
content: "\f107";
font-family: "Font Awesome 5 Free";
font-family: FontAwesome;
font-weight: 900;
padding: 0 5px;
color: inherit;
font-size: inherit;
font-weight: bold;
}
.main-navigation .menu ul ul,
.main-navigation ul .sub-menu{
min-width: 240px;
width: auto;
background: #fff;
}
.main-navigation ul .sub-menu li{
display: block;
float: none;
text-align: left;
}
.main-navigation ul .sub-menu li.menu-item-has-children > a:after{display: none;}
.main-navigation ul .sub-menu li.menu-item-has-children > a:before{
content: "\f105";
font-family: "Font Awesome 5 Free";
font-family: FontAwesome;
font-weight: 900;
padding-right: 10px;
float: left;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li:focus-within > ul,
.main-navigation ul ul li:focus > ul {
left: calc(100% + 1px);
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus-within > ul,
.main-navigation ul li:focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
display: block;
transition-duration: 0.5s;
text-transform: uppercase;
font-size: 13px;
padding: 15px;
font-weight: 700;
}
.header-style-3-1 .main-navigation ul.menu-desktop > li:first-child ,
.header-style-3 .main-navigation ul.menu-desktop > li:first-child {
padding-left: 0;
}
.main-navigation .menu > li > a {
display: block;
text-decoration: none;
color: #000;
position: relative;
}
.main-navigation .menu > li > a:before {
content: '';
height: 1px;
width: 0;
position: absolute;
left: 0px;
bottom: -5px;
background-color: #f60d39;
webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
-webkit-transition: width 500ms ease 0s, left 500ms ease 0s;
-o-transition: width 500ms ease 0s, left 500ms ease 0s;
transition: width 500ms ease 0s, left 500ms ease 0s;
}
.main-navigation li a:hover{
color: #f60d39;
}
.main-navigation .menu > li > a:hover:before{
width: 100%;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.wp-post-author-wrap.wp-post-author-shortcode.left {
border: none;
}
.post-navigation .nav-next ,
.post-navigation .nav-previous {position: relative;}
.post-navigation .nav-next {padding-right: 20px;}
.post-navigation .nav-previous{padding-left: 20px;}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
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;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.above-footer.section .widget:last-child{
margin-bottom: 0;
}
li.full-item,
#secondary .widget > ul > li {
padding-bottom: 10px;
}
#secondary .widget > ul > li:last-child {padding-bottom: 0;}
#secondary .widget {
margin-bottom: 30px;
background: #fff;
padding: 15px 10px;
}
#secondary .widget.widget_search{
margin-bottom: 25px;
}
.widget select {
max-width: 100%;
}
#sidr .widget-title ,
#secondary .widget-title{
color: #000;
font-size: 16px;
font-weight: 700;
position: relative;
text-transform: uppercase;
text-align: left;
}
#sidr .widget-title.section-title ,
#secondary .widget-title.section-title,
.site-footer .widget-title.section-title{
margin:0;
} .widget_search .search-form label{
display: block;
width: 70%;
float: left;
}
.widget_search .search-form label .search-field {
padding-left: 15px;
width: 100%;
}
.widget_search .search-form .search-submit{
width: 30%;
text-transform: capitalize;
font-size: 14px;
text-transform: uppercase;
} #secondary .widget .social-navigation ul li{
padding-bottom: 0;
margin-bottom: 0;
}
#secondary .widget > ul > li a{
font-size: 15px;
color: #404040;
font-weight: 700;
}
#secondary .widget .horizontal ul.product-item-meta li:hover a{
color: #fff;
}
#secondary .widget  ul.product-item-meta li .compare-button a{
font-size: 0;
}
#secondary .widget .social-navigation ul li a{
color: #fff;
}
#secondary .widget ul.product-slider li .product-wrapper{
margin-bottom: 1px;
}
#secondary .widget ul.product-slider li a{
color: #999999;
font-size: inherit;
}
#secondary .widget ul.product-slider li h4.product-title a{
color: #000;
}
#secondary .widget ul.product-slider li a.button{
font-size: 12px;
color: #fff;
font-weight: normal;
margin-top: 0;
}
.tagcloud a {
font-size: 13px !important;
padding: 5px 7px;
border: 1px solid;
display: inline-block;
margin: 3px;
}
.tagcloud a:hover {
color: #bb1919;
border-color: #bb1919;
}  .col-1{width: 100%;}
.col-2{width: 50%;}
.col-2-5{width: 66.67%;}
.col-3{width: 33.33%;}
.col-4{width: 25%;}
.col-75{width: 75%;}
.col-60{width: 60%;}
.col-40{width: 40%;}
.float-l {
float: left;
}
.row-sm{margin: 0 -15px;}
.pad{padding: 0px 15px;}
.full-width{width: 100% !important;}
.single-align-c{text-align: center;}
.top-bar-left{ width: 66.67%; }
.top-bar-left + .top-bar-right{ width: 33.33%; }
.top-bar-right{ width: 100%; }
#sidr .col-1,
#sidr .col-2,
#sidr .col-2-5,
#sidr .col-3,
#sidr .col-4,
#sidr .col-75,
#sidr .col-60,
#sidr .col-40,
#secondary .col-1,
#secondary .col-2,
#secondary .col-2-5,
#secondary .col-3,
#secondary .col-4,
#secondary .col-75,
#secondary .col-60,
#secondary .col-40,
.site-footer .col-1,
.site-footer .col-2,
.site-footer .col-2-5,
.site-footer .col-3,
.site-footer .col-4,
.site-footer .col-75,
.site-footer .col-60,
.site-footer .col-40
{
width: 100%;
}
.site-footer .site-info .col-2,
.site-footer .secondary-footer .col-2{
width: 50%;
}
#sidr .btm-margi,
#secondary .btm-margi,
.site-footer .btm-margi{
margin-bottom: 20px;
}
#sidr .btm-margi:last-child,
#secondary .btm-margi:last-child,
.site-footer .btm-margi:last-child{
margin-bottom: 0px;
}
#sidr .widget .pad,
#secondary .widget .pad,
.site-footer .widget .pad{
padding: 0;
} body.align-content-right .container-wrapper #primary,body.align-content-right .container-wrapper #secondary {
float: right;
}
body.align-content-right .container-wrapper #secondary {
padding-left: 0px;
padding-right: 15px;
}
body.align-content-right .container-wrapper #primary {
padding-left: 15px;
padding-right: 0px;
}  body.full-width-content .container-wrapper #primary {
width: 100%;
padding-right: 0px;
padding-left: 0px;
}   .suport-single {
text-align: center;
}
span.icon-box-circle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
line-height: 24px;
font-size: 24px;
width: 58px;
height: 58px;
padding: 17px;
border-radius: 50%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
span.icon-box-circle i {
color: #fff;
}
span.icon-box-circle-color-1{
background-color: #e91e63;
}
span.icon-box-circle-color-2{
background-color: #9c27b0;
}
span.icon-box-circle-color-3{
background-color: #2196f3;
}
span.icon-box-circle-color-4{
background-color: #ff9800;
}
span.icon-box-circle i {
color: #fff;
}
.support-content h5 {
font-size: 18px;
text-transform: uppercase;
margin-top: 15px;
padding-bottom: 20px;
margin-bottom: 15px;
position: relative;
font-weight: 700;
}
.support-content h5:after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
height: 1px;
width: 40px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.support-content-color-1 h5:after{
background-color: #e91e63;
}
.support-content-color-2 h5:after{
background-color: #9c27b0;
}
.support-content-color-3 h5:after{
background-color: #2196f3;
}
.support-content-color-4 h5:after{
background-color: #ff9800;
}
.support-content p {
color: #656565;
}  .sale-off-section {
padding: 30px 0px;
}
.sale-single-wrap {
position: relative;
color: #fff;
}
.sale-background{
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
}
.sale-background:after{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: 0.4;
content: '';
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sale-background:hover:after{
opacity: 0.5;
}
.sale-background.no-image {
background: #e5b9a0;
}
.sale-background.no-image:after,
.sale-background.no-text:after{
display: none;
}
.sale-background a {
display: block;
position: relative;
padding-bottom: 100%;
z-index: 6;
}
.sale-info {
position: absolute;
top: 0%;
width: 100%;
text-align: center;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
height: 100%;
padding: 10px;
z-index: 5;
} .sale-info .prodcut-catagory-desc {
display: block;
opacity: 0;
height: 0;
padding: 0px 10px;
-webkit-transition: height 1s ease-out;
transition: height 1s ease-out;
overflow: hidden;
}
.sale-info .prodcut-catagory-desc p{
height: 0;
margin: 0;
-webkit-transition: height 1s ease-out;
transition: height 1s ease-out;
}
.sale-single-wrap:hover .prodcut-catagory-desc p,
.sale-single-wrap:hover .prodcut-catagory-desc {
opacity: 1;
height: auto;
}
.sale-info span.prodcut-catagory{
font-size: 20px;
}
.sale-info span.prodcut-catagory a{
color: #fff;
}
.sale-title {
font-size: 36px;
text-transform: uppercase;
font-weight: bold;
color: #fff;
margin-top: 5px;
}  .nav-tabs {
border-bottom: none;
margin-bottom: 20px;
text-align: center;
}
.nav-tabs>li{
float: none;
display: inline-block;
}
.nav-tabs>li>a{
margin-right: 10px;
color: #404040;
text-decoration: none;
display: inline-block;
margin-bottom: 10px;
background: #fff;
padding: 9px 40px;
border: 1px solid #e2e2e2;
border-radius: 0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
font-weight: 700;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
background: #000;
color: #fff;
}
.site-footer .widget .nav-tabs,
#secondary .widget .nav-tabs{
margin-bottom: 15px;
}
.site-footer .widget .nav-tabs>li,
#secondary .widget .nav-tabs>li{
padding-bottom: 0;
margin-bottom: 0;
float: left;
}
.site-footer .nav-tabs>li>a,
#secondary .nav-tabs>li>a{
padding: 9px 10px;
margin-right: 5px;
}
.nav-tabs>li>a:hover{
background: #e2e2e2;
}
#secondary .nav-tabs>li.active>a.font-family-1,
.site-footer .nav-tabs>li.active>a.font-family-1,
.nav-tabs>li.active>a.font-family-1,
.nav-tabs>li.active>a{
background: #000;
color: #fff;
border-bottom-color: #e2e2e2;
outline: none;
border: 1px solid #000;
}
.nav-tabs>li>a,
.product_store_faq_widget .ui-accordion .ui-accordion-header,
.blog-title h4 a,
.product-slider .product-title a,
h4.product-title a{
font-size: 20px;
}
.tabbed-container .tab-content .article-title-1{
margin-top: 0;
line-height: 14px;
}
#secondary .widget ul.article-item li .article-title-1 a,
.tabbed-container .tab-content .article-title-1 a{
font-size: 14px;
font-weight: 700;
}
#secondary .owl-theme .owl-nav,
.site-footer .owl-theme .owl-nav{
margin-top: 0;
}
.storecommerce_video_slider_widget,
.storecommerce_store_brands_widget,
.product_store_faq_widget
{
background-color: #e6e6e6;
padding: 30px 0px
}
.tab-content{position: relative;}
.tab-content .aft-tab-preloader {
position: absolute;
top: 0;
left: 0;
z-index: 999;
height: 100%;
width: 100%;
background: #f3f3f3;
}
.woocommerce .tab-content ul.tabbed-product-carousel{
margin-bottom: 0 !important;
}
.tab-article-image {
position: relative;
}
.storecommerce-post-format {
width: 25px;
height: 25px;
padding: 4px;
text-align: center;
font-size: 12px;
background: #d21406;
border-radius: 50%;
color: #fff;
position: relative;
display: inline-block;
margin-right: 5px;
}
.tab-article-image .storecommerce-post-format{
position: absolute;
top: 3px;
left: 3px;
padding: 5px;
}
body.single-post .cat-links{
display: inline-block;
}
.storecommerce-post-format i { }  .storecommerce_product_express_category_widget .sale-background a {
padding-bottom: 65%;
}
#secondary .storecommerce_product_express_category_widget .sale-background a ,
#sidr .storecommerce_product_express_category_widget .sale-background a ,
.site-footer .storecommerce_product_express_category_widget .sale-background a {
padding-bottom: 100%;
}
.storecommerce_product_express_category_widget .section-body{
margin: 0 -15px;
}  .page-header {
margin: 0;
border: none;
}
.page-title,
body.blog h1.page-title,
body.archive h1.page-title {
margin: 8px 0px;
font-size: 22px;
color: #000;
}
.archive-description {
color: #777;
}
body.woocommerce-js article .entry-title,
body.blog article h2 a,
body.archive article h2 a{
color: #000;
}
body.archive .content-area .page-title,
body.search-results .content-area .header-title-wrapper .page-title,
body header.entry-header h1.entry-title{
font-weight: 700;
}
.entry-footer span {
margin-right: 10px;
}  .call-to-action,
.social-mailchimp {
background-color: #f7f7f7;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
padding: 80px 0px;
background-attachment: fixed;
position: relative;
}
.call-to-action{
background-attachment: inherit;
padding: 80px 0px;
}
.aft-fixed-background{background-attachment: fixed;}
.call-to-action:before,
.social-mailchimp:before {
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0.3;
background: #000;
}
.call-to-action .container-wrapper,
.social-mailchimp .container-wrapper,
.mc4wp-form-fields {
position: relative;
}
.inner-suscribe input[type=submit]{
border: 0;
margin: 0;
width: 120px;
padding: 14px 0;
line-height: 30px;
background-color: #fff;
position: absolute;
border-radius: 0px;
right: 0;
top: 0;
text-transform: uppercase;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.inner-suscribe input[type=submit]:hover{
background-color: #000;
color: #fff;
}
.mc4wp-form-fields label{
display: none;
}
.inner-suscribe p{
margin-bottom: 0;
}
body.woocommerce-js .inner-suscribe form{
padding: 0;
}
.site-footer .inner-suscribe .row {margin: 0;}
.site-footer .inner-call-to-action .section-head ,
.site-footer .inner-call-to-action .widget-title.section-title {
text-align: center;
}
.site-footer .inner-suscribe input ,
#sidr .inner-suscribe input,
#secondary .inner-suscribe input{
line-height: 28px;
}
#secondary .inner-call-to-action .widget-title{
color: #fff;
}
.site-footer .inner-suscribe input[type=submit] ,
#sidr .inner-suscribe input[type=submit] ,
#secondary .inner-suscribe input[type=submit] {
position: relative;
display: inline-block;
margin-top: 10px;
line-height: 12px;
}  .inner-call-to-action {  align-items: center;
justify-content: center;
}
.offer-main { }
span.off-tb {
display: table;
text-align: center;
width: 100%;
height: 100%;
}
span.off-tc {
display: table-cell;
vertical-align: middle;
}
.call-to-action,
.call-to-action .section-title,
.call-to-action .section-subtitle{
color:#fff;
}
.call-to-action .section-subtitle{
font-size: 24px;
}
.call-to-action .section-head{
padding: 50px 100px 0px;
}
span.offer-date-counter {
display: block;
}
.posts_latest_widget .posts-date,
.sale-info span.product-count,
span.offer-date-counter > span {
display: inline-block;
margin: 0 15px 15px 0;
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
border: solid 1px #dedede;
min-width: 80px;
min-height: 80px;
text-align: center;
background-color: #fff;
padding-top: 11px;
color: #000;
}
.sale-info span.product-count {
min-width: 0;
padding: 10px;
min-height: 0;
margin-bottom: 0;
background: transparent;
border: none;
box-shadow: none;
position: relative;
margin-right: 20px;
padding-bottom: 0;
margin-top: 20px;
}
.sale-info span.product-count:last-child,
span.offer-date-counter > span:last-child {
margin-right: 0;
}
.sale-info span.item-count,
span.offer-date-counter > span .number {
display: block;
font-size: 35px;
color: #555;
margin-bottom: 0;
line-height: 35px;
}
.sale-info span.item-count{
color: #fff;
margin-bottom: 0;
}
span.product-count span {
display: block;
line-height: 15px;
text-transform: uppercase;
}
span.offer-date-counter > span .text {
font-size: 14px;
display: block;
color: #555;
font-style: italic
}  .insta-feed-head {
text-align: center;
}
.insta-feed-head a .instagram-username{
display: inline-block;
margin-bottom: 0;
color: #000;
font-size: 22px;
}
.insta-feed-head a .instagram-username:before{
content: "\f16d";
font-family: FontAwesome;
color: inherit;
padding: 0 5px 0 5px; line-height: 15px;
}
.item.zoom-gallery {
position: relative;
}
.item.zoom-gallery a{
color: #000;
}
.insta-details {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.90);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.9s ease;
transition: all 0.9s ease;
}
.item.zoom-gallery:hover .insta-details{
visibility: visible;
opacity: 1;
}
.insta-tb {
display: table;
width: 100%;
height: 100%;
}
.insta-tc {
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 10px;
}
p.insta-desc {
margin-bottom: 0;
}
.insta-tc .fa{
margin-right: 5px;
}
p.insta-comments,
p.insta-likes {
display: inline-block;
padding: 10px;
margin-bottom: 0;
font-size: 32px;
}  .slider-pro a.sp-video{
display: block;
}
.video-wrap {
position: relative;
}
.video-desp-tbl {
display: table;
text-align: center;
height: 100%;
width: 100%;
}
.video-desp-tcl {
display: table-cell;
vertical-align: middle;
padding: 20px;
}
.sp-title-container h2 {
margin: 10px 0px;
font-size: 30px;
font-weight: lighter;
position: relative;
}
.video-desp-tcl i {
font-size: 30px;
display: none;
}
.sp-thumbnail-image-container {
position: relative;
}
span.youtube-icon {
position: absolute;
bottom: 0;
left: 0;
}  .product_store_faq_widget .blog-details,
.posts_latest_widget .blog-details
{
text-align: left;
padding: 30px 15px;
background: #fff;
margin-bottom: 15px;
}
.post-thumbnail-wrap .posts-date ,
.posts_latest_widget .posts-date {
background-color: #d21406;
color: #ffffff;
padding: 5px 19px;
text-align: center;
position: absolute;
top: 0;
left: 0; border: none;
min-width: 0;
min-height: 0;
z-index: 2;
}
.post-thumbnail-wrap .posts-date span.posted-day,
.posts_latest_widget .posts-date span.posted-day {
font-size: 30px;
display: block;
line-height: 30px;
font-weight: bold;
}
.post-thumbnail-wrap .posts-date span,
span.item-metadata.posts-date span {
font-size: 12px;
display: block;
line-height: 15px;
}
span.read-more-faq {
display: block;
}
span.read-more-faq a{ padding: 5px 0px;
display: inline-block;
}
span.read-more-faq a:after{
content: "\f178";
font-family: FontAwesome;
color: inherit;
padding: 0 5px 0 5px;
}
.product_store_faq_widget .ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 0;
padding: 10px 0px;
zoom: 1;
background: transparent;
border: none;
color: #4a4a4a;
border-bottom: 1px solid #ddd;
border-radius: 0px;
font-weight: 700;
padding-left: 35px;
}
.product_store_faq_widget .ui-accordion .ui-accordion-header:before {
content: "\f0ab";
font-family: FontAwesome;
color: inherit;
font-size: 16px;
padding: 0 13px;
position: absolute;
left: -10px;
}
.product_store_faq_widget .ui-accordion .ui-accordion-header[aria-expanded="true"]:before {
content: "\f0a9";
color: #000000;
}
.product_store_faq_widget .ui-accordion .ui-accordion-header:hover {
color: #000000;
}
.product_store_faq_widget .ui-accordion .ui-accordion-header:focus {
outline: none;
}
.product_store_faq_widget .ui-accordion .ui-accordion-header[aria-expanded="true"] {
border-bottom: 1px solid transparent;
color: #000000;
}
.product_store_faq_widget .ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
zoom: 1;
}
.product_store_faq_widget .ui-accordion .ui-accordion-content {
padding: 10px 35px 10px;
border: none;
background: transparent;
border-radius: 0;
}
.product_store_faq_widget .ui-accordion .ui-accordion-content[aria-hidden="false"] {
border-bottom: 1px solid #ddd;
}
.product_store_faq_widget .blog-details{
padding: 0;
background: transparent;
margin-bottom: 0;
}
.faq-show-all-link{
text-align: center;
}  footer.site-footer {
background: #1f2125;
font-size: 16px;
}
body footer.site-footer .secondary-footer {
background: #404040;
}
.secondary-footer ul li{
display: inline-block;
}
.secondary-footer ul li a{
display: inline-block;
}
.secondary-footer .footer-navigation ul.menu li a{
padding: 5px;
}
.secondary-footer .social-navigation {
text-align: right;
}
.secondary-footer {
padding: 10px 0px;
}
footer.site-footer .site-info{
background: #000000;
padding: 10px 0;
}
.site-info-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.site-info-wrap .col-2.float-l:nth-child(2) a{
display: block;
text-align: right;
}
.site-info-wrap img {
height: 50px;
margin-left: auto;
width: auto;
}  .site-footer .blog-wrapper .col-md-4{
width: 100%;
}
.site-footer .blog-wrapper a{
color: #000;
}
.site-footer .widget-title,
.site-footer .section-title {
text-align: left;
font-size: 16px;
line-height: normal;
font-weight: 700;
margin-bottom: 10px;
text-transform: uppercase;
position: relative;
}
.site-footer .section-head {
text-align: left;
margin-bottom: 10px;
}
.primary-footer-area .container-wrapper {
max-width: inherit;
padding-left: 0px;
padding-right: 0px;
margin:0;
}
.primary-footer-area .col-3 {
width: 100%;
}
.primary-footer-area .col-3.pad{
padding: 0px;
}  .single article .entry-header,
.archive article .entry-header,
.blog article .entry-header{
padding-bottom: 10px;
}
.archive article ,
.blog article {
margin-bottom: 20px;
padding-bottom: 10px; }
.archive article:last-child ,
.blog article:last-child {
border-bottom:1px solid transparent;}
.entry-wrapper {
padding: 15px;
background: #fff;
}  .nav-links{
font-weight: 700;
}
.nav-links .nav-previous a:before, .nav-links .nav-next a:after {
padding: 0 5px;
font-family: "FontAwesome";
position: absolute;
top: 0;
}
.nav-links .nav-previous a:before {
content: "\f053";
left: 0;
}
.nav-links .nav-next a:after {
content: "\f054";
right: 0;
}
.single article .entry-footer{
margin-top: 20px;
} body.woocommerce-js form.comment-form{
padding:0;
}
.comments-area {
margin-bottom: 20px;
padding: 20px;
background: #fff;
}
div#respond { }
div#respond h3#reply-title {
margin-top: 0;
font-weight: 700;
}
div#respond p {
margin-bottom: 5px;
}
div#respond label {
font-weight: normal;
}
p.comment-form-url label, p.comment-form-email label, p.comment-form-author label {
display: block;
}
p.comment-form-url input, p.comment-form-email input, p.comment-form-author input {
width: 100%;
}
.comment-list .comment {
list-style: none;
margin-left: 0;
padding-bottom: 13px;
border-bottom: 1px dashed #dadada;
margin-bottom: 21px;
}
.comment-list .comment:last-child {
border-bottom: none;
}
.comment-author img {
float: left;
margin-right: 20px;
margin-bottom: 20px;
width: 50px;
}
.reply, .comment div#respond, .comment-content {
margin-left: 70px;
}
.comment-content p {
margin-bottom: 5px;
}
.comment-content:before, .comment-content:after{
content: "";
display: table;
table-layout: fixed;
}
.comment .children {
margin-left: 70px;
padding-top: 16px;
border-top: 1px dashed #dadada;
margin-top: 13px;
}
.comment .children .comment:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}   .contact-details h2{
font-size: 30px;
}
.contact-details span{
display: block;
margin-bottom: 5px;
}
.contact-details span i{
margin-right: 5px;
}
.aft-map-wrap {
margin-top: 20px;
}
.wpcf7-form label{
display: block;
font-weight: normal;
}
.wpcf7-form-control-wrap input {
width: 100%;
margin-top: 5px;
}
.wpcf7-form .wpcf7-submit{
background: #d21406;
color: #fff;
border-color: #d21406;
padding: 9px 40px;
border-radius: 0;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
#scroll-up {
position: fixed;
z-index: 8000;
bottom: 40px;
right: 20px;
display: none;
width: 50px;
height: 50px;
font-size: 28px;
line-height: 49px;
text-align: center;
text-decoration: none;
cursor: pointer;
opacity: 1 !important;
background: #d21406;
color: #fff;
border-radius: 50%;
}
#scroll-up i{
font-weight: 700;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.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;
} .promotion-section img {
width: 100%;
}  body .top-header,
body .top-header a,
body .top-header a:hover-within,
body .top-header a:hover,
body .top-header a:active,
body .top-header a:visited
{
color: #fff;
}
body .offcanvas-menu span,
body .data-bg,
body .primary-color
{
background-color: #000;
}
body,
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current,
body .title-role,
.tagcloud a:hover,
p.stars:hover a:before,
body .section-subtitle,
body .woocommerce-info,
body .support-content p,
body .woocommerce-error,
body .woocommerce-message,    .product-wrapper ul.product-item-meta.verticle .yith-btn a:before,
body .style-3-search button,
body .testi-details span.expert,
body .style-3-search .search-field,
body .style-3-search .cate-dropdown,
p.stars.selected a.active:before,
p.stars.selected a:not(.active):before,
body .style-3-search .search-field::placeholder,
.input-text::placeholder,
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="range"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="week"]::placeholder,
input[type="time"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="color"]::placeholder,
textarea::placeholder,
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,
.inner-suscribe input,
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
.woocommerce nav.woocommerce-breadcrumb, nav.woocommerce-breadcrumb,
span#select2-billing_country-container,
body.woocommerce ul.products li.product .price del,
.header-style-3 .header-left-part .account-user a,
ul.product-item-meta li a,
body .woocommerce-product-details__short-description p
{
color: #000;
}
body .owl-theme .owl-dots .owl-dot span{
background: #000;
opacity: 0.5;
}
body .owl-theme .owl-dots .owl-dot span:hover{
background: #000;
opacity: 0.75;
}
body .owl-theme .owl-dots .owl-dot.active span{
background: #000;
opacity: 1;
}
body .price del,
body .cat-links a,
body .cat-links a:active,
body .cat-links a:visited,
body .cat-links li a,
body .cat-links li a:active,
body .cat-links li a:visited,
body .entry-meta > span:after,
body .cat-links li:after,
body span.tagged_as a,
body span.tagged_as a:active,
body span.tagged_as a:visited,
body span.posted_in a,
body span.posted_in a:active,
body span.posted_in a:visited,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a:active,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a:visited
{
color: #000;
opacity: 0.75;
}
ins,
select,
span.price,
.woocommerce .quantity .qty,
.header-right-part .cart-shop span,
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong,
.woocommerce ul.products li.product .price,
.blog-content span p,
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins,
.insta-feed-head a .instagram-username,
body .cat-links a:hover,
body .cat-links li a:hover,
body span.tagged_as a:hover,
body span.posted_in a:hover,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover
{
color: #000;
opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
border-color: #000;
}
body .secondary-color,
body button,
body input[type="button"],
body input[type="reset"],
body input[type="submit"],
body .site-content .search-form .search-submit,
body .site-footer .search-form .search-submit,
body span.header-after:after,
body #secondary .widget-title span:after,
body .af-tabs.nav-tabs > li.active > a:after,
body .af-tabs.nav-tabs > li > a:hover:after,
body .exclusive-posts .exclusive-now,
body span.trending-no,
body .tagcloud a:hover,
body .express-off-canvas-panel a.offcanvas-nav i,
body #scroll-up,
body .sale-background.no-image,
body .storecommerce-post-format,
body .btn-style1 a,
body .btn-style1 a:visited,
body .woocommerce .btn-style1 a.button,
body .btn-style1 a:focus,
body span.offer-time.btn-style1 a:hover,
body .content-caption .aft-add-to-wishlist.btn-style1 a:hover,
body ul.product-item-meta li:hover,
.woocommerce #respond input#submit:hover,
table.compare-list .add-to-cart td a,
.woocommerce .widget_shopping_cart_content a.button.wc-forward,
.aft-notification-button a,
.woocommerce .widget_shopping_cart_content a.button.checkout,
.yith-woocompare-widget a.compare:hover,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button,
.woocommerce button.button:hover,
.yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-add-button a.add_to_wishlist:hover,
.inner-suscribe input[type=submit]:hover,
.woocommerce-page .woocommerce-message a.button,
.product-wrapper ul.product-item-meta.verticle .yith-btn a:hover:before,
ul.product-item-meta li a.added_to_cart:hover,
body.single-product .entry-summary .button.compare:hover,
body.single-product .entry-summary .yith-wcwl-add-to-wishlist a:hover,
body.woocommerce button.button.alt.disabled:hover,
body.woocommerce button.button.alt.disabled,
body.woocommerce #respond input#submit.alt:hover,
body.woocommerce a.button.alt:hover,
body.woocommerce button.button.alt:hover,
body.woocommerce input.button.alt:hover,
body.woocommerce #respond input#submit.alt,
body.woocommerce a.button.alt,
body.woocommerce button.button:hover,
body.woocommerce button.button,
body.woocommerce button.button.alt,
body.woocommerce input.button.alt,
body.woocommerce #respond input#submit,
body.woocommerce a.button,
body.woocommerce button.button,
body.woocommerce input.button,
body.woocommerce .widget_shopping_cart_content a.button.wc-forward,
body.woocommerce .widget_shopping_cart_content a.button.checkout,
body #secondary .nav-tabs>li.active>a.font-family-1,
body .site-footer .nav-tabs>li.active>a.font-family-1,
body .nav-tabs>li.active>a.font-family-1,
body .nav-tabs>li.active>a,
body .comment-form .submit,
body input.search-submit
{
background: #bb1919;
border-color: #bb1919;
}
body.single-product .entry-summary .button.compare,
body.single-product .entry-summary .yith-wcwl-add-to-wishlist a
{
border-color: #e4e4e4;
}
.product-wrapper ul.product-item-meta.verticle .yith-btn .yith-wcwl-wishlistexistsbrowse.show a:before{
color: #fff;
background: #bb1919;
border-color: #bb1919;
}
body a:hover,
body a:focus,
body a:active
{
color: #bb1919;
}
body #loader:after {
border-left-color: #bb1919;
}
a{
color: #404040;
}
.social-widget-menu ul li a,
.em-author-details ul li a,
.tagcloud a {
border-color: #404040;
}
a:visited{
color: #404040;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment,
body .storecommerce_video_slider_widget,
body .storecommerce_store_brands_widget,
body .product_store_faq_widget
{
background-color: #e6e6e6;
}
.woocommerce table.shop_table, body.woocommerce-js form.woocommerce-checkout, body.woocommerce-js form.woocommerce-cart-form,
.select2-container--default .select2-selection--single .select2-selection__rendered,
select option,
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current,
.top-cart-content.primary-bgcolor,
.style-3-search,
.style-3-search .search-field,
.style-3-search button,
.main-navigation ul .sub-menu,
.panel,
.woocommerce-message, address,
.woocommerce ul.woocommerce-error,
.woocommerce-info,
.entry-wrapper,
.comments-area,
#secondary .widget,
.woocommerce-tabs.wc-tabs-wrapper,
.storecommerce-product-summary-wrap.clearfix,
.posts_latest_widget .blog-details,
.product-wrapper ul.product-item-meta.verticle .yith-btn a:before,
ul.product-item-meta li,
body .product-wrapper
{
background-color: #ffffff;
}
body h1,
body h2,
body h2 span,
body h3,
body h4,
body h5,
body h6,
body #primary .widget-title,
body .section-title,
body #sidr .widget-title,
body #secondary .widget-title,
body .page-title,
body.blog h1.page-title,
body.archive h1.page-title,
body.woocommerce-js article .entry-title,
body.blog article h2 a,
body.archive article h2 a
{
color: #000000;
}
body .product_store_faq_widget .ui-accordion .ui-accordion-header{
color: #404040;
opacity: 0.75;
}
.aft-notification-title,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span,
body .product-title a,
body .product_store_faq_widget .ui-accordion .ui-accordion-header[aria-expanded="true"],
body .product_store_faq_widget .ui-accordion .ui-accordion-header[aria-expanded="true"]:before,
body .product_store_faq_widget .ui-accordion .ui-accordion-header.ui-accordion-header-active,
body .product_store_faq_widget .ui-accordion .ui-accordion-header:hover,
body .support-content h5,
body .blog-title h4 a,
body.single-product .entry-summary .button.compare,
body.single-product .entry-summary .yith-wcwl-add-to-wishlist a,
body h3.article-title.article-title-1 a:visited,
body .trending-posts-carousel h3.article-title a:visited,
body .exclusive-slides a:visited,
body .nav-tabs>li>a,
#secondary .widget > ul > li a
{
color: #404040;
opacity: 1;
}
span.offer-time.btn-style1 a,
body .sale-title,
body .sale-info span.item-count,
body .storecommerce_social_mailchimp_widget h4.section-title,
body #primary .call-to-action .widget-title.section-title,
body .storecommerce_social_mailchimp_widget .section-subtitle,
body .call-to-action,
body .call-to-action .section-title,
body .call-to-action .section-subtitle,
body .sale-single-wrap
{
color: #ffffff;
}
span.offer-time.btn-style1 a{
border-color: #ffffff;
}
.header-style-2:before,
body .header-style-3-1 .navigation-section-wrapper,
body .header-style-3 .navigation-section-wrapper
{
background-color: #ffffff;
}
body .main-navigation .menu ul.menu-desktop > li > a,
p.woocommerce-mini-cart__empty-message,
body .af-cart-icon-and-count:after
{
color: #404040;
}
p.woocommerce-mini-cart__empty-message{
text-transform: uppercase;
}
body.home .header-style-2.aft-transparent-header .af-cart-icon-and-count:after{
color:#ffffff;
}
body.home .header-style-2.aft-transparent-header.aft-sticky-navigation .af-cart-icon-and-count:after{
color:#404040;
}
body .main-navigation .menu ul.menu-desktop > li > a:visited
{
color: #404040;
}
.posts_latest_widget .posts-date,
span.offer-date-counter > span,
body span.menu-description,
body span.title-note,
body .badge-wrapper span.onsale:before,
body .header-right-part .aft-wooicon .aft-woo-counter,
body .header-right-part .af-cart-icon-and-count .item-count,
body span.product-count span.item-texts,
body .post-thumbnail-wrap .posts-date,
body .posts_latest_widget .posts-date,
body .main-navigation .menu > li > a:before
{
background: #bb1919;
}
span.offer-date-counter > span{
border-color: #bb1919;
}
body span.menu-description:after,
body span.title-note:after,
body span.title-note:after
{
border-top: 5px solid #bb1919;
}
body span.product-count span.item-texts:after{
border-top: 10px solid #bb1919;
}
.header-right-part .aft-wooicon .aft-woo-counter,
.header-right-part .af-cart-icon-and-count .item-count,
.sale-info span.item-count,
span.offer-date-counter > span .text,
span.offer-date-counter > span .number,
span.offer-date-counter > span,
.badge-wrapper .onsale,
.woocommerce span.onsale,
span.product-count span.item-texts,
.menu-description,
span.title-note,
body span.menu-description,
body .post-thumbnail-wrap .posts-date,
body .posts_latest_widget .posts-date
{
color: #ffffff;
}
body .slider-figcaption-1 .slide-title a,
body .categorized-story .title-heading .article-title-2 a,
body .full-plus-list .spotlight-post:first-of-type figcaption h3 a{
color: #ffffff;
}
body .slider-figcaption-1 .slide-title a:visited,
body .categorized-story .title-heading .article-title-2 a:visited,
body .full-plus-list .spotlight-post:first-of-type figcaption h3 a:visited{
color: #ffffff;
}
body .figure-categories-bg .em-post-format:before{
background: #ffffff;
}
body .em-post-format{
color: #ffffff;
}
body footer.site-footer .primary-footer {
background: #1f2125;
}
body footer.site-footer .primary-footer,
body footer.site-footer ins,
body footer.site-footer .primary-footer .widget-title span,
body footer.site-footer .primary-footer .site-title a,
body footer.site-footer .primary-footer .site-description,
body footer.site-footer .primary-footer a {
color: #ffffff;
}
footer.site-footer .primary-footer .social-widget-menu ul li a,
footer.site-footer .primary-footer .em-author-details ul li a,
footer.site-footer .primary-footer .tagcloud a
{
border-color: #ffffff;
}
footer.site-footer .primary-footer a:visited {
color: #ffffff;
}
body footer.site-footer .secondary-footer {
background: #404040;
}
body footer.site-footer .secondary-footer .footer-navigation a{
color: #ffffff;
}
body footer.site-footer .site-info {
background: #000000;
}
body footer.site-footer .site-info,
body footer.site-footer .site-info a {
color: #ffffff;
} .dropdown-backdrop{
display: none;
}
body #secondary .widget-title{
margin: 0;
margin-bottom: 10px;
}
body.home h1.page-title{
display: none;
}
body .select2-container .select2-selection--single{
height: 32px;
}
.price_slider_wrapper {
margin-top: 10px;
} @media screen and (max-width: 1024px){
.style-3-search .search-field {
width: 40%;
}
.style-3-search .cate-dropdown{width: 180px;}
.header-style-3 .search{width: 48%;}
}
@media screen and (max-width: 991px){
.main-navigation ul ul{
left: 0;
}
}
@media screen and (min-width: 768px){
.aft-show-on-mobile{
display: none !important;
}
}
@media screen and (max-width: 768px){
.nav-tabs>li>a{
width: 100%;
}
.overlay-content .search-field,
.overlay-content .cate-dropdown {
text-align: center;
text-align-last: center;
}
body .top-cart-content.primary-bgcolor{
width: 315px;
right: -15px;
} .header-left-part {
display: block;
padding: 15px 0 15px;
float: none;
text-align: center;
}
.header-style-2 .desktop-header {
flex-wrap: wrap;
} .header-style-2 .desktop-header .header-left-part{
width: 100%;
}
.header-style-2 .desktop-header .header-right-part{
width: auto;
}
.header-middle-right-part {
position: relative;
width: 100%;
}
.header-style-2 .desktop-header .header-right-part{
position: absolute;
top: -5px;
}
.header-middle-part {
position: relative;
top: inherit;
left: inherit;
-webkit-transform: translate(0%, 0%);
-moz-transform: translate(0%, 0%);
-ms-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
padding: 0;
display: inline-block;
float: left;
width: 100%; }
.header-right-part {
position: absolute;
right: 0;
}
.header-style-3-1 .header-right-part ,
.header-style-3 .header-right-part {
right: 15px;
}
.main-navigation ul li.menu-item-has-children > a:after{display: none;} .col-4 {
width: 50%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary,
.container-wrapper #primary,
.container-wrapper #secondary{
width: 100%;
}
.container-wrapper #primary,
.container-wrapper #secondary{
padding: 0;
}
span.product-count span.item-texts, .menu-description, span.title-note{
right: 0;
top: -32px;
}
.menu-item .menu-description {
top: 18px;
}
.sub-menu .menu-item .menu-description {
top:-2px;
}
.menu-description{
right: 50px;
}
.menu-description:after{
display: none;
}
.header-style-3 .header-right-part > div {
vertical-align: middle;
}
.testimonial-slider .owl-nav button {
top: 10%;
}
.header-style-3 .header-left-part {
flex-wrap: wrap;
}
.header-style-3 .header-left-part .logo-brand {
width: 100%;
text-align: center;
}
.header-style-3 .search.aft-show-on-mobile {
width: 15px;
}
.header-style-3 .header-right-part > div{
margin-top: 0px;
}
.style-3-search .search-field {
width: 40%;
}
.header-style-3 .header-left-part .search,
.header-style-3 .header-left-part .account-user,
.header-style-3 .header-left-part .express-off-canvas-panel{
display: none;
}
.aft-show-on-mobile{
display: inline-block !important;
}
.header-style-2 .header-right-part {
padding: 5px 0;
}
.product-wrapper .horizontal ul.product-item-meta{
opacity: 1;
bottom: 2px;
left: 0;
right: 0;
}
.product-wrapper ul.product-item-meta{
opacity: 1;
left: 10px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 426px)  {
.sale-title { }
}
@media screen and (max-width: 823px) and (min-width: 768px) {
.style-3-search .search-field {
width: 40%;
}
.style-3-search .cate-dropdown {
width: 150px;
padding-left: 5px;
padding-right: 5px;
}
.style-3-search button{padding-left:10px;padding-right:10px;}
}
@media only screen and (max-width: 768px) and (min-width: 426px)  {
.primary-footer-area {
width: 50%;
float: left;
}
.btm-margi{margin-bottom: 30px;}
.product-ful-wid{width: 100%;}
.site-footer .site-info .col-2, .site-footer .secondary-footer .col-2{
width: 100%;
}
.secondary-footer .social-navigation,
.secondary-footer{
text-align: center;
}
.site-info-wrap{
flex-wrap: wrap;
text-align: center;
}
.site-info-wrap .col-2.float-l:nth-child(2) a{text-align: center;}
.content-caption.on-left {
right: 10%;
}
.content-caption.on-right {
left: 10%;
}
ul.product-item-meta li{
padding: 10px 30px;
}
.half-post-wid{width: 50%;}
}
@media screen and (max-width: 667px){
.site-footer .site-info .col-2, .site-footer .secondary-footer .col-2{
width: 100%;
}
.secondary-footer .social-navigation,
.secondary-footer{
text-align: center;
}
.site-info-wrap{
flex-wrap: wrap;
text-align: center;
}
.site-info-wrap .col-2.float-l:nth-child(2) a{text-align: center;}
}
@media screen and (max-width: 629px){
.style-3-search {
overflow: hidden;
width: 100%;
background-color: #f5f5f5;
border-radius: 0px;
border: 1px solid #d9d9d9;
}
.style-3-search .cate-dropdown {
width: 100%;
border-bottom: 1px solid lightgrey;
}
.style-3-search .search-field {
width: 100%;
}
.style-3-search button{
width: 100%;
border-radius: 0;
}
}
@media screen and (max-width: 426px){
.top-bar-flex {
flex-wrap: wrap;
text-align: center;
}
.top-bar-left + .top-bar-right,
.top-bar-left {
width: 100%;
padding-bottom: 5px;
}
.top-bar-right {
text-align: center;
padding-bottom: 0;
}
ul.top-bar-menu{margin-top: 0px;}
.main-banner-slider .owl-dots {
right: 0px;
left: 0px;
}
.pad {
padding: 0px;
}
.owl-nav button{
top: 25%;
}
.storecommerce_product_express_category_widget .sale-background a {
padding-bottom: 100%;
}
.content-caption.on-left,
.content-caption.on-right {
right: 0%;
left: 0%;
text-align: center;
}
.content-caption.on-left .star-rating,
.content-caption.on-right .star-rating{
margin: 0 auto;
}
.caption-heading .cap-title {
font-size: 40px;
}
.caption-heading .cap-title,
.content-caption .cat-links li a{
margin-top: 5px;
}
.content-caption span.woocommerce-Price-amount.amount,
.content-caption span.price del,
.content-caption span.price ins {
font-size: 18px;
}
.product-slider .product-description,
.product-slider .product-image-wrapper,
.col-1,.col-2,.col-3,.col-4 {
width: 100%;
}
.product-slider .product-wrapper{
flex-wrap: wrap;
}
.site-info-wrap {
flex-direction: column-reverse;
text-align: center;
}
.site-info-wrap .col-2.float-l:nth-child(2) a{
text-align: center;
margin: 8px 0px;
}
.sale-single-wrap {
margin-bottom: 30px;
}
.call-to-action .section-head {
padding: 10px;
}
.storecommerce_store_call_to_action_widget .section-title .header-after {
font-size: 40px;
line-height: 40px;
}
.nav-tabs>li{
display: block;
}
.nav-tabs>li>a{
padding: 9px 20px;
}
.inner-suscribe input {
line-height: 28px;
}
.inner-suscribe input[type=submit] {
position: relative;
display: inline-block;
margin-top: 10px;
line-height: 12px;
} .product-ful-widt{
width: 100%;
}
body .top-cart-content.primary-bgcolor{
width: 260px;
right: -15px;
}
.full-width-content.woocommerce ul.products.columns-2 li.product,
.full-width-content.woocommerce-page ul.products.columns-2 li.product,
.full-width-content.woocommerce ul.products.columns-3 li.product,
.full-width-content.woocommerce-page ul.products.columns-3 li.product,
.full-width-content.woocommerce ul.products.columns-4 li.product,
.full-width-content.woocommerce-page ul.products.columns-4 li.product,
.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product{
width:100%;
}
}
@media screen and (max-width: 375px){
.sale-info span.product-count:last-child, span.offer-date-counter > span:last-child{
margin-right: 15px;
}
}
@media screen and (max-width: 320px){
.content-caption .content-desc {
display: none;
}
.owl-item.active .item-single .content-caption {
bottom: 15%;
}
#yith-quick-view-modal .entry-summary .cart .button,
body.single-product .entry-summary .cart .button,
body.single-product .entry-summary button {
padding: 9px 30px;
}
}
/*media query======================