| Current File : //home/tekstore/new.tekstore.ng/wp-content/themes/shoppystore/css/app-violet.css |
.row {
margin-left: * -1;
overflow: inherit;
}
.row:before,
.row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
}
#lang_sel_click {
height: 32px;
position: relative;
z-index: 99;
font-family: verdana, arial, sans-serif;
}
* html #lang_sel_click {
width: 12em;
}
#lang_sel_click ul,
#lang_sel li {
padding: 0 !important;
margin: 0 !important;
list-style-type: none !important;
}
#lang_sel_click li:before {
content: '' !important;
}
#lang_sel_click ul ul {
width: 149px;
}
#lang_sel_click li {
float: left;
width: 149px;
position: relative;
}
#lang_sel_click a,
#lang_sel_click a:visited {
display: block;
font-size: 11px;
text-decoration: none !important;
color: #444444;
border: 1px solid #cdcdcd;
background: #fff;
padding-left: 10px;
line-height: 24px;
}
* html #lang_sel_click a,
* html #lang_sel_click a:visited {
width: 149px;
}
#lang_sel_click ul ul {
visibility: hidden;
position: absolute;
height: 0;
top: 25px;
left: 0;
width: 149px;
border-top: 1px solid #cdcdcd;
}
* html #lang_sel_click ul ul {
top: 18px;
}
#lang_sel_click table {
position: absolute;
top: 0;
left: 0;
border-collapse: collapse;
}
#lang_sel_click ul ul a,
#lang_sel_click ul ul a:visited {
background: #ffffff;
color: #444444;
height: auto;
line-height: 1em;
padding: 5px 10px;
border-width: 0 1px 1px 1px;
}
* html #lang_sel_click ul ul a,
* html #lang_sel_click ul ul a:visited {
width: 150px;
}
#lang_sel_click a:hover,
#lang_sel_click ul ul a:hover {
color: #000;
background: #eee;
}
#lang_sel_click :hover>a,
#lang_sel_click ul ul :hover>a {
color: #000;
background: #eee;
}
#lang_sel_click a.lang_sel_sel {
background: url(../assets/img/nav-arrow-down.png) #fff right no-repeat;
color: #444;
}
#lang_sel_click a.lang_sel_sel:hover {
text-decoration: none;
color: #000;
}
#lang_sel_click img.iclflag {
width: 18px;
height: 12px;
position: relative;
top: 1px;
}
body {
background: #fff;
color: #444;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
body a {
color: #666;
}
body a:hover {
color: #aa78ae;
text-decoration: none;
}
body a:focus {
text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
margin: 0 0 10px;
font-family: inherit;
font-size: 100%;
}
body a {
outline: medium none !important;
}
body input,
body textarea,
body button {
outline: medium none !important;
border: 1px solid #cecece;
margin-bottom: 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 0px 5px;
}
body img {
display: block;
max-width: 100%;
height: auto;
}
body ul {
padding: 0;
}
body ul,
body ol {
margin-left: 15px;
}
body ol {
padding-left: 15px;
}
.strong {
font-weight: bold;
}
.slick-slide img {
margin: 0 auto;
}
.theme-clearfix:after {
height: 0;
clear: both;
content: " ";
font-size: 0;
min-height: 0;
display: block;
visibility: hidden;
}
.thumbnail {
max-width: 100%;
}
.size-full {
width: 100%;
height: auto;
margin: 0 0 30px 0;
}
.alignleft {
float: left;
margin: 0 15px 30px 0;
}
.rtl .alignleft {
float: right;
margin: 0 0 30px 15px;
}
.aligncenter {
display: block;
margin: 0 auto 30px auto;
clear: both;
}
.alignright {
float: right;
margin: 0 0 30px 15px;
}
.rtl .alignright {
float: left;
margin: 0 15px 30px 0;
}
.alignnone {
float: none;
clear: both;
display: block;
margin: 0 0 30px 0;
}
p .size-full {
width: auto;
height: auto;
margin: 5px 0 30px 0;
}
p .alignleft {
float: left;
margin: 5px 15px 30px 0;
}
.rtl p .alignleft {
float: right;
margin: 5px 0 30px 15px;
}
p .aligncenter {
display: block;
margin: 5px auto 30px auto;
}
p .alignright {
float: right;
margin: 5px 0 30px 15px;
}
.rtl p .alignright {
float: left;
margin: 5px 15px 30px 0;
}
p .alignnone {
float: none;
display: block;
margin: 5px 0 30px 0;
}
figure .size-full {
margin: 0;
}
.no-margin {
margin: 0 !important;
}
.home.blog .main-menu {
margin-bottom: 20px;
}
.home.blog h1.entry-title {
margin-top: 20px;
}
.video-wrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
ul.menu,
.dropdown ul {
list-style: none;
}
.product-thumb-hover {
overflow: hidden;
}
.no-padding {
padding: 0 !important;
}
.no-padding-l {
padding-left: 0;
}
.container {
max-width: 1200px;
}
:focus {
outline: none;
}
.margin-bottom30 {
margin-bottom: 30px !important;
}
.button {
height: 30px;
line-height: 30px;
padding: 0 15px;
transition: background-color 0.2s;
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
white-space: nowrap;
font-size: 100%;
text-transform: uppercase;
background-color: #666666;
border: none;
color: #fff;
}
.button:hover {
background-color: #aa78ae;
}
.btn-search-mobilev2 {
border: 1px solid #ddd;
-webkit-border-radius: 4px;
border-radius: 4px;
display: inline-block;
width: 45px;
height: 45px;
text-align: center;
line-height: 45px;
font-size: 16px;
cursor: pointer;
color: #999;
}
.btn-search-mobilev2:hover {
background: #aa78ae;
color: #fff;
border-color: #aa78ae;
transition: 0.2s;
-moz-transition: 0.2s;
-webkit-transition: 0.2s;
}
.custom.tparrows {
border-radius: 50% !important;
border: 2px solid #fff !important;
opacity: 0.7 !important;
width: 36px !important;
height: 36px !important;
background: none !important;
}
.custom.tparrows:before {
font-family: FontAwesome !important;
content: "\f104" !important;
vertical-align: middle;
font-size: 30px !important;
line-height: 30px !important;
}
.custom.tparrows:hover {
opacity: 1 !important;
background: none !important;
}
.custom.tp-leftarrow {
left: -21px !important;
}
.custom.tp-leftarrow:before {
content: "\f104" !important;
}
.custom.tp-leftarrow:hover {
border-color: #aa78ae !important;
}
.custom.tp-leftarrow:hover:before {
color: #aa78ae !important;
}
.custom.tp-rightarrow {
left: inherit !important;
right: -58px;
}
.custom.tp-rightarrow:before {
content: "\f105" !important;
}
.custom.tp-rightarrow:hover {
border-color: #aa78ae !important;
}
.custom.tp-rightarrow:hover:before {
color: #aa78ae !important;
}
.margin-bottom40 {
margin-bottom: 40px !important;
}
.sn-img:before {
background: url(../assets/img/add1.png) no-repeat -18px -2px #aa78ae;
content: "";
position: absolute;
width: 40px;
height: 40px;
top: 0;
left: 0;
}
.single-product.full2 .sn-img:before,
.full3 .sn-img:before {
display: none;
}
.sn-img.icon-bacsic2:before {
background-position: -18px -91px;
}
.sn-img.item1:before {
background-position: -22px -135px;
}
#ya-totop {
background-color: #aa78ae;
bottom: 80px;
right: 25px;
text-align: center;
position: fixed;
height: 40px;
width: 40px;
line-height: 40px;
z-index: 99;
opacity: 1;
filter: alpha(opacity=100);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all .3s;
transition: all .3s;
}
#ya-totop:before {
content: '\f062';
font-family: fontawesome;
color: #fff;
font-size: 18px;
font-weight: bold;
}
#ya-totop:hover {
background: #845288;
-webkit-transition: all .3s;
transition: all .3s;
}
.rtl #ya-totop {
right: auto;
left: 20px;
}
.sticky-menu {
position: fixed;
z-index: 1031;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.ya_selectmenu {
display: none;
}
.dropdown-backdrop {
display: none;
}
.dropdown-menu {
font-size: 12px;
border-radius: 0;
}
.primary-menu {
position: relative;
display: inline-block;
float: left;
}
.primary-menu ul {
margin: 0;
}
.primary-menu ul li {
list-style: none;
}
.primary-menu ul li.menu-clear {
clear: both;
}
.primary-menu .navbar-inner .nav >li >a >span {
display: inline-block;
z-index: 9;
position: relative;
}
.box-layout .primary-menu .navbar-inner .nav >li >a {
border-left: 0;
}
.rtl .box-layout .primary-menu .navbar-inner .nav >li >a {
border-left: 1px solid #555;
border-right: 0;
}
.primary-menu .navbar-inner .nav >li +li >a {
border-left: 0;
}
.primary-menu .navbar-inner .nav >li .dropdown-menu:before,
.primary-menu .navbar-inner .nav >li .dropdown-menu:after {
display: none;
}
.primary-menu .navbar-inner .nav >li .item-icon {
display: inline-block;
height: 21px;
position: absolute;
top: -16px;
left: 15px;
width: 50px;
z-index: 69;
}
.primary-menu .navbar-inner .nav.nav-mega {
position: relative;
z-index: 999;
}
.primary-menu .navbar-inner .nav.nav-mega >li >.dropdown-menu.nav-level1 {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: 1px 1px 3px #999;
box-shadow: 1px 1px 3px #999;
min-width: 180px;
}
.primary-menu .navbar-inner .nav.nav-mega >li >.dropdown-menu.nav-level1:before {
content: "";
display: block;
background: transparent;
height: 10px;
position: absolute;
top: -3px;
width: 100%;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li {
line-height: 30px;
list-style: none;
position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li +li,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li +li {
border-color: #d9d9d9;
border-style: solid;
border-width: 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li a,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li a {
display: block;
color: #444;
line-height: 25px;
padding: 7px 10px 7px 15px;
position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li.dropdown-submenu:hover >a:after,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li.dropdown-submenu:hover >a:after {
content: "\f0da";
font-family: FontAwesome;
position: absolute;
left: 100%;
top: 50%;
font-size: 16px;
height: 20px;
margin-top: -10px;
color: #fff;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-sub,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-menu {
position: absolute;
left: 100%;
top: -1px;
margin: 0;
-ms-transform-origin: left top;
-webkit-transform-origin: left top;
transform-origin: left top;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
list-style: none;
background: #fff;
min-width: 180px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub >li +li,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu >li +li,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-sub >li +li,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-menu >li +li {
border-color: #d9d9d9;
border-style: solid;
border-width: 1px 0 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub >li a:hover,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu >li a:hover,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-sub >li a:hover,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-menu >li a:hover {
color: #aa78ae;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub >li a:hover:before,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu >li a:hover:before,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-sub >li a:hover:before,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-menu >li a:hover:before {
background-color: #aa78ae;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub,
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu,
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-sub,
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-menu {
left: auto;
right: 100%;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub:before,
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu:before,
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-sub:before,
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-menu:before {
background: none;
width: 0px;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub:after,
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu:after,
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-sub:after,
.rtl .primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-menu:after {
background-color: transparent;
content: " ";
height: 100%;
right: -20px;
position: absolute;
top: 0;
width: 20px;
display: block;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub:before,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu:before,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-sub:before,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li .dropdown-menu:before {
background-color: transparent;
content: " ";
height: 100%;
left: -20px;
position: absolute;
top: 0;
width: 20px;
display: block;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li:hover>a,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li.active>a,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li:hover>a,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li.active>a {
color: #aa78ae;
background: #fff;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li:hover>a:before,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li.active>a:before,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li:hover>a:before,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li.active>a:before {
background: #aa78ae;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li:hover>.dropdown-sub,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-custom >.dropdown-menu >li:hover>.dropdown-menu,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li:hover>.dropdown-sub,
.primary-menu .navbar-inner .nav.nav-mega >li.menu_dropdown >.dropdown-menu >li:hover>.dropdown-menu {
display: block;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu {
position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu {
padding: 0;
margin: 0;
float: left;
left: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
list-style: none;
z-index: 99999 !important;
}
.header-style3 .primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu {
top: 45px !important;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li {
min-width: 150px;
padding: 30px 15px;
vertical-align: top;
border-right: 1px solid #ddd;
display: inline-block;
float: left;
box-sizing: content-box;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li:last-child {
border-right: 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >a,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >span.have-title {
padding: 0;
display: block;
margin-bottom: 10px;
font-size: 18px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >a >.menu-title,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >span.have-title >.menu-title {
font-weight: 400;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >a:hover,
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >span.have-title:hover {
background: none;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >.dropdown-sub.nav-level2 >li >a {
display: block;
padding: 6px 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >.dropdown-sub.nav-level2 >li >a:hover {
color: #aa78ae;
font-weight: bold;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >.dropdown-sub.nav-level2 >li:last-child >a {
padding-bottom: 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li >.dropdown-sub.nav-level2 >li.active a .menu-title {
color: #aa78ae;
font-weight: bold;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li.col-1 {
min-width: 150px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li.col-2 {
min-width: 300px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li.col-3 {
min-width: 450px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li.col-4 {
min-width: 600px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li.col-5 {
min-width: 750px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu >li.col-6 {
min-width: 900px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.two-column {
min-width: 370px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.two-column >li:nth-child(2n+1) {
clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.three-column {
min-width: 550px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.three-column >li:nth-child(3n) {
border-right: none;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.three-column >li:nth-child(3n+1) {
clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.three-column.dropdown-menu >li.col-1 {
min-height: 190px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.four-column {
min-width: 730px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.four-column >li:nth-child(4n+1) {
clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.four-column.dropdown-menu li.col-1 {
min-height: 190px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.five-column {
min-width: 910px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.five-column >li:nth-child(5n+1) {
clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.six-column {
min-width: 1090px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-mega-menu >.dropdown-menu.six-column >li:nth-child(6n+1) {
clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-img >a {
display: block;
position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-img >a span.menu-img {
position: absolute;
top: -130%;
left: 5px;
}
.header-style2 .primary-menu .navbar-inner .nav.nav-mega >li.ya-menu-img >a span.menu-img {
top: -23px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column {
max-width: 1000px;
min-width: 785px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column {
padding: 0 0 30px 0;
width: 100%;
margin: 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column.menu-product-tab {
padding-bottom: 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs {
width: 200px;
max-width: 200px;
background-color: #f7f7f7;
margin-right: 2px;
float: left;
padding: 18px 0 18px 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li {
float: none;
border: 0;
height: inherit;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li a,
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li:last-child a {
padding: 8px 15px;
font-size: 12px;
font-weight: 700;
color: #444;
line-height: inherit;
height: inherit;
border: 0;
background: none;
display: block;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li a:before,
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li:last-child a:before {
background: none;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li.active a,
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li:hover a {
cursor: pointer;
color: #fff;
background: #aa78ae;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li:after {
content: "\f0da";
font-family: FontAwesome;
position: absolute;
color: #999999;
top: 50%;
margin-top: -8px;
right: 10px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li:hover:after,
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .nav.nav-tabs li.active:after {
color: #fff;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .tab-content {
width: 74%;
margin: 0;
float: left;
border: 0px;
padding: 2px 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .tab-content .products-entry {
margin-bottom: 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .tab-content .item {
float: left;
overflow: hidden;
height: 100%;
padding: 15px;
min-height: 1px;
width: 33.33%;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .tab-content .item .item-wrap {
padding: 5px;
border: 1px solid #ddd;
overflow: hidden;
position: relative;
min-height: 280px;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .tab-content .item .item-wrap a {
padding: 0;
}
.primary-menu .navbar-inner .nav.nav-mega >li.style3.ya-mega-menu >ul.dropdown-menu.four-column >li.four-column .tabbable .tab-content .item .item-wrap .item-bottom-grid {
display: none;
}
.primary-menu .navbar-inner .nav.nav-css >li >a {
display: block;
position: relative;
}
.primary-menu .navbar-inner .nav.nav-css >li >a span.menu-img {
position: absolute;
top: -21px;
right: 0;
}
.header-style2 .primary-menu .navbar-inner .nav.nav-css >li >a span.menu-img {
top: 0;
}
.primary-menu .navbar-inner .nav.nav-css >li .dropdown-menu {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
min-width: 180px;
}
.primary-menu .navbar-inner .nav.nav-css >li ul >li {
line-height: 30px;
list-style: none;
position: relative;
}
.primary-menu .navbar-inner .nav.nav-css >li ul >li +li {
border-color: #d9d9d9;
border-style: solid;
border-width: 1px 0 0;
}
.primary-menu .navbar-inner .nav.nav-css >li ul >li a {
display: block;
color: #444;
line-height: 25px;
padding: 7px 10px 7px 15px;
position: relative;
}
.primary-menu .navbar-inner .nav.nav-css >li ul >li.dropdown-submenu:hover >a:after {
content: "\f0da";
font-family: FontAwesome;
position: absolute;
left: 100%;
top: 50%;
font-size: 16px;
height: 20px;
margin-top: -10px;
color: #fff;
}
.primary-menu .navbar-inner .nav.nav-css >li ul >li .dropdown-menu {
position: absolute;
left: 100%;
top: -1px;
margin: 0;
}
.rtl .primary-menu .navbar-inner .nav.nav-css >li ul >li .dropdown-menu {
left: auto;
right: 100%;
}
.rtl .primary-menu .navbar-inner .nav.nav-css >li ul >li .dropdown-menu:before {
background: none;
width: 0px;
}
.rtl .primary-menu .navbar-inner .nav.nav-css >li ul >li .dropdown-menu:after {
background-color: transparent;
content: " ";
height: 100%;
right: -20px;
position: absolute;
top: 0;
width: 20px;
display: block;
}
.primary-menu .navbar-inner .nav.nav-css >li ul >li .dropdown-menu:before {
background-color: transparent;
content: " ";
height: 100%;
left: -20px;
position: absolute;
top: 0;
width: 20px;
display: block;
}
.primary-menu .navbar-inner .nav.nav-css >li ul >li:hover>a,
.primary-menu .navbar-inner .nav.nav-css >li ul >li.active>a {
color: #aa78ae;
background: #fff;
}
.primary-menu .navbar-inner .nav.nav-css >li ul >li:hover>a:before,
.primary-menu .navbar-inner .nav.nav-css >li ul >li.active>a:before {
background: #aa78ae;
}
.primary-menu .navbar-inner .nav.nav-css >li ul >li:hover>.dropdown-menu {
display: block;
}
.primary-menu .navbar-inner .nav.nav-css >li:hover>.dropdown-menu {
display: block;
}
.primary-menu .navbar-inner .nav.nav-css >li.open>.dropdown-menu {
display: block;
}
.vertical-megamenu {
position: relative;
}
.vertical-megamenu >li {
display: block;
float: none;
line-height: normal;
}
.sidebar .vertical-megamenu >li {
line-height: normal;
list-style: none;
}
.sidebar .vertical-megamenu >li >a {
display: block !important;
color: #a8a8a8;
padding: 12px 15px;
}
.sidebar .vertical-megamenu >li >a:hover {
background: #383838;
color: #a8a8a8;
}
.vertical-megamenu >li >a {
display: block;
position: relative;
color: #444;
}
.vertical-megamenu >li >a:hover {
color: #aa78ae;
font-weight: 700;
}
.vertical-megamenu >li >a .menu-img {
display: inline-block;
position: absolute;
left: 15px;
top: 9px;
}
.vertical-megamenu >li.ya-menu-img >a {
padding: 12px 15px 12px 50px;
}
.vertical-megamenu >li.active>a,
.vertical-megamenu >li.open>a {
background: none;
color: #a8a8a8;
}
.vertical-megamenu >li >.dropdown-menu {
display: none;
left: 100%;
top: 0;
padding: 0;
margin-top: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.vertical-megamenu >li >.dropdown-menu:before {
content: "";
background: transparent;
position: absolute;
top: -1px;
bottom: 0;
width: 15px;
left: -15px;
}
.vertical-megamenu >li >.dropdown-menu .dropdown-submenu {
min-width: 150px;
padding: 20px;
}
.vertical-megamenu >li.open >.dropdown-menu,
.vertical-megamenu >li:hover >.dropdown-menu {
display: block;
opacity: 1;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li {
line-height: 30px;
list-style: none;
position: relative;
min-width: 220px;
padding: 0;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li +li,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li +li {
border-color: #d9d9d9;
border-style: solid;
border-width: 1px 0 0;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li.menu-img-menu,
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li.menu-html-menu,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li.menu-img-menu,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li.menu-html-menu {
display: none;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li a,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li a {
display: block;
color: #444;
line-height: 25px;
padding: 5px 10px 5px 30px;
position: relative;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li a:focus,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li a:focus {
background: #f4f4f4;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li.dropdown-submenu >a:after,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li.dropdown-submenu >a:after {
content: "\f054";
font-family: FontAwesome;
position: absolute;
left: 93%;
top: 50%;
font-size: 10px;
height: 20px;
margin-top: -12px;
color: #666;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub,
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-sub,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-menu {
position: absolute;
left: 100%;
top: -1px;
margin: 0;
-ms-transform-origin: left top;
-webkit-transform-origin: left top;
transform-origin: left top;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
list-style: none;
box-shadow: 0px 0px 1px 1px #ddd;
background: #fff;
min-width: 180px;
padding: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub >li.active a,
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu >li.active a,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-sub >li.active a,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-menu >li.active a {
background: #f4f4f4;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub >li +li,
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu >li +li,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-sub >li +li,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-menu >li +li {
border-color: #d9d9d9;
border-style: solid;
border-width: 1px 0 0;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub >li a:hover,
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu >li a:hover,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-sub >li a:hover,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-menu >li a:hover {
background: #f4f4f4;
}
.rtl .vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub,
.rtl .vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu,
.rtl .vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-sub,
.rtl .vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-menu {
left: auto;
right: 100%;
}
.rtl .vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub:before,
.rtl .vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu:before,
.rtl .vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-sub:before,
.rtl .vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-menu:before {
background: none;
width: 0px;
}
.rtl .vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub:after,
.rtl .vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu:after,
.rtl .vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-sub:after,
.rtl .vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-menu:after {
background-color: transparent;
content: " ";
height: 100%;
right: -20px;
position: absolute;
top: 0;
width: 20px;
display: block;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-sub:before,
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li .dropdown-menu:before,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-sub:before,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li .dropdown-menu:before {
background-color: transparent;
content: " ";
height: 100%;
left: -20px;
position: absolute;
top: 0;
width: 20px;
display: block;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li:hover>a,
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li.active>a,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li:hover>a,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li.active>a {
background: #f4f4f4;
}
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li:hover>.dropdown-sub,
.vertical-megamenu >li.ya-menu-custom >.dropdown-menu >li:hover>.dropdown-menu,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li:hover>.dropdown-sub,
.vertical-megamenu >li.menu_dropdown >.dropdown-menu >li:hover>.dropdown-menu {
display: block;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.vertical-megamenu >li.ya-mega-menu.col-2-img >.dropdown-menu.three-column {
padding: 0;
min-width: 630px;
}
.vertical-megamenu >li.ya-mega-menu.col-2-img >.dropdown-menu >.dropdown-submenu.col-1 {
padding: 27px 30px;
}
.vertical-megamenu >li.ya-mega-menu.col-2-img >.dropdown-menu >.dropdown-submenu.col-1 span.have-title {
text-transform: capitalize;
}
.vertical-megamenu >li.ya-mega-menu.col-2-img >.dropdown-menu >.dropdown-submenu.col-1:nth-child(2) {
padding: 27px 0px 27px 60px;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu.three-column {
padding: 20px 0;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu {
min-width: 150px;
float: left;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu.col-1 {
padding: 7px 30px;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu.col-1 span.have-title {
text-transform: capitalize;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu.two-column {
width: 33.333333%;
max-width: 187px;
min-width: 0;
padding: 25px 0px 10px 30px;
margin-right: 7px;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu >a,
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu >span.have-title {
padding: 0;
margin-bottom: 8px;
display: block;
font-size: 18px;
font-weight: 400;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu >a:hover,
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu >span.have-title:hover {
background: none;
color: #444;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu .dropdown-sub {
margin-left: 0;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu .dropdown-sub >li >a {
padding: 5px 0px;
line-height: 29px;
font-weight: 400;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu .dropdown-sub >li >a:hover {
color: #aa78ae !important;
background: none !important;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu >.dropdown-submenu.three-column {
padding: 0px 5px 0px 25px;
width: 33%;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .menu-new-arrivals.three-column {
padding-top: 10px;
margin: 0 30px;
border-top: 1px solid #ccc;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .menu-new-arrivals.three-column .have-title {
display: block;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 20px;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .menu-new-arrivals.three-column .woocommerce {
margin: 0;
width: 100%;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li {
width: 50%;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry {
padding: 0;
min-height: inherit;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb {
width: 86px;
float: left;
overflow: hidden;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry .products-content {
float: left;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .two-column {
width: 79% !important;
padding: 25px 0px 0px 0px;
float: left;
display: inline-block;
font-weight: 700;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .two-column.menu-img-menu {
position: absolute;
bottom: 50px;
right: 0;
clear: none;
max-width: 235px;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .two-column.menu-html-menu {
width: 100% !important;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .two-column.menu-html-menu .tag-menu {
padding: 0 60px;
background-color: #eee;
position: relative;
height: 50px;
line-height: 50px;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .two-column.menu-html-menu .tag-menu ul {
margin-left: 0;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .two-column.menu-html-menu .tag-menu ul li {
float: left;
margin-right: 4px !important;
color: #444;
font-weight: 700;
font-size: 14px;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .two-column.menu-html-menu .tag-menu ul li a {
font-weight: 400;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column.menu-product {
min-width: 208px;
width: 40%;
float: left;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .item-bottom {
display: none;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .woocommerce {
display: inline-block;
margin-left: 15px;
margin-right: 15px;
padding-top: 0;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .woocommerce .products-loop.products-loop li {
width: 100%;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry {
margin-bottom: 0;
border: 0;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb {
width: 160px;
border: 0;
margin-bottom: 10px;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb .onsale {
top: 0;
left: 0;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-content {
margin-left: 0;
margin-right: 0;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-content .desc {
display: none;
}
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .woocommerce .products-loop.products-loop li.col-lg-6 .products-entry,
.vertical-megamenu >li.ya-mega-menu >.dropdown-menu .three-column .woocommerce .products-loop.products-loop li.col-sm-6 .products-entry {
padding-left: 0 !important;
}
.vertical-megamenu >li.ya-mega-menu .one-column {
min-width: 500px;
}
.vertical-megamenu >li.ya-mega-menu .one-column >li:nth-child(2n) {
clear: both;
}
.vertical-megamenu >li.ya-mega-menu .one-column.menu-img-menu {
position: absolute;
bottom: 0px;
right: 0;
max-width: 286px;
min-width: 286px;
}
.vertical-megamenu >li.ya-mega-menu .one-column .dropdown-submenu {
padding: 15px 10px 9px 30px;
}
.vertical-megamenu >li.ya-mega-menu .two-column {
width: 612px;
padding: 0;
}
.vertical-megamenu >li.ya-mega-menu .two-column >li:nth-child(2n+1) {
clear: both;
}
.vertical-megamenu >li.ya-mega-menu .three-column {
min-width: 510px;
}
.vertical-megamenu >li.ya-mega-menu .three-column .woocommerce {
padding-top: 10px;
}
.vertical-megamenu >li.ya-mega-menu .three-column .woocommerce .products-grid li {
margin-bottom: 0px;
}
.vertical-megamenu >li.ya-mega-menu .three-column >li:nth-child(3n+1) {
clear: both;
}
.vertical-megamenu >li.ya-mega-menu .four-column {
min-width: 646px;
}
.vertical-megamenu >li.ya-mega-menu .four-column >li:nth-child(4n+1) {
clear: both;
}
.vertical-megamenu >li.ya-mega-menu .five-column {
min-width: 800px;
}
.vertical-megamenu >li.ya-mega-menu .five-column >li:nth-child(5n+1) {
clear: both;
}
.vertical-megamenu >li.ya-mega-menu .six-column {
min-width: 960px;
}
.vertical-megamenu >li.ya-mega-menu .six-column >li:nth-child(6n+1) {
clear: both;
}
@media (min-width: 992px) and (max-width: 1199px) {
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu >li {
min-width: 130px;
padding: 15px 10px;
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu.two-column {
min-width: 305px;
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu.three-column {
min-width: 455px;
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu.four-column {
min-width: 605px;
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu.five-column {
min-width: 755px;
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu.five-column >li:nth-child(5n+1) {
clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu.six-column {
min-width: 910px;
}
}
.resmenu-container .navbar-toggle {
display: none;
}
.resmenu-container .menu-responsive-wrapper {
position: absolute;
top: 60px;
padding: 0;
min-width: 300px;
background: #444;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
display: none;
}
.resmenu-container.resmenu-container-sidebar {
font-size: 14px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
min-width: 320px;
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 0;
-webkit-transform: translate(-350px,0);
-ms-transform: translate(-350px,0);
transform: translate(-350px,0);
z-index: 99999;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
border-right: 1px solid #ddd;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
-webkit-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
top: 46px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
background: #fff;
position: relative;
height: 100%;
overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul {
list-style-type: none;
margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li {
position: relative;
-webkit-box-shadow: none;
box-shadow: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >a {
color: #333;
padding: 12px 0;
display: block;
-webkit-box-shadow: none;
box-shadow: none;
border-bottom: 1px solid #eee;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown {
display: block;
width: 40px;
position: absolute;
right: 0;
top: 0;
height: 42px;
cursor: pointer;
text-align: center;
line-height: 42px;
font-size: 18px;
color: #ccc;
background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:after {
content: "\f105";
font-family: FontAwesome;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:after {
content: "\f104";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown.show:after {
content: "\f107";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:hover {
color: #aa78ae;
background: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown {
right: auto;
left: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li:hover >a,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.active >a {
color: #aa78ae;
background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li:hover >.show-dropdown,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.active >.show-dropdown {
color: #aa78ae;
background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >ul>li>a {
padding-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a {
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a span.menu-img {
display: block;
max-width: 40px;
margin-right: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a span.menu-img {
margin-right: 0;
margin-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs {
border-top: 1px solid #e4e4e4;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
clear: both;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-flex: 4;
-ms-flex: 4;
flex: 4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a {
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
align-items: center;
padding: 10px;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
border: 0;
text-transform: uppercase;
background: #fafafa;
color: #999;
margin: 0;
border-bottom: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
height: 100%;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a:before {
content: '\f036';
font-family: FontAwesome;
margin-right: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a:before {
margin-right: 0;
margin-left: 10px;
display: inline-block;
vertical-align: top;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a.tab-vertical {
border-left: 1px solid #e4e4e4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a.tab-vertical:before {
content: '\f009';
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.active>a {
color: #333;
background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li .dropdown {
display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background: #fafafa;
border-bottom: 1px solid #e4e4e4;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
align-items: center;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a {
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
align-items: center;
border-bottom: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a >span {
font-size: 14px;
background: #999;
color: #fff;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
line-height: 30px;
border-radius: 50%;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a:before {
display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >ul {
position: absolute;
top: 100%;
background: #fafafa;
right: 0;
min-width: 200px;
z-index: 99;
-webkit-box-shadow: 0 0 0 1px #ddd;
box-shadow: 0 0 0 1px #ddd;
text-transform: capitalize;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu:hover>a>span {
background: #aa78ae;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li:last-child>a {
border-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content {
padding: 0 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content .resmenu-container {
display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top {
padding: 10px;
background: #fafafa;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
position: relative;
z-index: 99;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile >a {
display: block;
width: 40px;
height: 40px;
-webkit-box-shadow: 0 0 0 1px #e4e4e4;
box-shadow: 0 0 0 1px #e4e4e4;
background: #fff;
color: #999;
line-height: 40px;
text-align: center;
font-size: 18px;
margin-left: 15px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile >a {
margin-left: 0;
margin-right: 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
display: none;
position: absolute;
right: 10px;
top: 60px;
min-width: 120px;
background: #fff;
-webkit-box-shadow: 0px 0px 3px #ccc;
box-shadow: 0px 0px 3px #ccc;
padding: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
right: auto;
left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav {
display: block;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav {
margin-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li {
padding: 0 0 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a {
padding: 0;
color: #333;
border: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a {
border: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a:after {
color: #333;
float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a:after {
float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li:hover>ul {
left: -10px;
top: 30px;
max-height: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li:hover>ul {
left: auto;
right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li {
padding: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a {
padding: 0;
border: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a:after {
color: #333;
float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a:after {
float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
left: -10px;
top: 28px;
min-width: 122px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
left: auto;
right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close {
position: absolute;
top: 0px;
right: -25px;
color: #fff;
font-size: 16px;
cursor: pointer;
background: #000;
width: 25px;
height: 25px;
text-align: center;
z-index: 999;
line-height: 25px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:after {
content: "x";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover {
background: #aa78ae;
}
@media (max-width: 991px) {
#main-menu .primary-menu .resmenu-container .navbar-toggle {
display: inline-block;
vertical-align: top;
z-index: 99;
margin: 10px 0;
}
.header-style1 #main-menu .primary-menu .resmenu-container .navbar-toggle {
border: 1px solid #ff5c00;
}
#main-menu .primary-menu .nav-pills {
display: none;
}
.resmenu-container-sidebar .sm-serachbox-pro {
top: 0;
width: 100%;
}
.resmenu-container-sidebar .sm-serachbox-pro .form-search .input-search {
margin: 0 !important;
}
.resmenu-container-sidebar .sm-serachbox-pro .form-search .button-search-pro.loading {
height: 40px;
width: 40px;
top: -1px;
right: -1px;
}
.resmenu-container-sidebar .sm-serachbox-pro .form-search .button-search-pro.loading:before {
border-radius: 0;
}
.resmenu-container-sidebar .revo_top .top-form.top-search {
min-width: auto;
box-shadow: 0 0 0 1px #e4e4e4;
-webkit-box-shadow: 0 0 0 1px #e4e4e4;
border-radius: 0;
}
.resmenu-container-sidebar .revo_top .top-form.top-search .cat-wrapper {
display: none;
}
.resmenu-container-sidebar .revo_top .top-form.top-search input {
padding: 0 10px;
}
.resmenu-container-sidebar .revo_top .top-form.top-search button.form-button {
background: none;
font-size: 16px;
}
.resmenu-container-sidebar .revo_top .top-form.top-search button.form-button:before {
color: #999;
}
}
.yt-header {
background-color: #F6F6F6;
}
.yt-header .header-style3 {
background-color: #fff;
}
.yt-header-top {
height: 36px;
background-color: #fff;
border-bottom: 1px solid #ddd;
z-index: 999;
}
.header-style2 .yt-header-top {
border-top: 2px solid #aa78ae;
height: initial;
background-color: #fff;
border-bottom: none;
}
.header-style2 .yt-header-top .yt-header-topv2 {
margin-left: 15px;
border-bottom: 1px solid #ddd;
height: 40px;
}
.header-style2 .yt-header-top .logo-wrapper {
padding-right: 10px;
text-align: left;
max-height: 120px;
}
.header-style2 .yt-header-top .logo-wrapperv2 {
min-height: 120px;
padding: 20px 0 0 20px;
background-color: #aa78ae;
}
.header-style3 .yt-header-top {
height: 35px;
background: #f7f7f7;
}
.yt-header-top .offer-wrapper {
line-height: 35px;
max-height: 35px;
overflow: hidden;
}
.header-style2 .yt-header-top .offer-wrapper {
line-height: 40px;
}
.yt-header-top .offer-wrapper ul {
list-style: none;
margin-left: 0;
float: left;
}
.yt-header-top .offer-wrapper ul li {
float: left;
}
.yt-header-top .offer-wrapper ul li .sp-ic {
color: #aa78ae;
}
.yt-header-top .offer-wrapper ul li a {
margin-right: 15px;
}
.yt-header-top .block-action-header {
position: relative;
}
.yt-header-top .block-action-header .top-login ul li a:before {
content: "";
}
.yt-header-top .block-action-header ul {
margin: 0;
list-style: none;
}
.yt-header-top .block-action-header ul li a {
padding: 8px 15px;
display: inline-block;
width: 100%;
}
.yt-header-top .block-action-header ul li a:after {
content: "\f0d7";
font-family: 'FontAwesome';
font-size: 12px;
margin-left: 5px;
position: relative;
top: 0;
display: inline-block;
}
.yt-header-top .block-action-header ul li a:before {
content: "|";
position: absolute;
left: 0;
color: #dddddd;
}
.header-style6 .yt-header-top .block-action-header ul li a:before {
display: none;
}
.header-style7 .yt-header-top .block-action-header ul li a:before,
.header-style8 .yt-header-top .block-action-header ul li a:before {
color: #fff;
}
.header-style2 .yt-header-top .block-action-header ul li a {
padding: 10px 15px;
}
.header-style9 .yt-header-top .block-action-header ul li a {
padding: 10px 15px 10px 15px;
}
.yt-header-top .block-action-header ul li ul {
border: 0px;
margin-left: 0;
z-index: 999;
position: absolute;
display: none;
background: #fff;
-webkit-box-shadow: 0 0 2px #ddd;
box-shadow: 0 0 2px #ddd;
}
.yt-header-top .block-action-header ul li ul li a:after,
.yt-header-top .block-action-header ul li ul li a:before {
display: none;
}
.yt-header-top .block-action-header ul li ul li a:hover {
background: #aa78ae;
color: #fff;
}
.yt-header-top .block-action-header ul li:hover ul {
display: block;
z-index: 999;
height: auto;
min-width: auto;
width: 100%;
padding: 0;
}
.yt-header-top .block-action-header.language-switcher {
z-index: 69;
}
.yt-header-top .block-action-header.language-switcher ul.nav li.active a {
background: #aa78ae;
color: #fff;
}
.yt-header-top .block-action-header.language-switcher ul.nav li a {
padding: 8px 0px 8px 15px;
display: block;
}
.header-style2 .yt-header-top .block-action-header.language-switcher ul.nav li a {
padding: 10px 0 10px 15px;
}
.yt-header-top .block-action-header.language-switcher ul.nav li a:hover,
.yt-header-top .block-action-header.language-switcher ul.nav li a:focus {
background-color: transparent;
}
.yt-header-top .block-action-header.language-switcher ul.nav li a img {
display: inline-block;
vertical-align: middle;
top: -2px;
position: relative;
}
.yt-header-top .block-action-header.language-switcher ul.nav li a:after {
margin-left: 3px;
}
.header-style7 .yt-header-top .block-action-header.language-switcher ul.nav li a:before,
.header-style8 .yt-header-top .block-action-header.language-switcher ul.nav li a:before {
display: none;
}
.header-style3 .yt-header-top .block-action-header.language-switcher ul.nav li a {
display: block;
}
.header-style9 .yt-header-top .block-action-header.language-switcher ul.nav li a {
padding: 10px 15px 10px 0px;
}
.header-style9 .yt-header-top .block-action-header.language-switcher ul.nav li a:before {
display: none;
}
.yt-header-top .block-action-header.language-switcher ul.nav li ul li a:hover {
background: #aa78ae;
color: #fff;
}
.header-style9 .yt-header-top .block-action-header.language-switcher ul.nav li ul>li>a {
padding: 8px 10px 8px 10px;
}
.rtl .header-style9 .yt-header-top .block-action-header.language-switcher ul.nav li ul>li>a {
padding: 8px 10px 8px 10px;
}
.yt-header-top .block-action-header.block-currency ul.currency_w li ul {
float: left;
width: 100%;
}
.yt-header-top .block-action-header.block-currency ul.currency_w li ul li {
float: none;
margin: 0;
text-align: center;
}
.yt-header-top .block-action-header.block-currency ul.currency_w li ul li a {
float: none;
border: 0;
border-radius: 0;
}
.yt-header-top .block-action-header.block-currency ul.currency_w li ul li a.active,
.yt-header-top .block-action-header.block-currency ul.currency_w li ul li a:hover {
background: #aa78ae;
color: #fff;
}
.header-style9 .yt-header-top .block-action-header.block-currency ul.currency_w li a:before {
color: #666;
}
.yt-header-top .block-action-header.login-link .top-login ul li a:after {
display: none;
}
.yt-header-top .block-action-header.login-link .top-login .div-logined {
padding: 0 10px;
}
.yt-header-top .block-action-header.login-link .top-login .div-logined a {
padding: 9px 0;
display: inline-block;
}
.header-style9 .yt-header-top .block-action-header {
float: left;
}
.header-style9 .yt-header-top .block-action-header.top-link-account {
float: right;
}
.header-style9 .yt-header-top .block-action-header.top-link-account.login-link {
display: none;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li {
float: right;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li a {
padding: 10px 15px 10px 0px;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li a:after {
display: none;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li a:before {
color: #666;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist {
position: relative;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a {
padding: 10px 0px 10px 15px;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a .fa {
margin-left: 0;
margin-right: 10px;
}
.rtl .header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a .fa {
margin-left: 10px;
margin-right: 0;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a .menu-title {
top: -2px;
position: relative;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-account {
background: url(../assets/img/group_btn.png) no-repeat -15px -541px;
padding-left: 25px;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-account a:before,
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-account a .menu-img {
display: none;
}
.rtl .header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-account {
padding-left: 0;
padding-right: 25px;
background: url(../assets/img/group_btn.png) no-repeat right -805px;
}
.header-style9 .yt-header-top .block-action-header.top-link-account .menu-my-account a .menu-img {
float: left;
margin-right: 10px;
}
.header-style7 .yt-header-top,
.header-style8 .yt-header-top {
background: #222;
}
.header-style7 .yt-header-top .top-links-action .widget_revslider,
.header-style8 .yt-header-top .top-links-action .widget_revslider {
display: none;
}
.header-style7 .yt-header-top .top-links-action .widget,
.header-style8 .yt-header-top .top-links-action .widget {
margin-bottom: 0;
float: left;
position: relative;
}
.header-style7 .yt-header-top .top-links-action .my-account-link ul.menu li,
.header-style8 .yt-header-top .top-links-action .my-account-link ul.menu li {
float: right;
}
.header-style7 .yt-header-top .top-links-action .my-account-link ul.menu li a .menu-title:hover,
.header-style8 .yt-header-top .top-links-action .my-account-link ul.menu li a .menu-title:hover {
color: #aa78ae;
}
.header-style7 .yt-header-top .top-links-action .my-account-link ul.menu li a:after,
.header-style8 .yt-header-top .top-links-action .my-account-link ul.menu li a:after {
display: none;
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul.currency_w li a,
.header-style8 .yt-header-top .top-links-action .block-action-header ul.currency_w li a {
padding: 8px 15px 8px 15px;
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li a,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li a {
padding: 8px 15px 8px 0px;
color: #fff;
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li a:hover,
.header-style7 .yt-header-top .top-links-action .block-action-header ul li a:focus,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li a:hover,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li a:focus {
background-color: #222;
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li ul li a,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li ul li a {
padding: 8px;
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li ul li a:hover,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li ul li a:hover {
background-color: #aa78ae;
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li:hover ul,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li:hover ul {
background-color: #222;
box-shadow: none;
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist {
position: relative;
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a {
padding: 8px 0px 8px 15px;
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a .fa,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a .fa {
font-size: 14px;
margin: 0;
margin-right: 10px;
}
.rtl .header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a .fa,
.rtl .header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a .fa {
margin-left: 10px;
margin-right: 0;
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-account a:before,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-account a:before {
display: none;
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-account a .menu-img,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-account a .menu-img {
float: left;
margin-right: 10px;
}
.rtl .header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-account a .menu-img,
.rtl .header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-account a .menu-img {
float: right;
margin-right: 0;
margin-left: 10px;
}
.header-style7 .yt-header-top .block-action-header.language-switcher,
.header-style7 .yt-header-top .block-currency,
.header-style8 .yt-header-top .block-action-header.language-switcher,
.header-style8 .yt-header-top .block-currency {
float: left;
}
.header-style7 .yt-header-top .login-link,
.header-style8 .yt-header-top .login-link {
display: none;
}
.header-style9 .yt-header-top .widget {
margin-bottom: 0;
float: left;
position: relative;
}
.header-style8 .yt-header-top {
height: 40px;
}
.header-style8 .yt-header-top .top-links-action .block-action-header ul li a {
padding: 10px 15px 10px 0px;
}
.header-style8 .yt-header-top .top-links-action .block-action-header ul li.menu-my-wishlist a {
padding: 10px 15px 10px 15px;
}
.header-style8 .yt-header-top .top-links-action .block-action-header ul.currency_w li a {
padding: 10px 15px 10px 15px;
}
.header-style9 .yt-header-top {
background: #fff;
height: 40px;
border-bottom: 1px solid #e5e5e5;
}
.header-style8 .yt-header-top .hot-line,
.header-style9 .yt-header-top .hot-line {
color: #fff;
font-size: 12px;
padding-top: 8px;
padding-left: 20px;
}
.rtl .header-style8 .yt-header-top .hot-line,
.rtl .header-style9 .yt-header-top .hot-line {
padding-left: 0;
padding-right: 20px;
}
.header-style8 .yt-header-top .hot-line:before,
.header-style9 .yt-header-top .hot-line:before {
content: "|";
position: absolute;
left: 0;
color: #fff;
font-size: 14px;
}
.header-style8 .yt-header-top .hot-line a,
.header-style9 .yt-header-top .hot-line a {
color: #fff;
}
.header-style9 .yt-header-top .hot-line {
color: #666;
}
.header-style9 .yt-header-top .hot-line:before {
color: #666;
}
.header-style9 .yt-header-top .hot-line a {
color: #666;
}
.yt-header-middle {
padding: 10px 0 20px;
}
.header-style7 .yt-header-middle .yt-megamenu,
.header-style9 .yt-header-middle .yt-megamenu {
margin-top: 3px;
}
.header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search,
.header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search {
display: block;
border-radius: 3px;
}
.header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .input-search input,
.header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .input-search input {
padding-left: 18px;
}
.header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro,
.header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro {
height: 40px;
width: 40px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
top: -1px;
right: -1px;
background: #aa78ae;
text-align: center;
color: #fff;
}
.rtl .header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro,
.rtl .header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
right: auto;
left: -1px;
}
.header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro:hover,
.header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro:hover {
background: #be98c1;
}
.header-style8 .yt-header-middle {
padding: 20px 0;
}
.header-style9 .yt-header-middle {
padding: 30px 0 30px;
background: #fff;
}
.yt-header-middle.sticky-menu {
background: #fff;
border-bottom: 4px solid #aa78ae;
padding: 5px 0;
}
.yt-header-middle.sticky-menu .yt-megamenu {
margin-top: 5px;
}
.header-style2 .yt-header-middle.sticky-menu .yt-header-under {
max-width: 1170px;
margin: 0 auto;
float: none;
}
.header-style2 .yt-header-middle {
padding: 10px 0 15px;
}
.header-style3 .yt-header-middle {
padding: 20px 0 30px;
}
.header-style6 .yt-header-middle {
background: #252525;
padding: 16px 0 17px;
}
.yt-header-under-2 {
background: #fff;
}
.yt-header-under-2.sticky-menu .ver-megamenu-header .vertical-megamenu {
display: none;
}
.yt-header-under-2.sticky-menu .ver-megamenu-header:hover .vertical-megamenu {
display: block;
}
.header-style1 .yt-header-under-2 {
background-color: #f6f6f6;
}
.header-style6 .yt-header-under-2 {
background: #fff;
border-bottom: 1px solid #ddd;
margin-bottom: 40px;
height: 56px;
}
.header-style7 .yt-header-under-2,
.header-style9 .yt-header-under-2 {
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner {
background-color: #fff;
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li >a,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li >a {
padding: 15px 25px 15px 42px;
font-size: 14px;
text-transform: uppercase;
color: #444;
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li >a.dropdown-toggle:before,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li >a.dropdown-toggle:before {
content: "\f0d7";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
top: 50%;
margin-top: -9px;
right: 8px;
font-size: 12px;
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li >a:hover,
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li >a:focus,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li >a:hover,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li >a:focus {
background-color: transparent;
color: #aa78ae;
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li:first-child a,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li:first-child a {
padding: 15px 25px 15px 0px;
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li:hover >ul.dropdown-menu,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li:hover >ul.dropdown-menu {
display: block;
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li.active>a,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega >li.active>a {
background-color: transparent;
color: #aa78ae;
}
.header-style7 .yt-header-under-2 .search-pro,
.header-style9 .yt-header-under-2 .search-pro {
padding-top: 14px;
color: #444;
font-size: 14px;
text-align: right;
}
.header-style7 .yt-header-under-2 .search-pro .fa,
.header-style9 .yt-header-under-2 .search-pro .fa {
color: #aa78ae;
}
.header-style9 .yt-header-under-2 {
background: #252c3a;
border: 0;
}
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner {
background: #252c3a;
}
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a {
padding: 15px 25px 15px 22px;
color: #fff;
}
.rtl .header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a {
padding: 15px 22px 15px 25px;
}
.header-style9 .yt-header-under-2 .ver-megamenu-header:hover {
cursor: pointer;
}
.header-style9 .yt-header-under-2 .ver-megamenu-header:hover .vertical-megamenu {
display: block;
}
.yt-header-under {
background-color: transparent;
padding-top: 5px;
}
.header-style2 .yt-header-under .yt-menu {
margin: 8px 0 0 0;
display: inline-block;
float: left;
}
.header-style3 .yt-header-under {
padding: 0;
}
.header-style3 .yt-header-under .yt-menu {
display: inline-block;
margin-top: 7px;
margin-left: -15px;
}
.header-style8 .yt-header-under {
position: relative;
padding-top: 8px;
}
.header-style8 .yt-header-under .phone-icon-search {
display: inline-block !important;
float: right;
padding: 5px;
font-size: 16px;
cursor: pointer;
color: #aa78ae;
}
.header-style8 .yt-header-under .phone-icon-search:hover {
color: #666;
}
.header-style8 .yt-header-under .sm-serachbox-pro {
display: none;
min-width: 370px;
z-index: 999;
position: absolute;
left: -255px;
bottom: -40px;
}
.rtl .header-style8 .yt-header-under .sm-serachbox-pro {
left: auto;
right: -255px;
}
.header-style8 .yt-header-under .sm-serachbox-pro .form-search {
background: #fff;
display: block;
}
.header-style8 .yt-header-under .sm-serachbox-pro .form-search .input-search input {
padding-left: 15px;
}
.header-style9 .yt-header-under {
width: 105%;
}
.header-style3 .yt-header-under2 {
float: right;
}
.top-form-minicart {
background-color: #fff;
padding: 3px;
border: 1px solid #ddd;
}
.header-style8 .top-form-minicart,
.header-style9 .top-form-minicart {
background: transparent;
border: 0;
}
.header-style7 .top-form-minicart {
margin-top: 8px;
background-color: #aa78ae;
border: 1px solid #aa78ae;
border-radius: 3px;
}
.header-style7 .top-form-minicart:hover {
background-color: #be98c1;
border: 1px solid #be98c1;
}
.header-style7 .top-form-minicart .top-minicart {
border: 0;
padding-right: 11px;
padding-top: 3px;
text-align: left;
}
.rtl .header-style7 .top-form-minicart .top-minicart {
padding-left: 8px;
padding-right: 40px;
text-align: right;
}
.header-style7 .top-form-minicart .top-minicart:after {
background: url(../assets/img/group_btn.png) no-repeat center -512px;
top: 7px;
}
.rtl .header-style7 .top-form-minicart .top-minicart:after {
left: auto;
right: 12px;
}
.header-style7 .top-form-minicart .top-minicart .cart-contents {
color: #fff;
}
.header-style7 .top-form-minicart .top-minicart .cart-contents .item-cart {
font-size: 12px;
display: block;
position: relative;
top: -10px;
}
.header-style7 .top-form-minicart .top-minicart .cart-contents .gach {
display: none;
}
.header-style7 .top-form-minicart .top-minicart .cart-contents .total-cart {
display: block;
position: relative;
top: -23px;
font-size: 14px;
}
.header-style2 .top-form-minicart,
.header-style11 .top-form-minicart {
padding: 0;
border: 0;
}
.header-style3 .top-form-minicart {
padding: 0 20px 0 7px;
height: 52px;
border: 0;
border-left: 1px solid #d2b8d4;
font-size: 116.67%;
background-color: #aa78ae;
}
.header-style3 .top-form-minicart .wrapp-minicart {
top: 52px;
}
.header-style6 .top-form-minicart {
background-color: inherit;
padding: 3px;
border: 0;
}
.top-form-minicart .top-minicart {
text-align: center;
display: inline-block;
border: 1px solid #eee;
padding-left: 40px;
height: 32px;
line-height: 30px;
position: relative;
cursor: pointer;
text-transform: uppercase;
padding-right: 10px;
font-size: 14px;
}
.header-style8 .top-form-minicart .top-minicart,
.header-style9 .top-form-minicart .top-minicart {
border: 0;
}
.header-style8 .top-form-minicart .top-minicart h2,
.header-style9 .top-form-minicart .top-minicart h2 {
margin-bottom: -8px;
text-align: left;
font-size: 14px;
font-weight: bold;
}
.rtl .header-style8 .top-form-minicart .top-minicart h2,
.rtl .header-style9 .top-form-minicart .top-minicart h2 {
text-align: right;
}
.header-style8 .top-form-minicart .top-minicart .cart-contents,
.header-style9 .top-form-minicart .top-minicart .cart-contents {
font-size: 12px;
text-transform: none;
display: inline-block;
}
.header-style8 .top-form-minicart .top-minicart .cart-contents .amount,
.header-style9 .top-form-minicart .top-minicart .cart-contents .amount {
color: #aa78ae;
}
.header-style8 .top-form-minicart .top-minicart:after,
.header-style9 .top-form-minicart .top-minicart:after {
left: 7px;
}
.rtl .header-style8 .top-form-minicart .top-minicart:after,
.rtl .header-style9 .top-form-minicart .top-minicart:after {
left: auto;
right: 7px;
}
.header-style9 .top-form-minicart .top-minicart {
padding-left: 50px;
padding-top: 13px;
}
.rtl .header-style9 .top-form-minicart .top-minicart {
padding-left: 0;
padding-right: 50px;
}
.top-form-minicart .top-minicart:after {
background: url(../assets/img/violet/icon-cart.png) no-repeat;
content: "";
display: inline-block;
width: 22px;
height: 20px;
position: absolute;
top: 5px;
left: 12px;
}
.header-style2 .top-form-minicart .top-minicart:after,
.header-style11 .top-form-minicart .top-minicart:after {
background: url(../assets/img/group_btn.png) no-repeat center -380px;
margin-top: 6px;
}
.header-style3 .top-form-minicart .top-minicart:after {
background: url(../assets/img/group_btn.png) no-repeat center -380px;
}
.header-style9 .top-form-minicart .top-minicart:after {
width: 40px;
height: 40px;
background: url(../assets/img/group_btn.png) no-repeat center -371px #aa78ae;
left: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.header-style2 .top-form-minicart .top-minicart,
.header-style11 .top-form-minicart .top-minicart {
background-color: #aa78ae;
color: #fff;
border-radius: 4px;
-webkit-border-radius: 4px;
border: none;
font-size: 116.67%;
height: 45px;
line-height: 45px;
padding: 0 15px 0 45px;
}
.header-style2 .top-form-minicart .top-minicart a,
.header-style11 .top-form-minicart .top-minicart a {
color: #fff;
}
.header-style3 .top-form-minicart .top-minicart {
text-align: center;
display: inline-block;
padding-left: 40px;
height: 32px;
line-height: 30px;
position: relative;
cursor: pointer;
text-transform: uppercase;
padding-right: 10px;
border: 0;
margin-top: 10px;
}
.header-style3 .top-form-minicart .top-minicart a {
color: #fff;
}
.header-style6 .top-form-minicart .top-minicart {
border: 0;
}
.header-style6 .top-form-minicart .top-minicart a {
color: #fff;
}
.top-form-minicart:hover .wrapp-minicart {
opacity: 100;
filter: alpha(opacity=10000);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.top-form-minicart .wrapp-minicart .minicart-padding ul {
overflow-y: auto;
max-height: 340px;
width: 100%;
margin: 0;
}
.header-under-2-wrapper {
border: 1px solid #333333;
height: 53px;
background-color: #333333;
}
.page .header-under-2-wrapper .vertical-megamenu,
.archive .header-under-2-wrapper .vertical-megamenu,
.single .header-under-2-wrapper .vertical-megamenu,
.error404 .header-under-2-wrapper .vertical-megamenu,
.search .header-under-2-wrapper .vertical-megamenu,
.forum-search .header-under-2-wrapper .vertical-megamenu,
.bbpress .header-under-2-wrapper .vertical-megamenu,
.dokan-store .header-under-2-wrapper .vertical-megamenu {
display: none;
}
.page-template-page-home .header-style1 .header-under-2-wrapper .vertical-megamenu {
display: block;
}
.header-style3 .header-under-2-wrapper {
background: transparent;
height: 52px;
border: none;
}
.header-style3 .header-under-2-wrapper .yt-searchbox-vermenu {
background: #aa78ae;
}
.header-style3 .header-under-2-wrapper .yt-searchbox-vermenu .ver-megamenu-header:hover .vertical-megamenu {
display: block;
}
.header-style3 .header-under-2-wrapper .yt-searchbox-vermenu .ver-megamenu-header .vertical-megamenu {
display: none;
}
.header-style3 .header-under-2-wrapper .mini-cart-headerv3 {
float: right;
position: relative;
}
.page .header-style1 .header-under-2-wrapper .ver-megamenu-header,
.archive .header-style1 .header-under-2-wrapper .ver-megamenu-header,
.single .header-style1 .header-under-2-wrapper .ver-megamenu-header,
.error404 .header-under-2-wrapper .ver-megamenu-header,
.search .header-under-2-wrapper .ver-megamenu-header,
.forum-search .header-under-2-wrapper .ver-megamenu-header,
.bbpress .header-under-2-wrapper .ver-megamenu-header {
cursor: pointer;
}
.page .header-style1 .header-under-2-wrapper .ver-megamenu-header:hover .vertical-megamenu,
.archive .header-style1 .header-under-2-wrapper .ver-megamenu-header:hover .vertical-megamenu,
.single .header-style1 .header-under-2-wrapper .ver-megamenu-header:hover .vertical-megamenu,
.error404 .header-under-2-wrapper .ver-megamenu-header:hover .vertical-megamenu,
.search .header-under-2-wrapper .ver-megamenu-header:hover .vertical-megamenu,
.forum-search .header-under-2-wrapper .ver-megamenu-header:hover .vertical-megamenu,
.bbpress .header-under-2-wrapper .ver-megamenu-header:hover .vertical-megamenu {
display: block;
}
.header-under-2-wrapper .sm-serachbox-pro {
margin-right: 5px;
}
.header-style6 .header-under-2-wrapper .sm-serachbox-pro {
margin-right: 0;
width: 89%;
}
.header-under-2-wrapper .sm-serachbox-pro .form-search {
height: 40px;
line-height: 37px;
background-color: #fff;
border: 1px solid #ddd;
margin-top: 5px;
width: 100%;
position: relative;
}
.header-under-2-wrapper .sm-serachbox-pro .form-search .input-search input {
width: 100%;
color: #999999;
padding-left: 20px;
}
.header-under-2-wrapper .sm-serachbox-pro .form-search .button-search-pro {
top: 0px;
position: absolute;
text-align: center;
background-color: #aa78ae;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
margin-right: -1px;
margin-top: -1px;
z-index: 9;
color: #fff;
border: 0;
border-radius: 0;
}
.header-under-2-wrapper .sm-serachbox-pro .form-search .button-search-pro:hover {
background-color: #935b98;
}
.header-style6 .header-under-2-wrapper .sm-serachbox-pro .form-search .button-search-pro {
top: 50%;
margin-top: -20px;
right: -15px;
background: none;
color: #707070;
}
.header-style6 .header-under-2-wrapper .sm-serachbox-pro .form-search .button-search-pro:hover {
color: #aa78ae;
}
.header-style6 .header-under-2-wrapper .sm-serachbox-pro .form-search {
margin-top: 0;
border: 0;
height: 55px;
line-height: 55px;
}
.header-under-2-wrapper .primary-menu {
display: none;
}
.header-style3 .header-under-2-wrapper .primary-menu {
display: block;
}
.header-style6 .header-under-2-wrapper {
border: 0;
background-color: #fff;
height: 55px;
}
.header-style6 .header-under-2-wrapper .search-pro {
border-right: 1px solid #ddd;
height: 55px;
}
.sm-serachbox-pro .form-search {
border: 1px solid #ddd;
display: inline-block;
position: relative;
}
.header-style3 .sm-serachbox-pro .form-search {
width: 480px;
}
.sm-serachbox-pro .form-search .cat-wrapper {
width: 140px;
float: left;
position: relative;
cursor: pointer;
height: 39px;
border-right: 1px solid #ddd;
word-wrap: normal;
}
.header-style6 .sm-serachbox-pro .form-search .cat-wrapper {
height: 55px;
}
.sm-serachbox-pro .form-search .cat-wrapper span {
display: inline-block;
line-height: 37px;
overflow: hidden;
padding-left: 20px;
white-space: nowrap;
position: relative;
cursor: pointer;
}
.sm-serachbox-pro .form-search .cat-wrapper select {
-webkit-appearance: none;
-moz-appearance: none;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 38px;
cursor: pointer;
padding: 0px 6px 0px 10px;
border: 0;
}
.header-style6 .sm-serachbox-pro .form-search .cat-wrapper select {
height: 55px;
}
.sm-serachbox-pro .form-search .cat-wrapper:after {
content: "\f0d7";
font-family: FontAwesome;
font-style: normal;
text-align: center;
right: -7px;
-webkit-border-radius: 50%;
border-radius: 50%;
color: #999;
border: 1px solid #ddd;
width: 13px;
height: 13px;
line-height: 13px;
position: absolute;
top: 12px;
background-color: #fff;
}
.header-style6 .sm-serachbox-pro .form-search .cat-wrapper:after {
top: 50%;
margin-top: -6.5px;
}
.sm-serachbox-pro .form-search .input-search {
margin-left: 150px;
}
.sm-serachbox-pro .form-search .input-search input {
border: none;
background: none;
height: 38px;
padding-top: 0;
margin: 0;
padding-bottom: 0;
width: 100%;
padding-left: 35px;
}
.header-style3 .sm-serachbox-pro .form-search .input-search input {
padding: 0 60px 0 10px !important;
}
.header-style6 .sm-serachbox-pro .form-search .input-search input {
height: 55px;
}
.sm-serachbox-pro .form-search .button-search-pro {
font-size: 16px;
position: absolute;
right: 9px;
margin: 0;
top: 9px;
border: 0;
border-radius: 0;
background: none;
}
.header-style3 .sm-serachbox-pro .form-search .button-search-pro {
color: #999;
height: 40px;
width: 45px;
top: -1px;
right: 0;
}
.header-style3 .sm-serachbox-pro .form-search .button-search-pro:hover {
color: #aa78ae;
}
.ver-megamenu-header {
position: relative;
background: #444;
}
.ver-megamenu-header .mega-left-title strong {
color: #fff;
}
.header-style6 .ver-megamenu-header {
background: #aa78ae;
width: 60px;
display: inline-block;
float: left;
}
.header-style6 .ver-megamenu-header:hover .vertical-megamenu {
display: block;
width: 270px;
}
.header-style6 .ver-megamenu-header:hover .vertical-megamenu:before {
display: none;
}
.mega-left-title {
height: 52px;
padding-left: 42px;
position: relative;
}
.header-style9 .mega-left-title {
background: #aa78ae;
}
.header-style6 .mega-left-title {
height: 56px;
padding-left: 0;
text-indent: -9999px;
}
.vc_wp_custommenu .mega-left-title {
background-color: #aa78ae;
}
.vc_wp_custommenu .mega-left-title:before {
position: absolute;
content: "";
border-top: 7px solid #aa78ae;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
left: 21px;
bottom: -7px;
z-index: 99;
}
.vc_wp_custommenu .mega-left-title strong {
color: #fff;
}
.mega-left-title strong {
font-size: 125%;
font-weight: bold;
line-height: 52px;
text-transform: uppercase;
}
.mega-left-title strong:before {
width: 52px;
height: 52px;
content: "";
display: inline-block;
background-image: url(../assets/img/group_btn.png);
background-repeat: no-repeat;
background-position: center -238px;
left: 0px;
top: 0px;
position: absolute;
}
.header-style6 .mega-left-title strong:before {
width: 60px;
height: 55px;
background-image: url(../assets/img/group_btn.png);
background-position: center -614px;
}
.header-style3 .mega-left-title {
background-color: #935b98;
color: #fff;
}
.yt-header-under {
float: left;
width: 100%;
position: relative;
}
.yt-header-under .yt-menu {
display: inline-block;
}
.yt-header-under .yt-menu .navbar-inverse {
background: none;
}
.yt-header-under .yt-menu .navbar-inverse >ul {
margin: 0;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li.active>a {
background: none;
color: #aa78ae;
}
.header-style4 .yt-header-under .yt-menu .navbar-inverse >ul >li.active>a {
background: #aa78ae;
color: #fff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.header-style6 .yt-header-under .yt-menu .navbar-inverse >ul >li.active>a {
color: #aa78ae;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li:first-child a {
padding: 10px 20px 10px 0px;
}
.header-style2 .yt-header-under .yt-menu .navbar-inverse >ul >li:first-child a {
padding: 10px 25px 10px 15px;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li >a {
color: #444;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li >a span.menu-title {
font-size: 12px;
}
.header-style6 .yt-header-under .yt-menu .navbar-inverse >ul >li >a span.menu-title {
font-size: 14px;
font-weight: bold;
}
.header-style8 .yt-header-under .yt-menu .navbar-inverse >ul >li >a span.menu-title {
font-size: 14px;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li >a:hover {
color: #aa78ae;
}
.header-style6 .yt-header-under .yt-menu .navbar-inverse >ul >li >a {
color: #fff;
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse >ul >li.active>a,
.header-style3 .yt-header-under .yt-menu .navbar-inverse >ul >li.active>a.dropdown-toggle:before {
color: #000;
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse >ul >li >a {
color: #fff;
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse >ul >li >a:hover,
.header-style3 .yt-header-under .yt-menu .navbar-inverse >ul >li >a:hover.dropdown-toggle:before {
color: #000;
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse >ul >li .dropdown-menu li a {
color: #444;
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse >ul >li .dropdown-menu li a:hover {
color: #aa78ae;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li >a {
padding: 10px 20px 10px 30px;
}
.header-style2 .yt-header-under .yt-menu .navbar-inverse >ul >li >a,
.header-style3 .yt-header-under .yt-menu .navbar-inverse >ul >li >a {
padding: 10px 25px;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li >a.dropdown-toggle:before {
content: "\f0d7";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
top: 50%;
margin-top: -9px;
right: 8px;
font-size: 12px;
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse >ul >li >a.dropdown-toggle:before {
color: #fff;
}
.header-style4 .yt-header-under .yt-menu .navbar-inverse >ul >li >a.dropdown-toggle:before {
right: 20px;
}
.rtl .header-style4 .yt-header-under .yt-menu .navbar-inverse >ul >li >a.dropdown-toggle:before {
right: auto;
left: 20px;
}
.header-style6 .yt-header-under .yt-menu .navbar-inverse >ul >li >a.dropdown-toggle:before {
display: none;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li >a .menu-title {
text-transform: uppercase;
font-size: 13px;
}
.header-style2 .yt-header-under .yt-menu .navbar-inverse >ul >li >a .menu-title {
font-weight: 700;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li >a:hover,
.yt-header-under .yt-menu .navbar-inverse >ul >li >a:focus {
background: none;
color: #aa78ae;
}
.header-style4 .yt-header-under .yt-menu .navbar-inverse >ul >li >a:hover,
.header-style4 .yt-header-under .yt-menu .navbar-inverse >ul >li >a:focus {
background: #aa78ae;
color: #fff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.yt-header-under .yt-menu .navbar-inverse >ul >li ul.dropdown-menu li .menu-title {
text-transform: capitalize;
font-weight: 400;
}
.yt-header-under .mini-cart-header {
display: inline-block;
float: right;
position: relative;
}
.header-style2 .yt-header-under .mini-cart-header {
top: 2px;
}
.header-style2 .yt-searchpro {
float: right;
margin-left: 10px;
position: relative;
top: 2px;
}
.header-style2 .yt-searchpro .sm-serachbox-pro {
display: none;
position: absolute;
z-index: 999;
background-color: #fff;
right: 0;
min-width: 329px;
}
.header-style2 .yt-searchpro .sm-serachbox-pro .form-search .input-search input {
padding-left: 15px;
padding-right: 25px;
}
.header-style1 .widget.sw_woo_search,
.header-style2 .widget.sw_woo_search,
.header-style3 .widget.sw_woo_search,
.header-style6 .widget.sw_woo_search,
.header-style7 .widget.sw_woo_search,
.header-style15 .widget.sw_woo_search {
display: block;
}
.tt_popup_login {
height: 36px;
border-bottom: 3px solid;
background-color: #242424;
margin: 0 -20px;
border-color: #aa78ae;
}
.tt_popup_login strong {
line-height: 37px;
display: inline-block;
padding-left: 55px;
text-transform: uppercase;
font-size: 133.33%;
color: #fff;
background-image: url(../assets/img/group_btn.png);
background-repeat: no-repeat;
background-position: 10px -1345px;
position: relative;
padding-right: 10px;
top: -4px;
background-color: #aa78ae;
}
.tt_popup_login strong:before {
content: "";
display: inline-block;
position: absolute;
right: -20px;
top: 0px;
width: 0;
height: 0;
border-right: 20px solid transparent;
border-bottom: 37px solid #aa78ae;
}
.block-popup-login {
margin-top: 170px;
width: 600px;
padding: 0px 20px 0px;
position: static;
background: #fff;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login {
padding: 0px !important;
margin: 0px !important;
}
.block-popup-login form.login.loading,
.block-popup-login form.register.loading {
height: auto;
}
.block-popup-login form.login.loading:before,
.block-popup-login form.register.loading:before {
opacity: 0.7;
}
.block-popup-login .block-content {
padding-top: 20px;
padding-bottom: 10px;
display: inline-block;
font-weight: normal;
}
.block-popup-login .block-content .list-log {
display: inline-block !important;
box-shadow: none !important;
width: 100%;
position: STATIC;
list-style: none;
}
.block-popup-login .block-content .list-log li {
padding: 2px 0px 2px 14px !important;
font-style: italic;
width: 100%;
position: relative;
}
.block-popup-login .block-content .list-log li:before {
content: "";
display: inline-block;
width: 5px;
height: 5px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
background-color: #666666;
position: absolute;
left: 0px;
top: 10px;
}
.block-popup-login .block-content .note-reg {
margin: 10px 0px;
font-style: italic;
}
.block-popup-login .block-content .btn-reg-popup {
height: 42px;
line-height: 42px;
padding: 0px 42px;
text-transform: uppercase;
display: inline-block;
font-size: 116.67%;
margin-top: 13px;
color: #fff;
background-color: #aa78ae;
padding: 0;
text-align: center;
font-weight: bold;
}
.block-popup-login .block-content .btn-reg-popup:hover {
background-color: #935b98;
}
.block-popup-login .block-content .col-reg {
width: 50%;
float: left;
min-height: 188px;
}
.block-popup-login .block-content .col-reg.registered-account {
padding-right: 30px;
border-right: 1px solid #d0d0d0;
}
.block-popup-login .block-content .col-reg.login-customer {
padding-left: 30px;
}
.block-popup-login .block-content .col-reg.login-customer a {
display: inline-block;
padding: 0 15px;
color: #fff !important;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
font-size: 116.67%;
font-weight: bold;
}
.block-popup-login .email-input,
.block-popup-login .pass-input {
position: relative;
}
.block-popup-login .email-input:before {
background: url(../assets/img/group_btn.png) no-repeat -4px -1616px #f7f7f7;
content: "";
display: inline-block;
width: 42px;
height: 40px;
position: absolute;
top: 0px;
left: 0px;
}
.block-popup-login .pass-input:before {
background: url(../assets/img/group_btn.png) no-repeat -4px -1560px #f7f7f7;
content: "";
display: inline-block;
width: 42px;
height: 40px;
position: absolute;
top: 0px;
left: 0px;
}
.block-popup-login #mini-login:-webkit-autofill,
.block-popup-login #mini-password:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px #fafafa inset !important;
}
.block-popup-login .btn-submit-login {
background-repeat: no-repeat !important;
background-position: left -1302px !important;
padding: 0 25px 0px 48px !important;
height: 42px !important;
line-height: 42px !important;
background-color: #666666 !important;
font-size: 116.67% !important;
font-weight: bold !important;
border-radius: 0 !important;
background-image: url(../assets/img/group_btn.png) !important;
color: #fff !important;
}
.block-popup-login .btn-submit-login:hover {
background-color: #aa78ae !important;
}
.block-popup-login .input-text {
border: none !important;
margin-bottom: 14px !important;
width: 100% !important;
padding: 0 5px 0px 52px !important;
height: 40px !important;
font-size: 108.33% !important;
border: 1px solid #cecece !important;
border-radius: 0 !important;
background-color: #f7f7f7 !important;
}
.block-popup-login .submit-login {
margin-top: 19px;
}
.block-popup-login .button-reg:hover {
text-decoration: underline;
}
.block-popup-login .ft-link-p a {
padding: 0 !important;
}
.block-popup-login .ft-link-p a:before {
display: none;
}
.block-popup-login .checker>span>#chk_remember {
opacity: 0;
}
.block-popup-login .close-login {
display: inline-block;
background: url(../assets/img/group_btn.png) no-repeat center -920px;
width: 26px;
height: 26px;
overflow: hidden;
text-indent: -9999px;
right: 10px;
top: 3px;
position: absolute;
opacity: 1;
}
.block-popup-login .close-login:hover {
background-position: center -946px;
}
.block-popup-login .login-line {
border-bottom: 1px solid #ebebeb;
position: relative;
height: 13px;
margin-bottom: 20px;
}
.block-popup-login .login-line>span {
display: block;
width: 25px;
height: 25px;
text-align: center;
line-height: 25px;
border-radius: 50%;
position: absolute;
left: 50%;
margin-left: -12px;
top: 0;
background: #fff;
color: #090909;
-webkit-box-shadow: 0 0 0 1px #ebebeb;
-moz-box-shadow: 0 0 0 1px #ebebeb;
-o-box-shadow: 0 0 0 1px #ebebeb;
-ms-box-shadow: 0 0 0 1px #ebebeb;
box-shadow: 0 0 0 1px #ebebeb;
}
#login_message {
clear: both;
color: #049e06;
}
#login_message >a {
font-weight: bold;
}
#login_message.error {
color: #ec0122;
}
.login-social {
text-align: center;
}
.login-social h3 {
margin: 0;
}
.login-social .btn-social-icon {
display: inline-block;
margin-right: 10px;
padding: 0;
}
.login-social .btn-social-icon .fa.fa-facebook {
background: #1C74BC none repeat scroll 0 0;
color: #ffffff;
text-align: center;
height: 38px;
font-size: 20px;
vertical-align: middle;
display: table-cell;
width: 38px;
border: 1px solid #1C74BC;
}
.login-social .btn-social-icon .fa.fa-facebook:hover {
border: 1px solid #1C74BC;
color: #1C74BC;
background: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.login-social .btn-social-icon .fa.fa-twitter {
background: #24B4F3 none repeat scroll 0 0;
color: #ffffff;
text-align: center;
height: 38px;
font-size: 20px;
vertical-align: middle;
display: table-cell;
width: 38px;
border: 1px solid #24B4F3;
}
.login-social .btn-social-icon .fa.fa-twitter:hover {
border: 1px solid #24B4F3;
color: #24B4F3;
background: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.login-social .btn-social-icon .fa.fa-google {
background: #86C344 none repeat scroll 0 0;
color: #ffffff;
text-align: center;
height: 38px;
font-size: 20px;
vertical-align: middle;
display: table-cell;
width: 38px;
border: 1px solid #86C344;
}
.login-social .btn-social-icon .fa.fa-google:hover {
border: 1px solid #86C344;
color: #86C344;
background: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
ul.vertical-megamenu {
background-color: #fff;
list-style: none;
margin: 0;
position: absolute;
width: 100%;
margin-top: 0px;
margin-left: -1px;
z-index: 29;
border: 1px solid #ddd;
border-top: none;
padding: 8px 0px;
margin-bottom: 30px;
display: block;
min-height: 463px;
}
ul.vertical-megamenu:before {
content: "";
position: absolute;
display: inline-block;
background-image: url(../assets/img/group_btn.png);
background-repeat: no-repeat;
background-position: center -288px;
top: -8.9px;
left: 20px;
width: 14px;
height: 10px;
}
.vc_wp_custommenu ul.vertical-megamenu:before {
display: none;
}
.header-style9 ul.vertical-megamenu:before {
display: none;
}
ul.vertical-megamenu >li.dropdown >a:after {
font-family: "FontAwesome";
font-size: 12px;
content: "\f0da";
float: right;
color: #999;
position: absolute;
right: 10px;
top: 0;
opacity: 1;
}
.rtl ul.vertical-megamenu >li.dropdown >a:after {
right: auto;
left: 10px;
}
ul.vertical-megamenu >li >a {
display: block;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
height: 36px;
line-height: 33px;
padding: 0 20px 0 20px;
font-size: 13px;
}
ul.vertical-megamenu >li >a:before {
font-family: "FontAwesome";
font-size: 6px;
content: "\f009";
color: #666;
margin-right: 5px;
position: absolute;
left: 10px;
}
.rtl ul.vertical-megamenu >li >a:before {
left: auto;
right: 10px;
}
ul.vertical-megamenu >li:hover >a {
background-color: #aa78ae;
color: #fff !important;
-webkit-transition-duration: 100ms;
transition-duration: 100ms;
-webkit-transition: background-color 300ms ease-in-out 0s;
transition: background-color 300ms ease-in-out 0s;
}
ul.vertical-megamenu >li:hover >a:before,
ul.vertical-megamenu >li:hover >a:after {
color: #fff;
}
.vc_wp_custommenu ul.vertical-megamenu {
position: relative;
}
.header-style9 ul.vertical-megamenu {
height: 559px;
}
.wrapp-minicart {
top: 40px;
position: absolute;
z-index: 9897;
right: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-ms-transform-origin: right top;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}
.header-style7 .wrapp-minicart {
right: 15px;
top: 52px;
}
.rtl .header-style7 .wrapp-minicart {
right: auto;
left: 15px;
}
.header-style9 .wrapp-minicart {
top: 55px;
right: 15px;
}
.rtl .header-style9 .wrapp-minicart {
right: auto;
left: 15px;
}
.wrapp-minicart .additems {
background-color: #666;
color: #fff;
font-size: 116.67%;
height: 40px;
line-height: 40px;
padding: 0 30px 0 25px;
position: relative;
}
.wrapp-minicart .additems span {
float: left;
}
.wrapp-minicart .additems p {
float: right;
}
.wrapp-minicart .minicart-padding {
background-color: #F2F2F2;
width: 318px;
border-bottom: 5px solid #aa78ae;
-webkit-box-shadow: 1px 1px 3px #999;
box-shadow: 1px 1px 3px #999;
}
.wrapp-minicart .minicart-padding ul {
padding-bottom: 20px;
max-height: 285px;
border-bottom: 1px solid #ddd;
margin-bottom: 0;
margin-left: 0;
list-style: none;
}
.wrapp-minicart .minicart-padding ul li {
padding: 20px 20px 30px;
position: relative;
}
.wrapp-minicart .minicart-padding ul li .product-image {
width: 72px;
display: inline-block;
float: left;
}
.wrapp-minicart .minicart-padding ul li .detail-item {
margin-left: 85px;
position: relative;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details {
line-height: 180%;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details a.btn-remove span {
background: url(../assets/img/group_btn.png) no-repeat center -1496px;
width: 17px;
height: 17px;
position: absolute;
top: 65px;
left: -22px;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details a.btn-remove span:hover {
background: url(../assets/img/violet/minicart-del.png) no-repeat;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details a.btn-edit span {
background: url(../assets/img/group_btn.png) no-repeat center -1521px;
width: 13px;
height: 13px;
position: absolute;
top: -2px;
right: 22px;
display: none;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details .rating-container {
white-space: nowrap;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-name {
position: relative;
padding-right: 30px;
margin-top: -5px;
margin-bottom: 0;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-name a {
font-size: 100%;
display: inline-block;
padding: 0px 0px 3px;
font-weight: bold;
margin-right: 55px;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-name .qty-number {
display: inline-block;
width: 26px;
height: 26px;
border: 1px solid #ddd;
line-height: 26px;
text-align: center;
color: #444;
position: absolute;
top: 6px;
right: 0px;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details-bottom {
position: absolute;
top: 10px;
right: 0;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details-bottom .price {
font-size: 100%;
background-color: #999;
color: #fff;
padding: 7px 12px;
font-weight: bold;
-webkit-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details-bottom .price:hover {
background-color: #aa78ae;
}
.wrapp-minicart .cart-checkout {
padding: 10px 20px 20px;
background-color: #fff;
}
.wrapp-minicart .cart-checkout .price-total {
font-weight: bold;
font-size: 133.33%;
text-transform: uppercase;
margin-bottom: 10px;
}
.wrapp-minicart .cart-checkout .cart-link,
.wrapp-minicart .cart-checkout .checkout-link {
display: inline-table;
background-color: #666666;
padding: 7px 15px;
}
.wrapp-minicart .cart-checkout .cart-link a,
.wrapp-minicart .cart-checkout .checkout-link a {
font-size: 100%;
text-transform: uppercase;
color: #fff;
}
.wrapp-minicart .cart-checkout .cart-link:hover,
.wrapp-minicart .cart-checkout .checkout-link:hover {
background-color: #aa78ae;
}
.header-style4 {
background: #fff;
}
.header-style4 .yt-header-middle {
padding: 30px 0 30px;
background: #fff;
border-bottom: 1px solid #ddd;
}
.header-style4 .yt-header-middle .fa {
margin: 0;
}
.header-style4 .yt-header-under-2 {
border-bottom: 1px solid #ddd;
}
.header-style4 .hot-line {
font-size: 14px;
}
.header-style4 .hot-line .fa {
color: #aa78ae;
font-size: 14px;
}
.header-style4 .hot-line,
.header-style4 .my-account {
margin-top: 15px;
}
.header-style4 .logo-wrapper img {
margin: 0 auto;
}
.header-style4 .my-account .top-header-sidebar-menu {
cursor: pointer;
padding-left: 20px;
}
.header-style4 .my-account .top-header-sidebar-menu:before {
content: "";
position: absolute;
right: 0;
font-size: 16px;
min-height: 82px;
width: 52px;
margin-top: -10px;
}
.rtl .header-style4 .my-account .top-header-sidebar-menu:before {
left: 0;
right: auto;
}
.header-style4 .my-account .top-header-sidebar-menu:hover .fa-bars:before {
content: "\f00d ";
color: #aa78ae;
}
.rtl .header-style4 .my-account .top-header-sidebar-menu {
padding-right: 20px;
padding-left: 0;
}
.header-style4 .my-account .top-header-sidebar-menu .fa {
font-size: 20px;
}
.header-style4 .my-account .top-header-sidebar-menu:hover .sidebar-top {
opacity: 1;
filter: alpha(opacity=10000);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top {
position: absolute;
width: 230px;
right: 15px;
background: #fff;
box-shadow: 0px 1px 2px 1px #ddd;
border-top: 2px solid #aa78ae;
padding: 20px;
z-index: 696;
opacity: 0;
top: 72px;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-ms-transform-origin: right top;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top {
right: auto;
left: 15px;
-ms-transform-origin: left top;
-webkit-transform-origin: left top;
transform-origin: left top;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first {
margin-bottom: 30px;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner h3 {
font-size: 14px;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul {
margin: 0;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li {
display: inline-block;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li.active a {
background-color: #eee;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
padding: 5px;
border: 1px solid #ddd;
margin-right: 20px;
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
margin-left: 20px;
margin-right: 0;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner h3 {
text-transform: uppercase;
font-size: 14px;
margin-bottom: 22px;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w {
margin: 0;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li >a {
display: none;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li .currency_switcher {
margin: 0;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li .currency_switcher li {
display: inline-block;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li .currency_switcher li a {
padding: 7px 9px;
border: 1px solid #ddd;
margin-right: 20px;
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li .currency_switcher li a {
margin-left: 20px;
margin-right: 0;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li .currency_switcher li a.active {
color: #aa78ae;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top {
margin-top: 30px;
border-top: 1px solid #ddd;
padding: 13px 0 16px;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top .top-login a {
font-size: 14px;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
content: "\f178";
position: relative;
font-family: FontAwesome !important;
margin-right: 8px;
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
margin-right: 0;
margin-left: 8px;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
float: right;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
content: "\f178";
position: relative;
font-family: FontAwesome !important;
margin-right: 8px;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu {
border-top: 1px solid #ddd;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul >li:last-child a {
border-bottom: 0;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul >li a {
font-size: 14px;
padding: 13px 0;
border-bottom: 1px solid #ddd;
position: relative;
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul >li:hover a:before {
content: "\f178";
position: relative;
font-family: FontAwesome !important;
margin-right: 8px;
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul >li:hover a:before {
margin-right: 0;
margin-left: 8px;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
float: right;
}
.header-style4 .my-account .account {
padding-right: 20px;
border-right: 1px solid #dddddd;
position: relative;
}
.rtl .header-style4 .my-account .account {
padding-left: 20px;
padding-right: 0;
border-right: 0;
border-left: 1px solid #ddd;
}
.header-style4 .my-account .account a {
font-size: 14px;
color: #444;
}
.header-style4 .my-account .account a:hover {
color: #aa78ae;
}
.header-style4 .my-account .account:before {
content: '';
width: 16px;
height: 16px;
background: url(../assets/img/group_btn.png) no-repeat center -553px;
position: absolute;
left: -24px;
top: 3px;
}
.rtl .header-style4 .my-account .account:before {
left: auto;
right: -24px;
}
.header-style4 .header-under-2-wrapper {
border: 0;
height: 50px;
background-color: #fff;
}
.header-style4 .header-under-2-wrapper .primary-menu {
display: block;
}
.header-style4 .header-under-2-wrapper .yt-header-under {
padding-top: 0;
height: 50px;
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu {
margin-left: 0;
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li:first-child>a,
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li>a {
padding: 15px 30px 15px 20px;
}
.rtl .header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li:first-child>a,
.rtl .header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li>a {
padding: 15px 20px 15px 30px;
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li.dropdown >ul.dropdown-menu {
padding: 0;
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li.dropdown >ul.dropdown-menu >li >a {
padding: 7px 10px 7px 15px;
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li.dropdown >ul.dropdown-menu >li ul.dropdown-menu {
padding: 0;
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li.dropdown >ul.dropdown-menu >li ul.dropdown-menu >li a {
padding: 7px 10px 7px 15px;
}
.header-style4 .header-under-2-wrapper .yt-header-under .search {
width: 50px;
height: 50px;
text-align: center;
border-left: 1px solid #ddd;
}
.header-style4 .header-under-2-wrapper .yt-header-under .search .phone-icon-search {
display: block !important;
padding: 12px;
font-size: 16px;
cursor: pointer;
}
.rtl .header-style4 .header-under-2-wrapper .yt-header-under .search {
border-left: 0;
border-right: 1px solid #ddd;
}
.header-style4 .header-under-2-wrapper .yt-header-under .search .sm-serachbox-pro {
display: none;
min-width: 370px;
z-index: 999;
position: relative;
right: 320px;
top: -5px;
}
.rtl .header-style4 .header-under-2-wrapper .yt-header-under .search .sm-serachbox-pro {
right: auto;
left: 320px;
}
.header-style4 .header-under-2-wrapper .yt-header-under .top-form-minicart {
background-color: #aa78ae;
padding: 0;
border: 0;
}
.header-style4 .header-under-2-wrapper .yt-header-under .top-form-minicart .top-minicart {
height: 50px;
line-height: 50px;
border: 0;
}
.header-style4 .header-under-2-wrapper .yt-header-under .top-form-minicart .top-minicart:after {
top: 15px;
background: url(../assets/img/group_btn.png) no-repeat center -512px;
}
.header-style4 .header-under-2-wrapper .yt-header-under .top-form-minicart .top-minicart a {
color: #fff;
}
.header-style5 .yt-header-middle {
padding: 0;
}
.header-style5 .yt-header-middle .block-action-header,
.header-style5 .yt-header-middle .hot-line {
display: none;
}
.header-style5 .yt-header-middle .tp-static-layers {
display: none;
}
.header-style5 .yt-header-middle .widget {
margin-bottom: 0px;
}
.header-style5 .yt-header-under-2 {
background: #222;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper {
border: 0;
height: 80px;
background-color: #222;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .logo-wrapper img {
width: 120px;
margin: 15px 0;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu {
display: block;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu {
margin-left: 0;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse >ul >li.active >a {
color: #aa78ae;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse >ul >li >a {
color: #fff;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse >ul >li >a span.menu-title {
font-size: 14px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .yt-megamenu {
margin-top: 0;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .yt-header-under {
padding: 0;
margin-top: 20px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar {
margin-top: 32px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu {
display: inline-block;
float: right;
cursor: pointer;
padding-left: 11px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:before {
content: "";
position: absolute;
right: 0;
font-size: 16px;
min-height: 82px;
width: 52px;
margin-top: -10px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:hover .fa-bars:before {
content: "\f00d ";
color: #aa78ae;
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu {
padding-right: 11px;
padding-left: 0;
float: left;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .fa {
font-size: 21px;
color: #fff;
margin: -2px 0 0 0;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:hover .sidebar-top {
opacity: 1;
filter: alpha(opacity=10000);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top {
position: absolute;
width: 230px;
right: 15px;
background: #fff;
box-shadow: 0px 1px 2px 1px #ddd;
border-top: 2px solid #aa78ae;
padding: 20px;
z-index: 6996;
opacity: 0;
top: 48px;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-ms-transform-origin: right top;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top {
right: auto;
left: 15px;
-ms-transform-origin: left top;
-webkit-transform-origin: left top;
transform-origin: left top;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first {
margin-bottom: 30px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner h3 {
font-size: 14px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li {
display: inline-block;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li.active a {
background-color: #eee;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
padding: 5px;
border: 1px solid #ddd;
margin-right: 20px;
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
margin-left: 20px;
margin-right: 0;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner h3 {
text-transform: uppercase;
font-size: 14px;
margin-bottom: 22px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li >a {
display: none;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li .currency_switcher li {
display: inline-block;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li .currency_switcher li a {
padding: 7px 9px;
border: 1px solid #ddd;
margin-right: 20px;
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li .currency_switcher li a {
margin-left: 20px;
margin-right: 0;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w >li .currency_switcher li a.active {
color: #aa78ae;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top {
margin-top: 30px;
border-top: 1px solid #ddd;
padding: 13px 0 16px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login a {
font-size: 14px;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
content: "\f178";
position: relative;
font-family: FontAwesome !important;
margin-right: 8px;
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
margin-right: 0;
margin-left: 8px;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
float: right;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
content: "\f178";
position: relative;
font-family: FontAwesome !important;
margin-right: 8px;
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
margin-right: 0;
margin-left: 8px;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
float: right;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu {
border-top: 1px solid #ddd;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul >li:last-child a {
border-bottom: 0;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul >li a {
font-size: 14px;
padding: 13px 0;
border-bottom: 1px solid #ddd;
position: relative;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul >li:hover a:before {
content: "\f178";
position: relative;
font-family: FontAwesome !important;
margin-right: 8px;
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul >li:hover a:before {
margin-right: 0;
margin-left: 8px;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
float: right;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .account {
padding-right: 11px;
padding-left: 13px;
border-right: 0;
position: relative;
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .account {
padding-left: 11px;
padding-right: 13px;
border-right: 0;
border-left: 0;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .account a {
font-size: 14px;
color: #444;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .account a:hover {
color: #aa78ae;
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .account:before {
content: '';
width: 17px;
height: 16px;
background: url(../assets/img/group_btn.png) no-repeat center -1672px;
position: relative;
display: inline-block;
}
.header-style5 .yt-header-under-2 .sm-serachbox-pro {
display: none;
min-width: 370px;
z-index: 999;
right: 10px;
top: 43px;
}
.rtl .header-style5 .yt-header-under-2 .sm-serachbox-pro {
right: auto;
left: 10px;
}
.header-style5 .top-form-minicart {
background: none;
border: 0;
padding: 0;
}
.header-style5 .top-form-minicart .top-minicart {
border: 0;
padding: 0 13px 0 10px;
height: 48px;
}
.rtl .header-style5 .top-form-minicart .top-minicart {
padding: 0 10px 0 13px;
}
.header-style5 .top-form-minicart .top-minicart a {
width: 17px;
height: 17px;
display: inline-block;
border-radius: 50%;
background-color: #fff;
overflow: hidden;
position: absolute;
top: -8px;
left: 50%;
margin-left: 7px;
line-height: 17px;
font-size: 10px;
font-weight: bold;
color: #aa78ae;
}
.rtl .header-style5 .top-form-minicart .top-minicart a {
margin-right: 7px;
margin-left: 0;
}
.header-style5 .top-form-minicart .top-minicart:after {
background: url(../assets/img/group_btn.png) center -382px;
position: relative;
top: inherit;
left: inherit;
}
.header-style5 .top-form-minicart .wrapp-minicart {
right: 10px;
top: 48px;
}
.rtl .header-style5 .top-form-minicart .wrapp-minicart {
right: auto;
left: 10px;
-ms-transform-origin: left top;
-webkit-transform-origin: left top;
transform-origin: left top;
}
.header-style5 .top-header-sidebar-search {
display: inline-block;
float: right;
}
.rtl .header-style5 .top-header-sidebar-search {
float: left;
}
.header-style5 .phone-icon-search {
display: block !important;
margin: 0px 10px 0 0px;
font-size: 16px;
color: #fff;
padding: 1px;
cursor: pointer;
}
.rtl .header-style5 .phone-icon-search {
margin: 0px 0 0 10px;
}
.header-style5 .sm-serachbox-pro {
display: none;
position: absolute;
}
.page-template-page-home5 .section-cat-tab .woo-tab-container-slider .resp-slider-container {
margin: 0 -10px;
}
.eour-gallery .gallery li {
margin: 0;
}
.eour-gallery .gallery li a {
padding: 0;
border: none;
}
.eour-gallery .gallery li a img {
margin-bottom: 0;
}
.eour-gallery .gallery.gallery-columns-3 li {
width: 33.332% !important;
}
.eour-gallery .box-right {
padding: 15% 10% 0 10%;
}
.eour-gallery .text-title h2 {
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
}
.eour-gallery .text-des {
margin-bottom: 20px;
}
.eour-gallery p .text-button {
padding: 8px 35px;
font-size: 18px;
font-weight: bold;
color: #9f1515;
border: 2px solid #9f1515;
cursor: pointer;
display: inline-block;
vertical-align: top;
}
.eour-gallery2 .gallery {
margin: 0;
}
.eour-gallery2 .gallery li {
margin: 0;
width: 16.665% !important;
}
.eour-gallery2 .gallery li a {
padding: 0;
border: none;
background: transparent;
}
.eour-gallery2 .gallery li a img {
margin-bottom: 0;
width: auto;
}
.eour-gallery2 .elementor-tabs .elementor-tabs-wrapper {
border-bottom: 1px #ddd solid;
}
.eour-gallery2 .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
background: #fff;
border-color: transparent;
border-radius: 4px 4px 0 0;
border-bottom: none;
}
.eour-gallery2 .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:after,
.eour-gallery2 .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:before {
display: none;
}
.eour-gallery2 .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title a {
color: #666;
font-size: 18px;
}
.eour-gallery2 .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active,
.eour-gallery2 .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:hover {
background: #fff;
border-color: #ddd;
}
.eour-gallery2 .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active a,
.eour-gallery2 .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:hover a {
color: #aa78ae;
}
.eour-gallery2 .elementor-tabs .elementor-tabs-content-wrapper {
background: #fff;
border-color: #ddd;
}
.eour-gallery2 .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
border-color: #ddd;
padding: 40px 20px;
}
.header-style6 .social-login-pro .sidebar-top .widget-last {
margin: 16px 0;
display: inline-block;
}
.header-style6 .social-login-pro .sidebar-top .widget {
margin-bottom: 0;
float: right;
display: block;
margin-top: 15px;
}
.header-style6 .social-login-pro .sidebar-top .top-login {
padding: 9px 20px 7px;
background: #aa78ae;
margin: 10px 0;
}
.header-style6 .social-login-pro .sidebar-top .top-login ul {
margin: 0;
}
.header-style6 .social-login-pro .sidebar-top .top-login a {
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
.header-style1 .my-account-link-7,
.header-style2 .my-account-link-7,
.header-style3 .my-account-link-7,
.header-style4 .my-account-link-7,
.header-style5 .my-account-link-7,
.header-style6 .my-account-link-7 {
display: none;
}
.header-style7 {
background: #fff;
margin-bottom: 20px;
}
.header-style7 .my-account-link-other {
display: none;
}
.header-style8 {
background: #f5f5f5;
}
.header-style8 .my-account-link-other {
display: none;
}
.header-style9 .my-account-link-other {
display: none;
}
.header-style9 .top-form-minicart {
padding: 3px 0 0;
}
.header-style9 .top-form-minicart .top-minicart {
padding-right: 0;
}
.header-style9 .today-deals {
text-align: right;
}
.rtl .header-style9 .today-deals {
text-align: left;
}
.header-style9 .today-deals .sidebar-top .widget {
margin-bottom: 0;
padding: 12px 0 0;
}
.header-style9 .today-deals .sidebar-top .widget a {
color: #aa78ae;
text-transform: uppercase;
font-size: 14px;
top: -3px;
position: relative;
}
.header-style9 .today-deals .sidebar-top .widget a:hover {
color: #fff;
}
.header-style9 .today-deals .fa {
font-size: 20px;
color: #aa78ae;
margin-right: 8px;
}
.rtl .header-style9 .today-deals .fa {
margin-right: 0;
margin-left: 8px;
}
.header-style9 .vertical-mega:hover {
cursor: pointer;
}
.page .header-style9 .vertical-mega:hover .vertical-megamenu,
.archive .header-style9 .vertical-mega:hover .vertical-megamenu,
.single .header-style9 .vertical-mega:hover .vertical-megamenu,
.error404 .header-style9 .vertical-mega:hover .vertical-megamenu,
.search .header-style9 .vertical-mega:hover .vertical-megamenu {
display: block;
}
.page .header-style9 .vertical-megamenu,
.archive .header-style9 .vertical-megamenu,
.single .header-style9 .vertical-megamenu,
.error404 .header-style9 .vertical-megamenu,
.search .header-style9 .vertical-megamenu {
display: none;
}
.header-style9 .vertical-megamenu .page-template-page-home,
.page-template-page-home9 .header-style9 .vertical-megamenu {
display: block;
margin-left: 0;
}
.header-style1 .widget,
.header-style2 .widget,
.header-style3 .widget,
.header-style6 .widget,
.header-style7 .widget {
display: none;
margin-bottom: 0;
}
.page-template-page-home2 .sw-partner-container-slider .res-button,
.page-template-page-home3 .sw-partner-container-slider .res-button,
.page-template-page-home5 .sw-partner-container-slider .res-button,
.page-template-page-home10 .sw-partner-container-slider .res-button {
top: 28%;
}
.page-template-page-home9 .footer-bottom-sevicer {
background: transparent;
margin-top: -35px;
}
.page-template-page-home9 .footer-bottom-sevicer .elementor-container .elementor-row {
margin-top: -88px;
}
.page-template-page-home9 .sn-sevirce .content-service {
margin-bottom: 36px !important;
}
.page-template-page-home2 .yt-footer-wrap-style1,
.page-template-page-home7 .yt-footer-wrap-style1 {
display: none;
}
.page-template-page-home7 .sw-woo-tab-cat .resp-slider-container {
padding: 0 5px;
}
.page-template-page-home2 .sw-woo-tab .resp-slider-container,
.page-template-page-home2 .sw-woo-tab-cat .resp-slider-container {
padding: 0 6px;
}
.ebanner1 {
margin-bottom: 11px !important;
}
.etitle1 {
text-align: center;
position: relative;
padding-bottom: 10px;
}
.etitle1 h3 {
font-size: 26px;
margin-bottom: 15px;
color: #444;
font-weight: bold;
}
.etitle1:before {
content: "";
width: 120px;
height: 1px;
background: #dedede;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -60px;
}
.rtl .etitle1:before {
left: auto;
right: 50%;
margin-left: 0;
margin-right: -60px;
}
.etitle1:after {
content: "x";
font-family: Arial, Helvetica, sans-serif;
color: #dedede;
position: absolute;
bottom: -13px;
left: 48.5%;
font-size: 20px;
background: #F5F5F5;
padding: 0 10px;
}
.rtl .etitle1:after {
left: auto;
right: 48.5%;
}
.etitle1.style2:after {
background: #fff;
}
.etitle1.style3:after {
background: #f5fafb;
}
.ip-header {
position: fixed;
top: 0;
z-index: 99999;
min-height: 480px;
width: 100%;
height: 100%;
background: #ffffff;
}
.ip-header .ip-logo {
position: absolute;
top: 40%;
text-align: center;
}
.ip-header .ip-logo a {
display: inline-block;
}
.ip-header h1 {
margin: 0;
}
.ip-logo,
.ip-loader {
position: absolute;
left: 0;
width: 100%;
opacity: 0;
cursor: default;
pointer-events: none;
}
.ip-loader {
top: 50%;
}
.ip-header .ip-inner {
display: block;
margin: 0 auto;
}
.ip-header .ip-loader svg path {
fill: none;
stroke-width: 6;
}
.ip-header .ip-loader svg path.ip-loader-circlebg {
stroke: #ddd;
}
.ip-header .ip-loader svg path.ip-loader-circle {
-webkit-transition: stroke-dashoffset 0.2s;
transition: stroke-dashoffset 0.2s;
stroke: #aa78ae;
}
.loading .ip-logo,
.loading .ip-loader {
opacity: 1;
-webkit-animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
}
.loading .ip-loader {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
@-webkit-keyframes animInitialHeader {
from {
opacity: 0;
-webkit-transform: translate3d(0,800px,0);
}
}
@keyframes animInitialHeader {
from {
opacity: 0;
-webkit-transform: translate3d(0,800px,0);
transform: translate3d(0,800px,0);
}
}
.loaded .ip-logo,
.loaded .ip-loader {
opacity: 1;
}
.loaded .ip-logo {
display: none;
}
@-webkit-keyframes animLoadedLogo {
to {
-webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1);
}
}
@keyframes animLoadedLogo {
to {
-webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1);
transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1);
}
}
.loaded .ip-loader {
-webkit-animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedLoader {
to {
opacity: 0;
-webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1);
}
}
@keyframes animLoadedLoader {
to {
opacity: 0;
-webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1);
transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1);
}
}
.loaded .ip-header {
-webkit-animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedHeader {
to {
-webkit-transform: translate3d(0,-100%,0);
}
}
@keyframes animLoadedHeader {
to {
-webkit-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
}
.elementor-lightbox {
display: none !important;
}
.header-style10 ul.vertical-megamenu {
padding: 12px 0px;
}
.header-style10 .yt-header-top {
height: 34px;
background: #aa78ae;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-style10 .yt-header-top .offer-wrapper {
line-height: 33px;
max-height: 33px;
}
.header-style10 .yt-header-top .offer-wrapper ul li {
color: #fff;
border-left: 1px solid rgba(255,255,255,0.1);
padding-left: 10px;
}
.rtl .header-style10 .yt-header-top .offer-wrapper ul li {
border-right: 1px solid rgba(255,255,255,0.1);
border-left: 0;
}
.header-style10 .yt-header-top .offer-wrapper ul li a {
color: #fff;
}
.header-style10 .yt-header-top .offer-wrapper ul li .sp-ic {
color: #ffd741;
}
.rtl .header-style10 .yt-header-top .offer-wrapper ul li {
padding-left: 0;
padding-right: 10px;
}
.header-style10 .yt-header-top .offer-wrapper ul li:first-child {
padding-left: 0;
border-left: 0;
}
.rtl .header-style10 .yt-header-top .offer-wrapper ul li:first-child {
padding-right: 0;
border-right: 0;
}
.header-style10 .yt-header-top .block-action-header ul>li {
border-left: 1px solid rgba(255,255,255,0.1);
}
.rtl .header-style10 .yt-header-top .block-action-header ul>li {
border-left: 0;
border-right: 1px solid rgba(255,255,255,0.1);
}
.header-style10 .yt-header-top .block-action-header ul>li >a {
padding: 7px 15px;
color: #fff;
}
.header-style10 .yt-header-top .block-action-header ul>li >a:before {
display: none;
}
.header-style10 .yt-header-top .block-action-header ul>li >a:after {
color: #fff;
}
.header-style10 .yt-header-top .block-action-header ul>li .top-login ul {
position: relative;
box-shadow: none;
}
.header-style10 .yt-header-top .block-action-header ul>li ul li {
border: 0;
}
.header-style10 .yt-header-top .block-action-header ul>li ul li a {
color: #444;
}
.header-style10 .yt-header-top .block-action-header ul>li ul li a.active,
.header-style10 .yt-header-top .block-action-header ul>li ul li a:hover {
background: none !important;
color: #aa78ae !important;
}
.header-style10 .yt-header-top .block-action-header.language-switcher ul.nav li a {
padding: 7px 0px 7px 15px;
}
.header-style10 .yt-header-top .block-action-header.language-switcher ul.nav li a:hover,
.header-style10 .yt-header-top .block-action-header.language-switcher ul.nav li a:focus {
background: none;
}
.header-style10 .yt-header-top .my-wishlist {
display: flex;
}
.header-style10 .yt-header-top .my-wishlist a {
padding: 7px 15px;
color: #fff;
}
.header-style10 .yt-header-middle {
background: #aa78ae;
padding: 19px 0 20px;
}
.header-style10 .yt-header-middle .logo-wrapper {
width: 18.803418803419%;
display: block;
}
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li >a {
color: #fff;
}
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li >a span.menu-title {
font-size: 14px;
font-weight: bold;
}
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li.active >a {
color: #ffd741;
}
.header-style10 .yt-header-middle .yt-megamenu {
width: 81.196581196581%;
margin: 0;
}
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a:hover,
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a:focus {
color: #ffd741;
}
.header-style10 .yt-header-under-2 {
background: #935b98;
padding-top: 6px;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper {
height: 46px;
border: 0;
background: none;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .vertical-mega {
width: 18.803418803419%;
margin-right: 10px;
display: block;
float: left;
}
.rtl .header-style10 .yt-header-under-2 .header-under-2-wrapper .vertical-mega {
float: right;
margin-right: 0;
margin-left: 10px;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header {
cursor: pointer;
background: #ffd741;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header .mega-left-title {
height: 46px;
padding-left: 45px;
}
.rtl .header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header .mega-left-title {
padding-left: 0;
padding-right: 45px;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header .mega-left-title strong {
color: #222;
line-height: 46px;
font-size: 14px;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header .mega-left-title strong:before {
width: 55px;
height: 46px;
content: "\f00b";
text-align: center;
font-size: 16px;
color: #222;
line-height: 46px;
font-family: FontAwesome !important;
background: none;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header:hover ul.vertical-megamenu {
display: block;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu {
width: 100%;
margin-left: 0;
}
.page-template-page-home10 .header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu,
.home .header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu {
display: block;
}
.rtl .header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu {
margin-right: 0;
left: 0;
right: 0;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu:before {
display: none;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro {
display: block;
float: left;
width: 80.34188034188%;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro .sm-serachbox-pro {
margin-right: 0;
}
.rtl .header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro .sm-serachbox-pro {
margin-left: 0;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro .sm-serachbox-pro .form-search {
margin-top: 0;
border: 0;
height: 40px;
line-height: 40px;
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro .sm-serachbox-pro .form-search .button-search-pro {
margin-top: 0;
}
.header-style10 .top-form-minicart {
padding: 0;
border: 0;
background: #ffd741;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.header-style10 .top-form-minicart .top-minicart {
border: 0;
height: 46px;
line-height: 46px;
padding-left: 0;
padding-right: 20px;
text-transform: lowercase;
font-weight: bold;
}
.rtl .header-style10 .top-form-minicart .top-minicart {
padding-right: 0;
padding-left: 20px;
}
.header-style10 .top-form-minicart .top-minicart:after {
content: "\f07a";
font-family: FontAwesome !important;
font-size: 20px;
background: none;
width: 46px;
height: 46px;
line-height: 46px;
top: 0;
left: 0;
background-color: #e5c13a;
color: #222;
position: relative;
float: left;
margin-right: 9px;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}
.rtl .header-style10 .top-form-minicart .top-minicart:after {
left: auto;
right: 0;
margin-right: 0px;
margin-left: 9px;
border-radius: none;
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}
.elementor-9839 .elementor-element.elementor-element-5067907>.elementor-element-populated {
padding-left: 10px;
}
@media (min-width: 1200px) {
.header-style10 .yt-header-under .yt-menu {
margin-left: 0;
}
.rtl .header-style10 .yt-header-under .yt-menu {
margin-right: 0;
}
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .navbar-inner .nav.nav-css>li ul>li a {
padding: 7px 15px 7px 10px;
}
.rtl .header-style11 .yt-header-under-2 .main-mega .primary-menu .navbar-inner .nav.nav-css>li ul>li a {
padding: 7px 10px 7px 15px;
}
.header-style11 .block-popup-login .block-content .list-log li {
line-height: 20px;
}
.header-style11 .yt-header-top {
height: 41px;
background: #a36da7;
border: 0;
line-height: 41px;
}
.header-style11 .yt-header-top .offer-wrapper {
max-height: 41px;
line-height: 41px;
}
.header-style11 .yt-header-top .offer-wrapper ul li {
color: #ddd;
}
.header-style11 .yt-header-top .offer-wrapper ul li a {
color: #ddd;
}
.header-style11 .yt-header-top .offer-wrapper ul li a:hover {
color: #fff;
}
.header-style11 .yt-header-top .offer-wrapper ul li .sp-ic {
color: #fe5454;
}
.header-style11 .yt-header-top .my-checkout a {
padding: 0 0px 0 20px;
position: relative;
color: #fff;
}
.header-style11 .yt-header-top .my-checkout a:hover {
color: #ddd;
}
.header-style11 .yt-header-top .my-checkout a:before {
content: "";
width: 1px;
height: 100%;
position: absolute;
left: -1px;
background: #fff;
top: 0;
opacity: 0.2;
}
.header-style11 .yt-header-top .block-action-header>ul>li >a {
padding: 0 20px;
position: relative;
display: inline;
color: #fff;
}
.header-style11 .yt-header-top .block-action-header>ul>li >a:hover {
color: #ddd;
}
.header-style11 .yt-header-top .block-action-header>ul>li >a:before {
content: "";
width: 1px;
height: 100%;
position: absolute;
left: -1px;
background: #fff;
top: 0;
opacity: 0.2;
}
.header-style11 .yt-header-top .block-action-header>ul>li ul li .top-login {
width: 100%;
}
.header-style11 .yt-header-top .block-action-header>ul>li ul li a {
padding: 0px 15px;
}
.header-style11 .yt-header-top .my-wishlist a {
padding: 0 20px;
position: relative;
color: #fff;
}
.header-style11 .yt-header-top .my-wishlist a:hover {
color: #ddd;
}
.header-style11 .yt-header-middle {
background: #aa78ae;
padding: 30px 0 23px;
}
.header-style11 .yt-header-middle .yt-megamenu {
margin-top: 0;
width: 59.583333333333%;
padding-left: 15px;
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search {
background: #fff;
height: 42px;
width: 77.714285714286%;
display: block;
float: left;
border: 0;
border-radius: 3px;
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .cat-wrapper {
height: 42px;
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .cat-wrapper select {
height: 100%;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.rtl .header-style11 .yt-header-middle .sm-serachbox-pro .form-search .cat-wrapper select {
border-radius: 0;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .cat-wrapper:after {
top: 50%;
margin-top: -6.5px;
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .input-search input {
height: 42px;
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro {
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
background: #fe5454;
top: 0;
right: 0;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.rtl .header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro {
border-radius: 0;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro:hover {
background: #fe2121;
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro:before {
color: #fff;
}
.rtl .header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro {
right: auto;
left: 0;
}
.header-style11 .yt-header-middle .my-curency-lang {
width: 22.285714285714%;
display: block;
float: left;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header {
float: left;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul {
margin-left: 10px;
width: 74px;
height: 42px;
line-height: 40px;
border: 1px solid rgba(255,255,255,0.2);
font-size: 12px;
text-transform: uppercase;
padding: 0 8px;
background: rgba(0,0,0,0.15);
list-style: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w {
margin-left: 5px;
width: 56px;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w >li>a {
color: #ddd;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w >li>a:hover {
color: #fff;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w >li ul {
min-width: 61px;
width: 100%;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w >li ul li a.active {
color: #aa78ae;
font-weight: bold;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li {
position: relative;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li:after {
content: "\f0d7";
font-family: FontAwesome !important;
position: absolute;
right: 0;
top: 0;
color: #fff;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li a.lang_sel_sel {
padding: 0;
width: 100%;
color: #ddd;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li a.lang_sel_sel img {
display: inline-block;
position: relative;
top: -2px;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li a.lang_sel_sel:hover,
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li a.lang_sel_sel:focus {
background: transparent;
color: #fff;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li >ul {
border: 0px;
margin: 0;
z-index: 9999;
position: absolute;
display: none;
background: #fff;
-webkit-box-shadow: 0 0 2px #ddd;
box-shadow: 0 0 2px #ddd;
min-width: 80px;
padding: 0px 10px;
text-transform: capitalize;
left: -11px;
}
.rtl .header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li >ul {
left: auto;
right: -11px;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li >ul li.active a {
color: #aa78ae;
font-weight: bold;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li >ul li:after {
display: none;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li >ul li a img {
display: inline-block;
vertical-align: text-top;
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul >li:hover >ul {
display: block;
z-index: 9999;
height: auto;
}
.header-style11 .yt-header-middle .yt-header-under .keyword {
font-size: 12px;
font-weight: bold;
color: #fff;
display: inline-block;
}
.header-style11 .yt-header-middle .yt-header-under .keyword a {
font-weight: normal;
color: rgba(255,255,255,0.8);
letter-spacing: 0.75px;
}
.header-style11 .yt-header-middle .yt-header-under .keyword a:first-child {
margin-left: 10px;
}
.rtl .header-style11 .yt-header-middle .yt-header-under .keyword a:first-child {
margin-left: 0;
margin-right: 10px;
}
.header-style11 .yt-header-middle .yt-header-under .keyword a:hover {
color: #ffffff;
}
.header-style11 .yt-header-middle .yt-cart {
padding-top: 5px;
max-width: 185px;
padding-right: 15px;
}
.header-style11 .yt-header-middle .yt-cart .mini-cart-header {
position: relative;
}
.header-style11 .yt-header-middle .yt-cart .mini-cart-header .top-form-minicart {
background: transparent;
}
.header-style11 .yt-header-middle .yt-cart .mini-cart-header .top-form-minicart .top-minicart {
background-color: #fe5454;
height: 42px;
line-height: 42px;
font-size: 14px;
font-weight: bold;
text-transform: lowercase;
overflow: hidden;
}
.header-style11 .yt-header-under-2 {
background: #aa78ae;
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header {
background: #fe5454;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header .mega-left-title {
height: 50px;
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header ul.vertical-megamenu {
display: none;
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header ul.vertical-megamenu:before {
display: none;
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header:hover {
cursor: pointer;
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header:hover ul.vertical-megamenu {
display: block;
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu {
height: 50px;
padding-top: 5px;
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu {
display: inline-block;
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner {
background: none;
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li:first-child a {
padding-left: 0;
}
.rtl .header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li:first-child a {
padding-right: 0;
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li.active>a,
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li.active>a:hover,
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li.active>a:focus {
background: none;
color: #fe5454;
font-weight: bold;
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li >a {
padding: 10px 19px;
color: #fff;
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li >a .menu-title {
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li >a:hover,
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li >a:focus {
background: none;
color: #fe5454;
font-weight: bold;
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li >a.dropdown-toggle:before {
content: "\f0d7";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
top: 50%;
margin-top: -9px;
right: 10px;
font-size: 12px;
}
.rtl .header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner >ul>li >a.dropdown-toggle:before {
right: auto;
left: 10px;
}
.header-style11 .yt-header-under-2 .hot-line {
font-size: 14px;
text-transform: uppercase;
color: #fff;
text-align: right;
font-weight: bold;
padding-top: 12px;
}
.header-style11 .yt-header-under-2 .hot-line .sp-ic {
color: #fe5454;
}
.header-style11 .yt-header-under-2 .hot-line a {
color: #fff;
}
.header-style11 .yt-header-under-2 .hot-line a:hover {
color: #ddd;
}
.eslider11 .persephone.tparrows {
width: 36px !important;
height: 36px !important;
border: 2px solid rgba(255,255,255,0.6) !important;
border-radius: 50% !important;
background: transparent !important;
}
.eslider11 .persephone.tparrows:before {
line-height: 32px !important;
color: rgba(255,255,255,0.6) !important;
}
.eslider11 .persephone.tparrows:hover {
border: 2px solid #ffffff !important;
}
.eslider11 .persephone.tparrows:hover:before {
color: #ffffff !important;
}
.eslider11 .persephone .tp-bullet {
background: rgba(255,255,255,0.4) !important;
border: 0 !important;
}
.eslider11 .persephone .tp-bullet.selected,
.eslider11 .persephone .tp-bullet:hover {
border: 2px solid #fff !important;
background: transparent !important;
width: 8px !important;
height: 8px !important;
}
.ebox-img .elementor-widget-image {
margin-bottom: 0;
}
.page-template-page-home11 .block-title strong a {
color: #fff;
}
.page-template-page-home11 .sw-partner-container-slider .res-button {
top: 22%;
}
.page-template-page-home11 .sw-partner-container-slider .res-button.slick-next {
left: auto;
}
.rtl.page-template-page-home11 .sw-partner-container-slider .res-button.slick-next {
left: 7px !important;
right: auto;
}
.page-template-page-home12 .box-sevicer .sn-sevirce .content-service {
margin-bottom: 0 !important;
}
.page-template-page-home12 .sw-instagram-gallery h3 {
margin: 0 0 15px 0 !important;
}
.header-style12 .yt-header-top {
height: 51px;
border-bottom: 1px solid #e5e5e5;
}
.header-style12 .yt-header-top .block-action-header {
float: left;
}
.header-style12 .yt-header-top .block-action-header ul>li>a {
padding: 14px 25px 14px 25px;
font-size: 14px;
font-weight: bold;
color: #999;
}
.header-style12 .yt-header-top .block-action-header ul>li>a:before {
display: none;
}
.header-style12 .yt-header-top .block-action-header ul>li>a:hover {
color: #aa78ae;
}
.header-style12 .yt-header-top .block-action-header.language-switcher ul.nav>li >a {
padding: 14px 25px 14px 0;
border-right: 1px solid #e5e5e5;
}
.header-style12 .yt-header-top .block-action-header.language-switcher ul.nav>li ul>li a:hover,
.header-style12 .yt-header-top .block-action-header.language-switcher ul.nav>li ul>li.active a {
color: #fff;
background: #aa78ae;
}
.header-style12 .yt-header-top .sl-header-text .flytheme_social {
padding: 0 13px;
border-right: 1px solid #e5e5e5;
}
.header-style12 .yt-header-top .sl-header-text ul.main-social {
list-style: none;
margin-left: 0;
}
.header-style12 .yt-header-top .sl-header-text ul.main-social li {
float: left;
}
.header-style12 .yt-header-top .sl-header-text ul.main-social li a .fa {
font-size: 14px;
padding: 12px 8px 14px;
color: #999;
}
.header-style12 .yt-header-top .sl-header-text ul.main-social li a:hover .fa {
color: #aa78ae;
}
.header-style12 .yt-header-top .sl-login .top-login ul {
margin-left: 0;
list-style: none;
margin-bottom: 0;
}
.header-style12 .yt-header-top .sl-login .top-login ul >li {
padding: 14px 0px 14px 26px;
}
.header-style12 .yt-header-top .sl-login .top-login ul >li a {
font-size: 14px;
color: #999;
}
.header-style12 .yt-header-top .sl-login .top-login ul >li a:hover {
color: #aa78ae;
}
.header-style12 .yt-header-top .sl-login .top-login .div-logined {
padding: 14px 0px 14px 26px;
}
.header-style12 .yt-header-top .sl-login .top-login .div-logined a {
font-size: 14px;
color: #999;
}
.header-style12 .yt-header-top .sl-login .top-login .div-logined a:hover {
color: #aa78ae;
}
.header-style12 .yt-header-middle {
height: 121px;
padding: 27px 0;
background: #fff;
position: relative;
}
.header-style12 .yt-header-middle:after {
content: "";
width: 100%;
height: 24px;
background: url('../assets/img/boderindex12.png') no-repeat;
left: 0;
right: 0;
background-size: contain;
position: absolute;
bottom: -24px;
}
.header-style12 .yt-megamenu {
margin-top: 0px;
}
.header-style12 .yt-header-under {
padding: 0;
width: 595px;
}
.header-style12 .yt-header-under .yt-menu {
display: block;
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li {
position: relative;
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li.active >a span.menu-title,
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li:hover >a span.menu-title {
color: #aa78ae;
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li.active:after,
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li:hover:after {
content: "";
background: #aa78ae;
width: 20px;
height: 3px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -10px;
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li:first-child >a {
padding: 23px 20px 49px 20px;
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li >a {
color: #111;
padding: 23px 20px 49px 20px;
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li >a.dropdown-toggle:before {
display: none;
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li >a span.menu-title {
font-size: 14px;
font-weight: bold;
}
.header-style12 .phone-icon-search {
display: inline-block !important;
margin: 0px 6px 0 0px;
font-size: 20px;
color: #111;
padding: 1px;
cursor: pointer;
padding: 22px 10px 52px;
}
.header-style12 .top-header-sidebar-search {
position: relative;
}
.header-style12 .top-header-sidebar-search .sm-serachbox-pro {
display: none;
min-width: 370px;
z-index: 999;
right: 0px;
top: 62px;
position: absolute;
background: #fff;
padding: 10px;
box-shadow: 0 0 2px #ddd;
}
.header-style12 .top-header-sidebar-search .sm-serachbox-pro .form-search {
width: 100%;
}
.header-style12 .top-form-minicart {
padding: 0;
border: 0;
}
.header-style12 .top-form-minicart .top-minicart {
border: 0;
}
.header-style12 .top-form-minicart .top-minicart a {
width: 24px;
height: 24px;
display: inline-block;
border-radius: 50%;
background-color: #aa78ae;
overflow: hidden;
position: absolute;
top: 7px;
left: 36%;
margin-left: 7px;
line-height: 27px;
font-size: 12px;
font-weight: bold;
color: #fff;
text-align: center;
z-index: 3;
}
.header-style12 .top-form-minicart .top-minicart:after {
background: none;
content: "\f291";
font-family: 'FontAwesome';
font-size: 20px;
top: 52%;
}
.header-style12 .top-form-minicart .wrapp-minicart {
top: 62px;
}
.wrap-header {
padding: 0;
z-index: 999;
position: fixed;
height: 100%;
width: 14.583333333333%;
}
.wrap-header .header-style13 {
height: 100%;
display: block !important;
opacity: 1;
background: url("../assets/img/bg-header.jpg") no-repeat;
background-size: cover;
}
.wrap-header .header-style13 .top-header .ya-logo {
float: none;
text-align: center;
}
.wrap-header .header-style13 .top-header .ya-logo a {
margin-bottom: 46px;
margin-top: 31px;
display: block;
}
.wrap-header .header-style13 .top-header .ya-logo a img {
display: inline-block;
}
.wrap-header .header-style13 .top-header .menu-header {
margin: 0 -15px;
border-top: 1px solid rgba(255,255,255,0.08);
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu {
position: relative;
background-color: transparent;
border: 0;
text-align: center;
width: 100%;
margin: 0;
padding-top: 35px;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu:before {
display: none;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li >a {
font-size: 18px;
color: rgba(255,255,255,0.6);
font-weight: bold;
text-transform: uppercase;
height: 43px;
line-height: 43px;
margin-bottom: 10px;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li >a:hover {
color: #aa78ae;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li >a:hover:after {
color: #aa78ae;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li >a:before {
display: none;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li >a:after {
content: "\f067";
font-size: 8px;
font-weight: 400;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li:hover >a,
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li.active >a {
background: rgba(255,255,255,0.15);
color: #aa78ae !important;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li:hover >a:after,
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li.active >a:after {
color: #aa78ae;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li.menu-daily-deals {
display: none;
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu >li ul.dropdown-sub>li.active >a {
color: #aa78ae;
}
.wrap-header .header-style13 .top-header .menu-header .ya_social {
overflow: hidden;
position: absolute;
bottom: 0px;
left: 0;
right: 0;
padding: 37px 0;
border-top: 1px solid rgba(255,255,255,0.08);
border-bottom: 1px solid rgba(255,255,255,0.08);
z-index: 345;
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social {
margin: 0;
list-style: none;
display: table;
margin: 0 auto;
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social li {
float: left;
width: 2.084vw;
height: 2.084vw;
line-height: 2.084vw;
text-align: center;
background: rgba(255,255,255,0.1);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
margin: 0 5px;
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social li .fa {
font-size: 14px;
color: rgba(255,255,255,0.5);
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social li:hover {
cursor: pointer;
background: #aa78ae;
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social li:hover .fa {
color: #fff;
}
.wap-main {
float: right;
width: 85.416666666667%;
}
.elementor-element-73cf616,
.elementor-element-2916228,
.elementor-element-c3f1e71 {
margin-left: -15px;
}
.rtl .elementor-element-73cf616,
.rtl .elementor-element-2916228,
.rtl .elementor-element-c3f1e71 {
margin-right: -29px;
margin-left: 0;
}
.header-style14 {
box-shadow: 5px 0 30px rgba(0,0,0,0.2);
}
.header-style14 .yt-header-under-2 {
background: #fff;
}
.header-style14 .yt-header-under-2.sticky-menu {
box-shadow: 0 0 20px rgba(0,0,0,0.6);
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper {
border: 0;
height: 80px;
background-color: #fff;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .logo-wrapper img {
margin: 18px 0 25px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu {
display: block;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu {
margin-left: 0;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li.active>a {
color: #aa78ae;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li>a {
color: #333;
padding: 10px 20px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
top: auto;
bottom: -5px;
right: auto;
left: 50%;
margin-left: -3px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li>a span.menu-title {
font-size: 16px;
text-transform: capitalize;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .yt-megamenu {
margin-top: 0;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .yt-header-under {
padding: 0;
margin-top: 27px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar {
margin-top: 20px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu {
display: inline-block;
float: right;
cursor: pointer;
margin: 0 10px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:hover .fa-bars:before {
content: "\f00d ";
color: #aa78ae;
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu {
float: left;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .fa {
font-size: 16px;
color: #333;
margin: 0px;
width: 60px;
height: 60px;
text-align: center;
background: #eee;
line-height: 63px;
border-radius: 50%;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:hover .sidebar-top {
opacity: 1;
filter: alpha(opacity=10000);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top {
position: absolute;
width: 230px;
right: 15px;
background: #fff;
box-shadow: 0px 1px 2px 1px #ddd;
border-top: 2px solid #df1f26;
padding: 20px;
z-index: 6996;
opacity: 0;
top: 62px;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-ms-transform-origin: right top;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top {
right: auto;
left: 15px;
-ms-transform-origin: left top;
-webkit-transform-origin: left top;
transform-origin: left top;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first {
margin-bottom: 30px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner h3 {
font-size: 14px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li {
display: inline-block;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li.active a {
background-color: #eee;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
padding: 5px;
border: 1px solid #ddd;
margin-right: 20px;
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
margin-left: 20px;
margin-right: 0;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner h3 {
text-transform: uppercase;
font-size: 14px;
margin-bottom: 22px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li>a {
display: none;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li {
display: inline-block;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a {
padding: 7px 9px;
border: 1px solid #ddd;
margin-right: 20px;
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a {
margin-left: 20px;
margin-right: 0;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a.active {
color: #df1f26;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top {
margin-top: 30px;
border-top: 1px solid #ddd;
padding: 13px 0 16px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login a {
font-size: 14px;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
content: "\f178";
position: relative;
font-family: FontAwesome !important;
margin-right: 8px;
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
margin-right: 0;
margin-left: 8px;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
float: right;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
content: "\f178";
position: relative;
font-family: FontAwesome !important;
margin-right: 8px;
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
margin-right: 0;
margin-left: 8px;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
float: right;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu {
border-top: 1px solid #ddd;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:last-child a {
border-bottom: 0;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li a {
font-size: 14px;
padding: 13px 0;
border-bottom: 1px solid #ddd;
position: relative;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:hover a:before {
content: "\f178";
position: relative;
font-family: FontAwesome !important;
margin-right: 8px;
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:hover a:before {
margin-right: 0;
margin-left: 8px;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
float: right;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .account {
padding-right: 11px;
padding-left: 13px;
border-right: 0;
position: relative;
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .account {
padding-left: 11px;
padding-right: 13px;
border-right: 0;
border-left: 0;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .account a {
font-size: 14px;
color: #444;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .account a:hover {
color: #df1f26;
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .account:before {
content: '';
width: 17px;
height: 16px;
background: url(../assets/img/group_btn.png) no-repeat center -1672px;
position: relative;
display: inline-block;
}
.header-style14 .yt-header-under-2 .sm-serachbox-pro {
display: none;
min-width: 370px;
z-index: 999;
right: 0px;
top: 62px;
position: absolute;
background: #fff;
padding: 10px;
box-shadow: 0 0 2px #ddd;
}
.header-style14 .yt-header-under-2 .sm-serachbox-pro .form-search {
width: 100%;
}
.rtl .header-style14 .yt-header-under-2 .sm-serachbox-pro {
right: auto;
left: 10px;
}
.header-style14 .top-form-minicart {
border: 0;
padding: 0;
}
.header-style14 .top-form-minicart .top-minicart {
border: 0;
padding: 0;
width: 60px;
height: 60px;
background: #eee;
line-height: 60px;
border-radius: 50%;
float: none;
}
.rtl .header-style14 .top-form-minicart .top-minicart {
padding: 0 10px 0 13px;
}
.header-style14 .top-form-minicart .top-minicart a {
width: 17px;
height: 17px;
display: inline-block;
overflow: hidden;
position: absolute;
top: 5px;
left: 50%;
margin-left: -8px;
line-height: 17px;
font-size: 12px;
font-weight: bold;
color: #333;
}
.header-style14 .top-form-minicart .top-minicart:after {
background: none;
position: relative;
top: inherit;
left: inherit;
content: "\f291";
font-family: FontAwesome !important;
font-size: 16px;
}
.header-style14 .top-form-minicart .wrapp-minicart {
right: 10px;
top: 62px;
}
.rtl .header-style14 .top-form-minicart .wrapp-minicart {
right: auto;
left: 10px;
-ms-transform-origin: left top;
-webkit-transform-origin: left top;
transform-origin: left top;
}
.header-style14 .top-header-sidebar-search {
display: inline-block;
float: right;
position: relative;
}
.rtl .header-style14 .top-header-sidebar-search {
float: left;
}
.header-style14 .phone-icon-search {
display: block !important;
margin: 0px;
font-size: 16px;
color: #333;
padding: 1px;
cursor: pointer;
width: 60px;
height: 60px;
background: #eeeeee;
border-radius: 50%;
text-align: center;
line-height: 60px;
}
.header-style14 .sm-serachbox-pro {
display: none;
position: absolute;
}
.header-style15 .yt-header-top {
height: initial;
background: rgba(6,5,7,0.7);
border-bottom: none;
position: relative;
top: 0;
width: 100%;
}
.page-template-page-home15-php .header-style15 .yt-header-top {
position: absolute;
}
.header-style15 .yt-header-top .logo-wrapper {
padding-top: 15px;
padding-bottom: 20px;
}
.header-style15 .yt-header-top .yt-header-topv2 {
border-bottom: 1px solid rgba(255,255,255,0.1);
height: 34px;
border-left: 1px solid rgba(255,255,255,0.1);
}
.rtl .header-style15 .yt-header-top .yt-header-topv2 {
border-left: 0;
border-right: 1px solid rgba(255,255,255,0.1);
}
.header-style15 .yt-header-top .offer-wrapper {
line-height: 34px;
max-height: 34px;
}
.header-style15 .yt-header-top .offer-wrapper ul li {
color: rgba(255,255,255,0.5);
padding-left: 25px;
}
.rtl .header-style15 .yt-header-top .offer-wrapper ul li {
padding-left: 0;
padding-right: 25px;
}
.header-style15 .yt-header-top .offer-wrapper ul li a {
color: rgba(255,255,255,0.5);
}
.header-style15 .yt-header-top .offer-wrapper ul li a:hover {
color: #ffffff;
}
.header-style15 .yt-header-top .offer-wrapper ul li .sp-ic {
color: rgba(255,255,255,0.5);
}
.header-style15 .yt-header-top .block-action-header >ul>li>a,
.header-style15 .yt-header-top .block-action-header.login-link .top-login .div-logined a,
.header-style15 .yt-header-top .block-action-header form>ul>li>a,
.header-style15 .yt-header-top .block-action-header .top-login>ul>li>a {
padding: 7px 15px;
color: rgba(255,255,255,0.5);
font-size: 12px;
font-weight: 400;
}
.header-style15 .yt-header-top .block-action-header >ul>li>a:before,
.header-style15 .yt-header-top .block-action-header.login-link .top-login .div-logined a:before,
.header-style15 .yt-header-top .block-action-header form>ul>li>a:before,
.header-style15 .yt-header-top .block-action-header .top-login>ul>li>a:before {
color: rgba(255,255,255,0.1);
}
.header-style15 .yt-header-top .block-action-header.language-switcher div>ul.nav>li>a {
padding: 7px 0px 7px 15px;
color: rgba(255,255,255,0.5);
font-size: 12px;
font-weight: 400;
}
.header-style15 .yt-header-top .block-action-header.language-switcher div>ul.nav>li>a:before {
color: rgba(255,255,255,0.1);
}
.header-style15 .yt-header-top .yt-header-middle {
padding: 0;
border-left: 1px solid rgba(255,255,255,0.1);
}
.rtl .header-style15 .yt-header-top .yt-header-middle {
border-left: 0;
border-right: 1px solid rgba(255,255,255,0.1);
}
.header-style15 .yt-header-top .yt-header-middle .yt-megamenu {
margin: 0;
}
.header-style15 .yt-header-top .yt-header-middle .yt-header-under {
padding-top: 10px;
padding-bottom: 3px;
padding-left: 30px;
}
.rtl .header-style15 .yt-header-top .yt-header-middle .yt-header-under {
padding-left: 0;
padding-right: 30px;
}
.header-style15 .yt-header-top .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
display: none;
}
.header-style15 .yt-header-top .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
font-size: 13px;
font-weight: bold;
color: rgba(255,255,255,0.8);
}
.header-style15 .yt-header-top .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li:hover >a span.menu-title,
.header-style15 .yt-header-top .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li.active >a span.menu-title {
color: #aa78ae;
}
.header-style15 .widget {
display: none;
}
.header-style15 .yt-searchpro {
display: inline-block;
float: right;
position: relative;
}
.header-style15 .phone-icon-search {
display: block !important;
cursor: pointer;
margin-top: 7px;
margin-right: 12px;
}
.header-style15 .phone-icon-search:hover .fa {
color: #aa78ae;
}
.header-style15 .phone-icon-search .fa {
font-size: 16px;
color: rgba(255,255,255,0.8);
}
.header-style15 .sm-serachbox-pro {
display: none;
min-width: 370px;
z-index: 999;
right: 0px;
top: auto;
position: absolute;
background: #fff;
padding: 10px;
box-shadow: 0 0 2px #ddd;
}
.header-style15 .sm-serachbox-pro .form-search {
width: 100%;
}
.header-style15 .sm-serachbox-pro .form-search .input-search input {
padding-left: 10px;
}
.header-style15 .yt-header-under .mini-cart-header {
margin-top: 6px;
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart {
background: transparent;
padding: 0;
border: 0;
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart {
border: 0;
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart:after {
background: none;
position: absolute;
top: -1px;
left: 12px;
content: "\f291";
font-family: FontAwesome !important;
font-size: 16px;
color: rgba(255,255,255,0.8);
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart a.cart-contents {
color: rgba(255,255,255,0.8);
text-transform: capitalize;
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart a.cart-contents .gach,
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart a.cart-contents .total-cart {
display: none;
}
.header-style15 .my-account-link {
display: none;
}
.header-style15 .my-account-link.my-account-link-other {
display: block;
}
body.resmenu-open:before {
content: '';
background: rgba(0,0,0,0.7);
position: fixed;
top: 0;
left: 0;
height: 100%;
z-index: 9999;
width: 100%;
}
[data-elementor-type*="header"] .elementor-column-gap-default .elementor-row .elementor-column .elementor-element-populated {
padding: 0 15px !important;
}
[data-elementor-type*="header"] >.elementor-inner>.elementor-section-wrap>.elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0 !important;
}
.elementor-location-footer {
overflow: hidden;
}
.top-left1 >.elementor-element-populated>.elementor-widget-wrap {
-webkit-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
}
.top-left1 >.elementor-element-populated>.elementor-widget-wrap >div {
flex-direction: row;
align-items: baseline;
justify-content: flex-start;
width: auto;
}
.top-right1 >.elementor-element-populated {
-webkit-justify-content: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
}
.top-right1 >.elementor-element-populated >div {
flex-direction: row;
align-items: baseline;
justify-content: flex-end;
width: auto;
}
.header-logo-elementor .elementor-widget-wrap {
-webkit-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
}
.header-logo-elementor .elementor-widget-wrap >div {
width: auto;
}
.header-elementor1 {
background: #f6f6f6;
}
.header-elementor1 .yt-header-under .yt-menu {
margin-left: 0;
}
.rtl .header-elementor1 .yt-header-under .yt-menu {
margin-right: 0;
}
.header-elementor1 .yt-header-middle {
padding: 10px 0 0 0;
}
.header-elementor1 .header-under-2-wrapper {
border-color: transparent;
}
.header-elementor1 .header-under-2-wrapper .sm-serachbox-pro {
margin-right: 0;
}
.rtl .header-elementor1 .header-under-2-wrapper .sm-serachbox-pro {
margin-left: 0;
}
.header-elementor1 .top-form-minicart .wrapp-minicart {
top: 59px;
}
.header-elementor2 .yt-header-middle {
padding: 15px 0 5px 0;
}
.header-elementor2 .yt-header-middle .yt-megamenu {
width: auto;
}
.header-elementor2 .header-under-2-wrapper {
border-color: transparent;
}
.header-elementor2 .header-under-2-wrapper .mega-left-title {
height: 46px;
margin-top: 6px;
border-radius: 2px 2px 0 0;
background: #ffd741;
}
.header-elementor2 .header-under-2-wrapper .mega-left-title strong {
line-height: 47px;
color: #222;
}
.header-elementor2 .header-under-2-wrapper .mega-left-title strong:before {
width: 55px;
height: 46px;
content: "\f00b";
text-align: center;
font-size: 16px;
color: #222;
line-height: 46px;
font-family: FontAwesome !important;
background: none;
}
.header-elementor2 .header-under-2-wrapper .vertical-megamenu {
display: block;
margin: 0;
}
.header-elementor2 .header-under-2-wrapper .sm-serachbox-pro {
margin: 0;
}
.rtl .header-elementor2 .header-under-2-wrapper .sm-serachbox-pro {
margin: 0;
}
.header-elementor2 .wrapp-minicart {
top: 52px;
}
.header-elementor3 .block-action-header .elementor-widget-container>ul>li >a {
padding: 0 20px;
position: relative;
display: inline;
color: #fff;
}
.header-elementor3 .block-action-header .elementor-widget-container>ul>li >a:hover {
color: #ddd;
}
.header-elementor3 .block-action-header .elementor-widget-container>ul>li >a:before {
content: "";
width: 1px;
height: 100%;
position: absolute;
left: -1px;
background: #fff;
top: 0;
opacity: 0.2;
}
.header-elementor3 .block-action-header .elementor-widget-container>ul>li ul li .top-login {
width: 100%;
}
.header-elementor3 .block-action-header .elementor-widget-container>ul>li ul li a {
vertical-align: top;
}
.header-elementor3 .yt-header-middle .yt-header-under {
padding-top: 0;
}
.header-elementor3 .yt-header-middle .top-form-minicart {
border-radius: 4px;
}
.header-elementor3 .yt-header-middle .top-form-minicart .top-minicart {
background: #fe5454;
height: 42px;
line-height: 42px;
}
.header-elementor3 .yt-header-middle .top-form-minicart .top-minicart .cart-contents {
font-weight: bold;
text-transform: lowercase;
}
.header-elementor3 .yt-header-middle .sm-serachbox-pro .form-search {
width: 100%;
}
.header-elementor3 .top-form-minicart {
margin-left: 10px;
}
.rtl .header-elementor3 .top-form-minicart {
margin-left: 0;
margin-right: 10px;
}
.header-elementor3 .yt-header-under-2 .yt-header-under {
padding-top: 0;
}
.header-elementor3 .yt-header-under-2 .yt-header-under .yt-menu {
margin: 0;
}
.rtl .header-elementor3 .yt-header-under-2 .yt-header-under .yt-menu {
margin: 0;
}
.header-elementor3 .yt-header-under-2 .yt-megamenu {
margin: 0 0 0 30px;
}
.rtl .header-elementor3 .yt-header-under-2 .yt-megamenu {
margin: 0 30px 0 0;
}
.header-elementor3 #lang_sel ul {
margin-left: 10px;
width: 74px;
height: 42px;
line-height: 40px;
border: 1px solid rgba(255,255,255,0.2);
font-size: 12px;
text-transform: uppercase;
padding: 0 8px;
background: rgba(0,0,0,0.15);
list-style: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.header-elementor3 #lang_sel ul >li {
position: relative;
}
.header-elementor3 #lang_sel ul >li:after {
content: "\f0d7";
font-family: FontAwesome !important;
position: absolute;
right: 0;
top: 0;
color: #fff;
}
.header-elementor3 #lang_sel ul >li a.lang_sel_sel {
padding: 0;
width: 100%;
color: #ddd;
}
.header-elementor3 #lang_sel ul >li a.lang_sel_sel img {
display: inline-block;
position: relative;
top: -2px;
}
.header-elementor3 #lang_sel ul >li a.lang_sel_sel:hover,
.header-elementor3 #lang_sel ul >li a.lang_sel_sel:focus {
background: transparent;
color: #fff;
}
.header-elementor3 #lang_sel ul >li >ul {
border: 0px;
margin: 0;
z-index: 9999;
position: absolute;
display: none;
background: #fff;
-webkit-box-shadow: 0 0 2px #ddd;
box-shadow: 0 0 2px #ddd;
min-width: 80px;
padding: 0px 10px;
text-transform: capitalize;
left: -11px;
}
.rtl .header-elementor3 #lang_sel ul >li >ul {
left: auto;
right: -11px;
}
.header-elementor3 #lang_sel ul >li >ul li.active a {
color: #aa78ae;
font-weight: bold;
}
.header-elementor3 #lang_sel ul >li >ul li:after {
display: none;
}
.header-elementor3 #lang_sel ul >li >ul li a img {
display: inline-block;
vertical-align: text-top;
}
.header-elementor3 #lang_sel ul >li:hover >ul {
display: block;
z-index: 9999;
height: auto;
}
.header-elementor3 .currency_w {
margin-left: 5px;
width: 56px;
height: 42px;
line-height: 40px;
border: 1px solid rgba(255,255,255,0.2);
font-size: 12px;
text-transform: uppercase;
padding: 0 8px;
background: rgba(0,0,0,0.15);
list-style: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.header-elementor3 .currency_w >li {
position: relative;
}
.header-elementor3 .currency_w >li:after {
content: "\f0d7";
font-family: FontAwesome !important;
position: absolute;
right: 0;
top: 0;
color: #fff;
}
.header-elementor3 .currency_w >li >a {
color: #ddd;
}
.header-elementor3 .currency_w >li >a:hover {
color: #fff;
}
.header-elementor3 .currency_w >li >ul {
border: 0px;
margin: 0;
z-index: 9999;
position: absolute;
display: none;
background: #fff;
-webkit-box-shadow: 0 0 2px #ddd;
box-shadow: 0 0 2px #ddd;
min-width: 61px;
padding: 0px 10px;
text-transform: capitalize;
left: -11px;
width: 100%;
}
.rtl .header-elementor3 .currency_w >li >ul {
left: auto;
right: -11px;
}
.header-elementor3 .currency_w >li >ul li a.active {
color: #aa78ae;
font-weight: bold;
}
.header-elementor3 .currency_w >li >ul li.active a {
color: #aa78ae;
font-weight: bold;
}
.header-elementor3 .currency_w >li >ul li:after {
display: none;
}
.header-elementor3 .currency_w >li >ul li a img {
display: inline-block;
vertical-align: text-top;
}
.header-elementor3 .currency_w >li:hover >ul {
display: block;
z-index: 9999;
height: auto;
}
.yt-ekey {
font-size: 12px;
font-weight: bold;
color: #fff;
display: inline-block;
vertical-align: top;
margin-top: -40px;
}
.yt-ekey a {
font-weight: normal;
color: rgba(255,255,255,0.8);
letter-spacing: 0.75px;
}
.yt-ekey a:hover {
color: #fff;
}
.header-elementor4 .yt-header-middle {
padding: 30px 0 40px 0;
}
.header-elementor4 .yt-header-under-2 .yt-megamenu {
margin-top: 0;
}
.header-elementor4 .header-under-2-wrapper .sm-serachbox-pro {
margin: 0;
}
.rtl .header-elementor4 .header-under-2-wrapper .sm-serachbox-pro {
margin: 0;
}
.header-elementor4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li >a {
padding-top: 16px;
}
.header-elementor4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li:first-child>a {
padding-top: 16px;
}
.header-elementor4 .etop-header-sidebar {
padding: 0;
}
.rtl .header-elementor4 .etop-header-sidebar {
padding: 0;
}
.header-elementor4 .etop-header-sidebar i.fa {
line-height: 23px;
height: 23px;
width: 30px;
text-align: right;
background: transparent;
}
.rtl .header-elementor4 .etop-header-sidebar i.fa {
text-align: left;
}
.header-elementor4 .etop-header-sidebar:hover .sidebar-top {
top: 36px;
}
.search-cate {
position: relative;
}
.search-cate .search-tog {
display: block;
border-left: 1px #ddd solid;
overflow: hidden;
width: 50px;
}
.search-cate .search-tog i {
padding: 12px;
font-size: 16px;
cursor: pointer;
display: block;
}
.search-cate .search-tog i.open:before {
content: "\f00d";
}
.search-cate .search-tog:hover {
color: #aa78ae;
}
.search-cate .revo_top {
display: none;
position: absolute;
top: 50px;
right: 0;
z-index: 9;
width: 400px;
background: #fff;
}
.rtl .search-cate .revo_top {
right: auto;
left: 0;
}
.search-cate .revo_top .form-search {
margin-top: 0;
}
.header-elementor5 .yt-header-under-2 .header-under-2-wrapper .yt-header-under {
margin-top: 8px;
}
.header-elementor5 .yt-header-under-2 .sm-serachbox-pro {
display: block;
float: none;
min-width: auto;
top: 0;
right: auto;
position: relative;
margin: 0;
}
.rtl .header-elementor5 .yt-header-under-2 .sm-serachbox-pro {
right: 0;
left: auto;
}
.header-elementor5 .yt-header-under-2 .sm-serachbox-pro .search-cate {
margin-top: 4px;
}
.header-elementor5 .yt-header-under-2 .sm-serachbox-pro .search-cate .search-tog {
border: none;
color: #fff;
}
.header-elementor5 .yt-header-under-2 .sm-serachbox-pro .search-cate .search-tog:hover {
color: #aa78ae;
}
.header-elementor5 .top-form-minicart {
padding-top: 20px;
}
.header-elementor5 .top-form-minicart .top-minicart {
height: 30px;
}
.header-elementor5 .top-right1 >.elementor-element-populated>.elementor-widget-wrap>div {
margin-bottom: 0;
}
.header-elementor5 .top-right1 .account {
padding: 20px 11px 0 13px;
position: relative;
}
.rtl .header-elementor5 .top-right1 .account {
padding: 20px 13px 0 11px;
}
.header-elementor5 .top-right1 .account:before {
content: '';
width: 17px;
height: 16px;
background: url(../assets/img/group_btn.png) no-repeat center -1672px;
position: relative;
display: inline-block;
}
.header-elementor5 .top-right1 .etop-header-sidebar {
padding: 12px 0 0 0;
}
.rtl .header-elementor5 .top-right1 .etop-header-sidebar {
padding: 12px 0 0 0;
}
.header-elementor5 .top-right1 .etop-header-sidebar i.fa {
line-height: 35px;
height: 25px;
width: 25px;
background: transparent;
color: #fff;
}
.header-elementor6 {
border-bottom: 1px #ddd solid;
}
.header-elementor6 .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
margin-bottom: 0;
}
.header-elementor6 .yt-header-under .yt-menu {
margin-left: 0 !important;
}
.rtl .header-elementor6 .yt-header-under .yt-menu {
margin-right: 0 !important;
}
.header-elementor6 .header-under-2-wrapper .sm-serachbox-pro {
border-right: 1px #ddd solid;
width: 65%;
}
.rtl .header-elementor6 .header-under-2-wrapper .sm-serachbox-pro {
border-right: none;
border-left: 1px #ddd solid;
}
.header-elementor6 #socials {
line-height: 19px;
}
.header-elementor7 .yt-megamenu {
margin-top: 0;
}
.header-elementor7 .header-under-2-wrapper .top-right1 {
width: 18%;
}
.header-elementor8 .yt-header-top .top-left1 .block-action-header.language-switcher ul.nav li a,
.header-elementor8 .yt-header-top .top-left1 .block-action-header ul li a {
color: #fff;
padding: 10px 15px;
}
.header-elementor8 .yt-header-top .top-left1 .block-action-header.language-switcher ul.nav li a {
padding-left: 0;
}
.header-elementor8 .yt-header-top .top-left1 .block-action-header.language-switcher ul.nav li a .rtl {
padding-left: 15px;
padding-right: 0;
}
.header-elementor8 .yt-header-top .top-right1 ul {
margin: 0;
list-style: none;
}
.header-elementor8 .yt-header-top .top-right1 ul li {
float: right;
}
.header-elementor8 .yt-header-top .top-right1 ul li a {
padding: 10px 15px;
display: block;
color: #fff;
position: relative;
}
.header-elementor8 .yt-header-top .top-right1 ul li a:before {
content: "|";
position: absolute;
left: 0;
color: #fff;
}
.header-elementor8 .yt-header-top .top-right1 ul li a span.fa {
font-size: 14px;
margin: 0 8px 0 0;
}
.rtl .header-elementor8 .yt-header-top .top-right1 ul li a span.fa {
margin: 0 0 0 8px;
}
.header-elementor8 .yt-header-top .top-right1 ul li a .menu-img {
float: left;
margin: 0 8px 0 0;
}
.rtl .header-elementor8 .yt-header-top .top-right1 ul li a .menu-img {
float: right;
margin: 0 0 0 8px;
}
.header-elementor8 .yt-header-top .top-right1 ul li:last-child a:before {
display: none;
}
.header-elementor8 .sm-serachbox-pro .search-cate .search-tog {
border: none;
color: #aa78ae;
}
.header-elementor8 .sm-serachbox-pro .search-cate .search-tog:hover {
color: #444;
}
.rtl .header-elementor8 .sm-serachbox-pro .search-cate .search-tog {
border: none;
}
.header-elementor8 .yt-header-middle {
padding: 20px 0 5px 0;
}
.header-elementor8 .yt-megamenu {
margin-top: 0;
}
.header-elementor8 .yt-megamenu .yt-header-under {
padding-top: 6px;
}
.header-elementor9 .yt-header-top .top-right1 ul {
margin: 0;
list-style: none;
}
.header-elementor9 .yt-header-top .top-right1 ul li {
float: right;
}
.header-elementor9 .yt-header-top .top-right1 ul li a {
padding: 10px 15px;
display: block;
position: relative;
}
.header-elementor9 .yt-header-top .top-right1 ul li a:before {
content: "|";
position: absolute;
left: 0;
color: #666;
}
.header-elementor9 .yt-header-top .top-right1 ul li a span.fa {
font-size: 14px;
margin: 0 8px 0 0;
}
.rtl .header-elementor9 .yt-header-top .top-right1 ul li a span.fa {
margin: 0 0 0 8px;
}
.header-elementor9 .yt-header-top .top-right1 ul li a .menu-img {
display: none;
}
.header-elementor9 .yt-header-top .top-right1 ul li:last-child a:before {
display: none;
}
.header-elementor9 .yt-header-top .top-right1 ul li.menu-my-account {
background: url(../assets/img/group_btn.png) no-repeat -15px -541px;
padding-left: 11px;
}
.rtl .header-elementor9 .yt-header-top .top-right1 ul li.menu-my-account {
padding-left: 0;
padding-right: 11px;
}
.header-elementor9 .mega-left-title {
height: 53px;
}
.header-elementor9 ul.vertical-megamenu {
border-right: none;
}
.rtl .header-elementor9 ul.vertical-megamenu {
border-left: none;
border-right: 1px #ddd solid;
}
.header-elementor9 .yt-header-middle {
padding: 30px 0 20px;
}
.header-elementor9 .header-under-2-wrapper {
border: none;
}
.header-elementor9 .yt-megamenu {
margin-top: 0;
}
.header-elementor9 .yt-megamenu .yt-header-under {
padding-top: 0;
}
.header-elementor9 .yt-megamenu .yt-header-under .yt-menu {
margin-left: 0;
vertical-align: top;
}
.rtl .header-elementor9 .yt-megamenu .yt-header-under .yt-menu {
margin-right: 0;
}
.header-elementor9 .yt-megamenu .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
font-size: 14px;
}
.header-elementor9 .primary-menu {
display: block;
}
.header-elementor9 .top-form-minicart {
margin-left: 20px;
}
.rtl .header-elementor9 .top-form-minicart {
margin-left: 0;
margin-right: 20px;
}
.header-elementor9 .today-deals .fa {
display: inline-block;
vertical-align: top;
margin-top: 1px;
}
.header-elementor9 .today-deals a {
text-transform: uppercase;
font-size: 14px;
color: #aa78ae;
display: inline-block;
vertical-align: top;
}
.header-elementor9 .sm-serachbox-pro .form-search .button-search-pro {
height: 40px;
width: 40px;
top: -1px;
right: -1px;
background: #aa78ae;
text-align: center;
color: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.rtl .header-elementor9 .sm-serachbox-pro .form-search .button-search-pro {
right: auto;
left: -1px;
}
.header-elementor9 .sm-serachbox-pro .form-search .button-search-pro:hover {
background: #444;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.header-elementor10 .yt-header-top {
border-bottom: 1px #ddd solid;
border-top: none;
padding-left: 25px;
}
.rtl .header-elementor10 .yt-header-top {
padding-left: 0;
padding-right: 25px;
}
.header-elementor10 .yt-header-top .offer-wrapper ul {
margin-bottom: 0;
}
.header-elementor10 .yt-header-top .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
margin-bottom: 0;
}
.header-elementor10 .yt-header-middle {
padding-left: 15px;
}
.rtl .header-elementor10 .yt-header-middle {
padding-left: 0;
padding-right: 15px;
}
.header-elementor11 .yt-header-top .block-action-header.language-switcher ul.nav>li>a {
padding: 8px 15px 8px 0;
}
.rtl .header-elementor11 .yt-header-top .block-action-header.language-switcher ul.nav>li>a {
padding: 8px 0 8px 15px;
}
.header-elementor11 .yt-header-top .block-action-header ul >li >a {
color: #fff;
}
.header-elementor11 .yt-header-top .block-action-header ul >li ul {
background: #000;
}
.header-elementor11 .yt-header-top .top-right1 ul {
margin: 0;
list-style: none;
}
.header-elementor11 .yt-header-top .top-right1 ul li {
float: right;
}
.header-elementor11 .yt-header-top .top-right1 ul li a {
padding: 10px 15px;
display: block;
color: #fff;
position: relative;
}
.header-elementor11 .yt-header-top .top-right1 ul li a:before {
content: "|";
position: absolute;
left: 0;
color: #fff;
}
.header-elementor11 .yt-header-top .top-right1 ul li a span.fa {
font-size: 14px;
margin: 0 8px 0 0;
}
.rtl .header-elementor11 .yt-header-top .top-right1 ul li a span.fa {
margin: 0 0 0 8px;
}
.header-elementor11 .yt-header-top .top-right1 ul li a .menu-img {
float: left;
margin: 0 8px 0 0;
}
.rtl .header-elementor11 .yt-header-top .top-right1 ul li a .menu-img {
float: right;
margin: 0 0 0 8px;
}
.header-elementor11 .yt-header-top .top-right1 ul li:last-child a:before {
display: none;
}
.header-elementor11 .yt-header-middle {
padding: 10px 0 5px 0;
}
.header-elementor11 .header-under-2-wrapper {
border-color: #ddd;
border-width: 1px 0;
}
.header-elementor11 .header-under-2-wrapper .yt-header-under-2 {
border: none;
}
.header-elementor11 .header-under-2-wrapper .hot-line {
padding-top: 14px;
color: #444;
font-size: 14px;
}
.header-elementor11 .header-under-2-wrapper .hot-line i.fa {
color: #aa78ae;
}
.header-elementor11 .yt-megamenu {
margin-top: 0;
}
.header-elementor11 .yt-megamenu .yt-header-under {
padding-top: 0;
}
.header-elementor11 .yt-megamenu .yt-header-under .yt-menu {
margin-left: 0;
vertical-align: top;
}
.rtl .header-elementor11 .yt-megamenu .yt-header-under .yt-menu {
margin-right: 0;
}
.header-elementor11 .yt-megamenu .yt-header-under .yt-menu .navbar-inverse>ul>li>a {
font-size: 13px !important;
}
.header-elementor11 .yt-megamenu .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
font-size: 13px;
}
.header-elementor11 .primary-menu {
display: block;
}
.header-elementor11 .top-form-minicart {
margin-left: 20px;
}
.rtl .header-elementor11 .top-form-minicart {
margin-left: 0;
margin-right: 20px;
}
.header-elementor11 .sm-serachbox-pro .form-search .button-search-pro {
height: 40px;
width: 40px;
top: -1px;
right: -1px;
background: #aa78ae;
text-align: center;
color: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.rtl .header-elementor11 .sm-serachbox-pro .form-search .button-search-pro {
right: auto;
left: -1px;
}
.header-elementor11 .sm-serachbox-pro .form-search .button-search-pro:hover {
background: #444;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.header-elementor12 .sm-serachbox-pro {
padding-top: 5px;
}
.header-elementor12 .sm-serachbox-pro .search-cate .search-tog {
border: none;
}
.header-elementor12 .sm-serachbox-pro .search-cate .search-tog i {
font-size: 20px;
}
.rtl .header-elementor12 .sm-serachbox-pro .search-cate .search-tog {
border: none;
}
.header-elementor13 {
position: fixed !important;
width: 14.5% !important;
z-index: 999;
height: 100%;
background: url(../assets/img/bg-header.jpg) no-repeat;
background-size: cover;
}
.header-elementor13 .header-style13 ul.vertical-megamenu {
background: transparent;
padding-top: 30px;
border: none;
border-top: 1px solid rgba(255,255,255,0.08);
text-align: center;
}
.header-elementor13 .header-style13 ul.vertical-megamenu:before {
display: none;
}
.header-elementor13 .header-style13 ul.vertical-megamenu li.style3 {
display: none;
}
.header-elementor13 .header-style13 ul.vertical-megamenu >li >a {
font-size: 18px;
color: rgba(255,255,255,0.6);
font-weight: bold;
text-transform: uppercase;
height: 43px;
line-height: 43px;
margin-bottom: 10px;
}
.header-elementor13 .header-style13 ul.vertical-megamenu >li >a:hover {
color: #aa78ae;
}
.header-elementor13 .header-style13 ul.vertical-megamenu >li >a:hover:after {
color: #aa78ae;
}
.header-elementor13 .header-style13 ul.vertical-megamenu >li >a:before {
display: none;
}
.header-elementor13 .header-style13 ul.vertical-megamenu >li >a:after {
content: "\f067";
font-size: 8px;
font-weight: 400;
}
.header-elementor13 .header-style13 ul.vertical-megamenu >li:hover >a,
.header-elementor13 .header-style13 ul.vertical-megamenu >li.active >a {
background: rgba(255,255,255,0.15);
color: #aa78ae !important;
}
.header-elementor13 .header-style13 ul.vertical-megamenu >li:hover >a:after,
.header-elementor13 .header-style13 ul.vertical-megamenu >li.active >a:after {
color: #aa78ae;
}
.header-elementor13 .header-style13 ul.vertical-megamenu >li.menu-daily-deals {
display: none;
}
.header-elementor13 .header-style13 ul.vertical-megamenu >li ul.dropdown-sub>li.active >a {
color: #aa78ae;
}
.header-elementor13 .header-style13 .ya_social {
overflow: hidden;
position: fixed;
bottom: 0px;
left: 10px;
padding: 37px 0 10px 0;
border-top: 1px solid rgba(255,255,255,0.08);
border-bottom: 1px solid rgba(255,255,255,0.08);
z-index: 345;
}
.rtl .header-elementor13 .header-style13 .ya_social {
left: auto;
right: 10px;
}
.header-elementor13 .header-style13 .ya_social .main-social {
margin: 0;
list-style: none;
display: table;
margin: 0 auto;
}
.header-elementor13 .header-style13 .ya_social .main-social li {
float: left;
width: 2.084vw;
height: 2.084vw;
line-height: 2.084vw;
text-align: center;
background: rgba(255,255,255,0.1);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
margin: 0 5px;
}
.header-elementor13 .header-style13 .ya_social .main-social li .fa {
font-size: 14px;
color: rgba(255,255,255,0.5);
}
.header-elementor13 .header-style13 .ya_social .main-social li:hover {
cursor: pointer;
background: #aa78ae;
}
.header-elementor13 .header-style13 .ya_social .main-social li:hover .fa {
color: #fff;
}
.page-template-page-home13.elementor-page >.container {
max-width: 1600px;
padding-left: 6.3%;
}
.page-template-page-home13.elementor-page .elementor-location-footer {
padding-left: 8%;
}
.rtl.page-template-page-home13.elementor-page .header-elementor13 {
left: auto !important;
right: 0 !important;
width: 14.583333333333% !important;
}
.rtl.page-template-page-home13.elementor-page >.container {
padding-left: 0;
padding-right: 6.3%;
}
.rtl.page-template-page-home13.elementor-page .elementor-location-footer {
padding-left: 0;
padding-right: 8%;
}
.sidebar-top-elementor .yt-megamenu {
display: none;
}
.sidebar-top-elementor .elementor-container {
max-width: 1560px !important;
padding-left: 3%;
}
.rtl .sidebar-top-elementor .elementor-container {
padding-left: 0;
padding-right: 3%;
}
.sidebar-top-elementor .top-left1 .freeship {
font-size: 14px;
color: #999999;
padding-top: 13px;
}
.sidebar-top-elementor .top-left1 .freeship .fa {
font-size: 20px;
color: #222;
}
.sidebar-top-elementor .top-left1 .freeship strong {
font-size: 16px;
color: #111;
}
.sidebar-top-elementor .top-right1 >.elementor-element-populated>.elementor-widget-wrap>div {
margin-bottom: 3px;
}
.sidebar-top-elementor .top-right1 .search-cate .search-tog {
border: none;
padding-top: 3px;
}
.sidebar-top-elementor .top-right1 .search-cate .search-tog i {
font-size: 20px;
color: #222;
}
.sidebar-top-elementor .top-right1 .search-cate .search-tog i:hover {
color: #aa78ae;
}
.sidebar-top-elementor .top-right1 ul.menu {
margin: 0;
list-style: none;
}
.sidebar-top-elementor .top-right1 ul.menu >li>a .menu-title {
font-size: 0;
}
.sidebar-top-elementor .top-right1 ul.menu li a {
padding: 13px 25px 12px 25px;
display: block;
}
.sidebar-top-elementor .top-right1 ul.menu li a:after {
content: "\f007";
font-family: "FontAwesome";
font-size: 21px;
color: #222;
font-weight: normal;
}
.sidebar-top-elementor .top-right1 ul.menu li ul {
border: 0px;
margin-left: 0;
z-index: 999;
position: absolute;
display: none;
margin: 0;
background: #fff;
-webkit-box-shadow: 0 0 2px #ddd;
box-shadow: 0 0 2px #ddd;
}
.sidebar-top-elementor .top-right1 ul.menu li ul li a:after,
.sidebar-top-elementor .top-right1 ul.menu li ul li a:before {
display: none;
}
.sidebar-top-elementor .top-right1 ul.menu li ul li a:hover {
background: #aa78ae;
color: #fff;
}
.sidebar-top-elementor .top-right1 ul.menu li:hover ul {
display: block;
z-index: 999;
height: auto;
min-width: auto;
width: 120px;
padding: 0;
}
.sidebar-top-elementor .top-right1 .top-form-minicart {
border: 0;
padding: 15px 0 0 0;
position: relative;
}
.sidebar-top-elementor .top-right1 .top-form-minicart .top-minicart {
border: 0;
padding-left: 32px;
}
.rtl .sidebar-top-elementor .top-right1 .top-form-minicart .top-minicart {
padding-left: 0;
padding-right: 32px;
}
.sidebar-top-elementor .top-right1 .top-form-minicart .top-minicart:after {
background: none;
content: "\f291";
font-family: 'FontAwesome';
font-size: 20px;
top: 0;
color: #222;
}
.sidebar-top-elementor .top-right1 .top-form-minicart .top-minicart a {
width: 20px;
height: 20px;
display: inline-block;
border-radius: 50%;
background-color: #aa78ae;
overflow: hidden;
position: absolute;
top: -7px;
left: 36%;
margin-left: 7px;
line-height: 20px;
font-size: 10px;
font-weight: bold;
color: #fff;
text-align: center;
z-index: 3;
}
.header-elementor14 .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
margin-bottom: 5px;
}
.header-elementor14 .sm-serachbox-pro {
display: block;
position: relative;
padding-top: 5px;
margin: 0 10px;
}
.header-elementor14 .sm-serachbox-pro .search-cate .search-tog {
border: 0;
padding: 0;
width: 60px;
height: 60px;
background: #eee;
line-height: 60px;
border-radius: 50%;
}
.header-elementor14 .sm-serachbox-pro .search-cate .search-tog i {
padding: 0;
text-align: center;
margin: 0;
line-height: 60px;
}
.rtl .header-elementor14 .sm-serachbox-pro .search-cate .search-tog {
border: none;
}
.header-elementor14 .yt-megamenu {
margin-top: 4px;
}
.header-elementor14 .yt-header-middle {
padding: 15px 0;
}
.header-elementor14 .yt-header-under .yt-menu {
margin-left: 0;
vertical-align: top;
}
.rtl .header-elementor14 .yt-header-under .yt-menu {
margin-right: 0;
}
.header-elementor14 .yt-header-under .yt-menu .navbar-inverse>ul>li>a {
padding: 10px 20px;
}
.header-elementor14 .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
font-size: 16px;
text-transform: capitalize;
}
.header-elementor14 .yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
top: auto;
bottom: -5px;
right: auto;
left: 50%;
margin-left: -3px;
}
.rtl .header-elementor14 .yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
left: auto;
right: 50%;
margin-left: 0;
margin-right: -3px;
}
.etop-header-sidebar {
position: relative;
padding: 5px 10px 0 0;
}
.rtl .etop-header-sidebar {
padding: 5px 0 0 10px;
}
.etop-header-sidebar i.fa {
font-size: 16px;
color: #333;
margin: 0px;
width: 60px;
height: 60px;
text-align: center;
background: #eee;
line-height: 60px;
border-radius: 50%;
}
.etop-header-sidebar i.fa:hover {
color: #aa78ae;
cursor: pointer;
}
.etop-header-sidebar .sidebar-top {
border-top: 2px #aa78ae solid;
width: 200px;
position: absolute;
box-shadow: 0px 1px 2px 1px #ddd;
top: 100px;
right: 0;
background: #fff;
z-index: 2;
padding: 20px 15px 0 15px;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.rtl .etop-header-sidebar .sidebar-top {
right: auto;
left: 0;
}
.etop-header-sidebar .sidebar-top .widget h3 {
text-transform: uppercase;
font-size: 14px;
margin-bottom: 15px;
}
.etop-header-sidebar .sidebar-top .widget #lang_sel ul li {
display: inline-block;
vertical-align: top;
}
.etop-header-sidebar .sidebar-top .widget #lang_sel ul li a {
font-size: 0;
border: 1px #ddd solid;
display: inline-block;
vertical-align: top;
padding: 5px;
margin-right: 10px;
}
.rtl .etop-header-sidebar .sidebar-top .widget #lang_sel ul li a {
margin-right: 0;
margin-left: 10px;
}
.etop-header-sidebar .sidebar-top .widget #lang_sel ul li.active a,
.etop-header-sidebar .sidebar-top .widget #lang_sel ul li:hover a {
background: #eee;
}
.etop-header-sidebar .sidebar-top .widget .currency_converter .currency_w >li >a {
display: none;
}
.etop-header-sidebar .sidebar-top .widget .currency_converter .currency_w >li .currency_switcher li {
display: inline-block;
vertical-align: top;
}
.etop-header-sidebar .sidebar-top .widget .currency_converter .currency_w >li .currency_switcher li a {
border: 1px #ddd solid;
display: inline-block;
vertical-align: top;
padding: 5px;
margin-right: 10px;
}
.rtl .etop-header-sidebar .sidebar-top .widget .currency_converter .currency_w >li .currency_switcher li a {
margin-right: 0;
margin-left: 10px;
}
.etop-header-sidebar .sidebar-top .widget .currency_converter .currency_w >li .currency_switcher li a.active {
color: #aa78ae;
}
.etop-header-sidebar .sidebar-top .widget #menu-register {
margin: 0;
}
.etop-header-sidebar .sidebar-top .widget #menu-register li {
border-top: 1px #ddd solid;
}
.etop-header-sidebar .sidebar-top .widget #menu-register li a {
font-size: 14px;
display: block;
padding: 8px 0;
}
.etop-header-sidebar:hover i.fa:before {
content: "\f00d";
}
.etop-header-sidebar:hover .sidebar-top {
width: 200px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
visibility: visible;
opacity: 1;
top: 70px;
}
.header-elementor15 .yt-header-top {
background: transparent;
border-bottom: 1px rgba(255,255,255,0.1) solid;
}
.header-elementor15 .yt-header-top .block-action-header ul.menu>li>a {
color: rgba(255,255,255,0.5);
}
.header-elementor15 .yt-header-top .block-action-header ul.menu>li>a:before {
color: rgba(255,255,255,0.1);
}
.header-elementor15 .yt-header-top .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
margin-bottom: 0;
}
.header-elementor15 .top-logo {
border-right: 1px rgba(255,255,255,0.1) solid;
}
.rtl .header-elementor15 .top-logo {
border-right: none;
border-left: 1px rgba(255,255,255,0.1) solid;
}
.header-elementor15 .yt-megamenu {
margin-top: 0;
}
.header-elementor15 .yt-header-middle {
padding: 10px 0 10px 25px;
}
.rtl .header-elementor15 .yt-header-middle {
padding: 10px 25px 10px 0;
}
.header-elementor15 .yt-header-under .yt-menu .navbar-inverse>ul>li>a {
color: rgba(255,255,255,0.8);
font-size: 13px;
font-weight: bold;
}
.header-elementor15 .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
font-size: 13px;
font-weight: bold;
}
.header-elementor15 .sm-serachbox-pro {
display: block;
position: relative;
padding-top: 0;
min-width: 40px;
padding: 0;
background: transparent;
box-shadow: none;
margin: 0;
}
.header-elementor15 .sm-serachbox-pro .search-cate .search-tog {
border: 0;
padding: 0;
width: 40px;
height: 40px;
background: transparent;
line-height: 40px;
}
.header-elementor15 .sm-serachbox-pro .search-cate .search-tog i {
padding: 0;
text-align: center;
margin: 0;
line-height: 40px;
color: rgba(255,255,255,0.8);
}
.rtl .header-elementor15 .sm-serachbox-pro .search-cate .search-tog {
border: none;
}
@media (min-width: 1200px) and (max-width: 1400px) {
.header-elementor13 .header-style13 .ya_social {
left: 3px;
}
.rtl .header-elementor13 .header-style13 .ya_social {
right: 3px;
left: auto;
}
.sidebar-top-elementor .elementor-container {
max-width: 1340px !important;
padding-left: 7%;
}
.rtl .sidebar-top-elementor .elementor-container {
padding-left: 0;
padding-right: 7%;
}
.page-template-page-home13.elementor-page >.container {
max-width: 1340px;
padding-left: 14.3%;
}
.page-template-page-home13.elementor-page .elementor-location-footer {
padding-left: 15%;
max-width: 1340px;
}
.rtl.page-template-page-home13.elementor-page >.container {
max-width: 1340px;
padding-left: 0;
padding-right: 14.3%;
}
.rtl.page-template-page-home13.elementor-page .elementor-location-footer {
padding-left: 0;
padding-right: 8%;
max-width: 1340px;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content h2 {
font-size: 14px !important;
}
}
@media (min-width: 1360px) {
.header-elementor1 .top-form-minicart {
margin-left: 100px;
}
.rtl .header-elementor1 .top-form-minicart {
margin-left: 0;
margin-right: 100px;
}
.header-elementor2 .top-form-minicart {
margin-left: 80px;
}
.rtl .header-elementor2 .top-form-minicart {
margin-left: 0;
margin-right: 80px;
}
.header-elementor3 .yt-header-middle .sm-serachbox-pro .form-search {
min-width: 555px;
}
.header-elementor6 .top-form-minicart {
margin-left: 100px;
}
.rtl .header-elementor6 .top-form-minicart {
margin-left: 0;
margin-right: 100px;
}
.header-elementor8 .sm-serachbox-pro {
margin-left: 50px;
}
.rtl .header-elementor8 .sm-serachbox-pro {
margin-left: 0;
margin-right: 50px;
}
.header-elementor9 .yt-header-middle .sm-serachbox-pro .form-search {
min-width: 700px;
}
.header-elementor11 .yt-header-middle .sm-serachbox-pro .form-search {
min-width: 700px;
}
.header-elementor12 .sm-serachbox-pro,
.header-elementor14 .sm-serachbox-pro {
margin-left: 100px;
}
.rtl .header-elementor12 .sm-serachbox-pro,
.rtl .header-elementor14 .sm-serachbox-pro {
margin-left: 10px;
margin-right: 100px;
}
}
@media (max-width: 1199px) {
.header-elementor2 {
background: #aa78ae;
}
.header-elementor2 .elementor-container {
max-width: none !important;
padding: 0 10px;
}
.header-elementor2 .header-under-2-wrapper .vertical-left {
width: 26%;
}
.header-elementor2 .header-under-2-wrapper .sm-serachbox-pro {
width: 73%;
}
.header-elementor3 {
background: #aa78ae;
}
.header-elementor3 .elementor-container {
max-width: none !important;
padding: 0 10px;
}
.header-elementor3 .yt-header-middle .top-form-minicart .top-minicart .cart-contents {
font-size: 0;
}
.header-elementor3 .yt-header-middle .top-form-minicart .top-minicart .cart-contents .minicart-number {
font-size: 13px;
}
.header-elementor3 .yt-header-middle .sm-serachbox-pro .form-search {
width: 100% !important;
}
.header-elementor6 .elementor-container {
max-width: none !important;
}
.header-elementor6 .yt-header-top,
.header-elementor6 .header-under-2-wrapper {
padding: 0 15px;
}
.header-elementor6 .header-under-2-wrapper .sm-serachbox-pro {
width: 40% !important;
}
.header-elementor6 .header-under-2-wrapper .top-right1 {
width: 53%;
}
.header-elementor6 .yt-header-middle {
padding: 10px 15px;
}
.header-elementor6 .yt-header-under .yt-menu .navbar-inverse>ul>li>a {
padding: 10px 15px;
}
.header-elementor7 .elementor-container {
max-width: none !important;
}
.header-elementor7 .yt-header-top,
.header-elementor7 .yt-header-middle {
padding-left: 15px;
padding-right: 15px;
}
.header-elementor7 .header-under-2-wrapper .top-right1 {
width: 6%;
}
.header-elementor7 .header-under-2-wrapper .menu-mid {
width: 71%;
}
.header-elementor8 .elementor-container,
.header-elementor12 .elementor-container {
max-width: none !important;
}
.header-elementor8 .yt-header-top,
.header-elementor8 .yt-header-middle,
.header-elementor12 .yt-header-top,
.header-elementor12 .yt-header-middle {
padding-left: 15px;
padding-right: 15px;
}
.header-elementor9 .elementor-container {
max-width: none !important;
}
.header-elementor9 .yt-header-top,
.header-elementor9 .yt-header-middle,
.header-elementor9 .header-under-2-wrapper {
padding-left: 15px;
padding-right: 15px;
}
.header-elementor10 .elementor-container {
max-width: none !important;
padding: 0 15px;
}
.header-elementor10 .yt-header-top,
.header-elementor10 .yt-header-middle {
padding-left: 0;
}
.rtl .header-elementor10 .yt-header-top,
.rtl .header-elementor10 .yt-header-middle {
padding-right: 0;
}
.header-elementor11 .elementor-container {
max-width: none !important;
}
.header-elementor11 .yt-header-top,
.header-elementor11 .yt-header-middle,
.header-elementor11 .header-under-2-wrapper {
padding-left: 15px;
padding-right: 15px;
}
.header-elementor13 {
position: relative !important;
width: 100% !important;
}
.header-elementor13 .header-style13 .elementor-widget-wp-widget-custom_html {
display: none;
}
.header-elementor13 .header-style13 .vertical-megamenu {
display: none;
}
.page-template-page-home13.elementor-page >.container,
.page-template-page-home13.elementor-page .elementor-location-footer,
.rtl.page-template-page-home13.elementor-page >.container,
.rtl.page-template-page-home13.elementor-page .elementor-location-footer {
max-width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.rtl.page-template-page-home13.elementor-page .header-elementor13 {
width: 100% !important;
}
.sidebar-top-elementor .yt-megamenu {
display: block;
width: 100%;
}
.rtl .sidebar-top-elementor .yt-megamenu {
display: block;
width: 100%;
}
.sidebar-top-elementor .elementor-container {
max-width: 100% !important;
padding-left: 15px;
padding-right: 15px;
}
.rtl .sidebar-top-elementor .elementor-container {
max-width: 100% !important;
padding-left: 15px;
padding-right: 15px;
}
.elementor-element-73cf616,
.elementor-element-2916228,
.elementor-element-c3f1e71 {
margin-left: 0;
margin-right: 0;
}
.rtl .elementor-element-73cf616,
.rtl .elementor-element-2916228,
.rtl .elementor-element-c3f1e71 {
margin-right: 0;
margin-left: 0;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions:before {
right: 15px !important;
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions:before {
left: 15px !important;
right: auto !important;
}
.header-elementor14 .elementor-container {
max-width: none !important;
}
.header-elementor14 .yt-header-middle {
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 991px) and (max-width: 1199px) {
.header-elementor1 .yt-header-middle .header-logo-elementor {
width: 16% !important;
}
.header-elementor1 .yt-header-middle .top-right1 {
width: 84% !important;
}
.header-elementor1 .header-under-2-wrapper .sm-serachbox-pro {
width: 67%;
}
.header-elementor1 .header-under-2-wrapper .vertical-left {
width: 33%;
}
.header-style10 .top-form-minicart .top-minicart {
padding: 0;
}
.rtl .header-style10 .top-form-minicart .top-minicart {
padding: 0;
}
.header-style10 .top-form-minicart .top-minicart:after {
margin: 0;
}
.rtl .header-style10 .top-form-minicart .top-minicart:after {
margin: 0;
}
.header-style10 .top-form-minicart .top-minicart .cart-contents {
display: none;
}
.header-elementor3 .keyword {
text-align: center;
}
.header-elementor5 .elementor-container {
max-width: 100% !important;
}
.header-elementor5 .top-right1 .account {
display: none;
}
.header-elementor9 .today-deals a {
font-size: 11px;
margin-top: 4px;
}
}
@media (max-width: 991px) {
.header-elementor1 .yt-header-top .offer-wrapper ul {
display: none;
}
.header-elementor1 .yt-header-top .top-right1 {
width: 100% !important;
}
.header-elementor1 .yt-header-middle .header-logo-elementor {
width: 100% !important;
padding-bottom: 15px;
}
.header-elementor1 .yt-header-middle .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor1 .yt-header-middle .top-right1 {
width: 100% !important;
background: #333;
padding: 0 15px;
}
.header-elementor1 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
justify-content: space-between;
}
.header-elementor1 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap div {
margin-bottom: 0;
}
.header-elementor1 .header-under-2-wrapper {
background: #333 !important;
}
.header-elementor2 .yt-header-middle .header-logo-elementor {
width: 100% !important;
}
.header-elementor2 .yt-header-middle .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor2 .yt-header-middle .top-right1 {
width: 100% !important;
padding: 0 15px;
}
.header-elementor2 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
justify-content: space-between;
}
.header-elementor2 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap div {
margin-bottom: 0;
}
.header-elementor2 .header-under-2-wrapper .sm-serachbox-pro {
display: block;
top: 0;
padding: 0;
background: transparent;
}
.header-elementor3 .yt-header-middle .header-logo-elementor {
width: 100% !important;
padding-bottom: 10px;
}
.header-elementor3 .yt-header-middle .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor3 .yt-header-middle .top-right1 {
width: 100% !important;
padding: 0 15px;
}
.header-elementor3 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
justify-content: space-between;
}
.header-elementor3 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap div {
margin-bottom: 0;
}
.header-elementor3 .yt-header-middle .sm-serachbox-pro {
display: block;
top: 0;
padding: 0;
background: transparent;
}
.header-elementor3 .yt-header-middle .sm-serachbox-pro .elementor-widget-wp-widget-sw_woo_search {
width: 66%;
}
.header-elementor3 .yt-header-middle .yt-header-under {
padding: 0;
background: transparent;
}
.rtl .header-elementor3 .yt-header-middle .yt-header-under {
padding: 0;
}
.header-elementor3 .yt-ekey {
margin-top: -20px;
}
.header-elementor3 .main-mega {
display: none;
}
.header-elementor3 .yt-header-under-2 .hot-line {
margin-bottom: 10px;
}
.header-elementor3 .ver-megamenu-header .resmenu-container .navbar-toggle {
margin: 0;
}
.rtl .header-elementor3 .ver-megamenu-header .resmenu-container .navbar-toggle {
margin: 0;
}
.header-elementor4 >.elementor-container {
padding: 0 15px;
}
.header-elementor4 #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 0;
}
.header-elementor4 .sm-serachbox-pro {
display: block;
width: auto;
float: none;
top: 0;
background: transparent;
padding: 0;
}
.header-elementor5 .yt-header-under-2 .header-logo-elementor {
width: 22%;
}
.header-elementor5 .yt-header-under-2 .header-under-2-wrapper {
width: 28%;
}
.header-elementor5 .yt-header-under-2 .header-under-2-wrapper .yt-header-under {
margin-top: 7px !important;
}
.header-elementor5 .yt-header-under-2 .top-header-sidebar {
width: 50%;
}
.header-elementor5 .yt-header-under-2 #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 0;
}
.header-elementor5 .top-right1 .sm-serachbox-pro {
background: transparent;
}
.page-template-page-home5 .elementor-element-a807a60 {
display: none;
}
.header-elementor7 .yt-header-top .offer-wrapper {
display: none;
}
.header-elementor7 .yt-header-top .top-right1 {
width: 100%;
}
.header-elementor7 .yt-header-middle .sm-serachbox-pro {
display: block;
top: 0;
padding: 0;
background: transparent;
}
.header-elementor7 .header-under-2-wrapper .menu-mid {
width: 28%;
}
.header-elementor7 .header-under-2-wrapper .menu-mid #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 0;
}
.header-elementor7 .header-under-2-wrapper .menu-mid .yt-megamenu {
margin-top: 7px !important;
}
.header-elementor7 .header-under-2-wrapper .menu-mid .yt-header-under .yt-menu {
margin: 0;
}
.header-elementor7 .header-under-2-wrapper .top-right1 {
width: 72%;
}
.header-elementor7 .header-under-2-wrapper .vertical-left {
display: none;
}
.header-elementor8 .yt-header-middle .header-logo-elementor {
width: 100% !important;
padding-bottom: 15px;
}
.header-elementor8 .yt-header-middle .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor8 .yt-header-middle .top-right1 {
width: 100%;
background: #333;
}
.header-elementor8 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
justify-content: space-between;
}
.header-elementor8 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap >div {
margin-bottom: 8px;
}
.header-elementor8 .yt-header-middle #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 0;
}
.header-elementor8 .yt-header-middle .top-form-minicart {
padding: 14px 3px 0 3px;
}
.header-elementor9 .header-under-2-wrapper .vertical-left,
.header-elementor9 .header-under-2-wrapper .top-right1 {
width: 50% !important;
}
.header-elementor9 .header-under-2-wrapper .yt-header-under-2 {
display: none;
}
.header-elementor9 .header-under-2-wrapper .ver-megamenu-header .resmenu-container .navbar-toggle {
top: 9px;
}
.header-elementor9 .yt-header-middle .top-right1 .swsearch-wrapper {
width: 370px;
}
.eslider-sport {
width: 100% !important;
}
.header-elementor10 .yt-header-top .offer-wrapper {
display: none;
}
.header-elementor10 .yt-header-top .top-right1 {
width: 100%;
}
.header-elementor10 .top-logo {
width: 20% !important;
}
.header-elementor10 .header10-right {
width: 80% !important;
}
.header-elementor10 .yt-header-middle {
background: #333;
padding: 10px 0;
}
.header-elementor10 .yt-header-middle .elementor-row>.elementor-element {
width: 50%;
}
.header-elementor10 .yt-header-middle #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 0;
}
.header-elementor12 .yt-header-middle {
padding: 15px 15px 0 15px;
}
.header-elementor12 .yt-header-middle .header-logo-elementor {
width: 100% !important;
padding-bottom: 15px;
}
.header-elementor12 .yt-header-middle .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor12 .yt-header-middle .top-right1 {
width: 100%;
}
.header-elementor12 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
justify-content: space-between;
}
.header-elementor12 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap >div {
margin-bottom: 8px;
}
.header-elementor12 .yt-header-middle #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 0;
}
.header-elementor12 .yt-header-middle .yt-header-under {
background: transparent;
}
.sidebar-top-elementor .yt-megamenu .navbar-inverse .navbar-toggle .icon-bar {
background-color: #000;
}
.sidebar-top-elementor .sm-serachbox-pro {
display: block;
top: 0;
background: transparent;
padding: 0;
}
.sidebar-top-elementor .top-left1 .freeship {
font-size: 0;
}
.sidebar-top-elementor .top-left1 .freeship strong {
font-size: 18px;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter {
padding-right: 10px !important;
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter {
padding-left: 10px !important;
}
.header-elementor14 .yt-header-middle .yt-header-under {
background: transparent;
}
.header-elementor14 .sm-serachbox-pro {
top: 0;
background: transparent;
}
.header-elementor14 .etop-header-sidebar {
display: none;
}
.header-elementor15 .yt-header-top .offer-wrapper {
display: none;
}
.header-elementor15 .yt-header-top .top-right1 {
width: 100%;
}
.header-elementor15 .yt-header-middle .yt-header-under {
background: transparent;
}
.header-elementor15 .yt-header-middle .left-menu {
width: 30%;
}
.header-elementor15 .yt-header-middle .yt-header-under {
width: 70%;
}
.header-elementor15 #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 0;
}
}
@media (max-width: 767px) {
.header-elementor1 .yt-header-top .top-right1>.elementor-element-populated>.elementor-widget-wrap {
justify-content: center;
}
.header-elementor1 .yt-header-middle .top-right1 .yt-header-under>.elementor-widget-container {
padding-top: 11px;
}
.header-elementor1 .yt-header-middle .top-right1 .yt-header-under>.elementor-widget-container .top-form-minicart .top-minicart a {
top: -11px;
}
.header-elementor1 .header-under-2-wrapper {
display: none;
}
.header-elementor2 .yt-header-top .offer-wrapper ul,
.header-elementor2 .yt-header-top .my-wishlist {
display: none;
}
.header-elementor2 .yt-header-top .top-right1 {
width: 100% !important;
}
.header-elementor2 .header-under-2-wrapper {
display: none;
}
.header-elementor2 .yt-header-middle .top-right1 {
padding: 0;
}
.header-elementor3 .yt-header-top .top-right1>.elementor-element-populated>.elementor-widget-wrap {
justify-content: center;
}
.header-elementor3 .yt-header-middle {
padding: 15px 0 0 0;
}
.header-elementor3 .yt-header-middle .top-right1 .elementor-widget-wp-widget-sw_woo_search {
display: none;
}
.header-elementor3 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
justify-content: center;
}
.header-elementor3 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header {
overflow: hidden;
padding-bottom: 13px;
}
.rtl .header-elementor3 .vertical-mega {
float: none;
}
.header-elementor3 .keyword,
.header-elementor3 .yt-header-top .offer-wrapper {
display: none;
}
.search-cate .revo_top {
width: 300px;
}
.header-elementor14 .yt-header-middle {
padding-bottom: 0;
}
.header-elementor5 .yt-header-under-2 .header-logo-elementor {
width: 100%;
}
.header-elementor5 .yt-header-under-2 .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor5 .yt-header-under-2 .header-under-2-wrapper {
width: 25%;
}
.header-elementor5 .yt-header-under-2 .top-header-sidebar {
width: 75%;
}
.header-elementor5 .yt-header-under-2 .sm-serachbox-pro {
display: none;
}
.header-elementor5 .elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 10px;
}
.header-elementor6 .yt-header-top .offer-wrapper {
display: none;
}
.header-elementor6 .yt-header-top .top-right1>.elementor-element-populated>.elementor-widget-wrap {
justify-content: space-between;
}
.header-elementor6 .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor6 .yt-header-middle .top-right1>.elementor-element-populated>.elementor-widget-wrap {
justify-content: space-between;
}
.header-elementor6 .header-under-2-wrapper {
display: none;
}
.header-elementor7 .yt-header-top .top-right1>.elementor-element-populated>.elementor-widget-wrap {
justify-content: center;
}
.header-elementor7 .yt-header-top .block-action-header ul li a:before {
display: none;
}
.header-elementor7 .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor7 .yt-header-middle .sm-serachbox-pro {
width: 100%;
}
.header-elementor8 .yt-header-top .top-right1 ul li a .menu-title {
font-size: 0;
}
.header-elementor8 .yt-header-top .top-right1 ul li a .menu-img {
margin: 0;
}
.rtl .header-elementor8 .yt-header-top .top-right1 ul li a .menu-img {
margin: 0;
}
.header-elementor8 .yt-header-middle .top-right1 .yt-header-under .top-form-minicart {
padding: 14px 20px 0 20px;
}
.header-elementor9 .yt-header-top .top-right1 ul li a .menu-title {
font-size: 0;
}
.header-elementor9 .yt-header-top .top-right1 ul li.menu-my-account {
padding-left: 2px;
}
.rtl .header-elementor9 .yt-header-top .top-right1 ul li.menu-my-account {
padding-right: 2px;
}
.header-elementor9 .header-logo-elementor {
width: 100%;
}
.header-elementor9 .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor9 .yt-header-middle .top-right1 .swsearch-wrapper,
.header-elementor9 .yt-header-middle .top-right1 >.elementor-element-populated>.elementor-widget-wrap>div {
width: 100%;
}
.header-elementor9 .header-under-2-wrapper {
background: transparent !important;
}
.header-elementor9 .header-under-2-wrapper .vertical-left,
.header-elementor9 .header-under-2-wrapper .vertical-mega {
width: 100% !important;
}
.header-elementor9 .header-under-2-wrapper .top-right1 {
display: none;
}
.header-elementor9 .sm-serachbox-pro {
margin-bottom: 0 !important;
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider .res-button {
top: 43%;
}
.header-elementor10 .top-logo {
width: 100% !important;
}
.header-elementor10 .top-logo >.elementor-element-populated {
padding: 15px 0 !important;
}
.header-elementor10 .header10-right {
width: 100% !important;
}
.header-elementor10 .yt-header-top .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
justify-content: center;
}
.header-elementor10 .yt-header-top .top-right1 .block-action-header ul li a:before {
display: none;
}
.header-elementor10 .yt-header-middle {
padding: 0;
}
.header-elementor11 .yt-header-top .top-right1 ul li a .menu-title {
font-size: 0;
}
.header-elementor11 .yt-header-top .top-right1 ul li a .menu-img {
margin: 0;
}
.rtl .header-elementor11 .yt-header-top .top-right1 ul li a .menu-img {
margin: 0;
}
.header-elementor11 .header-logo-elementor {
width: 100%;
}
.header-elementor11 .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor11 .sm-serachbox-pro {
display: block;
width: 100%;
top: 0;
background: #fff;
padding: 0;
}
.header-elementor11 .sm-serachbox-pro .elementor-widget-wp-widget-sw_woo_search {
margin-bottom: 10px;
}
.header-elementor11 .yt-header-middle {
padding: 10px;
}
.header-elementor11 .yt-header-middle .top-right1>.elementor-element-populated>.elementor-widget-wrap {
justify-content: center;
}
.header-elementor11 .header-under-2-wrapper #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 0;
}
.header-elementor12 .yt-header-under .top-form-minicart .top-minicart a {
width: 24px;
height: 24px;
top: 7px;
left: 36%;
margin-left: 7px;
line-height: 27px;
color: #fff;
border: none;
}
.header-elementor12 .yt-header-under .yt-menu {
margin-top: 9px;
}
.sidebar-top-elementor .top-left1 .freeship {
display: none;
}
.sidebar-top-elementor .elementor-element-1d97227 {
width: 27%;
}
.sidebar-top-elementor .elementor-element-a5242bd {
width: 73%;
}
.sidebar-top-elementor .elementor-container {
padding-left: 5px;
padding-right: 5px;
}
.rtl .sidebar-top-elementor .elementor-container {
padding-left: 5px;
padding-right: 5px;
}
.header-elementor14 .header-logo-elementor {
width: 100%;
padding-bottom: 10px;
}
.header-elementor14 .header-logo-elementor .elementor-widget-wrap {
justify-content: center;
}
.header-elementor14 .top-right1 .sm-serachbox-pro {
display: none;
}
.header-elementor14 .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
justify-content: space-between;
}
.header-elementor14 .yt-header-under .top-form-minicart .top-minicart:after {
top: 0;
margin-top: 0;
left: 0;
margin-left: 0;
}
.rtl .header-elementor14 .yt-header-under .top-form-minicart .top-minicart:after {
margin-right: 0;
right: 0;
}
.header-elementor14 .yt-header-under .top-form-minicart .top-minicart a {
background-color: transparent;
border: none;
}
.header-elementor14 .yt-header-under .top-form-minicart .top-minicart a .minicart-number {
color: #222;
}
.header-elementor15 .yt-header-top .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
justify-content: center;
}
.header-elementor15 .yt-header-top .block-action-header ul.menu>li>a:before {
display: none;
}
.header-elementor15 .yt-header-top .block-action-header ul li a {
padding: 7px 15px;
}
.header-elementor15 .top-right1 .sm-serachbox-pro {
display: none;
}
.header-elementor15 .yt-header-middle {
padding: 10px 15px 0 15px;
}
}
.pagination-ajax {
text-align: center;
}
.pagination-ajax .button-ajax {
display: inline-block;
border: 1px #cecece solid;
text-align: center;
border-radius: 50px;
width: 100px;
height: 100px;
font-size: 12px;
color: #000;
text-transform: uppercase;
margin: 0 auto;
background: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
font-weight: 700;
}
.pagination-ajax .button-ajax:hover {
background: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
color: #aa78ae;
border: 1px solid #aa78ae;
}
.pagination-ajax .button-ajax:before {
content: attr(data-title);
}
.pagination-ajax .button-ajax.loading {
-webkit-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
border-top: 1px solid #aa78ae;
}
.pagination-ajax .button-ajax.loading:before {
content: "";
background: none;
}
.pagination-ajax .button-ajax.loaded:before {
content: attr(data-loaded);
}
@media (min-width: 991px) {
.box-elementor >.elementor-container>.elementor-row {
margin: 0 -15px;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
flex: auto;
}
}
@media (max-width: 767px) {
.box-elementor >.elementor-container>.elementor-row {
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
flex-direction: column-reverse;
}
}
@media (max-width: 480px) {
.box-elementor >.elementor-container>.elementor-row .woocommerce .products-nav .woocommerce-pagination,
.box-elementor >.elementor-container>.elementor-row .woocommerce-page .products-nav .woocommerce-pagination {
margin-top: 0;
}
}
.elementor-post__meta-data .elementor-post-date {
position: relative;
}
.elementor-post__meta-data .elementor-post-date::before {
content: "\f073";
font-family: FontAwesome;
font-size: 12px;
}
.elementor-post__meta-data .elementor-post-avatar {
color: #aa78ae;
}
.elementor-pagination {
margin: 60px 0 30px;
}
.elementor-pagination .page-numbers {
display: inline-block;
width: 30px;
line-height: 28px;
height: 30px;
border: 1px solid #eeeeee;
text-align: center;
font-size: 14px;
color: #222222;
margin-bottom: 5px;
}
.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current {
background-color: #aa78ae;
color: #fff !important;
}
.elementor-pagination .page-numbers.next,
.elementor-pagination .page-numbers.prev {
width: auto;
padding: 0 10px;
}
.rtl .elementor-grid .elementor-post__text {
text-align: right;
}
.rtl .elementor-element .elementor-post__thumbnail__link {
margin-right: 0;
margin-left: 20px;
}
.elementor-post__meta-data .elementor-post-author {
margin: 0 20px 0 0;
}
.rtl .elementor-post__meta-data .elementor-post-author {
margin: 0 0 0 20px;
}
.elementor-post__meta-data .elementor-post-author::before {
content: "\f007";
font-family: FontAwesome;
margin: 0 5px 0 0;
font-style: initial;
}
.rtl .elementor-post__meta-data .elementor-post-author::before {
margin: 0 0 0 5px;
}
.elementor-post__meta-data .elementor-post-avatar {
margin: 0 20px 0 0;
}
.rtl .elementor-post__meta-data .elementor-post-avatar {
margin: 0 0 0 20px;
}
.elementor-post__meta-data .elementor-post-avatar::before {
content: "\f086";
font-family: FontAwesome;
margin: 0 5px 0 0;
font-style: initial;
}
.rtl .elementor-post__meta-data .elementor-post-avatar::before {
margin: 0 0 0 5px;
}
.post-list .elementor-post {
border: 1px solid #ddd;
}
.post-list .elementor-post .elementor-post__text {
padding: 0 20px 20px;
}
.elementor-element .elementor-icon-list-icon i {
margin: 0 5px 0 0;
}
.rtl .elementor-element .elementor-icon-list-icon i {
margin: 0 0 0 5px;
}
.single-bottom-elementor {
background-color: #ededed;
padding: 20px;
}
.single-bottom-elementor #respond {
border: none;
}
.single-bottom-elementor #comments,
.single-bottom-elementor .elementor-heading-title {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
border-bottom: 1px solid #ddd;
position: relative;
margin-bottom: 20px;
padding: 0 0 10px;
line-height: 1.5;
}
.rtl .single-bottom-elementor #comments,
.rtl .single-bottom-elementor .elementor-heading-title {
text-align: right;
}
.single-bottom-elementor #comments::before,
.single-bottom-elementor .elementor-heading-title::before {
width: 100px;
left: 0;
bottom: 0;
height: 1px;
position: absolute;
content: "";
background-color: #aa78ae;
}
.rtl .single-bottom-elementor #comments::before,
.rtl .single-bottom-elementor .elementor-heading-title::before {
left: auto;
right: 0;
}
.elementor-widget-post-comments ol,
.elementor-widget-post-comments ul {
list-style: none;
margin: 0;
padding: 0;
}
.elementor-widget-post-comments .says {
display: none;
}
@media (max-width: 480px) {
.elementor-widget-post-comments .comment-meta a {
font-size: 0;
}
}
@media (max-width: 480px) {
.elementor-widget-post-comments .comment-meta a.comment-edit-link {
font-size: 14px;
}
}
.elementor-widget-post-comments .children {
margin: 0 0 0 60px;
}
@media (max-width: 480px) {
.elementor-widget-post-comments .children {
margin: 0 0 0 15px;
}
}
.rtl .elementor-widget-post-comments .children {
margin: 0 60px 0 0;
}
@media (max-width: 480px) {
.rtl .elementor-widget-post-comments .children {
margin: 0 15px 0 0;
}
}
.elementor-widget-post-comments .comment-meta {
font-size: 14px;
color: #999;
float: left;
width: auto;
padding: 0 10px;
font-style: italic;
}
.rtl .elementor-widget-post-comments .comment-meta {
float: right;
}
.elementor-widget-post-comments .comment-author {
float: left;
width: auto;
font-size: 14px;
color: #666;
text-transform: uppercase;
}
.rtl .elementor-widget-post-comments .comment-author {
float: right;
}
.elementor-widget-post-comments .comment-author img {
margin: 0 10px 0 0;
float: left;
}
.rtl .elementor-widget-post-comments .comment-author img {
margin: 0 0 0 10px;
float: right;
}
.elementor-widget-post-comments p {
width: 100%;
display: inline-block;
padding-top: 12px;
overflow: hidden;
border-top: 1px solid #eee;
}
.elementor-widget-post-comments #reply-title,
.elementor-widget-post-comments #comments {
font-size: 18px;
color: #666;
text-transform: uppercase;
font-weight: 700;
padding-bottom: 15px;
position: relative;
margin-bottom: 30px;
display: inline-block;
width: 100%;
border-bottom: 1px solid #ddd;
}
.elementor-widget-post-comments #reply-title::before,
.elementor-widget-post-comments #comments::before {
position: absolute;
content: "";
width: 100px;
height: 1px;
bottom: -1px;
left: 0;
background: #aa78ae;
}
.rtl .elementor-widget-post-comments #reply-title::before,
.rtl .elementor-widget-post-comments #comments::before {
right: 0;
left: auto;
}
.elementor-widget-post-comments .comment-body {
margin-bottom: 0;
border-bottom: 1px #ddd solid;
padding: 20px 0 10px;
position: relative;
}
.elementor-widget-post-comments .comment-body .reply a {
font-size: 0;
position: absolute;
right: 15px;
top: 15px;
}
.rtl .elementor-widget-post-comments .comment-body .reply a {
left: 15px;
right: auto;
}
.elementor-widget-post-comments .comment-body .reply a::before {
font-size: 20px;
color: #999;
content: "\f112";
display: inline-block;
vertical-align: top;
font-family: fontawesome;
}
.elementor-widget-post-comments .form-submit,
.elementor-widget-post-comments .logged-in-as {
border: none;
padding: 0;
margin: 0 0 15px;
}
.elementor-widget-post-comments .comment-form-comment {
border: none;
padding: 0;
}
.elementor-widget-post-comments label {
width: 100%;
font-size: 12px;
font-weight: 400;
}
.elementor-widget-post-comments input {
width: 100%;
height: 35px;
}
.elementor-widget-post-comments textarea {
width: 100%;
padding: 20px;
}
.elementor-widget-post-comments #respond form p {
border: none;
margin: 0;
padding: 0;
}
.elementor-widget-post-comments .form-submit input {
width: auto;
height: auto;
background: #aa78ae;
color: #fff;
border: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 8px 35px;
}
.elementor-widget-post-comments .form-submit input:hover {
background-color: #462b48;
}
.dropdown .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.nav .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
opacity: 1;
}
.rtl .elementor-author-box__avatar {
margin-left: 25px;
margin-right: 0;
}
.wrapper_404page {
background-color: #eeeeee;
border-radius: 3px;
padding: 0 15px;
display: inline-block;
width: 100%;
margin-bottom: 30px;
}
.wrapper_404page .content-404page {
max-width: 500px;
float: right;
text-align: center;
margin-top: 40px;
}
.wrapper_404page .content-404page .top-text,
.wrapper_404page .content-404page .wrapper_404page .content-404page .bottom-text {
font-size: 133.33%;
}
.wrapper_404page .content-404page .img-404 {
margin: 30px 0px;
}
.wrapper_404page .content-404page .img-404 img {
width: auto;
max-width: 100%;
display: inline-block;
}
.wrapper_404page .content-404page .button-404 {
padding-top: 40px;
}
.wrapper_404page .content-404page .prev-page-btn {
background-color: #ea3a3c;
}
.wrapper_404page .content-404page .prev-page-btn:hover {
background-color: #c43031;
}
.wrapper_404page .content-404page .back2home {
background-color: #3cb7e7;
}
.wrapper_404page .content-404page .back2home:hover {
background-color: #3094bb;
}
.wrapper_404page .content-404page .btn-404 {
height: 38px;
line-height: 38px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
display: inline-block;
vert-align: top;
padding: 0 20px;
color: #fff;
margin: 0 4px;
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
text-transform: uppercase;
margin-bottom: 10px;
}
.wrapper_404page .img-right-404 {
margin-top: 60px;
}
@media (max-width: 979px) {
.wrapper_404page .content-404page {
max-width: none;
float: none;
}
.img-right-404 {
display: none;
}
}
.subscribe-popup {
width: 770px;
height: 402px;
}
.subscribe-popup .subscribe-popup-container {
width: 50%;
float: right;
border: 2px solid #dadada;
text-align: center;
color: #666;
max-width: 354px;
padding: 10px 30px;
margin: 22px;
}
.subscribe-popup .subscribe-popup-container .get-off {
font-size: 40px;
color: #000;
font-weight: bold;
text-transform: uppercase;
}
.subscribe-popup .subscribe-popup-container .get-off span {
color: #aa78ae;
}
.subscribe-popup .subscribe-popup-container .sub-get {
font-size: 30px;
color: #000;
line-height: normal;
margin-bottom: 15px;
}
.subscribe-popup .subscribe-popup-container input[type="email"] {
border: 0;
border-bottom: 1px solid #dadada;
border-radius: 0;
margin-bottom: 20px;
}
.subscribe-popup .subscribe-popup-container input[type="submit"] {
width: 100%;
font-size: 18px;
color: #fff;
border-radius: 0;
height: 40px;
margin-bottom: 0;
}
.subscribe-popup .subscribe-form {
margin-top: 25px;
}
.aboutv1-testimo .vc_separator h4,
.page-title,
.page-title h2,
.about-v2 .page-title h2,
.type-page h2 {
font-size: 20px;
color: #444;
font-weight: bold;
margin-bottom: 15px;
text-transform: capitalize;
}
.about-v1 img {
float: left;
max-width: 470px;
margin: 0 30px 0 0;
}
.rtl .about-v1 img {
float: right;
margin: 0 0 0 30px;
}
.aboutv1-testimo .vc_separator .vc_sep_holder {
vertical-align: bottom;
}
.aboutv1-testimo .testimonial-slider {
border-bottom: 1px dashed #9d9d9d;
}
.aboutv1-testimo .testimonial-slider .block-title h2 {
display: none;
}
.aboutv1-testimo .testimonial-slider .carousel-indicators {
bottom: 25px;
margin-bottom: 20px;
}
.aboutv1-testimo .testimonial-slider .carousel-indicators li {
margin: 0 6px;
}
.aboutv1-testimo .testimonial-slider .carousel-inner {
margin-top: -38px;
text-align: center;
padding: 0 115px;
}
.aboutv1-testimo .testimonial-slider .carousel-inner .item {
padding-bottom: 25px;
}
.aboutv1-testimo .testimonial-slider .carousel-inner .client-comment {
margin-bottom: 10px;
}
.aboutv1-testimo .testimonial-slider .carousel-inner .client-say-info .name-client {
margin-left: 0;
padding-top: 0;
}
.aboutv1-testimo .testimonial-slider .carousel-inner .client-say-info .name-client h2 a {
color: #333;
font-size: 16px;
}
.testimonial-slider.style2 .block-title {
background: transparent;
border-bottom: none;
margin-bottom: 10px;
text-align: center;
height: auto;
position: relative;
}
.testimonial-slider.style2 .block-title:after {
content: "";
height: 1px;
border-bottom: 1px #666 dashed;
position: absolute;
bottom: 11px;
left: 0;
right: 0;
}
.testimonial-slider.style2 .block-title h2 {
position: relative;
display: inline-block;
vertical-align: top;
background: #fff;
padding: 0 20px;
margin: 0;
z-index: 2;
}
.testimonial-slider.style2 .carousel-inner {
padding: 0;
}
.testimonial-slider.style2 .carousel-inner .item {
padding: 5px 0 10px 0;
}
.about-us-2 .testimonial-slider.style2 .carousel-inner .item {
padding: 5px 0 25px 0;
}
.testimonial-slider.style2 .carousel-inner .client-comment {
margin-bottom: 10px;
}
.testimonial-slider.style2 .carousel-inner .client-say-info .name-client {
margin-left: 0;
padding-top: 0;
}
.testimonial-slider.style2 .carousel-inner .client-say-info .name-client h2 a {
color: #444;
font-size: 16px;
}
.elementor-widget-toggle .elementor-tab-title {
padding: 15px 0;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item:first-child .elementor-tab-content {
display: block;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-icon {
margin-right: 10px;
margin-top: -4px;
color: #444;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-title {
font-size: 13px;
color: #444;
}
.ab-text1 {
margin-bottom: 0 !important;
}
.aboutv1-ourteam {
text-align: center;
}
.aboutv1-ourteam .slick-initialized .slick-slide:hover {
border: 0;
}
.aboutv1-ourteam .slick-initialized .slick-slide.item {
padding: 0 15px;
border-right: 0 !important;
}
.aboutv1-ourteam .slick-initialized .slick-slide.item .item-wrap {
border: 1px solid #ebebeb;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-img .item-img-info img:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content {
padding: 20px 5px 15px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content h3 {
font-size: 16px;
font-weight: 700;
color: #333;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content h3:hover {
color: #aa78ae;
cursor: pointer;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content .team-info {
font-style: italic;
margin-bottom: 10px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content .item-desc {
margin-bottom: 15px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .au_contact {
display: none;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus {
display: inline-block;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 34px;
margin-right: 5px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus .fa:before {
font-size: 14px;
color: #fff;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin:hover .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook:hover .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter:hover .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus:hover .fa:before {
font-size: 16px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin {
background: #f8bc2e;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook {
background: #39599f;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter {
background: #45b0e3;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus {
background: #1872bf;
}
.aboutv1-ourteam .res-button {
width: 35px;
height: 35px;
margin-top: -1%;
top: 50%;
border-radius: 0;
border: 0;
padding: 0;
transform: scale(1);
-webkit-transform: scale(1);
background: #999999;
-webkit-box-shadow: none;
box-shadow: none;
}
.aboutv1-ourteam .res-button.slick-prev {
left: 10px !important;
right: auto;
}
.aboutv1-ourteam .res-button.slick-prev:before {
content: '\f104';
font-family: FontAwesome;
font-size: 20px;
color: #fff;
line-height: 35px;
}
.aboutv1-ourteam .res-button.slick-next {
right: 10px !important;
left: auto;
padding-left: 5px;
}
.aboutv1-ourteam .res-button.slick-next:before {
content: '\f105';
font-family: FontAwesome;
font-size: 20px;
color: #fff;
text-align: center;
line-height: 30px;
}
.aboutv1-ourteam .res-button:hover {
background-color: #aa78ae;
}
.aboutv1-ourteam .sw-ourteam-slider .title-home h2 {
text-align: center;
font-size: 20px;
font-weight: bold;
color: #333;
text-transform: uppercase;
margin-bottom: 25px;
}
.about-v2 p,
.about-v2 .page-title {
text-align: center;
margin-left: 30px;
margin-right: 30px;
}
.about-v3 img {
width: 100%;
}
.about-v3 .wpb_accordion_section:first-child .wpb_accordion_header.ui-accordion-header,
.about-v3 .wpb_accordion_section:first-child .wpb_accordion_header.ui-accordion-header a {
padding-top: 0;
margin-top: -7px;
}
.about-v3 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
background: none;
}
.about-v3 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
padding: 7px 25px 15px 0;
border-bottom: 1px solid #ddd;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default {
border-bottom: 1px solid #ddd;
padding: 10px 0;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
background: url('../assets/img/group_btn.png') no-repeat center -1128px;
width: 18px;
height: 18px;
display: inline-block;
position: relative;
top: 6px;
left: -1px;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default a {
color: #444444;
font-weight: 700;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
background: url(../assets/img/added.png) no-repeat center center #aa78ae;
width: 18px;
height: 19px;
display: inline-block;
position: relative;
top: 6px;
left: -1px;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-active a {
color: #aa78ae;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
padding-left: 18px;
display: inline-block;
font-weight: 700;
font-size: 13px;
}
.about-v3 .wpb_text_column .wpb_wrapper {
color: #666;
}
.about-section4 {
padding: 30px 30px 55px 30px;
margin-left: -15px;
}
.about-section4 .yt-skillbar-title.small {
width: 100%;
margin-bottom: 20px;
}
.about-section4 .yt-skillbar-title.small span {
color: #363636;
font-weight: 700;
}
.about-section4 .yt-skillbar.small {
height: 20px;
width: 100%;
border-radius: 3px;
}
.about-section4 .yt-skillbar.small.blue-skill .yt-skillbar-bar {
background: url(../assets/img/blue-skill.png);
}
.about-section4 .yt-skillbar.small.green-skill .yt-skillbar-bar {
background: url(../assets/img/green-skill.png);
}
.about-section4 .yt-skillbar.small.red-skill .yt-skillbar-bar {
background: url(../assets/img/red-skill.png);
}
.about-section4 .yt-skillbar.small .yt-skillbar-bar {
height: 20px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.about-section4 .yt-skillbar.small .yt-skill-bar-percent {
display: none;
}
.contact-bonus .page-title h3 {
font-weight: bold;
color: #444;
font-size: 16px;
}
.contact-bonus .wpb_content_element {
margin-bottom: 20px;
}
.contact-bonus .ct {
padding: 10px 0 10px 30px;
border-bottom: 1px dashed #ddd;
margin-bottom: 0;
}
.rtl .contact-bonus .ct {
padding: 10px 30px 10px 0px;
}
.contact-bonus .ct-street {
background: url("../assets/img/map-pin.png") no-repeat left center;
border-top: 1px dashed #ddd;
}
.rtl .contact-bonus .ct-street {
background: url("../assets/img/map-pin.png") no-repeat right center;
}
.contact-bonus .ct-email {
background: url("../assets/img/mail.png") no-repeat left center;
}
.rtl .contact-bonus .ct-email {
background: url("../assets/img/mail.png") no-repeat right center;
}
.contact-bonus .ct-hotline {
background: url("../assets/img/mobile.png") no-repeat left center;
}
.rtl .contact-bonus .ct-hotline {
background: url("../assets/img/mobile.png") no-repeat right center;
}
.contact-bonus .wpcf7-form .border-dashed {
border-bottom: 1px dashed #c9c9c9;
width: 100%;
margin-bottom: 15px;
line-height: 13px;
}
.contact-bonus .wpcf7-form input[type="text"],
.contact-bonus .wpcf7-form input[type="email"] {
border-bottom: 0px dashed #c9c9c9;
border-radius: 0;
border-top: 0;
border-right: 0;
border-left: 0;
width: 60%;
}
.contact-bonus .wpcf7-form .wpcf7-textarea {
margin-top: 15px;
width: 100%;
border-radius: 0;
border-top: 1px dashed #c9c9c9;
border-left: 0;
border-right: 0;
border-bottom: 0;
background-color: #f3f3f3;
margin-bottom: 15px;
height: 117px;
}
.contact-bonus .wpcf7-form .wpcf7-submit {
padding: 8px 15px;
text-align: center;
background-color: #aa78ae;
color: #fff;
font-weight: 700;
border: none;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.contact-bonus .wpcf7-form .wpcf7-submit:hover {
background-color: #935b98;
}
.contact-bonus #socials {
margin-top: 5px;
}
.contact-bonus #socials.socials-style5:hover {
background: #aa78ae;
border: 1px solid #aa78ae;
}
.contact-bonus.contact-bonus1 .wpcf7-form .border-dashed {
width: 50%;
}
img.ajax-loader {
position: absolute;
left: 130px;
bottom: 30px;
}
.rtl img.ajax-loader {
left: auto;
right: 130px;
}
.contact-v3 .infomation {
border-top: 1px dashed #c9c9c9;
border-bottom: 1px dashed #e9e9e9;
padding: 0 15px;
margin: 0;
padding: 15px 0;
}
.contact-v3 .infomation .ct {
display: block;
padding-left: 67px;
height: 45px;
}
.rtl .contact-v3 .infomation .ct {
padding-right: 67px;
padding-left: 0;
}
.rtl .contact-v3 .infomation .ct.ct-street,
.rtl .contact-v3 .infomation .ct.ct-email,
.rtl .contact-v3 .infomation .ct.ct-hotline {
background-position: right center;
}
.contact-v3 .infomation .ct.ct-street {
background: url(../assets/img/icon-location.jpg) no-repeat left center;
}
.contact-v3 .infomation .ct.ct-email {
background: url(../assets/img/icon-email.jpg) no-repeat left center;
}
.contact-v3 .infomation .ct.ct-hotline {
background: url(../assets/img/icon-phone.jpg) no-repeat left center;
}
.contact-v3 .infomation .ct .lb {
float: left;
display: block;
height: 40px;
margin-right: 5px;
}
.rtl .contact-v3 .infomation .ct .lb {
float: right;
margin-left: 5px;
margin-right: 0;
}
.contact-v3 .wpcf7 .wpcf7-form .group-input {
float: left;
width: 33%;
margin-right: 1%;
}
.rtl .contact-v3 .wpcf7 .wpcf7-form .group-input {
float: right;
margin-left: 1%;
margin-right: 0;
}
.contact-v3 .wpcf7 .wpcf7-form .group-input input {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 100%;
height: 35px;
border: 1px solid #e8e8e8;
margin: 0;
}
.rtl .contact-v3 .wpcf7 .wpcf7-form .group-input input {
margin-bottom: 10px;
width: 100% !important;
}
.contact-v3 .wpcf7 .wpcf7-form .input-right {
float: left;
width: 66%;
}
.contact-v3 .wpcf7 .wpcf7-form .input-right textarea {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 100%;
height: 125px;
border: 1px solid #e8e8e8;
padding: 10px;
}
.contact-v3 .wpcf7 .wpcf7-form .wpcf7-submit {
padding: 8px 15px;
text-align: center;
background-color: #aa78ae;
color: #fff;
font-weight: 700;
border: none;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.rtl .contact-v3 .wpcf7 .wpcf7-form .wpcf7-submit {
float: right;
}
.contact-v3 .wpcf7 .wpcf7-form .wpcf7-submit:hover {
background-color: #935b98;
}
.page-cate {
display: inline-block;
width: 100%;
background: #f5f5f5;
border: 1px solid #ddd;
}
.page-cate .widget-caption {
width: 250px;
margin: 96px 0px 0 47px;
}
.page-cate .widget-caption .item-title h2 {
text-transform: uppercase;
font-size: 24px;
}
.page-cate .widget-caption .item-title h2 a {
color: #737373;
}
.page-cate .widget-caption .item-title h2 a:hover {
color: #aa78ae;
}
.page-cate .widget-caption .item-content {
text-align: left;
font-size: 14px;
color: #898989;
}
.page-cate .widget-caption .bl_shop_now {
display: inline-block;
border: 1px solid #ddd;
padding: 12px 21px;
line-height: 0.7;
font-weight: bold;
}
.page-cate .widget-caption .bl_shop_now a {
color: 999;
}
.page-cate .widget-caption .bl_shop_now a:hover {
color: #aa78ae;
}
.page-cate .widget-thumb img {
width: 100%;
max-height: 337px;
}
.page-cate .widget-thumb img:hover {
opacity: 0.8;
}
.bbpress .apsl-login-networks {
display: none;
}
.bbpress .bbp_widget_login form .bbp-remember-me {
float: none;
}
.page-cate-no-des {
background: #f5f5f5;
border: 1px solid #ddd;
}
.page-cate-no-des .widget-caption .item-title {
text-align: center;
padding: 20px 0 0px;
display: inline-block;
width: 100%;
}
.section-3-page-cate .page-cate-no-des .widget-caption .item-title {
padding: 10px 0 9px;
}
.page-cate-no-des .widget-caption .item-title h2 {
text-transform: uppercase;
font-size: 24px;
}
.page-cate-no-des .widget-caption .item-title h2 a {
color: #737373;
}
.page-cate-no-des .widget-caption .item-title h2 a:hover {
color: #aa78ae;
}
.page-cate-no-des .widget-thumb {
min-height: 296px;
}
.page-cate-no-des .widget-thumb img:hover {
opacity: 0.8;
}
.img-row-1 {
margin-bottom: 28px;
}
.img-row-1 a:hover img,
.img-row-2 a:hover img {
opacity: 0.8;
}
.img-row-1 .title,
.img-row-2 .title {
text-align: center;
}
.new-products-page .sw-woo-tab-cat .order-title,
.new-products-page .sw-woo-tab-cat .order-title span {
border-bottom: 0;
padding-bottom: 0;
color: #aa78ae;
}
.new-products-page .sw-woo-tab-cat ul.nav li.active:before {
display: none;
}
.new-products-page .sw-woo-tab-cat ul.nav li a {
padding: 12px 18px;
text-transform: capitalize;
background: #f5f5f5;
border: 1px solid #ebebeb;
line-height: 1;
font-weight: 400;
margin-bottom: 15px;
}
.new-products-page .res-button {
display: none !important;
}
.hot-deals-page .sw-woo-tab-cat .order-title,
.hot-deals-page .sw-woo-tab-cat .order-title span {
border-bottom: 0;
padding-bottom: 0;
color: #aa78ae;
}
.hot-deals-page .sw-woo-tab-cat ul.nav li.active:before {
display: none;
}
.hot-deals-page .sw-woo-tab-cat ul.nav li a {
padding: 12px 18px;
text-transform: capitalize;
background: #f5f5f5;
border: 1px solid #ebebeb;
line-height: 1;
font-weight: 400;
margin-bottom: 15px;
}
.hot-deals-page .sw-woo-container-slider .slider {
border: 0;
}
.hot-deals-page .item .item-wrap {
border: 1px solid #ddd;
margin-bottom: 23px;
}
.hot-deals-page .item .item-wrap .item-img .product-thumb-hover img.hover-image {
display: none;
}
.hot-deals-page .item .item-wrap .item-content h4 a {
color: #444;
}
.hot-deals-page .item .item-wrap .item-content h4 a:hover {
color: #aa78ae;
}
.style-faq1 .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading,
.style-faq1 .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
margin-top: 0;
}
.style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: transparent;
}
.style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
padding: 35px 35px 35px 40px;
}
.rtl .style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
padding: 35px 40px 35px 35px;
}
.style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #ebebeb;
border-left: 0;
border-right: 0;
}
.style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
color: #363636;
font-size: 16px;
font-weight: bold;
padding: 20px 20px 20px 40px;
}
.rtl .style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
padding: 20px 40px 20px 20px;
}
.style-faq1 .vc_tta.vc_general .vc_tta-panel-title>a,
.style-faq1 .vc_tta.vc_general .vc_tta-panel-body {
padding: 0;
border-color: transparent;
}
.style-faq1 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left: 0px;
border-radius: 50%;
border: 1px solid #050505;
width: 24px;
height: 24px;
}
.style-faq1 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
left: 6px;
right: 6px;
}
.style-faq1 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
top: 6px;
bottom: 6px;
}
.style-faq2 .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading,
.style-faq2 .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
margin-top: 0;
}
.style-faq2 .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.style-faq2 .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.style-faq2 .vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading,
.style-faq2 .vc_tta.vc_tta-style-modern .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
margin-bottom: 0;
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: transparent;
background-color: #f5f5f5;
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
padding: 25px 25px 25px 0px;
}
.rtl .style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
padding: 25px 0px 25px 25px;
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a:hover {
color: #aa78ae;
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body {
margin-bottom: 30px;
background-color: #f5f5f5;
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border: 1px dotted #a4a4a4;
border-left: 0;
border-right: 0;
border-top: 0;
background-color: #f5f5f5;
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
color: #363636;
font-size: 16px;
font-weight: bold;
padding: 20px 20px 20px 0px;
}
.rtl .style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
padding: 20px 0px 20px 20px;
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover {
color: #aa78ae;
padding: 20px 20px 20px 10px;
}
.rtl .style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover {
padding: 20px 10px 20px 20px;
}
.style-faq2 .vc_tta.vc_general .vc_tta-panel-title>a,
.style-faq2 .vc_tta.vc_general .vc_tta-panel-body {
padding: 0;
border-color: transparent;
}
.style-faq2 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
display: none;
left: 0px;
border-radius: 50%;
border: 1px solid #050505;
width: 24px;
height: 24px;
}
.style-faq2 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
left: 6px;
right: 6px;
}
.style-faq2 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
top: 6px;
bottom: 6px;
}
.a864a8 {
background: #a864a8;
}
.a864a8:hover {
background: #8b4e8b;
}
.c7b299 {
background: #c7b299;
}
.c7b299:hover {
background: #b59978;
}
.color3 {
background: #7cc576;
}
.color3:hover {
background: #5ab652;
}
.color4 {
background: #7accc8;
}
.color4:hover {
background: #55beb9;
}
.color5 {
background: #448ccb;
}
.color5:hover {
background: #3072ac;
}
.color6 {
background: #ec6368;
}
.color6:hover {
background: #e6363c;
}
.style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
margin-bottom: 17px;
}
.style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
border-color: transparent;
color: #fff;
}
.style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
color: #fff;
font-size: 16px;
font-weight: bold;
padding: 15px 15px 15px 53px;
}
.rtl .style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
padding: 15px 53px 15px 15px;
}
.style-faq3 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
border-radius: 50%;
border: 1px solid #fff;
width: 24px;
height: 24px;
left: 12px;
}
.style-faq3 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
left: 6px;
right: 6px;
border-color: #fff;
}
.style-faq3 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
top: 6px;
bottom: 6px;
border-color: #fff;
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
background: #fff;
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
margin-bottom: 17px;
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
color: #363636;
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
color: #363636;
font-size: 16px;
font-weight: bold;
padding: 15px 15px 15px 70px;
}
.rtl .style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
padding: 15px 70px 15px 15px;
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover {
color: #aa78ae;
}
.style-faq4 .vc_tta-panel:nth-child(1) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
content: "1";
}
.style-faq4 .vc_tta-panel:nth-child(2) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
content: "2";
}
.style-faq4 .vc_tta-panel:nth-child(3) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
content: "3";
}
.style-faq4 .vc_tta-panel:nth-child(4) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
content: "4";
}
.style-faq4 .vc_tta-panel:nth-child(5) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
content: "5";
}
.style-faq4 .vc_tta-panel:nth-child(6) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
content: "6";
}
.style-faq4 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
font-style: normal;
}
.style-faq4 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
border-width: 0px 0 0;
}
.style-faq4 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
display: block;
right: -17px;
bottom: -17px;
top: -17px;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
border-width: 0 0 0 1px;
border-color: #f5f5f5;
}
.style-faq5 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.style-faq5 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.style-faq5 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
background-color: transparent;
border-color: transparent;
}
.style-faq5 .vc_tta.vc_general .vc_tta-panel-body {
margin: 0px 20px;
padding: 0;
}
.style-faq5 .vc_tta.vc_general .vc_tta-panel-body .wpb_content_element {
padding: 20px 0 50px;
border-top: 1px solid #d7d7d7;
}
.style-faq5 .vc_tta-panel {
background: #ebebeb;
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left: 20px;
border-radius: 50%;
border: 1px solid #050505;
width: 24px;
height: 24px;
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
left: 6px;
right: 6px;
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
top: 6px;
bottom: 6px;
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
color: #363636;
font-size: 16px;
font-weight: bold;
padding: 20px 20px 20px 60px;
}
.rtl .style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
padding: 20px 60px 20px 20px;
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:hover {
color: #aa78ae;
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:hover .vc_tta-controls-icon {
border: 1px solid #aa78ae;
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:hover .vc_tta-controls-icon:before,
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:hover .vc_tta-controls-icon:after {
border-color: #aa78ae;
}
.style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
background-color: #444444;
}
.style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
background-color: #aa78ae;
}
.style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
color: #fff;
font-size: 16px;
font-weight: bold;
padding: 15px 15px 15px 53px;
}
.rtl .style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
padding: 15px 53px 15px 15px;
}
.style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
padding: 14px 0;
}
.style-faq6 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
border-radius: 50%;
border: 1px solid #fff;
width: 24px;
height: 24px;
left: 12px;
}
.style-faq6 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
left: 6px;
right: 6px;
border-color: #fff;
}
.style-faq6 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
top: 6px;
bottom: 6px;
border-color: #fff;
}
.search-page a {
display: inline-table;
margin-bottom: 10px;
}
.sitemap-page ul {
list-style: none;
margin: 0;
margin-bottom: 40px;
}
.sitemap-page ul >li {
font-size: 14px;
font-weight: bold;
color: #aa78ae;
text-transform: uppercase;
}
.sitemap-page ul >li ul {
margin-top: 15px;
}
.sitemap-page ul >li ul >li {
font-size: 12px;
color: #444;
text-transform: none;
font-weight: 400;
margin-bottom: 10px;
}
.sw-ourteam-slider .slick-initialized .slick-slide {
border-right: 0 !important;
}
.sw-ourteam-slider .title-home {
text-align: left;
}
.sw-ourteam-slider .title-home h2 {
font-size: 16px;
font-weight: bold;
color: #444;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide {
border-right: 0 !important;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-img {
position: relative;
cursor: pointer;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-img:before {
content: '';
background: rgba(0,0,0,0.5);
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-img:hover:before {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-img:hover .item-social {
opacity: 1;
filter: alpha(opacity=100);
transform: translate3d(0,0,0);
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content {
padding: 20px 0 15px;
background: #aa78ae;
color: #fff;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content h3 {
font-size: 14px;
font-weight: 700;
color: #fff;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content h3:hover {
color: #333;
cursor: pointer;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content .team-info {
font-style: italic;
margin-bottom: 10px;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content .item-desc {
margin-bottom: 15px;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social {
position: absolute;
top: 50%;
margin-top: -15px;
left: 50%;
margin-left: -74px;
transform: translate3d(0,-100px,0);
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus {
display: inline-block;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 34px;
margin-right: 5px;
text-align: center;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus .fa:before {
font-size: 14px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus:hover .fa:before {
font-size: 16px;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin {
background: #fff;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin .fa:before {
color: #f8bc2e;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook {
background: #fff;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook .fa:before {
color: #39599f;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter {
background: #fff;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter .fa:before {
color: #45b0e3;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus {
background: #fff;
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus .fa:before {
color: #1872bf;
}
.sw-ourteam-slider.layout3 .item-img {
position: relative;
cursor: pointer;
}
.sw-ourteam-slider.layout3 .item-img:hover .item-content {
opacity: 1;
filter: alpha(opacity=100);
transform: translate3d(0,0,0);
}
.sw-ourteam-slider.layout3 .item-img:before {
content: '';
background: rgba(0,0,0,0.5);
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.sw-ourteam-slider.layout3 .item-img:hover:before {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.sw-ourteam-slider.layout3 .item-content {
padding: 20px 0 15px;
color: #fff;
position: absolute;
top: 50%;
margin-top: -50px;
transform: translate3d(0,-100px,0);
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.sw-ourteam-slider.layout3 .item-content h3 {
font-size: 14px;
font-weight: 700;
color: #fff;
}
.sw-ourteam-slider.layout3 .item-content h3:hover {
color: #aa78ae;
cursor: pointer;
}
.sw-ourteam-slider.layout3 .item-content .team-info {
font-style: italic;
margin-bottom: 10px;
}
.sw-ourteam-slider.layout3 .item-content .item-desc {
margin-bottom: 15px;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin,
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook,
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter,
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus {
display: inline-block;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 34px;
margin-right: 5px;
text-align: center;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus .fa:before {
font-size: 14px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus:hover .fa:before {
font-size: 16px;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin {
background: #fff;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin .fa:before {
color: #f8bc2e;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook {
background: #fff;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook .fa:before {
color: #39599f;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter {
background: #fff;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter .fa:before {
color: #45b0e3;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus {
background: #fff;
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus .fa:before {
color: #1872bf;
}
.sw-ourteam-slider.layout4 .item-wrap {
display: inline-block;
width: 100%;
background: #ebebeb;
}
.sw-ourteam-slider.layout4 .item-img .item-img-info {
float: left;
}
.sw-ourteam-slider.layout4 .item-img .item-img-info img:hover {
opacity: 0.7;
}
.sw-ourteam-slider.layout4 .item-content {
float: left;
text-align: left;
width: 300px;
padding: 30px;
background: #ebebeb;
}
.sw-ourteam-slider.layout4 .item-content h3 {
font-size: 14px;
font-weight: 700;
color: #444;
}
.sw-ourteam-slider.layout4 .item-content h3:hover {
color: #aa78ae;
cursor: pointer;
}
.sw-ourteam-slider.layout4 .item-content .item-social {
margin-top: 20px;
}
.sw-ourteam-slider.layout4 .item-content .item-social .team-linkedin,
.sw-ourteam-slider.layout4 .item-content .item-social .team-facebook,
.sw-ourteam-slider.layout4 .item-content .item-social .team-twitter,
.sw-ourteam-slider.layout4 .item-content .item-social .team-gplus {
display: inline-block;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 34px;
margin-right: 5px;
text-align: center;
background: #aa78ae;
}
.sw-ourteam-slider.layout4 .item-content .item-social .team-linkedin .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-facebook .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-twitter .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-gplus .fa:before {
font-size: 14px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
color: #fff;
}
.sw-ourteam-slider.layout4 .item-content .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-gplus:hover .fa:before {
font-size: 16px;
}
.sw-ourteam-slider.layout4 .item-content .au_contact {
margin: 11px 0;
list-style: none;
}
.sw-ourteam-slider.layout4 .res-button {
display: none !important;
}
.sw-ourteam-slider.layout5 .item-img-info img {
border-radius: 50%;
width: 216px;
height: 216px;
margin: 0 auto;
}
.sw-ourteam-slider.layout5 .item-img-info img:hover {
opacity: 0.7;
}
.sw-ourteam-slider.layout5 .item-content {
padding: 20px 0 15px;
}
.sw-ourteam-slider.layout5 .item-content h3 {
font-size: 16px;
font-weight: 700;
color: #333;
}
.sw-ourteam-slider.layout5 .item-content h3:hover {
color: #aa78ae;
cursor: pointer;
}
.sw-ourteam-slider.layout5 .item-content .team-info {
font-style: italic;
margin-bottom: 10px;
}
.sw-ourteam-slider.layout5 .item-content .item-desc {
margin-bottom: 15px;
}
.sw-ourteam-slider.layout5 .item-social .team-linkedin,
.sw-ourteam-slider.layout5 .item-social .team-facebook,
.sw-ourteam-slider.layout5 .item-social .team-twitter,
.sw-ourteam-slider.layout5 .item-social .team-gplus {
display: inline-block;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 34px;
margin-right: 5px;
}
.sw-ourteam-slider.layout5 .item-social .team-linkedin .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-facebook .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-twitter .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-gplus .fa:before {
font-size: 14px;
color: #fff;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.sw-ourteam-slider.layout5 .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-gplus:hover .fa:before {
font-size: 16px;
}
.sw-ourteam-slider.layout5 .item-social .team-linkedin {
background: #f8bc2e;
}
.sw-ourteam-slider.layout5 .item-social .team-facebook {
background: #39599f;
}
.sw-ourteam-slider.layout5 .item-social .team-twitter {
background: #45b0e3;
}
.sw-ourteam-slider.layout5 .item-social .team-gplus {
background: #1872bf;
}
.sw-testimonial-slider.client-wrapper-b {
top: 0;
}
.sw-testimonial-slider .title-home h2 {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 10px;
text-align: center;
}
.sw-testimonial-slider .slick-slide {
border-right: 0 !important;
}
.sw-testimonial-slider .client-comment {
text-align: center;
font-style: italic;
}
.sw-testimonial-slider .client-comment {
margin-bottom: 20px;
line-height: 22px;
}
.sw-testimonial-slider .name-client {
text-align: center;
}
.sw-testimonial-slider .name-client h2 {
font-size: 14px;
color: #636363;
font-style: normal;
}
.sw-testimonial-slider .info-client {
display: none;
}
.sw-testimonial-slider .slick-dots {
background-color: transparent;
border-top: 0;
}
.sw-testimonial-slider .slick-dots li {
margin: 0 3px;
border-radius: 50%;
background: #fff;
border: 1px solid #e2e2e2;
}
.sw-testimonial-slider .slick-dots li.slick-active,
.sw-testimonial-slider .slick-dots li:hover {
background-color: #636363;
}
.sw-testimonial-slider .res-button {
display: none !important;
}
.test-no-img {
padding: 40px 156px 15px;
}
.test-no-img .block-title-bottom {
position: initial;
border-bottom: 0;
}
.test-no-img .client-wrapper-b {
padding: 0 83px;
top: 0;
}
.test-no-img .res-button {
border: 0px;
position: absolute;
top: 50%;
margin-top: -42px;
display: block !important;
}
.test-no-img .res-button.slick-prev {
left: 0;
}
.test-no-img .res-button.slick-prev:hover:before {
color: #aa78ae;
}
.test-no-img .res-button.slick-prev:before {
content: "\f104";
font-size: 55px;
color: #898989;
}
.test-no-img .res-button.slick-next {
right: 0;
}
.test-no-img .res-button.slick-next:hover:before {
color: #aa78ae;
}
.test-no-img .res-button.slick-next:before {
content: "\f105";
font-size: 55px;
color: #898989;
}
.test-no-img .image-client {
display: none;
}
.test-no-img .carousel-inner {
text-align: center;
font-style: italic;
}
.test-with-img {
padding: 50px 156px 20px;
}
.test-with-img .block-title-bottom {
position: initial;
border-bottom: 0;
}
.test-with-img .client-wrapper-b {
padding: 0 83px;
}
.test-with-img .res-button {
position: absolute;
top: 50%;
margin-top: -70px;
border: 0;
background: none;
padding: 0;
display: block !important;
}
.test-with-img .res-button.slick-prev {
left: 50%;
margin-left: -90px;
right: auto;
}
.test-with-img .res-button.slick-prev:hover:before {
color: #aa78ae;
}
.test-with-img .res-button.slick-prev:before {
content: "\f104";
font-size: 55px;
color: #898989;
}
.test-with-img .res-button.slick-next {
right: 50%;
margin-right: -95px;
}
.test-with-img .res-button.slick-next:hover:before {
color: #aa78ae;
}
.test-with-img .res-button.slick-next:before {
content: "\f105";
font-size: 55px;
color: #898989;
}
.test-with-img .image-client img {
margin: 0 auto;
margin-bottom: 30px;
}
.test-with-img .carousel-inner {
text-align: center;
font-style: italic;
}
.test-in-2,
.test-in-2-border {
padding-bottom: 8px;
padding-top: 30px;
}
.test-in-2 .slick-initialized .slick-slide,
.test-in-2-border .slick-initialized .slick-slide {
padding: 0 15px;
}
.test-in-2 .item-wrap,
.test-in-2-border .item-wrap {
padding: 35px 27px 35px 20px;
margin-bottom: 35px;
background: #fff;
}
.test-in-2 .item-img,
.test-in-2-border .item-img {
display: inline-block;
float: left;
}
.test-in-2 .client-comment,
.test-in-2-border .client-comment {
display: inline-block;
float: left;
width: 370px;
text-align: left;
margin-bottom: 10px;
margin-left: 40px;
}
.rtl .test-in-2 .client-comment,
.rtl .test-in-2-border .client-comment {
margin-right: 40px;
text-align: right;
}
.test-in-2 .name-client,
.test-in-2-border .name-client {
text-align: right;
padding-right: 10px;
}
.rtl .test-in-2 .name-client,
.rtl .test-in-2-border .name-client {
text-align: left;
padding-left: 10px;
}
.test-in-2 .title-home h2,
.test-in-2-border .title-home h2 {
margin-bottom: 37px;
}
.test-in-2-border {
padding-bottom: 90px;
padding-top: 58px;
}
.test-in-2-border .item-wrap {
border: 1px solid #d7d7d7;
border-radius: 5px;
}
.test-in-3 {
padding-top: 22px;
}
.test-in-3 .image-client {
margin-bottom: 25px;
}
.test-in-3 .image-client img {
margin: 0 auto;
}
.sw-topseller-category .order-title {
font-size: 150%;
font-weight: bold;
text-transform: uppercase;
}
.sw-topseller-category .order-title,
.sw-topseller-category .order-title span {
border-bottom: 0;
padding-bottom: 0;
color: #aa78ae;
}
.sw-topseller-category .item:hover .yith-wcwl-add-to-wishlist,
.sw-topseller-category .item:hover .compare-button {
-webkit-transition: 0.3s;
transition: 0.3s;
opacity: 1;
visibility: visible;
}
.sw-topseller-category .item:hover .sm_quickview_handler-list {
opacity: 1;
visibility: visible;
transform: translateY(0%);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.topseller-content ul.nav {
margin: 0;
border-bottom: 0;
}
.topseller-content ul.nav li {
margin: 22px 5px 15px 0;
}
.topseller-content ul.nav li.active a {
border-color: #aa78ae;
color: #fff !important;
background: #aa78ae;
}
.topseller-content ul.nav li a {
padding: 12px 18px;
text-transform: capitalize;
background: #f5f5f5;
border: 1px solid #ebebeb;
line-height: 1;
font-weight: 400;
margin-bottom: 15px;
border-radius: 0;
}
.topseller-content .products-thumb .product-thumb-hover img.hover-image {
display: none;
}
.topseller-content .tab-pane .item-wrap {
border: 1px solid #ddd;
margin-bottom: 30px;
padding-bottom: 20px;
}
.topseller-content .tab-pane .item-wrap .onsale {
top: 0 !important;
left: 0 !important;
}
.rtl .topseller-content .tab-pane .item-wrap .onsale {
right: 0 !important;
}
.topseller-content .tab-pane .item-wrap .product-thumb-hover img {
border-bottom: 1px solid #ddd;
}
.price-tab .pricing-table {
margin-top: 50px;
margin-bottom: 50px;
}
.price-tab .pricing-table.table1,
.price-tab .pricing-table.style1 {
margin-top: 95px;
}
.search-page {
margin-bottom: 30px !important;
}
.banner-shortcode img {
margin-bottom: 0;
}
.banner-countdown {
position: absolute;
top: 50%;
margin-top: -30px;
left: 50%;
margin-left: 35px;
}
.banner-countdown .countdown-section {
width: 90px;
height: 60px;
text-align: center;
display: inline-block;
color: #fff;
padding: 15px 0px 0px;
line-height: 12px;
-webkit-transition: 0.3s;
transition: 0.3s;
position: relative;
}
.banner-countdown .countdown-section:after {
content: ":";
position: absolute;
right: 0;
top: 50%;
margin-top: -6px;
font-size: 20px;
font-weight: bold;
}
.rtl .banner-countdown .countdown-section:after {
right: auto;
left: 0;
}
.banner-countdown .countdown-section span {
display: block;
}
.banner-countdown .countdown-section span.countdown-amount {
font-size: 20px;
font-weight: 700;
margin-bottom: 10px;
}
.banner-countdown .countdown-section span.countdown-period {
text-transform: uppercase;
color: #fff;
font-weight: 700;
font-size: 16px;
}
.banner-countdown .countdown-section.secs {
margin-right: 0px;
}
.banner-countdown .countdown-section.secs:after {
display: none;
}
.sw-partner-container-slider .resp-slider-container .slider .item .item-wrap img {
margin: 0 auto;
display: table;
}
.sw-partner-container-slider .res-button {
top: 40%;
}
.section-cowntdown-banner {
margin-bottom: 33px !important;
}
.section-tab-child-cate {
margin-bottom: 27px !important;
}
.section-tab-child-cate .sw-woo-tab-2 .top-tab-slider:before {
content: "\f11b";
background: #f1940f;
}
.section-tab-child-cate .sw-woo-tab-2 ul.nav li.active a,
.section-tab-child-cate .sw-woo-tab-2 ul.nav li:hover a {
background: #f1940f;
border: 1px solid #f1940f;
}
.section-tab-child-cate .sw-woo-tab-2 ul.nav li.active:before,
.section-tab-child-cate .sw-woo-tab-2 ul.nav li:hover:before {
color: #f1940f;
}
.section-tab-child-cate .sw-woo-tab-2 ul.nav li:after {
content: "\f111";
font-family: FontAwesome !important;
font-size: 4px;
color: #666;
width: 4px;
text-align: center;
height: 4px;
position: absolute;
top: 50%;
margin-top: -2px;
left: -18px;
}
.section-tab-child-cate .top-tab-slider:before {
content: "\f0d0";
font-family: FontAwesome !important;
width: 54px;
height: 54px;
line-height: 54px;
font-size: 24px;
color: #fff;
text-align: center;
background: #aa78ae;
float: left;
position: relative;
margin-right: 10px;
margin-top: 7px;
border-radius: 3px;
}
.section-tab-child-cate .top-tab-slider .order-title {
border-bottom: 1px solid #ddd;
display: inline-block;
width: 94.5%;
}
.section-tab-child-cate .top-tab-slider .order-title span {
color: #444;
font-weight: bold;
font-size: 18px;
display: inline-block;
text-transform: uppercase;
}
.section-tab-child-cate ul.nav {
border: 0;
}
.section-tab-child-cate ul.nav li {
margin: 9px 28px 15px 0;
}
.section-tab-child-cate ul.nav li a {
padding: 2px 5px;
font-weight: normal;
border-radius: 3px;
text-transform: uppercase;
}
.section-tab-child-cate ul.nav li a:hover {
background: #aa78ae;
color: #fff;
border: 1px solid #aa78ae;
}
.section-tab-child-cate ul.nav li:hover:before {
bottom: -13px;
content: "\f0dd";
font-family: FontAwesome !important;
border: 0;
font-size: 20px;
margin-top: 0;
left: 50%;
margin-left: -6px;
color: #aa78ae;
position: absolute;
}
.section-tab-child-cate ul.nav li.active:before {
bottom: -13px;
content: "\f0dd";
font-family: FontAwesome !important;
border: 0;
font-size: 20px;
margin-top: 0;
left: 50%;
margin-left: -6px;
color: #aa78ae;
position: absolute;
}
.section-tab-child-cate ul.nav li.active a {
border: 1px solid #aa78ae;
color: #fff !important;
background: #aa78ae;
}
.section-tab-child-cate ul.nav li:first-child:after {
display: none;
}
.section-tab-child-cate .res-button {
height: 20px;
width: 20px;
margin: 0;
right: 15px;
top: 0;
}
.section-tab-child-cate .res-button:before {
position: absolute;
top: 50%;
margin-top: -12px;
left: 50%;
margin-left: -2px;
}
.section-tab-child-cate .res-button.slick-prev {
right: 40px;
}
.section-tab-child-cate .category-slider-content {
width: 100%;
border: 1px solid #ddd;
margin-top: 15px;
display: block;
grid-template-columns: 3fr 1fr 1fr;
}
.section-tab-child-cate .category-slider-content.non-child,
.section-tab-child-cate .category-slider-content.non-banner,
.section-tab-child-cate .category-slider-content.tab-slider-default {
grid-template-columns: 4fr 1fr;
}
.section-tab-child-cate .category-slider-content.non-child.non-banner,
.section-tab-child-cate .category-slider-content.tab-slider-default.non-child {
grid-template-columns: 1fr;
}
.section-tab-child-cate .category-slider-content .tab-content {
float: left;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide {
padding: 0;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap {
border-bottom: 1px solid #ddd;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb {
max-height: 234px;
margin-bottom: 10px;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .product-thumb-hover {
display: inline-block;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .product-thumb-hover:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
visibility: hidden;
left: 0;
top: 0;
opacity: 0;
background: #000;
transform: scale(0.5) rotateY(180deg);
-webkit-transform: scale(0.5) rotateY(180deg);
-moz-transform: scale(0.5) rotateY(180deg);
transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
z-index: 2;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb:hover .product-thumb-hover:before {
opacity: 0.4;
visibility: visible;
transform: scale(1) rotateY(0deg);
-webkit-transform: scale(1) rotateY(0deg);
-moz-transform: scale(1) rotateY(0deg);
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb:hover .add-info {
display: block;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info {
position: absolute;
display: none;
top: 50%;
margin-top: -17px;
left: 50%;
margin-left: -80px;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist,
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .compare-button,
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .sm_quickview_handler-list {
opacity: 1;
visibility: visible;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
background-color: #fff !important;
border: 1px solid #fff !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
background-color: #aa78ae !important;
border: 1px solid #aa78ae !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .compare-button a.button.compare {
border: 1px solid #fff !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .compare-button a.button.compare:hover {
border: 1px solid #aa78ae !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .add_to_cart_button {
margin: 0 5px !important;
width: 35px;
text-indent: -9999px;
background-image: url(../assets/img/group_btn.png) !important;
background-repeat: no-repeat !important;
background-color: #fff !important;
background-position: center -671px !important;
z-index: 9;
position: relative;
border: 1px solid #fff !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .add_to_cart_button:hover {
background-color: #aa78ae !important;
border: 1px solid #aa78ae !important;
background-image: url(../assets/img/group_btn.png) !important;
background-position: center -716px !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .add_to_cart_button.loading {
background: url("../assets/img/loadingp.gif") no-repeat center center #fff !important;
height: 30px;
width: 30px;
text-indent: -9999px;
background-size: 25px 25px !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .add_to_cart_button.added {
background: url("../assets/img/added.png") no-repeat center center #aa78ae !important;
height: 30px;
text-indent: -9999px;
border: 1px solid #aa78ae !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .sm_quickview_handler-list {
margin: 0 5px !important;
width: 35px;
text-indent: -9999px;
background-image: url(../assets/img/group_btn.png) !important;
background-repeat: no-repeat !important;
background-color: #fff !important;
background-position: center -167px !important;
z-index: 9;
position: relative;
left: auto;
top: auto;
transform: translateY(0%);
height: 35px;
border-radius: 3px;
border: 1px solid #fff !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .sm_quickview_handler-list:hover {
background-color: #aa78ae !important;
border: 1px solid #aa78ae !important;
background-image: url(../assets/img/group_btn.png) !important;
background-position: center -214px !important;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap:nth-child(2) {
border-bottom: 0;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .item-content .reviews-content {
margin-bottom: 0;
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .item-content .item-price {
margin-bottom: 15.4px;
}
.section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner {
margin: 0;
list-style: none;
}
.section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner li img {
margin-bottom: 0;
}
.section-tab-child-cate .category-slider-content .childcat-content {
padding-left: 20px;
}
.rtl .section-tab-child-cate .category-slider-content .childcat-content {
padding-left: 0;
padding-right: 20px;
}
.rtl .section-tab-child-cate .category-slider-content .childcat-content ul {
margin-left: 0;
margin-right: 15px;
}
.section-tab-child-cate .category-slider-content .childcat-content ul li {
display: inline-table;
position: relative;
width: 100%;
}
.section-tab-child-cate .category-slider-content .childcat-content ul li:after {
content: "\f111";
font-family: FontAwesome !important;
font-size: 4px;
color: #999;
width: 4px;
text-align: center;
height: 4px;
position: absolute;
top: 50%;
margin-top: -3px;
left: -14px;
}
.rtl .section-tab-child-cate .category-slider-content .childcat-content ul li:after {
left: auto;
right: -14px;
}
.section-tab-child-cate .category-slider-content .childcat-content ul li a {
padding: 10px 0;
display: inline-table;
text-transform: capitalize;
}
.section-tab-child-cate .sw-woo-tab-banner-top .top-tab-slider:before {
content: "\f21e";
background: #cf739a;
}
.section-tab-child-cate .sw-woo-tab-banner-top ul.nav li.active a,
.section-tab-child-cate .sw-woo-tab-banner-top ul.nav li:hover a {
background: #cf739a;
border: 1px solid #cf739a;
}
.section-tab-child-cate .sw-woo-tab-banner-top ul.nav li.active:before,
.section-tab-child-cate .sw-woo-tab-banner-top ul.nav li:hover:before {
color: #cf739a;
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content {
border-right: 1px solid #ddd;
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner {
margin: 0;
list-style: none;
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li {
float: left;
}
.rtl .section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li {
float: right;
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li img {
margin-bottom: 0;
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .slick-initialized .slick-slide .item-wrap {
border-bottom: 0;
}
.section-today-deals {
overflow: inherit !important;
}
.section-today-deals .cowntdown-layout-3 {
margin-top: -105px;
}
.cowntdown-layout-3.countdown-style2 .imgleft {
float: left;
}
.rtl .cowntdown-layout-3.countdown-style2 .imgleft {
float: right;
}
.cowntdown-layout-3.countdown-style2 .res-button {
display: none !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container {
float: left;
width: 76.924%;
background: #fff;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .box-slider-title {
margin-bottom: 20px;
display: inline-block;
position: absolute;
left: 20px;
border: 0;
margin-top: 15px;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .box-slider-title h2 span {
border-bottom: 0;
text-transform: uppercase;
color: #fff;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .slider {
position: inherit;
border: 0;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .slick-dots {
position: absolute;
top: 33px;
left: 20px;
border: 0;
background: transparent;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .slick-dots li {
background: transparent;
border: 2px solid #fff;
border-radius: 50%;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .slick-dots li.slick-active {
border: 2px solid #aa78ae;
background: transparent;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap {
padding: 15px;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb {
margin-bottom: 10px;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .onsale {
background: url(../assets/img/group_btn.png) no-repeat center -860px !important;
width: 40px;
height: 41px;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .product-thumb-hover {
display: block;
border-bottom: 0;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .product-thumb-hover:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
visibility: hidden;
left: 0;
top: 0;
opacity: 0;
background: #000;
transform: scale(0.5) rotateY(180deg);
-webkit-transform: scale(0.5) rotateY(180deg);
-moz-transform: scale(0.5) rotateY(180deg);
transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
z-index: 2;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb:hover .product-thumb-hover:before {
opacity: 0.4;
visibility: visible;
transform: scale(1) rotateY(0deg);
-webkit-transform: scale(1) rotateY(0deg);
-moz-transform: scale(1) rotateY(0deg);
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb:hover .add-info {
display: block;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info {
position: absolute;
display: none;
top: 50%;
margin-top: -17px;
left: 50%;
margin-left: -80px;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist,
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .compare-button,
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .sm_quickview_handler-list {
opacity: 1;
visibility: visible;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
background-color: #fff !important;
border: 1px solid #fff !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
background-color: #aa78ae !important;
border: 1px solid #aa78ae !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .compare-button a.button.compare {
border: 1px solid #fff !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .compare-button a.button.compare:hover {
border: 1px solid #aa78ae !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .add_to_cart_button {
margin: 0 5px !important;
width: 35px;
text-indent: -9999px;
background-image: url(../assets/img/group_btn.png) !important;
background-repeat: no-repeat !important;
background-color: #fff !important;
background-position: center -671px !important;
z-index: 9;
position: relative;
border: 1px solid #fff !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .add_to_cart_button:hover {
background-color: #aa78ae !important;
border: 1px solid #aa78ae !important;
background-image: url(../assets/img/group_btn.png) !important;
background-position: center -716px !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .add_to_cart_button.loading {
background: url("../assets/img/loadingp.gif") no-repeat center center #fff !important;
height: 30px;
width: 30px;
text-indent: -9999px;
background-size: 25px 25px !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .add_to_cart_button.added {
background: url("../assets/img/added.png") no-repeat center center #aa78ae !important;
height: 30px;
text-indent: -9999px;
border: 1px solid #aa78ae !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .sm_quickview_handler-list {
margin: 0 5px !important;
width: 35px;
text-indent: -9999px;
background-image: url(../assets/img/group_btn.png) !important;
background-repeat: no-repeat !important;
background-color: #fff !important;
background-position: center -167px !important;
z-index: 9;
position: relative;
left: auto;
top: auto;
transform: translateY(0%);
height: 35px;
border-radius: 3px;
border: 1px solid #fff !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .sm_quickview_handler-list:hover {
background-color: #aa78ae !important;
border: 1px solid #aa78ae !important;
background-image: url(../assets/img/group_btn.png) !important;
background-position: center -214px !important;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content {
text-align: center;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content h4 a {
font-weight: bold;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .reviews-content {
margin-bottom: 5px;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .item-price {
margin-bottom: 12px;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .product-countdown-style1 {
margin: 0 0 7px;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .product-countdown-style1 .countdown-section {
width: 40px;
height: 40px;
background-color: #aa78ae;
padding: 8px 0 0;
border: 0;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .product-countdown-style1 .countdown-section span.countdown-amount {
font-size: 16px;
font-weight: 700;
margin-bottom: 3px;
color: #fff;
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .product-countdown-style1 .countdown-section span.countdown-period {
font-size: 10px;
color: #fff;
font-weight: 700;
}
.section-feature {
margin-top: -85px;
z-index: 2;
position: relative;
background: #fff;
padding-top: 36px;
margin-left: 0;
margin-right: 0;
}
.section-feature .products-loop {
margin-bottom: 25px !important;
}
.section-feature .sw-woo-container-slider .slider {
border: 0;
}
.section-feature .sw-woo-container-slider .slider .slick-slide {
border: 0 !important;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap {
border: 1px solid #ddd;
margin-bottom: 30px;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .onsale {
background: url(../assets/img/group_btn.png) no-repeat center -860px !important;
top: 10px !important;
left: 10px !important;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content {
padding: 20px 0;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .add-info {
display: none;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb .sm_quickview_handler-list {
width: 34px;
height: 34px;
background: url(../assets/img/group_btn.png) no-repeat center -214px #aa78ae;
border-radius: 0;
border: 1px solid #aa78ae;
margin-left: -17px;
margin-top: -17px;
z-index: 69;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
visibility: hidden;
left: 0;
top: 0;
opacity: 0;
background: #000;
transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
z-index: 2;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover {
cursor: pointer;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .item-content .reviews-content,
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .item-content .item-price,
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .item-content .desc {
display: none;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .item-content .add-info {
display: inline-block;
margin-top: 15px;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .products-thumb .sm_quickview_handler-list {
opacity: 1;
visibility: visible;
transform: translateY(0%);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .products-thumb:before {
opacity: 0.4;
visibility: visible;
}
.section-new-arrivals .products-loop,
.section-feature .products-loop {
margin: 0 -15px;
}
.section-new-arrivals .products-loop.grid li,
.section-feature .products-loop.grid li {
padding: 0 15px 15px;
min-height: 417px;
}
.section-new-arrivals .products-loop.grid li .products-entry,
.section-feature .products-loop.grid li .products-entry {
box-shadow: none;
-webkit-box-shadow: none;
overflow: inherit;
padding: 0;
}
.section-new-arrivals .products-loop.grid li .products-entry:hover,
.section-feature .products-loop.grid li .products-entry:hover {
cursor: pointer;
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-thumb .sm_quickview_handler-list,
.section-feature .products-loop.grid li .products-entry:hover .products-thumb .sm_quickview_handler-list {
opacity: 1;
visibility: visible;
transform: translateY(0%);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-thumb:before,
.section-feature .products-loop.grid li .products-entry:hover .products-thumb:before {
opacity: 0.4;
visibility: visible;
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-content,
.section-feature .products-loop.grid li .products-entry:hover .products-content {
background: #fff;
position: absolute;
width: 100%;
box-shadow: 1px 3px 2px 1px #ddd;
-webkit-box-shadow: 1px 3px 2px 1px #ddd;
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-content .reviews-content,
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-content .item-price,
.section-feature .products-loop.grid li .products-entry:hover .products-content .reviews-content,
.section-feature .products-loop.grid li .products-entry:hover .products-content .item-price {
display: none;
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-content .item-bottom,
.section-feature .products-loop.grid li .products-entry:hover .products-content .item-bottom {
display: inline-block;
margin-top: 7px;
}
.section-new-arrivals .products-loop.grid li .products-entry .products-thumb,
.section-feature .products-loop.grid li .products-entry .products-thumb {
border: 1px solid #ddd;
margin-bottom: 0;
}
.section-new-arrivals .products-loop.grid li .products-entry .products-thumb .onsale,
.section-feature .products-loop.grid li .products-entry .products-thumb .onsale {
background: url(../assets/img/group_btn.png) no-repeat center -860px !important;
width: 40px;
height: 41px;
top: 10px !important;
left: 10px !important;
}
.rtl .section-new-arrivals .products-loop.grid li .products-entry .products-thumb .onsale,
.rtl .section-feature .products-loop.grid li .products-entry .products-thumb .onsale {
left: auto;
right: 10px !important;
}
.section-new-arrivals .products-loop.grid li .products-entry .products-thumb .sm_quickview_handler-list,
.section-feature .products-loop.grid li .products-entry .products-thumb .sm_quickview_handler-list {
width: 34px;
height: 34px;
background: url(../assets/img/group_btn.png) no-repeat center -214px #aa78ae;
border-radius: 0;
border: 1px solid #aa78ae;
margin-left: -17px;
margin-top: -17px;
z-index: 69;
}
.section-new-arrivals .products-loop.grid li .products-entry .products-thumb:before,
.section-feature .products-loop.grid li .products-entry .products-thumb:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
visibility: hidden;
left: 0;
top: 0;
opacity: 0;
background: #000;
transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
z-index: 2;
}
.section-new-arrivals .products-loop.grid li .products-entry .products-content,
.section-feature .products-loop.grid li .products-entry .products-content {
padding: 20px 0;
}
.section-new-arrivals .products-loop.grid li .products-entry .products-content .item-content .item-price,
.section-feature .products-loop.grid li .products-entry .products-content .item-content .item-price {
margin-bottom: 0;
}
.section-new-arrivals .products-loop.grid li .products-entry .products-content .item-bottom,
.section-feature .products-loop.grid li .products-entry .products-content .item-bottom {
display: none;
}
.section-new-arrivals .woocommerce-message,
.section-feature .woocommerce-message {
display: none;
}
.title-index8 h2 {
font-size: 26px;
margin-bottom: 15px !important;
}
.title-index8 .vc_sep_holder .vc_sep_line {
border-color: #ddd;
}
.title-index8 h4 {
color: #c0c0c0;
}
.title-index8.vc_separator {
margin-bottom: 40px;
}
.section-latestblog-index7 .title-index8.vc_separator {
margin-bottom: 25px;
}
.banner-content {
text-align: center;
padding-top: 100px;
padding-bottom: 103px;
color: #fff;
}
.banner-content .icon {
display: inline-block;
width: 79px;
height: 79px;
line-height: 90px;
margin-bottom: 15px;
position: relative;
vertical-align: top;
border: 2px solid #fff;
}
.banner-content .icon .fa {
font-size: 36px;
}
.banner-content .icon:hover {
border: 2px solid #aa78ae;
cursor: pointer;
}
.banner-content .icon:hover .fa {
color: #aa78ae;
}
.banner-content .over-content .title {
color: #aa78ae;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
.banner-content .over-content .content {
font-size: 14px;
}
.toogle-hidden.elementor-widget-toggle .elementor-toggle .elementor-toggle-item:first-child .elementor-tab-content {
display: none;
}
.faq-style1 .elementor-toggle .elementor-tab-content {
border-bottom-color: #f5f5f5;
}
.faq-style1 .elementor-widget-toggle .elementor-tab-title {
padding: 20px 15px;
border-bottom-color: #f5f5f5;
}
.faq-style1 .elementor-widget-toggle .elementor-tab-title:hover {
background: #f5f5f5;
}
.faq-style1 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
margin-top: -5px;
}
.faq-style1 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-title,
.faq-style1 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
font-size: 16px;
}
.faq-style2 .elementor-toggle .elementor-tab-content {
border-bottom: none;
}
.faq-style2 .elementor-widget-toggle .elementor-tab-title {
padding: 20px 15px;
border-bottom: none;
background: #fff;
}
.faq-style2 .elementor-widget-toggle .elementor-tab-title:hover {
background: #f5f5f5;
}
.faq-style2 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
margin-top: -5px;
}
.faq-style2 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-title,
.faq-style2 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
font-size: 16px;
}
.faq-style3 .elementor-toggle .elementor-tab-content {
border: 1px #f5f5f5 solid;
margin-bottom: 15px;
}
.faq-style3 .elementor-widget-toggle .elementor-tab-title {
padding: 20px 15px;
border: 1px #f5f5f5 solid;
}
.faq-style3 .elementor-widget-toggle .elementor-tab-title:hover {
background: #f5f5f5;
}
.faq-style3 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
margin-top: -5px;
}
.faq-style3 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-title,
.faq-style3 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
font-size: 16px;
}
.faq-style4 .elementor-toggle .elementor-tab-content {
border: 1px #f5f5f5 solid;
}
.faq-style4 .elementor-toggle .elementor-toggle-item {
margin-bottom: 15px;
}
.faq-style4 .elementor-widget-toggle .elementor-tab-title {
padding: 20px 15px;
border-bottom: none;
background: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.faq-style4 .elementor-widget-toggle .elementor-tab-title:hover {
background: #f5f5f5;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.faq-style4 .elementor-widget-toggle .elementor-tab-title:hover .elementor-toggle-title {
color: #aa78ae;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.faq-style4 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
margin-top: -5px;
}
.faq-style4 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-title,
.faq-style4 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
font-size: 16px;
}
.faq-style5 .elementor-toggle .elementor-tab-content {
border: 1px #f0f0f0 solid;
margin-bottom: 15px;
background: #f8f8f8;
}
.faq-style5 .elementor-widget-toggle .elementor-tab-title {
padding: 20px 15px;
border: 1px #f0f0f0 solid;
background: #f8f8f8;
}
.faq-style5 .elementor-widget-toggle .elementor-tab-title:hover {
background: #f0f0f0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.faq-style5 .elementor-widget-toggle .elementor-tab-title:hover .elementor-toggle-title {
color: #aa78ae;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.faq-style5 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
margin-top: -5px;
}
.faq-style5 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-title,
.faq-style5 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
font-size: 16px;
}
.faq-style6 .elementor-toggle .elementor-tab-content {
border: 1px #f0f0f0 solid;
margin-bottom: 15px;
background: #f8f8f8;
}
.faq-style6 .elementor-widget-toggle .elementor-tab-title {
padding: 20px 15px;
border: 1px #f0f0f0 solid;
background: #f8f8f8;
}
.faq-style6 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
margin-top: -5px;
}
.faq-style6 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-title,
.faq-style6 .elementor-widget-toggle .elementor-tab-title .elementor-toggle-icon {
font-size: 16px;
}
.topic .entry-title {
text-transform: capitalize;
font-size: 20px;
font-weight: bold;
}
#bbpress-forums {
border: 1px solid #ddd;
border-top: 1px solid #aa78ae;
padding: 30px 20px 20px;
}
#bbpress-forums #bbp-search-form {
width: 180px;
position: relative;
margin-bottom: 20px;
}
#bbpress-forums #bbp-search-form #bbp_search {
width: 100%;
height: 32px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #f8f8f8;
padding-right: 43px;
}
#bbpress-forums #bbp-search-form .button {
position: absolute;
right: 0;
top: 1px;
right: 1px;
border-left: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
width: 38px;
text-indent: -9999px;
background-color: #fff;
background-image: url(../assets/img/group_btn.png);
background-repeat: no-repeat;
background-position: -7px -169px;
}
#bbpress-forums #bbp-search-form .button:hover {
background-color: #aa78ae;
background-position: -7px -216px;
}
#bbpress-forums .bbp-forums,
#bbpress-forums .bbp-topics {
position: relative;
overflow: visible !important;
}
.page #bbpress-forums .bbp-forums:before,
.page #bbpress-forums .bbp-topics:before {
content: "";
width: 100%;
height: 1px;
background-color: #ddd;
position: absolute;
top: -22px;
}
#bbpress-forums .bbp-forums .bbp-topic-meta img,
#bbpress-forums .bbp-topics .bbp-topic-meta img {
display: none;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
border: 1px solid #ddd;
}
#bbpress-forums li.bbp-header {
background: #f8f8f9;
border-top: 0;
padding: 0;
}
#bbpress-forums li.bbp-header .forum-titles .bbp-forum-info,
#bbpress-forums li.bbp-header .forum-titles .bbp-forum-topic-count,
#bbpress-forums li.bbp-header .forum-titles .bbp-forum-reply-count,
#bbpress-forums li.bbp-header .forum-titles .bbp-forum-freshness {
font-size: 14px;
font-weight: bold;
color: #444;
}
#bbpress-forums li.bbp-header .forum-titles li {
padding: 9px 20px;
border-right: 1px solid #ddd;
}
#bbpress-forums li.bbp-header .forum-titles li:last-child {
border-right: 0;
}
#bbpress-forums li.bbp-footer {
border-top: 1px solid #ddd;
}
#bbpress-forums ul.odd,
#bbpress-forums div.odd {
background-color: #fff;
}
#bbpress-forums div.even,
#bbpress-forums ul.even {
background-color: #f8f8f9;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
padding: 0;
}
#bbpress-forums li.bbp-body ul.forum >li,
#bbpress-forums li.bbp-body ul.topic >li {
padding: 15px 20px 20px;
border-right: 1px solid #ddd;
min-height: 96px;
}
#bbpress-forums li.bbp-body ul.forum >li:last-child,
#bbpress-forums li.bbp-body ul.topic >li:last-child {
border-right: 0;
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-info .bbp-forum-title,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-info .bbp-forum-title {
font-size: 20px;
color: #444;
font-weight: bold;
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-info .bbp-forum a,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-info .bbp-forum a {
color: #777;
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-info .bbp-forum a:hover,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-info .bbp-forum a:hover {
color: #aa78ae;
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-topic-count,
#bbpress-forums li.bbp-body ul.forum .bbp-forum-reply-count,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-topic-count,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-reply-count {
height: 100%;
line-height: 61px;
color: #777;
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-voice-count,
#bbpress-forums li.bbp-body ul.forum .bbp-topic-reply-count,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-voice-count,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-reply-count {
height: 100%;
line-height: 62px;
color: #777;
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-freshness {
padding-top: 30px;
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-freshness,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-freshness {
padding-top: 29px;
font-size: 0;
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-freshness a,
#bbpress-forums li.bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-freshness a,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta {
font-size: 13px;
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-permalink,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-permalink {
font-size: 20px;
font-weight: bold;
color: #444;
text-transform: capitalize;
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-meta,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-meta {
font-size: 13px;
color: #777;
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-meta:hover,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-meta:hover {
color: #aa78ae;
}
#bbpress-forums .bbp-pagination,
#bbpress-forums .bbp-topic-description img {
display: none;
}
#bbpress-forums div.bbp-reply-author img.avatar {
border: 1px solid #ddd;
padding: 5px;
}
#bbpress-forums .bbp-reply-author br {
display: none;
}
#bbpress-forums .bbp-reply-author a {
font-size: 13px;
color: #777;
}
#bbpress-forums .bbp-reply-author a:hover {
color: #aa78ae;
}
#bbpress-forums .bbp-reply-content {
font-size: 13px;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
border: 1px solid #ddd;
border-radius: 0;
}
.bbp-breadcrumb {
display: none;
}
.bbp_widget_login,
.widget_display_stats,
.widget_display_views,
.widget_display_topics {
border: 1px solid #ddd;
}
.bbp_widget_login .block-title-widget,
.widget_display_stats .block-title-widget,
.widget_display_views .block-title-widget,
.widget_display_topics .block-title-widget {
padding: 13px 0px 12px 52px;
background-color: #eee;
border-bottom: 1px solid #aa78ae;
}
.bbp_widget_login .block-title-widget h2,
.widget_display_stats .block-title-widget h2,
.widget_display_views .block-title-widget h2,
.widget_display_topics .block-title-widget h2 {
text-transform: uppercase;
font-size: 14px;
color: #444;
font-weight: bold;
margin-bottom: 0;
}
.bbp_widget_login .block-title-widget {
position: relative;
}
.bbp_widget_login .block-title-widget:before {
content: "\f084";
font-family: FontAwesome !important;
font-size: 18px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
background: #aa78ae;
position: absolute;
top: 0;
left: 0;
}
.bbp_widget_login form {
padding: 20px;
}
.bbp_widget_login form .bbp-username,
.bbp_widget_login form .bbp-password {
margin-top: 0;
}
.bbp_widget_login form .bbp-username label,
.bbp_widget_login form .bbp-password label {
display: none;
}
.bbp_widget_login form .bbp-username input,
.bbp_widget_login form .bbp-password input {
width: 100%;
border-radius: 0;
padding: 10px;
}
.bbp_widget_login form .bbp-remember-me {
float: left;
}
.bbp_widget_login form .bbp-remember-me input {
float: left;
margin-right: 10px;
}
.bbp_widget_login form .bbp-remember-me label {
float: left;
display: block;
padding-top: 1px;
width: 90px;
}
.bbp_widget_login form .bbp-submit-wrapper {
clear: none;
margin-top: 3px;
}
.bbp_widget_login form .bbp-submit-wrapper .button {
padding: 0px 26px;
height: 34px;
line-height: 34px;
border-radius: 0;
background: #aa78ae;
font-size: 14px;
font-weight: bold;
}
.bbp_widget_login form .bbp-submit-wrapper .button:hover {
background-color: #935b98;
}
.bbp_widget_login .bbp-logged-in {
display: inline-block;
width: 100%;
padding: 30px 20px;
}
.widget_display_stats .block-title-widget {
position: relative;
}
.widget_display_stats .block-title-widget:before {
content: "\f080";
font-family: FontAwesome !important;
font-size: 18px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
background: #aa78ae;
position: absolute;
top: 0;
left: 0;
}
.widget_display_stats dl {
padding: 15px 20px 10px;
}
.widget_display_stats dl dt,
.widget_display_stats dl dd {
font-size: 13px;
color: #444;
font-weight: normal;
width: 49%;
display: inline-block;
margin-bottom: 12px;
}
.widget_display_stats dl dt strong,
.widget_display_stats dl dd strong {
font-weight: normal;
}
.widget_display_stats dl dd {
text-align: right;
}
.widget.widget_display_views ul,
.widget.widget_display_topics ul {
margin: 25px 20px;
}
.widget.widget_display_views ul li,
.widget.widget_display_topics ul li {
margin-bottom: 20px;
}
.widget.widget_display_views ul li a,
.widget.widget_display_topics ul li a {
font-size: 13px;
color: #777;
}
.widget.widget_display_views ul li a:hover,
.widget.widget_display_topics ul li a:hover {
color: #aa78ae;
}
.widget.widget_display_views ul li a:before,
.widget.widget_display_topics ul li a:before {
content: "\f009";
font-family: FontAwesome !important;
font-size: 5px;
vertical-align: middle;
margin-right: 10px;
}
.widget_display_views .block-title-widget {
position: relative;
}
.widget_display_views .block-title-widget:before {
content: "\f0ca";
font-family: FontAwesome !important;
font-size: 18px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
background: #aa78ae;
position: absolute;
top: 0;
left: 0;
}
.widget_display_topics .block-title-widget {
position: relative;
}
.widget_display_topics .block-title-widget:before {
content: "\f040";
font-family: FontAwesome !important;
font-size: 18px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
background: #aa78ae;
position: absolute;
top: 0;
left: 0;
}
#wp-link-close .screen-reader-text {
display: none;
}
#wp-link .link-search-wrapper {
min-height: 42px;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
display: inline-block;
vertical-align: top;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
max-height: 18px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.has-text-field #wp-link .query-results {
top: 220px !important;
}
.sw_woo_search.widget {
margin-bottom: 0;
}
.header-style8 .topsearch-entry .button-search-pro.loading,
.header-style12 .topsearch-entry .button-search-pro.loading,
.header-style15 .topsearch-entry .button-search-pro.loading,
.page-template-page-home13 .topsearch-entry .button-search-pro.loading {
height: 40px;
top: -1px;
width: 45px;
right: 0;
}
.topsearch-entry .button-search-pro.loading:before {
background-image: url(../assets/img/loadingp.gif);
background-color: #aa78ae;
background-size: 20px 20px;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 9999;
content: '';
}
.topsearch-entry .input-search input {
box-shadow: none !important;
}
.topsearch-entry .input-group-btn {
position: static;
}
.topsearch-entry .input-group {
display: block;
}
.topsearch-entry .search-append {
position: absolute;
top: 120%;
right: 0;
left: 0;
padding: 0;
min-width: 300px;
text-align: left;
z-index: 9999;
border: none;
}
.rtl .topsearch-entry .search-append {
text-align: right;
right: -20px;
left: 0;
}
.rtl .topsearch-entry .search-append .autocomplete-suggestion>a img {
margin-right: 0;
margin-left: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestions {
box-shadow: 0 0 0 1px #ccc;
background: #fff;
border-radius: 0;
}
.topsearch-entry .search-append .autocomplete-suggestion {
clear: both;
padding: 0 10px;
margin-bottom: 15px;
line-height: normal;
}
.topsearch-entry .search-append .autocomplete-suggestion:first-child {
padding-top: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:last-child {
padding-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion.no-result {
padding: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestion >a {
padding: 0 10px;
display: block;
overflow: hidden;
}
.topsearch-entry .search-append .autocomplete-suggestion >a img {
margin-right: 10px;
border: 1px solid #ccc;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body >span {
display: block;
margin-bottom: 5px;
font-weight: 600;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body >span strong {
color: #aa78ae;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta {
display: flex;
align-items: baseline;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta >div,
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta >p {
display: inline-block;
vertical-align: top;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
margin-right: 20px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku >span {
font-weight: bold;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
color: #aa78ae;
font-weight: bold;
font-size: 14px;
margin-bottom: 0;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
color: #666;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
text-decoration: none;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
color: #999;
}
.search .no-result {
margin: 0 -15px;
}
.no-result form {
max-width: 100%;
min-height: 40px;
position: relative;
}
.no-result form label {
display: none;
}
.no-result form input[type="text"],
.no-result form input[type="password"] {
border-radius: 0;
padding: 15px 85px 15px 20px;
width: 100%;
}
.no-result form input[type="submit"] {
background: #aa78ae;
border: 1px solid #aa78ae;
border-radius: 0;
color: #fff;
padding: 15px;
position: absolute;
right: 0;
top: 0;
text-transform: uppercase;
}
.rtl .no-result form input[type="text"],
.rtl .no-result form input[type="password"] {
padding: 15px 20px 15px 85px;
}
.rtl .no-result form input[type="submit"] {
right: auto;
left: 0;
}
.slick-slider {
position: relative;
width: 100%;
overflow: hidden;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
overflow: hidden;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 100%;
display: block;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
padding: 15px 10px;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
margin-bottom: 0;
}
.rw-margin {
margin-left: -30px;
background: #fff;
}
.img-right .rw-margin {
margin-left: 0;
margin-right: -30px;
}
.tab-pane .res-button {
z-index: 1;
opacity: 0;
}
.active.tab-pane .res-button {
opacity: 1;
z-index: 2;
}
.res-button {
border-radius: 50%;
-webkit-border-radius: 50%;
font-size: 16px;
height: 26px;
line-height: 23px;
width: 26px;
display: inline-block;
border: 1px solid #ddd;
color: #ddd;
cursor: pointer;
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
background-color: #fff;
z-index: 9;
margin: 10px 0px;
padding-left: 10px;
position: absolute;
right: 10px;
top: -4px;
}
.single-product.full2 .res-button,
.full3 .res-button {
right: 0px;
}
.rtl .single-product.full2 .res-button,
.rtl .full3 .res-button {
right: auto;
left: 35px;
}
.single-product.full2 .res-button.slick-next:after,
.full3 .res-button.slick-next:after {
content: "";
background: #fff;
width: 8px;
height: 10px;
position: absolute;
left: -10px;
top: 11px;
}
.rtl .single-product.full2 .res-button.slick-next:after,
.rtl .full3 .res-button.slick-next:after {
left: auto;
right: -10px;
}
.single-product.full2 .res-button.slick-prev:after,
.full3 .res-button.slick-prev:after {
content: "";
background: #fff;
width: 9px;
height: 10px;
position: absolute;
left: -10px;
top: 11px;
}
.rtl .single-product.full2 .res-button.slick-prev:after,
.rtl .full3 .res-button.slick-prev:after {
left: auto;
right: -10px;
}
.res-button.slick-next:before {
content: "\f105";
font-family: FontAwesome !important;
}
.res-button.slick-prev {
right: 42px;
}
.single-product.full2 .res-button.slick-prev,
.full3 .res-button.slick-prev {
right: 35px;
}
.rtl .single-product.full2 .res-button.slick-prev,
.rtl .full3 .res-button.slick-prev {
right: auto;
left: 0px;
}
.res-button.slick-prev:before {
content: "\f104";
font-family: FontAwesome !important;
}
.woo-slider-childcat .res-button,
.lastest_deal3 .res-button {
border-radius: 0;
width: 34px;
height: 34px;
font-size: 18px;
background-color: #ddd;
color: #999;
line-height: 34px;
padding-left: 13px;
right: 0;
}
.woo-slider-childcat .res-button.slick-prev,
.lastest_deal3 .res-button.slick-prev {
right: 37px;
}
.woo-slider-childcat .res-button:hover,
.lastest_deal3 .res-button:hover {
background-color: #aa78ae;
border-color: #aa78ae;
color: #fff;
}
.woo-slider-childcat .res-button:hover:before,
.lastest_deal3 .res-button:hover:before {
color: #fff;
}
.res-button:hover {
border-color: #aa78ae;
}
.res-button:hover:before {
color: #aa78ae;
}
.single-product .content_product_detail {
margin-bottom: 30px;
}
.single-product .slick-slide {
border: none !important;
}
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive,
.single-product.full3 .slick-slide {
border: none !important;
}
.loading {
position: relative;
height: 300px;
overflow: hidden;
border-radius: 10px;
}
.loading:before {
background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 99;
display: block;
border-radius: 10px;
}
.quickview-container {
background: #fff;
border: 5px solid #949494;
padding: 15px;
overflow: hidden;
}
.quickview-container .single-product {
padding-top: 5px;
}
.quickview-container .single-product .single-product-top {
margin-bottom: 0;
}
.quickview-container .single-product .single-product-top .product-summary .cart .quantity {
width: auto;
padding-right: 0;
margin: 0;
}
.quickview-container .single-product .single-product-top .product-summary .cart .quantity .qty {
border: 1px solid #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.quickview-container .single-product .single-product-top .product-summary .add_to_wishlist {
margin: 0 5px;
}
.quickview-container .product-type-grouped .product-summary-bottom .cart .single_add_to_cart_button {
margin: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.quantity {
position: relative;
margin: 0 auto;
zoom: 1;
padding-right: 1.1em;
display: inline-block;
}
.quantity input.qty {
border: 1px solid #ccc;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
width: 2.618em;
height: 2.1em;
padding: 0;
margin: 0;
text-align: center;
font-weight: 700;
-moz-appearance: textfield;
}
.quantity .plus,
.quantity .minus {
display: block;
padding: 0;
margin: 0;
z-index: 69;
position: absolute;
text-align: center;
width: 1.387em;
height: 18px;
text-decoration: none;
overflow: visible;
font-weight: 700;
cursor: pointer;
color: #fff;
background-color: #999;
border: 0;
text-shadow: none;
line-height: 17.25px;
background-image: none;
}
.quantity .plus:hover,
.quantity .minus:hover {
background-color: #aa78ae;
}
.quantity .plus {
top: 0;
right: 0;
border-bottom: 0;
border-radius: 0px;
}
.quantity .minus {
bottom: 0;
right: 0;
border-radius: 0px;
}
.sale-off,
.sw-newlabel,
.sw-outstock {
position: absolute;
z-index: 1;
top: 10px;
right: 10px;
font-size: 12px;
font-weight: bold;
padding: 0 10px;
color: #fff;
text-align: center;
display: inline-block;
height: 20px;
border-radius: 2px;
line-height: 20px;
background-color: #f83a3a;
font-weight: normal;
}
.rtl .sale-off,
.rtl .sw-newlabel,
.rtl .sw-outstock {
left: 10px;
right: auto;
}
.sw-newlabel {
background: #1CC490;
right: auto;
left: 10px;
}
.rtl .sw-newlabel {
left: auto;
right: 10px;
}
.sw-outstock {
right: auto;
left: 10px;
}
.rtl .sw-outstock {
left: auto;
right: 10px;
}
.onsale {
width: 55px !important;
height: 55px !important;
background: url(../assets/img/sale-label-product.png) no-repeat top left !important;
position: absolute !important;
top: -15px !important;
left: -15px !important;
border-radius: 0 !important;
text-indent: -9999px;
overflow: hidden;
z-index: 25;
}
.sw-woo-tab .onsale,
.sw-woo-tab-cat .onsale,
.countdown-style2 .onsale,
.products-loop.list .onsale,
.single-product-top .onsale {
top: 0 !important;
left: 0 !important;
}
.countdown-slider .onsale,
.single-product.full2 .onsale {
display: none;
}
.page-template-page-home10 .onsale {
display: none;
}
.products-thumb {
position: relative;
margin-bottom: 10px;
text-align: center;
margin: 0 auto 10px;
}
.products-thumb .product-thumb-hover {
overflow: hidden;
max-width: 100%;
display: inline-block;
vertical-align: top;
}
.products-thumb .product-thumb-hover img.hover-image {
left: 0;
-webkit-transform: translate(-420px,0);
-ms-transform: translate(-420px,0);
transform: translate(-420px,0);
position: absolute;
top: 0;
display: none;
}
.countdown-style2 .products-thumb .product-thumb-hover {
border-bottom: 1px solid #ddd;
}
.item-content {
position: relative;
text-align: center;
}
.item-content h4 {
text-overflow: ellipsis;
overflow: hidden;
margin-bottom: 7px;
}
.item-content h4 a {
font-weight: bold;
font-size: 14px;
}
.item-content .item-price {
margin-bottom: 8px;
}
.item-content .amount {
font-size: 125%;
font-weight: 700;
color: #aa78ae;
}
.item-content .reviews-content {
margin-bottom: 5px;
}
.item-content .reviews-content .item-number-rating {
display: none;
}
div.star,
div.stars {
background: url(../assets/img/bkg_rating.png) 0px -25px repeat-x;
height: 12px;
display: inline-block;
width: 68px;
position: relative;
top: 4px;
}
div.star span,
div.stars span {
background: url(../assets/img/bkg_rating.png) 0 0 repeat-x;
height: 12px;
left: 0;
position: absolute;
top: -1px;
}
del {
display: inline-block;
position: relative;
}
del .amount {
font-size: 100% !important;
font-weight: normal !important;
color: #999 !important;
position: relative;
top: 1px;
}
ins {
display: inline-block;
text-decoration: inherit;
margin-left: 5px;
}
ins .amount {
font-size: 125% !important;
font-weight: bold !important;
color: #aa78ae;
}
.add-info {
position: relative;
text-align: center;
display: inline-block;
max-height: 35px;
}
.add-info .clear {
display: none;
}
.sw-woo-tab .add-info,
.sw-woo-tab-cat .add-info {
margin: 0 30px 30px 30px;
}
.lastest_deal3 .add-info {
margin: 0 15px 30px 15px;
}
.dailydeal .add-info {
display: none;
}
.add-info .add_to_cart_button,
.add-info a.button {
margin: 0 5px !important;
}
.slick-dots {
display: block;
top: 5px;
line-height: 32px;
height: 32px;
background-color: #eee;
border-top: 1px solid #ddd;
margin-left: 0;
list-style: none;
margin-bottom: 0;
text-align: center;
margin: 0 !important;
}
.slick-dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 12px 3px;
background-color: #b4b4b4;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
background-color: #aa78ae;
}
.lastest_deal3 .slick-dots {
display: none !important;
}
.slick-dots button {
width: 10px;
height: 10px;
border: 0;
color: rgba(0,0,0,0);
background-color: transparent;
}
a.added_to_cart.wc-forward {
display: none;
}
a.button.add_to_cart_button.loading {
background: url("../assets/img/loadingp.gif") no-repeat center center !important;
height: 30px;
width: 30px;
text-indent: -9999px;
background-size: 25px 25px !important;
}
a.button.add_to_cart_button.added {
background: url("../assets/img/added.png") no-repeat center center #aa78ae !important;
height: 30px;
text-indent: -9999px;
}
.add_to_cart_button,
a.button,
.add_to_wishlist,
.compare-button a.button.compare,
.single_add_to_cart_button,
.product_type_external,
.product_type_grouped {
vertical-align: top !important;
text-align: center !important;
display: inline-block !important;
-webkit-transition: 0.3s !important;
transition: 0.3s !important;
height: 35px !important;
padding: 0 11px !important;
background: none !important;
line-height: 35px !important;
border: 1px solid #ddd !important;
color: #999 !important;
text-transform: uppercase !important;
font-weight: bold !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
float: left;
}
.add_to_cart_button:hover,
a.button:hover,
.add_to_wishlist:hover,
.compare-button a.button.compare:hover,
.single_add_to_cart_button:hover,
.product_type_external:hover,
.product_type_grouped:hover {
background-color: #aa78ae !important;
border-color: #aa78ae !important;
color: #fff !important;
}
.yith-wcwl-add-to-wishlist {
opacity: 0;
visibility: hidden;
vertical-align: top;
float: left;
margin-top: 0;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist {
text-indent: -9999px;
width: 35px;
background-image: url(../assets/img/group_btn.png) !important;
background-position: center -78px !important;
background-repeat: no-repeat !important;
z-index: 9;
position: relative;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
background-position: center -126px !important;
-webkit-transition: 0.3s;
transition: 0.3s;
z-index: 99;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
position: absolute;
top: 50%;
margin-top: -8px;
left: 50%;
margin-left: -8px;
z-index: 999;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
position: relative;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide {
display: inline-block !important;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
display: none !important;
}
.compare-button {
opacity: 0;
visibility: hidden;
text-align: right;
float: left;
vertical-align: top;
text-indent: -9999px;
display: inline-block;
width: 35px;
}
.compare-button a.button.compare {
width: 35px;
text-indent: -9999px;
background-image: url(../assets/img/group_btn.png) !important;
background-repeat: no-repeat !important;
background-color: #fff !important;
background-position: center 10px !important;
z-index: 9;
margin: 0 !important;
}
.compare-button a.button.compare:hover {
background-position: center -37px !important;
-webkit-transition: 0.3s;
transition: 0.3s;
z-index: 99;
}
.slick-slide:hover .compare-button a.button.compare {
background-color: #fff !important;
border-color: #ddd !important;
}
.slick-slide:hover .compare-button a.button.compare:hover {
background-color: #aa78ae !important;
border-color: #aa78ae !important;
}
.sm_quickview_handler-list {
display: inline-block !important;
width: 40px;
height: 40px;
overflow: hidden;
text-indent: -9999px;
position: absolute;
left: 50%;
margin-left: -15px;
top: 50%;
margin-top: -15px;
background: url(../assets/img/group_btn.png) no-repeat center -165px #ffffff;
-webkit-transition: 0.3s;
transition: 0.3s;
opacity: 0;
border-radius: 50%;
visibility: hidden;
transform: translateY(50%);
border: 1px solid #ddd;
}
.products-entry:hover .sm_quickview_handler-list,
.slick-slide .item-wrap:hover .sm_quickview_handler-list {
opacity: 1;
visibility: visible;
transform: translateY(0%);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.sm_quickview_handler-list:hover {
background-color: #aa78ae;
background-position: center -212px;
color: #fff;
border-color: #aa78ae;
}
.slick-slide {
border-right: 1px solid #ddd !important;
}
.sw-partner-container-slider .slick-slide {
border-right: 0px !important;
}
.slick-slide:type-of-last {
border-right: 0 !important;
}
.slick-slide .item-wrap:hover .yith-wcwl-add-to-wishlist,
.slick-slide .item-wrap:hover .compare-button {
-webkit-transition: 0.3s;
transition: 0.3s;
opacity: 1;
visibility: visible;
}
.slick-slide .item-wrap:hover .yith-wcwl-add-to-wishlist {
left: 0;
}
.slick-slide .item-wrap:hover .compare-button {
right: 0;
}
.category-ajax-slider .products-thumb {
margin-bottom: 14px;
}
.category-ajax-slider .tab-content .sw-woo-container-slider {
position: inherit;
border-top: 0;
}
.category-ajax-slider .tab-content .sw-woo-container-slider .slick-slide img {
max-height: 165px;
}
.category-ajax-slider .tab-content .rw-margin {
border-top: 1px solid #ddd;
}
.category-ajax-slider .nav-tabs>li.active>a,
.category-ajax-slider .nav-tabs>li.active>a:hover,
.category-ajax-slider .nav-tabs>li.active>a:focus {
border: 0;
}
.category-ajax-slider .nav-tabs>li>a:hover {
background: none;
}
.category-ajax-slider ul.nav-tabs {
margin: 0 0 30px;
border-bottom: 0;
}
.category-ajax-slider ul.nav-tabs li {
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #dddddd;
border-top: 1px solid #ddd;
padding: 0 10px;
text-align: center;
}
.category-ajax-slider ul.nav-tabs li a {
border: 0;
border-radius: 0;
padding: 0;
margin-right: 0;
}
.category-ajax-slider ul.nav-tabs li a .item-image {
overflow: hidden;
margin: 20px 13px 16px 13px;
}
.category-ajax-slider ul.nav-tabs li a .item-image img {
margin-bottom: 10px;
}
.category-ajax-slider ul.nav-tabs li a .item-image h3 {
font-weight: bold;
color: #666;
font-size: 13px;
}
.category-ajax-slider ul.nav-tabs li.active {
background-color: #EEEEEE;
}
.category-ajax-slider ul.nav-tabs li.active a {
background: none;
}
.category-ajax-slider ul.nav-tabs li.active a .item-image h3 {
color: #aa78ae;
}
.category-ajax-slider ul.nav-tabs li:first-child {
border-left: 1px solid #DDDDDD;
}
.category-ajax-slider ul.nav-tabs li:first-child a .item-image {
margin-left: 12px;
}
.category-ajax-slider ul.nav-tabs li:hover {
background-color: #f7f7f7;
}
.category-ajax-slider .res-button {
right: 22px;
}
.category-ajax-slider .res-button.slick-prev {
right: 55px;
}
.sw-woo-tab {
overflow: hidden;
margin-bottom: 15px;
}
.sw-woo-tab .top-tab-slider {
border-bottom: 2px solid #ddd;
margin-bottom: 15px;
}
.sw-woo-tab .top-tab-slider ul.nav-tabs {
border: 0;
margin: 0;
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li {
margin-bottom: -2px;
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li a {
border: 0;
font-weight: bold;
font-size: 150%;
text-transform: uppercase;
margin-right: 0;
padding: 6px 0px;
margin-right: 7px;
display: inline-block;
color: #999;
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li a:hover {
background: none;
border: none;
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li.active a {
border-bottom: 2px solid #aa78ae !important;
color: #000;
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li +li:before {
content: '/';
display: inline-block;
margin-right: 7px;
color: #ccc;
font-size: 20px;
}
.sw-woo-tab .slick-slide {
border: none !important;
}
.sw-woo-tab .slick-slide .item-wrap {
position: relative;
}
.sw-woo-tab .slick-slide .item-wrap .item-content h4 a {
margin-bottom: 7px;
font-weight: normal;
}
.sw-woo-tab .slick-slide .item-wrap .item-detail {
border: 1px solid #ddd;
}
.sw-woo-tab-cat,
.sw-woo-tab-cat-resp {
overflow: hidden;
}
.sw-woo-tab-cat .order-title,
.sw-woo-tab-cat-resp .order-title {
font-size: 150%;
font-weight: bold;
text-transform: uppercase;
border-bottom: 2px solid #ddd;
}
.sw-woo-tab-cat .order-title span,
.sw-woo-tab-cat-resp .order-title span {
color: #444;
border-bottom: 2px solid #aa78ae;
margin-bottom: -2px;
padding-bottom: 10px;
font-weight: bold;
font-size: 18px;
display: inline-block;
}
.sw-woo-tab-cat ul.nav,
.sw-woo-tab-cat-resp ul.nav {
margin: 0;
border-bottom: 0;
}
.sw-woo-tab-cat ul.nav li,
.sw-woo-tab-cat-resp ul.nav li {
margin: 22px 5px 15px 0;
}
.sw-woo-tab-cat ul.nav li.active:before,
.sw-woo-tab-cat-resp ul.nav li.active:before {
position: absolute;
content: "";
border-top: 9px solid #fff;
border-right: 9px solid transparent;
border-left: 0 solid transparent;
margin-left: 3px;
margin-top: 3px;
z-index: 99;
}
.sw-woo-tab-cat ul.nav li.active a,
.sw-woo-tab-cat-resp ul.nav li.active a {
border-color: #aa78ae;
color: #fff !important;
background: #aa78ae;
}
.sw-woo-tab-cat ul.nav li a,
.sw-woo-tab-cat-resp ul.nav li a {
border: 1px solid #ddd;
margin: 0;
padding: 6px 20px;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
border-radius: 0;
}
.sw-woo-tab-cat ul.nav li a:hover,
.sw-woo-tab-cat-resp ul.nav li a:hover {
border-color: #aa78ae;
color: #fff !important;
background: #aa78ae;
}
.sw-woo-tab-cat .res-button,
.sw-woo-tab-cat-resp .res-button {
top: 53px;
}
.sw-woo-tab-cat .slick-slide,
.sw-woo-tab-cat-resp .slick-slide {
border: 0 !important;
}
.sw-woo-tab-cat .slick-slide .item-wrap,
.sw-woo-tab-cat-resp .slick-slide .item-wrap {
border: 1px solid #ddd;
overflow: hidden;
position: relative;
margin-bottom: 30px;
}
.sw-woo-tab-cat .slick-slide .item-wrap:last-of-type,
.sw-woo-tab-cat-resp .slick-slide .item-wrap:last-of-type {
margin-bottom: 0;
}
.sw-woo-tab-cat .slick-slide .item-wrap .item-content h4 a,
.sw-woo-tab-cat-resp .slick-slide .item-wrap .item-content h4 a {
font-weight: normal;
margin-bottom: 7px;
}
.tab-content .tab-pane,
.tab-content-popular .tab-pane {
display: block;
height: 0;
overflow: hidden;
width: 100%;
}
.tab-content .tab-pane.active,
.tab-content-popular .tab-pane.active {
height: auto;
overflow: visible;
}
.countdown-style2 {
margin-bottom: 30px !important;
border-top: 0 !important;
}
.countdown-style2 .box-slider-title {
border-bottom: 2px solid #ddd;
margin-bottom: 30px;
}
.countdown-style2 .box-slider-title h2 {
margin: 0;
}
.countdown-style2 .box-slider-title h2 span {
border-bottom: 2px solid #aa78ae;
margin-bottom: -2px;
padding-bottom: 10px;
font-weight: bold;
font-size: 18px;
display: inline-block;
}
.countdown-style2 .res-button {
top: -14px;
}
.countdown-style2 .slick-slide {
border-right: 0 !important;
border-top: 1px solid #ddd;
padding: 0;
}
.countdown-style2 .item-content {
text-align: left;
padding: 0 15px;
}
.countdown-style2 .item-content .reviews-content {
margin-bottom: 7px;
}
.countdown-style2 .item-content h4 {
padding: 0;
}
.countdown-style2 .item-content h4 a {
font-weight: normal;
}
.countdown-style2 .item-price {
margin-bottom: 20px;
}
.product-countdown-style1 {
margin: 20px 0 15px 0;
}
.product-countdown-style1 .countdown-section {
margin-right: 5px;
width: 55px;
height: 60px;
text-align: center;
background-color: #F7F7F7;
border: 1px solid #ddd;
display: inline-block;
color: #444;
padding: 15px 0px 0px;
line-height: 12px;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.product-countdown-style1 .countdown-section span {
display: block;
}
.product-countdown-style1 .countdown-section span.countdown-amount {
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
}
.product-countdown-style1 .countdown-section span.countdown-period {
text-transform: uppercase;
color: #666;
font-size: 12px;
}
.product-countdown-style1 .countdown-section.secs {
margin-right: 0px;
}
.woo-slider-childcat {
border-top: 0 !important;
}
.woo-slider-childcat .resp-slider-container {
border-top: 2px solid #aa78ae;
}
.woo-slider-childcat .slick-slider {
border: 0 !important;
max-height: 374px;
}
.woo-slider-childcat .slick-slider .slick-slide {
border-color: #eee !important;
}
.woo-slider-childcat .block-title {
background: none;
font-size: 20px;
display: block;
border-bottom: 0;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 0px;
}
.woo-slider-childcat .block-title .text-color {
color: #aa78ae;
}
.woo-slider-childcat .block-title .childcat-slider {
display: inline-block;
float: right;
height: 33px;
position: relative;
top: 0px;
right: 80px;
font-size: 12px;
text-transform: none;
}
.woo-slider-childcat .block-title .childcat-slider ul {
margin: 11px 0 0;
}
.woo-slider-childcat .block-title .childcat-slider ul li {
float: left;
margin: 0 22px;
list-style-type: disc;
}
.woo-slider-childcat .block-title .childcat-slider ul li a {
color: #999999;
}
.woo-slider-childcat .block-title .childcat-slider ul li a:hover {
color: #333;
}
.woo-slider-childcat .add-info {
margin-bottom: 22px;
}
.lastest_deal3 .box-slider-title {
border-bottom: 2px solid #aa78ae;
height: 42px;
margin-bottom: 15px;
}
.lastest_deal3 .box-slider-title span {
font-size: 16px;
background-color: #aa78ae;
color: #fff;
padding: 0 20px;
height: 42px;
line-height: 42px;
display: inline-block;
}
.lastest_deal3 .slider-wrapper {
margin: 0 -15px;
}
.lastest_deal3 .countdown-slider.sw-woo-container-slider .slider {
border: 0;
}
.lastest_deal3 .countdown-slider.sw-woo-container-slider .slider .slick-slide {
border: 0 !important;
}
.lastest_deal3 .countdown-slider.sw-woo-container-slider .slider .slick-slide .item-wrap {
background: #fff;
padding: 15px;
}
.lastest_deal3 .countdown-slider.sw-woo-container-slider .slider .slick-slide .item-wrap:hover {
-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.3);
box-shadow: 0 1px 6px 0 rgba(0,0,0,0.3);
}
.search .listing-title h1 span {
font-size: 24px;
font-weight: normal;
}
.search .no-result .searchform {
margin: 20px 0;
}
.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce input[type="tel"],
.woocommerce-page input[type="text"],
.woocommerce-page input[type="email"],
.woocommerce-page input[type="password"],
.woocommerce-page input[type="tel"] {
padding: 9px 5px;
}
.woocommerce .image-category,
.woocommerce-page .image-category {
margin-bottom: 30px;
}
.woocommerce .image-category img,
.woocommerce-page .image-category img {
width: 100%;
}
.woocommerce .products-wrapper .listing-title,
.woocommerce-page .products-wrapper .listing-title {
margin-bottom: 20px;
}
.woocommerce .products-wrapper .listing-title h1,
.woocommerce-page .products-wrapper .listing-title h1 {
font-size: 166.67%;
text-transform: uppercase;
}
.woocommerce .products-nav,
.woocommerce-page .products-nav {
border: 1px solid #ddd;
margin-bottom: 30px;
display: inline-block;
width: 100%;
padding: 6px;
}
.woocommerce .products-nav .view-mode-wrap,
.woocommerce-page .products-nav .view-mode-wrap {
margin-right: 10px;
float: left;
}
.woocommerce .products-nav .view-mode-wrap li,
.woocommerce-page .products-nav .view-mode-wrap li {
float: left;
}
.woocommerce .products-nav .view-mode-wrap li a,
.woocommerce-page .products-nav .view-mode-wrap li a {
display: block;
overflow: hidden;
width: 30px;
height: 30px;
-webkit-transition: 0.2s;
transition: 0.2s;
cursor: pointer;
background-image: url(../assets/img/bg-layout.png);
border: 1px solid #ddd;
}
.woocommerce .products-nav .view-mode-wrap .view-grid a,
.woocommerce-page .products-nav .view-mode-wrap .view-grid a {
background-position: 1px -31px;
}
.woocommerce .products-nav .view-mode-wrap .view-grid.sel a,
.woocommerce-page .products-nav .view-mode-wrap .view-grid.sel a {
border-color: #aa78ae;
background-color: #aa78ae;
background-position: 1px 1px;
}
.woocommerce .products-nav .view-mode-wrap .view-list.sel a,
.woocommerce-page .products-nav .view-mode-wrap .view-list.sel a {
border-color: #aa78ae;
background-color: #aa78ae;
background-position: 27px 1px;
}
.woocommerce .products-nav .view-mode-wrap .view-list a,
.woocommerce-page .products-nav .view-mode-wrap .view-list a {
background-position: 27px -31px;
}
.woocommerce .products-nav ul,
.woocommerce-page .products-nav ul {
list-style: none;
margin: 0;
}
.woocommerce .products-nav .catalog-ordering,
.woocommerce-page .products-nav .catalog-ordering {
float: left;
border-right: 1px solid #fff;
margin-left: 120px;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container {
display: inline-block;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container form.woocommerce-ordering,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container form.woocommerce-ordering {
float: left;
margin: 0 10px;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container form.woocommerce-ordering select,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container form.woocommerce-ordering select {
height: 30px;
line-height: 30px;
border-color: #ddd;
padding: 0 10px;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul {
background: #fff;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li {
list-style: none;
display: block;
line-height: 28px;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li span.current-li,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li span.current-li {
background: #fff;
display: block;
padding: 0 6px;
border: 1px solid lightsteelblue;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li a,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li a {
font-size: 11px;
background: #fff url("../assets/img/shortby-icon.png") no-repeat scroll right center;
padding: 0 15px 0 0;
color: ;
min-height: 26px;
display: block;
white-space: nowrap;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li a strong,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li a strong {
font-weight: normal;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li a:hover,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li a:hover {
cursor: pointer;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li ul {
width: 115px;
border: 1px solid #ccc;
position: absolute;
z-index: 9868;
background: #fff;
display: none;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul li,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li ul li {
list-style: none;
width: 100%;
clear: both;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul li:last-child a,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li ul li:last-child a {
border: none !important;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul li a,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li ul li a {
font-weight: bold;
width: 100%;
border: none;
background: none;
padding: 0 10px;
font-weight: normal;
border-bottom: 1px dashed #ddd;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul li a:hover,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li ul li a:hover {
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
background-color: #aa78ae;
color: #fff;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul.order-dropdown,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul.order-dropdown {
display: inline-block;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul.orderby,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul.orderby {
margin-right: 5px;
width: 115px;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul.sort-count,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul.sort-count {
margin-right: 10px;
}
.woocommerce .products-nav .catalog-ordering ul.sort-count li ul,
.woocommerce-page .products-nav .catalog-ordering ul.sort-count li ul {
display: none;
width: 43px;
}
.woocommerce .products-nav .woocommerce-pagination,
.woocommerce-page .products-nav .woocommerce-pagination {
max-height: 30px;
float: right;
margin: 0;
}
.woocommerce .products-nav .woocommerce-pagination ul,
.woocommerce-page .products-nav .woocommerce-pagination ul {
border: 0;
margin: 0;
}
.woocommerce .products-nav .woocommerce-pagination ul li,
.woocommerce-page .products-nav .woocommerce-pagination ul li {
border: 0;
}
.woocommerce .products-nav .woocommerce-pagination ul li span.current,
.woocommerce .products-nav .woocommerce-pagination ul li a:hover,
.woocommerce-page .products-nav .woocommerce-pagination ul li span.current,
.woocommerce-page .products-nav .woocommerce-pagination ul li a:hover {
background-color: #aa78ae;
color: #fff;
border: 0;
}
.woocommerce .products-nav .woocommerce-pagination ul li span,
.woocommerce .products-nav .woocommerce-pagination ul li a,
.woocommerce-page .products-nav .woocommerce-pagination ul li span,
.woocommerce-page .products-nav .woocommerce-pagination ul li a {
margin: 0 2px;
display: inline-block;
height: 30px;
line-height: 29px;
min-width: 30px;
border: 1px solid #ddd;
padding: 0 0px;
text-align: center;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.woocommerce .products-nav .woocommerce-pagination ul li a.next,
.woocommerce-page .products-nav .woocommerce-pagination ul li a.next {
text-indent: -9999px;
background: url(../assets/img/group_btn.png) no-repeat center -1255px #fff;
}
.woocommerce .products-nav .woocommerce-pagination ul li a.next:hover,
.woocommerce-page .products-nav .woocommerce-pagination ul li a.next:hover {
background: url(../assets/img/group_btn.png) no-repeat center -1208px #aa78ae;
}
.woocommerce .products-nav .woocommerce-pagination ul li a.prev,
.woocommerce-page .products-nav .woocommerce-pagination ul li a.prev {
text-indent: -9999px;
background: url(../assets/img/group_btn.png) no-repeat center -1278px #fff;
}
.woocommerce .products-nav .woocommerce-pagination ul li a.prev:hover,
.woocommerce-page .products-nav .woocommerce-pagination ul li a.prev:hover {
background: url(../assets/img/group_btn.png) no-repeat center -1230px #aa78ae;
}
.woocommerce .products-nav .woocommerce-pagination .products-page,
.woocommerce-page .products-nav .woocommerce-pagination .products-page {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs {
min-height: 40px;
margin: 0;
padding: 0;
border-left: 1px solid #ddd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
margin-right: 0px;
position: relative;
border-right: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0;
border-radius: 0;
background: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
margin-right: 0px;
font-size: 16px;
font-weight: 700;
padding: 9px 20px;
text-transform: uppercase;
cursor: pointer;
line-height: 1.6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
border: 1px solid #aa78ae;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
background: #aa78ae;
color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel {
padding: 30px 20px !important;
border: 1px solid #ddd;
border-radius: 0;
border-top: 0;
box-shadow: none;
border-width: 1px !important;
margin-bottom: 40px;
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs {
text-align: center;
border-left: 0;
border-bottom: 1px solid #ddd;
min-height: inherit;
overflow: inherit;
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs li {
border: 0;
float: none;
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs li a {
padding: 2px 20px;
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs li.active a {
background: none;
color: #aa78ae !important;
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs li.active a:before,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs li.active a:before {
content: "";
border-bottom: 1px solid #aa78ae;
width: 20px;
position: absolute;
bottom: -1px;
display: block;
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs:before {
border: 0;
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs .panel,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs .panel {
border: 0;
box-shadow: none;
padding: 30px 0 !important;
border-bottom: 1px solid #ddd;
}
.woocommerce .widget_price_filter form,
.woocommerce-page .widget_price_filter form {
padding: 20px;
border: 1px solid #ddd;
}
.woocommerce .widget_price_filter h3,
.woocommerce-page .widget_price_filter h3 {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #aa78ae;
margin-bottom: 20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
background-color: #dddddd;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
width: 18px;
height: 18px;
background: #fff;
border: 2px solid #999;
top: -6px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover {
border: 2px solid #aa78ae;
}
.woocommerce .widget_price_filter .price_slider_amount #min_price,
.woocommerce .widget_price_filter .price_slider_amount #max_price,
.woocommerce-page .widget_price_filter .price_slider_amount #min_price,
.woocommerce-page .widget_price_filter .price_slider_amount #max_price {
display: inline-block !important;
width: 30%;
float: left;
height: 28px;
line-height: 28px;
margin-right: 11px;
margin-bottom: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
font-size: 12px;
text-transform: uppercase;
border: 1px solid #cecece;
background: #fff;
height: 28px;
color: #aa78ae;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
border: 1px solid #aa78ae;
color: #fff;
background: #aa78ae;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
display: none !important;
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
border-bottom: 1px solid #eee;
padding-bottom: 15px;
margin-bottom: 20px;
font-size: 24px;
text-transform: uppercase;
}
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register,
.woocommerce-page #customer_login form.login,
.woocommerce-page #customer_login form.register {
border: 0;
padding: 0;
}
.woocommerce #customer_login form.login .form-row .input-text,
.woocommerce #customer_login form.register .form-row .input-text,
.woocommerce-page #customer_login form.login .form-row .input-text,
.woocommerce-page #customer_login form.register .form-row .input-text {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 10px;
background: #eee;
border: 0;
}
.woocommerce #customer_login form.login .form-row .input-text#password,
.woocommerce #customer_login form.register .form-row .input-text#password,
.woocommerce-page #customer_login form.login .form-row .input-text#password,
.woocommerce-page #customer_login form.register .form-row .input-text#password {
width: 100%;
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce-page form.lost_reset_password .form-row {
width: 300px;
}
.woocommerce form.lost_reset_password .form-row .input-text,
.woocommerce-page form.lost_reset_password .form-row .input-text {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #eee;
border: 0;
padding: 10px;
}
.woocommerce form.lost_reset_password .form-row .button,
.woocommerce-page form.lost_reset_password .form-row .button {
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-bottom: 10px;
margin-top: 0;
}
.woocommerce form.lost_reset_password .form-row .button:hover,
.woocommerce-page form.lost_reset_password .form-row .button:hover {
background: #935b98;
color: #fff;
}
.woocommerce .entry-content form.login,
.woocommerce-page .entry-content form.login {
border: 0;
padding: 0;
}
.woocommerce .entry-content form.login .form-row-first,
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-first,
.woocommerce-page .entry-content form.login .form-row-last {
float: left;
width: 48.5%;
padding: 0;
margin-bottom: 15px;
}
.woocommerce .entry-content form.login .form-row-first .input-text,
.woocommerce .entry-content form.login .form-row-last .input-text,
.woocommerce-page .entry-content form.login .form-row-first .input-text,
.woocommerce-page .entry-content form.login .form-row-last .input-text {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #eee;
border: 0;
}
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-last {
margin-left: 3%;
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
clear: both;
display: block;
}
.woocommerce .entry-content form.login .form-row .button,
.woocommerce-page .entry-content form.login .form-row .button {
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-bottom: 10px;
}
.woocommerce .entry-content form.login .form-row .button:hover,
.woocommerce-page .entry-content form.login .form-row .button:hover {
background: #935b98;
color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
color: #aa78ae;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
color: #845288;
}
.woocommerce .entry-content .checkout_coupon,
.woocommerce-page .entry-content .checkout_coupon {
padding: 0;
border: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row,
.woocommerce-page .entry-content .checkout_coupon .form-row {
width: 180px;
float: left;
padding: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row .input-text,
.woocommerce-page .entry-content .checkout_coupon .form-row .input-text {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #eee;
border: 0;
padding: 8px 10px;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button {
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 10px 1em 20px;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
background: #935b98;
color: #fff;
}
.woocommerce .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-2 {
float: left;
width: 50%;
}
.woocommerce .checkout .col2-set .col-1 h3,
.woocommerce .checkout .col2-set .col-2 h3,
.woocommerce-page .checkout .col2-set .col-1 h3,
.woocommerce-page .checkout .col2-set .col-2 h3 {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 20px;
font-weight: normal;
}
.woocommerce .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce .checkout .col2-set .col-2 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-2 .chosen-container-single .chosen-single {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.woocommerce .checkout .col2-set .col-1 input,
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 input,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 input,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 input,
.woocommerce-page .checkout .col2-set .col-2 textarea {
background: #eee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 0;
padding: 10px;
}
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 textarea {
padding: 10px;
min-height: 80px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
padding-right: 15px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
padding-left: 15px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
padding: 0 0 10px;
width: 100%;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >label,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >label {
padding: 0;
margin: 0;
font-weight: normal;
vertical-align: top;
display: inline-block;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >input,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >input {
display: inline-block;
vertical-align: top;
margin: 6px 5px 0;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address input[type="checkbox"],
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address input[type="checkbox"] {
top: -3px;
}
.woocommerce .checkout .col2-set #ship-to-different-address input[type="checkbox"],
.woocommerce-page .checkout .col2-set #ship-to-different-address input[type="checkbox"] {
margin-left: 0;
margin-right: 5px;
}
.woocommerce .checkout #order_review table.shop_table,
.woocommerce-page .checkout #order_review table.shop_table {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 0;
}
.woocommerce .checkout #order_review table.shop_table td,
.woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .checkout #order_review table.shop_table tfoot th {
border-top: 1px solid #fff;
padding: 10px 15px;
}
.woocommerce .checkout #order_review table.shop_table tr,
.woocommerce-page .checkout #order_review table.shop_table tr {
background: #eee;
}
.woocommerce .checkout #order_review table.shop_table tr:hover,
.woocommerce-page .checkout #order_review table.shop_table tr:hover {
background: #d5d5d5;
cursor: pointer;
}
.woocommerce .checkout #payment,
.woocommerce-page .checkout #payment {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.woocommerce .checkout #payment #place_order,
.woocommerce-page .checkout #payment #place_order {
width: auto;
border: 0;
background: #aa78ae;
color: #fff;
text-shadow: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.woocommerce .checkout #payment #place_order:hover,
.woocommerce-page .checkout #payment #place_order:hover {
background: #845288;
}
.woocommerce form table.shop_table,
.woocommerce-page form table.shop_table {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.woocommerce form table.shop_table.cart .product-remove a.remove,
.woocommerce-page form table.shop_table.cart .product-remove a.remove {
position: relative;
}
.woocommerce form table.shop_table.cart .product-remove a.remove .loading_remove,
.woocommerce-page form table.shop_table.cart .product-remove a.remove .loading_remove {
position: absolute;
top: 50%;
margin-top: -16px;
right: -42px;
}
.woocommerce form table.shop_table tr,
.woocommerce-page form table.shop_table tr {
border: 1px solid #ccc;
}
.woocommerce form table.shop_table tr th,
.woocommerce-page form table.shop_table tr th {
font-size: 16px;
}
.woocommerce form table.shop_table tr td,
.woocommerce-page form table.shop_table tr td {
border: 0;
}
.woocommerce form table.shop_table tr td.product-remove,
.woocommerce-page form table.shop_table tr td.product-remove {
font-size: 24px;
}
.woocommerce form table.shop_table tr td.product-quantity .quantity,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity {
height: 25px;
overflow: visible;
}
.woocommerce form table.shop_table tr td.product-quantity .quantity input.qty,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity input.qty {
height: 26px;
min-height: initial;
border-width: 1px 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
float: left;
}
.woocommerce form table.shop_table tr td.product-quantity .quantity .minus,
.woocommerce form table.shop_table tr td.product-quantity .quantity .plus,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .minus,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .plus {
float: left;
position: static;
background: #ccc;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
height: auto;
padding: 4px 5px 4px;
width: 25px;
border: 0;
font-size: 18px;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
font-weight: normal;
display: block !important;
}
.woocommerce form table.shop_table tr td.product-quantity .quantity .minus:hover,
.woocommerce form table.shop_table tr td.product-quantity .quantity .plus:hover,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .minus:hover,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .plus:hover {
background: #aa78ae;
color: #fff;
}
.woocommerce form table.shop_table tr td.actions,
.woocommerce-page form table.shop_table tr td.actions {
padding: 15px 10px;
overflow: hidden;
}
.woocommerce form table.shop_table tr td.actions .coupon,
.woocommerce-page form table.shop_table tr td.actions .coupon {
float: left;
padding: 0;
}
.woocommerce form table.shop_table tr td.actions .coupon .input-text,
.woocommerce-page form table.shop_table tr td.actions .coupon .input-text {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin: 0;
}
.woocommerce form table.shop_table tr td.actions .coupon input.input-text,
.woocommerce-page form table.shop_table tr td.actions .coupon input.input-text {
height: 26px;
padding: 5px 10px;
}
.woocommerce form table.shop_table tr td.actions .coupon .button,
.woocommerce-page form table.shop_table tr td.actions .coupon .button {
background: #aa78ae;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
font-weight: normal;
color: #fff;
margin-left: -5px;
border-color: #aa78ae;
vertical-align: top;
border-radius: 0;
height: 31px;
float: left;
width: auto;
}
.woocommerce form table.shop_table tr td.actions .coupon .button:hover,
.woocommerce-page form table.shop_table tr td.actions .coupon .button:hover {
background: #a068a4;
}
.woocommerce form table.shop_table tr td.actions .box-chekout .button,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .button {
background: #ccc;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
font-weight: normal;
}
.woocommerce form table.shop_table tr td.actions .box-chekout .button:hover,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .button:hover {
background: #aa78ae;
color: #fff;
border-color: #aa78ae;
}
.woocommerce form table.shop_table tr td.actions .box-chekout .checkout-button.button,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .checkout-button.button {
background: #aa78ae;
color: #fff;
border-color: #aa78ae;
}
.woocommerce form table.shop_table tr td.actions .box-chekout .checkout-button.button:hover,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .checkout-button.button:hover {
background: #935b98;
}
.woocommerce form table.shop_table tr td.actions >.button,
.woocommerce-page form table.shop_table tr td.actions >.button {
width: auto;
background: #aa78ae;
color: #fff;
float: right;
border-radius: 0;
font-weight: normal;
}
.woocommerce form table.shop_table tr td.actions >.button:hover,
.woocommerce-page form table.shop_table tr td.actions >.button:hover {
background: #a068a4;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals {
width: 48%;
float: left;
margin-right: 2%;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals h2,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals h2 {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 20px;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals table,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals table {
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 1px solid #eee;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals table tr,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals table tr {
border: 0;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals table tr th,
.woocommerce >.cart-collaterals .cart_total .cart_totals table tr td,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals table tr th,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals table tr td {
border: 0;
padding: 10px;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals table tr td,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals table tr td {
text-align: right;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals table tr.order-total th,
.woocommerce >.cart-collaterals .cart_total .cart_totals table tr.order-total td,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals table tr.order-total th,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals table tr.order-total td {
border-top: 1px solid #eee;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals table tr.order-total th .amount,
.woocommerce >.cart-collaterals .cart_total .cart_totals table tr.order-total td .amount,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals table tr.order-total th .amount,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals table tr.order-total td .amount {
font-size: 18px;
font-weight: normal;
color: #aa78ae;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button {
background: #aa78ae;
display: inline-block;
text-shadow: none;
font-weight: normal;
font-size: 14px;
padding: 8px 15px;
border-radius: 0;
}
.woocommerce >.cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page >.cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
background: #a068a4;
}
.woocommerce >.cart-collaterals .cart_total .shipping_calculator,
.woocommerce-page >.cart-collaterals .cart_total .shipping_calculator {
float: left;
margin-left: 2%;
width: 48%;
}
.woocommerce >.cart-collaterals .cart_total .shipping_calculator h2,
.woocommerce-page >.cart-collaterals .cart_total .shipping_calculator h2 {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 20px;
}
.woocommerce >.cart-collaterals .cart_total .shipping_calculator h2 a:after,
.woocommerce-page >.cart-collaterals .cart_total .shipping_calculator h2 a:after {
content: "";
}
.woocommerce >.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row,
.woocommerce-page >.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row {
padding: 5px 0;
}
.woocommerce >.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row .input-text,
.woocommerce-page >.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row .input-text {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.woocommerce >.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page >.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button {
background: #aa78ae;
color: #fff;
border-color: #aa78ae;
width: auto;
display: inline-block;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
font-weight: normal;
}
.woocommerce >.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page >.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button:hover {
background: #935b98;
}
.woocommerce #content .woocommerce-message,
.woocommerce #content .woocommerce-error,
.woocommerce #content .woocommerce-info,
.woocommerce #contents .woocommerce-message,
.woocommerce #contents .woocommerce-error,
.woocommerce #contents .woocommerce-info,
.woocommerce-page #content .woocommerce-message,
.woocommerce-page #content .woocommerce-error,
.woocommerce-page #content .woocommerce-info,
.woocommerce-page #contents .woocommerce-message,
.woocommerce-page #contents .woocommerce-error,
.woocommerce-page #contents .woocommerce-info {
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-top-color: #aa78ae;
background: #eee;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
}
.woocommerce #content .woocommerce-message:before,
.woocommerce #content .woocommerce-error:before,
.woocommerce #content .woocommerce-info:before,
.woocommerce #contents .woocommerce-message:before,
.woocommerce #contents .woocommerce-error:before,
.woocommerce #contents .woocommerce-info:before,
.woocommerce-page #content .woocommerce-message:before,
.woocommerce-page #content .woocommerce-error:before,
.woocommerce-page #content .woocommerce-info:before,
.woocommerce-page #contents .woocommerce-message:before,
.woocommerce-page #contents .woocommerce-error:before,
.woocommerce-page #contents .woocommerce-info:before {
height: 2.5em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #aa78ae;
}
.woocommerce #content .woocommerce-message .wc-forward,
.woocommerce #content .woocommerce-error .wc-forward,
.woocommerce #content .woocommerce-info .wc-forward,
.woocommerce #contents .woocommerce-message .wc-forward,
.woocommerce #contents .woocommerce-error .wc-forward,
.woocommerce #contents .woocommerce-info .wc-forward,
.woocommerce-page #content .woocommerce-message .wc-forward,
.woocommerce-page #content .woocommerce-error .wc-forward,
.woocommerce-page #content .woocommerce-info .wc-forward,
.woocommerce-page #contents .woocommerce-message .wc-forward,
.woocommerce-page #contents .woocommerce-error .wc-forward,
.woocommerce-page #contents .woocommerce-info .wc-forward {
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 0;
font-weight: normal;
background: #aa78ae;
color: #fff;
}
.woocommerce #content .woocommerce-message .wc-forward:hover,
.woocommerce #content .woocommerce-error .wc-forward:hover,
.woocommerce #content .woocommerce-info .wc-forward:hover,
.woocommerce #contents .woocommerce-message .wc-forward:hover,
.woocommerce #contents .woocommerce-error .wc-forward:hover,
.woocommerce #contents .woocommerce-info .wc-forward:hover,
.woocommerce-page #content .woocommerce-message .wc-forward:hover,
.woocommerce-page #content .woocommerce-error .wc-forward:hover,
.woocommerce-page #content .woocommerce-info .wc-forward:hover,
.woocommerce-page #contents .woocommerce-message .wc-forward:hover,
.woocommerce-page #contents .woocommerce-error .wc-forward:hover,
.woocommerce-page #contents .woocommerce-info .wc-forward:hover {
opacity: 0.7;
}
.woocommerce #reviews #review_form_wrapper h3,
.woocommerce-page #reviews #review_form_wrapper h3 {
border-bottom: 1px solid #f1f1f1;
padding-bottom: 10px;
margin-bottom: 20px;
font-size: 18px;
text-transform: uppercase;
}
.woocommerce #reviews #review_form_wrapper .comment-form label,
.woocommerce-page #reviews #review_form_wrapper .comment-form label {
width: 80px;
}
.woocommerce #reviews #review_form_wrapper .comment-form input,
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form input,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 1px solid #e6e6e6;
padding: 7px 10px;
width: 60%;
}
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit {
width: auto;
color: #444;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit:hover,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit:hover {
color: #fff;
background: #aa78ae;
}
.woocommerce #reviews #comments ol.commentlist li.comment .comment-text .star,
.woocommerce-page #reviews #comments ol.commentlist li.comment .comment-text .star {
text-indent: -9999px;
}
.woocommerce #reviews #comments ol.commentlist li.comment .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li.comment .comment-text p.meta {
font-size: 100%;
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
font-size: 1em;
}
.woocommerce table.my_account_orders tr th,
.woocommerce-page table.my_account_orders tr th {
background: #ccc;
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
background: #333;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
text-shadow: none;
font-weight: normal;
border: 0;
}
.woocommerce table.my_account_orders tr td.order-actions .button:hover,
.woocommerce-page table.my_account_orders tr td.order-actions .button:hover {
background: #aa78ae;
}
.woocommerce .entry-content .col2-set.col2-set .address,
.woocommerce-page .entry-content .col2-set.col2-set .address {
padding-left: 15px;
padding-right: 15px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
border: 0;
}
.single-product .description ul {
margin-left: 35px;
list-style: none;
}
.rtl .single-product .description ul {
margin-left: 0;
margin-right: 35px;
}
.single-product-top .product-img-gallery {
position: relative;
}
.single-product.full2 .single-product-top {
border: 1px solid #ddd;
display: inline-block;
width: 100%;
margin-bottom: 25px;
}
.single-product.full2 .single-product-top .product-summary {
padding-top: 30px;
}
.single-product-top .product-images {
margin-bottom: 40px !important;
}
.single-product.full2 .single-product-top .product-images {
margin-bottom: 0 !important;
border-right: 1px solid #ddd;
padding-bottom: 28px;
min-height: 600px;
}
.rtl .single-product.full2 .single-product-top .product-images {
border-right: 0;
border-left: 1px solid #ddd;
min-height: 620px;
}
.single-product.full3 .single-product-top .product-images {
border: 1px solid #ddd;
margin-bottom: 35px !important;
}
.single-product-top .product-images .product-images-container .images a:hover:after {
color: #aa78ae;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail {
padding: 0 10px;
min-width: 287px;
overflow: inherit;
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail {
padding: 0 92px;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button {
top: 50%;
margin-top: -10px;
-ms-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button.slick-next {
left: auto;
right: -3px;
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button.slick-next {
right: 45px;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button.slick-prev {
left: 5px;
right: auto;
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button.slick-prev {
left: 55px;
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail .slick-list {
border: 1px solid #ddd;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive {
border: 1px solid #ddd;
width: auto;
margin-bottom: 10px;
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive {
border: 0;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive .item-img-slider {
padding: 0;
border: 0 !important;
text-align: center;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive .item-img-slider .images {
margin: 0;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive .item-img-slider img {
display: inline-block;
max-width: 100%;
width: auto;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .slick-list .item-thumbnail-product {
cursor: pointer;
padding: 0;
border: 0 !important;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .slick-list .item-thumbnail-product .thumbnail-wrapper {
margin: 0 5px;
padding: 5px;
border: 1px solid #ccc;
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .slick-list .item-thumbnail-product .thumbnail-wrapper:hover {
border: 1px solid #aa78ae;
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .slick-list .item-thumbnail-product .thumbnail-wrapper {
margin: 0px;
border: 0;
border-right: 1px solid #ddd;
}
.single-product-top .product-images .product-images-container button {
left: 50%;
margin-left: -14px;
margin-top: 0;
top: -5px;
position: absolute;
width: 25px;
height: 25px;
background: none;
border-radius: 0;
border: 0;
font-size: 0;
color: #999;
}
.single-product-top .product-images .product-images-container button.slick-prev:before {
content: "\f077";
font-family: FontAwesome;
font-size: 18px;
font-weight: bold;
line-height: normal;
display: inline-block;
}
.single-product-top .product-images .product-images-container button.slick-next {
right: auto;
bottom: -5px;
top: auto;
}
.single-product-top .product-images .product-images-container button.slick-next:before {
content: "\f078";
font-family: FontAwesome;
font-size: 18px;
font-weight: bold;
line-height: normal;
display: inline-block;
}
.single-product-top .product-images .product-images-container button:hover {
color: #aa78ae;
}
.single-product-top .product-images .product-images-container button.featured-video-button {
bottom: 20px;
left: 70px;
background: #fff;
border-radius: 50%;
text-align: center;
height: 40px;
width: 40px;
font-size: 18px;
box-shadow: 0 0 0 2px #ddd;
top: auto;
margin: 0;
}
.single-product-top .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail {
float: left;
width: 100px;
padding: 25px 0;
margin-right: 20px;
}
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail {
margin: 20px 0 0 35px;
}
.single-product-top .product-images .product-images-container.thumbnail-left .product-responsive {
border: 1px solid #ddd;
width: auto;
overflow: hidden;
}
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .product-responsive {
border: 0;
}
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .product-responsive .onsale,
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .product-responsive a:after {
display: none;
}
.single-product-top .product-images .product-images-container.thumbnail-left .product-responsive .item-img-slider {
border: 0;
text-align: center;
}
.single-product-top .product-images .product-images-container.thumbnail-left .product-responsive .slick-slide {
border-right: 0 !important;
padding: 0;
}
.single-product-top .product-images .product-images-container.thumbnail-left .slick-list .item-thumbnail-product {
padding: 0;
border: 0 !important;
}
.single-product-top .product-images .product-images-container.thumbnail-left .slick-list .item-thumbnail-product .thumbnail-wrapper {
margin: 5px 0;
padding: 10px;
border: 1px solid #ccc;
}
.single-product-top .product-images .product-images-container.thumbnail-left .slick-list .item-thumbnail-product .thumbnail-wrapper:hover {
border: 1px solid #aa78ae;
}
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .slick-list .item-thumbnail-product .thumbnail-wrapper {
border: 0;
margin: 0;
padding: 0;
}
.single-product-top .product-summary h1 {
font-size: 20px;
font-weight: 700;
}
.single-product-top .reviews-content {
display: inline-block;
margin: 13px 0 10px;
}
.single-product-top .reviews-content div.star {
float: left;
display: inline-block;
margin-right: 10px;
top: 1;
}
.single-product-top .reviews-content a.woocommerce-review-link {
color: #666;
font-size: 12px;
position: relative;
float: left;
bottom: 1px;
}
.single-product-top .product-summary .product-stock span {
font-weight: bold;
color: #444;
}
.single-product-top .product-summary .product-description {
margin: 12px 30px 15px 0;
}
.rtl .single-product-top .product-summary .product-description {
margin: 12px 0px 15px 30px;
}
.single-product-top .product-summary .product-description h2.quick-overview {
font-weight: bold;
font-size: 116.67%;
margin-bottom: 7px;
color: #444;
}
.single-product-top .product-summary .price .amount {
font-size: 18px;
font-weight: bold;
color: #aa78ae;
}
.single-product-top .product-summary .yith-wcwl-add-to-wishlist {
opacity: 1;
visibility: visible;
}
.single-product-top .product-summary .compare-button {
margin: 0 10px 0 0;
opacity: 1;
visibility: visible;
float: left;
}
.rtl .single-product-top .product-summary .compare-button {
margin: 0 0 0 10px;
}
.single-product-top .product-summary .compare-button a {
padding: 0 !important;
}
.single-product-top .product-summary .clear {
clear: none;
}
.single-product-top .product-summary .product-summary-bottom {
position: relative;
width: 100%;
border-top: 1px solid #ebebeb;
padding-top: 10px;
}
.single-product.full2 .single-product-top .product-summary .product-summary-bottom,
.single-product.full3 .single-product-top .product-summary .product-summary-bottom {
display: inline-block;
float: left;
width: 100%;
}
.rtl .single-product.full2 .single-product-top .product-summary .product-summary-bottom,
.rtl .single-product.full3 .single-product-top .product-summary .product-summary-bottom {
float: right;
}
.single-product-top .product-summary .product-summary-bottom .single_add_to_cart_button,
.single-product-top .product-summary .product-summary-bottom .product_type_external,
.single-product-top .product-summary .product-summary-bottom .product_type_grouped {
background: #aa78ae !important;
color: #fff !important;
border: 1px solid #aa78ae !important;
}
.single-product-top .product-summary .product-summary-bottom .single_add_to_cart_button:hover,
.single-product-top .product-summary .product-summary-bottom .product_type_external:hover,
.single-product-top .product-summary .product-summary-bottom .product_type_grouped:hover {
background: #be98c1 !important;
border: 1px solid #be98c1 !important;
}
.single-product-top .product-summary .product-summary-bottom .cart {
display: inline-block !important;
position: relative;
margin-bottom: 15px !important;
width: 100%;
}
.single-product-top .product-summary .product-summary-bottom .cart .quantity input.input-text.qty.text {
height: 35px !important;
margin: 0;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
padding: 0px;
text-align: center !important;
}
.product-type-grouped .single-product-top .product-summary .product-summary-bottom .cart tbody tr {
border: 0;
text-align: left;
}
.product-type-grouped .single-product-top .product-summary .product-summary-bottom .cart tbody tr td.label {
color: #666;
font-size: 14px;
line-height: 4;
}
.product-type-grouped .single-product-top .product-summary .product-summary-bottom .cart tbody tr td {
text-align: left;
}
.product-type-external .single-product-top .product-summary .product-summary-bottom .cart {
float: left;
}
.single-product-top .product-summary .product-summary-bottom .cart .single_add_to_cart_button {
margin: 0 5px 0 10px;
}
.product-type-grouped .single-product-top .product-summary .product-summary-bottom .cart .single_add_to_cart_button {
margin: 0 10px 0 0;
}
.rtl.product-type-grouped .single-product-top .product-summary .product-summary-bottom .cart .single_add_to_cart_button {
margin: 0 0 0 10px;
}
.product-type-external .single-product-top .product-summary .product-summary-bottom .cart .single_add_to_cart_button {
margin: 0 10px 0 0;
}
.rtl.product-type-external .single-product-top .product-summary .product-summary-bottom .cart .single_add_to_cart_button {
margin: 0 0 0 10px;
}
.single-product.full .single-product-top .product-summary .product-summary-bottom {
display: inline-block;
float: left;
}
.rtl .single-product.full .single-product-top .product-summary .product-summary-bottom {
float: right;
}
.single-product-top .product-summary .product-summary-bottom .woocommerce-variation-price {
margin-bottom: 20px;
}
.single-product-top .product-summary .single-buynow .add_to_cart_button,
.single-product-top .product-summary .single-buynow .product_type_external,
.single-product-top .product-summary .single-buynow .product_type_grouped,
.single-product-top .product-summary .single-buynow .single_add_to_cart_button {
border-radius: 2px;
text-transform: uppercase;
color: #aa78ae !important;
font-weight: normal;
box-shadow: 0 0 0 1px #aa78ae;
background-color: #fff !important;
padding: 0 15px;
}
.single-product-top .product-summary .single-buynow .add_to_cart_button:hover,
.single-product-top .product-summary .single-buynow .product_type_external:hover,
.single-product-top .product-summary .single-buynow .product_type_grouped:hover,
.single-product-top .product-summary .single-buynow .single_add_to_cart_button:hover {
color: #fff !important;
background-color: #be98c1 !important;
}
.single-product-top .product-summary .single-buynow .button-buynow {
background: #aa78ae;
color: #fff;
border-radius: 2px;
display: inline-block;
vertical-align: top;
padding: 8px 15px;
text-transform: uppercase;
margin: 0 7px;
box-shadow: 0 0 0 1px #aa78ae;
}
.single-product-top .product-summary .single-buynow .button-buynow:hover {
background: #744878;
}
.single-product-top .product-summary .single-buynow .button-buynow.disabled {
pointer-events: none;
cursor: not-allowed;
opacity: 0.7;
}
.single-product-top .product-summary .single-buynow .item-bottom {
margin: 15px 0 0;
display: flex;
}
.single-product-top .product-summary .single-buynow .item-bottom:after {
height: 0;
clear: both;
content: " ";
font-size: 0;
min-height: 0;
display: block;
visibility: hidden;
}
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.single-product-top .product-summary .single-buynow .item-bottom a.compare {
border: 0 !important;
font-size: 12px !important;
color: #333 !important;
margin: 0 !important;
height: auto !important;
width: auto !important;
text-indent: 0 !important;
background: none !important;
}
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.single-product-top .product-summary .single-buynow .item-bottom a.compare:before {
content: "\f004";
font-family: FontAwesome;
font-size: 14px;
margin-right: 10px;
margin-left: 2px;
}
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.single-product-top .product-summary .single-buynow .item-bottom a.compare:hover {
background: none;
color: #aa78ae;
}
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.single-product-top .product-summary .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.single-product-top .product-summary .single-buynow .item-bottom a.compare:hover:before {
color: #aa78ae;
}
.single-product-top .product-summary .single-buynow .item-bottom .compare-button {
width: auto;
text-indent: 0;
}
.single-product-top .product-summary .single-buynow .item-bottom a.compare:before {
content: "\f074";
}
.single-product-top .product-summary .variations_form .variations {
text-align: left;
margin-bottom: 20px !important;
}
.single-product.full2 .single-product-top .product-summary .variations_form .variations {
border-bottom: 1px solid #ebebeb;
}
.single-product.full2 .single-product-top .product-summary .variations_form .variations tbody tr {
border-bottom: 0;
}
.single-product-top .product-summary .variations_form .variations tr {
border-bottom: 1px solid #ebebeb;
}
.single-product.full1 .single-product-top .product-summary .variations_form .variations tr,
.single-product.full3 .single-product-top .product-summary .variations_form .variations tr {
width: 50%;
float: left;
border-bottom: 1px solid #ebebeb;
}
.single-product-top .product-summary .variations_form .variations select {
min-width: 87% !important;
margin-right: 0 !important;
}
.single-product-top .product-summary .variations_form .single_variation_wrap .stock {
display: none;
}
.single-product-top .product-summary .variations_form table.variations tr td {
padding-top: 10px;
padding-bottom: 10px;
}
.single-product-top .product-summary .variations_form table.variations tr td.label {
color: #444;
vertical-align: middle !important;
font-size: 14px;
text-transform: capitalize;
float: left;
width: 60px;
text-align: left;
}
.single-product-top .product-summary .variations_form table.variations tr td.label label {
margin-top: 3px;
}
.single-product-top .product-summary .variations_form table.variations tr td.value {
width: 60%;
float: left;
position: relative;
}
.single-product.full1 .single-product-top .product-summary .variations_form table.variations tr td.value,
.single-product.full3 .single-product-top .product-summary .variations_form table.variations tr td.value {
float: none;
}
.single-product-top .product-summary .variations_form table.variations tr td.value select {
padding: 0px 15px;
border: 1px solid #eee;
margin-bottom: 10px;
-moz-appearance: none;
appearance: none;
color: #999;
}
.single-product-top .product-summary .variations_form table.variations tr td.value .reset_variations {
top: 15px;
right: 0px;
position: absolute;
}
.rtl .single-product-top .product-summary .variations_form table.variations tr td.value .reset_variations {
right: auto;
left: 0;
}
.single-product-top .description {
display: inline-block;
}
.full3 {
display: inline-block;
width: 100%;
}
.products-loop {
clear: both;
list-style: none;
margin-left: 0;
margin-bottom: 30px;
}
.products-loop.row {
margin-left: -15px;
}
.products-loop.grid {
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.products-loop.grid:after,
.products-loop.grid:before {
display: none;
}
.products-loop.grid.loading {
overflow: hidden;
}
.products-loop.grid.loading:before {
display: block;
}
.products-loop.grid li {
border: 1px solid #ddd;
margin: -1px -1px 0 0;
}
.products-loop.grid li .products-entry {
padding: 15px 13px;
overflow: hidden;
position: relative;
}
.products-loop.grid li .products-entry .item-bottom {
display: inline-block;
max-height: 35px;
}
.products-loop.grid li .products-entry .item-bottom .clear {
display: none;
}
.products-loop.grid li .products-entry .item-bottom .add_to_cart_button,
.products-loop.grid li .products-entry .item-bottom a.button {
margin: 0 5px;
}
.products-loop.grid li .products-entry .item-bottom .product_type_grouped,
.products-loop.grid li .products-entry .item-bottom .product_type_external {
padding: 0 4px !important;
margin: 0 5px;
}
.products-loop.grid li .products-entry .item-bottom .product_type_variable {
padding: 0 3px !important;
}
.products-loop.grid li .products-entry .item-bottom .sw-variation-wrapper {
clear: both;
padding-top: 1px;
}
.products-loop.grid li .products-entry:hover .yith-wcwl-add-to-wishlist,
.products-loop.grid li .products-entry:hover .compare-button {
-webkit-transition: 0.3s !important;
transition: 0.3s !important;
opacity: 1 !important;
visibility: visible !important;
}
.products-loop.grid li .products-entry:hover .yith-wcwl-add-to-wishlist {
left: 0 !important;
}
.products-loop.grid li .products-entry:hover .compare-button {
right: 0 !important;
}
.products-loop.grid .desc {
display: none;
}
.products-loop.list li.item {
width: 100%;
}
.products-loop.list li.item .products-entry {
min-height: initial;
}
.products-loop.list li.item .products-entry .clear {
clear: initial;
}
.products-loop.list li.item .products-thumb {
overflow: hidden;
float: left;
width: 194px;
border: 1px solid #ddd;
position: relative;
margin-bottom: 0;
}
.products-loop.list li.item .products-content {
margin-left: 224px;
}
.products-loop.list li.item .products-content .item-content {
text-align: initial;
}
.products-loop.list li.item .products-content .item-bottom >.button {
margin: 0 5px;
}
.products-loop.list li.item .products-content .item-bottom .clear {
display: none;
}
.products-loop.list li.item .products-content .item-bottom .yith-wcwl-add-to-wishlist {
opacity: 1;
visibility: visible;
}
.products-loop.list li.item .products-content .item-bottom .compare-button {
opacity: 1;
visibility: visible;
}
.products-loop li {
margin: 0;
padding: 0;
}
.products-loop li .products-entry {
padding: 15px;
overflow: hidden;
position: relative;
}
.social-icon .social-share {
padding: 5px 0;
min-width: 130px;
background: #fff;
font-size: 20px;
margin: 5px 0;
}
.social-icon .social-share a {
display: inline-block;
vertical-align: top;
padding: 0 15px 0 0;
}
.rtl .social-icon .social-share a {
padding: 0 0 0 15px;
}
.social-icon .social-share a i {
margin: 1px;
}
.social-icon:hover .social-icon-button {
background: #aa78ae;
border: 1px solid #aa78ae;
}
.social-icon:hover .social-icon-button:before {
color: #fff;
}
.social-icon-button {
width: 35px;
height: 35px;
border: 1px solid #ddd;
border-radius: 3px;
cursor: pointer;
position: relative;
margin-left: 5px;
}
.rtl .social-icon-button {
margin-left: 0;
margin-right: 5px;
}
.social-icon-button:before {
content: "\f1e0";
position: absolute;
font-family: FontAwesome !important;
font-size: 14px;
color: #999;
top: 50%;
margin-top: -11px;
margin-left: -6px;
left: 50%;
}
.product_meta {
display: inline-block;
margin-bottom: 0px;
}
.single-product.full1 .product_meta,
.single-product.full2 .product_meta,
.single-product.full3 .product_meta {
margin-bottom: 25px;
}
.clear_lg {
clear: both;
}
.single-product.full3 .description {
margin-bottom: 30px;
}
.single-product.full3 .panel {
border-radius: 0;
border: 0;
box-shadow: none;
}
.single-product.full3 .panel .panel-heading {
padding: 0px !important;
border: 0;
background: none !important;
}
.single-product.full3 .panel .panel-heading .panel-title {
text-transform: uppercase;
position: relative;
}
.single-product.full3 .panel .panel-heading .panel-title a {
color: #fff;
font-weight: bold;
display: block;
padding: 12px 20px;
background: #aa78ae;
}
.single-product.full3 .panel .panel-heading .panel-title a:before {
content: "\f068";
position: absolute;
font-family: FontAwesome !important;
right: 20px;
font-size: 14px;
font-weight: 400;
color: #fff;
top: 50%;
margin-top: -7px;
}
.single-product.full3 .panel .panel-heading .panel-title a.collapsed {
background: #f5f5f5;
color: #666666;
}
.single-product.full3 .panel .panel-heading .panel-title a.collapsed:before {
content: "\f067";
color: #666;
}
.single-product.full3 .panel .panel-body {
padding: 25px 0;
}
ul.servies {
background: #f5f5f5;
}
ul.servies li {
padding: 22px 15px;
border-bottom: 1px solid #ddd;
cursor: pointer;
}
ul.servies li .fa {
float: left;
font-size: 26px;
margin-top: 10px;
margin-right: 22px;
}
.rtl ul.servies li .fa {
margin-right: 0;
margin-left: 22px;
float: right;
}
ul.servies li span {
font-size: 14px;
}
ul.servies li:last-child {
border-bottom: 0;
}
ul.servies li:hover {
background: #aa78ae;
}
ul.servies li:hover .fa,
ul.servies li:hover span {
color: #fff;
}
.price_slider_wrapper .price_slider_amount input[type="text"] {
padding: 8px 5px;
}
.fb_iframe_widget_lift {
z-index: 999999 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: inline-table;
}
.popular-product .item:hover {
cursor: pointer;
}
.popular-product .item:hover .item-wrap .products-thumb .sm_quickview_handler-list {
opacity: 1;
visibility: visible;
transform: translateY(0%);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.popular-product .item:hover .item-wrap .products-thumb:before {
opacity: 0.4;
visibility: visible;
}
.popular-product .item:hover .item-wrap .item-content {
display: block;
padding: 20px 0;
position: absolute;
z-index: 69;
width: 100%;
background: #fff;
box-shadow: 1px 3px 2px 1px #ddd;
}
.popular-product .item .item-wrap {
margin-bottom: 30px;
position: relative;
}
.popular-product .item .item-wrap .products-thumb {
border: 1px solid #ddd;
margin-bottom: 0;
}
.popular-product .item .item-wrap .products-thumb img {
margin-bottom: 0;
}
.popular-product .item .item-wrap .products-thumb .sm_quickview_handler-list {
width: 34px;
height: 34px;
background: url(../assets/img/group_btn.png) no-repeat center -214px #aa78ae;
border-radius: 0;
border: 1px solid #aa78ae;
margin-left: -17px;
margin-top: -17px;
z-index: 69;
}
.popular-product .item .item-wrap .products-thumb:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
visibility: hidden;
left: 0;
top: 0;
opacity: 0;
background: #000;
transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
z-index: 2;
}
.popular-product .item .item-wrap .item-content {
display: none;
}
.popular-product .item .item-wrap .item-content .add-info .yith-wcwl-add-to-wishlist {
opacity: 1;
visibility: visible;
}
.popular-product .item .item-wrap .item-content .add-info .compare-button {
opacity: 1;
visibility: visible;
}
.product-loop-category {
list-style: none;
}
.product-loop-category li.product-category {
border: 0;
margin-bottom: 20px;
}
.product-loop-category li.product-category a img {
padding: 10px;
}
.product-loop-category li.product-category h2.woocommerce-loop-category__title {
font-size: 14px;
color: #666;
margin-bottom: 0;
text-align: center;
font-weight: 500;
}
.product-loop-category li.product-category h2.woocommerce-loop-category__title mark {
background: none;
color: #666;
}
.product-loop-category li.product-category:hover h2.woocommerce-loop-category__title {
color: #aa78ae;
}
.product-loop-category li.product-category:hover h2.woocommerce-loop-category__title mark {
color: #aa78ae;
}
.sku_wrapper {
margin-top: 15px;
display: inline-block;
vertical-align: top;
font-weight: bold;
}
.sku_wrapper .sku {
color: #aa78ae;
}
.woocommerce table.cart td.actions .coupon .input-text+.button,
.woocommerce-page table.cart td.actions .coupon .input-text+.button {
float: left;
width: auto;
margin: 0 5px;
}
.rtl.woocommerce table.cart td.actions .coupon .input-text+.button,
.rtl.woocommerce-page table.cart td.actions .coupon .input-text+.button {
float: right;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
z-index: 0;
}
input[type="radio"],
input[type="checkbox"] {
position: relative;
height: auto;
top: 2px;
-moz-appearance: checkbox;
}
.woocommerce-account #main #contents .type-page {
background: #fff;
margin-bottom: 30px;
padding: 30px;
}
.woocommerce-account #main #contents header h2 {
font-size: 24px;
margin-bottom: 20px;
text-transform: uppercase;
}
.woocommerce #customer_login .form-row label,
.woocommerce-page #customer_login .form-row label {
color: #333;
font-size: 13px;
}
.btn-loading {
position: relative;
max-height: 300px;
overflow: hidden;
}
.btn-loading:before {
background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 99;
display: block;
}
.btn-loaded a {
font-size: 0;
}
.btn-loaded a:after {
content: 'All Product Loaded';
position: absolute;
left: 0;
top: 0;
right: 0;
color: #aa78ae;
font-size: 14px;
}
body.woocommerce-account {
background: #eee;
}
.woocommerce #customer_login form.login .form-row .input-text,
.woocommerce #customer_login form.register .form-row .input-text,
.woocommerce-page #customer_login form.login .form-row .input-text,
.woocommerce-page #customer_login form.register .form-row .input-text {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #f1f1f1;
border: 0;
}
.woocommerce .form-row input,
.woocommerce-page .form-row input {
padding: 9px 12px;
}
.woocommerce #customer_login form.login .form-row .button,
.woocommerce #customer_login form.register .form-row .button,
.woocommerce-page #customer_login form.login .form-row .button,
.woocommerce-page #customer_login form.register .form-row .button {
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-bottom: 10px;
padding: 10px 20px;
background: #aa78ae;
color: #fff;
}
.woocommerce #customer_login form.login .form-row .button:hover,
.woocommerce #customer_login form.register .form-row .button:hover,
.woocommerce-page #customer_login form.login .form-row .button:hover,
.woocommerce-page #customer_login form.register .form-row .button:hover {
opacity: 0.8;
}
.woocommerce-account #contents .page .entry-title {
margin-bottom: 30px;
}
.woocommerce-account .entry-summary>.woocommerce {
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.woocommerce-account .entry-summary>.woocommerce .woocommerce-MyAccount-content {
order: 1;
}
.woocommerce-account h2 {
font-size: 18px;
}
.woocommerce-account h3 {
font-size: 16px;
}
.woocommerce-account #contents {
background: #fff;
margin-bottom: 30px;
padding-top: 30px;
}
.woocommerce-account #contents header {
display: block;
}
.woocommerce-account #contents header h2 {
font-size: 24px;
margin-bottom: 20px;
}
.woocommerce-account #contents header h3 {
font-size: 20px;
}
.woocommerce-account #contents header .edit {
display: block;
font-weight: bold;
color: #aa78ae;
margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
padding-right: 30px;
width: 20%;
margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul {
list-style: none;
margin: 0;
border: 1px solid #cecece;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul >li >a {
display: block;
min-width: 180px;
padding: 10px 20px;
border-bottom: 1px solid #cecece;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul >li:last-child>a {
border: 0;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul >li.is-active>a {
color: #aa78ae;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
margin-bottom: 30px;
width: 80%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
border: 1px solid #ddd;
border-radius: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
border-bottom: 1px solid #ddd;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child {
border: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td {
text-align: start !important;
padding: 5px 15px;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number,
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status {
width: 15%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date {
width: 20%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total {
width: 40%;
}
.woocommerce >.cart-collaterals,
.woocommerce-page >.cart-collaterals {
margin-bottom: 10px;
}
.woocommerce >.cart-collaterals .products-wrapper,
.woocommerce-page >.cart-collaterals .products-wrapper {
padding: 0;
}
.woocommerce >.cart-collaterals .cart_totals,
.woocommerce-page >.cart-collaterals .cart_totals {
width: 50%;
float: left;
}
.rtl .woocommerce >.cart-collaterals .cart_totals,
.rtl .woocommerce-page >.cart-collaterals .cart_totals {
float: right;
text-align: right;
}
.woocommerce >.cart-collaterals .cart_totals h2,
.woocommerce-page >.cart-collaterals .cart_totals h2 {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 20px;
font-size: 24px;
}
.woocommerce >.cart-collaterals .cart_totals table,
.woocommerce-page >.cart-collaterals .cart_totals table {
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 1px solid #eee;
}
.woocommerce >.cart-collaterals .cart_totals table tr,
.woocommerce-page >.cart-collaterals .cart_totals table tr {
border: 0;
font-family: Helvetica, Arial, sans-serif;
color: #222;
display: table-row;
}
.woocommerce >.cart-collaterals .cart_totals table tr th,
.woocommerce >.cart-collaterals .cart_totals table tr td,
.woocommerce-page >.cart-collaterals .cart_totals table tr th,
.woocommerce-page >.cart-collaterals .cart_totals table tr td {
border: 0;
padding: 10px;
}
.woocommerce >.cart-collaterals .cart_totals table tr td,
.woocommerce-page >.cart-collaterals .cart_totals table tr td {
text-align: right;
}
.woocommerce >.cart-collaterals .cart_totals table tr.order-total th,
.woocommerce >.cart-collaterals .cart_totals table tr.order-total td,
.woocommerce-page >.cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page >.cart-collaterals .cart_totals table tr.order-total td {
border-top: 1px solid #eee;
}
.woocommerce >.cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce >.cart-collaterals .cart_totals table tr.order-total td .amount,
.woocommerce-page >.cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce-page >.cart-collaterals .cart_totals table tr.order-total td .amount {
font-size: 18px;
font-weight: normal;
color: #aa78ae;
}
.woocommerce >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
background: #aa78ae;
display: inline-block;
text-shadow: none;
font-weight: normal;
font-size: 14px;
padding: 7px 15px;
}
.woocommerce >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
background: #935b98;
}
.woocommerce >.cart-collaterals .shipping_calculator,
.woocommerce-page >.cart-collaterals .shipping_calculator {
float: left;
margin-left: 2%;
width: 48%;
}
.woocommerce >.cart-collaterals .shipping_calculator h2,
.woocommerce-page >.cart-collaterals .shipping_calculator h2 {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 20px;
}
.woocommerce >.cart-collaterals .shipping_calculator h2 a:after,
.woocommerce-page >.cart-collaterals .shipping_calculator h2 a:after {
content: "";
}
.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row,
.woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row {
padding: 5px 0;
}
.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text,
.woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .button {
background: #aa78ae;
color: #fff;
border-color: #aa78ae;
width: auto;
display: inline-block;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
font-weight: normal;
}
.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover {
background: #935b98;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
display: table-row;
}
.woocommerce table.shop_table_responsive tr th,
.woocommerce table.shop_table_responsive tr td {
display: table-cell;
vertical-align: inherit;
border: 1px solid #ddd;
}
.rtl.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
text-align: left !important;
}
.woocommerce table.shop_table_responsive tr td:before {
content: '';
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background: none;
}
.catslide-more {
display: none;
}
.woocommerce div.product form.cart .group_table td:first-child {
width: 40%;
}
.woocommerce .archive .product-countdown {
padding: 10px 0 0;
text-align: center;
position: static;
}
.woocommerce .archive .product-countdown .countdown-row {
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-justify-content: center;
-ms-justify-content: center;
justify-content: center;
}
.woocommerce .archive .product-countdown .countdown-row .countdown-section {
padding: 0 3px;
}
.woocommerce .archive .product-countdown .countdown-row .countdown-section .countdown-amount {
width: 40px;
height: 40px;
background: #e9e9e9;
border-radius: 50%;
line-height: 40px;
text-align: center;
display: block;
font-weight: bold;
color: #333;
font-size: 14px;
margin-bottom: 5px;
}
.woocommerce .archive .product-countdown .countdown-row .countdown-section .countdown-period {
text-transform: uppercase;
font-size: 10px;
}
.woocommerce.single-product .product-countdown {
padding: 10px 0 20px;
}
.woocommerce.single-product .product-countdown .countdown-row {
-webkit-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
bottom: 20px;
top: auto;
right: auto;
left: 20px;
border-radius: 50%;
width: 40px;
height: 40px;
background: #fff;
text-align: center;
line-height: 40px;
text-indent: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
content: '';
display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
content: '\f047';
font-family: Fontawesome !important;
font-size: 18px;
display: inline-block;
position: static;
line-height: 40px;
background: none;
width: 40px;
vertical-align: top;
height: 100%;
box-shadow: 0 0 0 2px #ddd;
position: absolute;
left: 0;
top: 0;
background: #fff;
border-radius: 50%;
}
.woocommerce .product-countdown.custom-countdown {
padding: 10px 0;
position: static;
}
.woocommerce .product-countdown.custom-countdown .countdown-row {
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
}
.woocommerce .product-countdown.custom-countdown .countdown-row .countdown-section {
padding: 0 3px;
}
.woocommerce .product-countdown.custom-countdown .countdown-row .countdown-section .countdown-amount {
width: 40px;
height: 40px;
background: #e9e9e9;
border-radius: 3px;
line-height: 40px;
text-align: center;
display: block;
font-weight: bold;
color: #333;
font-size: 14px;
margin-bottom: 5px;
}
.woocommerce .product-countdown.custom-countdown .countdown-row .countdown-section .countdown-period {
text-transform: uppercase;
font-size: 10px;
}
.woocommerce.archive .products-loop>li .product-countdown.custom-countdown {
position: absolute;
top: auto;
bottom: 10px;
left: 0;
background: #fff;
opacity: 0;
}
.woocommerce.archive .products-loop>li .product-countdown.custom-countdown .countdown-row {
-webkit-justify-content: center;
-ms-justify-content: center;
justify-content: center;
}
.woocommerce.archive .products-loop>li:hover .product-countdown.custom-countdown {
opacity: 1;
}
.woocommerce div.product .product-img-gallery div.images.woocommerce-product-gallery {
float: none;
width: 100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
width: 100%;
}
.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
display: inline-block;
}
.sw-quickview-bottom {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 9999;
background: rgba(0,0,0,0.5);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.sw-quickview-bottom.show {
visibility: visible;
opacity: 1;
}
.sw-quickview-bottom.show .quickview-content .quickview-close {
visibility: visible;
}
.sw-quickview-bottom.loading {
height: 100%;
}
.sw-quickview-bottom.loading:before {
background-color: transparent;
background-image: url(../assets/img/loadingp.gif);
background-size: 32px 32px;
}
.sw-quickview-bottom.loading .quickview-content .quickview-inner {
padding: 0;
}
.sw-quickview-bottom.loading .quickview-content .quickview-close {
visibility: hidden;
}
.sw-quickview-bottom .quickview-content {
background: #fff;
max-width: 1170px;
margin: 200px auto;
position: relative;
}
.sw-quickview-bottom .quickview-content .quickview-close {
position: absolute;
width: 28px;
height: 28px;
background: #000;
color: #fff;
text-align: center;
font-size: 16px;
line-height: 26px;
font-weight: bold;
border-radius: 50%;
right: -15px;
top: -15px;
}
.sw-quickview-bottom .quickview-content .quickview-inner {
padding: 30px 15px;
}
@media (max-width: 1400px) {
.sw-quickview-bottom .quickview-content {
max-width: 960px;
}
}
@media (max-width: 991px) {
.sw-quickview-bottom .quickview-content {
max-width: 700px;
}
}
#cpanel-form {
position: fixed;
right: -350px;
top: 40px;
width: 350px;
float: right;
z-index: 99999;
text-align: left;
direction: ltr;
}
#cpanel-form .cpanel-inner {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none repeat scroll 0 0 #e5e5e5;
border-color: #f3f3f3;
color: #555;
font-size: 11px;
padding: 8px;
position: relative;
top: 40px;
z-index: 999;
}
#cpanel-form .cpanel-title {
background: #666;
box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
color: #fff;
float: left;
font-size: 14px;
font-weight: bold;
padding: 3px 10px 0;
width: 282px;
}
#cpanel-form .cpanel-title h4 {
float: left;
margin-top: 5px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
color: #dfdfdf;
}
#cpanel-form .ytcpanel_accordion {
float: left;
margin-bottom: 0;
margin-top: 10px;
width: 100%;
}
#cpanel-form .cpannel-button .btn {
background: #a1a1a1;
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
border-color: #969696 #969696 #707070;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
border-radius: 0px;
margin-left: 10px;
margin-bottom: 15px;
margin-top: 15px;
font-size: 14px;
}
#cpanel-form .cpannel-button .btn:hover {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
border-color: #a1a1a1 #a1a1a1 #7b7b7b;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .accordion-group {
background: #fff;
border-color: #c8c8c8;
border-radius: 2px;
margin-bottom: 5px;
margin-left: 10px;
margin-right: 10px;
border-radius: 5px;
}
#cpanel-form .accordion-group .accordion-heading {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
border-color: #f6f6f6 #f6f6f6 #d0d0d0;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
text-shadow: none;
border-radius: 5px;
}
#cpanel-form .accordion-group .accordion-heading .accordion-toggle {
color: #909090;
font-size: 12px;
position: relative;
}
#cpanel-form .accordion-group .accordion-heading .accordion-toggle img {
margin-right: 10px;
opacity: 0.2;
width: 20px;
}
#cpanel-form .accordion-group .accordion-heading .accordion-toggle:after {
content: '\F078';
font-family: 'FontAwesome';
position: absolute;
right: 10px;
}
#cpanel-form .accordion-group .accordion-heading i {
color: #909090;
}
#cpanel-form .accordion-group .accordion-body {
max-height: 190px;
overflow-y: auto;
}
#cpanel-form .accordion-group .control-group {
margin-bottom: 10px;
}
#cpanel-form label {
float: none;
width: 100%;
padding: 5px 0;
text-align: left;
font-size: 12px;
}
#cpanel-form label.ya-radio-img-selected {
box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
margin-left: 0;
}
#cpanel-form .controls label {
float: left;
width: auto;
padding: 2px;
}
#cpanel-form .controls select {
font-size: 12px;
}
#cpanel-form .ya-radio-img input[type="radio"],
#cpanel-form .ya-radio-img span {
display: none;
}
#cpanel-form .ya-radio-img img {
width: 33px;
cursor: pointer;
}
.lt-ie9 #cpanel-form .ya-radio-img img {
width: auto;
}
#cpanel-form {
position: fixed;
right: -300px;
top: 40px;
width: 300px;
float: right;
z-index: 9999;
text-align: left;
direction: ltr;
}
#cpanel-form img {
display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
border: 1px solid #bcbcbc;
margin-bottom: 5px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
border-color: #f6f6f6 #f6f6f6 #d0d0d0;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
clear: both;
padding: 0 !important;
text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
color: #909090;
font-size: 12px;
position: relative;
display: block;
padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
margin-right: 10px;
opacity: 0.2;
width: 20px;
display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
content: '\F078';
font-family: 'FontAwesome';
position: absolute;
right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
max-height: 190px;
overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
border-top: 1px solid #E5E5E5;
padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
background-color: #707070;
background-position: 50% 50%;
background-repeat: no-repeat;
border: 1px solid #fff;
border-radius: 5px 0 0 5px;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
height: 40px;
left: -40px;
line-height: 36px;
padding: 0 0 5px 10px;
position: absolute;
top: 20%;
width: 40px;
z-index: 10;
}
#cpanel-form a.cpanel-control:before {
content: "\f0a5";
color: #fff;
display: inline;
font-family: "FontAwesome";
font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
content: "\f0a4";
font-family: "FontAwesome";
font-size: 20px;
}
#cpanel-form label {
float: left;
width: 50%;
padding: 5px 0;
text-align: left;
font-size: 12px;
}
#cpanel-form label.ya-radio-img-selected {
box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
margin-left: 0;
}
#cpanel-form .controls label {
float: left;
width: auto;
padding: 2px;
}
#cpanel-form .controls select {
font-size: 12px;
}
#cpanel-form .ya-radio-img input[type="radio"],
#cpanel-form .ya-radio-img span {
display: none;
}
#cpanel-form .ya-radio-img img {
width: 33px;
cursor: pointer;
}
.lt-ie9 #cpanel-form .ya-radio-img img {
width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
width: 206px;
border: 1px solid #ddd;
background: #fff;
}
#cpanel-form select {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
width: 220px;
}
#cpanel-form select,
#cpanel-form input {
height: 20px;
padding: 4px 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
border-radius: 0px;
height: 30px;
}
#cpanel-form fieldset {
width: 100%;
}
#cpanel-form input[type="checkbox"] {
width: 20px;
height: 20px;
-webkit-appearance: checkbox;
}
.ya_posts.widget h3,
.sw_post_slider.widget h3 {
font-weight: 400;
margin-bottom: 30px;
}
.page-template-page-homemagazine-php .ya_posts.widget h3,
.page-template-page-homemagazine-php .sw_post_slider.widget h3 {
color: #aa78ae;
}
.nav-copyright {
padding-top: 40px;
}
.nav-copyright ul.menu {
float: right;
}
.nav-copyright ul.menu li {
float: left;
padding-left: 10px;
}
.nav-copyright ul.menu li a {
color: #ccc;
}
.nav-copyright ul.menu li:hover {
color: #aa78ae;
}
.widget {
margin-bottom: 20px;
}
.widget img {
display: initial;
}
.widget ul {
margin-left: 0;
list-style: none;
}
.widget.widget_search h3,
.widget.widget_text h3,
.widget.widget_tag_cloud h3,
.widget.widget_calendar h3 {
margin-bottom: 20px;
}
.widget.widget_search .searchform {
margin-top: 20px;
}
.widget.widget_search .searchform .screen-reader-text {
display: block;
}
.widget.widget_search .searchform >div {
position: relative;
min-height: 60px;
}
.widget.widget_search .searchform >div input {
position: absolute;
left: 0;
top: 30px;
width: 100%;
border: 1px solid #c9c9c9;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 7px 60px 7px 7px;
background: #fff;
}
.rtl .widget.widget_search .searchform >div input {
padding: 7px 7px 7px 60px;
}
.widget.widget_search .searchform >div input#searchsubmit {
background: #444;
padding: 7px;
right: 0;
width: 60px;
left: auto;
color: #fff;
}
.widget.widget_search .searchform >div input#searchsubmit:hover {
background: #aa78ae;
}
.rtl .widget.widget_search .searchform >div input#searchsubmit {
right: auto;
left: 0;
}
.widget.widget_calendar #calendar_wrap {
width: 100%;
}
.widget.widget_calendar #calendar_wrap #wp-calendar {
width: 100%;
max-width: 50%;
}
.widget.widget_calendar #calendar_wrap #wp-calendar th {
text-align: center;
}
.widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td {
padding: 10px;
}
.widget.widget_archive select,
.widget.widget_categories select {
margin-top: 20px;
width: 100%;
}
.widget select {
max-width: 100%;
padding: 8px;
}
.widget.widget_nav_menu ul.menu li {
border: 0;
}
.widget.widget_nav_menu ul.menu >li >a {
display: block !important;
border-bottom: 1px dashed #c9c9c9;
padding: 10px 0;
color: #444;
}
.widget.widget_nav_menu ul.menu >li >a:hover {
color: #aa78ae;
}
.widget.widget_nav_menu ul.menu >li .dropdown-menu {
display: block;
position: static;
float: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 0;
margin-left: 15px;
}
.rtl .widget.widget_nav_menu ul.menu >li .dropdown-menu {
margin-left: 0;
margin-right: 15px;
}
.widget.widget_nav_menu ul.menu >li .dropdown-menu >li>a {
display: block;
padding: 10px 0;
}
.widget.widget_nav_menu ul.menu >li .dropdown-menu >li>a:hover,
.widget.widget_nav_menu ul.menu >li .dropdown-menu >li>a:focus {
background: none;
}
.widget.widget_nav_menu ul.menu >li .dropdown-menu >li .dropdown-sub {
margin-left: 10px;
}
.widget.widget_nav_menu ul.menu >li .dropdown-menu >li .dropdown-sub >li {
border-top: 1px dashed #ccc;
}
.rtl .widget.widget_nav_menu ul.menu >li .dropdown-menu >li .dropdown-sub {
margin-left: 0;
margin-right: 10px;
}
.widget.non-margin {
margin-bottom: 0;
}
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_archive ul,
.widget_recent_entries ul {
margin-left: 0;
list-style: none;
}
.rtl .widget_categories ul,
.rtl .widget_pages ul,
.rtl .widget_meta ul,
.rtl .widget_recent_comments ul,
.rtl .widget_rss ul,
.rtl .widget_archive ul,
.rtl .widget_recent_entries ul {
margin-right: 0;
margin-left: 0;
}
.widget_categories ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_rss ul li,
.widget_archive ul li,
.widget_recent_entries ul li {
color: #444;
list-style: none;
border-bottom: 1px dashed #c9c9c9;
}
.widget_categories ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_recent_comments ul li a,
.widget_rss ul li a,
.widget_archive ul li a,
.widget_recent_entries ul li a {
color: #444;
}
.widget_categories ul li:hover a,
.widget_pages ul li:hover a,
.widget_meta ul li:hover a,
.widget_recent_comments ul li:hover a,
.widget_rss ul li:hover a,
.widget_archive ul li:hover a,
.widget_recent_entries ul li:hover a {
color: #aa78ae;
}
.widget_categories ul li ul.children,
.widget_pages ul li ul.children,
.widget_meta ul li ul.children,
.widget_recent_comments ul li ul.children,
.widget_rss ul li ul.children,
.widget_archive ul li ul.children,
.widget_recent_entries ul li ul.children {
margin-left: 15px;
}
.widget_categories ul li ul.children >li,
.widget_pages ul li ul.children >li,
.widget_meta ul li ul.children >li,
.widget_recent_comments ul li ul.children >li,
.widget_rss ul li ul.children >li,
.widget_archive ul li ul.children >li,
.widget_recent_entries ul li ul.children >li {
list-style: inside;
}
.rtl .widget_categories ul li ul.children,
.rtl .widget_pages ul li ul.children,
.rtl .widget_meta ul li ul.children,
.rtl .widget_recent_comments ul li ul.children,
.rtl .widget_rss ul li ul.children,
.rtl .widget_archive ul li ul.children,
.rtl .widget_recent_entries ul li ul.children {
margin-left: 0;
margin-right: 15px;
}
.sidebar .widget {
margin: 0 0 35px 0;
position: relative;
display: inline-block;
width: 100%;
}
.sidebar .widget.widget_text {
margin-bottom: 20px;
}
.sidebar .widget.widget_text img {
margin-bottom: 7px;
}
.sidebar .widget.yith-woocompare-widget .widget-inner >ul {
border: 0;
padding: 0;
margin-top: 15px;
padding-bottom: 5px;
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
}
.sidebar .widget.yith-woocompare-widget .widget-inner >ul li {
border-bottom: 0;
}
.sidebar .widget.yith-woocompare-widget .widget-inner >ul li a {
font-size: 14px;
font-weight: bold;
color: #666;
}
.sidebar .widget.yith-woocompare-widget .clear-all {
font-size: 12px;
font-weight: bold;
color: #999;
text-transform: uppercase;
width: 48%;
padding: 0 11px;
height: 35px;
line-height: 35px;
display: inline-block;
border: 1px solid #ddd;
border-radius: 3px;
text-align: center;
}
.sidebar .widget.yith-woocompare-widget .clear-all:hover {
background: #aa78ae;
color: #fff;
border: 1px solid #aa78ae;
}
.sidebar .widget.yith-woocompare-widget .compare {
width: 48%;
}
.sidebar .widget .widget-inner {
position: relative;
}
.sidebar .widget .widget-inner .widget-photobox-gallery,
.sidebar .widget .widget-inner .tagcloud {
margin-top: 30px;
}
.sidebar .widget .widget-inner .block-title-widget {
border-bottom: 1px solid #aa78ae;
position: relative;
}
.sidebar .widget .widget-inner .block-title-widget h2 {
display: inline;
font-size: 16px;
}
.sidebar .widget .widget-inner .block-title-widget h2 span {
display: inline-block;
font-weight: bold;
padding: 0;
text-transform: uppercase;
margin-bottom: 20px;
position: relative;
color: #444;
}
.sidebar .widget .widget-inner .block-title-widget h2 a {
color: #fff;
}
.sidebar .widget .widget-inner .block-title-widget h2 a:hover {
color: #fff;
}
.sidebar .widget .widget-inner>ul {
margin-left: 0;
border: 1px solid #ddd;
border-top: 0;
padding: 0 20px;
}
.sidebar .widget .widget-inner>ul li {
border-bottom: dotted 1px #ddd;
}
.sidebar .widget .widget-inner>ul li:last-child {
border-bottom: 0;
}
.sidebar .widget .widget-inner>ul li:last-child a {
padding: 11px 0;
}
.sidebar .widget .widget-inner>ul li a {
display: inline-block !important;
color: ;
font-weight: 400;
padding: 11px 0;
border: none;
}
.sidebar .widget .widget-inner>ul li a:hover {
color: #aa78ae;
}
.sidebar .widget .widget-inner>ul li .children li {
border: 0;
}
.sidebar .widget.ya_tabber {
margin: 0 0 20px 0;
}
.sidebar .widget.sw_twitter_slider_content {
margin-bottom: 6px;
}
.sidebar .widget.widget_calendar #calendar_wrap {
width: 100%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar {
width: 100%;
max-width: none;
font-family: Roboto Condensed !important;
position: relative;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar caption {
background: none repeat scroll 0% 0% #272727;
padding: 10px;
font-size: 14px;
text-transform: uppercase;
color: #fff;
margin-bottom: 10px;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tfoot {
position: absolute;
top: 8px;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tfoot #prev {
background: url('../assets/img/left-cen.png') no-repeat scroll 3px -3px transparent;
padding-left: 10px;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tfoot #prev a {
font-size: 16px;
color: rgba(0,0,0,0);
}
.sidebar .widget.widget_categories .block-title-widget {
border-bottom: 1px solid #eee;
}
.sidebar .widget.widget_categories .block-title-widget h2 span {
color: #444;
background: none;
padding: 0;
}
.sidebar .widget.widget_categories .block-title-widget h2 span:before {
border-bottom: 1px solid #aa78ae;
content: "";
display: inline-block;
height: 1px;
position: absolute;
left: 0;
right: auto;
top: auto;
bottom: -1px;
width: 110px;
}
.sidebar .widget.widget_categories ul {
border: 0;
padding: 0;
margin-bottom: 0;
}
.sidebar .widget .accordion_recommend_product {
margin-bottom: 0;
}
.sidebar div.widget_recent_comments .widget-inner>ul li {
padding: 10px 0;
}
.sidebar div.widget_recent_comments .widget-inner>ul li a {
display: initial;
padding: 0;
}
.sidebar div.widget_rss .widget-inner>ul li {
padding: 10px 0;
}
.sidebar div.widget_rss .widget-inner>ul li a {
padding: 0;
}
.sidebar div.widget_rss .widget-inner>ul li a.rsswidget {
display: block;
}
.sidebar .widget.widget_layered_nav ul >li {
overflow: hidden;
padding: 10px 0;
text-transform: uppercase;
}
.sidebar .widget.widget_layered_nav ul >li a {
padding: 0;
display: inline-block;
vertical-align: top;
}
.sidebar .widget.widget_layered_nav ul >li span.count {
float: right;
}
.sidebar .widget.widget_layered_nav ul >li:last-child a {
padding: 0;
}
.sidebar .sw-related-product .carousel-inner {
margin: 0;
padding: 0;
}
.sw-ourteam-slider.default .item {
padding: 0 15px;
}
.sw-ourteam-slider.default .item .item-wrap {
margin-bottom: 30px;
padding-bottom: 30px;
}
.sw-ourteam-slider.default .item .item-wrap:hover {
box-shadow: 1px 2px 4px 3px #eaeaea;
}
.sw-ourteam-slider.default .item .item-wrap:last-child {
margin-bottom: 10px;
}
.sw-ourteam-slider.default .item .item-wrap img {
width: 100%;
}
.widget_product_tag_cloud {
display: inline-block;
width: 100%;
margin-bottom: 34px;
padding-left: 18px;
padding-right: 18px;
border: 1px solid #ddd;
}
.widget_product_tag_cloud .block-title-widget {
border-bottom: 3px solid #ea3a3c;
position: relative;
}
.widget_product_tag_cloud .tagcloud {
margin: 20px 0 !important;
}
.sw-related-product .carousel-inner {
border: 1px solid #ddd;
border-top: 0;
padding: 30px 0;
margin-bottom: 30px;
}
.sw-related-product .carousel-inner .bs-item {
padding: 0 11px 11px 11px;
}
.sw-related-product .carousel-inner .bs-item .item-img:hover {
opacity: 0.8;
}
.sw-best-seller-product ul {
margin-top: 20px;
}
.sw-best-seller-product ul li {
padding: 0 0 11px 0px;
margin-bottom: 11px;
}
.sw-best-seller-product ul li .item-img {
float: left;
border: 1px solid #ddd;
}
.sw-best-seller-product ul li .item-img img {
width: 110px;
}
.sw-best-seller-product ul li .item-img img:hover {
opacity: 0.8;
}
.sw-best-seller-product ul li .item-content {
text-align: left;
margin-left: 130px;
}
.widget_revslider .hesperiden.tparrows {
background: rgba(0,0,0,0) !important;
border: 1px solid #fff !important;
}
.widget_revslider .hesperiden.tparrows:hover {
border-radius: 50% !important;
border: 1px solid #444 !important;
}
.widget_revslider .hesperiden.tparrows:hover:before {
color: #444 !important;
}
.widget_revslider .hesperiden.tparrows:before {
font-family: fontawesome !important;
}
.widget_revslider .hesperiden.tparrows.tp-rightarrow:before {
content: "\f105" !important;
}
.widget_revslider .hesperiden.tparrows.tp-leftarrow:before {
content: "\f104" !important;
}
.filter-price {
border: 1px solid #ddd;
border-top: 1px solid #aa78ae;
border-bottom: 0;
padding: 20px;
padding-bottom: 0;
}
.filter-price h3 {
font-size: 14px;
text-transform: uppercase;
color: #444;
margin-bottom: 12px;
}
.filter-price ul.menu {
margin-left: 0;
border-bottom: 1px dotted #ddd;
margin-bottom: 0;
padding-bottom: 5px;
}
.filter-price ul.menu li {
margin-bottom: 10px;
}
.filter-price ul.menu .fa {
margin: 0 10px 0px 0;
}
.filter-price ul.menu .menu-title {
color: #444;
}
.filter-price ul.menu .menu-title:hover {
color: #aa78ae;
}
.widget_price_filter .block-title {
border: 0;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
background: none;
padding-top: 5px;
height: 45px;
}
.widget_price_filter .block-title .sn-img {
display: none;
}
.widget_price_filter .block-title strong {
padding-left: 20px;
font-size: 14px;
font-weight: 400;
color: #444;
}
.rtl .widget_price_filter .block-title strong {
padding-left: 0;
padding-right: 20px;
}
.widget_price_filter form {
border-top: 0px !important;
padding-top: 10px !important;
padding-bottom: 40px !important;
}
.widget_product_tag_cloud {
padding-left: 0px;
padding-right: 0px;
border: 0;
}
.widget_product_tag_cloud .block-title-widget {
border-bottom: 1px solid #aa78ae;
}
.widget_product_tag_cloud .tagcloud {
margin-top: 30px;
}
#right .widget_product_tag_cloud .tagcloud,
#left .widget_product_tag_cloud .tagcloud {
height: 87px;
overflow: hidden;
}
.widget_product_tag_cloud .tagcloud a {
border: 1px solid #999;
padding: 2px 20px;
border-radius: 3px;
margin: 0 2px 5px 0;
display: inline-table;
color: #999;
font-size: 12px !important;
}
.widget_product_tag_cloud .tagcloud a:hover {
background: #aa78ae;
border: 1px solid #aa78ae;
color: #fff;
}
.sw_related_upsell_widget {
margin-bottom: 40px;
}
.sw_related_upsell_widget .block-title {
margin-bottom: 15px;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider {
border: 0;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .slick-list {
margin: 0 -10px;
padding: 0 1px;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .slick-slide {
border: 0 !important;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item-wrap {
border: 1px solid #ddd;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item-wrap .onsale {
top: 0 !important;
left: 0 !important;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item-wrap .add-info {
margin-bottom: 22px;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .product-countdown.custom-countdown .countdown-row {
justify-content: center;
}
.responsive-slider.sw-partner-container-slider .res-button:hover:before {
color: #aa78ae !important;
}
.vc_accordion_recommend_product {
display: inline-block !important;
}
.breadcrumb>li,
.breadcrumb li.active span,
.nav>li>a {
display: inline-table;
}
.body-wrapper {
overflow: hidden;
}
.box-recommend-title {
position: relative;
}
.box-recommend-title h3 {
font-size: 18px;
color: #666;
text-transform: capitalize;
}
.box-recommend-title h3:before {
content: "";
background: #aa78ae;
width: 55px;
height: 1px;
position: absolute;
bottom: -10px;
left: 50%;
margin-left: -27.5px;
}
.scrolloff {
pointer-events: none;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li,
.wpb_button {
margin-bottom: 0px;
}
.fa-search:before {
content: "\f002";
font-family: FontAwesome !important;
}
.page-template-page-home2 ul.vertical-megamenu>li>a::before {
display: none;
}
.breadcrumb {
padding: 10px 0px;
margin-left: 0;
background: none;
border-bottom: 1px solid #ddd;
border-radius: 0;
margin-bottom: 30px;
}
.breadcrumb li.active span {
font-weight: bold;
color: #aa78ae;
}
.breadcrumb >li+li:before {
font-family: fontawesome;
content: "\F105";
font-size: 12px;
margin: 0 5px;
color: #444;
}
.phone-icon-search {
display: none !important;
}
.phone-icon-search.btn-search-mobilev2 {
display: block;
width: 45px;
height: 45px;
}
.block {
display: inline-block;
width: 100%;
margin-bottom: 34px;
padding-left: 18px;
padding-right: 18px;
border: 1px solid #ddd;
}
.page-template-page-home .breadcrumbs,
.page-template-page-home header .entry-title,
.page-template-page-home5 .breadcrumbs,
.page-template-page-home5 header .entry-title,
.page-template-page-home6 .breadcrumbs,
.page-template-page-home6 header .entry-title,
.page-template-page-home9 .breadcrumbs,
.page-template-page-home9 header .entry-title,
.page-template-page-home10 .breadcrumbs,
.page-template-page-home10 header .entry-title,
.page-template-page-home11 .breadcrumbs,
.page-template-page-home11 header .entry-title,
.page-template-page-home12 .breadcrumbs,
.page-template-page-home12 header .entry-title,
.page-template-page-home13 .breadcrumbs,
.page-template-page-home13 header .entry-title,
.page-template-page-home14 .breadcrumbs,
.page-template-page-home14 header .entry-title,
.page-template-page-home15 .breadcrumbs,
.page-template-page-home15 header .entry-title {
display: none;
}
.page-template-page-home.page-template-page-home3,
.page-template-page-home5.page-template-page-home3,
.page-template-page-home6.page-template-page-home3,
.page-template-page-home9.page-template-page-home3,
.page-template-page-home10.page-template-page-home3,
.page-template-page-home11.page-template-page-home3,
.page-template-page-home12.page-template-page-home3,
.page-template-page-home13.page-template-page-home3,
.page-template-page-home14.page-template-page-home3,
.page-template-page-home15.page-template-page-home3 {
background: #F7F7F7 !important;
}
.page-template-page-home.search .breadcrumbs,
.page-template-page-home5.search .breadcrumbs,
.page-template-page-home6.search .breadcrumbs,
.page-template-page-home9.search .breadcrumbs,
.page-template-page-home10.search .breadcrumbs,
.page-template-page-home11.search .breadcrumbs,
.page-template-page-home12.search .breadcrumbs,
.page-template-page-home13.search .breadcrumbs,
.page-template-page-home14.search .breadcrumbs,
.page-template-page-home15.search .breadcrumbs {
display: block;
}
.category-contents .category-header h1 {
font-size: 24px;
color: #444;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 30px;
}
.category-contents .post,
.category-contents .team {
margin-bottom: 30px;
}
.category-contents .post .entry,
.category-contents .team .entry {
border: 1px solid #ddd;
}
.category-contents .post .entry .entry-content,
.category-contents .team .entry .entry-content {
margin-bottom: 20px;
}
.category-contents .blog-content-list .post .entry,
.category-contents .blog-content-list .team .entry,
.category-contents .blog-full-list .post .entry,
.category-contents .blog-full-list .team .entry {
border: 0;
}
.category-contents .blog-content-list .post .entry .entry-content,
.category-contents .blog-content-list .team .entry .entry-content,
.category-contents .blog-full-list .post .entry .entry-content,
.category-contents .blog-full-list .team .entry .entry-content {
padding: 0;
display: block;
width: 100%;
}
.entry .grid-blog {
border: 1px solid #ddd;
}
.blog-content-list .entry .entry-thumb {
margin: 0 30px 0px 0;
width: inherit;
}
.blog-content-list .entry .entry-content .title-blog h3 {
margin-bottom: 8px;
}
.blog-content-list .entry .entry-content .entry-description {
margin-bottom: 13px;
}
.blog-content-list .entry .entry-content .entry-date,
.blog-content-list .entry .entry-content .entry-comment,
.blog-content-list .entry .entry-content .category-author,
.blog-content-list .entry .entry-content .category-author a {
color: #909090;
}
.blog-content-list .entry .entry-content .entry-date {
margin-bottom: 5px;
display: inline-block;
float: none;
}
.blog-content-list .entry .entry-content .entry-date .fa {
margin-left: 0;
}
.blog-content-list .entry .entry-content .entry-comment span,
.blog-content-list .entry .entry-content .category-author a:hover {
color: #aa78ae;
}
.blog-full-list .entry {
overflow: hidden;
margin-bottom: 20px;
}
.blog-full-list .entry .entry-content {
padding: 0;
float: left;
width: 100%;
}
.blog-full-list .entry .entry-content .date-blog-left {
display: block;
float: left;
}
.blog-full-list .entry .entry-content .date-blog-left .entry-date {
text-align: center;
background-color: #aa78ae;
margin-bottom: 2px;
color: #fff;
padding: 3px 15px;
}
.blog-full-list .entry .entry-content .date-blog-left .entry-date .d-blog {
font-weight: 700;
font-size: 22px;
}
.blog-full-list .entry .entry-content .date-blog-left .entry-img {
background-color: #eeeeee;
text-align: center;
font-size: 22px;
color: #999;
padding: 5px;
}
.blog-full-list .entry .entry-content .content-blog-right {
overflow: hidden;
display: block;
margin-left: 100px;
}
.blog-full-list .entry .entry-content .content-blog-right .entry-description .bl_read_more {
margin-top: 22px;
margin-bottom: 29px;
}
.blog-full-list .entry .entry-content .content-blog-right .entry-description .bl_read_more a {
background-color: #999999;
border-radius: 2px;
color: #fff;
padding: 8px 20px;
}
.blog-full-list .entry .entry-content .content-blog-right .entry-description .bl_read_more a:hover {
opacity: 0.9;
}
.single .entry .header-single {
margin-bottom: 20px;
}
.single .entry .entry-content {
padding: 0;
}
.single .entry .entry-content h1.entry-title {
font-size: 18px;
font-weight: 700;
}
.single .entry .entry-content .entry-meta span {
margin-right: 17px;
}
.single .entry .entry-content .single-content {
margin-bottom: 35px;
}
.single .entry .entry-content .single-bottom {
background-color: #ededed;
padding: 20px;
margin-bottom: 30px;
}
.single .entry .entry-content .single-bottom .author-title,
.single .entry .entry-content .single-bottom .comment-title,
.single .entry .entry-content .single-bottom .relate-title {
border-bottom: 1px solid #ddd;
position: relative;
margin-bottom: 20px;
}
.single .entry .entry-content .single-bottom .author-title h3,
.single .entry .entry-content .single-bottom .comment-title h3,
.single .entry .entry-content .single-bottom .relate-title h3 {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}
.single .entry .entry-content .single-bottom .author-title h3:before,
.single .entry .entry-content .single-bottom .comment-title h3:before,
.single .entry .entry-content .single-bottom .relate-title h3:before {
content: "__________";
position: absolute;
font-size: 10px;
color: #aa78ae;
bottom: -2px;
}
.single .entry .entry-content .single-bottom #authorarea {
float: left;
width: 100%;
margin-bottom: 30px;
}
.single .entry .entry-content .single-bottom #authorarea img {
float: left;
margin-right: 20px;
}
.single .entry .entry-content .single-bottom #authorarea .authorinfo .author-email {
font-size: 13px;
font-weight: 700;
margin-bottom: 0px;
}
.single .entry .single-post-relate {
margin-bottom: 15px;
display: inline-block;
width: 100%;
}
.single .entry .single-post-relate .item-relate-img {
margin-bottom: 20px;
}
.single .entry .single-post-relate .item-relate-img:hover {
opacity: 0.8;
}
.single .entry .single-post-relate .item-relate-content h4 a {
font-size: 13px;
font-weight: 700;
}
.single .entry .commentlist {
margin-bottom: 20px;
}
.single .entry .commentlist .author img {
margin-right: 20px;
margin-bottom: 15px;
}
.single .entry .commentlist .media-heading {
min-height: 64px;
}
.single .entry .commentlist .media-heading .author-name a {
font-size: 13px;
font-weight: 700;
text-transform: capitalize;
}
.single .entry .commentlist .media-heading .time {
color: #bbb;
font-style: italic;
}
.single .entry .commentlist .media-heading .time .fa {
margin-left: 0;
}
.single .entry .commentlist .media-body {
width: 100%;
font-size: 13px;
}
.single .entry .commentlist .comment.depth-1:first-of-type {
border-top: 0;
}
.single .entry .commentlist .comment {
padding-top: 20px;
border-top: 1px solid #ddd;
margin-bottom: 20px;
}
.entry .entry-thumb {
float: left;
margin: 0 0px 20px 0;
vertical-align: top;
position: relative;
width: 100%;
text-align: center;
overflow: hidden;
}
.entry .entry-thumb:hover img {
opacity: 0.8;
}
.entry .entry-content {
vertical-align: top;
padding: 0 20px;
display: inline-block;
width: 100%;
}
.entry .entry-content .title-blog h3 {
margin-bottom: 18px;
}
.entry .entry-content .title-blog h3 a {
font-size: 16px;
font-weight: 700;
color: #444;
}
.entry .entry-content .title-blog h3 a:hover {
color: #aa78ae;
}
.entry .entry-content .entry-meta {
color: #bbb;
text-transform: capitalize;
margin-bottom: 10px;
font-style: italic;
}
.entry .entry-content .entry-meta a {
color: #bbb;
}
.entry .entry-content .entry-meta a:hover {
color: #aa78ae;
}
.entry .entry-content .entry-meta .category-author,
.entry .entry-content .entry-meta .entry-meta-category {
margin-right: 24px;
}
.rtl .entry .entry-content .entry-meta .category-author,
.rtl .entry .entry-content .entry-meta .entry-meta-category {
margin-right: 0;
margin-left: 24px;
}
#respond {
border-top: 1px solid #ddd;
padding-top: 20px;
}
#respond h5 {
font-size: 14px;
font-weight: 700;
}
#respond .cmm-box-left {
width: 80%;
}
#respond .control-group-1,
#respond .control-group-1-1 {
width: 48%;
display: inline-block;
}
#respond .control-group-1 input,
#respond .control-group-1-1 input {
width: 100%;
height: 30px;
margin-bottom: 20px;
}
#respond .control-group-1-1 {
float: right;
}
.rtl #respond .control-group-1-1 {
float: left;
}
#respond .control-group-2 input {
width: 100%;
height: 30px;
margin-bottom: 20px;
}
#respond .control-group-3 textarea {
width: 100%;
height: 62px;
margin-bottom: 15px;
}
#respond .control-group-3 .btn-default {
background: #aa78ae;
color: #fff;
border: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 8px 35px;
}
#respond .control-group-3 .btn-default:hover {
opacity: 0.9;
}
.pagination.nav-pag {
margin-bottom: 50px;
text-align: center;
width: 100%;
}
.pagination.nav-pag .disabled.pagination {
display: none;
}
.pagination.nav-pag ul li.disabled.prev a,
.pagination.nav-pag ul .disabled.next a {
background: none;
color: #000;
display: block;
}
.pagination.nav-pag ul li.disabled a {
background: #aa78ae;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #fff;
display: block;
}
.pagination.nav-pag ul li {
list-style: none;
background: #ddd;
display: inline-block;
margin: 0 3px 0 0;
padding: 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.pagination.nav-pag ul li a,
.pagination.nav-pag ul li span {
padding: 5px 12px;
color: #000;
display: block;
}
.pagination.nav-pag ul li a.current,
.pagination.nav-pag ul li a:hover,
.pagination.nav-pag ul li span.current,
.pagination.nav-pag ul li span:hover {
background: #aa78ae;
color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.pagination.nav-pag ul li i {
margin: 0;
}
.pagination.nav-pag ul li.pagination-title {
border: 0;
}
table.shop_table tr td {
vertical-align: middle;
text-align: left;
}
.rtl table.shop_table tr td {
text-align: right;
}
table.shop_table tr td.product-add-to-cart a.loading {
width: 100%;
}
table.shop_table .coupon {
width: 50%;
float: left;
}
table.shop_table .coupon label {
vertical-align: middle;
padding-top: 5px;
}
table.shop_table .coupon input#coupon_code {
width: 30%;
height: 31px !important;
padding: 2px 12px;
}
table.shop_table .coupon input {
display: inline-block;
vertical-align: top;
}
table.shop_table .box-chekout {
display: inline-block;
}
.comment .children {
margin: 0;
}
.comment .children .depth-2 {
margin-left: 15px;
}
.comment .children .depth-3 {
margin-left: 30px;
}
.woocommerce-checkout #payment ul.payment_methods li input {
padding: 3px;
}
.woocommerce-checkout #payment ul.payment_methods li input:focus,
.woocommerce-checkout #payment ul.payment_methods li input:active {
outline: 5px auto -webkit-focus-ring-color !important;
}
.dropdown-menu>li>a {
white-space: normal;
}
.products-thumb .product-thumb-hover:hover img {
opacity: 0.8;
}
.partev4 {
border: 1px solid #ddd;
border-top: 0;
}
.partev4 .title-home h2 {
display: none;
}
.partev4 .res-button {
display: none;
}
#cboxLoadedContent {
overflow: hidden !important;
}
.page-template-page-nocomment #main,
.page-template-page-notitle #main {
margin-bottom: 30px;
}
.page-hitech-store-01-elementor .accordion_recommend_product {
margin-bottom: 10px;
}
.page-hitech-store-01-elementor .dailydeal .countdown-slider .slick-slide {
padding: 12px 10px;
}
.box-fashion .sn-img:before {
background-position: -18px -231px !important;
}
.box-sport .sn-img:before {
background-position: -17px -184px !important;
}
.box-access .sn-img:before {
background-position: -6px -285px !important;
}
.box-furniture .sn-img:before {
content: "\f236";
font-family: "fontawesome";
line-height: 40px;
text-align: center;
color: #fff;
background: #aa78ae;
font-size: 20px;
}
.box-phone .sn-img:before {
content: "\f10b";
font-family: "fontawesome";
line-height: 42px;
text-align: center;
color: #fff;
background: #aa78ae;
font-size: 26px;
}
.page-template-page-home2 .sw-woo-tab {
margin-top: -9px;
}
.page-template-page-home2 .sw-woo-tab .resp-tab .top-tab-slider .tab-content {
padding: 0 1px;
}
.page-template-page-home2 .sw-woo-tab-cat .resp-tab .tab-content {
padding: 0 1px;
}
.page-template-page-home2 .blog-v2 .block-title strong span {
color: #444;
}
.page-template-page-home2 .blog-v2 .block-title strong .sn-view {
color: #000;
font-weight: 400;
}
.page-template-page-home3 .lastest_deal3 .slider-wrapper {
margin: 0 -10px;
}
.page-template-page-home3 .sw-woo-container-slider .left-child a img {
margin-bottom: 0;
}
.page-template-page-home4 .header-elementor4 .yt-header-under-2 {
border-bottom: none;
}
.page-template-page-home4 .sw-partner-container-slider .resp-slider-container .slider .item .item-wrap img {
margin: 25px auto 20px auto;
}
.page-template-page-home4 .responsive-post-slider {
margin-bottom: -10px;
}
.page-template-page-home4 .section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .product-countdown {
margin: 0;
top: 10px;
height: 20px;
}
.page-template-page-home5 {
background: #f5f5f5;
}
.page-template-page-home6 .section-new-feat-tab .sw-woo-tab .top-tab-slider {
border-bottom: none;
margin-bottom: 0;
}
.page-template-page-home6 .toprated-product2 .resp-slider-container .box-slider-title {
margin: -3px 0px 10px;
}
.page-template-page-home6 .section-latest-blog {
margin-bottom: 40px;
}
.page-template-page-home6 .section-latest-blog .responsive-post-slider .box-slider-title {
margin-bottom: 10px;
overflow: hidden;
}
.page-template-page-home6 .section-latest-blog .responsive-post-slider .box-slider-title h2 span {
position: relative;
padding-bottom: 10px;
}
.page-template-page-home6 .section-latest-blog .responsive-post-slider .box-slider-title h2 span:before {
content: "";
width: 60px;
height: 2px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -30px;
background: #aa78ae;
}
.page-template-page-home6 #rev_slider_13_1_wrapper .persephone.tparrows {
background: transparent;
border: 2px #888 solid;
border-radius: 50%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.page-template-page-home6 #rev_slider_13_1_wrapper .persephone.tparrows:before {
color: #888;
font-size: 16px;
line-height: 30px !important;
font-weight: 600;
}
.page-template-page-home6 #rev_slider_13_1_wrapper .persephone.tparrows:hover {
background: #aa78ae;
border-color: #aa78ae;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.page-template-page-home6 #rev_slider_13_1_wrapper .persephone.tparrows:hover:before {
color: #fff;
}
.page-template-page-home7 .responsive-post-slider .resp-slider-container>.row {
margin: 0 -10px;
}
.page-template-page-home8 .section-today-deals .cowntdown-layout- .imgleft a img {
margin-bottom: 25px;
}
.page-template-page-home8 .section-feature {
padding-top: 25px;
}
.page-template-page-home8 .section-feature .sw-woo-container-slider {
margin: 0 -15px;
}
.page-template-page-home8 .section-feature .sw-woo-container-slider .slider .item.slick-slide {
padding: 15px;
}
.page-template-page-home8 .section-feature .sw-woo-container-slider .slider .item.slick-slide .item-wrap {
border: none;
margin-bottom: 10px;
}
.page-template-page-home8 .section-feature .sw-woo-container-slider .slider .item.slick-slide .item-wrap .item-detail .item-img {
border: 1px #ddd solid;
margin: 0;
}
.page-template-page-home8 .section-feature .sw-woo-container-slider .slider .item.slick-slide .item-wrap:hover .item-detail .item-content {
box-shadow: 0px 2px 2px 1px #ddd;
}
.page-template-page-home8 .section-feature .res-button {
display: none !important;
}
.page-template-page-home8 .products-loop.grid li {
border: none;
margin-bottom: 15px;
}
.page-template-page-home8 .products-loop.grid li .products-entry {
border: 1px solid #ddd;
}
.page-template-page-home8 .products-loop.grid li .products-entry .products-thumb {
border: none;
}
.page-template-page-home8 .responsive-post-slider .slick-slide {
border: none !important;
padding: 15px;
}
.page-template-page-home8 .section-today-deals .cowntdown-layout-3 {
overflow: hidden;
margin-top: -80px;
margin-bottom: 0 !important;
}
.page-template-page-home8 .section-today-deals .cowntdown-layout-3 .res-button {
display: block !important;
border: 0;
color: #999;
background-color: transparent;
font-size: 25px;
top: 50%;
margin-top: -55px;
z-index: 99;
}
.page-template-page-home8 .section-today-deals .cowntdown-layout-3 .res-button.slick-prev {
left: 23%;
right: auto;
}
.page-template-page-home8 .section-today-deals .cowntdown-layout-3 .res-button.slick-next {
right: 0px;
left: auto;
}
.page-template-page-home8 .section-today-deals .cowntdown-layout-3 .res-button.slick-next:hover:before,
.page-template-page-home8 .section-today-deals .cowntdown-layout-3 .res-button.slick-prev:hover:before {
color: #aa78ae;
}
.rtl.page-template-page-home8 .section-today-deals .cowntdown-layout-3 .res-button.slick-next {
left: auto;
right: 23%;
}
.rtl.page-template-page-home8 .section-today-deals .cowntdown-layout-3 .res-button.slick-prev {
right: auto;
left: 0;
}
.page-template-page-home9 .section-feature.style2 .sw-woo-container-slider {
margin: 0 -15px;
}
.page-template-page-home9 .section-feature.style2 .sw-woo-container-slider .slider .item.slick-slide {
padding: 15px;
}
.page-template-page-home9 .section-feature.style2 .sw-woo-container-slider .slider .item.slick-slide .item-wrap {
border: none;
margin-bottom: 10px;
}
.page-template-page-home9 .section-feature.style2 .sw-woo-container-slider .slider .item.slick-slide .item-wrap .item-detail .item-img {
border: 1px #ddd solid;
margin: 0;
}
.page-template-page-home9 .section-feature.style2 .sw-woo-container-slider .slider .item.slick-slide .item-wrap:hover .item-detail .item-content {
box-shadow: 0px 2px 2px 1px #ddd;
}
.page-template-page-home9 .section-feature.style2 .res-button {
display: none !important;
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li .products-entry:hover .products-content {
position: relative;
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li .products-entry:hover .products-content .item-bottom {
margin-top: 8px;
}
.page-template-page-home9 .elementor-location-footer {
overflow: inherit;
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li {
overflow: hidden;
border: none;
}
.page-template-page-home9 .partner-banner-index9.responsive-slider.sw-partner-container-slider .resp-slider-container {
border-left: none;
}
.page-template-page-home9 .partner-banner-index9.responsive-slider.sw-partner-container-slider .res-button {
display: block !important;
background: #000 !important;
top: 43%;
border-radius: 0;
width: 32px;
height: 50px;
margin: 0;
}
.page-template-page-home9 .partner-banner-index9.responsive-slider.sw-partner-container-slider .res-button.slick-prev {
left: -16px;
}
.page-template-page-home9 .partner-banner-index9.responsive-slider.sw-partner-container-slider:hover .res-button {
margin: 0;
}
.page-template-page-home9 .banner-content {
padding-top: 60px;
padding-bottom: 115px;
}
.page-template-page-home9 .section-feature {
padding-top: 0;
}
.rtl.page-template-page-home9 .partner-banner-index9.responsive-slider.sw-partner-container-slider .resp-slider-container {
border-left: 1px #ddd solid;
}
.page-template-page-home10 .sw-testimonial-slider .title-home h2:before {
background-position: -13px -45px !important;
}
.page-template-page-home10 .responsive-post-slider .resp-slider-container .box-slider-title h2:before {
content: "\f0f6";
font-family: "fontawesome";
line-height: 42px;
text-align: center;
color: #fff;
background: #aa78ae;
font-size: 18px;
font-weight: normal;
}
.page-template-page-home13 .wap-main .sw-woo-container-slider .resp-slider-container .box-slider-title h2 {
margin: 0 10px 5px;
}
.page-template-page-home14 .box-shadow {
overflow: hidden;
}
.page-template-page-home14 .box-shadow >.elementor-container>.elementor-row:before {
content: "";
background: url(../assets/img/border141.png) no-repeat;
width: 21px;
height: 381px;
position: absolute;
left: -21px;
top: -18px;
}
.page-template-page-home14 .box-shadow >.elementor-container>.elementor-row:after {
content: "";
background: url(../assets/img/border142.png) no-repeat;
width: 21px;
height: 381px;
position: absolute;
right: -21px;
top: -18px;
}
@-moz-document url-prefix() {
.section-banner-cate-index8 .newsletter .sn-lettter {
padding: 37px 20px 40px;
}
.sm-serachbox-pro .form-search .cat-wrapper::after {
padding: 0 2px;
line-height: 12px;
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a .menu-title {
top: 0px;
}
}
.pagination.nav-pag .sw-ajax-pagination >li.current>a {
background: #aa78ae;
color: #fff;
}
.pagination.nav-pag .sw-ajax-pagination >li.current>a:hover {
color: #fff;
}
.pagination.nav-pag .sw-ajax-pagination >li>a.disabled {
opacity: 0.4;
}
.footer1,
.footer2,
.footer3,
.footer4,
.footer5,
.footer6,
.footer7,
.footer8,
.footer9,
.footer10,
.footer11 {
display: none;
}
.footer1 .footer-title,
.footer1 .title-home,
.footer2 .footer-title,
.footer2 .title-home,
.footer3 .footer-title,
.footer3 .title-home,
.footer4 .footer-title,
.footer4 .title-home,
.footer5 .footer-title,
.footer5 .title-home,
.footer6 .footer-title,
.footer6 .title-home,
.footer7 .footer-title,
.footer7 .title-home,
.footer8 .footer-title,
.footer8 .title-home,
.footer9 .footer-title,
.footer9 .title-home,
.footer10 .footer-title,
.footer10 .title-home,
.footer11 .footer-title,
.footer11 .title-home {
display: none;
}
.yt-footer-wrap-style1 .footer1 {
display: block;
}
.yt-footer-wrap-style2 .footer2 {
display: block;
}
.yt-footer-wrap-style6 .footer6 {
display: block;
}
.yt-footer-wrap-style7 .footer6 {
display: block;
}
.yt-footer-wrap-style8 .footer8 {
display: block;
}
.yt-footer-wrap-style9 .footer9 {
display: block;
}
.yt-footer-wrap-style10 .footer10 {
display: block;
}
.yt-footer-wrap-style11 .footer11 {
display: block;
}
.yt-footer-wrap-style4 .footer-top,
.yt-footer-wrap-style3 .footer-top {
display: none;
}
.yt-footer-wrap-style1 .footer-top {
background: url(../assets/img/img-newletter-footer.jpg) no-repeat left center;
color: #fff;
padding: 12px 0px 0px;
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content {
float: right;
padding-top: 5px;
display: inline-block;
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .input-box {
margin-right: -4px;
display: inline-block;
vertical-align: top;
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .input-box .newsletter {
width: 470px;
height: 42px;
border: none;
-webkit-border-radius: 4px 0 0 4px !important;
-moz-border-radius: 4px 0 0 4px !important;
border-radius: 4px 0 0 4px !important;
padding: 0 20px;
border-bottom: 2px solid #ccc;
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .actions {
display: inline-block;
vertical-align: top;
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .actions input {
text-transform: none;
font-weight: bold !important;
height: 42px;
line-height: 42px;
-webkit-border-radius: 0 4px 4px 0 !important;
-moz-border-radius: 0 4px 4px 0 !important;
border-radius: 0 4px 4px 0 !important;
border: 0;
padding: 0 15px;
color: #fff;
background-color: #aa78ae;
border-bottom: 2px solid #a068a4;
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .mc4wp-form {
margin: 0;
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .title-block {
float: left;
display: inline-block;
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .title-block h2 {
text-align: left;
font-size: 133.33%;
font-weight: bold;
margin: 8px 0 3px;
}
.yt-footer-wrap-style1 .sw_partner_slider {
display: none;
}
.yt-footer-wrap-style2 {
background: none;
min-height: 100px;
padding: 0;
}
.yt-footer-wrap-style2 .block-subscribe-footer {
display: none;
}
.yt-footer-wrap-style2 .widget {
margin-bottom: 0;
}
.yt-footer-wrap-style2 .footer-bottom-sevicer .sw_partner_slider {
display: none;
}
.yt-footer-wrap-style3 .footer-middle {
background: #222;
}
.yt-footer-wrap-style3 .footer-middle .content-block-footer {
color: #ccc;
}
.yt-footer-wrap-style3 .footer-bottom-sevicer {
background-color: #0d0d0d;
border: 0;
}
.yt-footer-wrap-style3 .footer-bottom-sevicer .sn-sevirce .content-service {
color: #ccc;
}
.yt-footer-wrap-style3 .footer-bottom-sevicer .sn-sevirce .content-service a {
color: #ccc;
}
.yt-footer-wrap-style3 .footer-bottom-sevicer .sn-sevirce .content-service a:hover {
color: #aa78ae;
}
.yt-footer-wrap-style3 .footer-bottom-tag {
background: #222;
}
.yt-footer-wrap-style3 .footer-bottom-tag .block-tags {
border-bottom: 1px solid #4e4e4e;
}
.yt-footer-wrap-style3 .footer-bottom-tag .block-tags .block-title,
.yt-footer-wrap-style3 .footer-bottom-tag .block-tags .widgettitle,
.yt-footer-wrap-style3 .footer-bottom-tag .block-tags .widget_product_tag_cloud .tagcloud a {
color: #ccc;
}
.yt-footer-wrap-style3 .footer-bottom {
background: #222;
}
.yt-footer-wrap-style3 .footer-bottom .copyright-footer {
color: #ccc;
}
.yt-footer-wrap-style3 .footer-bottom .copyright-footer a {
color: #aa78ae;
}
.yt-footer-wrap-style3 .footer-bottom .copyright-footer a:hover {
color: #ccc;
}
.yt-footer-wrap-style3 .footer-bottom-sevicer .sw_partner_slider {
display: none;
}
.footer-middle {
padding: 21px 0 16px;
background: #eee;
margin: 0;
}
.yt-footer-wrap-style6 .footer-middle {
padding: 42px 0;
margin: 0;
}
.footer-middle .widget.widget_nav_menu ul.menu>li>a {
border-bottom: 0;
padding: 0;
}
.footer-middle ul {
margin: 0;
list-style: none;
}
.yt-footer-wrap-style3 .footer-middle ul,
.yt-footer-wrap-style5 .footer-middle ul {
color: #ccc;
}
.footer-middle ul li .menu-title:before {
content: "\f0da";
font-family: FontAwesome;
margin-right: 10px;
display: inline-block;
vertical-align: top;
}
.rtl .footer-middle ul li .menu-title:before {
margin-right: 0;
margin-left: 10px;
content: "\f0d9";
}
.footer-middle ul li +li {
padding-top: 7px;
}
.yt-footer-wrap-style3 .footer-middle ul li a,
.yt-footer-wrap-style5 .footer-middle ul li a {
color: #ccc;
}
.yt-footer-wrap-style3 .footer-middle ul li a:hover,
.yt-footer-wrap-style3 .footer-middle ul li a.active,
.yt-footer-wrap-style5 .footer-middle ul li a:hover,
.yt-footer-wrap-style5 .footer-middle ul li a.active {
color: #aa78ae;
}
.yt-footer-wrap-style6 .footer-middle ul li a {
color: #444;
font-weight: 500;
font-size: 13px;
}
.yt-footer-wrap-style6 .footer-middle ul li a:hover,
.yt-footer-wrap-style6 .footer-middle ul li a.active {
color: #aa78ae;
}
.footer-middle .footer-column {
width: 20%;
display: inline-block;
float: left;
}
.footer-middle .footer-column .footer-border {
padding: 5px 0px 2px;
}
.footer-middle .footer-column .footer-border .footer-title {
margin-bottom: 20px;
}
.footer-middle .footer-column .footer-border .footer-title h2 {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
}
.yt-footer-wrap-style3 .footer-middle .footer-column .footer-border .footer-title h2,
.yt-footer-wrap-style5 .footer-middle .footer-column .footer-border .footer-title h2 {
color: #ccc;
}
.yt-footer-wrap-style6 .footer-middle .footer-column .footer-border .footer-title h2 {
color: #444;
font-weight: bold;
}
.footer-middle .footer-column:last-of-type .footer-border ul li span {
margin: 0 5px 0 0;
}
.footer-middle .footer-column:last-of-type .footer-border ul li span:before {
color: #aa78ae;
}
.footer-middle .footer-column:last-of-type .footer-border ul li +li {
padding-top: 0;
}
.footer-bottom-sevicer {
background-color: #ddd;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.yt-footer-wrap .footer-bottom-sevicer {
display: none;
}
.yt-footer-wrap-style6 .footer-bottom-sevicer {
background-color: #fff;
}
.yt-footer-wrap-style6 .footer-bottom-sevicer .widget {
margin-bottom: 0;
}
.yt-footer-wrap-style6 .footer-bottom-sevicer .box-sevicer {
display: none;
}
.yt-footer-wrap-style6 .footer-bottom-sevicer .sw_partner_slider .res-button.slick-prev {
left: 0;
}
.rtl .yt-footer-wrap-style6 .footer-bottom-sevicer .sw_partner_slider .res-button.slick-prev {
left: auto;
right: 0;
}
.footer-bottom-sevicer.style2 {
border: none;
}
.footer-bottom-sevicer.style2 .sn-sevirce .content-service {
color: #ccc;
}
.footer-bottom-sevicer.style2 .sn-sevirce .content-service a {
color: #ccc;
}
.footer-bottom-sevicer.style2 .sn-sevirce .content-service a:hover {
color: #aa78ae;
}
.footer-bottom-sevicer.style3 {
background-color: #252C3A;
border: none;
}
.footer-bottom-sevicer.style3 .sn-sevirce .content-service a {
margin-bottom: 10px;
}
.sn-sevirce {
margin-top: 38px;
float: left;
width: 20%;
text-align: center;
}
.sn-sevirce .img-sevirce {
margin-bottom: 7px;
text-align: center;
width: 40px;
height: 40px;
display: inline-block;
background: url(../assets/img/shoppy-img.png) no-repeat;
}
.sn-sevirce .img-sevirce:hover {
background: url(../assets/img/violet/shoppy-img.png) no-repeat;
cursor: pointer;
}
.sn-sevirce .content-service {
margin-bottom: 45px !important;
text-align: center;
}
.sn-sevirce .content-service a {
display: block;
font-weight: bold;
color: #444;
}
.sn-sevirce .content-service a:hover {
color: #aa78ae;
}
.sn-sevirce .content-service span {
display: inline-block;
max-width: 170px;
}
.sn-sevirce .img-sevirce2,
.sn-sevirce .img-sevirce2:hover {
background-position: -50px 0;
}
.sn-sevirce .img-sevirce3,
.sn-sevirce .img-sevirce3:hover {
background-position: -100px 0;
width: 55px;
}
.sn-sevirce .img-sevirce4,
.sn-sevirce .img-sevirce4:hover {
background-position: -165px 0;
width: 50px;
}
.sn-sevirce .img-sevirce5,
.sn-sevirce .img-sevirce5:hover {
background-position: -220px 0;
}
.footer-bottom-tag {
background: #eee;
}
.footer-bottom-tag .block-tags {
margin-top: 15px;
border-bottom: 1px solid #ddd;
}
.yt-footer-wrap-style6 .footer-bottom-tag .block-tags {
margin-top: 40px;
}
.footer-bottom-tag .block-tags .widgettitle,
.footer-bottom-tag .block-tags h5 {
margin-bottom: 10px;
background: none;
border-bottom: 0;
height: inherit;
line-height: inherit;
padding-left: 0px;
font-size: 116.67%;
text-transform: none;
font-weight: bold;
}
.yt-footer-wrap-style5 .footer-bottom-tag .block-tags .widgettitle,
.yt-footer-wrap-style5 .footer-bottom-tag .block-tags h5 {
color: #ccc;
}
.footer-bottom-tag .block-tags .block-title {
margin-bottom: 10px;
background: none;
border-bottom: 0;
height: inherit;
}
.footer-bottom-tag .block-tags .block-title strong {
line-height: inherit;
padding-left: 0px;
font-size: 116.67%;
text-transform: none;
}
.yt-footer-wrap-style5 .footer-bottom-tag .block-tags .block-title {
color: #ccc;
}
.footer-bottom-tag .block-tags .tagcloud {
margin: 0 !important;
line-height: 1.8;
}
.footer-bottom-tag .block-tags .tagcloud a {
font-size: 12px !important;
position: relative;
border: 0;
color: #444;
padding: 0;
margin: 0 2px 0 0;
}
.yt-footer-wrap-style5 .footer-bottom-tag .block-tags .tagcloud a {
color: #ccc;
}
.footer-bottom-tag .block-tags .tagcloud a:after {
content: "";
background: #ccc;
height: 12px;
width: 1px;
vertical-align: middle;
display: inline-block;
margin: 0 0 0 5px;
}
.footer-bottom-tag .block-tags .tagcloud a:last-child:after {
display: none;
}
.footer-bottom-tag .block-tags .tagcloud a:hover {
background: none;
color: #aa78ae;
}
.footer-bottom-tag .block-tags .widget_product_tag_cloud {
display: inline-block;
width: 100%;
margin-bottom: 25px;
padding-left: 0px;
padding-right: 0px;
border: 0;
}
.yt-footer-wrap-style6 .footer-bottom-tag .block-tags .widget_product_tag_cloud {
margin-bottom: 42px;
}
.footer-bottom-tag .block-tags .widget_product_tag_cloud .tagcloud {
margin: 0 !important;
line-height: 1.8;
}
.footer-bottom-tag .block-tags .widget_product_tag_cloud .tagcloud a {
font-size: 12px !important;
position: relative;
border: 0;
color: #444;
padding: 0;
margin: 0 2px 0 0;
}
.yt-footer-wrap-style5 .footer-bottom-tag .block-tags .widget_product_tag_cloud .tagcloud a {
color: #ccc;
}
.footer-bottom-tag .block-tags .widget_product_tag_cloud .tagcloud a:after {
content: "";
background: #ccc;
height: 12px;
width: 1px;
vertical-align: middle;
display: inline-block;
margin: 0 0 0 5px;
}
.footer-bottom-tag .block-tags .widget_product_tag_cloud .tagcloud a:last-child:after {
display: none;
}
.footer-bottom-tag .block-tags .widget_product_tag_cloud .tagcloud a:hover {
background: none;
color: #aa78ae;
}
.footer-bottom-tag.style2 .footer-bottom {
background: #222;
}
.footer-bottom-tag.style2 .footer-bottom .copyright-footer {
color: #ccc;
}
.page-template-page-home5 .footer-bottom-tag.style2 .footer-bottom .copyright-footer {
color: #fff;
}
.footer-bottom-tag.style2 .footer-bottom .copyright-footer a {
color: #aa78ae;
}
.footer-bottom-tag.style2 .block-tags {
border-bottom-color: rgba(255,255,255,0.1);
}
.footer-bottom-tag.style2 .block-tags h5 {
color: #ccc;
}
.page-template-page-home5 .footer-bottom-tag.style2 .block-tags h5 {
color: #fff;
}
.footer-bottom-tag.style2 .block-tags .tagcloud a {
color: #ccc;
}
.page-template-page-home5 .footer-bottom-tag.style2 .block-tags .tagcloud a {
color: #fff;
}
.footer-bottom-tag.style2 .block-tags .tagcloud a:hover {
color: #aa78ae;
}
.footer-bottom-tag.style3 .footer-bottom {
background: transparent;
}
.footer-bottom-tag.style3 .footer-bottom .copyright-footer {
color: #ccc;
}
.page-template-page-home5 .footer-bottom-tag.style3 .footer-bottom .copyright-footer {
color: #fff;
}
.footer-bottom-tag.style3 .footer-bottom .copyright-footer a {
color: #aa78ae;
}
.footer-bottom-tag.style3 .block-tags {
border-bottom: none;
}
.footer-bottom-tag.style3 .block-tags h5 {
color: #ccc;
}
.page-template-page-home5 .footer-bottom-tag.style3 .block-tags h5 {
color: #fff;
}
.footer-bottom-tag.style3 .block-tags .tagcloud a {
color: #ccc;
}
.page-template-page-home5 .footer-bottom-tag.style3 .block-tags .tagcloud a {
color: #fff;
}
.footer-bottom-tag.style3 .block-tags .tagcloud a:hover {
color: #aa78ae;
}
.footer-bottom-tag.style4 {
background: #aa78ae;
}
.footer-bottom-tag.style4 .footer-bottom {
background: #aa78ae;
}
.footer-bottom-tag.style4 .footer-bottom .copyright-footer {
color: #fff;
}
.footer-bottom-tag.style4 .footer-bottom .copyright-footer a {
color: #fff;
}
.footer-bottom-tag.style4 .footer-bottom .copyright-footer a:hover {
color: #444;
}
.footer-bottom {
padding: 8px 0;
background: #eee;
}
.footer-bottom .copyright-footer {
margin-top: 15px;
}
.yt-footer-wrap-style5 .footer-bottom .copyright-footer {
color: #ccc;
}
.yt-footer-wrap-style5 .footer-bottom .copyright-footer a {
color: #aa78ae;
}
.yt-footer-wrap-style5 .footer-bottom .copyright-footer a:hover {
color: #935b98;
}
.footer-bottom .payment-method {
float: right;
}
.footer-bottom .payment-method >li {
display: inline-block;
margin-left: 5px;
}
.yt-footer-wrap-style6 .footer-bottom {
text-align: center;
padding: 8px 0 12px;
}
.yt-footer-wrap-style6 .footer-bottom .copyright-footer {
float: none;
color: #444;
font-weight: 500;
}
.yt-footer-wrap-style6 .footer-bottom .payment {
display: none;
}
.footer-bottom.style2 {
background: #fff;
border-top: 1px #eee solid;
}
.payment-method {
margin-top: 10px;
}
.payment-method li a {
background: url(../assets/img/shoppy-img.png) no-repeat;
height: 24px;
width: 40px;
display: inline-block;
}
.payment-method li a.payment1 {
background-position: 1px -53px;
}
.payment-method li a.payment2 {
background-position: -49px -53px;
}
.payment-method li a.payment3 {
background-position: -99px -53px;
}
.payment-method li a.payment4 {
background-position: -149px -53px;
}
.yt-footer-wrap-style4 .footer-bottom-sevicer .sw_partner_slider {
display: none;
}
.yt-footer-wrap-style5 {
background: #252c3a;
}
.yt-footer-wrap-style5 .footer-top-1 {
background: url(../assets/img/footerindex9.jpg) no-repeat;
padding-bottom: 115px;
}
.yt-footer-wrap-style5 .footer-middle .content-block-footer {
color: #ccc;
}
.yt-footer-wrap-style5 .footer-middle,
.yt-footer-wrap-style5 .footer-bottom-tag {
background: #252c3a;
}
.yt-footer-wrap-style5 .resp-slider-container .box-slider-title {
margin-top: 55px;
margin-bottom: 25px;
position: relative;
}
.yt-footer-wrap-style5 .resp-slider-container .box-slider-title h2 span {
font-size: 26px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider {
border: 0;
margin-bottom: 40px;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide {
border: 0 !important;
padding: 0;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap {
display: block;
width: 100%;
float: left;
}
.rtl .yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap {
float: right;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .onsale,
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .sale-off,
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .sm_quickview_handler-list {
display: none !important;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb {
padding: 0;
width: 90px;
margin-right: 19px;
margin-bottom: 14px;
float: left;
z-index: 6;
}
.rtl .yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb {
margin-left: 19px;
margin-right: 0;
float: right;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb .product-thumb-hover:hover img {
opacity: 0.8;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb a {
display: block;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content {
padding: 0;
text-align: left;
padding-top: 18px;
}
.rtl .yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content {
text-align: right;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content .reviews-content,
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content .item-except,
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content .add-info {
display: none;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content h4 a {
color: #fff;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content h4 a:hover {
color: #aa78ae;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content .item-price {
color: #aa78ae;
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content del {
color: rgba(255,255,255,0.8);
}
.yt-footer-wrap-style5 .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content del .amount {
color: #fff !important;
}
.yt-footer-wrap-style5 .widget_products .button-ver-menu {
color: #fff;
font-size: 26px;
font-weight: bold;
text-transform: uppercase;
margin-top: 49px;
margin-bottom: 18px;
position: relative;
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li {
padding: 0;
margin-bottom: 20px;
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li img {
float: left;
width: 90px;
height: 90px;
margin-left: 0px;
margin-right: 20px;
background: #fff;
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li img:hover {
opacity: 0.8;
}
.rtl .yt-footer-wrap-style5 .widget_products ul.product_list_widget li img {
float: right;
margin-left: 20px;
margin-right: 0px;
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li .product-title {
font-size: 14px;
color: #fff;
font-weight: bold;
display: block;
padding-top: 15px;
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li .product-title:hover {
color: #aa78ae;
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li del {
color: rgba(225,225,225,0.8);
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li del .amount {
color: #fff !important;
}
.yt-footer-wrap-style5 .footer-bottom-sevicer {
width: 1170px;
margin: 0 auto;
border: 0;
background: #fff;
margin-top: -97px;
position: relative;
}
.yt-footer-wrap-style5 .footer-bottom-sevicer .sw_partner_slider {
display: none;
}
.yt-footer-wrap-style5 .footer-bottom-tag .block-tags {
border-bottom: 0;
}
.yt-footer-wrap-style5 .footer-bottom {
background: #323b4d;
}
.yt-footer-wrap-style5 .footer-bottom-sevicer .sw_partner_slider {
display: none;
}
.block-subscribe-footer-10,
.social-box-14,
.block-subscribe-footer-style9 {
display: none;
}
.yt-footer-wrap-style6 .footer-top {
background: url(../assets/img/bg_footer10.jpg) no-repeat center center;
background-size: cover;
}
.yt-footer-wrap-style6 .footer-top .widget {
margin-bottom: 0;
}
.yt-footer-wrap-style6 .footer-top .sw_partner_slider,
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer {
display: none;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 {
display: block;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .signup {
padding-top: 35px;
padding-bottom: 37px;
width: 31.623931623932%;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .signup .title-block {
color: #fff;
font-size: 12px;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .signup .title-block h2 {
font-size: 20px;
color: #ffd741;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact {
width: 42.735042735043%;
padding-top: 25px;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input {
width: 78%;
float: left;
height: 40px;
line-height: 40px;
border: 0;
border-radius: 0;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
padding-left: 20px;
}
.rtl .yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input {
float: right;
padding-right: 20px;
padding-left: 0;
border-radius: 0;
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input::-webkit-input-placeholder {
color: #999;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input::-moz-placeholder {
color: #999;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input:-ms-input-placeholder {
color: #999;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .actions input {
width: 22%;
height: 40px;
border-radius: 0;
border: 0;
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
background: #ffd741;
font-size: 14px;
font-weight: bold;
color: #222;
text-align: center;
text-transform: uppercase;
}
.rtl .yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .actions input {
border-radius: 0;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
text-align: center;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box {
padding-top: 38px;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer {
list-style: none;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li {
float: left;
width: 40px;
height: 40px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #935b98;
text-align: center;
line-height: 40px;
margin-left: 10px;
}
.rtl .yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li {
float: right;
margin-left: 0;
margin-right: 10px;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li .fa {
color: #fff;
font-size: 14px;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li:hover {
background: #ffd741;
cursor: pointer;
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li:hover .fa {
color: #222;
}
.yt-footer-wrap-style7 .footer-top {
background: #aa78ae;
}
.yt-footer-wrap-style7 .widget {
margin-bottom: 0;
}
.yt-footer-wrap-style7 .sw_partner_slider,
.yt-footer-wrap-style7 .block-subscribe-footer,
.yt-footer-wrap-style7 .box-sevicer {
display: none;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 {
display: block;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .signup {
padding-top: 35px;
padding-bottom: 37px;
width: 31.623931623932%;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .signup .title-block {
color: #fff;
font-size: 12px;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .signup .title-block h2 {
font-size: 20px;
color: #fe5454;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact {
width: 42.735042735043%;
padding-top: 25px;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input {
width: 91.6%;
float: left;
height: 42px;
line-height: 42px;
border: 0;
border-radius: 0;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
padding-left: 20px;
}
.rtl .yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input {
float: right;
padding-right: 20px;
padding-left: 0;
border-radius: 0;
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input::-webkit-input-placeholder {
color: #999;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input::-moz-placeholder {
color: #999;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input:-ms-input-placeholder {
color: #999;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .actions input {
background: url(../assets/img/group_btn.png) no-repeat center -414px #fe5454;
width: 42px;
height: 42px;
border-radius: 0;
border: 0;
text-indent: -9999px;
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}
.rtl .yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .actions input {
border-radius: 0;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .actions input:hover {
background-color: #fe2121;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box {
padding-top: 38px;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer {
list-style: none;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer li {
float: left;
width: 40px;
height: 40px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #6b7496;
text-align: center;
line-height: 40px;
margin-left: 10px;
}
.rtl .yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer li {
float: right;
margin-left: 0;
margin-right: 10px;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer li .fa {
color: #fff;
font-size: 14px;
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer li:hover {
background: #fe5454;
cursor: pointer;
}
.yt-footer-wrap-style7 .footer-middle {
padding: 42px 0 37px;
background: #f5f5f5;
}
.yt-footer-wrap-style7 .footer-middle .footer-column .footer-border {
font-size: 14px;
color: #444;
}
.yt-footer-wrap-style7 .footer-middle .footer-column .footer-border ul li a {
font-size: 13px;
color: #444;
}
.yt-footer-wrap-style7 .footer-middle .footer-column .footer-border ul li a:hover {
color: #fe5454;
}
.yt-footer-wrap-style7 .footer-middle .footer-column .footer-border .footer-title h2 {
font-weight: bold;
color: #aa78ae;
}
.yt-footer-wrap-style7 .footer-bottom-sevicer {
background: #f5f5f5;
border: 0;
}
.yt-footer-wrap-style7 .footer-bottom-sevicer .container {
max-width: 1170px;
border-bottom: 1px solid #ddd;
}
.yt-footer-wrap-style7 .footer-bottom-tag {
background: #f5f5f5;
margin: 0;
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags {
padding-top: 45px;
border-bottom: 0;
border-top: 1px solid #ddd;
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags .vc_column-inner {
padding: 0;
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags .block-title {
left: 0;
}
.rtl .yt-footer-wrap-style7 .footer-bottom-tag .block-tags .block-title {
left: auto;
right: 0;
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags .block-title strong {
font-size: 14px;
color: #444;
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags .widget_product_tag_cloud {
margin-bottom: 42px;
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags .widget_product_tag_cloud .tagcloud a:hover {
color: #fe5454;
}
.yt-footer-wrap-style7 .footer-bottom {
background: #e5e5e5;
padding: 22px 0;
}
.yt-footer-wrap-style7 .footer-bottom .payment {
display: none;
}
.yt-footer-wrap-style7 .footer-bottom .copyright-footer {
margin-top: 0px;
float: none;
text-align: center;
color: #444;
}
.yt-footer-wrap-style8 .widget {
margin: 0;
}
.yt-footer-wrap-style8 .sw_partner_slider,
.yt-footer-wrap-style8 .block-subscribe-footer,
.yt-footer-wrap-style8 .footer-bottom-sevicer,
.yt-footer-wrap-style8 .footer-bottom-tag .block-tags {
display: none;
}
.yt-footer-wrap-style8 .block-subscribe-footer-12 {
display: block;
float: left;
width: 100%;
border-bottom: 1px solid #e5e5e5;
padding: 15px 0;
}
.yt-footer-wrap-style8 .signup,
.yt-footer-wrap-style8 .social-box,
.yt-footer-wrap-style8 .form-contact {
width: 33.333333333333%;
border-right: 1px solid #e5e5e5;
height: 80px;
line-height: 80px;
}
.yt-footer-wrap-style8 .socials-footer {
display: table;
margin: 0 auto;
list-style: none;
}
.yt-footer-wrap-style8 .socials-footer li {
float: left;
width: 40px;
height: 40px;
text-align: center;
line-height: 50px;
border-radius: 6px;
margin: 20px 10px;
}
.yt-footer-wrap-style8 .socials-footer li a {
color: #fff;
text-shadow: 0px 2px rgba(0,0,0,0.7);
font-size: 0;
}
.yt-footer-wrap-style8 .socials-footer li a .fa:before {
font-size: 21px;
}
.yt-footer-wrap-style8 .socials-footer li.fb {
background: #4a65aa;
box-shadow: 0px 2px 0px 0px #0c2761;
}
.yt-footer-wrap-style8 .socials-footer li.tw {
background: #79d6f8;
box-shadow: 0px 2px 0px 0px #009dd3;
}
.yt-footer-wrap-style8 .socials-footer li.sky {
background: #ea373d;
box-shadow: 0px 2px 0px 0px #870000;
}
.yt-footer-wrap-style8 .socials-footer li.gg {
background: #ff9944;
box-shadow: 0px 2px 0px 0px #c45000;
}
.yt-footer-wrap-style8 .form-contact {
border-right: 0;
padding-top: 8px;
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields {
position: relative;
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .input-box input {
min-height: 40px;
width: 100%;
max-width: 300px;
background: #f2f2f2;
border: 0;
float: right;
padding: 0 40px 0px 20px;
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .actions {
display: inline-block;
position: absolute;
top: 0;
right: 0;
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .actions:hover:before {
color: #aa78ae;
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .actions:before {
content: "\f1d8";
font-family: FontAwesome !important;
position: absolute;
left: 50%;
top: 50%;
margin-top: -7px;
font-size: 14px;
color: #111;
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .actions input {
margin: 0;
border: 0;
background: none;
opacity: 0;
position: relative;
z-index: 3;
height: 40px;
}
.yt-footer-wrap-style8 .footer-middle {
background: #fff;
padding: 62px 0;
}
.yt-footer-wrap-style8 .footer-middle .footer-column .footer-border .footer-title h2 {
font-weight: bold;
color: #aa78ae;
}
.yt-footer-wrap-style8 .footer-middle .footer-column .footer-border ul li a {
font-size: 14px;
color: #444;
}
.yt-footer-wrap-style8 .footer-middle .footer-column .footer-border ul li a:hover {
color: #aa78ae;
}
.yt-footer-wrap-style8 .footer-middle .footer-column .footer-border .content-block-footer {
font-size: 14px;
}
.yt-footer-wrap-style8 .footer-bottom {
background: #aa78ae;
}
.yt-footer-wrap-style8 .footer-bottom .copyright-footer {
color: #fff;
}
.yt-footer-wrap-style8 .footer-bottom .copyright-footer a {
color: #fff;
}
.yt-footer-wrap-style8 .footer-bottom .copyright-footer a:hover {
text-decoration: underline;
}
.block-subscribe-footer-12 {
display: none;
}
.block-subscribe-footer-12 .title-block {
font-size: 18px;
color: #30c0f5;
}
.block-subscribe-footer-style9 {
display: none;
}
.yt-footer-wrap-style9 .container {
margin: 0 15px;
}
.yt-footer-wrap-style9 .widget {
margin-bottom: 0;
}
.yt-footer-wrap-style9 .sw_partner_slider,
.yt-footer-wrap-style9 .block-subscribe-footer {
display: none;
}
.yt-footer-wrap-style9 .footer-top {
background: #eee;
padding: 29px 0 20px;
display: inline-block;
width: 100%;
}
.yt-footer-wrap-style9 .footer-top .container {
margin: 0;
padding-right: 0;
}
.rtl .yt-footer-wrap-style9 .footer-top .container {
padding-left: 0;
padding-right: 15px;
}
.yt-footer-wrap-style9 .footer-middle,
.yt-footer-wrap-style9 .footer-bottom-tag {
background: #fff;
display: inline-block;
width: 100%;
}
.yt-footer-wrap-style9 .footer-middle {
padding: 35px 0 42px;
border-bottom: 1px solid #eee;
}
.yt-footer-wrap-style9 .footer-middle .vc_wp_custommenu .widgettitle {
font-size: 20px;
font-weight: bold;
color: #111;
text-transform: uppercase;
margin-bottom: 20px;
}
.yt-footer-wrap-style9 .footer-middle .vc_wp_custommenu ul li a {
font-size: 14px;
color: #555;
}
.yt-footer-wrap-style9 .footer-middle .vc_wp_custommenu ul li a .menu-title:before {
display: none;
}
.yt-footer-wrap-style9 .footer-middle .footer-column {
width: 16.6666666667%;
}
.yt-footer-wrap-style9 .footer-middle .footer-column .footer-border .footer-title h2 {
font-size: 20px;
font-weight: bold;
color: #111;
}
.yt-footer-wrap-style9 .footer-middle .footer-column .footer-border ul li a {
font-size: 14px;
color: #555;
}
.yt-footer-wrap-style9 .footer-middle .footer-column .footer-border ul li a:hover {
color: #aa78ae;
}
.yt-footer-wrap-style9 .footer-middle .footer-column .footer-border ul li .menu-title:before {
display: none;
}
.yt-footer-wrap-style9 .footer-middle .footer-column:last-of-type .footer-border ul li+li {
padding-top: 7px;
}
.yt-footer-wrap-style9 .footer-bottom-sevicer,
.yt-footer-wrap-style9 .block-tags {
display: none;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 {
display: block;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter {
padding-right: 0;
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter {
padding-right: 15px;
padding-left: 0;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content h2 {
float: left;
margin: 0;
font-size: 137%;
font-weight: bold;
color: #111;
text-transform: uppercase;
padding-top: 2px;
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content h2 {
float: right;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form {
float: right;
margin: 0;
width: 16vw;
margin-top: -8px;
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form {
float: left;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form input {
height: 40px;
line-height: 40px;
margin: 0;
border-radius: 0;
border: 0;
padding: 0 40px 0 20px;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions {
display: inline-block;
position: absolute;
top: -8px;
right: 15px;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions:hover:before {
color: #aa78ae;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions:before {
content: "\f1d8";
font-family: FontAwesome !important;
position: absolute;
right: 0;
top: 50%;
margin-top: -7px;
font-size: 14px;
color: #111;
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions:before {
right: auto;
left: 0;
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions input {
margin: 0;
border: 0;
background: none;
opacity: 0;
position: relative;
z-index: 3;
height: 40px;
}
.yt-footer-wrap-style9 .live-support ul {
margin: 0;
list-style: none;
}
.yt-footer-wrap-style9 .live-support ul li {
float: left;
font-size: 14px;
font-weight: 500;
margin-right: 1.5vw;
color: #111;
}
.yt-footer-wrap-style9 .live-support ul li a {
color: #111;
}
.yt-footer-wrap-style9 .live-support ul li a:hover {
color: #aa78ae;
}
.rtl .yt-footer-wrap-style9 .live-support ul li {
float: right;
margin-right: 0;
margin-left: 1.5vw;
}
.yt-footer-wrap-style9 .live-support ul li:first-child {
color: #aa78ae;
}
.yt-footer-wrap-style9 .live-support ul li:last-child {
margin-right: 0;
}
.rtl .yt-footer-wrap-style9 .live-support ul li:last-child {
margin-left: 0;
}
.yt-footer-wrap-style10 .widget {
margin-bottom: 0;
}
.yt-footer-wrap-style10 .footer-top {
background: #333333;
height: 120px;
}
.yt-footer-wrap-style10 .footer-top .sw_partner_slider,
.yt-footer-wrap-style10 .footer-top .block-subscribe-footer {
display: none;
}
.yt-footer-wrap-style10 .footer-top .menu {
float: left;
margin-top: 46px;
}
.yt-footer-wrap-style10 .footer-top .textwidget,
.yt-footer-wrap-style10 .footer-top .wpb_raw_html {
float: right;
margin-top: 46px;
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14,
.yt-footer-wrap-style10 .footer-top .wpb_raw_html .social-box-14 {
display: block;
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer,
.yt-footer-wrap-style10 .footer-top .wpb_raw_html .social-box-14 ul.socials-footer {
list-style: none;
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li,
.yt-footer-wrap-style10 .footer-top .wpb_raw_html .social-box-14 ul.socials-footer li {
float: left;
margin-right: 30px;
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li:last-child,
.yt-footer-wrap-style10 .footer-top .wpb_raw_html .social-box-14 ul.socials-footer li:last-child {
margin-right: 0;
}
.rtl .yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li,
.rtl .yt-footer-wrap-style10 .footer-top .wpb_raw_html .social-box-14 ul.socials-footer li {
margin-left: 30px;
margin-right: 0;
float: right;
}
.rtl .yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li:last-child,
.rtl .yt-footer-wrap-style10 .footer-top .wpb_raw_html .social-box-14 ul.socials-footer li:last-child {
margin-left: 0;
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li a,
.yt-footer-wrap-style10 .footer-top .wpb_raw_html .social-box-14 ul.socials-footer li a {
font-size: 20px;
color: rgba(255,255,255,0.3);
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li a:hover,
.yt-footer-wrap-style10 .footer-top .wpb_raw_html .social-box-14 ul.socials-footer li a:hover {
color: #fff;
}
.yt-footer-wrap-style10 .footer-top .menu li {
float: left;
margin-right: 40px;
}
.yt-footer-wrap-style10 .footer-top .menu li:last-child {
margin-right: 0;
}
.rtl .yt-footer-wrap-style10 .footer-top .menu li {
margin-left: 40px;
margin-right: 0;
}
.yt-footer-wrap-style10 .footer-top .menu li a {
border-bottom: 0 !important;
font-size: 16px;
color: rgba(238,238,238,0.3) !important;
font-weight: normal;
padding: 0 !important;
}
.yt-footer-wrap-style10 .footer-top .menu li a:hover {
color: #fff !important;
}
.yt-footer-wrap-style10 .footer-middle,
.yt-footer-wrap-style10 .footer-bottom-sevicer,
.yt-footer-wrap-style10 .footer-bottom-tag,
.yt-footer-wrap-style10 .footer-bottom {
display: none;
}
.yt-footer-wrap-style11 {
position: relative;
bottom: 0;
width: 100%;
background: #504F50;
height: 55px;
line-height: 55px;
}
.page-template-page-home15-php .yt-footer-wrap-style11 {
position: absolute;
}
.yt-footer-wrap-style11 .footer-top {
height: 100%;
}
.yt-footer-wrap-style11 .footer-top .sw_partner_slider,
.yt-footer-wrap-style11 .footer-top .block-subscribe-footer {
display: none;
}
.yt-footer-wrap-style11 .footer-top .widget_nav_menu {
display: none;
}
.yt-footer-wrap-style11 .footer-top .textwidget,
.yt-footer-wrap-style11 .footer-top .wpb_raw_html {
float: left;
margin: 0;
width: 100%;
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15,
.yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 {
display: block;
height: 55px;
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer,
.yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 ul.socials-footer {
list-style: none;
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li,
.yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 ul.socials-footer li {
float: left;
margin-right: 30px;
height: 55px;
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li:first-child a .fa,
.yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 ul.socials-footer li:first-child a .fa {
margin-left: 0;
}
.rtl .yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li:first-child a .fa,
.rtl .yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 ul.socials-footer li:first-child a .fa {
margin-right: 0;
margin-left: 5px;
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li:last-child,
.yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 ul.socials-footer li:last-child {
margin-right: 0;
}
.rtl .yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li,
.rtl .yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 ul.socials-footer li {
margin-left: 30px;
margin-right: 0;
float: right;
}
.rtl .yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li:last-child,
.rtl .yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 ul.socials-footer li:last-child {
margin-left: 0;
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li a,
.yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 ul.socials-footer li a {
font-size: 16px;
color: #ffffff;
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li a:hover,
.yt-footer-wrap-style11 .footer-top .wpb_raw_html .social-box-15 ul.socials-footer li a:hover {
color: #aa78ae;
}
.yt-footer-wrap-style11 .footer-top .copyright-footer {
margin-left: 107px;
}
.yt-footer-wrap-style11 .footer-top .copyright-footer a {
color: #fff;
}
.yt-footer-wrap-style11 .footer-top .payment-method {
float: right;
margin: 0;
height: 55px;
}
.yt-footer-wrap-style11 .footer-top .payment-method >li {
display: inline-block;
margin-left: 5px;
padding-top: 9px;
height: 100%;
}
.yt-footer-wrap-style11 .footer-middle,
.yt-footer-wrap-style11 .footer-bottom-sevicer,
.yt-footer-wrap-style11 .footer-bottom-tag,
.yt-footer-wrap-style11 .footer-bottom {
display: none;
}
.radio label,
.checkbox label {
line-height: 24px;
}
.yt-megamenu {
margin-top: 15px;
}
.header-style6 .yt-megamenu {
margin-top: 7px;
}
.header-style2 .yt-megamenu {
margin-top: 0;
}
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li:hover ul {
display: block !important;
opacity: 1 !important;
}
.sliderevo1 .vc_column-inner {
padding: 0;
}
.sliderevo1 .wpb_row,
.sliderevo1 .wpb_content_element,
.sliderevo1 ul.wpb_thumbnails-fluid>li,
.sliderevo1 .wpb_button {
margin-bottom: 0;
}
.dailydeal.vc_column_container>.vc_column-inner {
padding-left: 0;
}
.responsive-slider.sw-partner-container-slider {
position: relative;
}
.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
padding-top: 0;
}
.page-template-page-home .single-bottom {
display: none;
}
.blog-bottomv3 .widget-the-blog ul>li .widget-caption .item-title h4 a:hover {
color: #df1f26;
}
.customize-control-textarea {
width: 100%;
}
.menu-config-content {
display: none;
}
.farb-popup-wrapper .popup-colorpicker {
width: 70px;
}
.field_google_webfonts {
color: red;
}
.spam-trap-register {
left: -999em;
}
.spam-trap {
position: absolute;
}
.show_tgmpa_version {
float: right;
padding: 0em 1.5em 0.5em 0;
}
.add_settings_error {
display: block;
margin: 0.5em 0.5em 0 0;
clear: both;
}
body.modal-open,
body.modal-open .navbar-fixed-top,
body.modal-open .navbar-fixed-bottom {
margin-right: 0;
}
.home_box_wrap.wpb_row .vc_col-sm-2 {
float: left;
width: 20%;
padding: 0;
min-height: 0;
}
.home_box_wrap.wpb_row .vc_col-sm-2 h2 {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 20px;
}
.yt-footer-wrap-style6 .home_box_wrap.wpb_row .vc_col-sm-2 h2 {
font-weight: bold;
color: #444;
}
.yt-footer-wrap-style7 .home_box_wrap.wpb_row .vc_col-sm-2 h2 {
font-weight: bold;
color: #aa78ae;
}
.yt-footer-wrap-style3 .home_box_wrap.wpb_row .vc_col-sm-2 h2,
.yt-footer-wrap-style5 .home_box_wrap.wpb_row .vc_col-sm-2 h2 {
color: #ccc;
}
.yt-footer-wrap-style8 .home_box_wrap.wpb_row .vc_col-sm-2 h2 {
color: #aa78ae;
font-weight: bold;
}
.home_box_wrap.wpb_row .vc_col-sm-2 .vc_column-inner {
padding: 0;
}
.home_box_wrap.wpb_row .vc_col-sm-2 ul {
margin: 0;
list-style: none;
}
.yt-footer-wrap-style3 .home_box_wrap.wpb_row .vc_col-sm-2 ul,
.yt-footer-wrap-style5 .home_box_wrap.wpb_row .vc_col-sm-2 ul {
color: #ccc;
}
.home_box_wrap.wpb_row .vc_col-sm-2 ul li .menu-title:before {
content: "\f0da";
font-family: FontAwesome;
margin-right: 10px;
}
.home_box_wrap.wpb_row .vc_col-sm-2 ul li +li {
padding-top: 7px;
}
.yt-footer-wrap-style3 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a,
.yt-footer-wrap-style5 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a {
color: #ccc;
}
.yt-footer-wrap-style3 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a:hover,
.yt-footer-wrap-style3 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a.active,
.yt-footer-wrap-style5 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a:hover,
.yt-footer-wrap-style5 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a.active {
color: #aa78ae;
}
.yt-footer-wrap-style6 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a {
color: #444;
font-weight: 500;
font-size: 13px;
}
.yt-footer-wrap-style6 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a:hover,
.yt-footer-wrap-style6 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a.active {
color: #aa78ae;
}
.yt-footer-wrap-style8 .home_box_wrap.wpb_row .vc_col-sm-2 ul li a {
font-size: 14px;
}
.home_box_wrap .home_box_last {
margin: 0 !important;
}
.yt-footer-wrap-style8 .home_box_wrap .home_box_last .content-block-footer {
font-size: 14px;
}
.home_box_wrap .home_box_last .footer-title h2 {
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 20px;
}
.home_box_wrap .home_box_last ul li +li {
padding-top: 0;
}
.home_box_wrap .home_box_last ul li span {
margin: 0 5px 0 0;
}
.home_box_wrap .home_box_last ul li span:before {
color: #aa78ae;
}
.home_box_wrap .elementor-widget-wp-widget-nav_menu h5 {
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 20px;
}
.home_box_wrap.style2 .elementor-widget-wp-widget-nav_menu h5 {
color: #ccc;
}
.page-template-page-home5 .home_box_wrap.style2 .elementor-widget-wp-widget-nav_menu h5 {
color: #fff;
}
.home_box_wrap.style2 .elementor-widget-wp-widget-nav_menu ul li a {
color: #ccc;
}
.page-template-page-home5 .home_box_wrap.style2 .elementor-widget-wp-widget-nav_menu ul li a {
color: #fff;
}
.home_box_wrap.style2 .elementor-widget-wp-widget-nav_menu ul li a:hover {
color: #aa78ae;
}
.home_box_wrap.style2 .footer-title h2 {
color: #ccc;
}
.page-template-page-home5 .home_box_wrap.style2 .footer-title h2 {
color: #fff;
}
.home_box_wrap.style2 .content-block-footer {
color: #ccc;
}
.page-template-page-home5 .home_box_wrap.style2 .content-block-footer {
color: #fff;
}
.home_box_wrap.style2 .content-block-footer a {
color: #ccc;
}
.page-template-page-home5 .home_box_wrap.style2 .content-block-footer a {
color: #fff;
}
.home_box_wrap.style2 .content-block-footer a:hover {
color: #aa78ae;
}
.home_box_wrap.style3 {
background: #fff;
padding: 30px 0;
}
.home_box_wrap.style3 .elementor-widget-wp-widget-nav_menu h5,
.home_box_wrap.style3 .home_box_last .footer-title h2 {
color: #aa78ae;
font-weight: 600;
}
.home_box_wrap.style3 .elementor-widget-wp-widget-nav_menu li a,
.home_box_wrap.style3 .home_box_last .content-block-footer {
font-size: 14px;
}
#footer .footer-container .flytheme-menures {
display: none;
}
.ecopyright2 {
text-align: center;
}
.efoot2 .elementor-widget .elementor-widget-container h5,
.efoot2 .elementor-widget .elementor-widget-container .footer-title h2 {
font-weight: bold;
color: #444;
font-size: 16px;
margin-bottom: 20px;
text-transform: uppercase;
}
.efoot2 .elementor-widget .elementor-widget-container ul li a {
color: #444;
font-weight: 500;
font-size: 13px;
}
.efoot2 .elementor-widget .elementor-widget-container ul li a:hover {
color: #aa78ae;
}
.efoot2 .elementor-widget .elementor-widget-container .content-block-footer ul li span {
color: #aa78ae;
}
.footer-bottom-tag .block-tags.style2 {
border-bottom: none;
}
.enewsletter .sn-lettter {
padding: 25px 20px 5px 20px;
background: #aa78ae;
text-align: center;
}
.enewsletter .sn-lettter .block-title {
font-size: 18px;
}
.enewsletter .sn-lettter .block-title strong {
padding: 0;
color: #444;
}
.rtl .enewsletter .sn-lettter .block-title strong {
padding: 0;
}
.enewsletter .sn-lettter .form-subscribe-header {
margin-bottom: 15px;
}
.enewsletter .sn-lettter .form-subscribe-header label {
color: #444;
}
.enewsletter .sn-lettter .mc4wp-form .newsletter {
border-radius: 3px;
text-align: center;
}
.enewsletter .sn-lettter .mc4wp-form .actions input {
background: url(../assets/img/violet/plane-2.png) no-repeat center center;
}
.enewsletter.style1 .sn-lettter {
padding: 25px 20px 15px 20px;
}
.enewsletter.style1 .sn-lettter .block-title {
background: transparent;
margin-bottom: 3px;
}
.enewsletter.style1 .sn-lettter .block-title strong {
color: #fff;
}
.enewsletter.style1 .sn-lettter .form-subscribe-header label {
color: #fff;
font-weight: normal;
}
.enewsletter.style1 .sn-lettter .mc4wp-form .newsletter {
text-align: left;
height: 42px;
}
.rtl .enewsletter.style1 .sn-lettter .mc4wp-form .newsletter {
text-align: right;
}
.enewsletter.style1 .sn-lettter .mc4wp-form-fields {
position: relative;
}
.enewsletter.style1 .sn-lettter .mc4wp-form .actions input {
background: url(../assets/img/group_btn.png) no-repeat center -414px #222;
width: 47px;
height: 42px;
position: absolute;
right: 0;
top: 0;
border-radius: 0;
border: 0;
text-indent: -9999px;
}
.enewsletter.style1 .sn-lettter .mc4wp-form .actions input:hover {
opacity: 0.85;
}
.enewsletter.style2 {
background: url(../assets/img/banner-new.jpg) no-repeat center center;
}
.enewsletter.style2 .sn-lettter {
background: transparent;
}
.enewsletter.style2 .sn-lettter .block-title strong,
.enewsletter.style2 .sn-lettter .form-subscribe-header label {
color: #fff;
}
.enewsletter.style2 .sn-lettter .mc4wp-form .actions input {
background: url(../assets/img/group_btn.png) no-repeat center -414px #aa78ae;
}
.enewsletter.style2 .sn-lettter .mc4wp-form .actions input:hover {
opacity: 0.85;
}
.efooter7 .elementor-nav-menu li a {
font-size: 16px;
color: rgba(238,238,238,0.3);
}
.efooter7 .elementor-nav-menu li a:hover {
color: #fff;
}
.efooter7 .socials-footer {
list-style: none;
text-align: right;
margin: 10px 0 0 0;
}
.rtl .efooter7 .socials-footer {
text-align: left;
}
.efooter7 .socials-footer li {
display: inline-block;
vertical-align: top;
margin-left: 10px;
}
.rtl .efooter7 .socials-footer li {
margin-left: 0;
margin-right: 10px;
}
.efooter7 .socials-footer li a {
color: rgba(238,238,238,0.3);
display: inline-block;
vertical-align: top;
font-size: 20px;
}
.efooter7 .socials-footer li a:hover {
color: #fff;
}
.efooter8-mid .elementor-widget-wp-widget-nav_menu h5 {
font-size: 20px;
font-weight: bold;
color: #111;
text-transform: uppercase;
margin-bottom: 20px;
}
.efooter8-mid .elementor-widget-wp-widget-nav_menu ul {
margin: 0;
}
.efooter8-mid .elementor-widget-wp-widget-nav_menu ul li a {
font-size: 14px;
color: #555;
line-height: 26px;
}
.portfolio-desc {
text-align: center;
margin-bottom: 27px;
}
.portfolio-desc h1 {
font-size: 26px;
font-weight: 500;
color: #333;
margin-bottom: 10px;
}
.portfolio-desc .p-desc {
font-size: 13px;
color: #666;
margin-bottom: 0;
}
.portfolio-intro {
position: relative;
margin-bottom: 30px;
display: none;
}
.portfolio-intro:before {
content: '';
background: url(../assets/img/bg-head-intro.png);
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
.portfolio-intro h1.p-title,
.portfolio-intro h2.p-title {
position: absolute;
left: 20px;
top: 30%;
font-size: 36px;
font-weight: normal;
text-transform: uppercase;
color: #fff;
z-index: 3;
}
.portfolio-intro .breadcrumbs {
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 3;
}
.portfolio-intro .breadcrumbs .breadcrumb {
margin: 0;
background: rgba(0,0,0,0.1);
border-radius: 0;
color: #fff;
}
.portfolio-intro .breadcrumbs .breadcrumb .active {
color: #fff;
}
.portfolio-intro .breadcrumbs .breadcrumb a {
color: #fff;
}
.portfolio-intro .breadcrumbs .breadcrumb >li +li:before {
content: '';
}
.portfolio-intro .breadcrumbs .breadcrumb >li i {
padding: 0 7px;
}
.ya-portfolio .portfolio-tab ul {
margin: 5px 0;
background: #fff;
display: inline-block;
overflow: hidden;
}
.ya-portfolio .portfolio-tab ul li {
float: left;
border: 1px solid #ccc;
cursor: pointer;
display: inline-block;
font-size: 14px;
padding: 7px 15px;
margin-right: 5px;
border-radius: 3px;
margin-bottom: 10px;
}
.ya-portfolio .portfolio-tab ul li.selected {
background: #aa78ae;
color: #fff;
border-color: #aa78ae;
}
.ya-portfolio .btn-loadmore {
padding: 0;
cursor: pointer;
text-align: center;
min-height: 40px;
margin-bottom: 30px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.ya-portfolio .btn-loadmore.btn-loading {
background: url(../assets/img/loadingp.gif) no-repeat center center;
border-color: transparent;
background-size: 40px 40px;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load {
border: 0;
display: none;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load:before {
content: "";
}
.ya-portfolio .btn-loadmore .des-load {
font-size: 14px;
padding: 10px 20px;
display: inline-block;
line-height: normal;
background: #aa78ae;
font-weight: bold;
color: #fff;
border-radius: 0px;
margin-top: 20px;
}
.ya-portfolio .btn-loadmore .des-load:hover {
opacity: 0.8;
}
.ya-portfolio .btn-loadmore .des-load:before {
content: attr(data-label);
}
.ya-portfolio .btn-loadmore.btn-loaded .des-load:before {
content: attr(data-label-loaded);
}
.ya-portfolio .portfolio-container {
overflow: hidden;
}
.ya-portfolio .portfolio-container ul.portfolio-content {
width: 100%;
margin-left: 0;
}
.ya-portfolio .portfolio-container ul.portfolio-content:after {
content: '';
display: block;
clear: both;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li {
margin-bottom: 30px;
overflow: hidden;
border-radius: 0;
position: relative;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
padding: 0 15px;
float: left;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
overflow: hidden;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
position: relative;
z-index: 1;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
opacity: 1;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .po-title {
position: absolute;
margin-top: -5%;
top: 50%;
text-align: center;
width: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 0.5s;
transition: 0.5s;
transform: translate3d(0px,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .po-title a {
color: #fff;
font-size: 16px;
font-weight: 700;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .po-title a:hover {
color: #aa78ae;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item {
text-align: center;
box-shadow: 0 0 1px 1px #fff;
display: inline-block;
width: 35px;
height: 35px;
border-radius: 50%;
line-height: 35px;
font-size: 14px;
color: #fff;
margin: 0 5px;
top: 50%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 0.5s;
transition: 0.5s;
margin-top: -5%;
position: absolute;
z-index: 3;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item.item-more {
right: 50%;
left: auto;
transform: translate3d(-100px,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item.item-popup {
transform: translate3d(100px,0,0);
left: 50%;
right: auto;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item:hover {
color: #aa78ae;
box-shadow: 0 0 1px 1px #aa78ae;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .po-title {
opacity: 1;
filter: alpha(opacity=100);
transform: translate3d(0,-35px,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item {
opacity: 1;
filter: alpha(opacity=100);
transform: translate3d(0,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
content: '';
background: rgba(0,0,0,0.5);
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .pitem-content {
padding: 20px 0;
width: 100%;
height: 100%;
background: #e8e8e8 none repeat scroll 0 0;
text-align: center;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .pitem-content h3 {
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .pitem-content h3 a {
color: #333;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .pitem-content h3 a:hover {
color: #aa78ae;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
width: 33.332%;
margin: 0;
padding: 0;
border: 0;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
width: 100%;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
width: 40%;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item :after {
height: 0;
clear: both;
content: " ";
font-size: 0;
min-height: 0;
display: block;
visibility: hidden;
}
.portfolio .portfolio-top {
background: #fff;
margin-bottom: 30px;
}
.portfolio .portfolio-top h1 {
font-size: 16px;
font-weight: 700;
margin-bottom: 20px;
}
.portfolio .portfolio-top .portfolio-content .single-thumbnail {
width: 60%;
margin-right: 30px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content {
overflow: hidden;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
font-size: 16px;
font-weight: 700;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin-bottom: 20px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
margin-bottom: 25px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
margin-bottom: 10px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
font-weight: bold;
display: inline-block;
min-width: 120px;
}
.portfolio .related-portfolio {
background: #fff;
padding: 20px 0;
margin-bottom: 30px;
}
.portfolio .related-portfolio .related-items {
margin: 0 -10px;
}
.portfolio .related-portfolio .related-items .related-item {
width: 25%;
padding: 0 10px;
}
.portfolio .related-portfolio .related-items .related-item img {
margin-bottom: 15px;
}
.portfolio .related-portfolio .related-items .related-item h4 {
font-size: 14px;
margin: 0;
}
.portfolio #respond h5 {
text-transform: uppercase;
border-bottom: 1px solid #ddd;
padding-bottom: 8px;
}
.portfolio #respond:before {
content: "";
background: #ffbb45;
width: 40px;
height: 1px;
margin-top: 7px;
top: 24px;
position: relative;
display: block;
}
.p-title {
font-size: 16px;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: 700;
border-bottom: 1px solid #ddd;
}
.p-title:after {
content: "";
background: #ffbb45;
width: 40px;
height: 1px;
margin-top: 7px;
display: block;
top: 1px;
position: relative;
}
.masonry .btn-loadmore .des-load {
margin-top: 50px;
}
@media (min-width: 1200px) {
.p-lg-1 {
width: 100%;
}
.p-lg-2 {
width: 50%;
}
.p-lg-3 {
width: 33.3333%;
}
.p-lg-4 {
width: 25%;
}
.p-lg-5 {
width: 20%;
}
.p-lg-6 {
width: 16.6666%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.p-md-1 {
width: 100%;
}
.p-md-2 {
width: 50%;
}
.p-md-3 {
width: 33.3333%;
}
.p-md-4 {
width: 25%;
}
.p-md-5 {
width: 20%;
}
.p-md-6 {
width: 16.6666%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.p-sm-1 {
width: 100%;
}
.p-sm-2 {
width: 50%;
}
.p-sm-3 {
width: 33.3333%;
}
.p-sm-4 {
width: 25%;
}
.p-sm-5 {
width: 20%;
}
.p-sm-6 {
width: 16.6666%;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.p-xs-1 {
width: 100%;
}
.p-xs-2 {
width: 50%;
}
.p-xs-3 {
width: 33.3333%;
}
.p-xs-4 {
width: 25%;
}
.p-xs-5 {
width: 20%;
}
.p-xs-6 {
width: 16.6666%;
}
}
@media (max-width: 480px) {
.grid-item {
width: 100%;
}
}
.responsive-post-slider {
position: relative;
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .readmore {
text-align: center;
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .readmore a {
display: inline-block;
}
.responsive-slider.loading,
.tab-content.loading {
height: 300px;
overflow: hidden;
position: relative;
}
.responsive-slider.loading:before,
.tab-content.loading:before {
background: #fff url("../assets/img/loadingp.gif") no-repeat scroll center center;
background-size: 32px 32px;
bottom: 0;
content: "";
display: block;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1039;
}
.shortcodes {
margin-bottom: ;
}
.shortcodes .carousel .item img {
width: 100%;
}
.shortcodes h3 {
padding-top: 30px;
}
[class^="fa-"],
[class*=" fa-"] {
margin: 5px;
}
.googlemap .map_canvas {
height: 100%;
width: 100%;
}
.shortcode-slideshow img {
width: 100%;
}
.shortcode-slideshow .carousel-control {
top: 45.5%;
}
.shortcode-slideshow .carousel-control:hover {
opacity: 1;
background-color: #aa78ae;
}
.carousel-control {
top: 50%;
width: 42px !important;
height: 42px !important;
}
ul.thumbnails {
margin-left: -1%;
}
.rtl ul.thumbnails {
margin-right: -1% !important;
margin-left: 0;
}
.gallery {
padding: 0;
overflow: hidden;
}
.rtl .gallery {
margin-right: 0 !important;
}
.gallery li {
margin-left: 1%;
margin-right: 0;
margin-bottom: 20px;
text-align: center;
float: left;
list-style: none;
}
.rtl .gallery li {
float: right;
margin: 0 1% 20px 0;
}
.gallery .thumbnail {
display: block;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #FFF;
padding: 5px;
position: relative;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
overflow: hidden;
}
.gallery .thumbnail:after {
position: absolute;
border-color: transparent #FFFFFF #FFFFFF transparent;
border-style: solid;
border-width: 45px;
content: "";
opacity: 0;
filter: alpha(opacity=0);
right: -45px;
bottom: 0;
transition: all 0.3s ease 0.2s;
z-index: 4;
}
.gallery .thumbnail:before {
content: "\f0a9";
font-family: FontAwesome;
position: absolute;
bottom: 20px;
right: 0;
color: #FFF;
font-size: 20px;
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.2s ease 0.3s;
transform: rotate(0deg);
z-index: 5;
}
.gallery .thumbnail:hover {
background: #aa78ae;
border-color: #ddd;
}
.gallery .thumbnail:hover:after {
bottom: 0;
right: 0;
opacity: 0.3;
filter: alpha(opacity=30);
}
.gallery .thumbnail:hover:before {
right: 20px;
opacity: 1;
filter: alpha(opacity=100);
transform: rotate(360deg);
}
.gallery img {
width: 100%;
}
.gallery .caption {
overflow: hidden;
padding-top: 12px;
font-size: 14px;
text-overflow: ellipsis;
white-space: nowrap;
}
.gallery .caption h4 {
font-size: 14px;
}
.gallery-images {
float: none;
margin: 0 -15px 30px;
}
.gallery-images .flex-direction-nav li a {
height: 30px;
width: 29px;
text-indent: -9999px;
display: block;
text-align: left;
background: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
text-indent: inherit !important;
}
.gallery-images .flex-direction-nav li a.flex-next:hover {
background: #aa78ae;
border: 1px solid #aa78ae;
color: #fff;
}
.gallery-images .flex-direction-nav li a.flex-next:before {
color: #ddd;
content: "\f054";
font-family: "fontawesome";
font-size: 11px;
margin: 9px 0 0 -5px;
}
.gallery-images .flex-direction-nav li a.flex-prev:hover {
background: #aa78ae;
border: 1px solid #aa78ae;
color: #fff;
}
.gallery-images .flex-direction-nav li a.flex-prev:before {
color: #ddd;
content: "\f053";
font-family: "fontawesome";
font-size: 11px;
margin: 9px 0 0 -5px;
}
.pricing-tab-firts .header,
.pricing-tab-firts .plan {
background: #4cbf8d;
}
.pricing-tab-firts .header:before,
.pricing-tab-firts .plan:before {
background: #4cbf8d;
}
.pricing-tab-two .header,
.pricing-tab-two .plan {
background: #e74847;
}
.pricing-tab-two .header:before,
.pricing-tab-two .plan:before {
background: #e74847;
}
.pricing-tab-three .header,
.pricing-tab-three .plan {
background: #50c1e9;
}
.pricing-tab-three .header:before,
.pricing-tab-three .plan:before {
background: #50c1e9;
}
.price-tab {
text-align: center;
}
.pricing-table {
text-align: center;
}
.pricing-table.table1 {
border: solid 1px #e9e9e9;
z-index: 5;
position: relative;
clear: both;
margin-bottom: 70px;
background: #f4f4f4;
}
.pricing-table.table1 .pricing {
color: #333;
width: 25%;
float: left;
position: relative;
border-left: solid 1px #e9e9e9;
}
.pricing-table.table1 .pricing.pricing-one-first {
border-left: none;
}
.pricing-table.table1 .pricing.most-popular {
z-index: 2;
margin-top: -35px;
margin-bottom: -55px;
position: relative;
background: #f4f4f4;
box-shadow: 1px 2px 10px 2px #cecece;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.pricing-table.table1 .pricing.most-popular .header {
color: #fff;
background: #444;
margin-bottom: 55px;
}
.pricing-table.table1 .pricing.most-popular ul li {
border-bottom: 1px solid #e9e9e9;
}
.pricing-table.table1 .pricing.most-popular ul li:first-child {
border-top: 0px;
}
.pricing-table.table1 .pricing.most-popular .signup {
margin-bottom: 92px;
}
.pricing-table.table1 .pricing .header {
border: none;
font-size: 24px;
font-weight: bold;
color: #686868;
box-shadow: none;
padding: 30px 0 20px;
text-align: center;
background: #ebebeb;
}
.pricing-table.table1 .pricing .header h3 {
text-transform: uppercase;
font-size: 18px;
font-weight: bold;
}
.pricing-table.table1 .pricing .pricing-content {
padding: 0 25px;
margin-bottom: 40px;
}
.pricing-table.table1 .pricing .price {
font-size: 14px;
color: #9d9d9d;
}
.pricing-table.table1 .pricing .price [class*="span"] {
width: 100%;
margin: 0;
}
.pricing-table.table1 .pricing .price [class*="span"] p {
display: inline-block;
margin: 0px;
font-size: 18px;
top: -8px;
position: relative;
font-weight: 400;
}
.pricing-table.table1 .pricing .price .span-1 {
font-size: 52px;
line-height: 30px;
font-weight: 700;
color: #df1f26;
}
.pricing-table.table1 .pricing .price .span-2 {
font-size: 14px;
margin-bottom: 20px;
color: #666;
}
.pricing-table.table1 .pricing ul {
margin: 20px 0 10px 0;
padding: 0;
list-style: none;
}
.pricing-table.table1 .pricing ul li {
border-bottom: 1px solid #ededed;
padding: 15px 24px;
text-align: center;
font-size: 14px;
color: #888;
}
.pricing-table.table1 .pricing ul li:first-child {
border-top: 0px;
}
.pricing-table.table1 .pricing .signup {
position: relative;
padding: 12px 40px;
margin: 8px 0 0 0;
color: #727272;
font-size: 18px;
font-weight: bold;
background: #444;
color: #fff;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-bottom: 55px;
}
.pricing-table.table1 .pricing .signup:hover {
background: #aa78ae;
}
.pricing-table.style1 {
border-radius: 5px;
border: solid 2px #d8d8d8;
margin: 7px;
z-index: 5;
position: relative;
padding: 10px 0;
clear: both;
margin-bottom: 70px;
background: #fff;
}
.pricing-table.style1:before {
content: '';
position: absolute;
left: -9px;
right: -9px;
bottom: -9px;
top: -9px;
display: block !important;
border-radius: 10px;
border: solid 7px #f4f3f3;
}
.pricing-table.style1 .pricing {
background: #fff;
color: #333;
padding: 0 10px;
width: 20%;
float: left;
position: relative;
border-left: solid 1px #ededed;
}
.pricing-table.style1 .pricing.pricing-one-first {
border-left: none;
}
.pricing-table.style1 .pricing.most-popular {
z-index: 2;
margin-top: -35px;
margin-bottom: -18px;
padding: 35px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
background: #2f2f2f;
}
.pricing-table.style1 .pricing.most-popular .header {
color: #aa78ae;
}
.pricing-table.style1 .pricing.most-popular ul li {
border-bottom: 1px solid #3e3e3e;
}
.pricing-table.style1 .pricing.most-popular ul li:first-child {
border-top: 1px solid #3e3e3e;
}
.pricing-table.style1 .pricing.most-popular .signup:before {
background: #aa78ae;
}
.pricing-table.style1 .pricing.most-popular:after {
content: '';
position: absolute;
background: url(../assets/img/ribon.png);
background-repeat: no-repeat;
display: block;
width: 70px;
height: 70px;
right: -4px;
top: -3px;
}
.pricing-table.style1 .pricing .header {
border: none;
font-size: 24px;
font-weight: bold;
color: #686868;
box-shadow: none;
margin-bottom: 20px;
text-align: center;
}
.pricing-table.style1 .pricing .price {
font-size: 14px;
color: #9d9d9d;
font-weight: 700;
}
.pricing-table.style1 .pricing ul {
margin: 20px 0 10px 0;
padding: 0;
list-style: none;
}
.pricing-table.style1 .pricing ul li {
border-bottom: 1px solid #ededed;
padding: 5px 24px;
text-align: left;
font-size: 14px;
color: #888;
}
.rtl .pricing-table.style1 .pricing ul li {
text-align: right;
}
.pricing-table.style1 .pricing ul li:first-child {
border-top: 1px solid #ededed;
}
.pricing-table.style1 .pricing ul li:before {
content: '\F111';
font-family: 'FontAwesome';
color: #909090;
display: block;
float: left;
margin-right: 10px;
margin-top: 5px;
font-size: 8px;
}
.rtl .pricing-table.style1 .pricing ul li:before {
float: right;
margin-left: 10px;
margin-right: 0;
}
.pricing-table.style1 .pricing .signup {
position: relative;
padding: 12px 20px;
margin: 20px 0 0 0;
color: #727272;
font: bold 14px Arial, Helvetica;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
background-color: #ededed;
background-image: -moz-linear-gradient(#fff,#ededed);
background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed));
background-image: -webkit-linear-gradient(#fff,#ededed);
background-image: -o-linear-gradient(#fff,#ededed);
background-image: -ms-linear-gradient(#fff,#ededed);
background-image: linear-gradient(#fff,#ededed);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 3px;
text-shadow: 0 1px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 1px 1px #eee;
box-shadow: 1px 1px #eee;
border: solid 1px #ddd;
margin-bottom: 20px;
}
.pricing-table.style1 .pricing .signup:hover {
color: #aa78ae;
}
.pricing-table.style1 .pricing .signup:before {
content: '\f054';
font-family: 'FontAwesome';
color: #fff;
background: #7dacda;
border-radius: 50%;
width: 25px;
height: 25px;
line-height: 27px;
text-align: center;
font-size: 15px;
top: 8px;
left: -12px;
position: absolute;
}
.rtl .pricing-table.style1 .pricing .signup:before {
right: -12px;
left: auto;
content: '\f053';
}
.pricing-table.style2 {
margin-left: 18%;
}
.pricing-table.style2 .pricing {
width: 25%;
float: left;
margin-right: 10px;
box-shadow: 1px 6px 15px 4px #cecece;
border-radius: 5px;
}
.pricing-table.style2 .pricing .header {
padding: 20px 0;
background: #4cbf8d;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color: #fff;
}
.pricing-table.style2 .pricing .header h3 {
margin: 0;
font-size: 30px;
}
.pricing-table.style2 .pricing.pricing-tab-two .header,
.pricing-table.style2 .pricing.pricing-tab-two .plan {
background: #e74847;
}
.pricing-table.style2 .pricing.pricing-tab-two .header:hover,
.pricing-table.style2 .pricing.pricing-tab-two .plan:hover {
background: #de1e1d;
}
.pricing-table.style2 .pricing.pricing-tab-three .header,
.pricing-table.style2 .pricing.pricing-tab-three .plan {
background: #50c1e9;
}
.pricing-table.style2 .pricing.pricing-tab-three .header:hover,
.pricing-table.style2 .pricing.pricing-tab-three .plan:hover {
background: #23b1e3;
}
.pricing-table.style2 .pricing .pricing-content {
margin-bottom: 28px;
}
.pricing-table.style2 .pricing .pricing-content ul {
margin: 0 8px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border: 1px solid #e4e4e4;
border-top: none;
list-style: none;
}
.pricing-table.style2 .pricing .pricing-content ul li {
font-size: 14px;
padding: 18px 0;
border-top: 1px solid #e4e4e4;
background: #f2f2f2;
}
.pricing-table.style2 .pricing .pricing-content ul li +li {
border-bottom: none;
}
.pricing-table.style2 .pricing .price [class*="span"] {
width: 100%;
margin: 0;
}
.pricing-table.style2 .pricing .price [class*="span"] p {
display: inline-block;
margin: 0px;
font-size: 30px;
top: -8px;
position: relative;
}
.pricing-table.style2 .pricing .price .span-1 {
font-size: 60px;
line-height: 30px;
}
.pricing-table.style2 .pricing .price .span-2 {
font-size: 14px;
margin-bottom: 20px;
}
.pricing-table.style2 .pricing .plan {
display: inline-block;
padding: 0px 57px;
background: #4CBF8D;
font-size: 20px;
font-weight: 700;
border-radius: 5px;
line-height: 50px;
margin-bottom: 10px;
cursor: pointer;
}
.pricing-table.style2 .pricing .plan a {
color: #fff;
}
.pricing-table.style2 .pricing .plan:hover {
background: #399f73;
}
.pricing-table.style3 {
margin-left: 10%;
}
.pricing-table.style3 .pricing {
color: #fff;
float: left;
margin-right: 5%;
width: 26.3%;
background: #e74847;
border-radius: 4px;
border: 1px solid #d4d4d4;
cursor: pointer;
}
.pricing-table.style3 .pricing:hover {
background: #de1e1d;
}
.pricing-table.style3 .pricing .header {
font-size: 18px;
border-bottom: 1px solid #cb2827;
line-height: 50px;
font-weight: 700px;
}
.pricing-table.style3 .pricing .price {
display: inline-block;
padding: 10px 32px;
margin: 30px;
background: #cb2827;
border-radius: 30px;
font-size: 20px;
}
.pricing-table.style3 .pricing .pricing-content ul {
list-style: none;
margin: 0;
}
.pricing-table.style3 .pricing .pricing-content ul li {
line-height: 50px;
color: #666666;
font-size: 14px;
}
.pricing-table.style3 .pricing .pricing-content ul li:nth-child(2n+0) {
background: #d4d4d4;
}
.pricing-table.style3 .pricing .pricing-content ul li:nth-child(2n+1) {
background: #fff;
}
.pricing-table.style3 .pricing .signup {
line-height: 50px;
color: #fff;
font-size: 14px;
font-weight: 700;
}
.pricing-table.basic {
display: inline-block;
}
.pricing-table.basic .pricing {
width: 31%;
display: block;
background: #ebebeb;
float: left;
padding-top: 20px;
margin-right: 10px;
height: 160px;
}
.pricing-table.basic .pricing.most-popular {
position: relative;
top: 8px;
padding-top: 25px;
}
.pricing-table.basic .pricing.most-popular .price .span-2 {
margin-bottom: 36px;
}
.pricing-table.basic .pricing .price [class*="span"] {
width: 100%;
margin: 0;
}
.pricing-table.basic .pricing .price [class*="span"] p {
display: inline-block;
font-size: 24px;
margin: 0;
}
.pricing-table.basic .pricing .price .span-1 {
font-size: 36px;
color: #383838;
font-weight: bold;
}
.pricing-table.basic .pricing .price .span-2 {
font-size: 11px;
color: #909090;
margin-bottom: 25px;
}
.pricing-table.basic .pricing .plan {
display: inline-block;
width: 100%;
padding: 9px 0;
font-size: 14px;
position: relative;
margin-top: 12px;
}
.pricing-table.basic .pricing .plan a {
color: #fff;
}
.pricing-table.basic .pricing .plan:before {
content: "";
width: 12px;
height: 12px;
left: 50%;
margin-left: -6px;
display: block;
position: absolute;
transform: rotate(135deg);
top: -6px;
}
.pricing-table.basic .pricing-green {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.pricing-table.basic .pricing-green .plan,
.pricing-table.basic .pricing-green .plan:before {
background: #4cbf8d;
}
.pricing-table.basic .pricing-green .plan:hover,
.pricing-table.basic .pricing-green .plan:hover:before {
background: #399f73;
}
.pricing-table.basic .pricing-green .plan {
border-bottom-left-radius: 5px;
}
.pricing-table.basic .pricing-red {
border-radius: 5px;
margin-top: -5px;
height: 170px;
}
.pricing-table.basic .pricing-red .plan,
.pricing-table.basic .pricing-red .plan:before {
background: #e74847;
}
.pricing-table.basic .pricing-red .plan:hover,
.pricing-table.basic .pricing-red .plan:hover:before {
background: #de1e1d;
}
.pricing-table.basic .pricing-red .plan {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
margin-top: 21px;
}
.pricing-table.basic .pricing-blue {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
margin-right: 0;
}
.pricing-table.basic .pricing-blue .plan,
.pricing-table.basic .pricing-blue .plan:before {
background: #50c1e9;
cursor: pointer;
}
.pricing-table.basic .pricing-blue .plan:hover,
.pricing-table.basic .pricing-blue .plan:hover:before {
background: #23b1e3;
}
.pricing-table.basic .pricing-blue .plan {
border-bottom-right-radius: 5px;
}
.sw-latestnews:before,
.sw-latestnews:after {
content: "";
display: table;
line-height: 0;
}
.sw-latestnews:after {
clear: both;
}
.sw-latestnews {
margin-bottom: 0;
display: block;
text-align: center;
overflow: hidden;
text-align: left;
}
.rtl .sw-latestnews {
text-align: right;
}
.sw-latest-news h3 {
margin-bottom: 20px;
}
.sw-latest-news .widget-title-sidebar h3 {
margin-bottom: 10px;
white-space: nowrap;
}
.sw-latestnews .sw-meta {
border-bottom: 1px dashed #C8C8C8;
color: #A8A8A8;
display: inline-block;
font-size: 11px;
line-height: 30px;
width: 100%;
margin-bottom: 10px;
}
.sw-latestnews .sw-thumb a {
display: block;
}
.sw-latestnews .sw-thumb a:after {
border-color: rgba(255,255,255,0.5);
border-style: solid;
border-width: 8px;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
opacity: 0;
filter: Alpha(opacity=0);
z-index: 5;
transition: All 0.5s ease;
-webkit-transition: All 0.5s ease;
-moz-transition: All 0.5s ease;
-o-transition: All 0.5s ease;
}
.sw-latestnews .sw-thumb:hover a:after {
opacity: 1;
filter: Alpha(opacity=1);
}
.sw-latestnews .sw-meta>div {
float: left;
margin-right: 20px;
}
.rtl .sw-latestnews .sw-meta>div {
float: right;
margin-right: 0;
}
.sw-latestnews .sw-content {
font-size: 12px;
}
.sw-latestnews .sw-content a {
color: #aa78ae;
}
.sw-latestnews .sw-content a:hover {
color: #935b98;
}
.sw-latestnews div.sw-widget-item {
display: block;
text-align: left;
margin-bottom: 40px !important;
}
.latest-blog div.sw-widget-item+div {
margin-bottom: 0;
}
.rtl .sw-latestnews .sw-widget-item {
text-align: right;
}
.sw-latestnews .sw-item-inner {
display: inline-block;
width: 100%;
}
.sw-latestnews .sw-widget-item:first-child {
margin-left: 0;
}
.sw-latestnews h4 {
margin: 0;
font-weight: normal;
color: #686868;
line-height: 15px;
}
.sw-latestnews h4 a {
color: #686868;
}
.sw-latestnews .sw-thumb {
float: left;
width: 300px;
overflow: hidden;
margin: 0 20px 0 0;
position: relative;
}
.latest-blog .sw-thumb {
margin-bottom: 15px;
}
.rtl .sw-latestnews .sw-thumb {
float: right;
margin-right: 0;
margin-left: 20px;
}
.sw-latestnews .sw-caption {
overflow: hidden;
}
.sw-latestnews .sw-thumb img {
width: 100%;
position: relative;
z-index: 1;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.sw-latestnews .sw-thumb:hover img {
z-index: 2;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.latest-blog {
padding: 0;
overflow: visible;
}
.latest-blog .sw-widget-item {
margin-bottom: 0;
}
.latest-blog .carousel-indicators {
background: ;
top: -47px;
right: 0;
left: auto;
bottom: auto;
width: auto;
margin: 0;
}
.rtl .latest-blog .carousel-indicators {
left: 0;
right: auto;
}
.latest-blog .carousel-indicators .active {
background: #aa78ae;
}
.latest-blog .carousel-indicators li {
width: 16px;
height: 16px;
display: inline-block;
border-radius: 50%;
background: #e9e9e9;
margin-left: 3px;
margin-right: 0px;
border: 2px solid #fff;
}
.latest-blog .carousel {
padding: 0;
margin-bottom: 0;
}
.latest-blog .sw-thumb {
width: 100%;
margin-right: 0;
}
.latest-blog .sw-thumb a {
display: block;
position: relative;
}
.latest-blog .sw-thumb a:hover img {
opacity: 40;
filter: alpha(opacity=4000);
}
.latest-blog .sw-thumb a:hover:after {
top: 50%;
margin-top: -20px;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
opacity: 1;
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.latest-blog .sw-thumb a:after {
content: '\f002';
font-family: 'FontAwesome';
color: #fff;
background: #686868;
border: solid 7px rgba(255,255,255,0.4);
background-clip: padding-box;
border-radius: 50%;
display: block;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 24px;
left: 50%;
margin-left: -28px;
top: 10px;
position: absolute;
z-index: 6;
opacity: 0;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
box-sizing: content-box;
-moz-box-sizing: content-box;
}
.rtl .latest-blog .sw-thumb a:after {
left: auto;
right: 50%;
margin-right: -20px;
margin-left: 0;
}
.latest-blog h4 {
font-weight: normal;
}
.latest-blog h4 a {
color: #686868;
}
.latest-blog h4 a:hover {
color: #aa78ae;
}
.latest-blog .sw-caption {
width: 100%;
}
.latest-blog .sw-content {
line-height: 18px;
}
.tabs-below>.nav-tabs {
border-top: 1px solid #DDDDDD;
border-bottom: none;
}
.tabs-below>.nav-tabs>li {
margin-bottom: 0;
margin-top: -1px;
}
.tabs-below>.nav-tabs>li>a {
border-radius: 0 0 4px 4px;
}
.tabs-below>.nav-tabs>li>a:hover,
.tabs-below>.nav-tabs>li>a:focus {
border-bottom-color: rgba(0,0,0,0);
border-top-color: #DDDDDD;
}
.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
border-color: rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
float: none;
}
.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
margin-bottom: 3px;
margin-right: 0;
min-width: 74px;
}
.tabs-left>.nav-tabs {
border-right: 1px solid #DDDDDD;
float: left;
margin-right: 19px;
}
.tabs-left>.nav-tabs>li>a {
border-radius: 4px 0 0 4px;
margin-right: -1px;
}
.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
border-color: #EEEEEE #DDDDDD #EEEEEE #EEEEEE;
}
.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
border-color: #DDDDDD rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-right>.nav-tabs {
border-left: 1px solid #DDDDDD;
float: right;
margin-left: 19px;
}
.tabs-right>.nav-tabs>li>a {
border-radius: 0 4px 4px 0;
margin-left: -1px;
}
.tabs-right>.nav-tabs>li>a:hover,
.tabs-right>.nav-tabs>li>a:focus {
border-color: #EEEEEE #EEEEEE #EEEEEE #DDDDDD;
}
.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
border-color: #DDDDDD #DDDDDD #DDDDDD rgba(0,0,0,0);
}
.alert {
border-radius: 0;
}
.alert-bg-red {
background-color: #e74847;
}
.alert-bg-blue {
background-color: #3f9dd3;
}
.alert-bg-orange {
background-color: #fb9220;
}
.alert-bg-green {
background-color: #8dbe3f;
}
.alert-bg-violet {
background-color: #a44ec4;
}
.alert-none-border {
padding: 15px 0;
}
.btn {
border-radius: 0;
}
.btn-red-border {
border: 4px solid #e74847;
color: #e74847;
}
.btn-red-border:hover {
background: #e74847;
color: #fff;
}
.btn-blue-border {
border: 4px solid #3f9dd3;
color: #3f9dd3;
}
.btn-blue-border:hover {
background: #3f9dd3;
color: #fff;
}
.btn-orange-border {
border: 4px solid #fb9220;
color: #fb9220;
}
.btn-orange-border:hover {
background: #fb9220;
color: #fff;
}
.btn-green-border {
border: 4px solid #8dbe3f;
color: #8dbe3f;
}
.btn-green-border:hover {
background: #8dbe3f;
color: #fff;
}
.btn-violet-border {
border: 4px solid #a44ec4;
color: #a44ec4;
}
.btn-violet-border:hover {
background: #a44ec4;
color: #fff;
}
iframe {
border: none;
margin-bottom: 10px;
max-width: 100%;
}
#yt_post_slide .carousel-inner .item .carousel-caption {
background: rgba(0,0,0,0.5);
text-align: left;
text-shadow: none;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-bottom {
left: 0;
right: 0;
bottom: 0;
width: 100%;
padding: 15px 20px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-right {
right: 0;
width: 33.333%;
height: 100%;
left: auto;
top: 0;
padding: 30px 10px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-left {
left: 0;
width: 33.333%;
height: 100%;
top: 0;
padding: 30px 10px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out {
background: none;
width: 100%;
left: 0;
bottom: 0px;
position: relative;
color: #666;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out .carousel-caption-inner a {
color: #444;
font-size: 14px;
font-weight: 600;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out .carousel-caption-inner a:hover {
color: #aa78ae;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner a {
font-size: 20px;
color: #fff;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner a:hover {
color: #aa78ae;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner .item-description {
margin-top: 10px;
}
#yt_post_slide .carousel-inner .item a img {
width: 100%;
}
#yt_post_slide .carousel-cl .carousel-control {
width: 42px;
height: 42px;
top: 43%;
}
#yt_post_slide .carousel-cl .carousel-control.left {
background: url(../assets/img/short-left.png) no-repeat center -1px rgba(0,0,0,0.5);
}
#yt_post_slide .carousel-cl .carousel-control.right {
background: url(../assets/img/short-right.png) no-repeat center -1px rgba(0,0,0,0.5);
}
#yt_post_slide .carousel-cl.carousel-cl-right .carousel-control.right {
right: 33.33%;
}
#yt_post_slide .carousel-cl.carousel-cl-left .carousel-control.left {
left: 33.33%;
}
#yt_post_slide .carousel-cl.carousel-cl-out .carousel-control {
top: 29%;
}
.lightbox a img {
margin-bottom: 20px;
}
.lightbox-border1 a img {
border: 8px solid #aa78ae;
}
.lightbox-border2 a img {
border: 1px solid #e2e2e2;
padding: 8px;
background: #fff;
}
.lightbox-border3 a img {
border-radius: 10px;
}
.lightbox-circle-normal a img {
border-radius: 50%;
width: 210px;
height: 210px;
}
.lightbox-circle-border1 a img {
border-radius: 50%;
width: 210px;
height: 210px;
border: 5px solid #aa78ae;
}
.lightbox-circle-border2 a img {
border-radius: 50%;
width: 210px;
height: 210px;
border: 1px solid #e2e2e2;
padding: 10px;
background: #fff;
}
.with-icon {
font-size: 18px;
}
.with-icon [class^="icon-"],
.with-icon [class*=" icon-"] {
margin: 5px 13px 5px 0px;
}
.with-bg {
font-size: 18px;
padding: 13px 35px;
}
.testimonial-slider .carousel-inner {
color: #666;
}
.testimonial-slider .carousel-inner .client-comment {
font-style: italic;
margin-bottom: 20px;
}
.testimonial-slider .carousel-inner .client-say-info .image-client {
width: 65px;
float: left;
}
.testimonial-slider .carousel-inner .client-say-info .name-client {
margin-left: 78px;
padding-top: 10px;
}
.testimonial-slider .carousel-inner .client-say-info .name-client h2 {
font-size: 14px;
font-weight: 700;
margin: 0;
}
.testimonial-slider .carousel-inner .client-say-info .name-client h2 a {
font-weight: bold;
color: #ea3a3c;
display: inline-block;
padding: 5px 0px;
}
.testimonial-slider .carousel-inner .item {
padding: 20px 0;
}
.testimonial-slider .carousel-indicators {
background-color: #eeeeee;
margin: 0px -18px 0;
padding: 5px 0px;
position: relative;
text-align: center;
left: 0;
width: auto;
bottom: 0;
}
.testimonial-slider .carousel-indicators li {
width: 10px;
height: 10px;
margin: 0 2px;
border: 1px solid #eeeeee;
background-color: #bbbbbb;
}
.testimonial-slider .carousel-indicators .active {
background-color: #999999;
border: 1px solid #fff;
}
.testimonial-slider.indicators_up .carousel-indicators {
background: none;
padding: 5px 0px;
margin: 0 auto;
position: relative;
text-align: center;
list-style: none;
left: inherit;
}
.testimonial-slider.indicators_up .carousel-indicators li {
width: 10px;
height: 10px;
margin: 0 2px;
display: inline-block;
border-radius: 50%;
border: 1px solid #eee;
background-color: #bbb;
}
.testimonial-slider.indicators_up .carousel-indicators .active {
background-color: #aa78ae;
border: 1px solid #fff;
}
.testimonial-slider.indicators_up .carousel-inner {
text-align: center;
}
.testimonial_style2 {
text-align: center;
padding: 42px 133px 15px;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}
.testimonial_bg {
text-align: center;
padding: 35px 75px 77px;
color: #fff;
max-height: 350px;
}
.testimonial_bg:before {
content: '';
background: url(../assets/img/bgt.png);
top: 0;
bottom: 0;
left: -9999px;
right: -9999px;
position: absolute;
z-index: -9999;
}
.testimonial_bg img {
border-radius: 50%;
width: 90px;
height: 90px;
padding: 5px;
background: #fff;
display: inline-block;
}
.testimonial_bg .testimonial_content {
padding: 82px 22px 15px;
}
.testimonial_content {
padding: 15px 22px;
position: relative;
font-style: italic;
}
.testimonial_style1 .testimonial_content {
padding: 15px 39px;
background: #f0f0f0;
margin-bottom: 20px;
border-radius: 5px;
}
.testimonial_style1 .testimonial_content:after {
content: "aaaa";
width: 27px;
top: 31px;
left: 48px;
color: rgba(0,0,0,0);
height: 17px;
position: relative;
background: url(../assets/img/arrowt.png);
}
.testimonial_content .icon-quote-left,
.testimonial_content .icon-quote-right {
color: #c4c4c4;
position: absolute;
font-size: 16px;
left: 10px;
top: 7px;
}
.testimonial_content .icon-quote-right {
right: 0px;
top: 13px;
left: auto;
}
.testimonial_meta {
padding: 0 30px;
}
.testimonial_meta img {
border-radius: 50%;
width: 90px;
height: 90px;
padding: 5px;
background: #ededed;
display: inline-block;
}
.testimonial_style1 .testimonial_info {
vertical-align: middle;
display: inline-block;
}
.testimonial_style1 .testimonial_info ul {
margin-left: 22px;
}
.testimonial_style1 .testimonial_info ul li:first-child {
font-size: 16px;
padding-bottom: 5px;
}
.testimonial_style2 .testimonial_info ul li {
color: #aa78ae;
}
.testimonial_info ul {
list-style: none;
margin-bottom: 0;
}
.widget-testimonial .customersay {
border: 1px solid #c0c0c0;
position: relative;
}
.widget-testimonial .customersay .custom-title {
font-size: 18px;
font-weight: bold;
top: -10px;
left: 20px;
padding: 0 20px;
background: #fff;
position: absolute;
font-weight: normal;
}
.widget-testimonial .customersay .carousel-inner .item {
padding: 30px 5px 20px 5px;
}
.widget-testimonial .customersay .carousel-inner .item .item-content .item-desc {
line-height: 22px;
color: #666;
position: relative;
padding-left: 23px;
text-align: justify;
}
.widget-testimonial .customersay .carousel-inner .item .item-content .item-desc:before {
content: "";
background: url('../assets/img/group_btn.png') no-repeat center -1464px;
font-size: 22px;
position: absolute;
top: 4px;
left: 0;
width: 16px;
height: 12px;
}
.widget-testimonial .customersay .carousel-inner .item .item-image {
display: none;
}
.widget-testimonial .customersay .carousel-inner .item .item-info {
margin-top: 10px;
}
.widget-testimonial .customersay .carousel-inner .item .item-info h4 {
color: #999;
}
.widget-testimonial .customersay .carousel-inner .item .item-info h4 .author {
color: #aa78ae;
font-size: 16px;
}
.widget-testimonial .customersay .carousel-cl {
position: absolute;
top: -20px;
right: 30px;
padding: 0 20px;
width: 100px;
height: 32px;
background: #fff;
}
.widget-testimonial .customersay .carousel-cl a {
display: block;
width: 35px !important;
height: 35px !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
margin: 0 10px;
border: 3px solid #e4e4e4;
background: #fff;
color: #e4e4e4;
text-shadow: none;
position: absolute;
top: 0px;
opacity: 1;
font-weight: bold;
}
.widget-testimonial .customersay .carousel-cl a:hover {
border-color: #aa78ae;
}
.widget-testimonial .customersay .carousel-cl .left:before {
content: "\f104";
font-family: FontAwesome;
line-height: 26px;
}
.widget-testimonial .customersay .carousel-cl .left:hover:before {
color: #aa78ae;
}
.widget-testimonial .customersay .carousel-cl .right:before {
content: "\f105";
font-family: FontAwesome;
line-height: 26px;
}
.widget-testimonial .customersay .carousel-cl .right:hover:before {
color: #aa78ae;
}
.personnel_style1,
.personnel_style2 {
text-align: center;
position: relative;
display: inline-block;
}
.personnel_img {
position: relative;
display: inline-block;
margin-bottom: 7px;
}
.personnel_style2 .personnel_img {
width: 90px;
height: 90px;
position: absolute;
left: 34%;
}
.personnel_style2 .personnel_img img {
height: 100%;
border-radius: 50%;
padding: 6px;
background: #ededed;
}
.personnel_img ul {
position: absolute;
bottom: 10px;
left: 30%;
list-style: none;
transform: scale(0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.personnel_img ul li {
float: left;
padding-right: 7px;
}
.personnel_img:hover ul {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.personnel_style2 .personnel_meta {
display: inline-block;
margin-top: 42px;
padding-top: 57px;
padding-bottom: 10px;
background: #ededed;
float: left;
}
.personnel_meta ul {
list-style: none;
}
.personnel_meta ul li:first-child {
font-size: 16px;
color: #aa78ae;
}
.personnel_meta ul li:nth-child(2) {
font-weight: bold;
}
.personnel_style2 .social ul li {
display: inline-block;
margin-right: 7px;
}
.rpl-title-wrapper {
text-align: center;
}
.rpl-title-wrapper h4 {
background: #fff;
padding: 0 5px;
position: relative;
display: inline-block;
}
table {
text-align: center;
}
tbody tr {
border-bottom: 1px solid #adadad;
}
.table-style2 tbody tr {
border: none;
}
.table-style2 tbody tr:nth-child(2n+0) {
background-color: #e6e6e6;
}
.table-style2 tbody tr:nth-child(2n+1) {
background-color: #f2f2f2;
}
tbody tr td {
padding: 15px;
font-size: 14px;
}
tbody tr.th {
background-color: #aa78ae !important;
border-bottom: none;
}
tbody tr.th td {
padding: 16px 54px;
font-size: 16px;
color: #fff;
}
.yt-skillbar {
position: relative;
display: block;
margin-bottom: 15px;
width: 50%;
background: #a1a1a1;
height: 32px;
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
-webkit-transition-property: width, background-color;
-moz-transition-property: width, background-color;
-ms-transition-property: width, background-color;
-o-transition-property: width, background-color;
transition-property: width, background-color;
}
.yt-skillbar.small {
display: inline-block;
height: 12px;
}
.yt-skillbar-title {
position: absolute;
top: 0;
left: 0;
font-weight: bold;
font-size: 13px;
color: #fff;
}
.yt-skillbar-title span {
display: block;
padding: 0 10px;
height: 32px;
line-height: 32px;
}
.yt-skillbar-title.small {
position: relative;
display: inline-block;
float: left;
margin-right: 20px;
}
.yt-skillbar-title.small span {
height: 12px;
line-height: 12px;
color: #666;
font-size: 14px;
font-weight: 400;
padding: 0;
}
.yt-skillbar-bar {
height: 32px;
width: 0px;
background: #aa78ae;
}
.small .yt-skillbar-bar {
height: 12px;
}
.yt-skill-bar-percent {
position: absolute;
right: 10px;
top: 0;
font-size: 14px;
font-weight: bold;
height: 32px;
line-height: 32px;
color: #fff;
}
.small .yt-skill-bar-percent {
height: 12px;
top: -11px;
right: -35px;
color: #666;
}
.circliful {
position: relative;
display: inline-block;
}
.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
width: 100%;
position: absolute;
text-align: center;
display: inline-block;
font-weight: bold;
}
.circle-info,
.circle-info-half {
color: #999;
}
.circliful .fa {
margin: -10px 3px 0 3px;
position: relative;
bottom: 4px;
}
.quote-full {
font-style: italic;
}
.quote-bg {
padding: 20px;
background: #e1e1e1;
width: 100%;
font-style: italic;
}
.quote-border {
border: 1px solid #c3c3c3;
padding: 20px;
}
.quote-left {
float: left;
width: 50%;
}
a.tooltips {
position: relative;
color: ;
font-size: 14px;
font-weight: bold;
}
a.tooltips p {
padding: 0 0 100px;
}
a.tooltips strong {
line-height: 30px;
width: 218px;
margin: -10px -10px 10px;
padding: 0px 10px 0px;
float: left;
color: #666;
}
a.tooltips:hover span {
opacity: 1;
text-decoration: none;
visibility: visible;
overflow: visible;
margin-top: 50px;
display: inline;
margin-left: 10px;
}
a.tooltips:hover span.right {
margin-left: 60px;
margin-top: 116px;
}
a.tooltips:hover span.left {
margin-left: -36px;
margin-top: 116px;
}
a.tooltips span {
background: #fff;
font-weight: 400;
font-family: arial;
color: #666;
border: 1px solid #bdbdbd;
width: 220px;
top: -147px;
left: 60px;
padding: 10px;
margin-top: 0;
margin-left: 85px;
opacity: 0;
visibility: hidden;
z-index: 10;
position: absolute;
font-size: 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition-property: opacity, margin-top, visibility, margin-left;
-webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
transition-property: opacity, margin-top, visibility, margin-left;
transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
a.tooltips span.tooltip-style2,
a.tooltips span.tooltip-style2 b {
background: #e0e0e0;
}
a.tooltips span.tooltip-style3 strong {
border-bottom: 1px solid #bdbdbd;
}
a.tooltips span.tooltip-style4 strong {
color: #fff;
background: #aa78ae;
}
a.tooltips span.tooltip-style5,
a.tooltips span.tooltip-style5 b {
background: #aa78ae;
color: #fff;
}
a.tooltips span.tooltip-style5 strong,
a.tooltips span.tooltip-style5 b strong {
background: #fff;
}
a.tooltips span.right b {
margin-left: -18px;
margin-top: -30px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
a.tooltips span.left b {
margin-left: 201px;
margin-top: -30px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
a.tooltips span b {
width: 15px;
height: 15px;
margin-left: 85px;
margin-top: 3px;
display: block;
position: absolute;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
background: #fff;
border-top: 1px solid #bdbdbd;
border-right: 1px solid #bdbdbd;
}
.counter-border ul,
.counter-bg ul {
list-style: none;
float: left;
width: 100%;
text-align: center;
max-width: 170px;
padding: 28px 0px 22px;
}
.counter-border ul li.counterbox-number,
.counter-bg ul li.counterbox-number {
font-size: 36px;
font-weight: 700;
}
.counter-border ul {
border: 1px solid #bdbdbd;
}
.counter-border ul li.counterbox-number {
color: #aa78ae;
}
.counter-border ul li.counterbox-number [class^="icon-"],
.counter-border ul li.counterbox-number [class*=" icon-"] {
color: #444;
}
.counter-bg ul {
background: #aa78ae;
}
.counter-bg ul li.counterbox-number,
.counter-bg ul li.type {
color: #fff;
}
#socials {
width: 40px;
height: 40px;
padding: 0;
line-height: 40px;
display: inline-block;
font-size: 19px;
margin-right: 10px;
text-align: center;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: color, background-color;
}
#socials.socials-style1,
#socials.socials-style3,
#socials.socials-style5 {
border: 1px solid #bdbdbd;
}
#socials.socials-style1:hover,
#socials.socials-style3:hover,
#socials.socials-style5:hover {
background-color: #a3a3a3;
}
#socials.socials-style1:hover a,
#socials.socials-style3:hover a,
#socials.socials-style5:hover a {
color: white;
}
#socials.socials-style1 a,
#socials.socials-style3 a,
#socials.socials-style5 a {
color: #a3a3a3;
}
#socials.socials-style1 a i,
#socials.socials-style3 a i,
#socials.socials-style5 a i {
margin: 0;
}
#socials.socials-style2:hover,
#socials.socials-style4:hover,
#socials.socials-style6:hover {
background: #aa78ae !important;
box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.5);
}
#socials.socials-style2 a,
#socials.socials-style4 a,
#socials.socials-style6 a {
color: #fff;
}
#socials.socials-style2 a i,
#socials.socials-style4 a i,
#socials.socials-style6 a i {
margin: 0;
}
#socials.socials-style3,
#socials.socials-style4 {
border-radius: 50%;
}
#socials.socials-style5,
#socials.socials-style6 {
border-radius: 3px;
}
.header-style6 #socials {
width: 24px;
height: 24px;
font-size: 13px;
padding: 0;
}
.header-style6 #socials .fa {
margin: 0;
vertical-align: sub;
}
.tabbable.tabs-icon .nav.nav-tabs>li>a {
padding: 0 10px;
}
.tabbable.tabs-icon .nav.nav-tabs>li.active a:before {
margin-left: 84%;
left: 11%;
}
.tabbable .nav.nav-tabs {
background: #fff;
margin-left: 0;
border-bottom: 0;
}
.tabbable .nav.nav-tabs >li {
margin-bottom: 0px;
}
.tabbable .nav.nav-tabs >li >a {
margin-right: 0px;
font-size: 16px;
font-weight: 700;
padding: 0 20px;
}
.tabbable .nav.nav-tabs >li >a:hover {
border-color: none;
}
.tabbable .nav.nav-tabs li {
margin-right: 0px;
position: relative;
border-right: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.tabbable .nav.nav-tabs li:first-child {
border-left: 1px solid #ddd;
}
.tabbable .nav.nav-tabs li.active a {
background: #aa78ae;
color: #fff;
border: 1px solid #aa78ae;
}
.tabbable .nav.nav-tabs li.active:first-child {
border-left: 1px solid #aa78ae;
border-top: 1px solid #aa78ae;
}
.tabbable .nav.nav-tabs li a {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
line-height: 40px;
background: #fff;
}
.tabs-left .nav.nav-tabs {
border: 1px solid #aa78ae;
}
.tabs-left .nav.nav-tabs >li {
margin-bottom: -3px;
border-right: none;
}
.tabs-left .nav.nav-tabs >li:first-child {
border: none;
}
.tabs-left .nav.nav-tabs >li.active a:before {
margin-left: 73%;
margin-top: 13px;
left: 22%;
}
.panel-group {
display: block;
float: left;
}
.panel-group.collapses-style2 .panel {
display: block;
float: left;
border-bottom: 1px solid #ddd;
border-left: none;
border-right: none;
border-top: none;
background: #eee;
width: 100%;
}
.panel-group.collapses-style2 .panel:last-child {
border-bottom: none;
}
.panel-group.collapses-style2 .panel .collapsed .panel-default-box {
background-color: #fff;
}
.panel-group.collapses-style2 .panel .panel-default-box {
display: inline-block;
float: left;
margin: 0;
padding: 0;
background-color: #eee;
width: 100%;
}
.panel-group.collapses-style2 .panel a span {
background: url(../assets/img/minut.png) center center no-repeat;
float: left;
}
.panel-group.collapses-style2 .panel a .panel-heading {
background: #eee !important;
color: #444;
font-size: 12px;
font-weight: 700;
margin: 0;
float: left;
}
.panel-group.collapses-style2 .panel a:hover .panel-heading {
color: #aa78ae;
}
.panel-group.collapses-style2 .panel .panel-collapse.in {
background: #eee;
}
.panel-group.collapses-style2 .panel .panel-body {
padding: 0px 10px 10px 40px;
color: #666;
display: block;
}
.panel-group.collapses-style2 .panel p {
display: none;
}
.panel-group.collapses-style2 .panel+.panel {
margin-top: 0px;
}
.panel-group.collapses-style3 .panel {
margin-bottom: 30px;
}
.panel-group.collapses-style3 .panel a span {
float: left;
}
.panel-group.collapses-style3 .panel a.collapsed .panel-heading {
background: #f2f2f2 !important;
}
.panel-group .panel {
box-shadow: none;
border-radius: 0 !important;
}
.panel-group .panel a span {
background: url(../assets/img/minus.png) center center no-repeat;
display: block;
float: right;
padding: 10px;
margin: 10px;
}
.panel-group .panel a.collapsed span {
background: url(../assets/img/plus.png) center center no-repeat;
}
.panel-group .panel a.collapsed .panel-heading {
color: #666;
background: #fff !important;
}
.panel-heading {
background-color: #aa78ae !important;
border-radius: 0 !important;
border-color: #e7e7e7;
color: #fff;
font-size: 16px;
padding: 12px 0px !important;
}
.ya-slider.carousel-style2 .carousel-control {
top: 59%;
}
.ya-slider.carousel-style3 .box-recommend-title {
position: relative;
left: 50%;
display: inline-block;
margin-left: -110px;
}
.ya-slider.carousel-style3 .box-recommend-title .carousel-control {
top: 0px;
width: 30px;
height: 30px;
border-radius: 3px;
position: relative;
display: inline-block;
padding: 0px 7px;
}
.ya-slider.carousel-style3 .box-recommend-title h3 {
display: inline-block;
}
.ya-slider.carousel-style3 .box-recommend-title h3:after {
margin-left: 33%;
}
.ya-slider.carousel-style3 .testimonial_meta {
margin-bottom: 30px;
}
.ya-slider.carousel-style4 .box-recommend-title {
position: absolute;
top: -5px;
padding: 10px;
background: #aa78ae;
color: #fff;
left: 50%;
margin-left: -85px;
z-index: 6969;
}
.ya-slider.carousel-style4 .box-recommend-title h3 {
margin-bottom: 0;
}
.ya-slider.carousel-style4 .box-recommend-title h3:after {
margin-top: 0px;
}
.ya-slider.carousel-style4 .carousel-indicators {
top: 50px;
left: 50%;
margin-left: -16px;
position: absolute;
}
.ya-slider.carousel-style5 .box-recommend-title {
position: absolute;
top: 155px;
left: 50%;
margin-left: -115px;
}
.ya-slider.carousel-style5 .box-recommend-title h3 {
margin-bottom: 0;
color: #fff;
}
.ya-slider.carousel-style5 .box-recommend-title h3:after {
margin-top: 0;
border: none;
}
.ya-slider.carousel-style5 .carousel-indicators {
position: absolute;
top: 188px;
left: 50%;
margin-left: -19px;
}
.ya-slider.carousel-style5 .carousel-indicators li {
background: #fff !important;
}
.ya-slider.carousel-style5 .carousel-indicators .active {
border: 1px solid #fff;
background: rgba(255,255,255,0) !important;
}
.ya-slider.carousel-style5 .carousel-inner {
overflow: visible;
}
.ya-slider .carousel-control {
width: 38px;
height: 38px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-shadow: none;
border: 1px solid #dcdcdc;
background: #fff;
opacity: 1;
top: 28%;
z-index: 6969;
}
.ya-slider .carousel-control i:before {
color: #dcdcdc;
}
.ya-slider .carousel-control.left {
left: -18px;
padding: 4px 0px;
}
.ya-slider .carousel-control.right {
right: -18px;
padding: 4px 11px;
}
.ya-slider .carousel-control:hover {
background: #aa78ae;
}
.ya-slider .carousel-control:hover i:before {
color: #fff;
}
.icon-3x {
font-size: 40px;
}
.circle-icon {
display: inline-block;
background: #333;
text-align: center;
border-radius: 50%;
}
.circle-icon.icon-3x {
width: 70px;
height: 70px;
line-height: 70px;
}
.circle-icon.icon-2x {
width: 35px;
height: 35px;
line-height: 35px;
font-size: 18px;
}
.circle-icon.icon-1x {
width: 18px;
height: 18px;
line-height: 18px;
font-size: 10px;
}
.top-sellers .sw-best-seller-product .carousel-inner .bs-item .bs-item-inner .item-content {
padding-top: 15px;
}
.sw-best-seller-product.block .carousel-inner,
.sw-related-product.block .carousel-inner {
margin: 12px 0px;
}
.sw-related-product.block .carousel-inner {
border: 1px solid #ddd;
margin: 0;
padding: 30px 0 22px 0;
border-top: 0;
margin-bottom: 30px;
}
.carousel-inner .bs-item {
padding: 0 0 11px 0px;
border-bottom: 1px solid #ddd;
margin-bottom: 11px;
display: inline-block;
width: 100%;
}
.carousel-inner .bs-item .bs-item-inner .item-img {
width: 80px;
float: left;
border: 0;
}
.carousel-inner .bs-item .bs-item-inner .item-content {
margin-left: 90px;
text-align: left;
}
.carousel-inner .bs-item:last-child {
margin-bottom: 0px;
padding-bottom: 0px;
border: none;
}
.block-title {
position: relative;
background: #eee;
border-bottom: 1px solid #aa78ae;
height: 40px;
overflow: hidden;
}
.single-product.full2 .block-title,
.full3 .block-title {
border-bottom: 0;
background: none;
margin-bottom: 7px;
}
.single-product.full2 .block-title span,
.full3 .block-title span {
background: #fff;
position: relative;
z-index: 96;
padding-right: 15px;
}
.rtl .single-product.full2 .block-title span,
.rtl .full3 .block-title span {
padding-right: 0;
padding-left: 15px;
}
.block-title strong {
line-height: 42px;
padding-left: 50px;
font-size: 116.67%;
text-transform: uppercase;
}
.single-product.full2 .block-title strong,
.full3 .block-title strong {
padding-left: 0;
font-size: 18px;
}
.rtl .single-product.full2 .block-title strong,
.rtl .full3 .block-title strong {
padding-right: 0;
}
.single-product.full2 .block-title strong:after,
.full3 .block-title strong:after {
content: "";
position: absolute;
background: url(../assets/img/group_btn.png) repeat-x left -1436px;
width: 100%;
height: 5px;
top: 50%;
left: 0;
}
.block-title.title1 {
background: none;
height: 32px;
}
.block-title.title1 .nav-left-product {
display: none;
}
.block-title.title1 h2 span {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
.block-brand .view-all-brand {
display: inline-block;
float: right;
margin: 11px 11px 0px 0px;
}
.block-brand .view-all-brand:after {
content: "\f0da";
font-family: FontAwesome;
font-size: 12px;
margin-left: 5px;
}
.block-brand .brand-wrapper {
margin: 0px -19px -1px -18px;
line-height: 0px;
}
.block-brand .brand-wrapper ul {
display: inline-block;
width: 100%;
list-style: none;
margin: 0;
}
.block-brand .brand-wrapper ul li {
float: left;
width: 50%;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.block-brand .brand-wrapper ul li a img {
width: 100%;
}
.sw-partner-container-slider .slick-initialized .slick-slide {
padding: 0;
}
.sw-partner-container-slider .slick-initialized .slick-slide:hover {
border: 0px;
}
.sw-partner-container-slider .res-button {
background: none !important;
border: 0 !important;
left: 0;
}
.sw-partner-container-slider .res-button:before {
font-size: 26px !important;
color: #cccccc !important;
}
.sw-partner-container-slider .res-button.slick-next {
right: 0 !important;
left: auto;
}
.sw-partner-container-slider .res-button.slick-next:before {
font-size: 26px !important;
color: #cccccc !important;
}
.sw-woo-container-slider {
position: relative;
margin-bottom: 0px;
z-index: 1;
}
.lastest_deal3 .sw-woo-container-slider {
border-top: 0;
}
.sw-woo-container-slider .img-right .left-child {
float: right;
}
.sw-woo-container-slider .left-child {
float: left;
border-right: 0;
}
.sw-woo-container-slider .left-child .cat-list {
padding: 8px 18px;
margin: 0;
list-style: none;
}
.sw-woo-container-slider .left-child .cat-list li.item {
padding: 2px 0px;
}
.sw-woo-container-slider .left-child .cat-list li.item a:before {
content: "\f0da";
margin-right: 3px;
font-family: fontawesome;
}
.rtl .sw-woo-container-slider .left-child {
float: right;
border-left: 0;
}
.rtl .sw-woo-container-slider .left-child .cat-list li a:before {
display: none;
}
.rtl .sw-woo-container-slider .left-child .cat-list li a:after {
content: "\F0D9";
margin-left: 3px;
font-family: fontawesome;
}
.sw-woo-container-slider .right-child {
float: left;
width: 79.31%;
}
.rtl .sw-woo-container-slider .right-child {
float: right;
}
.box-layout .sw-woo-container-slider .right-child {
width: 78.31%;
}
.sw-woo-container-slider .category-wrap-cat {
display: inline-block;
float: right;
height: 33px;
border-right: 1px solid #ddd;
position: relative;
top: 4px;
padding-top: 7px;
}
.sw-woo-container-slider .category-wrap-cat .cat-list {
list-style: none;
}
.sw-woo-container-slider .category-wrap-cat .cat-list li {
display: inline-block;
float: left;
margin-left: -1px;
}
.sw-woo-container-slider .category-wrap-cat .cat-list li a {
line-height: 22px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
display: inline-block;
padding: 0px 15px;
}
.sw-woo-container-slider .category-wrap-cat .cat-list li:last-child a {
border-right: none;
}
.sw-woo-container-slider .slider {
position: relative;
z-index: 100;
border: 1px solid #ddd;
border-top: 0;
}
.countdown-slider.sw-woo-container-slider .slider {
border: 1px solid #ddd;
}
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover {
border: 1px solid #aaa;
}
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-content .item-bottom-grid .add_to_wishlist,
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-content .item-bottom-grid .compare-button .compare,
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-content .item-bottom-grid .add_to_cart_button,
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-content .item-bottom-grid .sm_quickview_handler {
-webkit-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.sw-woo-container-slider .slider .vpo-wrap .vp .item .item-wrap {
width: 100%;
position: relative;
background: none;
padding: 15px;
overflow: hidden;
}
.sw-woo-container-slider.woo-slider-child-cate-left {
border-top: 0px solid #ddd;
}
.sw-woo-container-slider.woo-slider-child-cate-left .resp-slider-wrapper {
border: 1px solid #ddd;
margin-top: 30px;
}
.sw-woo-container-slider.woo-slider-child-cate-left .slider {
float: left;
width: 79.31%;
border: 0;
margin-top: 0px;
border-left: 1px solid #ddd;
}
.sw-countdown-product {
position: relative;
display: inline-block;
width: 100%;
margin-bottom: 35px !important;
}
.sw-countdown-product .block-title {
margin: -5px 0px 30px 0px;
}
.sw-countdown-product:hover button {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
}
.sw-countdown-product button {
z-index: 999;
opacity: 1;
border-radius: 2px;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-webkit-transition: 0.3s;
transition: 0.3s;
position: absolute;
top: 50%;
width: 39px;
height: 39px;
text-indent: -9999px;
}
.sw-countdown-product button.slick-prev {
background: url(../assets/img/group_btn.png) no-repeat center -1273px #fff;
border: 1px solid #dbdbdb;
left: 0px;
}
.sw-countdown-product button.slick-prev:hover {
background: url(../assets/img/group_btn.png) no-repeat center -1225px #aa78ae;
border-color: #aa78ae;
}
.sw-countdown-product button.slick-next {
background: url(../assets/img/group_btn.png) no-repeat center -1250px #fff;
border: 1px solid #dbdbdb;
right: 0px;
left: auto;
}
.sw-countdown-product button.slick-next:hover {
background: url(../assets/img/group_btn.png) no-repeat center -1203px #aa78ae;
border-color: #aa78ae;
}
.sw-countdown-product .item-wrap {
padding: 15px;
border: 1px solid #ddd;
overflow: hidden;
position: relative;
}
.sw-countdown-product .item-wrap:hover .product-countdown .countdown-section {
background-color: #aa78ae;
}
.sw-countdown-product .item-wrap:hover .item-bottom-grid .add_to_wishlist,
.sw-countdown-product .item-wrap:hover .item-bottom-grid .compare-button .compare,
.sw-countdown-product .item-wrap:hover .item-bottom-grid .add_to_cart_button,
.sw-countdown-product .item-wrap:hover .item-bottom-grid .sm_quickview_handler {
-webkit-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.sw-countdown-product .item-wrap .product-countdown .countdown-section {
width: 36px;
height: 40px;
text-align: center;
background-color: #999999;
display: inline-block;
color: #fff;
padding: 5px 0px 2px;
line-height: 15px;
-webkit-transition: 0.3s;
transition: 0.3s;
margin-right: 4px;
}
.sw-countdown-product .item-wrap .product-countdown .countdown-section:last-child {
margin-right: 0;
}
.sw-countdown-product .item-wrap .product-countdown .countdown-section .countdown-amount {
font-size: 116.67%;
font-weight: bold;
display: inline-block;
width: 100%;
}
.sw-countdown-product .item-wrap .product-countdown .countdown-section .countdown-period {
font-size: 83.33%;
text-transform: uppercase;
width: 100%;
}
.sw-member {
display: inline-block;
width: 100%;
margin-bottom: 30px;
}
.sw-member .carousel ol.carousel-indicators {
top: 0;
bottom: inherit;
left: 0;
margin: 0;
width: 100%;
padding: 0;
position: absolute;
text-align: center;
}
.sw-member .carousel ol.carousel-indicators li {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background-color: #d7d7d5;
width: 14px !important;
height: 14px !important;
}
.sw-member .carousel ol.carousel-indicators li.active,
.sw-member .carousel ol.carousel-indicators li:hover {
background-color: #aa78ae;
}
.sw-member .carousel .carousel-inner {
margin-top: 48px;
clear: both;
display: inline-block;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb {
position: relative;
overflow: hidden;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb:before {
position: absolute;
top: 0;
width: 100%;
height: 0;
background-color: #000;
opacity: 0.3;
content: "";
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
pointer-events: none;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb:hover:before {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
height: 100%;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb a img {
width: 100%;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .social {
display: inline-block;
width: 25px;
height: 25px;
background-position: left top;
background-repeat: no-repeat;
position: absolute;
z-index: 10;
bottom: -30px;
margin-left: -12px;
left: 50%;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .social a {
display: inline-block;
width: 25px;
height: 25px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .twitter {
background: url("../assets/img/ic_twitter.png") no-repeat;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-left: -43px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .facebook {
background: url("../assets/img/ic_facebook.png") no-repeat;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .flickr {
background: url("../assets/img/ic_flickr.png") no-repeat;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
margin: 0 18px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb:hover .hover-social .social {
bottom: 30px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content {
display: inline-block;
width: 100%;
text-align: center;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content h5 {
margin-top: 13px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content h5 a {
font-size: 16px;
color: #aa78ae;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content .span {
margin-left: 0;
}
.accordion_recommend_product {
width: 100%;
}
.accordion_recommend_product.panel-group .panel+.panel {
margin-top: 1px;
}
.accordion_recommend_product.panel-group .panel-default {
border: 0;
}
.accordion_recommend_product a .panel-title,
.accordion_recommend_product a span.item-count {
display: none;
}
.accordion_recommend_product a.collapsed .panel-title {
display: block;
padding: 12px 0px 12px 40px;
background-color: #eee;
font-size: 110%;
font-weight: bold;
}
.accordion_recommend_product a.collapsed span.item-count {
display: block;
width: 25px;
height: 38px;
line-height: 38px;
color: #fff;
text-align: center;
position: absolute;
z-index: 9;
background: #666;
padding: 0;
margin: 0 -40px 0 0;
}
.accordion_recommend_product .panel-collapse {
border: 1px solid #ddd;
}
.accordion_recommend_product .panel-collapse .panel-body {
text-align: center;
}
.accordion_recommend_product .panel-collapse .panel-body .products-thumb img {
margin: 0 auto;
}
.accordion_recommend_product .panel-collapse .panel-body .products-thumb:hover {
opacity: 0.8;
}
.lates-blog .item .blog-item {
width: 50%;
padding: 15px;
}
.lates-blog .item .blog-item .latest-blog-inner {
padding: 10px 0px 0px 10px;
}
.rtl .lates-blog .item .blog-item .latest-blog-inner {
padding: 10px 10px 0px 0px;
}
.lates-blog .item .blog-item .widget-thumb {
position: relative;
}
.lates-blog .item .blog-item .widget-thumb img {
width: 290px;
height: 220px;
}
.lates-blog .item .blog-item .widget-thumb .entry-date {
display: inline-block;
position: absolute;
top: -15px;
left: -12px;
background: url(../assets/img/orange-cyan/Date.png) no-repeat;
padding: 18px 15px 18px 25px;
width: 70px;
height: 75px;
font-weight: bold;
}
.lates-blog .item .blog-item .widget-thumb .entry-date .day-post {
font-size: 20px;
color: #ffffff;
margin-bottom: -7px;
}
.lates-blog .item .blog-item .widget-thumb .entry-date .mon-post {
font-size: 14px;
color: #ffffff;
text-transform: uppercase;
}
.lates-blog .item .blog-item .widget-thumb:before {
content: '';
right: 0;
position: absolute;
top: 50%;
margin-top: -7.5px;
border-top: 7.5px solid transparent;
border-bottom: 7.5px solid transparent;
border-right: 7px solid #fff;
}
.lates-blog .item .blog-item .widget-content-wrap {
padding: 28px 0px 0 20px;
overflow: hidden;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-title h4 {
margin-bottom: 10px;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-title h4 a {
font-size: 14px;
text-transform: uppercase;
color: #252c3a;
font-weight: bold;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-title h4 a:hover {
color: #aa78ae;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-content {
text-align: left;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-content p {
color: #666666;
margin-bottom: 13px;
line-height: 22px;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more {
text-align: right;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a {
text-transform: uppercase;
color: #aa78ae;
background: none;
padding: 0;
font-weight: bold;
border-bottom: 1px solid #aa78ae;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a i {
margin: 0 6px;
-webkit-transition: all .2s linear;
transition: all .2s linear;
display: none;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a:hover {
opacity: 0.8;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a:hover i {
transform: translateX(5px);
}
.lates-blog .item-odd .blog-item .widget-thumb {
float: right;
}
.lates-blog .item-odd .blog-item .widget-thumb:before {
content: '';
left: 0;
border-left: 7px solid #fff;
border-right: 0;
}
.lates-blog .item-odd .blog-item .widget-content-wrap {
padding: 28px 20px 0 0px;
}
.rtl .lates-blog .item-odd .blog-item .widget-content-wrap {
padding: 28px 0px 0px 20px;
}
.lates-blog .item-odd .blog-item .latest-blog-inner {
padding: 10px 0px 0px 0px;
}
.rtl .lates-blog .item-odd .blog-item .latest-blog-inner {
padding: 10px 0px 0px 0px;
}
.item-thumbnail a,
.widget-thumb .img_over a {
display: block;
position: relative;
}
.item-thumbnail a:before,
.widget-thumb .img_over a:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
background: rgba(0,0,0,0.2);
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
}
.item-thumbnail:hover a:before,
.widget-thumb .img_over:hover a:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
transform: translate(0px,0px);
}
.sw-related-product .carousel-inner {
padding: 0;
}
.sw-related-product .carousel-inner .item {
margin: 30px 0;
}
.sw-related-product .block-title.title1 .nav-left-product {
display: block;
}
.sw-related-product .block-title.title1 .nav-left-product .btn-bs {
position: absolute;
top: 0;
right: 0;
}
.rtl .sw-related-product .block-title.title1 .nav-left-product .btn-bs {
right: auto;
left: 25px;
}
.rtl .sw-related-product .block-title.title1 .nav-left-product .btn-bs.prev-bs {
right: auto;
left: 0;
}
.sw-related-product .block-title.title1 .nav-left-product .btn-bs.prev-bs {
right: 25px;
}
.product-countdown {
position: absolute;
top: 0px;
right: 0;
}
.product-countdown .item-timer {
background: #aa78ae;
display: inline-flex;
position: relative;
color: #fff;
font-size: 15px;
line-height: 27px;
}
.product-countdown .item-timer .time-item {
width: 30px;
height: 30px;
text-align: center;
background-color: #aa78ae;
display: inline-block;
color: #fff;
padding: 5px 0px 2px;
line-height: 20px;
font-size: 12px !important;
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}
.product-countdown .item-timer .time-item .num-time {
font-size: 116.67%;
font-weight: bold;
}
.product-countdown .item-timer .time-item .name-time {
font-size: 83.33%;
}
.product-countdown .item-timer .time-item.time-min {
background: #a068a4;
}
.lastest_deal3 .product-countdown {
top: 50%;
left: 50%;
margin-left: -50px;
right: auto;
opacity: 0;
}
.slick-slide:hover .product-countdown {
opacity: 1;
}
.toprated-product2 .resp-slider-container .box-slider-title {
border-bottom: 2px solid #f6f6f6;
margin: -4px 15px 7px;
}
.toprated-product2 .resp-slider-container .box-slider-title h2 {
font-size: 20px;
color: #444;
font-weight: bold;
margin-bottom: 0;
text-transform: capitalize;
}
.toprated-product2 .resp-slider-container .box-slider-title h2 span {
border-bottom: 2px solid #df1f26;
margin-bottom: -2px;
padding-bottom: 10px;
font-weight: bold;
font-size: 18px;
text-transform: uppercase;
display: inline-block;
}
.toprated-product2 .resp-slider-container .box-slider-title .catslide-more {
display: none;
}
.toprated-product2 .resp-slider-container .slider .item {
padding: 0;
}
.toprated-product2 .resp-slider-container .slider .item .item-wrap {
padding: 10px;
border-top: 1px #cecece solid;
}
.toprated-product2 .resp-slider-container .slider .item .item-wrap .item-detail {
position: relative;
}
.toprated-product2 .resp-slider-container .slider .item .item-wrap .item-detail .item-img {
margin-bottom: 0;
}
.toprated-product2 .resp-slider-container .slider .item .item-wrap .item-detail .item-content {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 22%;
}
.toprated-product2 .resp-slider-container .slider .item .item-wrap .item-detail .item-content h4 a {
color: #fff;
font-weight: normal;
}
.toprated-product2 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price {
color: #fff;
}
.toprated-product2 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price .amount {
color: #fff;
}
.toprated-product2 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price del .amount {
color: #fff !important;
}
.toprated-product2 .resp-slider-container .slider .item .item-wrap .item-detail:hover .item-content {
background: rgba(0,0,0,0.6);
display: block;
border: 3px solid #252525;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs,
.sw_related_upsell_widget .product-ur .tabbable.tabs {
text-align: left;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs {
display: block;
vertical-align: top;
margin: 0 0 10px;
border-bottom: 1px solid #cecece;
background-color: transparent;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
position: relative;
padding: 0;
border: 0;
}
.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li,
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
float: right;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a {
padding-left: 0;
}
.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a,
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a {
padding-right: 0;
padding-left: 20px;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a:after,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a:after {
content: '';
position: absolute;
bottom: 0px;
width: 100px;
height: 2px;
background-color: #aa78ae;
left: 0;
}
.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a:after,
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a:after {
right: 0;
left: auto;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:last-child>a:before,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:last-child>a:before {
height: 0;
width: 0;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active,
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:hover,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:hover {
border: 0;
background-color: transparent;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active a,
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:hover a,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active a,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:hover a {
color: #aa78ae;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a {
margin: 0;
border: 0;
display: inline-block;
padding: 12px 20px;
background-color: transparent;
font-size: 18px;
color: #444;
font-weight: 700;
text-transform: uppercase;
position: relative;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:before,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:before {
content: '';
width: 1px;
height: 16px;
background-color: #cecece;
position: absolute;
top: 16px;
right: 0;
}
.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:before,
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:before {
left: 0;
right: auto;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane,
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane {
display: block;
height: 0;
overflow: hidden;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane .responsive-slider,
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane .responsive-slider {
-webkit-transform: translate(0,80px);
-ms-transform: translate(0,80px);
transform: translate(0,80px);
-webkit-transition: all .5s;
transition: all .5s;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active,
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active {
height: auto;
overflow: visible;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active .responsive-slider,
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active .responsive-slider {
-webkit-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider,
.sw_related_upsell_widget .sw-woo-container-slider {
margin-bottom: 80px;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2,
.sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2 {
padding: 15px 0 13px;
border-bottom: 1px solid #aa78ae;
position: relative;
font-size: 15px;
color: #444;
text-transform: uppercase;
font-weight: 700;
}
.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2,
.rtl .sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2 {
text-align: right;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .slider,
.sw_related_upsell_widget .sw-woo-container-slider .slider {
border: 0;
margin: 0 -15px;
}
.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .slider .item,
.sw_related_upsell_widget .sw-woo-container-slider .slider .item {
padding: 0 15px;
}
body.mobile-layout .vc_row[data-vc-full-width] {
width: auto !important;
left: 0 !important;
right: 0 !important;
margin-left: -20px;
margin-right: -20px;
}
.mobile-layout .body-wrapper .row,
.mobile-layout .body-wrapper .vc_row {
margin-left: -10px;
margin-right: -10px;
}
.mobile-layout .body-wrapper .container {
padding: 0 10px;
}
.mobile-layout .body-wrapper .vc_column_container>.vc_column-inner {
padding-left: 5px;
padding-right: 5px;
}
.header-mobile-style2 {
background: #014693;
}
.header-mobile-style2 .header-top-mobile .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
background-color: #ffd741;
}
.header-mobile-style2 .header-top-mobile .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
background: #222;
}
.header-mobile-style2 .header-top-mobile .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar {
background: #222;
}
.header-mobile-style2 .header-top-mobile .mobile-search .top-form.top-search .topsearch-entry {
position: relative;
}
.header-mobile-style2 .header-top-mobile .mobile-search .top-form.top-search .topsearch-entry input {
background-color: #fff;
}
.header-mobile-style2 .header-menu-page .wrapper_menu .menu-mobile1>li>a {
color: #fff;
}
.header-mobile-style2 .header-menu-page .wrapper_menu .menu-mobile1>li>a:hover {
background-color: transparent;
opacity: 0.8;
color: #fff;
}
.header-mobile-style1 {
background: #fff;
}
.header-mobile-style1 .header-top-mobile .ya-logo {
max-width: 79px;
}
.mobile-layout .best-selling-mobile.style-moblie .resp-slider-container>div.items-wrapper>.item .item-image .sale-off {
left: 4px;
padding: 0 13px 0 0;
line-height: 40px;
}
.mobile-search .top-form.top-search .topsearch-entry {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mobile-search .top-form.top-search .topsearch-entry:before {
content: '';
display: block;
position: fixed;
top: 0;
left: 0;
right: 0;
height: 0;
background: rgba(0,0,0,0.6);
z-index: 9;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mobile-search .top-form.top-search .topsearch-entry.on {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
}
.mobile-search .top-form.top-search .topsearch-entry.on:before {
height: 100%;
}
.mobile-search .top-form.top-search .topsearch-entry form {
position: relative;
z-index: 10;
}
.mobile-search .top-form.top-search .topsearch-entry .search-append .autocomplete-suggestions {
max-height: 210px;
overflow-y: auto;
}
.header-mobile-style1,
.header-mobile-style2 {
box-shadow: 0 5px 5px rgba(205,205,205,0.6);
margin-bottom: 10px;
}
.header-mobile-style1 .header-top-mobile,
.header-mobile-style2 .header-top-mobile {
padding: 0px 0 7px;
position: relative;
display: flex;
display: -webkit-flex;
display: -ms-flex;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
}
.header-mobile-style1 .header-menu-categories,
.header-mobile-style2 .header-menu-categories {
margin-top: 5px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
display: block;
padding: 0;
margin: 0 0 0 10px;
cursor: pointer;
width: 24px;
height: 24px;
background-color: #3b3b3b;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 3px;
}
.rtl .header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle,
.rtl .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
margin: 0 10px 0 0;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar {
width: 16px !important;
background-color: #df1f26;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
height: 2px;
width: 16px;
margin: 3px 0px 3px 3px;
background: #df1f26;
display: block;
right: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.rtl .header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar,
.rtl .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
margin: 3px 4px 3px 0;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(1),
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(1) {
width: 12px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(3),
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(3) {
width: 12px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .vertical-megamenu,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .vertical-megamenu {
opacity: 0;
visibility: hidden;
height: 0;
width: 0;
}
.header-mobile-style1 .ya-logo,
.header-mobile-style2 .ya-logo {
margin: 0 10px;
}
.header-mobile-style1 .mobile-search,
.header-mobile-style2 .mobile-search {
margin-top: 7px;
overflow: hidden;
padding-top: 7px;
}
.header-mobile-style1 .mobile-search .top-form.top-search,
.header-mobile-style2 .mobile-search .top-form.top-search {
float: none;
margin-right: 10px;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper {
display: none;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry input,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input {
width: 100%;
height: 24px;
background-color: #f2f2f2;
font-size: 11px;
color: #9c9c9c;
border-radius: 3px;
border: 0;
margin: 0;
padding: 0 10px;
font-size: 16px;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry input::-webkit-input-placeholder,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input::-webkit-input-placeholder {
font-size: 14px;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry input::-moz-placeholder,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input::-moz-placeholder {
font-size: 14px;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry input:-ms-input-placeholder,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input:-ms-input-placeholder {
font-size: 14px;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry input:-moz-placeholder,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input:-moz-placeholder {
font-size: 14px;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button {
position: absolute;
height: 22px;
width: 22px;
right: 0;
top: 0;
border: 0;
background-color: #f2f2f2;
color: #9c9c9c;
margin: 0;
}
.rtl .header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button,
.rtl .header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button {
left: 0;
right: auto;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button:hover,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button:hover {
color: #df1f26;
}
.header-mobile-style1 .header-menu-page,
.header-mobile-style2 .header-menu-page {
margin-bottom: 4px;
}
.header-mobile-style1 .header-menu-page .menu-mobile1,
.header-mobile-style2 .header-menu-page .menu-mobile1 {
overflow-y: hidden;
white-space: nowrap;
margin: 0;
padding: 5px 0;
}
.header-mobile-style1 .header-menu-page .menu-mobile1 >li,
.header-mobile-style2 .header-menu-page .menu-mobile1 >li {
float: none;
display: inline-block;
vertical-align: top;
white-space: normal;
}
.header-mobile-style1 .header-menu-page .menu-mobile1 >li >a,
.header-mobile-style2 .header-menu-page .menu-mobile1 >li >a {
padding: 0 10px;
font-size: 12px;
color: #222;
}
.header-mobile-style1 .header-menu-page .menu-mobile1 >li >a:hover,
.header-mobile-style1 .header-menu-page .menu-mobile1 >li >a:focus,
.header-mobile-style2 .header-menu-page .menu-mobile1 >li >a:hover,
.header-mobile-style2 .header-menu-page .menu-mobile1 >li >a:focus {
color: #df1f26;
background-color: #fff;
}
.header-mobile-style1 .header-menu-page .menu-mobile1 >li:hover>a,
.header-mobile-style1 .header-menu-page .menu-mobile1 >li:focus>a,
.header-mobile-style2 .header-menu-page .menu-mobile1 >li:hover>a,
.header-mobile-style2 .header-menu-page .menu-mobile1 >li:focus>a {
color: #df1f26;
background-color: #fff;
}
.mobile-layout #contents {
position: relative;
z-index: 1;
}
.mobile-layout.woocommerce-account {
background: #fff;
}
.mobile-layout.page-home-mobile-2 .banner1_mobi1,
.mobile-layout.page-home-mobile-2 .banner2_mobi1,
.mobile-layout.page-home-mobile-2 .section_banner3 {
margin-bottom: 10px;
}
.mobile-layout.page-home-mobile-2 .block-mobile .info .info-content:before {
background: url(../assets/img/icon_mobi2.png) no-repeat;
}
.mobile-layout.page-home-mobile-2 .footer-mstyle1 .footer-container .footer-menu .menu-item .footer-home .icon-menu {
background: url(../assets/img/icon_footer_mobi2.png) no-repeat -5px -12px;
}
.mobile-layout.page-home-mobile-2 .footer-mstyle1 .footer-container .footer-menu .menu-item a .minicart-number {
background: #014693;
}
.mobile-layout #ya-totop {
display: none !important;
}
.mobile-layout .wpb_single_image a:before,
.mobile-layout .section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner li a:before,
.mobile-layout .section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li a:before,
.mobile-layout .section-latestblog-index7 .widget-thumb .img_over a:before,
.mobile-layout .intagram-gallery-content .item a:before.wpb_single_image a:before,
.mobile-layout .section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner li a:before,
.mobile-layout .section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li a:before,
.mobile-layout .section-latestblog-index7 .widget-thumb .img_over a:before,
.mobile-layout .intagram-gallery-content .item a:before {
display: none;
}
.mobile-layout .resmenu-container .navbar-toggle {
display: none;
}
.mobile-layout .banner1_mobi1,
.mobile-layout .banner2_mobi1 {
margin-bottom: 18px;
width: 50%;
float: left;
}
.rtl .mobile-layout .banner1_mobi1,
.rtl .mobile-layout .banner2_mobi1 {
float: right;
}
.mobile-layout .section_banner3 {
margin-bottom: 20px;
}
.mobile-layout .section_banner4 {
margin-bottom: 3px;
}
.mobile-layout.page-template-page-home .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
right: auto;
left: -5px;
}
.rtl .mobile-layout.page-template-page-home .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
left: auto;
right: -5px;
}
.mobile-layout.rtl .countdown-mobile .box-title h3,
.mobile-layout.rtl .best-selling-mobile .box-title h3,
.mobile-layout.rtl .related-products .box-title h3 {
float: right;
}
.mobile-layout.rtl .countdown-mobile .woocommmerce-shop,
.mobile-layout.rtl .best-selling-mobile .woocommmerce-shop,
.mobile-layout.rtl .related-products .woocommmerce-shop {
float: left;
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu>li>.show-dropdown::after {
content: '\f104';
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
left: 0;
right: auto;
text-align: right;
}
.mobile-layout.rtl .products-wrapper .products-nav .catalog-ordering {
float: none;
}
.mobile-layout.rtl .products-wrapper .products-nav .filter-product {
float: left;
}
.mobile-layout.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
margin-left: 10px;
margin-right: 0;
}
.mobile-layout.rtl.woocommerce-cart .shop_table.cart tr.cart_item td {
float: right;
}
.mobile-layout.rtl.woocommerce-cart .shop_table.cart tr.cart_item td.product-remove {
left: 0;
right: auto;
}
.mobile-layout.rtl .contact-mobile .block-contact-mobile .location-address li {
background-position: right center;
padding-right: 30px;
padding-left: 0;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap input,
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
text-align: right;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
background-position: right center;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input {
background-position: right center;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input {
background-position: right center;
}
.mobile-layout .countdown-mobile,
.mobile-layout .best-selling-mobile,
.mobile-layout .related-products {
margin-bottom: 20px;
}
.mobile-layout .countdown-mobile .box-title h3,
.mobile-layout .best-selling-mobile .box-title h3,
.mobile-layout .related-products .box-title h3 {
color: #222;
font-size: 12px;
text-align: left;
text-transform: uppercase;
float: left;
}
.mobile-layout .countdown-mobile .woocommmerce-shop,
.mobile-layout .best-selling-mobile .woocommmerce-shop,
.mobile-layout .related-products .woocommmerce-shop {
float: right;
}
.mobile-layout .countdown-mobile .woocommmerce-shop a,
.mobile-layout .best-selling-mobile .woocommmerce-shop a,
.mobile-layout .related-products .woocommmerce-shop a {
color: #df1f26;
font-size: 11px;
font-weight: bold;
text-transform: capitalize;
line-height: 28px;
}
.mobile-layout .countdown-mobile .woocommmerce-shop a:hover,
.mobile-layout .best-selling-mobile .woocommmerce-shop a:hover,
.mobile-layout .related-products .woocommmerce-shop a:hover {
opacity: 0.8;
}
.mobile-layout .countdown-mobile .resp-slider-container div.items-wrapper,
.mobile-layout .best-selling-mobile .resp-slider-container div.items-wrapper,
.mobile-layout .related-products .resp-slider-container div.items-wrapper {
padding-bottom: 0;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail:hover .item-image,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail:hover .item-image,
.mobile-layout .related-products .item .item-wrap .item-detail:hover .item-image {
opacity: 0.8;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-image span.onsale,
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-image a.fancybox,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-image span.onsale,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-image a.fancybox,
.mobile-layout .related-products .item .item-wrap .item-detail .item-image span.onsale,
.mobile-layout .related-products .item .item-wrap .item-detail .item-image a.fancybox {
display: none;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content {
text-align: center;
padding: 10px 0 14px;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content h4 a,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content h4 a,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content h4 a {
font-size: 12px;
color: #222;
font-weight: 500;
text-transform: capitalize;
opacity: 1;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content h4 a:hover,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content h4 a:hover,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content h4 a:hover {
color: #df1f26;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price {
display: inline-block;
vertical-align: top;
opacity: 1;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price ins,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price ins,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price ins {
font-weight: 500;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price del {
font-size: 12px;
color: #7d7d7d;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price ins,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price ins,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price ins {
font-size: 14px;
color: #df1f26;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
min-width: 290px;
background: rgba(0,0,0,0.8);
box-shadow: none;
z-index: 9999;
top: 46px;
right: -5px;
left: auto;
}
.rtl .mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
right: auto;
left: -5px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul {
padding: 0 0 0 20px;
border-top: 1px solid #efefef;
list-style: none;
margin: 0;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.flytheme_resmenu {
padding: 0 20px;
border: 0;
height: 563px;
overflow: auto;
margin: 0;
background: transparent;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.flytheme_resmenu >li >.show-dropdown:after {
content: '\f105';
font-family: 'FontAwesome';
font-size: 18px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.flytheme_resmenu >li >.show-dropdown.show:after {
content: '\f107';
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul >li {
box-shadow: none;
border-bottom: 1px solid rgba(232,232,232,0.11);
border-top: 0;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul >li:last-child {
border: 0;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul >li >a {
font-size: 14px;
color: #fff;
padding: 17px 0;
box-shadow: none;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul >li .show-dropdown {
background: transparent;
line-height: 49px;
height: 49px;
width: 11px;
color: #7d7d7d;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul >li.active>a,
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul >li:hover>a {
background: transparent;
color: #df1f26;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul >li.active>.show-dropdown,
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul >li:hover>.show-dropdown {
color: #c4c4c4;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul >li .dropdown-resmenu>li>a {
font-size: 13px;
color: #e4e4e4;
}
.mobile-layout .vertical_megamenu .vertical-megamenu {
opacity: 0;
visibility: hidden;
height: 0;
width: 0;
}
.mobile-layout #ya-totop {
display: none !important;
}
.mobile-layout .wpb_single_image {
margin-bottom: 10px;
}
.mobile-layout .wpb_raw_html {
margin-bottom: 20px;
}
.mobile-layout .vc_row-no-padding .vc_column-inner {
padding-left: 0;
padding-right: 0;
}
.mobile-layout .vc_column-inner {
padding-left: 10px;
padding-right: 10px;
}
.mobile-layout .ya_breadcrumbs {
display: none;
}
.mobile-layout .ya_breadcrumbs .listing-title {
margin-top: 0;
}
.mobile-layout .ya_breadcrumbs .listing-title h1 {
margin-top: 0;
font-size: 13px;
}
.mobile-layout .ya_breadcrumbs .breadcrumbs .breadcrumb {
padding: 10px 0;
}
.mobile-layout .contact-mobile .wpb_map_wraper {
border: 0;
}
.mobile-layout .contact-mobile .block-contact-mobile h2 {
font-size: 12px;
color: #222;
font-weight: bold;
text-transform: uppercase;
margin-top: 20px;
}
.mobile-layout .contact-mobile .block-contact-mobile p {
font-size: 12px;
}
.mobile-layout .contact-mobile .block-contact-mobile .location-address {
margin: 0;
list-style: none;
}
.mobile-layout .contact-mobile .block-contact-mobile .location-address li {
font-size: 12px;
color: #8c8c8c;
background: url('../assets/img/icon-location.png') no-repeat left center #fff;
padding-left: 30px;
margin-bottom: 10px;
}
.mobile-layout .contact-mobile .block-contact-mobile .location-address li span {
padding: 5px 0;
display: block;
}
.mobile-layout .contact-mobile .block-contact-mobile .location-address li span.title {
font-weight: bold;
color: #222;
text-transform: capitalize;
font-size: 14px;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap {
display: block;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap input {
width: 100%;
border: 0;
padding: 20px 30px;
font-size: 13px;
color: #7d7d7d;
font-weight: 500;
height: 60px;
border-top: 1px solid #e8e8e8;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
background: url('../assets/img/bg-user.png') no-repeat left center #fff;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input {
background: url('../assets/img/bg-email.png') no-repeat left center #fff;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input {
background: url('../assets/img/bg-phone.png') no-repeat left center #fff;
border-bottom: 1px solid #e8e8e8;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
border: 0;
border-top: 0;
padding: 20px 0 0;
width: 100%;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap ::-webkit-input-placeholder {
font-size: 13px;
color: #7d7d7d;
font-weight: 500;
}
.mobile-layout .contact-form-mobile .wpcf7 input.wpcf7-submit {
height: 42px;
width: 100%;
background-color: #df1f26;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
font-weight: bold;
margin: 0;
border: 0;
line-height: 42px;
padding: 0;
border-radius: 20px;
box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.mobile-layout .style-moblie {
margin-bottom: 15px;
}
.mobile-layout .style-moblie .block-title {
position: relative;
background: #fff;
border-bottom: 0;
height: auto;
overflow: hidden;
}
.mobile-layout .style-moblie .block-title h2 {
font-size: 14px;
color: #444;
font-weight: bold;
margin-bottom: 10px;
text-transform: uppercase;
display: inline-block;
vertical-align: top;
float: left;
}
.mobile-layout .style-moblie .block-title .woocommmerce-shop {
display: inline-block;
float: right;
vertical-align: top;
}
.mobile-layout .style-moblie .block-title .woocommmerce-shop a {
color: #df1f26;
text-transform: capitalize;
}
.mobile-layout .style-moblie .block-title .woocommmerce-shop a:hover {
color: #df1f26;
}
.mobile-layout .style-moblie .block-title .woocommmerce-shop a:before {
content: "\f0da";
font-family: FontAwesome !important;
margin-right: 5px;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
padding-bottom: 10px;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item {
display: inline-block;
vertical-align: top;
white-space: normal;
width: 160px;
position: relative;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item:before {
content: "";
position: absolute;
border: 1px solid #ddd;
border-right: 0;
width: 102%;
height: 102%;
z-index: 2;
pointer-events: none;
}
.rtl .mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item:before {
border-right: 1px solid #ddd;
border-left: 0;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrap {
width: 102%;
height: auto;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-image h3 {
color: #df1f26;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-image .product-thumb-hover img.hover-image {
display: none;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-image .sale-off {
position: absolute;
top: 0;
background: url(../assets/img/sale.png) no-repeat;
width: 50px;
height: 53px;
right: auto;
left: 0;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-image .sale-off .percent {
transform: rotate(-48deg);
position: relative;
text-align: center;
margin-top: 4px;
margin-left: -10px;
font-size: 12px;
font-weight: bold;
color: #fff;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-content h4 a {
font-weight: 500;
font-size: 14px;
color: #666;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-content h4 a:hover {
color: #df1f26;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-content .item-price del {
display: none;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-content .item-price ins {
margin: 0;
}
.mobile-layout .style-moblie .resp-slider-container >div.items-wrapper >.item .item-content .item-price .amount {
color: #df1f26;
font-size: 16px !important;
font-weight: bold;
}
.mobile-layout .style-moblie .sw-tab-slider {
border: 0;
height: auto;
margin-bottom: auto;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
padding-bottom: 1px;
margin-bottom: 10px;
letter-spacing: -3px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li {
display: inline-block;
float: none;
vertical-align: top;
white-space: normal;
width: 100px !important;
height: 80px;
position: relative;
letter-spacing: normal;
border: 1px solid #ddd;
border-left: 0;
}
.rtl .mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li {
border-right: 0;
border-left: 1px solid #ddd;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li a .item-image {
margin: 13px auto 0px auto;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li a .item-image img {
margin-bottom: 6px;
display: block;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li.active a .item-image h3 {
color: #df1f26;
}
.mobile-layout .style-moblie .tab-content .sw-woo-container-slider {
margin-bottom: 0;
}
.mobile-layout .responsive-slider.loading:before,
.mobile-layout .tab-content.loading:before {
background-size: 30px 30px;
}
.mobile-layout .block-mobile {
padding: 10px 0 10px;
overflow: hidden;
margin-bottom: 0;
}
.mobile-layout .block-mobile .info {
float: left;
width: 33.33%;
}
.rtl .mobile-layout .block-mobile .info {
float: right;
}
.mobile-layout .block-mobile .info .fa {
font-size: 28px;
color: #df1f26;
float: left;
}
.rtl .mobile-layout .block-mobile .info .fa {
float: right;
}
.mobile-layout .block-mobile .info .info-content {
padding-left: 38px;
position: relative;
}
.mobile-layout .block-mobile .info .info-content:before {
content: "";
display: inline-block;
background: url('../assets/img/icon_mobi1.png') no-repeat;
overflow: hidden;
text-indent: -9999px;
text-align: left;
position: absolute;
left: 0;
top: 50%;
}
.rtl .mobile-layout .block-mobile .info .info-content {
padding-right: 38px;
padding-left: 0;
}
.mobile-layout .block-mobile .info .info-content span {
font-size: 10px;
color: #222;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 2px;
}
.mobile-layout .block-mobile .info .info-content p {
text-transform: capitalize;
padding-top: 0px;
margin-bottom: 3px;
font-size: 10px;
}
.mobile-layout .block-mobile .info.info1 .info-content:before {
background-position: -5px -23px;
width: 31px;
height: 18px;
margin-top: -9px;
}
.mobile-layout .block-mobile .info.info2 .info-content {
padding-left: 42px;
}
.mobile-layout .block-mobile .info.info2 .info-content:before {
background-position: -5px 0px;
width: 34px;
height: 18px;
margin-top: -9px;
}
.mobile-layout .block-mobile .info.info3 .info-content {
padding-left: 25px;
}
.mobile-layout .block-mobile .info.info3 .info-content:before {
background-position: -5px -46px;
width: 20px;
height: 24px;
margin-top: -12px;
}
.mobile-layout .sw-ajax-categories .resp-listing-container {
margin: 0 -5px;
}
.mobile-layout .sw-ajax-categories .resp-listing-container .item-product-cat {
float: left;
width: 33.333%;
padding: 0 5px;
margin-bottom: 10px;
}
.mobile-layout .sw-ajax-categories .resp-listing-container .item-product-cat .item-image {
position: relative;
}
.mobile-layout .sw-ajax-categories .resp-listing-container .item-product-cat .item-content {
display: block;
padding: 5px;
text-align: center;
position: absolute;
bottom: 0;
width: 100%;
}
.mobile-layout .sw-ajax-categories .resp-listing-container .item-product-cat .item-content h3 {
font-size: 13px;
color: #222;
text-transform: capitalize;
margin-bottom: 0;
font-weight: bold;
background: rgba(255,255,255,0.8);
padding: 7px;
white-space: pre-wrap;
display: block;
}
.mobile-layout .sw-ajax-categories .btn-loadmore {
clear: both;
display: block;
width: 100%;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 11px;
text-transform: uppercase;
color: #222;
background-color: #f2f2f2;
border-radius: 20px;
margin-bottom: 20px;
}
.mobile-layout .sw-ajax-categories .btn-loadmore:hover {
background-color: #df1f26;
color: #fff;
}
.mobile-layout .sw-ajax-categories .btn-loadmore:before {
content: attr(data-title);
display: inline-block;
}
.mobile-layout .sw-ajax-categories .btn-loadmore.btn-loading {
background: url(../assets/img/loadingp.gif) no-repeat center center #f2f2f2;
background-size: 30px 30px;
}
.mobile-layout .sw-ajax-categories .btn-loadmore.btn-loading:before {
content: '';
}
.mobile-layout .sw-ajax-categories .btn-loadmore.btn-loaded:before {
content: attr(data-title_loaded);
}
.mobile-layout .sw-tab-mobile {
margin-bottom: 5px;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .woocommmerce-shop a {
position: absolute;
right: 0;
top: 5px;
color: #014693;
text-transform: capitalize;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .woocommmerce-shop a:before {
content: "\f0da";
font-family: FontAwesome !important;
margin-right: 5px;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs {
display: block;
margin: 0;
margin-bottom: 10px;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs >li {
margin: 0 20px 0 0;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs >li >a {
font-size: 14px;
padding: 5px 0 7px;
font-weight: bold;
color: #222;
text-transform: uppercase;
line-height: normal;
background-color: #fff !important;
border: 0;
border-radius: 0;
height: auto;
position: relative;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs >li >a:before {
content: '';
width: 100%;
height: 2px;
background-color: #014693;
position: absolute;
bottom: -1px;
left: 0;
opacity: 0;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs >li.active >a,
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs >li:hover>a >a {
color: #014693;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs >li.active >a:before,
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs >li:hover>a >a:before {
opacity: 1;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper {
padding-bottom: 20px;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-image span.onsale,
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-image a.fancybox {
display: none;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content {
padding: 5px 0 15px;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content h4 a {
color: #222;
font-size: 12px;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content h4 a,
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content .item-price {
opacity: 1;
}
.footer-mstyle1 {
margin-top: 55px;
min-height: 1px;
}
.footer-mstyle1 .footer-container {
background-color: rgba(255,255,255,0.9);
position: fixed;
bottom: 0;
left: 0;
z-index: 999;
width: 100%;
border-top: 1px solid #e8e8e8;
}
.footer-mstyle1 .footer-container .footer-menu {
position: relative;
padding: 0 10px;
display: flex;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
opacity: 0;
height: 0;
visibility: hidden;
position: absolute;
padding: 10px 15px;
bottom: 100%;
top: auto;
right: -1px;
background-color: #fff;
border: 1px solid #eee;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
left: -1px;
right: auto;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .fa {
font-size: 14px;
color: #8d8d8d;
margin-right: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .fa.fa-heart-o {
font-size: 12px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .menu-text {
color: #8d8d8d;
text-transform: uppercase;
font-size: 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden .footer-wishlist {
margin-bottom: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden.open {
opacity: 1;
height: auto;
visibility: visible;
z-index: 2;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer {
margin: 0;
margin-bottom: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer >li {
list-style: none;
margin-bottom: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer >li >a {
color: #8d8d8d;
text-transform: uppercase;
font-size: 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item {
flex: 1;
float: left;
text-align: center;
margin-bottom: 5px;
padding: 10px 0 0;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .ya-minicart-mobile {
position: relative;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more {
margin-top: 11px;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item {
float: right;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a {
display: inline-block;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a:hover .menu-text {
color: #df1f26;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a .icon-menu {
display: block;
width: 28px;
height: 22px;
margin: 0 auto;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a .minicart-number {
position: absolute;
top: -6px;
right: -5px;
width: 17px;
height: 17px;
line-height: 17px;
background: #df1f26;
border-radius: 50%;
color: #fff;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item a .minicart-number {
right: auto;
left: -5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a .menu-text {
text-align: center;
color: #8d8d8d;
text-transform: uppercase;
font-size: 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-home .icon-menu {
background: url('../assets/img/icon_footer_mobi1.png') no-repeat -5px -12px;
width: 19px;
height: 15px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search {
float: none;
width: 100%;
opacity: 0;
visibility: hidden;
height: 0;
position: absolute;
top: -41px;
left: 0px;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry .cat-wrapper {
display: none;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry input {
width: 100%;
height: 40px;
line-height: 40px;
background-color: #f2f2f2;
font-size: 13px;
color: #9c9c9c;
border-radius: 0;
border: 0;
padding: 0 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button {
position: absolute;
height: 40px;
width: 40px;
right: 0;
top: 0;
border: 0;
background-color: #f2f2f2;
color: #9c9c9c;
font-size: 16px;
margin: 0;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button {
left: 0;
right: auto;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button:hover {
color: #df1f26;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search.open {
opacity: 1;
visibility: visible;
height: auto;
z-index: 99;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .icon-menu {
background: url('../assets/img/icon_footer_mobi1.png') no-repeat -5px -78px;
width: 16px;
height: 16px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .revo-minicart-mobile {
position: relative;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .revo-minicart-mobile .minicart-number {
position: absolute;
top: -5px;
right: -6px;
display: inline-block;
width: 17px;
height: 17px;
background-color: #df1f26;
color: #fff;
text-align: center;
border-radius: 50%;
line-height: 17px;
font-size: 12px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .icon-menu {
background: url('../assets/img/icon_footer_mobi1.png') no-repeat -5px -32px;
width: 18px;
height: 18px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-myaccount .icon-menu {
background: url('../assets/img/icon_footer_mobi1.png') no-repeat -5px -55px;
width: 18px;
height: 18px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more .icon-menu {
background: url('../assets/img/icon_footer_mobi1.png') no-repeat -5px 0px;
width: 27px;
height: 7px;
}
.mobile-layout.search-results .header-mobile-style1 .mobile-search,
.mobile-layout.search-results .header-mobile-style2 .mobile-search {
margin-top: 0;
}
.mobile-layout .pagination {
background-color: #fff;
padding: 0;
border: 0;
margin: 0;
}
.mobile-layout .pagination ul {
background-color: #fff;
margin: 0 -15px;
}
.mobile-layout .pagination ul li {
background-color: #fff;
vertical-align: top;
}
.mobile-layout .pagination ul li a,
.mobile-layout .pagination ul li span.current {
background-color: #fff;
display: block;
width: 32px;
line-height: 30px;
height: 32px;
border-radius: 50%;
border: 1px solid #ebebeb;
text-align: center;
font-size: 16px;
color: #222;
margin-bottom: 5px;
padding: 0;
}
.mobile-layout .pagination ul li a:hover,
.mobile-layout .pagination ul li span.current:hover {
border-radius: 50%;
border: 1px solid #df1f26;
}
.mobile-layout .pagination ul li span.current {
color: #df1f26 !important;
}
.mobile-layout.rtl .back-history {
float: right;
background: url('../assets/img/icon-back-m1.png') no-repeat center center;
}
.mobile-layout .back-history {
display: inline-block;
float: left;
width: 24px;
height: 16px;
background: url('../assets/img/icon-back-m.png') no-repeat center center;
margin: 10px 0;
}
.mobile-layout .header-page {
position: relative;
}
.mobile-layout .header-page.sticky-mobile .header-shop {
position: fixed;
right: 0;
top: 0;
z-index: 999;
background-color: #fff;
}
.mobile-layout .header-page.sticky-mobile .header-shop .container {
max-width: 480px;
}
.mobile-layout .header-page .header-shop {
text-align: center;
position: relative;
display: inline-block;
width: 100%;
box-shadow: 0 5px 5px rgba(205,205,205,0.6);
margin-bottom: 8px;
}
.mobile-layout .header-page .header-shop .page-title {
font-size: 14px;
color: #222;
text-align: center;
padding: 12px 0;
display: inline-block;
margin-bottom: 0;
text-transform: uppercase;
}
.mobile-layout .header-page .header-shop h4 {
font-size: 14px;
color: #222;
text-transform: uppercase;
display: inline-block;
padding: 11px 0;
margin: 0;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle {
display: block;
padding: 0;
margin: 6px 0px;
cursor: pointer;
width: 26px;
height: 26px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 3px;
top: 0;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle:hover .icon-bar {
width: 18px !important;
background-color: #7d7d7d;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle .icon-bar {
height: 2px;
width: 18px;
margin: 3px 0px 3px 4px;
background: #7d7d7d;
display: block;
right: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle .icon-bar:nth-child(1) {
width: 14px;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle .icon-bar:nth-child(3) {
width: 14px;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper {
top: 39px;
right: 0;
text-align: left;
}
.mobile-layout .vertical_megamenu_shop .vertical-megamenu {
display: none;
}
.mobile-layout.rtl .header-mobile-style1 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
right: 0;
left: auto;
}
.mobile-layout.rtl .header-mobile-style2 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
right: 0;
left: auto;
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul>li>a {
text-align: right;
padding: 14px 0;
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul>li .show-dropdown {
transform: rotate(180deg);
}
.mobile-layout.rtl .style-moblie .block-title h2 {
float: right;
}
.mobile-layout.rtl .style-moblie .block-title .woocommmerce-shop {
float: left;
}
.mobile-layout.rtl .block-mobile .info .info-content {
padding-left: 0;
padding-right: 38px;
}
.mobile-layout.rtl .block-mobile .info .info-content:before {
left: auto;
right: 0;
}
.mobile-layout.rtl .header-mobile-style1 .header-menu-categories,
.mobile-layout.rtl .header-mobile-style2 .header-menu-categories {
margin-top: 2px;
}
.mobile-layout.rtl.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper {
right: auto;
left: 0;
}
.mobile-layout.rtl.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper ul>li .show-dropdown {
right: 0;
left: auto;
transform: rotate(0deg);
line-height: 49px;
}
.mobile-layout.rtl .products-wrapper .products-loop.list li .products-entry .products-content {
text-align: right;
}
.mobile-layout.rtl .products-wrapper .woocommerce-pagination .page-numbers>li {
float: right;
}
.mobile-layout.rtl .products-wrapper .woocommerce-pagination .page-numbers>li .page-numbers.next::before,
.mobile-layout.rtl .products-wrapper .woocommerce-pagination .page-numbers>li .page-numbers.prev::before {
content: '';
}
.mobile-layout .banner-category .widget_sp_image {
margin-bottom: 10px;
}
.mobile-layout .header-page {
position: relative;
}
.mobile-layout .header-page.sticky-mobile .header-shop {
position: fixed;
right: 0;
top: 0;
z-index: 999;
background-color: #fff;
}
.mobile-layout .header-page.sticky-mobile .header-shop .container {
max-width: 480px;
}
.mobile-layout .header-page .header-shop {
text-align: center;
position: relative;
display: inline-block;
width: 100%;
box-shadow: 0 5px 5px rgba(205,205,205,0.6);
margin-bottom: 8px;
}
.mobile-layout .header-page .header-shop .page-title {
font-size: 14px;
color: #222;
text-align: center;
padding: 12px 0;
display: inline-block;
}
.mobile-layout .header-page .header-shop h4 {
font-size: 14px;
color: #222;
text-transform: uppercase;
display: inline-block;
padding: 11px 0;
margin: 0;
}
.mobile-layout .products-wrapper {
padding: 0;
position: relative;
}
.mobile-layout .products-wrapper.show-modal:before {
content: '';
width: 100%;
height: 100%;
display: block;
background: rgba(0,0,0,0.4);
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 1px;
z-index: 999;
}
.mobile-layout .products-wrapper .products-nav {
margin-bottom: 5px;
background-color: #fff;
position: relative;
z-index: 999;
text-align: center;
display: inline-block;
width: 100%;
vertical-align: top;
border: 0;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering {
position: static;
float: none;
display: inline-block;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown>li {
position: static;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown>li:hover ul {
border-top: 1px solid #e8e8e8;
width: 100%;
left: 0;
right: 0;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown>li >ul>li {
line-height: 44px;
text-align: left;
text-indent: 10px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown>li >ul>li a {
font-size: 13px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown>li >ul>li:last-child {
border-bottom: 0;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode {
margin: 5px -4px 0;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode >a {
height: 20px;
width: 20px;
background-color: #fff;
position: relative;
float: left;
border: 0;
overflow: hidden;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode >a >span {
font-size: 0;
display: none;
}
.rtl .mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode >a {
float: right;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode >a:before {
height: 20px;
width: 20px;
line-height: 20px;
color: #3b3b3b;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode >a.active:before {
color: #df1f26;
background-color: #fff;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode >a:hover:before {
background-color: #fff;
color: #df1f26;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode >a:before {
position: absolute;
font-size: 14px;
font-family: FontAwesome;
text-align: center;
background-color: transparent;
color: #898989;
left: 0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view:before {
content: "\f009";
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view:before {
content: "\f0c9";
}
.mobile-layout .products-wrapper .products-nav .filter-product {
font-size: 12px;
color: #6b6b6b;
text-transform: uppercase;
float: right;
line-height: 30px;
}
.mobile-layout .products-wrapper .products-nav .contact-mobile .block-contact-mobile .location-address li {
background-position: right center;
padding-right: 30px;
padding-left: 0;
}
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap input,
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
text-align: right;
}
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
background-position: right center;
}
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input {
background-position: right center;
}
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input {
background-position: right center;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown>li .current-li {
line-height: 28px;
border: 0;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown>li .current-li a {
font-size: 12px;
color: #6b6b6b;
text-transform: uppercase;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown>li .current-li a:after {
line-height: 28px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order>li {
padding: 6px 0 0px;
border: 0;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order>li.asc {
padding: 3px 0 0px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order>li.asc a {
height: 21px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order>li a {
height: 18px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby {
min-width: 145px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby.order-dropdown>li .current-li a:after {
width: 25px;
}
.mobile-layout .products-wrapper .filter-mobile {
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
visibility: hidden;
position: absolute;
z-index: 9;
top: 40px;
left: 0px;
background-color: #000000;
padding: 10px;
}
.rtl .mobile-layout .products-wrapper .filter-mobile {
left: auto;
right: 0px;
}
.mobile-layout .products-wrapper .filter-mobile.open {
visibility: visible;
opacity: 1;
}
.mobile-layout .products-wrapper .filter-mobile .widget {
padding: 5px 0 20px;
}
.mobile-layout .products-wrapper .filter-mobile .widget_layered_nav {
border-bottom: 1px solid #e8e8e8;
}
.mobile-layout .products-wrapper .filter-mobile .widget_price_filter form {
padding: 0;
border: 0;
}
.mobile-layout .products-wrapper .woocommerce-pagination {
display: block;
float: none;
margin: 30px 0 10px;
}
.mobile-layout .products-wrapper .woocommerce-pagination .note {
display: none;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers {
margin: 0;
vertical-align: top;
background-color: #fff;
border: 0;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li {
float: left;
position: relative;
text-transform: capitalize;
text-align: center;
margin: 0 5px 5px;
background-color: #fff;
border: 0;
-webkit-transition: all .3s;
transition: all .3s;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li a,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers {
background-color: #fff;
display: block;
width: 32px;
line-height: 30px;
height: 32px;
border-radius: 50%;
border: 1px solid #ebebeb;
text-align: center;
font-size: 16px;
color: #222;
padding: 0;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li a.current,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.current {
color: #df1f26;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .next,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .prev {
width: 90px;
text-align: center;
text-transform: uppercase;
color: #222;
border-radius: 20px;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .next:before,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .prev:before {
content: '';
}
.mobile-layout .products-wrapper .products-loop {
margin: 0;
}
.mobile-layout .products-wrapper .products-loop.grid {
margin: 0 -5px;
}
.mobile-layout .products-wrapper .products-loop.grid >li {
padding: 0 5px;
margin-bottom: 0;
float: left;
width: 50%;
}
.mobile-layout .products-wrapper .products-loop.grid >li .products-entry {
padding: 0;
min-height: auto;
}
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .products-thumb .sale-off {
position: absolute;
z-index: 3;
top: 10px;
right: 15px;
font-size: 12px;
font-weight: bold;
color: #fff;
text-align: center;
display: inline-block;
width: 38px;
height: 38px;
border-radius: 50%;
line-height: 38px;
background-color: #df1f26;
padding: 0;
}
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content {
padding: 0 10px 10px;
}
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content h4 a {
font-size: 12px;
color: #222;
}
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .reviews-content {
display: none;
}
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-price {
display: block;
}
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-price,
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .amount,
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content ins .amount {
font-size: 16px !important;
margin-bottom: 10px;
}
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content del .amount {
font-size: 13px !important;
}
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-description {
display: none;
}
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap:hover .item-detail .item-content h4 a,
.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap:hover .item-detail .item-content .item-price {
opacity: 1;
}
.mobile-layout .products-wrapper .products-loop.list li {
margin-bottom: 20px;
}
.mobile-layout .products-wrapper .products-loop.list li .products-entry .products-content {
text-align: left;
}
.mobile-layout .products-wrapper .products-loop.list .item .products-entry {
padding: 0;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .sale-off {
position: absolute;
z-index: 3;
top: 10px;
right: 15px;
font-size: 12px;
font-weight: bold;
color: #fff;
text-align: center;
display: inline-block;
width: 38px;
height: 38px;
border-radius: 50%;
line-height: 38px;
background-color: #df1f26;
padding: 0;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a {
font-weight: 500;
font-size: 14px;
color: #222;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
padding-top: 5px;
margin-bottom: 5px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
margin-bottom: 5px;
font-weight: 500;
display: table-row;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
margin-bottom: 5px;
margin-top: 5px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
display: none;
}
.mobile-layout .products-thumb {
width: 100%;
}
.mobile-layout.search-no-results .breadcrumbs {
display: none;
}
.mobile-layout.search-no-results .listing-title h1 {
font-size: 12px;
color: #222;
text-transform: uppercase;
margin-bottom: 30px;
}
.mobile-layout.search-no-results .listing-title h1 small {
color: #7d7d7d;
font-size: 12px;
}
.mobile-layout.search-no-results .content_list_product {
padding: 0;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result {
text-align: center;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result h3 {
font-size: 12px;
color: #222;
font-weight: bold;
text-transform: uppercase;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result h1 small {
font-size: 18px;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result .image {
display: inline-block;
margin: 10px 0 20px;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result p {
font-size: 13px;
color: #7d7d7d;
max-width: 260px;
margin: 0 auto;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result button {
height: 42px;
width: 100%;
background-color: #df1f26;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
font-weight: bold;
margin: 10px 0 0;
border: 0;
line-height: 42px;
padding: 0;
border-radius: 20px;
box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.mobile-layout.search .header-mobile-style1,
.mobile-layout.search .header-mobile-style2 {
box-shadow: none;
margin-bottom: 0;
}
.mobile-layout.search .header-mobile-style1 .header-top-mobile,
.mobile-layout.search .header-mobile-style2 .header-top-mobile {
box-shadow: 0 5px 5px rgba(205,205,205,0.6);
}
.mobile-layout.search .body-wrapper-inner>.container {
padding-top: 15px;
}
.mobile-layout.woocommerce-account.woocommerce-page .listing-title h1 {
text-align: center;
}
.mobile-layout.woocommerce-account.woocommerce-page .image-login {
text-align: center;
margin: 0 0 20px;
}
.mobile-layout.woocommerce-account.woocommerce-page .image-login img {
display: inline-block;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login h2 {
font-weight: bold;
color: #222;
font-size: 13px;
margin: 0 0 30px;
display: block;
text-transform: uppercase;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide {
padding-left: 30px;
border-bottom: 1px solid #e8e8e8;
padding-top: 10px;
padding-bottom: 10px;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide input:-webkit-autofill,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide input:-webkit-autofill {
background-color: #fff !important;
height: 35px;
text-indent: 10px;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide label,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide label {
font-size: 14px;
color: #7d7d7d;
font-weight: 500;
line-height: 20px;
margin: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide .input-text,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide .input-text {
padding: 0;
background-color: #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide:first-child,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide:first-child {
background: url('../assets/img/bg-user.png') no-repeat left center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide:nth-child(2),
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide:nth-child(2) {
background: url('../assets/img/icon-lock.png') no-repeat left center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row input.button,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row input.button {
height: 42px;
width: 100%;
background-color: #df1f26;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
font-weight: bold;
margin: 0;
border: 0;
line-height: 42px;
padding: 0;
border-radius: 20px;
box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide:first-child {
background: url('../assets/img/bg-email.png') no-repeat left center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide:nth-child(2) {
background: url('../assets/img/icon-lock.png') no-repeat left center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .show_if_seller .form-row.form-row-wide {
padding: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .show_if_seller .form-row.form-row-wide:first-child,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .show_if_seller .form-row.form-row-wide:nth-child(2) {
background: none;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share {
text-align: center;
margin-bottom: 20px;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .title-share {
display: none;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content {
display: inline-block;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content >a {
width: 35px;
height: 35px;
border-radius: 50%;
line-height: 35px;
font-size: 16px;
color: #fff;
display: inline-block;
margin: 0 5px;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content >a:nth-child(1) {
background-color: #3a5897;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content >a:nth-child(2) {
background-color: #2fc2ee;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content >a:nth-child(3) {
background-color: #e14a3c;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content >a:nth-child(4) {
background-color: #df2227;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content >a:nth-child(5) {
background-color: #407199;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents {
margin-bottom: 10px;
padding-top: 20px;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content .entry-title {
display: none;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation {
float: none;
margin-right: 0;
margin-bottom: 20px;
overflow: hidden;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul {
border: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li {
display: inline-block;
float: left;
width: 33.33%;
padding-top: 35px;
text-align: center;
margin-bottom: 15px;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--dashboard {
background: url('../assets/img/icon-dashboard.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--orders {
background: url('../assets/img/icon-orders.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--downloads {
background: url('../assets/img/icon-download.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--edit-address {
background: url('../assets/img/icon-address.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--edit-account {
background: url('../assets/img/icon-account.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--customer-logout {
background: url('../assets/img/icon-logout.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li >a {
border: 0;
padding: 15px 0;
min-width: auto;
font-size: 11px;
color: #222;
font-weight: bold;
text-transform: uppercase;
display: block;
position: relative;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li >a:before {
content: '';
display: block;
position: absolute;
top: -35px;
left: 0;
right: 0;
bottom: 0;
width: 100%;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content {
float: none;
clear: both;
margin-bottom: 10px !important;
text-align: center;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account {
text-align: left;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first {
text-align: left;
width: 100%;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first .woocommerce-Input--email {
border-radius: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-last {
width: 100%;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
font-size: 14px;
color: #222;
text-transform: uppercase;
font-weight: bold;
border: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-Button.button {
height: 42px;
width: 100%;
background-color: #df1f26;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
font-weight: bold;
margin: 0;
border: 0;
line-height: 42px;
padding: 0;
border-radius: 20px;
box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content strong {
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
color: #222;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .avatar-user {
display: inline-block;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .avatar-user img {
border-radius: 50%;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content p:first-child {
text-align: center;
font-size: 12px;
color: #7d7d7d;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content p:first-child a {
color: #df1f26;
font-weight: bold;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content p:last-child {
text-align: left;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content a {
font-size: 12px;
color: #7d7d7d;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content table.my_account_orders tr.order td {
width: 100% !important;
border: 0;
border-top: 1px solid #ddd;
padding: 10px 15px !important;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content table.my_account_orders tr.order td:first-child {
border-top: 0 !important;
}
.mobile-layout.woocommerce-account.woocommerce-page .breadcrumbs {
display: none;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
text-align: right;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide,
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide {
padding-right: 30px;
padding-left: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:first-child,
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child {
background: url('../assets/img/bg-user.png') no-repeat right center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:nth-child(2),
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2) {
background: url('../assets/img/icon-lock.png') no-repeat right center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child {
background: url('../assets/img/bg-email.png') no-repeat right center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2) {
background: url('../assets/img/icon-lock.png') no-repeat right center #fff;
}
.mobile-layout.woocommerce-checkout form .form-row-first,
.mobile-layout.woocommerce-checkout form .form-row-last {
width: 100%;
}
.mobile-layout.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button {
padding: 10px;
width: 100px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table {
background: #fff;
border: 0;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table thead {
display: none;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item {
position: relative;
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #e8e8e8;
display: block;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td {
float: left;
padding: 0 18px;
display: inline-block;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-remove {
position: absolute;
right: 5px;
top: 5px;
padding: 0;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-remove a.remove {
display: inline-block;
width: 16px;
height: 17px;
text-indent: -9999px;
background: url(../assets/img/delete-m.png) no-repeat center center #fff;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-thumbnail {
padding: 0;
border: 1px solid #ebebeb;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-thumbnail img {
width: 90px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-name {
margin-bottom: 7px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-name a {
font-size: 14px;
color: #222;
text-transform: capitalize;
font-weight: bold;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-price {
color: #df1f26;
font-size: 16px;
font-weight: bold;
margin-bottom: 9px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-quantity .quantity {
border: 1px solid #ebebeb;
height: 30px;
padding: 0;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-quantity .quantity .minus,
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-quantity .quantity .plus {
display: block !important;
height: 28px;
padding: 0;
background: #fff;
color: #444;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-quantity .quantity input.qty {
border: 0;
height: 100%;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-subtotal {
display: none;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table.cart td.actions {
border-top: 0;
padding: 10px;
background-color: rgba(0,0,0,0.025);
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table.cart td.actions .coupon input#coupon_code {
width: 134px;
text-transform: uppercase;
background-color: #eee;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody {
width: 100%;
display: block;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .cart-subtotal th,
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .order-total th {
display: none;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .cart-subtotal td,
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .order-total td {
display: block;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .cart-subtotal td:before,
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .order-total td:before {
content: attr(data-title) ": ";
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .order-total {
background-color: rgba(0,0,0,0.025);
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals h2 {
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
color: #222;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
height: 42px !important;
width: 100%;
background-color: #df1f26 !important;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff !important;
font-weight: bold;
border: 0 !important;
line-height: 42px !important;
padding: 0;
margin-bottom: 20px;
border-radius: 20px !important;
box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share.open .wrap-content {
opacity: 1;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share .title-share {
float: left;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share .wrap-content {
float: left;
margin-right: 0px;
margin-left: -40px;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .cart .quantity {
margin: 0 0 0 10px !important;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .price ins {
float: right;
margin-left: 10px;
margin-right: 0;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
left: 35px;
right: auto;
}
.single-product.mobile-layout .content-product-detail {
padding: 0 10px;
}
.single-product.mobile-layout .content-product-detail .product-type-simple .cart {
text-align: center;
}
.single-product.mobile-layout .content-product-detail .product-type-simple .cart .addcart-wrapper {
display: inline-block;
overflow: hidden;
}
.single-product.mobile-layout .content-product-detail .product-type-external .addcart-wrapper .cart {
float: none;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd {
margin-bottom: 20px;
position: relative;
z-index: 2;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-responsive .item-img-slider a {
display: inline-block;
max-width: 450px;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info {
position: absolute;
z-index: 3;
right: 10px;
bottom: 110px;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock {
display: inline-block;
width: 54px;
height: 54px;
text-indent: -9999px;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock.in-stock {
background: url('../assets/img/icon-instock.png') no-repeat center center;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock.out-stock {
background: url('../assets/img/icon-outstock.png') no-repeat center center;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail {
position: relative;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .price del {
float: none;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .price del .amount {
font-size: #7d7d7d;
font-size: 14px;
font-weight: 500;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .price ins {
float: left;
margin-left: 0;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .add_to_cart_button,
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product_type_external,
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product_type_grouped,
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .single_add_to_cart_button {
float: left;
height: 40px;
padding: 0;
line-height: 40px;
width: 172px;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
border-radius: 20px;
clear: none;
box-shadow: 0 5px 5px #eee;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart {
margin-bottom: 0 !important;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity {
height: 40px;
margin: 0 10px 0 0 !important;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity input {
width: 55px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity .input-text {
height: 38px !important;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity .minus {
background-position: 0px -1685px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity .plus {
background-position: -5px -1665px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table {
margin-bottom: 15px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .price {
font-size: 16px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .price del {
font-size: 16px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .price ins {
font-size: 18px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table td {
height: 60px !important;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .quantity {
width: 145px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table input {
width: 45px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .addcart-wrapper {
text-align: center;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product-info {
padding: 15px 0 10px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product-info .sku_wrapper {
margin-bottom: 0;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .description {
margin-bottom: 15px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
position: absolute;
z-index: 5;
top: -8px;
right: 35px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
border: 1px solid #e1e1e1;
color: #7d7d7d;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share {
position: absolute;
top: -234px;
right: 0;
z-index: 1;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share.open {
z-index: 3;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share.open .wrap-content {
opacity: 1;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .title-share {
float: right;
margin-top: 225px;
display: inline-block;
font-size: 0;
width: 35px;
height: 35px;
line-height: 33px;
border: 1px solid #e1e1e1;
text-align: center;
color: #7d7d7d;
padding: 0;
border-radius: 50%;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .title-share:before {
font-size: 16px;
display: inline-block;
font-family: FontAwesome;
content: '\f1e0';
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content {
float: right;
position: relative;
margin-right: -40px;
opacity: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content >a {
display: block;
margin: 0 5px 10px;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs {
border: 0;
margin-bottom: 10px;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs ul {
border-top: 1px solid #e8e8e8;
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
margin: 5px 0 0;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs ul li {
display: inline-block;
vertical-align: top;
white-space: normal;
float: none;
padding: 0 9px;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs ul li:first-child {
padding-left: 0;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs ul li.active a,
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs ul li:hover a {
color: #df1f26;
border: 0;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs ul li.active a:before,
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs ul li:hover a:before {
opacity: 1;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs ul li a {
background-color: #fff;
font-size: 14px;
padding: 0;
border: 0;
height: 40px;
position: relative;
line-height: 42px;
text-transform: uppercase;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs ul li a:before {
content: '';
width: 100%;
height: 2px;
background-color: #df1f26;
position: absolute;
left: 0;
bottom: -1px;
opacity: 0;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs #tab-reviews #comments h2 {
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
color: #222;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper h3 {
font-size: 14px;
font-weight: 400;
text-transform: capitalize;
}
.single-product.mobile-layout.woocommerce div.product p.price,
.single-product.mobile-layout.woocommerce div.product span.price {
font-size: 18px;
margin-bottom: 15px;
}
.single-product.mobile-layout.woocommerce div.product form.cart .variations {
margin-bottom: 0;
}
.single-product.mobile-layout.woocommerce div.product form.cart .addcart-wrapper .single_variation_wrap {
text-align: center;
}
.single-product.mobile-layout.woocommerce div.product form.cart .addcart-wrapper .single_variation_wrap .woocommerce-variation.single_variation {
text-align: left;
}
.single-product.mobile-layout.woocommerce div.product form.cart .addcart-wrapper .single_variation_wrap .woocommerce-variation-add-to-cart {
display: inline-block;
}
.single-product.mobile-layout.woocommerce div.product form.cart div.quantity {
border-radius: 20px;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .readmore a {
text-align: right;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta,
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta-link {
margin-left: 0;
margin-right: -4px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb {
position: relative;
display: inline-block;
vertical-align: top;
max-width: 100%;
margin-bottom: 0;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb:before {
content: '';
left: -1px;
top: -1px;
width: 0;
height: 0;
border-bottom: 85px solid transparent;
border-left: 80px solid #fff;
position: absolute;
z-index: 2;
}
.rtl .archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb:before {
left: auto;
right: -1px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta {
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.rtl .archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta {
left: auto;
right: 0;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta .day-time {
font-size: 24px;
color: #909090;
font-weight: bold;
line-height: normal;
padding: 5px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta .month-time {
font-size: 14px;
color: #909090;
display: block;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content {
margin-top: 20px;
padding-bottom: 20px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta {
font-style: normal;
margin-bottom: 0;
margin-left: -4px;
}
.rtl .archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta {
margin-left: 0;
margin-right: -4px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta-link {
margin-left: -4px;
}
.rtl .archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta-link {
margin-left: 0;
margin-right: -4px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
font-size: 14px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .readmore a {
display: block;
width: 100%;
padding: 15px 0 5px;
font-size: 13px;
font-weight: 600;
color: #df1f26;
text-align: left;
}
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment {
float: right;
margin-right: 0;
margin-left: 20px;
}
.single-post.mobile-layout.rtl .post #authorDetails .avatar {
float: right;
}
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share {
float: left;
margin-left: 0;
}
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .social-share .wrap-content {
float: left;
margin-right: 0;
margin-left: -40px;
}
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .social-share {
left: 0;
right: auto;
}
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share {
margin-left: 0;
}
.single-post.mobile-layout.rtl .single-post-relate-mobile .post .item-relate-img {
float: right;
margin-left: 15px;
margin-right: 0;
}
.single-post.mobile-layout.rtl .single-post-relate-mobile .post .item-relate-content .entry-meta .fa {
margin-left: 10px;
margin-right: 0;
}
.single-post.mobile-layout.rtl .single-post-relate-mobile .post .item-relate-content .entry-meta .entry-author {
float: right;
margin-left: 20px;
margin-right: 0;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-thumb::before {
border: 0;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-title {
font-size: 16px;
margin-top: 16px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content {
padding: 0;
position: relative;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta {
border-bottom: 0;
padding: 0;
font-size: 12px;
margin-bottom: 10px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment {
float: left;
margin-right: 20px;
}
.rtl .single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.rtl .single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment {
float: right;
margin-right: 0;
margin-left: 20px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-summary {
font-size: 12px;
line-height: 20px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share {
position: absolute;
bottom: -75px;
right: 0;
padding: 0;
z-index: 1;
border: 0;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share.open {
z-index: 2;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share.open .wrap-content {
opacity: 1;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .title-share {
float: right;
margin-top: 225px;
display: inline-block;
font-size: 0;
width: 35px;
height: 35px;
line-height: 33px;
border: 1px solid #e1e1e1;
text-align: center;
color: #7d7d7d;
padding: 0;
margin-right: 0;
border-radius: 50%;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .title-share:before {
font-size: 16px;
display: inline-block;
font-family: FontAwesome;
content: '\f1e0';
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .wrap-content {
float: right;
position: relative;
margin-right: -40px;
opacity: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.rtl .single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .wrap-content {
float: left;
margin-right: 0;
margin-left: -40px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .wrap-content >a {
display: block;
margin: 0 5px 10px;
vertical-align: top;
padding: 0;
text-align: center;
border-radius: 50%;
height: 33px;
width: 33px;
line-height: 33px;
color: #fff;
background-color: #df1f26;
font-size: 16px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.single-post.mobile-layout .post #authorDetails {
margin-top: 15px;
padding: 10px 0;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
}
.single-post.mobile-layout .post #authorDetails .avatar {
width: 40px;
border-radius: 50%;
overflow: hidden;
float: left;
margin-bottom: 0;
margin-top: 3px;
}
.rtl .single-post.mobile-layout .post #authorDetails .avatar {
float: right;
}
.single-post.mobile-layout .post #authorDetails .infomation {
padding: 8px 10px !important;
overflow: hidden;
color: #999999;
line-height: 22px;
}
.single-post.mobile-layout .post #authorDetails .infomation .name-author {
text-transform: uppercase;
color: #222;
font-size: 14px;
margin: 0;
font-weight: bold;
}
.single-post.mobile-layout .single-post-relate-mobile h4 {
padding: 20px 0 10px;
font-size: 13px;
color: #222;
font-weight: bold;
text-transform: uppercase;
}
.single-post.mobile-layout .single-post-relate-mobile .post {
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #e8e8e8;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-img {
display: inline-block;
width: 115px;
float: left;
margin-right: 15px;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content h4 {
padding: 0;
text-transform: capitalize;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta {
overflow: hidden;
font-size: 12px;
color: #909090;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta .fa {
margin-right: 10px;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta a {
font-size: 12px;
color: #909090;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta .entry-author {
float: left;
margin-right: 20px;
}
.single-post.mobile-layout #respond {
margin-bottom: 20px;
border-top: 0;
padding-top: 0px;
}
.single-post.mobile-layout #respond .wp-comment .title {
margin-bottom: 15px;
}
.single-post.mobile-layout #respond .wp-comment .form-horizontal .cmm-box-bottom button.btn {
height: 40px;
width: 100%;
background-color: #df1f26;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
font-weight: bold;
margin: 0;
border: 0;
line-height: 40px;
padding: 0;
border-radius: 20px;
box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.single-post.mobile-layout #respond .wp-comment .form-horizontal .cmm-box-top .control-group {
width: 100%;
}
.single-post.mobile-layout #comments .comment .author {
width: 40px;
border-radius: 50%;
}
.single-post.mobile-layout #comments .comment .media-body .media .media-heading .author-name a {
font-size: 12px;
}
.search-results.mobile-layout .revo_breadcrumbs {
display: none;
}
.search-results.mobile-layout .listing-title h1 {
font-size: 13px;
}
.search-results.mobile-layout .listing-title h1 small {
color: #aa78ae;
}
.search-results.mobile-layout .content-list-category {
padding: 0;
}
.filter-mobile h3 {
font-weight: bold;
font-size: 12px;
color: #fff;
text-transform: uppercase;
}
.filter-mobile .widget_price_filter {
border: 0;
padding: 0;
margin-bottom: 15px;
}
.filter-mobile .widget_price_filter .price_slider_wrapper {
padding: 0;
}
.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount #min_price,
.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount #max_price {
border-radius: 20px;
border: 0;
text-align: center;
height: 40px;
font-size: 14px;
color: #fff;
margin-bottom: 15px;
background: rgba(34,34,34,0.9);
}
.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
font-size: 14px;
color: #7d7d7d;
line-height: 40px;
}
.rtl .filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
float: left;
}
.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount button {
height: 40px;
width: 48%;
background-color: #df1f26;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
font-weight: bold;
margin: 0;
border: 0;
line-height: 40px;
padding: 0;
border-radius: 20px;
box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.rtl .filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount button {
float: right;
}
.filter-mobile .widget_layered_nav {
margin-bottom: 10px;
}
.filter-mobile .widget_layered_nav ul {
overflow: hidden;
}
.filter-mobile .widget_layered_nav ul >li {
font-size: 14px;
color: #7d7d7d;
line-height: 28px;
float: left;
}
.rtl .filter-mobile .widget_layered_nav ul >li {
float: right;
}
.rtl .filter-mobile .widget_layered_nav ul >li a {
margin-left: 10px;
margin-right: 0;
}
.filter-mobile .widget_layered_nav ul >li a {
display: inline-block;
width: 52px;
height: 40px;
background-color: rgba(34,34,34,0.9);
font-size: 12px;
color: #fff;
margin-right: 10px;
line-height: 40px;
text-align: center;
margin-bottom: 10px;
}
.filter-mobile .widget_layered_nav ul >li a:hover {
background-color: #df1f26;
color: #fff;
}
.filter-mobile .widget_layered_nav ul >li .count {
display: none;
}
.home.mobile-layout .body-wrapper .body-wrapper-inner>.container,
.page-home-mobile-2.mobile-layout .body-wrapper .body-wrapper-inner>.container,
.page-home-mobile-3.mobile-layout .body-wrapper .body-wrapper-inner>.container {
padding-top: 0;
}
.woocommerce-checkout.mobile-layout .checkout #payment #place_order {
height: 40px;
width: 100%;
background-color: #df1f26;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
font-weight: bold;
margin: 0;
border: 0;
line-height: 40px;
padding: 0;
border-radius: 20px;
box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.woocommerce-checkout.mobile-layout h3 {
font-size: 13px;
color: #222;
font-weight: bold !important;
text-transform: uppercase;
}
.woocommerce-wishlist.mobile-layout .wishlist-title {
display: none;
}
.woocommerce-wishlist.mobile-layout form table.shop_table {
background: #fff;
border: 0;
border-radius: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table thead {
display: none;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody tr {
position: relative;
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #e8e8e8;
display: block;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td {
float: left;
padding: 0 18px;
display: inline-block;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-remove {
position: absolute;
right: 0px;
top: auto;
margin-top: 10px;
padding: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-remove a.remove {
display: inline-block;
width: 16px;
height: 17px;
text-indent: -9999px;
background: url(../assets/img/delete-m.png) no-repeat center center #fff;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-thumbnail {
padding: 0;
border: 1px solid #ebebeb;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-thumbnail img {
width: 90px;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-name,
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-price {
margin-bottom: 7px;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-name {
font-size: 14px;
color: #222;
text-transform: capitalize;
font-weight: bold;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-price del span {
font-size: 14px !important;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-price ins span,
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-price .amount {
font-size: 16px !important;
color: #df1f26;
font-weight: bold;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-stock-status span.wishlist-in-stock {
display: none;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-add-to-cart {
position: absolute;
right: -20px;
top: 40px;
z-index: 3;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-add-to-cart .add_to_cart {
text-indent: -9999px;
display: inline-block !important;
width: 24px !important;
height: 24px !important;
background: url(../assets/img/icon-cart-m.png) no-repeat center center #fff !important;
margin: 0;
padding: 0 !important;
border: 0 !important;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tr {
border: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tr td {
border: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table thead th {
border: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tfoot {
border: 0;
}
.tax-product_cat.mobile-layout .body-wrapper>.container {
padding-top: 0;
}
@media (min-width: 481px) {
.mobile-layout .body-wrapper {
margin: 0 auto;
max-width: 480px;
}
.mobile-layout .body-wrapper .row,
.mobile-layout .body-wrapper .vc_row {
margin-left: -10px;
margin-right: -10px;
}
.mobile-layout .body-wrapper .container {
padding: 0 10px;
}
.mobile-layout .body-wrapper .vc_column_container>.vc_column-inner {
padding-left: 5px;
padding-right: 5px;
}
}
@media (max-width: 480px) {
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-name {
display: inline-block;
white-space: nowrap;
width: 12em;
overflow: hidden;
text-overflow: ellipsis;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity {
width: 140px;
}
}
@media (min-width: 410px) {
.mobile-layout .products-wrapper .products-loop.grid>li {
float: left;
width: 50%;
}
}
@media (max-width: 414px) {
.style-moblie.style2:before {
opacity: 1;
color: #222;
font-size: 32px;
}
.mobile-layout .block-mobile {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
padding-bottom: 10px;
}
.mobile-layout .block-mobile .info {
float: none;
display: inline-block;
vertical-align: top;
white-space: normal;
width: 125px;
position: relative;
}
.woocommerce-order-received.mobile-layout h2 {
font-size: 13px;
text-transform: uppercase;
color: #222;
}
.woocommerce-order-received.mobile-layout .order_details li {
float: none;
padding-right: 0;
margin-right: 0;
margin-bottom: 15px;
border: 0;
}
.woocommerce-order-received.mobile-layout table.shop_table {
border-radius: 0;
}
.woocommerce-order-received.mobile-layout table.shop_table tr {
border-top: 1px solid #ccc;
}
.woocommerce-order-received.mobile-layout table.shop_table th,
.woocommerce-order-received.mobile-layout table.shop_table td {
border: 0;
}
}
@media (max-width: 360px) {
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
margin-left: 5px;
}
.rtl .header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle,
.rtl .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
margin-left: 0;
margin-right: 5px;
}
.header-mobile-style1 .mobile-search .top-form.top-search,
.header-mobile-style2 .mobile-search .top-form.top-search {
margin-right: 5px;
}
.rtl .header-mobile-style1 .mobile-search .top-form.top-search,
.rtl .header-mobile-style2 .mobile-search .top-form.top-search {
margin-right: 0;
margin-left: 5px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
min-width: 250px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
width: 100%;
margin-bottom: 10px;
}
.sw-tab-mobile .top-tab-slider .nav.nav-tabs {
overflow-x: scroll;
white-space: nowrap;
text-align: left;
}
.sw-tab-mobile .top-tab-slider .nav.nav-tabs >li {
float: none;
display: inline-block;
vertical-align: top;
white-space: normal;
margin: 0 10px 0 0;
}
.sw-tab-mobile .top-tab-slider .nav.nav-tabs >li >a {
font-size: 11px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu {
height: 355px;
}
.sw-ajax-categories .resp-listing-container .item-product-cat {
width: 50%;
}
.sw-ajax-categories .resp-listing-container .item-product-cat .item-image img {
width: 100%;
}
.sw-ajax-categories.style-moblie:hover:before {
opacity: 1;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity input {
width: 40px;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .cart .quantity input {
width: 30px;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .cart .quantity .minus {
background-position: -20px -1685px;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .cart .quantity .plus {
background-position: -11px -1665px;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content h4 {
margin-bottom: 5px;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta .entry-author {
float: none;
}
.products-wrapper .products-loop {
margin: 0;
}
.single-product.mobile-layout>.tabs .woocommerce-tabs ul li {
width: auto;
}
.single-product.mobile-layout>.tabs .woocommerce-tabs ul li a {
width: auto;
}
.mobile-layout.single-product .single-product>.tabs .woocommerce-tabs ul li {
width: auto !important;
}
.single-product.mobile-layout .content-product-detail .single-product>.tabs .woocommerce-tabs .tab-content #tab-description p {
width: 290px;
}
.mobile-layout .pagination ul li a.next,
.mobile-layout .pagination ul li a.prev {
width: 32px;
text-indent: -9999px;
position: relative;
}
.mobile-layout .pagination ul li a.next:before,
.mobile-layout .pagination ul li a.prev:before {
position: absolute;
text-indent: 0;
display: inline-block;
font-size: 16px;
color: #999;
font-family: 'FontAwesome';
top: 0;
right: 0;
bottom: 0;
left: 0;
line-height: 30px;
}
.mobile-layout .pagination ul li a.next:before {
content: '\f105';
}
.mobile-layout .pagination ul li a.prev:before {
content: '\f104';
}
.mobile-layout.rtl .pagination ul li a.next:before {
content: '\f104';
}
.mobile-layout.rtl .pagination ul li a.prev:before {
content: '\f105';
}
.search-results.mobile-layout .content_list_product ul>li .item-wrap .item-detail .item-content h4 {
white-space: nowrap;
width: 110px;
overflow: hidden;
text-overflow: ellipsis;
text-align: center;
margin: 0 auto 5px;
}
.search-results.mobile-layout .content_list_product ul>li .item-wrap .item-detail .item-content .item-bottom {
display: none;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a .menu-text {
display: none;
}
.countdown-mobile:before,
.best-selling-mobile:before {
opacity: 1;
}
.block-mobile {
margin-bottom: 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item {
margin-bottom: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more {
margin-top: 0;
}
}
.mobile-layout.rtl .header-mobile-style3 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
right: 0;
left: auto;
}
.header-mobile-style3 {
background: #fff;
}
.header-mobile-style3 .header-top-mobile {
padding: 0px 0 0px;
text-align: center;
display: flex;
display: -webkit-flex;
display: -ms-flex;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu {
text-align: left;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
display: block;
padding: 0;
margin: 0 0 0 10px;
cursor: pointer;
width: 26px;
height: 26px;
background-color: #e3e3e3;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 3px;
}
.rtl .header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
margin: 0 10px 0 0;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar {
width: 16px !important;
background-color: #ff5c00;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
height: 2px;
width: 16px;
margin: 3px 0px 3px 4px;
background: #000;
display: block;
right: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.rtl .header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
margin: 3px 4px 3px 0;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(1) {
width: 12px;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(3) {
width: 12px;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .vertical-megamenu {
opacity: 0;
visibility: hidden;
height: 0;
width: 0;
}
.header-mobile-style3 .ya-logo {
max-width: 100px;
}
.header-mobile-style3 .header-right {
display: inline-block;
margin: 14px 10px 0 0;
}
.rtl .header-mobile-style3 .header-right .header-wishlist {
float: right;
}
.header-mobile-style3 .header-right .header-wishlist {
float: left;
}
.header-mobile-style3 .header-right .header-wishlist a {
font-size: 16px;
}
.header-mobile-style3 .header-right .header-cart {
float: right;
margin: 0 8px 0 10px;
position: relative;
}
.rtl .header-mobile-style3 .header-right .header-cart {
float: left;
margin: 0 10px 0 8px;
}
.rtl .header-mobile-style3 .header-right .header-cart a .minicart-number {
left: 8px;
right: auto;
}
.header-mobile-style3 .header-right .header-cart a {
text-indent: -9999px;
display: inline-block;
width: 17px;
height: 19px;
background: url(../assets/img/icon-cart2.png) no-repeat center center;
}
.header-mobile-style3 .header-right .header-cart a .minicart-number {
display: inline-block;
width: 17px;
height: 17px;
text-indent: 0;
position: absolute;
top: -7px;
right: -5px;
background-color: #ff6000;
color: #fff;
border-radius: 50%;
font-size: 11px;
}
.rtl .header-mobile-style3 .header-right .header-cart a .minicart-number {
right: auto;
left: -5px;
}
.header-mobile-style3 .mobile-search {
display: block;
margin-top: 2px;
}
.header-mobile-style3 .mobile-search .top-form.top-search {
display: block;
position: relative;
padding: 0;
float: none;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
}
.header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry.on {
position: static;
}
.header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper {
display: none;
}
.header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry input[type="text"] {
width: 100%;
height: 36px;
border: 0;
border-radius: 0;
padding: 0 10px;
font-size: 12px;
color: #9c9c9c;
margin-bottom: 0;
}
.header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
position: absolute;
top: 0px;
right: 5px;
color: #c0c0c0;
background-color: #fff;
border: 0;
font-size: 15px;
margin: 0;
height: 36px;
width: 36px;
line-height: 36px;
}
.rtl .header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
left: 5px;
right: auto;
}
.footer-mstyle3 {
margin-top: 55px;
}
.footer-mstyle3 .footer-container {
background-color: rgba(255,255,255,0.9);
position: fixed;
bottom: 0;
left: 0;
z-index: 999;
width: 100%;
border-top: 1px solid #eeeeee;
}
.footer-mstyle3 .footer-container .menu-footer {
margin: 0;
list-style: none;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-align-items: flex-end;
-ms-align-items: flex-end;
align-items: flex-end;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer-mstyle3 .footer-container .menu-footer >li >a {
display: block;
padding: 10px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
color: #666;
}
.footer-mstyle3 .footer-container .menu-footer >li >a:hover {
color: #aa78ae;
}
.footer-mstyle3 .footer-container .menu-footer >li.has-icon span.fa {
display: block;
text-align: center;
font-size: 18px;
margin-bottom: 5px;
}
.footer-mstyle3 .footer-container .menu-footer >li.dropdown >ul {
top: auto;
bottom: 40px;
left: auto;
right: 0;
}
.footer-mstyle3 .footer-container .menu-footer >li.dropdown:hover >ul {
display: block;
}
.style-moblie.style2 {
margin-bottom: 0px;
}
.style-moblie.style2 .block-title {
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
}
.style-moblie.style2 .block-title h2 {
margin-bottom: 7px;
position: relative;
bottom: -5px;
}
.style-moblie.style2 .block-title .woocommmerce-shop a:before {
content: "+";
}
.style-moblie.style2 .block-title .woocommmerce-shop a {
color: #ff6000;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper {
margin: 0 -5px;
padding-bottom: 0;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item {
width: 235px;
padding: 0 5px;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item .item-wrap {
width: 100%;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item .item-wrap .item-detail .item-image .product-thumb-hover img.hover-image {
display: none;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item .item-wrap .item-detail .item-content {
padding-top: 10px;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item .item-wrap .item-detail .item-content .reviews-content {
display: none;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item .item-wrap .item-detail .item-content h4 {
margin-bottom: 5px;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item .item-wrap .item-detail .item-content h4 a {
color: #222;
font-size: 14px;
opacity: 1;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item .item-wrap .item-detail .item-content h4 a:hover {
color: #ff6000;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item .item-wrap .item-detail .item-content .item-price {
opacity: 1;
font-size: 16px;
color: #ff6000;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item .item-wrap .item-detail .item-content .item-price .amount {
color: #ff6000;
}
.style-moblie.style2 .resp-slider-container>div.items-wrapper>.item:before {
display: none;
}
.sw-hotdeal .sw-hotdeal-content .item-product {
padding: 0 5px;
margin-bottom: 10px;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail {
border: 1px solid #e8e8e8;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .products-thumb span.onsale {
display: none;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content {
text-align: center;
padding-bottom: 10px;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content h4 a {
font-size: 14px;
color: #222;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content h4 a:hover {
color: #ff5c00;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content .item-price {
display: inline-block;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content .item-price del {
line-height: 20px;
}
.footer-mstyle2 {
min-height: auto;
position: relative;
margin-top: 40px;
}
.footer-mstyle2.open .footer-container {
height: auto;
background-color: rgba(0,0,0,0.9);
}
.footer-mstyle2.open .footer-container .footer-open {
background: url(../assets/img/footer-close1.png) no-repeat center center;
top: -30px;
height: 31px;
width: 65px;
}
.footer-mstyle2.open .footer-container ul.mobile_menu2 {
opacity: 1;
visibility: visible;
}
.footer-mstyle2 .footer-container {
position: fixed;
bottom: -12px;
left: 0;
z-index: 999;
width: 100%;
height: 12px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.footer-mstyle2 .footer-container .footer-open {
display: inline-block;
position: absolute;
left: 50%;
margin-left: -27px;
bottom: 11px;
height: 31px;
width: 63px;
background: url(../assets/img/footer-open.png) no-repeat center center;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 {
max-width: 480px;
margin: 0 auto;
padding: 0 10px;
position: relative;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 >li {
float: left;
display: inline-block;
position: relative;
width: 107px;
height: 107px;
background: #222;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 14px;
}
.rtl .footer-mstyle2 .footer-container ul.mobile_menu2 >li {
float: right;
margin-right: 0;
margin-left: 10px;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 >li:nth-child(4),
.footer-mstyle2 .footer-container ul.mobile_menu2 >li:nth-child(8) {
margin-right: 0;
}
.rtl .footer-mstyle2 .footer-container ul.mobile_menu2 >li:nth-child(4),
.rtl .footer-mstyle2 .footer-container ul.mobile_menu2 >li:nth-child(8) {
margin-left: 0;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 >li >a {
padding: 0px 0 25px;
text-align: center;
display: block;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 >li >a:hover,
.footer-mstyle2 .footer-container ul.mobile_menu2 >li >a:focus {
background: none;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 >li >a .menu-title {
position: relative;
bottom: -70px;
display: block;
font-size: 13px;
color: rgba(255,255,255,0.9);
}
.footer-mstyle2 .footer-container ul.mobile_menu2 >li >a .menu-img {
display: inline-block;
margin-top: -5px;
}
@media (max-width: 480px) {
.footer-mstyle2 .footer-container ul.mobile_menu2>li {
width: 31.3333%;
}
.footer-mstyle2 .footer-container ul.mobile_menu2>li:nth-child(3),
.footer-mstyle2 .footer-container ul.mobile_menu2>li:nth-child(6) {
margin-right: 0;
}
.rtl .footer-mstyle2 .footer-container ul.mobile_menu2>li:nth-child(3),
.rtl .footer-mstyle2 .footer-container ul.mobile_menu2>li:nth-child(6) {
margin-left: 0;
}
.footer-mstyle2 .footer-container ul.mobile_menu2>li:nth-child(4) {
margin-right: 10px;
}
.rtl .footer-mstyle2 .footer-container ul.mobile_menu2>li:nth-child(4) {
margin-left: 10px;
}
}
@media (max-width: 479px) {
.sw-hotdeal {
margin: 0 -5px;
}
.sw-hotdeal .sw-hotdeal-content .item-product {
float: left;
width: 50%;
}
}
@media (max-width: 360px) {
.mobile-layout .sw-ajax-categories .resp-listing-container .item-product-cat {
width: 50%;
}
.footer-mstyle2.open .footer-container {
height: auto;
}
.footer-mstyle2.open .footer-container ul.mobile_menu2>li {
width: 31%;
height: 90px;
}
.footer-mstyle2.open .footer-container ul.mobile_menu2>li >a {
padding: 0;
}
.footer-mstyle2.open .footer-container ul.mobile_menu2>li >a .menu-img {
margin-top: -10px;
}
.footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(4),
.footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(8) {
margin-right: 10px;
}
.rtl .footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(4),
.rtl .footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(8) {
margin-right: 0;
margin-left: 10px;
}
.footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(3),
.footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(6),
.footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(9) {
margin-right: 0;
}
.rtl .footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(3),
.rtl .footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(6),
.rtl .footer-mstyle2.open .footer-container ul.mobile_menu2>li:nth-child(9) {
margin-left: 0;
}
}
.clearfix {
overflow: inherit;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p {
background: #111;
margin: 0;
border: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p >a {
display: inline-block;
padding: 15px 25px;
color: #fff;
position: relative;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p >a:hover {
color: #aa78ae;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p >a:after {
content: '';
background: #fff;
display: inline-block;
top: 18px;
height: 10px;
width: 1px;
position: absolute;
right: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p >a:last-child:after {
display: none;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper hr {
border-color: transparent;
}
.wc-vendor-page table {
border: 1px solid #ddd;
}
.wc-vendor-page table thead>tr>th {
border-width: 1px;
font-weight: bold;
text-transform: uppercase;
color: #222;
}
.wc-vendor-page table th,
.wc-vendor-page table td {
padding: 10px;
}
.wc-vendor-page .form-row {
overflow: hidden;
}
.wc-vendor-page .form-row input[type="checkbox"] {
float: left;
}
.wc-vendor-page .form-row label {
overflow: hidden;
margin-top: 2px;
padding-left: 5px;
}
.wc-vendor-page .entry-content h2 {
color: #222;
font-size: 24px;
text-transform: uppercase;
margin-bottom: 20px;
font-weight: 700;
}
.wc-vendor-page .pv_shop_description {
margin-top: 20px;
border-bottom: 1px solid #eee;
padding-bottom: 25px;
}
.wc-vendor-page .pv_shop_description p {
margin: 0;
line-height: 20px;
}
.wc-vendor-page.shop_settings .entry-content {
margin-bottom: 40px;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container b,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container b {
color: #222;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container input,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container input {
margin-top: 10px;
border-radius: 0;
padding: 7px 10px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container {
margin-bottom: 30px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container >p,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container >p {
margin-bottom: 25px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container >p b,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container >p b {
color: #222;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container div.mce-panel,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container div.mce-panel {
border: 1px solid #eee;
}
.wc-vendor-page .wc-soldby-start {
padding: 0 20px;
text-align: start;
}
.wc-vendor-page .wc-soldby-start small {
margin-top: 10px;
font-size: 12px;
display: block;
}
.wc-vendor-page .wc-soldby-start small a {
font-weight: 600;
color: #aa78ae;
}
.wc-vendor-page .wc-soldby-start small a:hover {
color: #222;
}
.wc-vendor-page .wc-soldby-start br {
display: none;
}
.wc-vendor-page .wcv_vendorslist {
margin: 0 -15px;
overflow: hidden;
}
.wc-vendor-page .wcv_vendorslist >div {
padding: 0 15px;
margin: 0 0 30px !important;
float: left;
width: 25%;
}
.wc-vendor-page .wcv_vendorslist >div .pull-left {
float: none;
}
.wc-vendor-page .wcv_vendorslist >div a.button {
text-transform: uppercase;
}
.wc-vendor-page.wc-vendor-listing .sidebar {
margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .topdeal_breadcrumbs {
margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .topdeal_breadcrumbs .breadcrumb {
background: #fff;
padding: 10px;
border-top: 2px solid #aa78ae;
border-radius: 3px;
}
.wc-vendor-page .item .item-wrap .item-detail .item-content {
padding-top: 10px;
}
.wc-vendor-page .meta-location {
bottom: 40px;
}
@media (max-width: 767px) {
.wc-vendor-page .wcv_vendorslist>div {
width: 50%;
}
.wc-vendor-page .vendor-dashboard-wrapper {
overflow-x: auto;
}
.wc-vendor-page table {
width: 700px;
}
}
@media (max-width: 480px) {
.wc-vendor-page .wcv_vendorslist>div {
width: 100%;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p>a {
display: block;
border-bottom: 1px solid #fff;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p>a:after {
display: none;
}
}
.wcfmmp-store-page #wcfmmp-store .sidebar_heading {
margin: 0;
}
.wcfmmp-store-page .woocommerce-product-search {
position: relative;
}
.wcfmmp-store-page .woocommerce-product-search input {
margin: 0;
width: 100%;
padding: 0 20px;
height: 38px;
border: 0;
border-radius: 0;
}
.wcfmmp-store-page .widget-title {
border-bottom: 1px solid #aa78ae;
position: relative;
padding: 15px 0;
color: #222;
font-size: 16px;
text-transform: uppercase;
font-weight: 700 !important;
margin-bottom: 0;
}
.wcfmmp-store-page .widget-title:before {
content: '\f219';
font-family: FontAwesome;
font-size: 18px;
display: inline-block;
margin-right: 10px;
color: #aa78ae;
}
header.woocommerce-products-header {
margin-top: 30px;
position: relative;
z-index: 1;
}
.products-wrapper .column-class {
margin: 0 0 40px;
}
.products-wrapper .mvx-main-section .products-loop {
display: block;
overflow: hidden;
}
.products-wrapper .mvx-main-section .products-loop > li {
max-width: none;
}
.products-wrapper .mvx-main-section .products-loop > li .item-wrap {
padding: 15px;
}
.products-wrapper .mvx-main-section .products-loop.grid:before {
display: none;
}
.products-wrapper .mvx-main-section .item .item-wrap .item-detail {
background: #fff;
}
.products-wrapper .mvx-main-section .mvx-tab-header {
padding: 0;
margin-bottom: 15px;
}
.products-wrapper .mvx-main-section .woocommerce-ordering select {
background: none;
}
.mvx_bannersec_start .mvx-banner-wrap >img {
width: 100%;
}
.mvx_bannersec_start .mvx-banner-area p.mvx-address i,
.mvx_bannersec_start.mvx-theme01 p.mvx-address i,
.mvx_bannersec_start.mvx-theme03 p.mvx-address i {
font-size: 14px;
padding: 4px;
}
.mvx_bannersec_start .mvx_social_profile a i.mvx-font {
font-size: 20px;
}
.mvx_bannersec_start.mvx-theme01 .mvx-banner-below {
padding-bottom: 20px;
}
.mvx_bannersec_start.mvx-theme01 .mvx-address {
margin-bottom: 7px;
}
.mvx_bannersec_start.mvx-theme02 .mvx_vendor_rating,
.mvx_bannersec_start.mvx-theme02 .mvx-address {
margin-bottom: 10px;
}
select.dokan-form-control {
max-width: 200px;
}
table.dokan-table {
border: 1px solid #ddd;
}
.dokan-store .header {
margin-bottom: 40px;
}
.dokan-store .dokan-store-wrap.layout-left .dokan-store-sidebar {
margin-right: 2%;
}
.dokan-store #sidebar {
width: 25%;
float: left;
margin-right: 3%;
margin-bottom: 20px;
}
.rtl .dokan-store #sidebar {
float: right;
margin-right: 0;
margin-left: 3%;
}
.dokan-store #sidebar >ul {
background: #fff;
margin: 0;
list-style: none;
}
.dokan-store #sidebar >ul >li {
padding: 0 0 30px;
border-top: 2px solid #aa78ae;
}
.dokan-store #sidebar >ul >li .searchform {
padding: 20px 15px;
}
.dokan-store #sidebar >ul >li .searchform input {
padding: 7px 10px;
}
.dokan-store #sidebar >ul >li h2 {
font-size: 16px;
text-transform: uppercase;
padding: 10px 15px;
border-bottom: 1px solid #eee;
}
.dokan-store #sidebar >ul >li ul {
list-style: none;
margin: 0;
}
.dokan-store #sidebar >ul >li ul >li {
padding: 7px 15px;
}
.dokan-store .dokan-store-sidebar .widget {
margin-bottom: 30px;
}
.dokan-store .dokan-store-sidebar h3.widget-title {
font-size: 16px;
text-transform: uppercase;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
padding-bottom: 10px;
font-weight: 600;
color: #222;
}
.dokan-store .dokan-widget-area .widget {
list-style: none;
background: #fff;
border-radius: 3px;
border-top: 2px solid #aa78ae;
}
.dokan-store .dokan-widget-area .widget .widget-title,
.dokan-store .dokan-widget-area .widget .widgettitle {
font-size: 16px;
text-transform: uppercase;
margin-bottom: 20px;
padding: 10px 5px;
border-bottom: 1px solid #eee;
}
.dokan-store .dokan-widget-area .widget >div,
.dokan-store .dokan-widget-area .widget form,
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget {
padding: 0 10px 15px;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul {
list-style: none;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul >li >a {
display: block;
padding: 10px 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget >li {
margin: 0 0 15px;
padding: 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget >li ins {
text-decoration: none;
color: #aa78ae;
}
.store-cat-stack-dokan ul > li {
position: relative;
z-index: 9999;
}
.store-cat-stack-dokan ul > li.has-children ul.children {
display: none;
}
.store-cat-stack-dokan ul > li.has-children > a .caret-icon {
float: right;
}
.store-cat-stack-dokan ul > li .caret-icon .fa {
font-size: 16px;
}
.widget.dokan-store-widget ul {
list-style: none;
}
.widget.dokan-store-widget ul >li >a {
display: block;
padding: 10px 0;
}
.dokan-pagination-container .dokan-pagination li {
display: inline-block;
margin-bottom: 5px;
}
.dokan-pagination-container .dokan-pagination li > a {
display: block;
padding: 7px 10px;
}
.dokan-pagination-container .dokan-pagination li.active > a,
.dokan-pagination-container .dokan-pagination li:hover > a {
background: #aa78ae;
color: #fff;
}
#delivery-time-calendar table {
margin: 0;
}
#delivery-time-calendar .fc-scrollgrid thead > tr > td,
#delivery-time-calendar tr.fc-scrollgrid-section > td {
padding: 0;
}
#delivery-time-calendar .fc-scrollgrid thead > tr > td table td.fc-daygrid-day,
#delivery-time-calendar tr.fc-scrollgrid-section > td table td.fc-daygrid-day {
padding: 10px 15px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
float: none;
display: inline-block;
vertical-align: top;
max-width: 100%;
}
#dokan-content {
margin-bottom: 30px;
}
.dokan-single-store ul {
list-style: none;
}
.dokan-single-store .item-description {
display: none;
}
.add_note .modal-dialog {
positon: static;
}
.modal-dialog {
position: static;
}
#add-shipping-tracking-form select {
margin-bottom: 10px;
}
@media (min-width: 1200px) {
.dokan-store .content-area {
max-width: 1170px;
margin: 0 auto;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.dokan-store .content-area {
max-width: 960px;
margin: 0 auto;
}
}
@media (max-width: 991px) {
.dokan-store .content-area {
max-width: 100%;
padding: 0 10px;
}
}
@media (max-width: 767px) {
.dokan-store #main {
display: flex;
display: -webkit-flex;
flex-direction: column;
}
.dokan-store #main .dokan-store-sidebar {
width: 100%;
float: none;
order: 2;
margin: 0 !important;
}
.dokan-store #main .dokan-single-store {
float: none;
width: 100%;
margin-bottom: 30px;
}
}
.sw-custom-variation input[type="radio"] {
display: none;
}
.sw-custom-variation .sw-radio-variation {
margin: 0 2px;
border: 1px solid #dedede;
}
.sw-custom-variation .sw-radio-variation span {
display: block;
padding: 0 5px;
text-align: center;
cursor: pointer;
font-size: 12px;
position: relative;
}
.sw-custom-variation .sw-radio-variation span.variation-color {
text-indent: -9999px;
margin: 1px;
}
.sw-custom-variation .sw-radio-variation.selected {
border-color: #aa78ae;
}
.sw-custom-variation .sw-radio-variation.selected span {
background: #aa78ae;
color: #fff;
}
.sw-custom-variation .sw-radio-variation.disabled {
cursor: not-allowed;
pointer-events: none;
opacity: .3;
filter: alpha(opacity=30);
-webkit-box-shadow: none;
box-shadow: none;
}
.sw-custom-variation .sw-radio-variation.disabled span:before {
display: none !important;
content: '';
position: absolute;
width: 1px;
background: #aa78ae;
height: 44px;
transform: rotate(45deg);
top: -7px;
right: 15px;
opacity: 1;
}