.row {
margin-left:  * -1;
}
.row:before,
.row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: ;
}
*,
html {
outline: none !important;
}
body {
background-color: #fff;
color: #777;
font-size: 13px;
line-height: normal;
font-family: "Roboto", Helvetica, Arial, sans-serif;
}
body .body-wrapper {
overflow: hidden;
position: relative;
background: #eeeeee;
}
body a {
color: #353535;
}
body a:hover {
color: #ff4000;
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;
}
body h6 {
font-size: 13px;
}
body input,
body textarea,
body button {
outline: medium none !important;
border: 1px solid #dbdbdb;
margin-bottom: 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-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;
}
.rtl body ul,
.rtl body ol {
margin-left: 0;
margin-right: 15px;
}
body ol {
padding-left: 15px;
}
body .container {
padding: 0;
}
body.boxed-layout .body-wrapper {
width: 1200px;
background: #fff;
margin: 0 auto;
box-shadow: 0 0 8px #000;
}
.clearfix:after {
height: 0;
clear: both;
content: " ";
font-size: 0;
min-height: 0;
display: block;
visibility: hidden;
}
.float {
float: none !important;
}
table {
margin-bottom: 20px;
}
.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;
}
.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;
margin: 0;
}
.fa:before {
font-family: FontAwesome;
}
.loading {
position: relative;
height: 300px;
overflow: hidden;
}
.loading:before {
background: url(//www.adtec.gr/wp-content/themes/hitheme/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;
}
.rtl .loading:before {
left: 0 !important;
right: 0 !important;
}
ul.breadcrumb {
margin: 0 0 20px;
}
input.input-text:focus,
select:focus,
textarea:focus {
background-color: #fafafa;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
background-color: transparent;
}
.wpb_map_wraper iframe {
pointer-events: none;
}
.quote-border {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
background-color: #f4f4f4;
padding: 20px;
margin-bottom: 10px;
font-style: italic;
border: 1px solid #ddd;
}
.title-style1 .block-title {
margin-bottom: 30px;
}
.title-style1 .block-title h3 {
padding: 15px 0 13px;
border-bottom: 2px solid rgba(0,0,0,0.1);
position: relative;
font-size: 20px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
}
.title-style1 .block-title h3:before {
content: '';
height: 2px;
width: 100px;
background-color: #ff4000;
position: absolute;
bottom: -2px;
}
.title-style1 .block-title h3 span {
color: #ff4000;
}
.title-style2 .box-title {
margin-bottom: 30px;
}
.title-style2 .box-title h2 {
color: #111111;
font-size: 20px;
font-weight: 900;
text-transform: uppercase;
}
.title-style2 .box-title h2 span {
color: #ff4000;
}
.title-style3 .box-title h3 {
font-size: 44px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
position: relative;
}
.title-style3 .box-title h3 span {
color: #ff4000;
}
.title-style3 .box-title h3:before {
content: "";
width: 200px;
height: 3px;
background: #dbdbdb;
opacity: 0.6;
filter: alpha(opacity=60);
position: absolute;
bottom: -18px;
left: 50%;
margin-left: -100px;
}
.title-style3 .box-title h3:after {
content: '\f005';
font-family: FontAwesome;
color: #dbdbdb;
width: 50px;
height: 20px;
text-align: center;
line-height: 20px;
position: absolute;
bottom: -24px;
left: 50%;
background: #eeeeee;
margin-left: -25px;
font-size: 16px;
}
.title-style3 .description {
font-size: 14px;
color: #999;
font-style: italic;
font-weight: bold;
text-transform: uppercase;
}
.title-style3 .description p {
margin-bottom: 4px;
}
.button-style1 .res-button {
display: inline-block;
position: absolute;
top: 50%;
margin-top: -24px;
cursor: pointer;
z-index: 9;
}
.button-style1 .res-button.slick-prev {
left: 0;
}
.button-style1 .res-button.slick-prev:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.button-style1 .res-button.slick-next {
right: 0;
}
.button-style1 .res-button.slick-next:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.button-style1 .res-button:hover:before {
background: #ff4000;
color: #fff;
}
.button-style2 .res-button {
display: inline-block;
position: absolute;
top: 50%;
margin-top: -24px;
cursor: pointer;
z-index: 9;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background: none;
box-shadow: none;
}
.button-style2 .res-button.slick-prev {
left: 0;
right: auto;
}
.button-style2 .res-button.slick-prev:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.button-style2 .res-button.slick-next {
right: 0;
left: auto;
}
.button-style2 .res-button.slick-next:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.button-style2 .res-button:hover:before {
background: #ff4000;
color: #fff;
}
.button-style2:hover .res-button {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button-style3 .res-button {
display: inline-block;
position: absolute;
top: 0;
cursor: pointer;
z-index: 1;
}
.button-style3 .res-button.slick-prev {
right: 30px;
left: auto;
}
.rtl .button-style3 .res-button.slick-prev {
right: auto;
left: 0px;
}
.button-style3 .res-button.slick-prev:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.button-style3 .res-button.slick-next {
right: 0;
left: auto;
}
.rtl .button-style3 .res-button.slick-next {
right: auto;
left: 30px;
}
.button-style3 .res-button.slick-next:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.button-style3 .res-button:hover:before {
background: #ff4000;
}
.image-style1 a {
display: block;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.image-style1 a:before {
content: "";
position: absolute;
top: -110%;
left: -210%;
width: 200%;
height: 200%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
background: rgba(255,255,255,0.13);
background: linear-gradient(to right,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0) 100%);
}
.image-style1 a:hover:before {
opacity: 1;
filter: alpha(opacity=100);
top: -40%;
left: -40%;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.sale-off {
position: absolute;
z-index: 3;
top: 20px;
left: -8px;
font-size: 12px;
font-weight: bold;
color: #fff;
text-align: center;
display: inline-block;
text-transform: uppercase;
width: 70px;
height: 30px;
border-radius: 0 15px 15px 0;
line-height: 30px;
background-color: #ff4000;
font-style: italic;
}
.rtl .sale-off {
left: auto;
right: -8px;
border-radius: 15px 0 0 15px;
}
.rtl .sale-off:before {
left: auto;
right: 0;
border-right: 8px solid transparent;
border-left: 0px solid transparent;
border-top: 6px solid #992600;
}
.sale-off:before {
content: '';
position: absolute;
left: 0;
bottom: -6px;
border-left: 8px solid transparent;
border-right: 0px solid transparent;
border-top: 6px solid #992600;
}
.hitheme_social {
text-align: center;
line-height: 19px;
}
.hitheme_social .main-social {
margin: 0 auto;
list-style-type: none;
}
.hitheme_social .main-social li {
display: inline-block;
vertical-align: top;
padding: 0 10px;
}
.hitheme_social .main-social li a {
color: #999999;
font-size: 16px;
}
.hitheme_social .main-social li a:hover {
color: #ff4000;
}
.yith-wcwl-share {
text-align: center;
}
.woocommerce a.added_to_cart,
.added_to_cart.wc-forward {
display: none;
}
.item-price {
font-size: 20px;
color: #ff4000;
overflow: hidden;
font-weight: 600;
display: flex;
font-style: italic;
padding: 0 2px;
}
.item-price del {
text-decoration: line-through;
color: #555;
margin: 5px 10px 0 10px;
float: right;
font-weight: normal;
font-style: italic;
font-size: 14px;
line-height: 18px;
}
.rtl .item-price del {
float: left;
}
.item-price ins {
float: left;
margin: 0;
text-decoration: none;
}
.rtl .item-price ins {
float: right;
}
.woocommerce span.onsale,
.onsale {
display: inline-block;
height: 35px;
width: 35px;
line-height: 35px;
color: #fff;
background-color: #ff5c00;
text-transform: capitalize;
position: absolute;
top: 15px;
right: 15px;
left: auto;
}
.border-tp {
border-top: 1px solid #ddd;
margin-top: 95px;
overflow: visible !important;
}
.border-tp .order-title {
margin-top: -20px;
}
.order-desc {
font-family: 'Niconne';
font-size: 26px;
color: rgba(1,1,1,0.4);
}
.mc4wp-form.mc4wp-form-success .mc4wp-alert.mc4wp-success {
color: green;
margin: 15px 0;
}
.sw_ajax_woocommerce_search .top-form {
float: none;
}
.sw_ajax_woocommerce_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;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.sw_ajax_woocommerce_search .topsearch-entry.on:before {
height: 100%;
}
.sw_ajax_woocommerce_search .topsearch-entry .button-search-pro.loading:before {
background-image: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/loadingp.gif);
background-color: #2d2d2d;
background-size: 20px 20px;
}
.sw_ajax_woocommerce_search .topsearch-entry .input-group-btn {
position: static;
}
.sw_ajax_woocommerce_search .topsearch-entry .input-group {
display: block;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append {
position: absolute;
top: 55px;
right: 0;
left: 0;
padding: 0;
min-width: 300px;
text-align: left;
z-index: 9999;
border: none;
}
.rtl .sw_ajax_woocommerce_search .topsearch-entry .search-append {
text-align: right;
}
.rtl .sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion > a img {
margin-right: 0;
margin-left: 10px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestions {
background: #fff;
border-radius: 0 0 3px 3px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion {
clear: both;
padding: 0 10px;
margin-bottom: 15px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion:first-child {
padding-top: 15px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion:last-child {
padding-bottom: 15px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion.no-result {
padding: 10px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion > a {
padding: 0 10px;
display: block;
overflow: hidden;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion > a img {
margin-right: 10px;
border: 1px solid #ccc;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body > span {
display: block;
margin-bottom: 5px;
font-weight: 600;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body > span strong {
color: #ff4000;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > div,
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > p {
display: inline-block;
vertical-align: top;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
margin-right: 20px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku > span {
font-weight: bold;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
color: #ff4000;
font-weight: bold;
font-size: 14px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
color: #666;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
text-decoration: none;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
color: #999;
}
.sw_ajax_woocommerce_search .topsearch-entry .search.input-group {
display: block;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
}
.sw_ajax_woocommerce_search .topsearch-entry .search.input-group .content-search {
width: 100%;
}
.sw_ajax_woocommerce_search .topsearch-entry .search.input-group .button-search-pro,
.sw_ajax_woocommerce_search .topsearch-entry .search.input-group .input-group-btn {
width: 50px;
}
.header-style2 .header-top {
min-height: 70px;
}
.header-style2 .header-mid {
background: #fff;
z-index: 2;
position: relative;
}
.header-style2 .header-mid .top-header {
padding-left: 0;
}
.header-style2 .header-mid .top-header .hitheme-logo {
padding-left: 0;
}
.header-style2 .header-mid .main-menu {
padding: 31px 0;
}
.header-style2 .top-social {
position: absolute;
left: 0;
right: 0;
text-align: center;
border: none;
}
.rtl .header-style2 .top-social {
border: none;
}
.header-style2 .mid-header .btn-search {
padding: 37px 0;
color: #000;
}
.home-style2 .home2-transport {
margin-top: -76px;
position: relative;
}
.home-style2 .sw-woo-tab-cat .resp-tab .tab-pane.active .res-button {
display: none !important;
}
.home-style2 .sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap:first-child {
margin-bottom: 130px;
}
.home2-transport .wrap-transport {
padding: 20px 0 12px 0;
}
.home2-transport .wrap-transport .transport-top {
margin-bottom: 37px;
}
.home2-transport .wrap-transport .transport-top h3 {
margin-bottom: 45px;
}
.home2-transport .wrap-transport .transport-top h3:before {
bottom: -25px;
}
.home2-transport .wrap-transport .transport-top h3:after {
bottom: -33px;
}
.header-style3 .header-mid {
position: relative;
background: #111111;
border-bottom: 1px rgba(255,255,255,0.3) solid;
z-index: 9;
}
.home-style3 .header-style3 .header-mid {
position: absolute;
top: 0;
left: 0;
right: 0;
background: transparent;
}
.header-style3 .header-mid .top-header {
padding-left: 0;
}
.rtl .header-style3 .header-mid .top-header {
padding-right: 0;
padding-left: 15px;
}
.header-style3 .header-mid .main-menu {
padding: 34px 0 31px 0;
}
.header-style3 .top-form.top-search .search-tog {
color: #fff;
height: 102px;
line-height: 102px;
}
.header-style3 .hitheme-logo {
padding: 36px 0;
}
.header-style3 .top-form.top-form-minicart {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: transparent;
padding: 41px 0px 30px 0;
}
.header-style3 .top-form.top-form-minicart .top-minicart-icon {
width: 30px;
height: 30px;
}
.header-style3 .top-form.top-form-minicart .top-minicart-icon:before {
font-size: 16px;
}
.header-style3 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
background: #ff4000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
right: -10px;
top: -15px;
font-size: 12px;
}
.header-style3 .nav-pills >li > a {
color: #fff;
}
.home-slider3 {
margin-bottom: 0;
}
.home-style3 .sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap:first-child {
margin-bottom: 130px;
}
.header-style4 .header-top {
padding: 2px 0;
min-height: auto;
}
.header-style4 .header-top .header-message {
color: #cacaca;
}
.header-style4 .header-top .header-message a {
color: #fff;
display: inline-block;
}
.header-style4 .header-top .header-message a:hover {
color: #ff4000;
}
.header-style4 .header-top .header-message a:before {
display: none;
}
.header-style4 .header-top .top-login ul li a {
color: #fff;
text-transform: lowercase;
margin: 0;
padding: 0;
}
.rtl .header-style4 .header-top .top-login ul li a {
margin: 0;
padding: 0;
}
.header-style4 .header-top .top-login ul li a:hover {
color: #ff4000;
}
.header-style4 .header-top .top-login ul li a:before {
display: none;
}
.header-style4 .header-top #lang_sel > ul.nav > li > a,
.header-style4 .header-top .currency_w > li > a {
color: #fff;
}
.header-style4 .header-top #lang_sel > ul.nav > li > a:after,
.header-style4 .header-top .currency_w > li > a:after {
color: #fff;
}
.header-style4 .header-top #lang_sel > ul.nav > li > a:hover,
.header-style4 .header-top .currency_w > li > a:hover {
color: #ff4000;
}
.header-style4 .header-top #lang_sel > ul.nav > li > a:hover:after,
.header-style4 .header-top .currency_w > li > a:hover:after {
color: #ff4000;
}
.header-style4 .header-mid .rows {
max-width: 1200px;
background: #fff;
padding-right: 20px;
position: relative;
border-radius: 0 0 4px 4px;
}
.home-style4 .header-style4 .header-mid .rows {
border-radius: 0;
}
.rtl .header-style4 .header-mid .rows {
padding-left: 20px;
}
.header-style4 .header-mid .top-header {
padding-left: 0;
}
.rtl .header-style4 .header-mid .top-header {
padding-right: 0;
padding-left: 15px;
}
.header-style4 .header-mid .hitheme-logo {
padding: 32px 0 32px 15px;
}
.rtl .header-style4 .header-mid .hitheme-logo {
padding: 32px 0;
}
.header-style4 .header-mid .main-menu {
padding: 31px 0;
}
.header-style4 .header-mid .sw-hitheme-account {
position: relative;
}
.header-style4 .header-mid .sw-hitheme-account i.fa {
font-size: 20px;
height: 100px;
line-height: 100px;
}
.header-style4 .header-mid .sw-hitheme-account i.fa:hover {
background: transparent;
color: #ff4000;
}
.header-style4 .header-mid .sw-hitheme-account .sidebar-mid-header2 {
top: 75%;
}
.header-style4 .top-form.top-search .search-tog {
color: #111111;
height: 102px;
line-height: 102px;
}
.header-style4 .top-form.top-search .search-tog:hover {
background: transparent;
color: #ff4000;
}
.header-style4 .top-form.top-search .topsearch-entry .form-search.searchform {
top: 74px;
box-shadow: 0 0 2px 1px #dbdbdb;
}
.header-style4 .top-form.top-form-minicart {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: transparent;
padding: 39px 0px 30px 0;
}
.header-style4 .top-form.top-form-minicart .top-minicart-icon {
width: 30px;
height: 30px;
}
.header-style4 .top-form.top-form-minicart .top-minicart-icon:before {
font-size: 20px;
color: #111111;
}
.header-style4 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
background: #ff4000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
right: -5px;
top: -15px;
font-size: 12px;
font-weight: normal;
}
.rtl .header-style4 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
right: auto;
left: -5px;
}
.header-style4 .top-form .wrapp-minicart {
top: 74px;
}
.header-style4 .mid-header .btn-search {
color: #000;
}
.main-home4 {
background: #fff;
}
.home-slider4 {
margin-bottom: 30px;
}
.home-slider4 .buy-now4 {
color: #222;
}
.home-slider4 .buy-now4:hover {
color: #ff4000;
}
.home-slider4 .buy-now42 {
color: #fff;
}
.home-slider4 .buy-now42:hover {
color: #ff4000;
}
color: @color
.home-slider4 .buy-now43:hover {
color: #cc3300;
}
.home-slider4 .ares .tp-bullet {
background: rgba(0,0,0,0.2);
}
.home-slider4 .ares .tp-bullet.selected {
background: #ff4000;
}
.wrap-quest {
padding: 5px 0;
overflow: hidden;
background: #f3f3f3;
}
.wrap-quest .item .wrap {
display: block;
text-align: center;
}
.wrap-quest .item .wrap .icon {
display: inline-block;
vertical-align: top;
font-size: 0;
width: 50px;
height: 40px;
opacity: 1;
filter: alpha(opacity=100);
margin: 0 10px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon_promotion.png) no-repeat center center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wrap-quest .item .wrap .content {
overflow: hidden;
text-align: center;
padding-top: 5px;
display: inline-block;
vertical-align: top;
}
.wrap-quest .item .wrap .content h3 {
color: #000;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 0;
font-weight: 600;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wrap-quest .item .wrap .content p {
color: #777;
font-size: 12px;
margin-bottom: 0;
}
.wrap-quest .item .wrap:hover .icon {
opacity: 0.6;
filter: alpha(opacity=60);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wrap-quest .item .wrap:hover .content h3 {
color: #ff4000;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.wrap-quest .item.item-1 {
border-right: 1px #dbdbdb solid;
}
.rtl .wrap-quest .item.item-1 {
border-left: 1px #dbdbdb solid;
border-right: 0;
}
.wrap-quest .item.item-1 .wrap .icon {
background-position: 8px -30px;
}
.wrap-quest .item.item-2 {
border-right: 1px #dbdbdb solid;
}
.rtl .wrap-quest .item.item-2 {
border-left: 1px #dbdbdb solid;
border-right: 0;
}
.wrap-quest .item.item-2 .wrap .icon {
background-position: -5px 7px;
}
.wrap-quest .item.item-3 .wrap .icon {
background-position: 10px -67px;
}
.sw-woo-container-slider.style1 {
position: relative;
}
.sw-woo-container-slider.style1 .res-button {
margin-top: -20px;
}
.sw-woo-container-slider.style1 .box-slider-title {
padding-bottom: 20px;
}
.sw-woo-container-slider.style1 .box-slider-title .box-title h3 {
font-size: 26px;
margin-bottom: 5px;
}
.sw-woo-container-slider.style1 .box-slider-title .box-title h3:before,
.sw-woo-container-slider.style1 .box-slider-title .box-title h3:after {
display: none;
}
.sw-woo-container-slider.style1 .box-slider-title .description {
text-transform: none;
font-weight: normal;
}
.sw-woo-container-slider.style1 .item .item-wrap .item-detail .item-content {
padding-bottom: 23px;
border-right: 1px #efefef solid;
border-left: 1px #efefef solid;
}
.sw-woo-container-slider.style1 .item .item-wrap .item-detail .products-thumb {
border-right: 1px #efefef solid;
border-left: 1px #efefef solid;
border-top: 1px #efefef solid;
border-radius: 4px 4px 0 0;
}
.sw-woo-container-slider.style1 .resp-slider-container .slider .item .item-wrap {
margin-bottom: 139px;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-title h3 {
font-size: 26px;
margin-bottom: 5px;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-title h3:before,
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-title h3:after {
display: none;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .description {
text-transform: none;
font-weight: normal;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs {
margin: 0 0 10px 0;
box-shadow: none;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs li a {
height: 58px;
line-height: 58px;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li.active >a,
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li:hover >a {
background: transparent;
color: #ff4000;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li.active:before,
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li:hover:before {
display: block;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li:last-child.active:before,
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li:last-child:hover:before {
display: none;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap {
margin-bottom: 139px;
}
.sw-woo-tab-cat.style1 .item .item-wrap .item-detail .item-content {
padding-bottom: 23px;
border-right: 1px #efefef solid;
border-left: 1px #efefef solid;
}
.sw-woo-tab-cat.style1 .item .item-wrap .item-detail .products-thumb {
border-right: 1px #efefef solid;
border-left: 1px #efefef solid;
border-top: 1px #efefef solid;
border-radius: 4px 4px 0 0;
}
.home-style4 .testimonial-slider .carousel-inner .item {
padding: 34px 22px 8px;
}
.home-style4 .testimonial-slider .carousel-inner .client-say-info .name-client h2 a {
font-size: 16px;
}
.home-style4 .testimonial-slider .carousel-inner .client-say-info .image-client img {
width: 85px;
}
.home-style4 .testimonial-slider .carousel-inner .client-comment:before {
color: rgba(255,255,255,0.3);
top: -10px;
}
.home-style4 .testimonial-slider .carousel-inner .client-comment:after {
color: rgba(255,255,255,0.3);
}
.home-style4 .testimonial-slider .carousel-indicators li {
background: rgba(255,255,255,0.3);
}
.home-style4 .testimonial-slider .carousel-cl .prev-test {
left: 0;
}
.rtl .home-style4 .testimonial-slider .carousel-cl .prev-test {
left: auto;
right: 0;
}
.home-style4 .testimonial-slider .carousel-cl .next-test {
right: 0;
}
.rtl .home-style4 .testimonial-slider .carousel-cl .next-test {
right: auto;
left: 0;
}
.home-style4 .sw-latest-product .content-wrap .item .item-inner .item-thumbnail,
.home-style4 .sw-onsale-product .content-wrap .item .item-inner .item-thumbnail,
.home-style4 .sw-featured-product .content-wrap .item .item-inner .item-thumbnail {
border-right: 1px #efefef solid;
border-left: 1px #efefef solid;
border-top: 1px #efefef solid;
}
.banner-in4 .vc_column-inner {
padding: 0;
}
@media (max-width: 991px) {
.header-style4 #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 2px 0;
}
.header-style4 .header-mid .main-menu {
position: relative;
}
.header-style4 .resmenu-container .menu-responsive-wrapper {
top: 75px;
max-height: 351px;
overflow-x: auto;
}
}
@media (max-width: 767px) {
.header-style4 .header-mid .main-menu {
padding: 0;
}
.header-style4 .header-mid .sw-hitheme-account i.fa {
height: 48px;
line-height: 48px;
}
.header-style4 .header-mid .sw-hitheme-account .sidebar-mid-header2 {
top: 55px;
}
.header-style4 .header-mid.sticky-menu {
position: relative;
}
.header-style4 #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 6px 0;
}
.header-style4 .sw-hitheme-account i.fa,
.header-style4 .top-form.top-search .search-tog {
height: 48px;
line-height: 48px;
}
.header-style4 .top-form.top-form-minicart {
padding: 15px 10px 11px 6px;
}
.rtl .header-style4 .top-form.top-form-minicart {
padding: 15px 6px 11px 10px;
}
.header-style4 .top-form.top-search .topsearch-entry .form-search.searchform,
.header-style4 .top-form .wrapp-minicart,
.header-style4 .resmenu-container .menu-responsive-wrapper {
top: 55px;
}
.header-style4 .resmenu-container .menu-responsive-wrapper {
max-height: 297px;
min-width: 295px;
}
}
@media (max-width: 640px) {
.header-style4 .header-top .header-message {
display: none;
}
.header-style4 .top-form.top-form-minicart .top-minicart-icon:before {
font-size: 18px;
}
}
.header-style5 {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg-header.jpg) no-repeat top left;
}
.header-style5 .header-top {
min-height: auto;
padding: 1px 0;
border-bottom: 1px rgba(255,255,255,0.1) solid;
background: transparent;
}
.header-style5 .header-mid {
z-index: 2;
position: relative;
padding: 5px 0 6px 0;
}
.header-style5 .header-mid .top-header {
padding-left: 0;
}
.rtl .header-style5 .header-mid .top-header {
padding-right: 0;
}
.header-style5 .header-mid .top-header .hitheme-logo {
padding-left: 0;
}
.rtl .header-style5 .header-mid .top-header .hitheme-logo {
padding-right: 0;
}
.header-style5 .top-social {
position: absolute;
left: 0;
right: 0;
text-align: center;
border: none;
}
.rtl .header-style5 .top-social {
border: none;
}
.header-style5 .header-bottom {
background: #fff;
position: relative;
}
.header-style5 .header-bottom .main-menu {
margin: 12px 0;
}
.header-style5 .header-bottom .call-us {
padding: 13px 0 13px 15px;
font-size: 14px;
border-left: 1px #dbdbdb solid;
}
.rtl .header-style5 .header-bottom .call-us {
padding: 13px 15px 13px 0;
border-left: none;
border-right: 1px #dbdbdb solid;
}
.header-style5 .header-bottom .call-us .textwidget i {
font-size: 18px;
padding: 8px;
}
.header-style5 .header-bottom .call-us .textwidget span {
color: #222;
text-transform: capitalize;
}
.header-style5 .header-bottom .call-us .textwidget label {
color: #ff4000;
}
.header-style5 .header-bottom.sticky-menu {
position: fixed;
z-index: 9;
}
.header-style5 .header-bottom.sticky-menu .vertical_megamenu-header .wrapper_vertical_menu {
opacity: 0;
visibility: hidden;
}
.header-style5 .header-bottom.sticky-menu .vertical_megamenu-header:hover .wrapper_vertical_menu {
opacity: 1;
visibility: visible;
}
.header-style5 .top-form.top-form-minicart {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: transparent;
padding: 26px 0;
}
.rtl .header-style5 .top-form.top-form-minicart {
padding: 26px 0;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon {
width: 48px;
height: 46px;
line-height: 44px;
border: 1px rgba(255,255,255,0.1) solid;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon:before {
font-size: 16px;
color: #fff;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
background: #ff4000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
right: -10px;
top: -10px;
font-size: 12px;
font-weight: normal;
}
.header-style5 .top-form.top-search .search-tog {
display: none;
}
.header-style5 .top-form.top-search .topsearch-entry .form-search.searchform {
top: 26px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
box-shadow: none;
border: 1px rgba(255,255,255,0.1) solid;
background: transparent;
display: block;
width: 350px;
}
.header-style5 .top-form.top-search button.form-button {
color: #fff;
font-size: 16px;
}
.header-style5 .top-form.top-search input {
background: transparent;
font-style: normal;
font-weight: bold;
color: #fff;
}
.header-style5 .sw-hitheme-account i.fa {
color: #fff;
height: 46px;
line-height: 44px;
border: 1px rgba(255,255,255,0.1) solid;
margin: 26px 15px;
}
.header-style5 .sw-hitheme-account i.fa:hover {
background: transparent;
color: #ff4000;
}
.header-style5 .nav-pills >li.dropdown > a {
color: #999;
font-weight: normal;
text-transform: capitalize;
}
.header-style5 .nav-pills >li.dropdown > a:hover {
background: transparent;
color: #ff4000;
}
.header-style5 .nav-pills >li.active > a,
.header-style5 .nav-pills >li.hover > a {
background: transparent;
color: #ff4000;
}
.header-style5 .vertical_megamenu-header {
padding-left: 0;
}
.rtl .header-style5 .vertical_megamenu-header {
padding-right: 0;
padding-left: 15px;
}
.header-style5 .vertical_megamenu-header .wrapper_vertical_menu {
min-width: 277px;
border: 2px #ff4000 solid;
border-top: 0;
border-radius: 0 0 4px 4px;
}
.header-style5 .sw_ajax_woocommerce_search .topsearch-entry .search.input-group {
margin: 26px 0;
border: 1px solid #333;
}
.header-style5 .mid-header .btn-search {
display: none;
}
#rev_slider_7_1_wrapper .buy-now51,
#rev_slider_7_1_wrapper .buy-now52,
#rev_slider_7_1_wrapper .buy-now53 {
color: #fff;
}
#rev_slider_7_1_wrapper .buy-now51:hover,
#rev_slider_7_1_wrapper .buy-now52:hover,
#rev_slider_7_1_wrapper .buy-now53:hover {
color: #ff4000;
}
.home-style5 .header-style5 {
margin-bottom: 30px;
}
.home-style5 .header-style5 .vertical_megamenu-header .wrapper_vertical_menu {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.home-style5 .banner-single-product {
border-radius: 0 0 4px 4px;
}
.home-style5 .banner-single-product li {
padding: 21px 0 !important;
}
.home-style5 .banner-single-product li .banner-info {
padding-top: 5px;
}
.home-style5 .banner-single-product li .banner-info h3 {
margin-bottom: 0;
}
.home-style5 .banner-single-product li .banner-info p {
line-height: 14px;
}
.home-slider5 {
margin-bottom: 30px;
}
.widget_tag_cloud h2 {
font-size: 18px;
color: #111111;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 14px;
}
.widget_tag_cloud .tagcloud {
margin: 0 !important;
}
.widget_tag_cloud .tagcloud a {
display: inline-block;
color: #333;
text-transform: capitalize;
border: 1px solid #dbdbdb;
background: #fff;
padding: 6px 15px;
margin: 3px 1px;
font-size: 13px !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.widget_tag_cloud .tagcloud a:hover {
border: 1px solid #ff4000;
background-color: #ff4000;
color: #fff;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider {
border-bottom: 2px solid #cccccc;
position: relative;
margin-bottom: 30px;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider:before {
content: '';
height: 2px;
width: 100px;
background-color: #ff4000;
position: absolute;
bottom: -2px;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .box-title h3 {
font-size: 20px;
margin: 8px 0;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .box-title h3:before,
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .box-title h3:after {
display: none;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs {
margin: 0;
box-shadow: none;
height: auto;
padding-right: 58px;
}
.rtl .sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs {
padding-right: 0;
padding-left: 58px;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs > li a {
background: transparent;
height: 40px;
line-height: 40px;
text-transform: capitalize;
padding: 0 15px;
color: #222;
font-weight: 500;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs > li.active >a,
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs > li:hover >a {
background: transparent;
color: #ff4000;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs > li.active:before,
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs > li:hover:before {
display: block;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs > li:last-child.active:before,
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs > li:last-child:hover:before {
display: none;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button {
display: inline-block;
position: absolute;
top: 0;
cursor: pointer;
z-index: 1;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button.slick-prev {
right: 30px;
left: auto;
}
.rtl .sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button.slick-prev {
right: auto;
left: 0px;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button.slick-prev:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button.slick-next {
right: 0;
left: auto;
}
.rtl .sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button.slick-next {
right: auto;
left: 30px;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button.slick-next:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button:hover:before {
background: #ff4000;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button {
top: -4px;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane .responsive-slider .slider {
margin: 0 -8px;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap {
padding: 0 8px;
margin-bottom: 120px;
}
.sw-woo-tab-cat.style2 .item .item-wrap .item-detail .item-content {
padding-bottom: 24px;
}
.sw-woo-container-slider.featured-product .block-title {
margin-bottom: 30px;
}
.sw-woo-container-slider.featured-product .block-title h3 {
padding: 15px 0 13px;
border-bottom: 2px solid rgba(0,0,0,0.1);
position: relative;
font-size: 20px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
}
.sw-woo-container-slider.featured-product .block-title h3:before {
content: '';
height: 2px;
width: 100px;
background-color: #ff4000;
position: absolute;
bottom: -2px;
}
.sw-woo-container-slider.featured-product .block-title h3 span {
color: #ff4000;
}
.sw-woo-container-slider.featured-product .res-button {
display: inline-block;
position: absolute;
top: 0;
cursor: pointer;
z-index: 1;
}
.sw-woo-container-slider.featured-product .res-button.slick-prev {
right: 30px;
left: auto;
}
.rtl .sw-woo-container-slider.featured-product .res-button.slick-prev {
right: auto;
left: 0px;
}
.sw-woo-container-slider.featured-product .res-button.slick-prev:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.sw-woo-container-slider.featured-product .res-button.slick-next {
right: 0;
left: auto;
}
.rtl .sw-woo-container-slider.featured-product .res-button.slick-next {
right: auto;
left: 30px;
}
.sw-woo-container-slider.featured-product .res-button.slick-next:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.sw-woo-container-slider.featured-product .res-button:hover:before {
background: #ff4000;
}
.sw-woo-container-slider.featured-product .box-slider-title {
text-align: left;
padding: 0;
}
.rtl .sw-woo-container-slider.featured-product .box-slider-title {
text-align: right;
}
.sw-woo-container-slider.featured-product .resp-slider-container .slider {
margin: 0 -5px;
}
.sw-woo-container-slider.featured-product .resp-slider-container .slider .item .item-wrap {
margin-bottom: 120px;
padding: 0 5px;
}
.sw-woo-container-slider.featured-product .item .item-wrap .item-detail .item-content {
padding-bottom: 23px;
}
.banner5-left .vc_column-inner {
padding-right: 10px;
}
.rtl .banner5-left .vc_column-inner {
padding-right: 15px;
padding-left: 10px;
}
.banner5-right .vc_column-inner {
padding-left: 10px;
}
.rtl .banner5-right .vc_column-inner {
padding-left: 15px;
padding-right: 10px;
}
.countdown-slider {
position: relative;
}
.countdown-slider .res-button {
display: inline-block;
position: absolute;
top: 0;
cursor: pointer;
z-index: 1;
}
.countdown-slider .res-button.slick-prev {
right: 30px;
left: auto;
}
.rtl .countdown-slider .res-button.slick-prev {
right: auto;
left: 0px;
}
.countdown-slider .res-button.slick-prev:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.countdown-slider .res-button.slick-next {
right: 0;
left: auto;
}
.rtl .countdown-slider .res-button.slick-next {
right: auto;
left: 30px;
}
.countdown-slider .res-button.slick-next:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.countdown-slider .res-button:hover:before {
background: #ff4000;
}
.countdown-slider .box-title h3 {
font-size: 18px;
color: #222;
font-weight: 900;
text-transform: uppercase;
padding: 5px 0;
margin-bottom: 21px;
}
.countdown-slider .slider {
margin: 0 -15px;
}
.countdown-slider .slider .item-countdown .item-wrap {
margin-bottom: 143px;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .product-countdown {
background: #ff4000;
border-radius: 4px 4px 0 0;
padding: 2px 0;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .product-countdown .countdown-section {
position: relative;
display: inline-block;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .product-countdown .countdown-section .countdown-amount {
display: block;
font-weight: 900;
min-width: 60px;
font-size: 20px;
height: 30px;
line-height: 34px;
text-align: center;
color: #fff;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .product-countdown .countdown-section .countdown-amount:before {
content: ":";
position: absolute;
right: -5px;
top: 5px;
font-size: 16px;
}
.rtl .countdown-slider .slider .item-countdown .item-wrap .item-detail .product-countdown .countdown-section .countdown-amount:before {
right: auto;
left: -5px;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .product-countdown .countdown-section .countdown-period {
text-align: center;
font-size: 14px;
display: block;
color: #fff;
text-transform: capitalize;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .product-countdown .countdown-section:last-child .countdown-amount:before {
display: none;
}
.responsive-post-slider.style1 {
margin-bottom: 44px;
}
.responsive-post-slider.style1 .block-title h3 {
margin-bottom: 3px;
font-size: 18px;
}
.responsive-post-slider.style1 .resp-slider-container .slider .slick-list .item .item-detail .entry-content {
min-height: 141px;
}
.responsive-post-slider.style1 .resp-slider-container .slider .slick-list .item .item-detail .entry-content .description {
margin-bottom: 35px;
}
.responsive-post-slider.style1 .slick-dots {
text-align: center;
margin: 0;
border-top: 1px #efefef solid;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.responsive-post-slider.style1 .slick-dots li {
list-style: none;
display: inline-block;
vertical-align: top;
margin: 7px 5px;
}
.responsive-post-slider.style1 .slick-dots li button {
font-size: 0;
width: 10px;
height: 10px;
line-height: 10px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
padding: 4px;
}
.responsive-post-slider.style1 .slick-dots li.slick-active button,
.responsive-post-slider.style1 .slick-dots li:hover button {
background: #ff4000;
border: 1px #ff4000 solid;
}
.sw-woo-container-slider.style2 .block-title {
margin-bottom: 30px;
}
.sw-woo-container-slider.style2 .block-title h3 {
padding: 15px 0 13px;
border-bottom: 2px solid rgba(0,0,0,0.1);
position: relative;
font-size: 20px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
}
.sw-woo-container-slider.style2 .block-title h3:before {
content: '';
height: 2px;
width: 100px;
background-color: #ff4000;
position: absolute;
bottom: -2px;
}
.sw-woo-container-slider.style2 .block-title h3 span {
color: #ff4000;
}
.sw-woo-container-slider.style2 .res-button {
display: inline-block;
position: absolute;
top: 0;
cursor: pointer;
z-index: 1;
}
.sw-woo-container-slider.style2 .res-button.slick-prev {
right: 30px;
left: auto;
}
.rtl .sw-woo-container-slider.style2 .res-button.slick-prev {
right: auto;
left: 0px;
}
.sw-woo-container-slider.style2 .res-button.slick-prev:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.sw-woo-container-slider.style2 .res-button.slick-next {
right: 0;
left: auto;
}
.rtl .sw-woo-container-slider.style2 .res-button.slick-next {
right: auto;
left: 30px;
}
.sw-woo-container-slider.style2 .res-button.slick-next:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
background: #111111;
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 16px;
display: block;
}
.sw-woo-container-slider.style2 .res-button:hover:before {
background: #ff4000;
}
.sw-woo-container-slider.style2 .box-slider-title {
text-align: left;
padding: 0;
}
.rtl .sw-woo-container-slider.style2 .box-slider-title {
text-align: right;
}
.sw-woo-container-slider.style2 .box-slider-title .block-title {
margin-bottom: 24px;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider {
margin: 0;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item {
margin-bottom: 20px;
overflow: hidden;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner {
margin-bottom: 20px;
overflow: hidden;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner .item-thumbnail {
margin-right: 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
border: 2px #fff solid;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
box-shadow: 0px 1px 0px 0px #a8a8a8;
}
.rtl .sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner .item-thumbnail {
margin-right: 0;
margin-left: 10px;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner .item-thumbnail a img {
max-width: 96px;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner .item-content {
overflow: hidden;
padding-top: 5px;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner .item-content h4 {
margin-bottom: 12px;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner .item-content h4 a {
font-size: 16px;
color: #555;
font-weight: bold;
text-transform: capitalize;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner .item-content h4 a:hover {
color: #ff4000;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner .item-content .reviews-content {
margin-bottom: 7px;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner .item-content .item-price {
font-size: 18px;
}
.sw-woo-container-slider.style2 .resp-slider-container .slider .item .item-inner:hover .item-thumbnail {
border: 2px #ff4000 solid;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
box-shadow: none;
}
@media (max-width: 1199px) {
.header-style5 .header-bottom .call-us {
display: none;
}
.sw-woo-tab-cat.style2 .resp-tab .tab-pane.active .res-button,
.sw-woo-container-slider.featured-product .res-button,
.sw-woo-container-slider.style2 .res-button {
display: block !important;
top: -4px;
}
.banner5-block .vc_figure {
width: 100%;
}
.banner5-block .vc_figure a {
width: 100%;
}
.banner5-block .vc_figure a img {
width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.home-style5 .header-style5 .vertical_megamenu-header .wrapper_vertical_menu {
min-width: 227px;
}
}
@media (max-width: 991px) {
.responsive-post-slider.style1 .slick-dots {
display: none !important;
}
.responsive-post-slider.style1 .resp-slider-container .slider .slick-list .item .item-detail .entry-content {
min-height: auto;
}
.header-style5 .vertical_megamenu-header .wrapper_vertical_menu {
border: none;
}
.header-style5 #main-menu .primary-menu .resmenu-container .navbar-toggle {
margin: 0;
}
.header-style5 .header-bottom .main-menu {
margin: 7px 0;
border: 1px #ff4000 solid;
border-radius: 4px;
float: right;
}
.rtl .header-style5 .header-bottom .main-menu {
float: left;
}
.header-style5 .header-bottom .main-menu .resmenu-container .menu-responsive-wrapper {
right: 0;
max-height: 315px;
overflow-x: auto;
}
.rtl .header-style5 .header-bottom .main-menu .resmenu-container .menu-responsive-wrapper {
right: auto;
left: 0;
}
.header-style5 .header-bottom .resmenu-container .menu-responsive-wrapper {
max-height: 315px;
overflow-x: auto;
}
.banner-single-product {
display: none;
}
}
@media (max-width: 767px) {
.header-style5 .header-mid .mid-header {
float: left;
}
.rtl .header-style5 .header-mid .mid-header {
float: right;
}
.header-style5 .top-form.top-search .topsearch-entry .form-search.searchform {
left: 0;
right: auto;
width: 310px;
}
.rtl .header-style5 .top-form.top-search .topsearch-entry .form-search.searchform {
right: 0;
left: auto;
}
.header-style5 .header-bottom.sticky-menu {
position: relative;
}
.header-style5 .top-form .wrapp-minicart {
top: 100px;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .navbar-toggle {
left: auto;
right: 66px;
top: 4px;
}
.rtl .sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .navbar-toggle {
right: auto;
left: 66px;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs {
padding: 0;
right: 66px;
left: auto;
top: 38px;
}
.rtl .sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs {
padding: 0;
right: auto;
left: 66px;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs li:before {
display: none;
}
.sw-woo-tab-cat.style2 .resp-tab .top-tab-slider .nav.nav-tabs li.active:before {
display: none;
}
}
@media (max-width: 640px) {
.header-style5 .vertical_megamenu-header .wrapper_vertical_menu {
min-width: 180px;
}
}
@media (max-width: 380px) {
.header-style5 .top-form.top-search .topsearch-entry .form-search.searchform {
width: 170px;
}
}
.home-style1 .hitheme_breadcrumbs,
.home-style2 .hitheme_breadcrumbs,
.home-style3 .hitheme_breadcrumbs,
.home-style4 .hitheme_breadcrumbs,
.home-style5 .hitheme_breadcrumbs {
display: none;
}
.block-popup-login {
margin-top: 170px;
width: 600px;
padding: 0px 20px 0px;
background: #fff;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login,
.block-popup-login form.register {
border: 0px;
padding: 0px;
margin: 0;
text-align: left;
border-radius: 0px;
display: block !important;
}
.rtl .block-popup-login form.login,
.rtl .block-popup-login form.register {
text-align: right;
}
.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 .tt_popup_login {
height: 42px;
background-color: #ff4000;
margin: 0 -20px;
padding: 0 10px;
}
.block-popup-login .tt_popup_login strong {
line-height: 42px;
display: inline-block;
padding-left: 55px;
text-transform: uppercase;
font-size: 15px;
color: #fff;
background-image: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png);
background-repeat: no-repeat;
background-position: -20px -700px;
position: relative;
padding-right: 10px;
background-color: #ff4000;
}
.rtl .block-popup-login .tt_popup_login strong {
background-position: right -20px top -700px;
padding-left: 10px;
padding-right: 55px;
}
.block-popup-login .block-content {
padding-top: 20px;
padding-bottom: 20px;
font-weight: normal;
overflow: hidden;
}
.block-popup-login .block-content .col-reg {
width: 50%;
float: left;
min-height: 176px;
}
.rtl .block-popup-login .block-content .col-reg {
float: right;
}
.block-popup-login .block-content .col-reg.registered-account {
padding-right: 30px;
border-right: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
border-left: 1px solid #d0d0d0;
border-right: 0;
padding-left: 30px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
position: relative;
float: left;
margin-top: 10px;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login {
float: right;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
background-color: #ff4000;
padding: 0 25px 0px 48px;
height: 42px;
font-size: 11px;
font-weight: bold;
white-space: nowrap;
text-transform: uppercase;
color: #fff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: 0;
margin: 0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
padding: 0 48px 0px 25px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
background-color: #cc3300;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:before {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -1593px;
content: '';
display: block;
width: 15px;
height: 18px;
position: absolute;
top: 10px;
left: 20px;
z-index: 5;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login:before {
right: 20px;
left: auto;
}
.block-popup-login .block-content .col-reg.login-customer {
padding-left: 30px;
color: #353535;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
padding-right: 30px;
padding-left: 0;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
font-size: 15px;
font-weight: bold;
margin-bottom: 0;
}
.block-popup-login .block-content .note-reg {
margin: 0;
}
.block-popup-login .block-content .list-log {
list-style: none;
margin: 0;
}
.block-popup-login .block-content .list-log li {
padding: 2px 0px 2px 14px;
font-style: italic;
position: relative;
border-left: none;
line-height: 22px;
}
.rtl .block-popup-login .block-content .list-log li {
padding: 2px 14px 2px 0;
}
.rtl .block-popup-login .block-content .list-log li:before {
right: 0;
left: auto;
}
.block-popup-login .block-content .list-log li:before {
content: "";
display: inline-block;
width: 5px;
height: 5px;
background-color: #666666;
position: absolute;
left: 0px;
top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
height: 42px;
line-height: 42px;
padding: 0px 42px;
text-transform: uppercase;
display: inline-block;
font-size: 11px;
margin-top: 15px;
color: #fff;
font-weight: bold;
background-color: #ff4000;
}
.block-popup-login .block-content .btn-reg-popup:hover {
background-color: #cc3300;
}
.block-popup-login .email-input {
position: relative;
}
.block-popup-login .email-input:before {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -160px #ababab;
content: "";
display: inline-block;
width: 43px;
height: 40px;
position: absolute;
top: 0px;
left: 0px;
right: auto;
}
.rtl .block-popup-login .email-input:before {
right: 0;
left: auto;
}
.block-popup-login .pass-input {
position: relative;
}
.block-popup-login .pass-input:before {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -100px #ababab;
content: "";
display: inline-block;
width: 43px;
height: 40px;
position: absolute;
top: 0px;
left: 0px;
right: auto;
}
.rtl .block-popup-login .pass-input:before {
right: 0;
left: auto;
}
.block-popup-login .input-text {
border: none;
margin-bottom: 14px;
width: 100%;
padding: 0 5px 0px 52px;
height: 40px !important;
font-size: 108.33%;
border: 1px solid #d1d1d1;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.rtl .block-popup-login .input-text {
padding: 0 52px 0px 5px;
}
.block-popup-login .ft-link-p a {
color: #353535;
padding: 0;
border: 0;
}
.block-popup-login .ft-link-p a:hover {
color: #ff4000;
}
.block-popup-login #login_message {
clear: both;
padding: 10px 0;
color: #049e06;
}
.block-popup-login #login_message >a {
font-weight: bold;
}
.block-popup-login #login_message.error {
color: #ec0122;
}
.block-popup-login .login-line {
text-align: center;
position: relative;
margin: 0 0 20px 0;
}
.block-popup-login .login-line:before {
content: '';
position: absolute;
top: 10px;
height: 1px;
left: 0;
width: 100%;
background: #ccc;
}
.block-popup-login .login-line > span {
font-weight: bold;
display: inline-block;
padding: 0 10px;
background: #fff;
position: relative;
}
.block-popup-login .social-networks {
text-align: center;
}
.close-login {
display: inline-block;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat;
background-position: -24px -2208px;
width: 26px;
height: 26px;
overflow: hidden;
text-indent: -9999px;
right: 7px;
left: auto;
top: 7px;
position: absolute;
opacity: 1;
}
.close-login:hover {
opacity: 0.7;
}
.rtl .close-login {
left: 7px;
right: auto;
}
.header-top {
background-color: #111;
min-height: 120px;
padding-top: 16px;
}
.header-top .header-message {
line-height: 38px;
position: relative;
z-index: 9;
}
.header-top .header-message a {
color: #777;
font-weight: bold;
font-size: 14px;
}
.header-top .header-message a:hover {
color: #fff;
}
.header-top .top-login {
padding: 10px 5px;
position: relative;
z-index: 9;
}
.header-top .top-login ul {
margin: 0;
}
.header-top .top-login ul li {
list-style: none;
}
.header-top .top-login ul li a {
color: #777;
position: relative;
display: inline-block;
vertical-align: top;
font-weight: bold;
font-size: 14px;
padding-right: 8px;
margin-right: 2px;
}
.rtl .header-top .top-login ul li a {
padding-right: 0;
padding-left: 8px;
margin-right: 0;
margin-left: 2px;
}
.header-top .top-login ul li a:hover {
color: #fff;
}
.header-top .top-login ul li a:before {
content: "";
width: 2px;
height: 13px;
position: absolute;
right: 0;
top: 1px;
background: #777;
-webkit-transform: rotate(20deg);
-ms-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-o-transform: rotate(20deg);
transform: rotate(20deg);
}
.rtl .header-top .top-login ul li a:before {
right: auto;
left: 0;
-webkit-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
-moz-transform: rotate(-20deg);
-o-transform: rotate(-20deg);
transform: rotate(-20deg);
}
.header-mid .search-cate {
margin-left: 15px;
}
.rtl .header-mid .search-cate {
margin-left: 0;
margin-right: 15px;
}
.header-mid .hitheme-logo {
padding: 32px;
padding-left: 13px;
}
.rtl .header-mid .hitheme-logo {
padding-left: 0;
padding-right: 13px;
}
.header-mid .hitheme-logo a img {
max-height: 30px;
}
.sw-hitheme-account {
position: relative;
}
.sw-hitheme-account i.fa {
cursor: pointer;
font-size: 16px;
color: #111111;
margin: 0;
height: 98px;
line-height: 97px;
width: 50px;
text-align: center;
}
.header-style3 .sw-hitheme-account i.fa {
color: #fff;
height: 102px;
line-height: 101px;
}
.sw-hitheme-account i.fa:hover {
background: #dbdbdb;
}
.sw-hitheme-account .sidebar-mid-header2 {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
visibility: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
position: absolute;
right: 0;
width: 130px;
top: 145%;
z-index: 99;
background: #fff;
box-shadow: 0 0 2px 1px #dbdbdb;
padding: 15px 20px;
}
.rtl .sw-hitheme-account .sidebar-mid-header2 {
right: auto;
left: 0;
}
.sw-hitheme-account .sidebar-mid-header2 .widget-inner ul {
margin: 0;
list-style: none;
}
.sw-hitheme-account .sidebar-mid-header2 .widget-inner ul li {
padding: 5px 0;
}
.sw-hitheme-account .sidebar-mid-header2 .widget-inner ul li a {
position: relative;
padding-left: 15px;
font-size: 14px;
color: #555;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
}
.rtl .sw-hitheme-account .sidebar-mid-header2 .widget-inner ul li a {
padding-left: 0;
padding-right: 15px;
}
.sw-hitheme-account .sidebar-mid-header2 .widget-inner ul li a:hover {
color: #ff4000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sw-hitheme-account .sidebar-mid-header2 .widget-inner ul li a:before {
content: '\f111';
font-family: FontAwesome;
font-size: 5px;
margin-right: 8px;
position: absolute;
top: 50%;
left: 0;
margin-top: -2px;
}
.rtl .sw-hitheme-account .sidebar-mid-header2 .widget-inner ul li a:before {
left: auto;
right: 0;
margin-left: 8px;
margin-right: 0;
}
.sw-hitheme-account:hover .sidebar-mid-header2 {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
top: 101%;
}
.header-style5 .sw-hitheme-account:hover .sidebar-mid-header2 {
top: 107%;
}
#lang_sel a,
#lang_sel a:visited {
border: 0 none;
padding: 0;
}
#lang_sel a.lang_sel_sel:after {
content: "\f0d7";
font-family: FontAwesome;
display: inline-block;
font-size: 12px;
margin-left: 6px;
vertical-align: top;
color: #777;
line-height: 18px;
}
.rtl #lang_sel a.lang_sel_sel:after {
margin-right: 6px;
margin-left: 0;
}
#lang_sel img.iclflag {
margin-top: -2px;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
.rtl #lang_sel img.iclflag {
margin: 0 0 0 5px;
}
#lang_sel > ul.nav {
display: inline-block;
list-style: none;
margin: 0;
}
.rtl #lang_sel > ul.nav {
margin: 0;
}
#lang_sel > ul.nav > li {
position: relative;
padding: 10px 0;
}
#lang_sel > ul.nav > li > a {
background-color: transparent;
color: #777;
font-weight: 900;
text-transform: uppercase;
font-size: 14px;
}
#lang_sel > ul.nav > li > a img {
display: none;
}
#lang_sel > ul.nav > li > a:hover {
color: #fff;
}
#lang_sel > ul.nav > li > a:hover:after {
color: #fff;
}
#lang_sel > ul.nav > li > a span {
display: inline-block;
}
#lang_sel > ul.nav > li > ul {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
margin: 0;
box-shadow: 0px 0px 1px 2px rgba(30,30,30,0.1);
left: 0;
top: 50px;
z-index: 9999;
position: absolute;
background: #fff;
width: 110px;
padding: 15px 10px;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.rtl #lang_sel > ul.nav > li > ul {
right: 0;
left: auto;
}
#lang_sel > ul.nav > li > ul li {
background: #fff;
border-right: none;
list-style: none;
}
#lang_sel > ul.nav > li > ul li.active a {
color: #ff4000;
}
#lang_sel > ul.nav > li > ul li a {
color: #555;
display: block;
height: auto;
font-size: 14px;
line-height: 28px;
}
#lang_sel > ul.nav > li > ul li a .iclflag {
margin-right: 13px;
}
.rtl #lang_sel > ul.nav > li > ul li a .iclflag {
margin-left: 13px;
margin-right: 0;
}
#lang_sel > ul.nav > li > ul li:hover a {
color: #ff4000;
}
#lang_sel > ul.nav > li > ul li:first-child {
border-bottom: 1px #f5f5f5 solid;
}
#lang_sel > ul.nav > li > ul:before {
content: "";
display: inline-block;
background: transparent;
height: 3px;
width: 100%;
position: absolute;
top: -3px;
right: 0;
}
#lang_sel > ul.nav > li:hover > ul {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
top: 38px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.currency_w {
margin-bottom: 0;
}
.currency_w > li {
position: relative;
list-style: none;
padding: 10px 0;
}
.currency_w > li > a {
display: block;
color: #777;
font-weight: 900;
border-left: 1px rgba(255,255,255,0.15) solid;
padding-left: 29px;
margin-left: 18px;
font-size: 14px;
}
.rtl .currency_w > li > a {
padding-left: 0;
padding-right: 26px;
margin-left: 0;
margin-right: 22px;
border-right: 1px rgba(255,255,255,0.15) solid;
border-left: none;
}
.currency_w > li > a:hover {
color: #fff;
}
.currency_w > li > a:hover:after {
color: #fff;
}
.currency_w > li > a:after {
content: "\f0d7";
font-family: FontAwesome;
display: inline-block;
margin-left: 8px;
color: #777;
font-size: 12px;
line-height: 18px;
vertical-align: top;
}
.rtl .currency_w > li > a:after {
margin-right: 8px;
margin-left: 0;
}
.currency_w > li .currency_switcher {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
box-shadow: 0px 0px 1px 2px rgba(30,30,30,0.1);
right: 0px;
position: absolute;
background: none repeat scroll 0 0 #fff;
width: 70px;
padding: 10px 15px;
margin: 0;
text-align: center;
top: 50px;
z-index: 9999;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.rtl .currency_w > li .currency_switcher {
right: auto;
left: 0;
}
.currency_w > li .currency_switcher li {
width: 100%;
margin: 0;
line-height: 28px;
list-style: none;
}
.currency_w > li .currency_switcher li:hover a {
color: #ff4000;
}
.currency_w > li .currency_switcher li a {
background: none;
border: 0px;
font-size: 14px;
border-radius: 0px;
color: #555;
display: block;
border-bottom: none;
}
.currency_w > li .currency_switcher li a.active {
color: #ff4000;
}
.currency_w > li .currency_switcher li:first-child {
border-bottom: 1px #f5f5f5 solid;
}
.currency_w > li .currency_switcher:before {
content: "";
display: block;
background: transparent;
height: 3px;
position: absolute;
top: -3px;
width: 100%;
}
.currency_w > li:hover .currency_switcher {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
top: 38px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.top-form {
position: relative;
float: right;
}
.top-form:hover .wrapp-minicart {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
transform: translateY(0);
transition: opacity 0.35s ease, transform 0.35s ease;
}
.top-form.top-form-minicart {
cursor: pointer;
padding: 26px 24px 18px 24px;
background: #ff4000;
-webkit-border-radius: 0 6px 6px 0;
-moz-border-radius: 0 6px 6px 0;
-o-border-radius: 0 6px 6px 0;
-ms-border-radius: 0 6px 6px 0;
border-radius: 0 6px 6px 0;
}
.rtl .top-form.top-form-minicart {
-webkit-border-radius: 6px 0 0 6px;
-moz-border-radius: 6px 0 0 6px;
-o-border-radius: 6px 0 0 6px;
-ms-border-radius: 6px 0 0 6px;
border-radius: 6px 0 0 6px;
}
.header-style2 .top-form.top-form-minicart {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.top-form.top-form-minicart .top-minicart-icon {
text-align: center;
width: 54px;
height: 54px;
position: relative;
}
.top-form.top-form-minicart .top-minicart-icon:before {
content: '\f291';
font-family: FontAwesome;
font-size: 45px;
color: #fff;
}
.top-form.top-form-minicart .top-minicart-icon .minicart-number {
font-size: 16px;
font-weight: bold;
display: inline-block;
vertical-align: top;
min-width: 21px;
min-height: 20px;
line-height: 20px;
position: absolute;
right: -12px;
top: -17px;
padding: 1px;
color: #fff;
}
.header-style3 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
top: -20px;
}
.rtl .top-form.top-form-minicart .top-minicart-icon .minicart-number {
left: -12px;
right: auto;
}
.top-form .wrapp-minicart {
visibility: hidden;
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
opacity: 0;
filter: alpha(opacity=0);
transform: translateY(50px);
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-o-transition: .3s ease;
-ms-transition: .3s ease;
transition: .3s ease;
background: #fff;
position: absolute;
right: 0;
left: auto;
top: 99px;
width: 318px;
z-index: 99999;
box-shadow: 0 0 2px 1px #dbdbdb;
}
.header-style5 .top-form .wrapp-minicart {
top: 105px;
}
.rtl .top-form .wrapp-minicart {
left: 0;
right: auto;
}
.top-form .wrapp-minicart:before {
content: "";
display: block;
background: transparent;
height: 25px;
position: absolute;
top: -25px;
width: 100%;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
background: #fff;
max-height: 345px;
overflow: auto;
padding: 0px 15px 0px 20px;
margin-left: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
list-style: none;
position: relative;
padding: 15px 0;
overflow: hidden;
border-bottom: 1px solid #dbdbdb;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li a img {
max-width: 90px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:first-child {
padding-top: 25px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
display: inline-block;
background: #fff;
border: 1px solid #dbdbdb;
float: left;
margin-right: 10px;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
float: right;
margin-left: 10px;
margin-right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
position: absolute;
top: 23px;
right: 0;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
left: 0;
right: auto;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action a.btn-remove {
display: block;
margin: 7px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action .btn-edit {
display: block;
margin: 7px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item {
overflow: hidden;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
margin: 0;
padding-right: 20px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
padding-left: 20px;
padding-right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a {
font-size: 16px;
color: #555;
text-transform: capitalize;
font-weight: 600;
line-height: 22px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a:hover {
color: #ff4000;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
float: left;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
float: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price {
display: block;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price span.amount {
font-size: 18px;
color: #ff4000;
font-weight: 600;
padding: 10px 0px;
display: inline-block;
}
.top-form .wrapp-minicart .cart-checkout {
line-height: normal;
}
.top-form .wrapp-minicart .cart-checkout .price-total {
line-height: 41px;
padding: 0 25px;
}
.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
font-size: 16px;
color: #555;
font-weight: 600;
text-transform: uppercase;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
float: right;
}
.rtl .top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
float: left;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount {
font-size: 18px;
font-weight: 600;
color: #ff4000;
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
padding: 15px 22px 40px;
overflow: hidden;
width: 100%;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
text-align: left;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
text-align: right;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a {
background: #ff4000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
text-align: right;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
text-align: left;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
background: #111111;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
float: left;
width: 50%;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
float: right;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
font-size: 12px;
color: #fff;
font-weight: 600;
line-height: 45px;
height: 45px;
padding: 0 30px;
display: inline-block;
text-transform: uppercase;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover a {
background: #cc3300;
}
.top-form.top-search .topsearch-entry {
position: relative;
}
.top-form.top-search .topsearch-entry .form-search.searchform {
background: #fff;
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
box-shadow: 0 1px 1px #dbdbdb;
}
.rtl .top-form.top-search .topsearch-entry .form-search.searchform {
right: auto;
left: 0;
}
.top-form.top-search input {
width: 100%;
height: 44px;
border: none;
line-height: 44px;
margin-bottom: 0;
padding: 0 10px;
font-style: italic;
}
.rtl .top-form.top-search input {
float: right;
}
.top-form.top-search button.form-button,
.top-form.top-search .button-search-pro {
width: 20%;
float: left;
background: transparent;
height: 44px;
line-height: 44px;
margin: 0;
border: 0;
font-size: 14px;
}
.rtl .top-form.top-search button.form-button,
.rtl .top-form.top-search .button-search-pro {
float: right;
}
.top-form.top-search button.form-button:hover,
.top-form.top-search .button-search-pro:hover {
color: #ff4000;
}
.top-social {
margin: 8px 21px 0 0;
border-right: 1px rgba(255,255,255,0.15) solid;
padding-right: 17px;
}
.rtl .top-social {
border-right: none;
border-left: 1px rgba(255,255,255,0.15) solid;
padding-right: 0;
padding-left: 17px;
margin: 8px 0 0 21px;
}
.top-social a {
display: inline-block;
vertical-align: top;
padding: 0 10px;
color: #777;
font-size: 16px;
}
.top-social a:hover {
color: #fff;
}
.header-style1 .header-mid {
margin-top: -50px;
position: relative;
z-index: 9;
}
.header-style1 .header-mid .rows {
background: #fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px;
}
.home-style1 .header-style1 .header-mid .rows {
box-shadow: none;
}
.header-style1 .header-mid .main-menu {
padding: 31px 0;
}
.header-style1 .mid-header .btn-search {
padding: 37px 0;
color: #000;
}
.home-slider1 {
margin-top: -48px;
}
.block-popup-search-form {
max-width: 1170px;
margin: 0 auto;
padding: 10px 0;
margin-top: 70px;
background: #fff;
position: relative;
}
.block-popup-search-form .close {
position: absolute;
top: -20px;
right: 0;
font-size: 14px;
color: #fff;
opacity: 1;
}
.block-popup-search-form .close:hover {
color: #ff4000;
}
.mid-header .btn-search {
padding: 40px 0;
font-size: 18px;
color: #fff;
display: block;
}
.mid-header .btn-search:hover {
color: #ff4000;
}
.header-default.sticky-menu {
position: fixed;
background: #000;
}
.header-default.sticky-menu .hitheme-header,
.header-default.sticky-menu .hitheme-center {
display: none;
}
.header-default.sticky-menu #main-menu {
margin-bottom: 0 !important;
}
.header-style1 .sticky-menu,
.header-style2 .sticky-menu,
.header-style4 .sticky-menu {
position: fixed;
background: #fff;
box-shadow: 0px 0px 2px 1px #dbdbdb;
z-index: 99;
margin-top: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.header-style1 .sticky-menu .hitheme-logo,
.header-style2 .sticky-menu .hitheme-logo,
.header-style4 .sticky-menu .hitheme-logo {
padding: 16px 16px 16px 0;
}
.rtl .header-style1 .sticky-menu .hitheme-logo,
.rtl .header-style2 .sticky-menu .hitheme-logo,
.rtl .header-style4 .sticky-menu .hitheme-logo {
padding: 16px 0 16px 16px;
}
.header-style1 .sticky-menu .main-menu,
.header-style2 .sticky-menu .main-menu,
.header-style4 .sticky-menu .main-menu {
padding: 15px 0;
}
.header-style1 .sticky-menu .top-form.top-search .search-tog,
.header-style1 .sticky-menu .sw-hitheme-account i.fa,
.header-style2 .sticky-menu .top-form.top-search .search-tog,
.header-style2 .sticky-menu .sw-hitheme-account i.fa,
.header-style4 .sticky-menu .top-form.top-search .search-tog,
.header-style4 .sticky-menu .sw-hitheme-account i.fa {
line-height: 66px;
height: 66px;
}
.header-style1 .sticky-menu .top-form.top-form-minicart,
.header-style2 .sticky-menu .top-form.top-form-minicart,
.header-style4 .sticky-menu .top-form.top-form-minicart {
padding: 24px 10px 12px 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: transparent;
}
.rtl .header-style1 .sticky-menu .top-form.top-form-minicart,
.rtl .header-style2 .sticky-menu .top-form.top-form-minicart,
.rtl .header-style4 .sticky-menu .top-form.top-form-minicart {
padding: 24px 6px 12px 10px;
}
.header-style1 .sticky-menu .top-form.top-form-minicart .top-minicart-icon,
.header-style2 .sticky-menu .top-form.top-form-minicart .top-minicart-icon,
.header-style4 .sticky-menu .top-form.top-form-minicart .top-minicart-icon {
width: 30px;
height: 30px;
}
.header-style1 .sticky-menu .top-form.top-form-minicart .top-minicart-icon:before,
.header-style2 .sticky-menu .top-form.top-form-minicart .top-minicart-icon:before,
.header-style4 .sticky-menu .top-form.top-form-minicart .top-minicart-icon:before {
font-size: 16px;
color: #111111;
}
.header-style1 .sticky-menu .top-form.top-form-minicart .top-minicart-icon .minicart-number,
.header-style2 .sticky-menu .top-form.top-form-minicart .top-minicart-icon .minicart-number,
.header-style4 .sticky-menu .top-form.top-form-minicart .top-minicart-icon .minicart-number {
background: #ff4000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
right: -10px;
top: -12px;
font-size: 12px;
}
.rtl .header-style1 .sticky-menu .top-form.top-form-minicart .top-minicart-icon .minicart-number,
.rtl .header-style2 .sticky-menu .top-form.top-form-minicart .top-minicart-icon .minicart-number,
.rtl .header-style4 .sticky-menu .top-form.top-form-minicart .top-minicart-icon .minicart-number {
right: auto;
left: -10px;
}
.header-style1 .sticky-menu .top-form.top-search .topsearch-entry .form-search.searchform,
.header-style1 .sticky-menu .top-form .wrapp-minicart,
.header-style2 .sticky-menu .top-form.top-search .topsearch-entry .form-search.searchform,
.header-style2 .sticky-menu .top-form .wrapp-minicart,
.header-style4 .sticky-menu .top-form.top-search .topsearch-entry .form-search.searchform,
.header-style4 .sticky-menu .top-form .wrapp-minicart {
top: 67px;
}
.header-style3 .sticky-menu {
position: fixed;
background: rgba(0,0,0,0.4);
box-shadow: 0px 0px 1px 1px #dbdbdb;
z-index: 99;
margin-top: 0;
border: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.home-style3 .header-style3 .sticky-menu {
position: fixed;
background: rgba(0,0,0,0.4);
box-shadow: 0px 0px 1px 1px #dbdbdb;
z-index: 99;
margin-top: 0;
border: none;
}
.header-style3 .sticky-menu .hitheme-logo {
padding: 16px 16px 16px 0;
}
.header-style3 .sticky-menu .main-menu {
padding: 15px 0;
}
.header-style3 .sticky-menu .top-form.top-search .search-tog,
.header-style3 .sticky-menu .sw-hitheme-account i.fa {
line-height: 66px;
height: 66px;
}
.header-style3 .sticky-menu .top-form.top-form-minicart {
padding: 24px 10px 12px 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: transparent;
}
.rtl .header-style3 .sticky-menu .top-form.top-form-minicart {
padding: 24px 6px 12px 10px;
}
.header-style3 .sticky-menu .top-form.top-form-minicart .top-minicart-icon {
width: 30px;
height: 30px;
}
.header-style3 .sticky-menu .top-form.top-form-minicart .top-minicart-icon:before {
font-size: 16px;
color: #fff;
}
.header-style3 .sticky-menu .top-form.top-form-minicart .top-minicart-icon .minicart-number {
background: #ff4000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
right: -10px;
top: -12px;
font-size: 12px;
}
.rtl .header-style3 .sticky-menu .top-form.top-form-minicart .top-minicart-icon .minicart-number {
right: auto;
left: -10px;
}
.header-style3 .sticky-menu .top-form.top-search .topsearch-entry .form-search.searchform,
.header-style3 .sticky-menu .top-form .wrapp-minicart {
top: 67px;
}
.primary-menu .navbar-inverse {
background-color: #fff;
border-color: #fff;
}
.header-style3 .primary-menu .navbar-inverse {
background: transparent;
border-color: transparent;
}
.nav-pills {
display: inline-block;
margin-left: 0;
list-style-type: none;
margin-bottom: 0;
}
.nav-pills.nav-css >li {
float: none;
display: inline-block;
}
.nav-pills.nav-css >li > a {
padding: 8px 15px;
}
.nav-pills.nav-css >li.dropdown > a span.menu-img {
position: absolute;
right: 5px;
top: -2px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu {
box-shadow: none;
border: 1px solid #eaeaea;
padding: 10px 0 !important;
min-width: 200px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li {
width: 100%;
padding: 0 20px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a {
padding: 9px 0;
color: #111111;
font-size: 13px;
text-transform: capitalize;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
color: #ff4000;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li:last-child > a {
border: 0;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu {
position: relative;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
top: -1px;
left: 100%;
}
.rtl .nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
left: auto;
right: 100%;
}
.nav-pills >li {
float: none;
display: inline-block;
}
.nav-pills >li > a {
text-transform: uppercase;
background-color: transparent;
position: relative;
padding: 8px 15px;
display: block;
font-size: 14px;
line-height: 20px;
color: #111111;
font-weight: 900;
}
.nav-pills >li > a:hover,
.nav-pills >li > a:focus {
background-color: #ff4000;
color: #fff;
}
.nav-pills >li.dropdown > a {
position: relative;
}
.nav-pills >li.dropdown .dropdown-menu {
text-align: left;
display: block;
visibility: hidden;
top: 125%;
padding: 15px 0;
border: none;
min-width: 200px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu {
text-align: right;
}
.nav-pills >li.dropdown .dropdown-menu li {
width: 100%;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
position: relative;
text-transform: capitalize;
display: block;
padding: 9px 25px;
color: #777;
font-weight: normal;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
color: #ff4000;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu {
position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
position: absolute;
top: -16px;
left: 110%;
visibility: hidden;
margin: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
left: auto;
right: 110%;
}
.nav-pills >li.dropdown .dropdown-menu li.active a {
color: #ff4000;
}
.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
left: 100%;
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.rtl .nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
left: auto;
right: 100%;
}
.nav-pills >li.dropdown:hover:before {
top: 100%;
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.nav-pills >li.dropdown:hover .dropdown-menu {
top: 100%;
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.nav-pills >li.active,
.nav-pills >li.hover {
position: relative;
}
.nav-pills >li.active >a,
.nav-pills >li.active >a:hover,
.nav-pills >li.active >a:focus,
.nav-pills >li.hover >a,
.nav-pills >li.hover >a:hover,
.nav-pills >li.hover >a:focus {
background-color: #ff4000;
color: #fff;
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
color: #ff4000;
background-color: transparent;
}
.nav-pills.nav-mega .menu-img {
position: absolute;
right: 5px;
top: -2px;
}
.nav-pills.nav-mega .hitheme-mega-menu .wpb_raw_html {
margin-bottom: 0;
}
.nav-pills.nav-mega .hitheme-mega-menu.hitheme-menu-img > a span.menu-img {
position: absolute;
right: 5px;
top: -2px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu {
padding: 30px 15px 15px;
width: 100%;
visibility: hidden;
box-shadow: 0px 0px 5px #999;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu li.active >a,
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu li:hover >a {
background-color: transparent;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu >li {
float: left;
padding: 0 15px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu >li.image-full {
width: 100% !important;
padding-top: 0;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu >li.image-full >a {
border-bottom: 0;
font-size: 14px;
text-transform: uppercase;
padding: 7px 20px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu >li.image-full >a .menu-title {
display: none;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu >li.image-full img {
width: 100%;
}
.rtl .nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu >li {
float: right;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
text-transform: uppercase;
padding: 0;
display: block;
color: #111111;
font-size: 14px;
font-weight: 600;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
display: block;
margin-bottom: 10px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
padding: 9px 0;
text-transform: capitalize;
font-size: 14px;
color: #777;
font-weight: normal;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
color: #ff4000;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
float: left;
width: 25px;
margin-right: 15px;
}
.rtl .nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
float: right;
margin-right: 0;
margin-left: 15px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li.active a {
color: #ff4000;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-1 {
min-width: 1170px;
padding: 30px 0 15px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-1 >li {
width: 100%;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-2 {
min-width: 380px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-2 >li {
width: 50%;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-3 {
min-width: 720px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-3 >li {
width: 33.33%;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-4 {
min-width: 875px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-4 >li {
width: 25%;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-5 {
min-width: 1170px;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu.column-5 >li {
width: 20%;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .hitheme-menu-img >a {
padding: 15px 0 0 0;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .hitheme-menu-img >a:before {
display: none;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .hitheme-menu-img >a:hover {
color: #ff4000;
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .hitheme-menu-img:hover img {
opacity: 0.75;
filter: alpha(opacity=75);
}
.nav-pills.nav-mega .hitheme-mega-menu .dropdown-menu .menu-shortcode >a {
display: none;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
width: 18%;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.hitheme-menu-img {
width: 28%;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-mega-product .dropdown-menu {
padding: 0;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-mega-product .dropdown-menu >li {
padding: 0;
}
.nav-pills.nav-mega .hitheme-mega-menu:hover .dropdown-menu {
visibility: visible;
}
.nav-pills.nav-mega .hitheme-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
visibility: visible;
}
.nav-pills.nav-mega .hitheme-menu-custom ul {
box-shadow: 0px 0px 5px #999;
}
.nav-pills.nav-mega .hitheme-menu-custom ul .menu-img {
display: none;
}
.nav-pills.nav-mega .hitheme-menu-custom ul > li > a {
font-size: 14px;
}
.nav-pills.nav-mega .hitheme-menu-custom ul li >.have-title {
position: relative;
display: block;
padding: 10px 25px;
}
.nav-pills.nav-mega .hitheme-menu-custom ul li >.have-title:before {
content: "\f111";
font-family: fontawesome;
font-size: 6px;
display: inline-block;
vertical-align: middle;
padding-right: 8px;
}
.rtl .nav-pills.nav-mega .hitheme-menu-custom ul li >.have-title:before {
padding-right: 0;
padding-left: 8px;
}
.nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu >ul {
position: absolute;
background-color: #fff;
left: 110%;
top: 0;
padding: 15px 0;
visibility: hidden;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
min-width: 180px;
}
.rtl .nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu >ul {
left: auto;
right: 110%;
}
.nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu >ul >li {
position: relative;
}
.nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu >ul >li ul {
padding: 15px 0;
position: absolute;
background-color: #fff;
left: 110%;
top: 0;
visibility: hidden;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.rtl .nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu >ul >li ul {
left: auto;
right: 110%;
}
.nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
left: 100%;
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
left: auto;
right: 100%;
}
.nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
left: 100%;
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
left: auto;
right: 100%;
}
.nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu:hover >ul {
left: 100%;
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .hitheme-menu-custom ul .dropdown-submenu:hover >ul {
left: auto;
right: 100%;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.hitheme-menu-img {
width: 22%;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.hitheme-menu-img a .menu-title {
border-bottom: none;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
width: 31%;
margin-left: 1.3%;
border-left: 1px #e6e6e6 solid;
}
.rtl .nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
border-right: 1px #e6e6e6 solid;
border-left: 0;
margin-right: 1.3%;
margin-left: 0;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .order-title {
display: none;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider {
margin-bottom: 0;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap .item-detail .item-content {
padding: 20px 15px;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap:hover .item-detail {
border: 1px transparent solid;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-next {
right: 0;
}
.nav-pills.nav-mega .hitheme-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-prev {
left: 0;
}
.mega-left-title {
background: #ff4000;
height: 60px;
line-height: 60px;
overflow: hidden;
padding: 0 15px;
}
.mega-left-title strong {
color: #111;
text-transform: uppercase;
font-size: 18px;
font-weight: 900;
}
.mega-left-title:after {
position: absolute;
right: 35px;
top: 22px;
content: '';
width: 19px;
height: 15px;
display: inline-block;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -1379px;
}
.rtl .mega-left-title:after {
left: 35px;
right: auto;
}
.vertical_megamenu-header .wpb_content_element {
margin: 0;
}
.vertical_megamenu-header:hover .wrapper_vertical_menu {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
visibility: visible;
}
.wrapper_vertical_menu {
position: absolute;
min-width: 270px;
opacity: 0;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
-webkit-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-o-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
z-index: 1;
visibility: hidden;
}
.wrapper_vertical_menu .dropdown-sub {
margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu {
position: relative;
margin: 0;
border: 1px solid #efefef;
background-color: #fff;
border-top: 0;
z-index: 9;
}
.wrapper_vertical_menu .vertical-megamenu > li {
background: none;
position: relative;
z-index: 1;
cursor: pointer;
padding: 0 15px;
border-bottom: 1px solid #efefef;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li {
padding: 0 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li:last-child > a {
border-bottom: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore {
border: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a.open-more-cat {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-more.jpg) no-repeat center left;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.showMore a.open-more-cat {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-more.jpg) no-repeat center right;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a.close-more-cat {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-less.jpg) no-repeat center left;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.showMore a.close-more-cat {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-less.jpg) no-repeat center right;
}
.wrapper_vertical_menu .vertical-megamenu > li.icon-phone > a span.menu-img {
position: absolute;
left: 0;
top: 13px;
display: inline-block;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.icon-phone > a span.menu-img {
left: auto;
right: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.icon-sport > a span.menu-img {
position: absolute;
left: 0;
top: 19px;
display: inline-block;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.icon-sport > a span.menu-img {
left: auto;
right: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li > a {
font-size: 14px;
padding: 0 20px 0 30px;
line-height: 50px;
color: #444;
text-transform: uppercase;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > a {
padding: 0 30px 0 20px;
}
.wrapper_vertical_menu .vertical-megamenu > li > a > span.menu-img {
position: absolute;
left: 0;
top: 16px;
display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li > a:hover {
background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li > a .have-title {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.wrapper_vertical_menu .vertical-megamenu > li > a:hover {
color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu {
position: absolute;
left: 100%;
top: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
visibility: hidden;
display: inherit;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: translate(0,60px);
-moz-transform: translate(0,60px);
-o-transform: translate(0,60px);
-ms-transform: translate(0,60px);
transform: translate(0,60px);
border-radius: 0;
min-width: 230px;
padding: 0;
border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu {
left: auto;
right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li {
position: relative;
line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li > a {
position: relative;
padding: 10px 20px;
color: #111111;
background-color: #fff;
border-bottom: 1px solid #fafafa;
text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu {
position: absolute;
left: 100%;
margin: 0;
top: 0;
background: #fff;
display: none;
min-width: 230px;
padding: 0;
border-radius: 0;
border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu {
left: auto;
right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li {
position: relative;
line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a {
position: relative;
padding: 10px 20px;
color: #111111;
background-color: #fff;
border-bottom: 1px solid #fafafa;
text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a:hover {
background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a {
background-color: #f7f7f7;
color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a:before {
background-color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > .dropdown-menu {
display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > a {
color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > a:before {
background-color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > .dropdown-menu {
display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown {
position: relative;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:hover:after {
color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
content: '\f105';
font-family: fontawesome;
font-size: 14px;
color: #7d7d7d;
position: absolute;
right: 0px;
top: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
left: 0px;
right: auto;
content: '\f104';
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > a,
.wrapper_vertical_menu .vertical-megamenu > li.hover > a {
color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > a .have-title,
.wrapper_vertical_menu .vertical-megamenu > li.hover > a .have-title {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
padding-left: 15px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li:hover > a .have-title,
.rtl .wrapper_vertical_menu .vertical-megamenu > li.hover > a .have-title {
padding-left: 0;
padding-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > .dropdown-menu,
.wrapper_vertical_menu .vertical-megamenu > li.hover > .dropdown-menu {
display: block;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate(0px,0px);
-moz-transform: translate(0px,0px);
-o-transform: translate(0px,0px);
-ms-transform: translate(0px,0px);
transform: translate(0px,0px);
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul {
min-width: 180px;
padding: 20px 0;
border: 1px solid #eee;
box-shadow: 2px 3px 5px #999;
border-radius: 0;
box-shadow: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li {
line-height: 32px;
padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li a {
color: #777;
font-size: 14px;
position: relative;
background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li .dropdown-sub {
min-width: 180px;
padding: 20px 0;
border: 1px solid #bbb;
border-radius: 5px;
box-shadow: none;
display: none;
position: absolute;
left: 100%;
top: 0;
background-color: #fff;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li .dropdown-sub {
left: auto;
right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li .dropdown-sub > li {
padding: 0 30px;
line-height: normal;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li .dropdown-sub > li a {
padding: 6px 10px;
font-size: 14px;
line-height: 20px;
position: relative;
background-color: #fff;
padding-left: 15px;
text-transform: capitalize;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li .dropdown-sub > li a {
padding-left: 0;
padding-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li .dropdown-sub > li:hover >  a {
background: #fff;
color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li .dropdown-sub > li:hover >  a:before {
background-color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li:hover > .dropdown-sub {
display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li.active > a,
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li:hover > a {
color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li.active > a:before,
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-custom ul > li:hover > a:before {
background-color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > li {
position: static;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-1.dropdown-menu .hitheme-menu-img {
clear: none;
position: absolute;
max-width: 260px !important;
width: 260px !important;
top: 0;
right: 0;
padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-1.dropdown-menu .hitheme-menu-img > a {
padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-1.dropdown-menu .hitheme-menu-img > a:before {
width: 0;
margin: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-1.dropdown-menu .hitheme-menu-img {
right: auto;
left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-2 {
min-width: 600px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-2 > li {
width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-2 > li:nth-child(2n+1) {
clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-2 .column-2 {
clear: both;
width: 100%;
background-color: #ddd;
height: 60px;
line-height: 60px;
padding: 0 30px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-2 .column-2 {
padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-2 .column-2 .tag-menu ul {
margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-2 .column-2 .tag-menu ul > li {
display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-2 .column-2 .tag-menu ul > li span {
font-size: 13px;
color: #666;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-2 .column-2 .tag-menu ul > li:first-child span {
font-weight: bold;
color: #111111;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-3 {
min-width: 650px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-3 .hitheme-menu-img {
width: 100% !important;
padding: 0 15px 5px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-3 .hitheme-menu-img > a {
padding: 0;
border: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-3 .hitheme-menu-img > a .have-title .menu-title {
padding-bottom: 10px;
display: block;
border-bottom: 1px #eee solid;
margin-bottom: 10px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-3 .hitheme-menu-img > a img {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-3 .hitheme-menu-img > a img:hover {
opacity: 0.85;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-3 > li:nth-child(3n+1) {
clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-4 {
min-width: 885px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-4 > li {
width: 285px !important;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-4 > li img {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-4 > li img:hover {
opacity: 0.85;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-4 > li > .dropdown-menu {
padding: 5px 15px 18px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-4 > li.hitheme-menu-img > a  .menu-title {
margin-top: 24px;
display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-4 > li:nth-child(4n+1) {
clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-5 {
min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .column-5 > li:nth-child(5n+1) {
clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu {
border: 0;
border-radius: 0;
box-shadow: 2px 3px 5px #999;
margin: 0;
padding: 0 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li {
width: 205px;
padding: 25px 15px 10px;
float: left;
line-height: unset;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li {
float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li:last-child {
border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li:last-child {
border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li:hover > a {
background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li.dropdown-submenu > a {
margin-bottom: 5px;
padding: 0;
font-size: 16px;
color: #111111;
text-transform: uppercase;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li {
float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li > a,
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li > span {
display: block;
font-size: 18px;
margin-bottom: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li > a:after,
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li > span:after {
display: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li .dropdown-sub > li:last-child > a {
border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li .dropdown-sub > li > a {
padding: 0;
line-height: 35px;
display: block;
font-size: 13px;
color: #7d7d7d;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li .dropdown-sub > li.active a,
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li .dropdown-sub > li:hover a {
color: #ff4000;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li.col-1 {
min-width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li.col-2 {
min-width: 360px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li.col-3 {
min-width: 540px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li.col-4 {
min-width: 720px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li.col-5 {
min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li.col-6 {
min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-mega-menu > .dropdown-menu > li.col3-img-right {
padding: 30px 10px 25px 10px;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-icon > a span.fa {
margin: 0 7px 0 0;
display: inline-block;
width: 20px;
text-align: center;
}
.wrapper_vertical_menu .vertical-megamenu > li.icon-phone.hitheme-menu-img > a span.menu-img {
position: absolute;
left: 0;
top: 13px;
display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.icon-sport.hitheme-menu-img > a span.menu-img {
position: absolute;
left: 0;
top: 19px;
display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-img > a span.menu-img {
position: absolute;
left: 0;
top: 16px;
display: inline-block;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.hitheme-menu-img > a span.menu-img {
right: 0;
left: auto;
}
.hitheme-images ul.dropdown-menu {
padding: 0 !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important;
-ms-border-radius: 4px !important;
border-radius: 4px !important;
}
.mega-menu .wrap-content {
overflow: hidden;
}
.mega-menu .wrap-content .item {
float: left;
width: 15%;
padding: 30px 15px 0 15px;
}
.rtl .mega-menu .wrap-content .item {
float: right;
}
.mega-menu .wrap-content .item .item-image img {
margin-bottom: 10px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
}
.mega-menu .wrap-content .item .item-image:hover img {
opacity: 0.9;
}
.mega-menu .wrap-content .item .item-content h3 {
font-size: 14px;
color: #111111;
text-transform: uppercase;
padding: 10px 0;
margin: 0;
font-weight: bold;
}
.mega-menu .wrap-content .item .item-content ul > li > a {
padding: 7px 0;
font-size: 14px;
color: #777;
font-weight: normal;
}
.mega-menu .wrap-content .item .item-content ul > li > a:hover {
color: #ff4000;
}
.mega-menu .wrap-content .item2 {
width: 40%;
float: left;
}
.rtl .mega-menu .wrap-content .item2 {
float: right;
}
.mega-menu .wrap-content .item2 a img {
margin: 0;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs {
width: 245px;
max-width: 245px;
background-color: #fff;
float: left;
margin: 0;
border: 0;
border-top-left-radius: 5px;
padding: 50px 30px 30px;
}
.rtl .listing-tab-shortcode .tabbable .nav.nav-tabs {
float: right;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs >li {
width: 100%;
float: none;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs >li a {
border: 0;
font-weight: normal;
text-transform: capitalize;
color: #777777;
padding: 10px 0;
cursor: pointer;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs >li a:hover {
color: #ff4000;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs >li.active,
.listing-tab-shortcode .tabbable .nav.nav-tabs >li:hover,
.listing-tab-shortcode .tabbable .nav.nav-tabs >li:focus {
background-color: transparent;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs >li.active >a,
.listing-tab-shortcode .tabbable .nav.nav-tabs >li:hover >a,
.listing-tab-shortcode .tabbable .nav.nav-tabs >li:focus >a {
border: 0;
background-color: transparent;
}
.listing-tab-shortcode .tabbable .tab-content {
width: 78%;
margin: 0 0 0 1%;
float: left;
border: 0;
padding: 50px 30px;
background-color: #f3f3f3;
}
.listing-tab-shortcode .tabbable .tab-content .products-entry {
margin-bottom: 0;
}
.listing-tab-shortcode .tabbable .tab-content .item {
float: left;
height: 100%;
padding: 15px;
min-height: 1px;
width: 33.33%;
}
.listing-tab-shortcode .tabbable .tab-content .item .item-wrap {
padding: 0;
border: 0;
position: relative;
}
.listing-tab-shortcode .tabbable .tab-content .item .item-wrap h4 a {
padding: 0 0 15px;
}
.listing-tab-shortcode .tabbable .tab-content .item .item-wrap .item-bottom-grid {
display: none;
}
.resmenu-container .navbar-toggle {
display: none;
float: left;
background-color: transparent;
border-color: transparent;
}
.resmenu-container .navbar-toggle .icon-bar {
background-color: #111;
height: 3px;
}
.resmenu-container .navbar-toggle:hover,
.resmenu-container .navbar-toggle:focus {
background-color: transparent;
}
.resmenu-container .navbar-toggle:hover .icon-bar,
.resmenu-container .navbar-toggle:focus .icon-bar {
background-color: #ff4000;
}
.resmenu-container .menu-responsive-wrapper {
position: absolute;
top: 55px;
padding: 0;
min-width: 300px;
background: #353535;
z-index: 999;
}
.resmenu-container .menu-responsive-wrapper ul {
list-style-type: none;
margin: 0;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
display: none;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
position: relative;
-webkit-box-shadow: 0 1px 0 0 #555;
-moz-box-shadow: 0 1px 0 0 #555;
-o-box-shadow: 0 1px 0 0 #555;
-ms-box-shadow: 0 1px 0 0 #555;
box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
color: #fff;
padding: 10px 20px;
display: block;
-webkit-box-shadow: 0 1px 0 0 #555;
-moz-box-shadow: 0 1px 0 0 #555;
-o-box-shadow: 0 1px 0 0 #555;
-ms-box-shadow: 0 1px 0 0 #555;
box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
display: block;
width: 36px;
position: absolute;
right: 0;
top: 0;
height: 36px;
line-height: 36px;
background: #111;
cursor: pointer;
text-align: center;
font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:after {
content: "+";
font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown.show:after {
content: "–";
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
color: #fff;
background: #ff4000;
}
.rtl .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
right: auto;
left: 0;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
background: #eee;
color: #ff4000;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
background: #ff4000;
color: #fff;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 0;
-webkit-transform: translate(-300px,0);
-moz-transform: translate(-300px,0);
-o-transform: translate(-300px,0);
-ms-transform: translate(-300px,0);
transform: translate(-300px,0);
z-index: 9999;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
background: #353535;
position: relative;
height: 100%;
overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner h3 {
text-transform: uppercase;
padding: 40px 0;
text-align: center;
background: #111;
color: #eee;
margin-bottom: 0;
border-bottom: 1px solid #757575;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner > ul {
border-bottom: 1px solid #555;
margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
position: absolute;
top: 10px;
right: 20px;
color: #fff;
font-size: 20px;
cursor: pointer;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:after {
content: "\f00d";
font-family: FontAwesome;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:hover {
color: #ff4000;
}
@media (max-width: 991px) {
#main-menu .primary-menu .resmenu-container .navbar-toggle {
display: inline-block;
vertical-align: top;
z-index: 1;
margin: 10px 0;
}
#main-menu .primary-menu .nav-pills {
display: none;
}
}
#cpanel-form {
position: fixed;
right: -300px;
top: 30%;
width: 300px;
float: right;
z-index: 10;
text-align: left;
direction: ltr;
}
#cpanel-form .cpanel-inner {
background: none repeat scroll 0 0 #e5e5e5;
border-color: #f3f3f3;
color: #555;
font-size: 11px;
padding: 8px;
position: relative;
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;
text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
color: #dfdfdf;
}
#cpanel-form .cpannel-button .btn {
background: #a1a1a1;
border-radius: 0px;
margin-left: 10px;
margin-bottom: 15px;
margin-top: 15px;
font-size: 14px;
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);
}
#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 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;
-o-border-radius: 0px;
-ms-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;
width: 40px;
z-index: 10;
top: 20%;
}
#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;
font-weight: 500;
}
#cpanel-form label.hitheme-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 .hitheme-radio-img input[type="radio"],
#cpanel-form .hitheme-radio-img span {
display: none;
}
#cpanel-form .hitheme-radio-img img {
width: 33px;
cursor: pointer;
}
.lt-ie9 #cpanel-form .hitheme-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 #dbdbdb;
width: 220px;
}
#cpanel-form select,
#cpanel-form input {
height: 20px;
line-height: 30px;
padding: 4px 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-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;
}
.sidebar .widget {
margin-bottom: 30px;
}
.sidebar {
padding-top: 30px;
}
.sidebar .widget {
margin-bottom: 30px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.sidebar .widget .widget-inner .block-title-widget {
background-color: #ff4000;
}
.sidebar .widget .widget-inner .block-title-widget h2 {
position: relative;
padding: 15px;
color: #fff;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0;
}
.sidebar .widget .widget-inner select {
max-width: 100%;
padding: 7px;
}
.sidebar .widget .widget-inner ul {
list-style: none;
background: #fff;
margin: 0;
padding: 10px 0;
}
.sidebar .widget .widget-inner ul > li {
padding: 10px 15px;
position: relative;
}
.sidebar .widget .widget-inner ul > li > a {
display: inline-block;
vertical-align: top;
font-weight: bold;
color: #555;
}
.sidebar .widget .widget-inner ul > li:hover {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.sidebar .widget .widget-inner ul > li:hover > a,
.sidebar .widget .widget-inner ul > li:hover > span {
color: #ff4000;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.sidebar .widget .widget-inner ul > li:hover:before {
content: "";
width: 2px;
height: 20px;
position: absolute;
top: 7px;
left: 0;
background: #ff4000;
}
.rtl .sidebar .widget .widget-inner ul > li:hover:before {
left: auto;
right: 0;
}
.sidebar .widget .widget-inner ul > li ul.children {
margin-left: 15px;
padding-top: 10px;
border: 0;
}
.sidebar .widget .widget-inner ul > li ul.children li:last-child {
padding-bottom: 0;
}
.sidebar .widget.widget_search .searchform {
margin-top: 20px;
}
.sidebar .widget.widget_search .searchform .screen-reader-text {
display: block;
}
.sidebar .widget.widget_search .searchform > div {
position: relative;
min-height: 60px;
}
.sidebar .widget.widget_search .searchform > div input {
position: absolute;
left: 0;
height: 35px;
top: 30px;
width: 100%;
border: 1px solid #c9c9c9;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
padding: 7px 60px 7px 7px;
background: #fff;
}
.rtl .sidebar .widget.widget_search .searchform > div input {
padding: 7px 7px 7px 60px;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit {
padding: 8px;
border-left: none;
right: 0;
width: auto;
left: auto;
color: #fff;
width: 40px;
text-indent: -9999px;
height: 35px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-search.png) no-repeat center center #ff4000;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit:hover {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-search.png) no-repeat center center #cc3300;
}
.rtl .sidebar .widget.widget_search .searchform > div input#searchsubmit {
right: auto;
left: 0;
border-right: none;
border-left: 1px #dbdbdb solid;
}
.sidebar .widget.widget_calendar #calendar_wrap {
width: 100%;
background: #fff;
border-radius: 0 0 4px 4px;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar {
width: 94%;
margin: 0 3%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th {
padding: 10px;
text-align: center;
border: 1px solid #dbdbdb;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td > a,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th > a {
font-weight: bold;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #today {
font-weight: bold;
}
.sidebar .widget.widget_archive .screen-reader-text,
.sidebar .widget.widget_categories .screen-reader-text {
display: none;
}
.sidebar .widget.widget_archive select,
.sidebar .widget.widget_categories select {
margin-top: 20px;
width: 100%;
}
.sidebar .widget.widget_text .textwidget {
padding-top: 15px;
}
.sidebar .widget.widget_text .textwidget p {
line-height: 20px;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
padding-top: 15px;
}
.sidebar .widget.widget_rss .block-title-widget h2 {
overflow: hidden;
}
.sidebar .widget.widget_rss .block-title-widget h2 a {
color: #fff;
}
.sidebar .widget.widget_rss .block-title-widget h2 span {
float: left;
}
.sidebar .widget.widget_rss .block-title-widget h2:before {
content: '';
}
.sidebar .widget.widget_rss .block-title-widget h2 img {
display: inline-block;
margin-right: 10px;
}
.sidebar .widget.widget_rss .widget-inner > ul li {
line-height: 20px;
}
.sidebar .widget.widget_rss .widget-inner > ul li a {
padding: 0;
}
.sidebar .widget.widget_rss .widget-inner > ul li a.rsswidget {
display: block;
font-weight: bold;
margin-bottom: 5px;
}
.sidebar .widget.widget_rss .widget-inner > ul li .rss-date {
display: block;
color: #999;
font-size: 12px;
margin-bottom: 10px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments > li .comment-author-link {
font-weight: bold;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
margin: 0 !important;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
display: inline-block;
color: #333;
text-transform: capitalize;
border: 1px solid #dbdbdb;
background: #fff;
padding: 10px 15px;
margin: 3px 1px;
font-size: 13px !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
border: 1px solid #ff4000;
background-color: #ff4000;
color: #fff;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu {
border: 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li {
padding: 0 15px;
position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li > a {
display: block;
padding: 10px 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > a {
color: #ff4000;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > ul.dropdown-menu {
display: block;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu {
position: static;
border-radius: 0;
display: block;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
border: 0;
background: none;
padding: 0;
float: none;
margin-left: 15px;
min-width: auto;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li {
padding: 0;
position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li.active > a {
background-color: #fff;
color: #ff4000;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a {
display: block;
font-size: 13px;
padding: 10px 15px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:hover,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:focus {
background: none;
color: #ff4000;
}
.sidebar .widget.widget_text .sw-onsale-product {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.sidebar .widget.widget_text .sw-onsale-product .box-title {
background-color: #ff4000;
margin-bottom: 20px;
}
.sidebar .widget.widget_text .sw-onsale-product .box-title h2 {
position: relative;
padding: 15px;
color: #fff;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0;
}
.sidebar .widget.widget_text .sw-onsale-product .box-title h2 span {
color: #fff;
}
.sidebar .widget.widget_text .sw-onsale-product .content-wrap .item {
margin-bottom: 10px;
}
.contact-map {
margin-top: 20px;
}
.contact-map >.wpb_wrapper {
background: #fff;
padding: 10px;
border-radius: 4px;
box-shadow: 0px 0px 6px 3px #dbdbdb;
}
.contact-left h3 {
font-size: 18px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
margin-bottom: 20px;
}
.contact-left p {
line-height: 21px;
font-weight: 600;
border-bottom: 1px #dbdbdb solid;
padding-bottom: 20px;
margin-bottom: 15px;
}
.contact-left ul {
margin: 0;
}
.contact-left ul li {
font-size: 14px;
color: #111111;
position: relative;
list-style: none;
padding: 10px 0 10px 30px;
font-weight: 600;
}
.rtl .contact-left ul li {
padding: 10px 30px 10px 30px;
}
.contact-left ul li a {
font-size: 14px;
color: #111111;
}
.contact-left ul li:first-child:before {
content: "\f041";
font-family: fontawesome;
position: absolute;
top: 13px;
left: 0;
font-size: 20px;
}
.rtl .contact-left ul li:first-child:before {
left: auto;
right: 0;
}
.contact-left ul li:nth-child(2):before {
content: "\f0e0";
font-family: fontawesome;
position: absolute;
top: 10px;
left: 0;
}
.rtl .contact-left ul li:nth-child(2):before {
left: auto;
right: 0;
}
.contact-left ul li:last-child:before {
content: "\f095";
font-family: fontawesome;
position: absolute;
top: 8px;
left: 0;
font-size: 17px;
}
.rtl .contact-left ul li:last-child:before {
left: auto;
right: 0;
}
.contact-right h3 {
font-size: 18px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
margin-bottom: 20px;
}
.contact-right .wpcf7 .cf-name,
.contact-right .wpcf7 .cf-mail,
.contact-right .wpcf7 .cf-sub {
width: 32%;
float: left;
margin-bottom: 20px;
overflow: hidden;
}
.rtl .contact-right .wpcf7 .cf-name,
.rtl .contact-right .wpcf7 .cf-mail,
.rtl .contact-right .wpcf7 .cf-sub {
float: right;
}
.contact-right .wpcf7 .cf-name input,
.contact-right .wpcf7 .cf-mail input,
.contact-right .wpcf7 .cf-sub input {
width: 100%;
font-weight: 600;
}
.rtl .contact-right .wpcf7 .cf-name input,
.rtl .contact-right .wpcf7 .cf-mail input,
.rtl .contact-right .wpcf7 .cf-sub input {
text-align: right;
}
.contact-right .wpcf7 .cf-name input::-webkit-input-placeholder,
.contact-right .wpcf7 .cf-mail input::-webkit-input-placeholder,
.contact-right .wpcf7 .cf-sub input::-webkit-input-placeholder {
color: #555;
}
.contact-right .wpcf7 .cf-name input::-moz-placeholder,
.contact-right .wpcf7 .cf-mail input::-moz-placeholder,
.contact-right .wpcf7 .cf-sub input::-moz-placeholder {
color: #555;
}
.contact-right .wpcf7 .cf-name input:-ms-input-placeholder,
.contact-right .wpcf7 .cf-mail input:-ms-input-placeholder,
.contact-right .wpcf7 .cf-sub input:-ms-input-placeholder {
color: #555;
}
.contact-right .wpcf7 .cf-name .wpcf7-form-control-wrap input,
.contact-right .wpcf7 .cf-mail .wpcf7-form-control-wrap input,
.contact-right .wpcf7 .cf-sub .wpcf7-form-control-wrap input {
padding: 10px 20px;
border-radius: 4px;
}
.contact-right .wpcf7 .cf-name,
.contact-right .wpcf7 .cf-mail {
margin-right: 2%;
}
.rtl .contact-right .wpcf7 .cf-name,
.rtl .contact-right .wpcf7 .cf-mail {
margin-right: 0;
margin-left: 2%;
}
.contact-right .wpcf7 .your-message textarea {
border-radius: 4px;
font-weight: 600;
}
.rtl .contact-right .wpcf7 .your-message textarea {
text-align: right;
}
.contact-right .wpcf7 .your-message textarea::-webkit-input-placeholder {
color: #555;
}
.contact-right .wpcf7 .your-message textarea::-moz-placeholder {
color: #555;
}
.contact-right .wpcf7 .your-message textarea:-ms-input-placeholder {
color: #555;
}
.contact-right .wpcf7 .wpcf7-submit {
padding: 0 15px;
border-radius: 4px;
background: #111111;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.contact-right .wpcf7 .wpcf7-submit:hover {
background: #ff4000;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
border-color: #ff4000;
}
.rtl .contact-right .wpcf7 .ajax-loader {
margin-bottom: 20px;
}
.wpcf7 .wp-input {
margin: 0 -15px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap {
width: 33.333%;
float: left;
padding: 0 15px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input {
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-webkit-input-placeholder {
color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-moz-placeholder {
color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input:-ms-input-placeholder {
color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap .wpcf7-text {
height: 40px;
border: 1px solid #dbdbdb;
font-size: 13px;
color: #555;
padding: 10px 20px;
margin-bottom: 20px;
}
.wpcf7 textarea {
padding: 10px 20px;
height: 40px;
border: 1px solid #dbdbdb;
font-size: 13px;
width: 100%;
min-height: 150px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.wpcf7 textarea::-webkit-input-placeholder {
color: #555;
}
.wpcf7 textarea::-moz-placeholder {
color: #555;
}
.wpcf7 textarea:-ms-input-placeholder {
color: #555;
}
.wpcf7.your-message {
float: none;
clear: both;
}
.wpcf7 .wpcf7-submit {
margin-top: 10px;
color: #fff;
font-size: 12px;
text-transform: uppercase;
border: 0;
background-color: #111111;
height: 42px;
line-height: 42px;
padding: 0 30px;
-webkit-border-radius: 42px;
-moz-border-radius: 42px;
-o-border-radius: 42px;
-ms-border-radius: 42px;
border-radius: 42px;
}
.rtl .wpcf7 .wpcf7-submit {
float: right;
}
.wpcf7 .wpcf7-submit:hover {
background-color: #ff4000;
}
.top-about {
margin-top: 20px;
}
.top-about h3 {
font-size: 18px;
font-weight: 600;
color: #111111;
text-transform: uppercase;
text-align: center;
margin-top: 28px;
}
.top-about p {
line-height: 21px;
}
.mid-about p img {
margin-bottom: 15px;
}
.mid-about h3 {
font-size: 14px;
color: #000000;
text-transform: uppercase;
line-height: 22px;
margin: 0 0 8px;
}
.mid-about p {
line-height: 21px;
}
.bg-about p .alignnone {
margin: 0 0 25px;
}
.bg-about h3 {
font-size: 14px;
color: #222222;
text-transform: uppercase;
line-height: 22px;
margin: 0 0 8px;
text-align: center;
}
.bg-about p {
line-height: 21px;
text-align: center;
}
.sw-ourteam-slider {
margin: 30px 0;
}
.sw-ourteam-slider .box-title {
border: none;
background: none;
text-align: center;
}
.sw-ourteam-slider .box-title h2 {
font-size: 18px;
font-weight: 600;
margin-bottom: 20px;
color: #111111;
text-transform: uppercase;
}
.sw-ourteam-slider .slick-slider .slick-list {
margin: 0 -15px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item {
padding: 0 15px;
text-align: center;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap {
background-color: #fff;
margin-bottom: 10px;
padding: 0;
border-radius: 4px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-img img {
margin: auto;
border-radius: 4px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-img img:hover {
opacity: 0.75;
filter: alpha(opacity=75);
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-content {
padding: 10px 0 15px;
color: #999999;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-content h3 {
font-size: 16px;
text-transform: capitalize;
color: #202020;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-content .team-info {
margin-bottom: 15px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-content .item-desc {
line-height: 22px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-social .team-social {
display: inline-block;
vertical-align: top;
margin: 5px 2px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-social .team-social a {
display: inline-block;
vertical-align: top;
width: 46px;
height: 46px;
line-height: 46px;
text-align: center;
font-size: 14px;
color: #fff;
background-color: #999999;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-social .team-social a:hover {
background-color: #ff4000;
}
.portfolio-desc h1 {
font-size: 18px;
font-weight: bold;
color: #333;
margin-bottom: 15px;
text-transform: uppercase;
}
.portfolio-desc .p-desc {
font-size: 13px;
color: #666;
margin-bottom: 0;
}
.portfolio-intro {
position: relative;
margin-bottom: 30px;
}
.hitheme-portfolio .portfolio-tab {
text-align: center;
}
.rtl .hitheme-portfolio .portfolio-tab {
text-align: center;
}
.hitheme-portfolio .portfolio-tab ul {
margin: 0 0 25px;
display: inline-block;
overflow: hidden;
}
.hitheme-portfolio .portfolio-tab ul li {
float: left;
border: 1px solid #dbdbdb;
cursor: pointer;
display: inline-block;
font-size: 16px;
padding: 0 20px;
height: 40px;
line-height: 38px;
color: #111111;
margin-right: 10px;
background-color: #fff;
border-radius: 4px;
}
.rtl .hitheme-portfolio .portfolio-tab ul li {
float: right;
}
.hitheme-portfolio .portfolio-tab ul li.selected,
.hitheme-portfolio .portfolio-tab ul li:hover {
background: #ff4000;
color: #fff;
}
.hitheme-portfolio .btn-loadmore {
padding: 0;
cursor: pointer;
text-align: center;
min-height: 40px;
margin-bottom: 40px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.hitheme-portfolio .btn-loadmore.btn-loading {
margin-top: 20px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/loadingp.gif) no-repeat center center;
border-color: transparent;
background-size: 40px 40px;
}
.hitheme-portfolio .btn-loadmore.btn-loading .des-load {
border: 0;
display: none;
}
.hitheme-portfolio .btn-loadmore.btn-loading .des-load:before {
content: "";
}
.hitheme-portfolio .btn-loadmore .des-load {
font-size: 14px;
padding: 10px 20px;
display: inline-block;
line-height: normal;
background: #ff4000;
font-weight: 600;
color: #fff;
border-radius: 4px;
}
.hitheme-portfolio .btn-loadmore .des-load:hover {
opacity: 0.8;
}
.hitheme-portfolio .btn-loadmore .des-load:before {
content: attr(data-label);
}
.hitheme-portfolio .btn-loadmore.btn-loaded  .des-load:before {
content: attr(data-label-loaded);
}
.hitheme-portfolio .portfolio-container {
overflow: hidden;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content {
width: 100%;
margin: 0;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content:after {
content: '';
display: block;
clear: both;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li {
margin-bottom: 30px;
overflow: hidden;
border-radius: 0;
position: relative;
display: inline-block;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
padding: 0 15px;
float: left;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
overflow: hidden;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
position: relative;
z-index: 1;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
opacity: 1;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
position: absolute;
z-index: 10;
top: 50%;
margin-top: -10%;
width: 100%;
text-align: center;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .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;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
right: 50%;
left: auto;
transform: translate3d(-100px,0,0);
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
transform: translate3d(100px,0,0);
left: 50%;
right: auto;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
color: #ff4000;
box-shadow: 0 0 1px 1px #ff4000;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
display: block;
margin-bottom: 10px;
background: none;
font-size: 16px;
font-weight: 600;
transform: translate3d(0,-100px,0);
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
color: #fff;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
color: #ff4000;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
opacity: 1;
filter: alpha(opacity=100);
transform: translate3d(0,0,0);
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
opacity: 1;
filter: alpha(opacity=100);
transform: translate3d(0,0,0);
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.hitheme-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);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
width: 33.332%;
margin: 0;
padding: 0;
border: 0;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
width: 100%;
}
.hitheme-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
width: 40%;
}
.hitheme-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;
}
.single-portfolio .portfolio-top {
background: #fff;
padding: 20px;
border-radius: 4px;
margin-bottom: 30px;
}
.single-portfolio .portfolio-top h1 {
font-size: 24px;
margin-bottom: 20px;
color: #333;
font-weight: 600;
text-transform: uppercase;
}
.single-portfolio .portfolio-top .portfolio-content .single-thumbnail {
width: 60%;
margin-right: 30px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content {
overflow: hidden;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
font-size: 14px;
border-bottom: 4px double #dbdbdb;
padding-bottom: 10px;
margin-bottom: 20px;
font-weight: 600;
color: #353535;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
margin-bottom: 25px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
margin-bottom: 10px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
font-weight: 600;
float: left;
min-width: 120px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item label {
font-weight: normal;
overflow: hidden;
display: block;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link {
color: #ff4000;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link:hover {
color: #b82e00;
}
.single-portfolio .related-portfolio {
background: #fff;
padding: 0 0 20px;
margin-bottom: 40px;
border-top: 2px solid #ff4000;
position: relative;
}
.single-portfolio .related-portfolio:before {
content: '';
width: 100%;
height: 1px;
background-color: #fafafa;
position: absolute;
top: 60px;
left: 0;
display: inline-block;
}
.single-portfolio .related-portfolio .related-items {
margin: 0 -10px;
}
.single-portfolio .related-portfolio .related-items .related-item {
width: 25%;
padding: 0 10px;
}
.single-portfolio .related-portfolio .related-items .related-item img {
margin-bottom: 15px;
}
.single-portfolio .related-portfolio .related-items .related-item .thumbnail-portfolio:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}
.single-portfolio .related-portfolio .related-items .related-item h4 {
font-size: 14px;
margin: 0;
}
.single-portfolio .related-portfolio .related-items .related-item h4 a {
text-transform: capitalize;
font-weight: bold;
}
.single-portfolio.rtl .portfolio-top .portfolio-content .single-thumbnail {
margin-left: 30px;
margin-right: 0;
}
.single-portfolio.rtl .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
float: right;
}
.p-title {
color: #333;
font-size: 15px;
margin: 0;
padding: 20px 0;
text-transform: uppercase;
margin-bottom: 20px;
font-family: 'MontserratBold' !important;
}
.masonry .btn-loadmore .des-load {
margin-top: 30px;
}
.portfolio .cmm-box-right .control-group button {
margin-bottom: 30px;
}
@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%;
}
.hitheme-portfolio.masonry .portfolio-container ul.portfolio-content >li.portfolio-item {
width: 100%;
}
}
@media (max-width: 480px) {
.hitheme-portfolio.masonry .portfolio-container ul.portfolio-content >li.portfolio-item {
width: 100%;
}
.grid-item {
width: 100%;
}
}
.sidebar .widget.widget_categories .block-title-widget,
.sidebar .widget.widget_recent_entries .block-title-widget {
background-color: #ff4000;
}
.sidebar .widget.widget_categories .block-title-widget h2,
.sidebar .widget.widget_recent_entries .block-title-widget h2 {
position: relative;
font-weight: bold;
padding: 15px;
color: #fff;
font-size: 18px;
text-transform: uppercase;
margin-bottom: 0;
}
.listing-title h1 {
color: #ff4000;
font-size: 24px;
font-weight: 600;
margin-bottom: 4px;
}
.category-contents {
margin-bottom: 40px;
padding-top: 30px;
}
.category-contents .blog-content .post,
.category-contents .blog-content .portfolio {
margin-bottom: 30px;
overflow: hidden;
}
.category-contents .blog-content .post.format-image .entry-thumb:before,
.category-contents .blog-content .post.format-gallery .entry-thumb:before,
.category-contents .blog-content .portfolio.format-image .entry-thumb:before,
.category-contents .blog-content .portfolio.format-gallery .entry-thumb:before {
border: 0 !important;
}
.category-contents .blog-content .post.format-audio .entry-thumb,
.category-contents .blog-content .portfolio.format-audio .entry-thumb {
width: 100%;
}
.category-contents .blog-content .post.sticky .entry .entry-content,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content,
.category-contents .blog-content .portfolio.sticky .entry .entry-content,
.category-contents .blog-content .portfolio.tag-sticky-2 .entry .entry-content {
background: #f2f2f2;
padding: 20px;
}
.category-contents .blog-content .post .entry,
.category-contents .blog-content .portfolio .entry {
background-color: #fff;
padding: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
border-bottom: 1px #a8a8a8 solid;
}
.category-contents .blog-content .post .entry .entry-thumb,
.category-contents .blog-content .portfolio .entry .entry-thumb {
position: relative;
display: inline-block;
vertical-align: top;
max-width: 100%;
}
.category-contents .blog-content .post .entry .entry-thumb a,
.category-contents .blog-content .portfolio .entry .entry-thumb a {
display: block;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.category-contents .blog-content .post .entry .entry-thumb a:before,
.category-contents .blog-content .portfolio .entry .entry-thumb a:before {
content: "";
position: absolute;
top: -110%;
left: -210%;
width: 200%;
height: 200%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
background: rgba(255,255,255,0.13);
background: linear-gradient(to right,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0) 100%);
}
.category-contents .blog-content .post .entry .entry-thumb a:hover:before,
.category-contents .blog-content .portfolio .entry .entry-thumb a:hover:before {
opacity: 1;
filter: alpha(opacity=100);
top: -40%;
left: -40%;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta,
.category-contents .blog-content .portfolio .entry .entry-thumb .entry-meta {
position: absolute;
top: -20px;
left: 10px;
z-index: 2;
background: #ff4000;
padding: 15px 10px;
text-align: center;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.rtl .category-contents .blog-content .post .entry .entry-thumb .entry-meta,
.rtl .category-contents .blog-content .portfolio .entry .entry-thumb .entry-meta {
right: 10px;
left: auto;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta .day-time,
.category-contents .blog-content .portfolio .entry .entry-thumb .entry-meta .day-time {
font-size: 28px;
font-weight: bold;
color: #fff;
display: block;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta .month-time,
.category-contents .blog-content .portfolio .entry .entry-thumb .entry-meta .month-time {
font-size: 14px;
color: #eeeeee;
}
.category-contents .blog-content .post .entry .entry-content,
.category-contents .blog-content .portfolio .entry .entry-content {
padding: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top,
.category-contents .blog-content .portfolio .entry .entry-content .content-top {
padding: 15px 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title h4 {
margin-bottom: 10px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title h4 a {
font-size: 20px;
color: #555;
font-weight: bold;
line-height: normal;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title h4 a:hover {
color: #ff4000;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta {
color: #555;
font-size: 13px;
margin-bottom: 10px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta a {
color: #555;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a:hover,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta a:hover {
color: #ff4000;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta span {
margin-right: 20px;
display: inline-block;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span,
.rtl .category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta span {
margin-left: 20px;
margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .fa,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta .fa {
margin-right: 10px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .fa,
.rtl .category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta .fa {
margin-left: 10px;
margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta-tag {
color: #555;
text-transform: capitalize;
font-size: 13px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta-tag a {
color: #555;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a:hover,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta-tag a:hover {
color: #ff4000;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta-tag .fa {
margin-right: 10px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa,
.rtl .category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-meta-tag .fa {
margin: 0 0px 0 10px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-summary,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-summary {
font-size: 13px;
line-height: 20px;
}
.category-contents .blog-content .post .entry .entry-content .readmore,
.category-contents .blog-content .portfolio .entry .entry-content .readmore {
text-transform: uppercase;
background: #333;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-top: 10px;
}
.category-contents .blog-content .post .entry .entry-content .readmore:hover,
.category-contents .blog-content .portfolio .entry .entry-content .readmore:hover {
background: #ff4000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.category-contents .blog-content .post .entry .entry-content .readmore a,
.category-contents .blog-content .portfolio .entry .entry-content .readmore a {
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 17px 0;
display: block;
}
.category-contents .blog-content .post .entry .entry-content .readmore i,
.category-contents .blog-content .portfolio .entry .entry-content .readmore i {
margin: 0 0 0 15px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .readmore i.fa-caret-right:before,
.rtl .category-contents .blog-content .portfolio .entry .entry-content .readmore i.fa-caret-right:before {
content: '\f0d9';
margin: 0 15px 0 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
width: 332px;
float: left;
margin-right: 20px;
}
.rtl .category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
float: right;
margin-right: 0;
margin-left: 20px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content {
overflow: hidden;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top {
padding: 10px 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4 {
margin-bottom: 5px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4 a {
font-size: 22px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-meta {
margin-bottom: 15px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore {
margin-top: 20px;
display: inline-block;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a {
padding: 17px 30px;
}
.category-contents .blog-content.blog-content-list .post.no-thumb .entry .entry-thumb:before {
display: none;
}
.category-contents .blog-content.blog-content-default .video-wrapper {
padding: 0;
height: auto;
}
.category-contents .blog-content.blog-content-default .post .entry .entry-thumb,
.category-contents .blog-content.blog-content-default .portfolio .entry .entry-thumb {
display: inherit;
}
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-summary ul li span,
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-summary ul li em,
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-summary ul li strong,
.category-contents .blog-content.blog-content-default .portfolio .entry .entry-content .content-top .entry-summary ul li span,
.category-contents .blog-content.blog-content-default .portfolio .entry .entry-content .content-top .entry-summary ul li em,
.category-contents .blog-content.blog-content-default .portfolio .entry .entry-content .content-top .entry-summary ul li strong {
font-size: 13px !important;
}
.category-contents .blog-content.blog-content-default .post .entry .entry-content .readmore,
.category-contents .blog-content.blog-content-default .portfolio .entry .entry-content .readmore {
text-align: left;
background: transparent;
margin: 0;
}
.rtl .category-contents .blog-content.blog-content-default .post .entry .entry-content .readmore,
.rtl .category-contents .blog-content.blog-content-default .portfolio .entry .entry-content .readmore {
text-align: right;
margin: 0;
}
.category-contents .blog-content.blog-content-default .post .entry .entry-content .readmore a,
.category-contents .blog-content.blog-content-default .portfolio .entry .entry-content .readmore a {
color: #555;
padding: 0 0 8px 0;
}
.category-contents .blog-content.blog-content-default .post .entry .entry-content .readmore a:hover,
.category-contents .blog-content.blog-content-default .portfolio .entry .entry-content .readmore a:hover {
color: #ff4000;
}
.pagination {
display: inline-block;
float: none;
width: 100%;
margin: 10px 0 0 0;
text-align: center;
}
.pagination ul {
list-style-type: none;
float: right;
display: inline-block;
}
.rtl .pagination ul {
float: left;
margin: 0;
}
.pagination ul li {
float: left;
position: relative;
text-transform: capitalize;
text-align: center;
margin: 0 3px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.rtl .pagination ul li {
float: right;
}
.pagination ul li:hover a {
color: #fff;
background: #111111;
}
.pagination ul li a,
.pagination ul li span.current {
background-color: #fff;
display: block;
width: 34px;
line-height: 34px;
height: 34px;
border-radius: 4px;
border: 1px solid #dbdbdb;
text-align: center;
font-size: 12px;
color: #111111;
margin-bottom: 5px;
}
.pagination ul li span.current {
background-color: #111111;
color: #fff;
}
.pagination ul li .next,
.pagination ul li .prev {
min-width: 60px;
text-align: center;
text-transform: uppercase;
color: #111111;
border-radius: 4px;
}
.pagination ul li .next:hover,
.pagination ul li .prev:hover {
border: 1px solid #111111;
background-color: #111111;
color: #fff;
}
.rtl .pagination ul li .fa-angle-right:before {
content: '\f104';
}
.rtl .pagination ul li .fa-angle-left:before {
content: '\f105';
}
.format-audio .entry .wp-entry-thumb iframe {
vertical-align: top;
margin: 0;
}
blockquote {
border: 0;
padding: 5px 30px;
position: relative;
}
blockquote:before {
content: "";
width: 17px;
height: 13px;
position: absolute;
left: 0;
top: 0;
}
blockquote:after {
content: "";
width: 17px;
height: 13px;
position: absolute;
right: 0;
bottom: 0;
}
blockquote p {
font-style: italic;
font-size: 13px;
}
.format-gallery .carousel.gallery-slider .carousel-control {
display: inline-block;
width: 32px !important;
height: 32px !important;
line-height: 32px;
border-radius: 50%;
position: absolute;
z-index: 9;
cursor: pointer;
font-size: 0;
top: 50%;
margin-top: -16px;
background-color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
text-shadow: none;
background-image: none;
}
.format-gallery .carousel.gallery-slider .carousel-control.left {
left: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:before {
content: '\f0d9';
font-family: 'FontAwesome';
font-size: 16px;
color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:hover:before {
color: #ff4000;
}
.format-gallery .carousel.gallery-slider .carousel-control.right {
right: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:before {
content: '\f0da';
font-family: 'FontAwesome';
font-size: 16px;
color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:hover:before {
color: #ff4000;
}
.format-gallery .carousel.gallery-slider .carousel-inner .item img {
margin: 0;
}
.format-gallery .carousel.gallery-slider:hover .carousel-control {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.format-gallery .gallery .thumbnail:hover {
background-color: #ff4000;
border-color: #ff4000;
}
.single.main .post .entry-wrap,
.single.main .team .entry-wrap,
.single.main .attachment .entry-wrap,
.single.main .testimonial .entry-wrap {
background-color: #fff;
position: relative;
padding: 30px 30px 15px 30px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
border: 1px #dbdbdb solid;
}
.single.main .post .entry-wrap .entry-thumb,
.single.main .team .entry-wrap .entry-thumb,
.single.main .attachment .entry-wrap .entry-thumb,
.single.main .testimonial .entry-wrap .entry-thumb {
position: relative;
display: inline-block;
}
.single.main .post .entry-wrap .entry-thumb img,
.single.main .team .entry-wrap .entry-thumb img,
.single.main .attachment .entry-wrap .entry-thumb img,
.single.main .testimonial .entry-wrap .entry-thumb img {
width: 100%;
}
.single.main .post .entry-wrap .entry-title,
.single.main .team .entry-wrap .entry-title,
.single.main .attachment .entry-wrap .entry-title,
.single.main .testimonial .entry-wrap .entry-title {
color: #555;
font-weight: bold;
font-size: 30px;
padding: 20px 0;
border-top: 1px #dbdbdb solid;
margin-bottom: 0;
}
.single.main .post .entry-wrap .entry-content,
.single.main .team .entry-wrap .entry-content,
.single.main .attachment .entry-wrap .entry-content,
.single.main .testimonial .entry-wrap .entry-content {
padding: 20px 0 0;
}
.single.main .post .entry-wrap .entry-content .entry-meta,
.single.main .team .entry-wrap .entry-content .entry-meta,
.single.main .attachment .entry-wrap .entry-content .entry-meta,
.single.main .testimonial .entry-wrap .entry-content .entry-meta {
color: #555;
font-size: 13px;
overflow: hidden;
display: block;
padding: 10px 0 25px;
text-align: right;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta,
.rtl .single.main .testimonial .entry-wrap .entry-content .entry-meta {
text-align: left;
}
.single.main .post .entry-wrap .entry-content .entry-meta .month-time,
.single.main .team .entry-wrap .entry-content .entry-meta .month-time,
.single.main .attachment .entry-wrap .entry-content .entry-meta .month-time,
.single.main .testimonial .entry-wrap .entry-content .entry-meta .month-time {
float: left;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .month-time,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .month-time,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .month-time,
.rtl .single.main .testimonial .entry-wrap .entry-content .entry-meta .month-time {
float: right;
}
.single.main .post .entry-wrap .entry-content .entry-meta .month-time a,
.single.main .team .entry-wrap .entry-content .entry-meta .month-time a,
.single.main .attachment .entry-wrap .entry-content .entry-meta .month-time a,
.single.main .testimonial .entry-wrap .entry-content .entry-meta .month-time a {
color: #ff4000;
}
.single.main .post .entry-wrap .entry-content .entry-meta a,
.single.main .team .entry-wrap .entry-content .entry-meta a,
.single.main .attachment .entry-wrap .entry-content .entry-meta a,
.single.main .testimonial .entry-wrap .entry-content .entry-meta a {
color: #555;
font-size: 13px;
text-transform: capitalize;
}
.single.main .post .entry-wrap .entry-content .entry-meta a:hover,
.single.main .team .entry-wrap .entry-content .entry-meta a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-meta a:hover,
.single.main .testimonial .entry-wrap .entry-content .entry-meta a:hover {
color: #ff4000;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-date {
position: relative;
top: auto;
left: auto;
right: auto;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-date {
display: inline-block;
margin-right: 20px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-author,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-comment,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date,
.rtl .single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-author,
.rtl .single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-comment,
.rtl .single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-date {
margin: 0 0 0 20px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-author i,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment i,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-date i,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-author i,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-comment i,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-date i,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author i,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment i,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date i,
.rtl .single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-author i,
.rtl .single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-comment i,
.rtl .single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-date i {
margin: 0 0 0 10px;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date i,
.single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .testimonial .entry-wrap .entry-content .entry-meta .entry-date i {
margin: 0 10px 0 0;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag,
.single.main .testimonial .entry-wrap .entry-content .single-content-bottom .entry-tag {
line-height: 33px;
padding-top: 15px;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag label,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag label,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag label,
.single.main .testimonial .entry-wrap .entry-content .single-content-bottom .entry-tag label {
font-size: 14px;
color: #333;
text-transform: uppercase;
font-weight: 900;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag a,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag a,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag a,
.single.main .testimonial .entry-wrap .entry-content .single-content-bottom .entry-tag a {
font-size: 13px;
color: #555;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover,
.single.main .testimonial .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover {
color: #ff4000;
}
.single.main .post .entry-wrap .entry-content .entry-summary,
.single.main .team .entry-wrap .entry-content .entry-summary,
.single.main .attachment .entry-wrap .entry-content .entry-summary,
.single.main .testimonial .entry-wrap .entry-content .entry-summary {
line-height: 26px;
border-bottom: 1px #dbdbdb solid;
padding-bottom: 30px;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .testimonial .entry-wrap .entry-content .entry-summary p .alignnone {
float: left;
display: block;
clear: none;
margin: 20px 0 30px 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .testimonial .entry-wrap .entry-content .entry-summary p .alignnone.image-single {
margin-left: 30px;
}
.single.main .post .entry-wrap .entry-content .social-share,
.single.main .team .entry-wrap .entry-content .social-share,
.single.main .attachment .entry-wrap .entry-content .social-share,
.single.main .testimonial .entry-wrap .entry-content .social-share {
line-height: 33px;
padding-top: 15px;
text-align: right;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share,
.rtl .single.main .team .entry-wrap .entry-content .social-share,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share,
.rtl .single.main .testimonial .entry-wrap .entry-content .social-share {
text-align: left;
}
.single.main .post .entry-wrap .entry-content .social-share .title-share,
.single.main .team .entry-wrap .entry-content .social-share .title-share,
.single.main .attachment .entry-wrap .entry-content .social-share .title-share,
.single.main .testimonial .entry-wrap .entry-content .social-share .title-share {
display: inline-block;
font-size: 14px;
font-weight: bold;
color: #333;
margin-right: 20px;
text-transform: capitalize;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .team .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .testimonial .entry-wrap .entry-content .social-share .title-share {
margin-left: 20px;
margin-right: 0;
}
.single.main .post .entry-wrap .entry-content .social-share .wrap-content,
.single.main .team .entry-wrap .entry-content .social-share .wrap-content,
.single.main .attachment .entry-wrap .entry-content .social-share .wrap-content,
.single.main .testimonial .entry-wrap .entry-content .social-share .wrap-content {
display: inline-block;
}
.single.main .post .entry-wrap .entry-content .social-share a,
.single.main .team .entry-wrap .entry-content .social-share a,
.single.main .attachment .entry-wrap .entry-content .social-share a,
.single.main .testimonial .entry-wrap .entry-content .social-share a {
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0 3px;
text-align: center;
height: 33px;
width: 33px;
color: #666;
font-size: 15px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.single.main .post .entry-wrap .entry-content .social-share a:hover,
.single.main .team .entry-wrap .entry-content .social-share a:hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:hover,
.single.main .testimonial .entry-wrap .entry-content .social-share a:hover {
color: #ff4000;
}
.single.main .post .entry-wrap .entry-content .social-share a i,
.single.main .team .entry-wrap .entry-content .social-share a i,
.single.main .attachment .entry-wrap .entry-content .social-share a i,
.single.main .testimonial .entry-wrap .entry-content .social-share a i {
line-height: 33px;
}
.single.main .post #authorDetails,
.single.main .team #authorDetails,
.single.main .attachment #authorDetails,
.single.main .testimonial #authorDetails {
margin: 40px 0 0 0;
padding: 30px;
background: #fff;
border: 1px #dbdbdb solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.single.main .post #authorDetails .authorDetail,
.single.main .team #authorDetails .authorDetail,
.single.main .attachment #authorDetails .authorDetail,
.single.main .testimonial #authorDetails .authorDetail {
display: inline-block;
vertical-align: top;
width: 100%;
}
.single.main .post #authorDetails .authorDetail .avatar,
.single.main .team #authorDetails .authorDetail .avatar,
.single.main .attachment #authorDetails .authorDetail .avatar,
.single.main .testimonial #authorDetails .authorDetail .avatar {
overflow: hidden;
float: left;
}
.rtl .single.main .post #authorDetails .authorDetail .avatar,
.rtl .single.main .team #authorDetails .authorDetail .avatar,
.rtl .single.main .attachment #authorDetails .authorDetail .avatar,
.rtl .single.main .testimonial #authorDetails .authorDetail .avatar {
float: right;
}
.single.main .post #authorDetails .authorDetail .infomation,
.single.main .team #authorDetails .authorDetail .infomation,
.single.main .attachment #authorDetails .authorDetail .infomation,
.single.main .testimonial #authorDetails .authorDetail .infomation {
overflow: hidden;
padding: 10px 20px;
line-height: 22px;
}
.single.main .post #authorDetails .authorDetail .infomation .name-author,
.single.main .team #authorDetails .authorDetail .infomation .name-author,
.single.main .attachment #authorDetails .authorDetail .infomation .name-author,
.single.main .testimonial #authorDetails .authorDetail .infomation .name-author {
text-transform: uppercase;
color: #333;
font-weight: bold;
font-size: 14px;
}
.page .main-page .page .entry-content .entry-summary {
line-height: 24px;
}
.single-post-relate {
margin-top: 40px;
}
.single-post-relate > h4 {
text-transform: uppercase;
margin-bottom: 20px;
font-size: 18px;
color: #333;
font-weight: 900;
}
.single-post-relate .post .item-relate-img {
position: relative;
background: #fff;
padding: 20px 20px 5px 20px;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.single-post-relate .post .item-relate-img a {
display: block;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.single-post-relate .post .item-relate-img a:before {
content: "";
position: absolute;
top: -110%;
left: -210%;
width: 200%;
height: 200%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
background: rgba(255,255,255,0.13);
background: linear-gradient(to right,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0) 100%);
}
.single-post-relate .post .item-relate-img a:hover:before {
opacity: 1;
filter: alpha(opacity=100);
top: -40%;
left: -40%;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.single-post-relate .post .item-relate-img .entry-meta {
position: absolute;
top: 0px;
left: 30px;
z-index: 2;
background: #ff4000;
padding: 15px 10px;
text-align: center;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.rtl .single-post-relate .post .item-relate-img .entry-meta {
right: 30px;
left: auto;
}
.single-post-relate .post .item-relate-img .entry-meta .day-time {
font-size: 28px;
font-weight: bold;
color: #fff;
display: block;
}
.single-post-relate .post .item-relate-img .entry-meta .month-time {
font-size: 14px;
color: #eeeeee;
}
.single-post-relate .post .item-relate-content {
background-color: #fff;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
padding: 0px 20px 20px 20px;
}
.single-post-relate .post .item-relate-content h4 {
padding: 15px 0;
margin: 0;
text-transform: capitalize;
}
.single-post-relate .post .item-relate-content h4 a {
color: #333;
font-size: 14px;
}
.single-post-relate .post .item-relate-content h4 a:hover {
color: #ff4000;
}
.single-post-relate .post .item-relate-content .entry-meta {
color: #909090;
font-size: 13px;
overflow: hidden;
display: block;
padding-bottom: 5px;
}
.single-post-relate .post .item-relate-content .entry-meta a {
color: #909090;
font-size: 13px;
text-transform: capitalize;
}
.single-post-relate .post .item-relate-content .entry-meta a:hover {
color: #ff4000;
}
.single-post-relate .post .item-relate-content .entry-meta .entry-tag,
.single-post-relate .post .item-relate-content .entry-meta .entry-comment {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}
.rtl .single-post-relate .post .item-relate-content .entry-meta .entry-tag,
.rtl .single-post-relate .post .item-relate-content .entry-meta .entry-comment {
float: right;
display: block;
margin-left: 20px;
margin-right: 0;
}
.rtl .single-post-relate .post .item-relate-content .entry-meta .entry-tag i,
.rtl .single-post-relate .post .item-relate-content .entry-meta .entry-comment i {
margin: 0 0 0 10px;
}
.single-post-relate .post .item-relate-content .entry-meta .entry-tag i,
.single-post-relate .post .item-relate-content .entry-meta .entry-comment i {
margin: 0 10px 0 0;
}
.single-post-relate .post .item-relate-content .readmore {
text-transform: uppercase;
background: #333;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-top: 10px;
}
.single-post-relate .post .item-relate-content .readmore:hover {
background: #ff4000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.single-post-relate .post .item-relate-content .readmore a {
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 12px 0;
display: block;
}
.single-post-relate .post .item-relate-content .readmore i {
margin: 0 0 0 15px;
}
.rtl .single-post-relate .post .item-relate-content .readmore i.fa-caret-right:before {
content: '\f0d9';
margin: 0 15px 0 0;
}
#comments {
margin-top: 40px;
}
#comments .title {
text-transform: uppercase;
margin-bottom: 20px;
font-size: 18px;
color: #333;
font-weight: 900;
}
#comments .title label {
color: #333;
font-size: 18px;
margin-bottom: 0;
}
#comments .commentlist .children {
margin-left: 90px;
margin-right: 0;
}
.rtl #comments .commentlist .children {
margin-right: 90px;
margin-left: 0;
}
#comments .comment {
margin-bottom: 10px;
padding: 30px;
background-color: #fff;
border: 1px #dbdbdb solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
#comments .comment .author {
margin: 0;
overflow: hidden;
}
#comments .comment .media-body {
padding-left: 20px;
}
.rtl #comments .comment .media-body {
padding-right: 20px;
padding-left: 0;
}
#comments .comment .media-body .media .media-heading {
overflow: hidden;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #efefef;
}
#comments .comment .media-body .media .media-heading .author-name {
color: #333;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 5px;
font-size: 14px;
}
#comments .comment .media-body .media .media-heading .time {
color: #ff4000;
font-size: 12px;
line-height: 21px;
padding: 0 50px;
margin-top: -3px;
text-transform: uppercase;
}
#comments .comment .media-body .media .media-heading .time a {
color: #ff4000;
}
#comments .comment .media-body .media .media-heading .reply a {
position: relative;
font-size: 0;
}
#comments .comment .media-body .media .media-heading .reply a:before {
font-size: 20px;
color: #ff4000;
content: "\f112";
display: inline-block;
vertical-align: top;
font-family: fontawesome;
}
.rtl #comments .comment .media-body .media .media-heading .reply a:before {
content: '\f064';
padding-left: 1px;
}
#comments .comment .media-body .media .media-heading .reply a:hover:before {
color: #cc3300;
}
#comments .comment .media-body .media .media-content {
line-height: 20px;
}
#comments .pingback .media-heading .time {
display: none;
}
#respond {
margin-bottom: 60px;
margin-top: 40px;
}
#respond .wp-comment .title {
text-transform: uppercase;
margin-bottom: 20px;
font-size: 18px;
color: #333;
font-weight: 900;
}
#respond .wp-comment p,
#respond .wp-comment a {
font-size: 13px;
}
#respond .wp-comment .form-horizontal .cmm-box-top {
margin: 0 -15px 10px;
}
#respond .wp-comment .form-horizontal .cmm-box-top .control-group {
width: 33.333%;
padding: 0 15px;
}
#respond .wp-comment .form-horizontal .cmm-box-top input {
width: 100%;
border: 1px solid #dbdbdb;
height: 42px;
text-indent: 15px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
#respond .wp-comment .form-horizontal .cmm-box-top input:focus {
background-color: #fafafa;
}
#respond .wp-comment .form-horizontal .cmm-box-bottom textarea {
width: 100%;
font-size: 13px;
border: 1px solid #dbdbdb;
padding: 14px 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn {
margin-top: 10px;
height: 42px;
border: 0;
line-height: 43px;
font-size: 12px;
color: #fff;
text-transform: uppercase;
padding: 0 25px;
border-radius: 0;
background: #333;
float: right;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.rtl #respond .wp-comment .form-horizontal .cmm-box-bottom button.btn {
float: left;
}
#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn:hover {
background: #ff4000;
}
.sidebar-related-post .sidebar-relate-content {
padding: 30px 20px 0;
}
.sidebar-related-post .sidebar-relate-content .item {
margin-bottom: 30px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over {
position: relative;
margin-bottom: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over:before {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 1;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-plus.png) no-repeat center center;
background-color: rgba(0,0,0,0.5);
pointer-events: none;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
-ms-transition: all .5s;
transition: all .5s;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
position: absolute;
top: 10px;
left: 10px;
padding: 10px 15px;
background-color: rgba(255,64,0,0.8);
}
.rtl .sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
left: auto;
right: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_day {
font-size: 22px;
font-weight: bold;
display: block;
color: #fff;
margin-bottom: 5px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_my {
display: block;
color: #fff;
font-size: 14px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-title h4 {
margin-bottom: 13px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-meta-content {
color: #999999;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner:hover .img_over:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
.wrapper_404 {
width: 100%;
height: auto;
text-align: center;
margin-top: -50px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg-404.jpg) center center no-repeat;
}
.wrapper_404 .content_404 {
overflow: hidden;
padding: 80px 0;
}
.wrapper_404 .content_404 .erro-image img {
margin: 0 auto;
}
.wrapper_404 .content_404 .hitheme_search_404 .top-search {
float: none;
}
.wrapper_404 .content_404 .hitheme_search_404 .top-search .topsearch-entry .search-tog {
display: none;
}
.wrapper_404 .content_404 .hitheme_search_404 .top-search .topsearch-entry .form-search {
position: static;
display: block;
width: 400px;
max-width: 100%;
height: 52px;
line-height: 52px;
background-color: #fff;
overflow: hidden;
margin: auto;
box-shadow: none;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
-ms-border-radius: 50px;
border-radius: 50px;
}
.wrapper_404 .content_404 .hitheme_search_404 .top-search .topsearch-entry .form-search .search-query {
width: 80%;
border: 0;
margin: 0;
height: 52px;
line-height: 52px;
padding-left: 30px;
}
.rtl .wrapper_404 .content_404 .hitheme_search_404 .top-search .topsearch-entry .form-search .search-query {
float: right;
padding-right: 30px;
padding-left: 20px;
}
.wrapper_404 .content_404 .hitheme_search_404 .top-search .topsearch-entry .form-search .form-button {
width: 20%;
height: 52px;
line-height: 52px;
background-color: transparent;
border: 0;
}
.wrapper_404 .content_404 .hitheme_search_404 .top-search .topsearch-entry .form-search .form-button:before {
content: "\f1d8";
font-size: 14px;
color: #111111;
font-family: fontawesome;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.wrapper_404 .content_404 .hitheme_search_404 .top-search .topsearch-entry .form-search .form-button:hover:before {
color: #ff4000;
}
.mobile-layout .mobile-layout2 .fade-slide {
margin-bottom: 17px;
}
.mobile-layout .mobile-layout2 .style-moblie {
margin-bottom: 20px;
}
.mobile-layout .mobile-layout2 .wpb_single_image {
margin-bottom: 0;
}
.mobile-layout .header.sticky-mobile {
position: fixed;
width: 100%;
max-width: 480px;
z-index: 11;
box-shadow: none;
top: 0;
}
.header-top-mobile {
background: #fff;
}
.wrap-brand2 {
margin-bottom: -2px;
}
.mobile-layout .wrap-brand {
background: #fff;
}
.mobile-layout .header-mobile-style1.sticky-mobile {
background-color: rgba(255,255,255,0.9);
}
.mobile-layout .header-mobile-style1.sticky-mobile .header-top-mobile,
.mobile-layout .header-mobile-style2.sticky-mobile .header-top-mobile {
padding: 12px 10px 12px;
}
.mobile-layout .header-mobile-style1.sticky-mobile .header-menu-page,
.mobile-layout .header-mobile-style2.sticky-mobile .header-menu-page {
display: none;
margin: 0;
}
.header-mobile-style1 .header-top-mobile {
background: #ff4000;
}
.header-mobile-style1 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
top: 51px;
left: 0;
}
.rtl .header-mobile-style1 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
left: auto;
right: 0;
}
.header-mobile-style1.sticky-mobile .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
top: 50px;
}
.mobile-layout .item .item-wrap .item-detail .item-content .item-price del {
line-height: 9px;
}
.header-mobile-style1,
.header-mobile-style4 {
box-shadow: 0 5px 5px rgba(205,205,205,0.6);
margin-bottom: 10px;
}
.header-mobile-style1 .header-top-mobile,
.header-mobile-style4 .header-top-mobile {
padding: 12px 10px 12px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle,
.header-mobile-style4 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
display: block;
padding: 0;
margin: 0;
cursor: pointer;
width: 26px;
height: 26px;
background-color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-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-style4 .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-style4 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar {
width: 16px !important;
background-color: #ff4000;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar,
.header-mobile-style4 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
height: 2px;
width: 16px;
margin: 3px 0px 3px 4px;
background: #222222;
display: block;
right: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-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-style4 .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(2),
.header-mobile-style4 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(2) {
width: 12px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(4),
.header-mobile-style4 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(4) {
width: 14px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .vertical-megamenu,
.header-mobile-style4 .header-menu-categories .vertical_megamenu .vertical-megamenu {
opacity: 0;
visibility: hidden;
height: 0;
width: 0;
}
.header-mobile-style1 .hitheme-logo,
.header-mobile-style4 .hitheme-logo {
max-width: 105px;
margin: 0 19px 0 9px;
}
.rtl .header-mobile-style1 .hitheme-logo,
.rtl .header-mobile-style4 .hitheme-logo {
margin: 0 9px 0 19px;
}
.header-mobile-style1 .hitheme-logo a,
.header-mobile-style4 .hitheme-logo a {
margin-top: 2px;
}
.header-mobile-style1 .mobile-search,
.header-mobile-style4 .mobile-search {
overflow: hidden;
}
.header-mobile-style1 .mobile-search .top-form.top-search,
.header-mobile-style4 .mobile-search .top-form.top-search {
float: none;
max-width: 270px;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry {
border: none;
padding: 0;
border-radius: 0;
height: auto;
margin: 0;
line-height: normal;
width: auto;
min-width: 100%;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper,
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry .search-tog,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry .search-tog {
display: none;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry .form-search.searchform,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry .form-search.searchform {
overflow: visible;
display: block;
position: static;
width: auto;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry input,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry input {
width: 100%;
height: 24px;
line-height: 24px;
background-color: #f2f2f2;
font-size: 11px;
color: #9c9c9c;
border-radius: 3px;
border: 0;
margin: 0;
padding: 0 7px;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry button {
position: absolute;
height: auto;
width: auto;
right: 2px;
top: 4px;
border: 0;
border-radius: 0;
background-color: #f2f2f2;
color: #9c9c9c;
margin: 0;
line-height: normal;
}
.rtl .header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button,
.rtl .header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry button {
left: 2px;
right: auto;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button:hover,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry button:hover {
color: #ff4000;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button:before,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry button:before {
font-size: 15px;
}
.header-mobile-style1 .header-menu-page,
.header-mobile-style4 .header-menu-page {
margin-bottom: 10px;
}
.header-mobile-style1 .header-menu-page .menu-mobile1,
.header-mobile-style4 .header-menu-page .menu-mobile1 {
overflow-y: hidden;
white-space: nowrap;
margin: 0;
}
.header-mobile-style1 .header-menu-page .menu-mobile1 > li,
.header-mobile-style4 .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-style4 .header-menu-page .menu-mobile1 > li > a {
padding: 0 10px;
font-size: 12px;
color: #111111;
}
.header-mobile-style1 .header-menu-page .menu-mobile1 > li > a:hover,
.header-mobile-style1 .header-menu-page .menu-mobile1 > li > a:focus,
.header-mobile-style4 .header-menu-page .menu-mobile1 > li > a:hover,
.header-mobile-style4 .header-menu-page .menu-mobile1 > li > a:focus {
color: #ff4000;
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-style4 .header-menu-page .menu-mobile1 > li:hover >a,
.header-mobile-style4 .header-menu-page .menu-mobile1 > li:focus >a {
color: #ff4000;
background-color: #fff;
}
.header-mobile-style2 {
background-color: #ff4000;
}
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input {
background-color: #fff;
}
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button {
background-color: #fff;
}
.header-mobile-style2 .header-menu-page .menu-mobile1 > li > a {
color: #fff;
}
.header-mobile-style2 .header-menu-page .menu-mobile1 > li > a:hover,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li > a:focus {
color: #fff;
background-color: #ff4000;
}
.header-mobile-style2 .header-menu-page .menu-mobile1 > li:hover > a,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li:focus > a {
color: #fff;
background-color: #ff4000;
}
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
background-color: #fff;
}
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
top: 68px;
left: 0;
}
.rtl .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
left: auto;
right: 0;
}
.header-mobile-style2.sticky-mobile .header-menu-categories .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
top: 56px;
}
.banner-top .wpb_single_image {
margin-bottom: 10px;
}
.banner-mobile {
margin: 0 -20px;
}
.banner-mobile .wpb_single_image {
float: left;
width: 50%;
padding: 0 5px;
margin-bottom: 10px;
}
.rtl .banner-mobile .wpb_single_image {
float: right;
}
.featured-categories-mobile {
margin-bottom: 5px;
}
.featured-categories-mobile .resp-slider-container >div.items-wrapper >.item .item-inner .item-content {
padding: 10px 0 !important;
}
.featured-categories-mobile .resp-slider-container >div.items-wrapper >.item .item-inner .item-content h3 a {
color: #111111;
text-transform: uppercase;
}
.style-moblie {
position: relative;
line-height: 0;
}
.style-moblie:before {
content: '\f105';
font-family: FontAwesome;
font-size: 24px;
color: #828282;
position: absolute;
z-index: 2;
display: inline-block;
top: 45%;
right: 0px;
width: 10px;
height: 20px;
opacity: 0;
}
.rtl .style-moblie:before {
content: '\f104';
left: 15px;
right: auto;
}
.style-moblie .block-title {
margin: 0;
}
.style-moblie .block-title h3 {
color: #111111;
font-size: 16px;
text-transform: capitalize;
float: left;
}
.rtl .style-moblie .block-title h3 {
float: right;
}
.style-moblie .resp-slider-container {
margin: 0 -5px;
}
.style-moblie .resp-slider-container >div.items-wrapper {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
padding-bottom: 10px;
}
.style-moblie .resp-slider-container >div.items-wrapper >.item {
display: inline-block;
vertical-align: top;
white-space: normal;
width: 180px;
padding: 0 5px;
}
.style-moblie .resp-slider-container >div.items-wrapper >.item .item-inner {
-webkit-box-shadow: 1px 1px 4px #bbb;
-moz-box-shadow: 1px 1px 4px #bbb;
-o-box-shadow: 1px 1px 4px #bbb;
-ms-box-shadow: 1px 1px 4px #bbb;
box-shadow: 1px 1px 4px #bbb;
}
.style-moblie .resp-slider-container >div.items-wrapper >.item .item-inner .item-image:hover {
opacity: 0.8;
}
.style-moblie .resp-slider-container >div.items-wrapper >.item .item-inner .item-content {
padding: 5px 0;
text-align: center;
}
.style-moblie .resp-slider-container >div.items-wrapper >.item .item-inner .item-content h3 {
font-size: 12px;
margin: 0;
}
.sw-tab-mobile .resp-tab .top-tab-slider .woocommmerce-shop a {
position: absolute;
right: 0;
top: 5px;
color: #ff4000;
font-size: 11px;
text-transform: capitalize;
}
.rtl .sw-tab-mobile .resp-tab .top-tab-slider .woocommmerce-shop a {
left: 0;
right: auto;
}
.sw-tab-mobile .resp-tab .top-tab-slider .nav.nav-tabs {
display: block;
border-bottom: 1px solid #dddddd;
margin-bottom: 10px;
height: auto;
}
.sw-tab-mobile .resp-tab .top-tab-slider .nav.nav-tabs > li {
margin: 0 0 0 0;
padding: 5px 0;
position: relative;
margin-right: 24px;
}
.rtl .sw-tab-mobile .resp-tab .top-tab-slider .nav.nav-tabs > li {
float: right;
margin: 0 0 0 24px;
}
.sw-tab-mobile .resp-tab .top-tab-slider .nav.nav-tabs > li:before {
content: '';
width: 100%;
height: 2px;
background-color: #ff4000;
position: absolute;
bottom: -1px;
left: 0;
opacity: 0;
}
.sw-tab-mobile .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
font-size: 14px;
padding: 0;
color: #222222;
text-transform: uppercase;
line-height: normal;
background: none !important;
border: 0;
border-radius: 0;
height: auto;
font-weight: bold;
}
.sw-tab-mobile .resp-tab .top-tab-slider .nav.nav-tabs > li.active > a {
color: #222222;
}
.sw-tab-mobile .resp-tab .top-tab-slider .nav.nav-tabs > li.active:before {
opacity: 1;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper {
padding-bottom: 20px;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap {
border: 1px solid #efefef;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-image span.onsale,
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-image a.sw-quickview {
display: none;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content {
padding: 5px 0 15px;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content h4 a {
color: #111111;
font-size: 12px;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content h4 a,
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content .item-price {
opacity: 1;
}
.sw-ajax-categories .resp-listing-container {
margin: 0 -5px;
}
.sw-ajax-categories .resp-listing-container .item-product-cat {
float: left;
width: 33.333%;
padding: 0 5px;
margin-bottom: 10px;
}
.sw-ajax-categories .resp-listing-container .item-product-cat .item-content {
display: block;
padding: 9px 0;
background-color: #f2f2f2;
text-align: center;
}
.sw-ajax-categories .resp-listing-container .item-product-cat .item-content h3 {
font-size: 13px;
color: #111111;
text-transform: capitalize;
margin-bottom: 0;
}
.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: #111111;
background-color: #f2f2f2;
border-radius: 20px;
margin-bottom: 20px;
}
.sw-ajax-categories .btn-loadmore:hover {
background-color: #ff4000;
color: #fff;
}
.sw-ajax-categories .btn-loadmore:before {
content: attr(data-title);
display: inline-block;
}
.sw-ajax-categories .btn-loadmore.btn-loading {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/loadingp.gif) no-repeat center center #f2f2f2;
background-size: 30px 30px;
}
.sw-ajax-categories .btn-loadmore.btn-loading:before {
content: '';
}
.sw-ajax-categories .btn-loadmore.btn-loaded:before {
content: attr(data-title_loaded);
}
.mobile-layout .wpb_single_image.banner-1 {
margin: 0 0 29px;
}
.wrap-banner-mobile {
margin: 0 0 12px;
}
.wrap-banner-mobile .wpb_wrapper .banner {
width: 50%;
float: left;
margin: 0;
}
.wrap-banner-mobile .wpb_wrapper .banner a {
width: 100%;
}
.wrap-banner-mobile2 {
margin: 0 0 0;
}
.wrap-banner-mobile2 .wpb_wrapper {
margin: 0 -5px;
}
.wrap-banner-mobile2 .wpb_wrapper .banner {
width: 50%;
float: left;
margin: 0;
padding: 0 5px;
}
.wrap-banner-mobile2 .wpb_wrapper .banner a {
width: 100%;
}
.brand-mobile {
margin: 0 0 0 !important;
}
.brand-mobile .block-title h3 {
float: none;
margin: 0 0 12px;
}
.rtl .brand-mobile .block-title h3 {
float: none;
}
.brand-mobile .resp-slider-container >div.items-wrapper .item {
width: auto;
padding: 0 10px;
}
.brand-mobile .resp-slider-container >div.items-wrapper .item .item-image a img {
max-width: 66px;
}
.block-mobile {
padding: 10px 0 0;
overflow: hidden;
margin-bottom: 0;
}
.block-mobile .info {
float: left;
width: 33.33%;
}
.rtl .block-mobile .info {
float: right;
}
.block-mobile .info .fa {
font-size: 28px;
color: #ff4000;
float: left;
}
.rtl .block-mobile .info .fa {
float: right;
}
.block-mobile .info .info-content {
padding-left: 38px;
line-height: 1;
}
.rtl .block-mobile .info .info-content {
padding-right: 38px;
padding-left: 0;
}
.block-mobile .info .info-content span {
font-size: 10px;
font-weight: 500;
color: #111111;
text-transform: uppercase;
margin-bottom: 2px;
}
.block-mobile .info .info-content p {
text-transform: capitalize;
padding-top: 2px;
margin-bottom: 3px;
font-size: 10px;
}
.rtl.mobile-layout .style-moblie .woocommmerce-shop {
float: left;
}
.rtl.mobile-layout .style-moblie .woocommmerce-shop a:before {
content: '\f0d9';
float: left;
}
.mobile-layout .item .item-wrap .item-detail .item-content .item-price,
.mobile-layout .item .item-wrap .item-detail .item-img .item-price {
font-size: 14px;
overflow: visible;
}
.mobile-layout.rtl .single-product >.tabs .tabbable .nav.nav-tabs li {
margin: 0 0 0 3px;
}
.mobile-layout.rtl .style-moblie .box-title h3 {
float: right;
}
.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 .countdown-mobile .woocommmerce-shop a:before,
.mobile-layout.rtl .best-selling-mobile .woocommmerce-shop a:before,
.mobile-layout.rtl .related-products .woocommmerce-shop a:before {
content: '\f0d9';
margin: 0 6px 0 0;
float: left;
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.hitheme_resmenu > li > .show-dropdown::after {
content: '\f104';
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
left: auto;
right: 0;
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 .related-products {
margin-top: 20px;
}
.mobile-layout .best-selling-mobile,
.mobile-layout .related-products,
.mobile-layout .style-moblie {
margin-bottom: 30px;
}
.mobile-layout .countdown-mobile {
margin-bottom: 30px;
}
.mobile-layout .countdown-mobile .box-title,
.mobile-layout .best-selling-mobile .box-title,
.mobile-layout .related-products .box-title,
.mobile-layout .style-moblie .box-title {
margin: 0 0 10px;
border-bottom: 1px solid #dddddd;
}
.mobile-layout .countdown-mobile .box-title h3,
.mobile-layout .best-selling-mobile .box-title h3,
.mobile-layout .related-products .box-title h3,
.mobile-layout .style-moblie .box-title h3 {
color: #222222;
font-size: 18px;
text-transform: uppercase;
float: left;
padding: 0;
margin: 0 0 6px;
font-weight: bold;
}
.mobile-layout .countdown-mobile .box-title h3:before,
.mobile-layout .best-selling-mobile .box-title h3:before,
.mobile-layout .related-products .box-title h3:before,
.mobile-layout .style-moblie .box-title h3:before {
display: none;
}
.mobile-layout .countdown-mobile .woocommmerce-shop,
.mobile-layout .best-selling-mobile .woocommmerce-shop,
.mobile-layout .related-products .woocommmerce-shop,
.mobile-layout .style-moblie .woocommmerce-shop {
float: right;
margin: 0 5px;
}
.mobile-layout .countdown-mobile .woocommmerce-shop a,
.mobile-layout .best-selling-mobile .woocommmerce-shop a,
.mobile-layout .related-products .woocommmerce-shop a,
.mobile-layout .style-moblie .woocommmerce-shop a {
color: #ff4000;
font-size: 12px;
font-weight: bold;
text-transform: capitalize;
display: inline-block;
margin-top: 9px;
}
.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,
.mobile-layout .style-moblie .woocommmerce-shop a:hover {
opacity: 0.8;
}
.mobile-layout .countdown-mobile .woocommmerce-shop a:before,
.mobile-layout .best-selling-mobile .woocommmerce-shop a:before,
.mobile-layout .related-products .woocommmerce-shop a:before,
.mobile-layout .style-moblie .woocommmerce-shop a:before {
content: '\f067';
font-family: FontAwesome;
display: inline-block;
margin: 0 6px 0 0;
font-weight: 100;
font-size: 9px;
}
.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,
.mobile-layout .style-moblie .resp-slider-container div.items-wrapper {
padding-bottom: 0;
}
.mobile-layout .countdown-mobile .item .item-wrap,
.mobile-layout .best-selling-mobile .item .item-wrap,
.mobile-layout .related-products .item .item-wrap,
.mobile-layout .style-moblie .item .item-wrap {
padding: 0;
border-radius: 3px;
margin: 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,
.mobile-layout .style-moblie .item .item-wrap .item-detail:hover .item-image {
opacity: 0.8;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-image,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-image,
.mobile-layout .related-products .item .item-wrap .item-detail .item-image,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-image {
border-bottom: 1px solid #e9e9e9;
}
.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.sw-quickview,
.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.sw-quickview,
.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.sw-quickview,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-image span.onsale,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-image a.sw-quickview {
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,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-content {
text-align: center;
border-top: 0;
position: static;
margin: 0;
padding-bottom: 29px;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content h4,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content h4,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content h4,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-content h4 {
margin: 10px 0 2px 0;
}
.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,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-content h4 a {
font-size: 14px;
color: #111111;
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,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-content h4 a:hover {
color: #ff4000;
}
.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,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-content .item-price {
display: inline-block;
vertical-align: top;
opacity: 1;
margin-top: 13px;
}
.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,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-content .item-price del {
font-size: 12px;
color: #7d7d7d;
line-height: 0;
margin: 0 0 0 10px;
}
.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,
.mobile-layout .style-moblie .item .item-wrap .item-detail .item-content .item-price ins {
font-size: 14px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
min-width: 290px;
background: #fff;
box-shadow: none;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul {
padding: 0 0 0 20px;
border-top: 1px solid #efefef;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.hitheme_resmenu {
padding: 0 20px;
border: 0;
overflow: auto;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.hitheme_resmenu > li > .show-dropdown:after {
content: '\f105';
font-family: 'FontAwesome';
font-size: 18px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.hitheme_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 #efefef;
}
.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: #111111;
padding: 17px 0;
box-shadow: none;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
background: #fff;
line-height: 49px;
height: 49px;
width: 11px;
color: #c4c4c4;
}
.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: #fff;
color: #ff4000;
}
.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: #6b6b6b;
}
.mobile-layout .vertical_megamenu .vertical-megamenu {
opacity: 0;
visibility: hidden;
height: 0;
width: 0;
}
.mobile-layout #hitheme-totop {
display: none !important;
}
.mobile-layout .wpb_single_image {
margin-bottom: 10px;
}
.mobile-layout .wpb_raw_html {
margin-bottom: 0px;
}
.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 .hitheme_breadcrumbs {
display: none;
}
.mobile-layout .hitheme_breadcrumbs .listing-title {
margin-top: 0;
}
.mobile-layout .hitheme_breadcrumbs .listing-title h1 {
margin-top: 0;
font-size: 13px;
}
.mobile-layout .hitheme_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: #111111;
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(//www.adtec.gr/wp-content/themes/hitheme/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 {
color: #111111;
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;
height: 60px;
border-top: 1px solid #fcfcfc;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
background: url(//www.adtec.gr/wp-content/themes/hitheme/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(//www.adtec.gr/wp-content/themes/hitheme/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(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg-phone.png) no-repeat left center #fff;
border-bottom: 1px solid #fcfcfc;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
border: 0;
border-top: 0;
padding: 20px 0 0;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap ::-webkit-input-placeholder {
font-size: 13px;
color: #7d7d7d;
}
.mobile-layout .contact-form-mobile .wpcf7 input.wpcf7-submit {
height: 42px;
width: 100%;
background-color: #ff4000;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
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 .single-product >.tabs .tabbable .nav.nav-tabs li {
display: inline-block;
float: none;
margin: 0 3px 0 0;
}
.mobile-layout .single.main .post #authorDetails .authorDetail .avatar {
margin: 0 10px;
}
.mobile-layout .single.main .post #authorDetails .authorDetail .avatar .avatar {
margin: 0;
}
.mobile-layout.woocommerce-cart .cart-collaterals .cart_totals {
width: 100%;
}
.mobile-layout.woocommerce-cart .cart-collaterals .cart_totals h2 {
font-size: 18px;
text-transform: uppercase;
color: #111111;
}
.mobile-layout.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
height: 42px;
width: 100%;
background-color: #ff4000;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
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-cart .cart-collaterals .cart_totals table tr td {
background: #fff;
}
.mobile-layout.woocommerce-cart .shop_table.cart {
border: 0;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item {
position: relative;
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #fcfcfc;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td {
float: left;
padding: 0 18px;
border: none;
background: #fff;
display: inline-block;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td:before {
content: '';
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-name,
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-price {
margin-bottom: 9px;
background: #fff;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-price {
color: #ff4000;
font-size: 16px;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a {
font-size: 14px;
color: #111111;
text-transform: capitalize;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-remove {
position: absolute;
right: 0;
top: 5px;
padding: 0;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-remove a.remove {
display: inline-block;
width: 16px;
height: 17px;
text-indent: -9999px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/delete-m.png) no-repeat center center #fff;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-thumbnail {
padding: 0;
border: 1px solid #dbdbdb;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-thumbnail img {
width: 90px;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal {
display: none;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity {
border: 1px solid #dbdbdb;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity input {
background-color: #fff;
}
.mobile-layout.woocommerce-cart .shop_table.cart td.actions {
border-top: 0;
padding: 10px;
background: #fff;
}
.mobile-layout.woocommerce-cart .shop_table.cart td.actions #coupon_code {
text-transform: uppercase;
padding: 0 10px;
}
.mobile-layout.woocommerce-cart .shop_table.cart td.actions input.button {
padding: 7px 10px;
width: 100%;
margin: 0;
}
.mobile-layout.woocommerce-cart .shop_table.cart td.actions a {
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.mobile-layout.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
left: auto;
right: .5em;
}
.mobile-layout.woocommerce.rtl div.product div.images .woocommerce-product-gallery__trigger {
right: auto;
left: .5em;
}
.mobile-layout.woocommerce-wishlist .body-wrapper {
background: #fff;
}
.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td {
float: right;
}
.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td.product-remove {
left: 0;
right: auto;
}
.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td.product-add-to-cart {
left: -20px;
right: auto;
}
.mobile-layout.woocommerce-wishlist .wishlist-title {
display: none;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table {
border: 0;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table thead th {
display: none;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody {
display: block;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr {
position: relative;
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ddd;
display: block;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr:nth-child(2n) td {
background-color: #fff;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr:hover {
background-color: #fff;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td {
float: left;
padding: 0 18px;
display: inline-block;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td:before {
content: '';
display: none;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-name {
display: block;
width: 65%;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-name,
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-price {
margin-bottom: 9px;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-price {
color: #ff4000;
font-size: 16px;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-name a {
font-size: 14px;
color: #111111;
text-transform: capitalize;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-stock-status {
display: none;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-remove {
position: absolute;
right: 0px;
top: auto;
margin-top: 10px;
padding: 0;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-remove a.remove {
display: inline-block;
width: 16px;
height: 17px;
text-indent: -9999px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/delete-m.png) no-repeat center center #fff;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-thumbnail {
padding: 0;
border: 1px solid #dbdbdb;
margin-top: 0;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-thumbnail img {
width: 90px;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart {
position: absolute;
right: -20px;
top: 40px;
z-index: 3;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart_button,
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart {
text-indent: -9999px;
display: inline-block;
width: 24px;
height: 24px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-cart-m.png) no-repeat center center #fff;
margin: 0;
padding: 0;
}
.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 #fcfcfc;
}
.footer-mstyle1 .footer-container .footer-menu {
position: relative;
padding: 0 10px;
border-top: 1px solid #e8e8e8;
display: flex;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
opacity: 0;
height: 0;
visibility: hidden;
position: absolute;
padding: 10px 15px;
bottom: 100%;
right: 0px;
background-color: #fff;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
left: 0;
right: auto;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .fa {
font-size: 16px;
color: #8d8d8d;
margin-right: 5px;
}
.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-left: 0;
margin-bottom: 5px;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer {
margin-left: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer > li {
list-style: none;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer > li > a {
color: #8d8d8d;
text-transform: uppercase;
font-size: 10px;
line-height: 22px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item {
flex: 1;
float: left;
text-align: center;
margin-bottom: 5px;
padding: 10px 0 0;
}
.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: #ff4000;
}
.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 .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(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-home-m.png) no-repeat center center;
}
.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: -50px;
left: 0px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .search-tog {
display: none;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry {
width: 100%;
border-radius: 0;
margin: 0;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry .form-search.searchform {
display: inline-block;
width: 100%;
right: auto;
top: 9px;
right: 0;
left: 0;
border-top: 1px solid #e8e8e8;
}
.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;
font-size: 13px;
color: #9c9c9c;
border-radius: 0;
border: 0;
}
.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;
color: #9c9c9c;
font-size: 16px;
}
.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: #ff4000;
}
.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(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-searh-m.png) no-repeat center center;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .hitheme-minicart-mobile {
position: relative;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .hitheme-minicart-mobile .minicart-number {
position: absolute;
top: -5px;
right: -6px;
display: inline-block;
width: 17px;
height: 17px;
background-color: #ff4000;
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(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-cart-m.png) no-repeat center center;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-myaccount .icon-menu {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-user-m.png) no-repeat center center;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more .icon-menu {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-more-m.png) no-repeat center center;
}
.mobile-layout.rtl .back-history {
left: auto;
right: 15px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-back-m1.png) no-repeat center center;
}
.mobile-layout.rtl .vertical_megamenu_shop .resmenu-container .navbar-toggle {
left: 15px;
right: auto;
}
.mobile-layout .back-history {
display: inline-block;
width: 24px;
height: 16px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-back-m.png) no-repeat center center;
position: absolute;
top: 50%;
margin-top: -8px;
left: 15px;
}
.mobile-layout .category-contents {
margin-bottom: 20px;
padding-top: 0;
}
.mobile-layout .category-contents .blog-content .post {
margin-bottom: 20px;
}
.mobile-layout .category-contents .blog-content .post .entry .entry-thumb::before {
left: -1px;
top: -1px;
}
.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 {
margin-bottom: 15px;
}
.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
font-size: 14px;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle {
display: block;
margin: 0;
cursor: pointer;
height: 26px;
border-radius: 3px;
position: absolute;
top: 50%;
right: 15px;
margin-top: -13px;
padding: 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;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-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 .fancybox-overlay .fancybox-outer #subscribe_popup {
min-width: 290px;
padding: 330px 0 39px;
text-align: center;
}
.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup:before {
background-color: transparent;
height: 0;
width: 0;
}
.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup .link-mobile a {
display: inline-block;
height: 36px;
padding: 0 55px;
border-radius: 18px;
background-color: #fff;
line-height: 36px;
text-align: center;
text-transform: uppercase;
color: #111111;
font-size: 12px;
margin-bottom: 10px;
}
.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup .link-mobile a:hover {
color: #ff4000;
}
.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup .subscribe-checkbox label span {
color: #fff;
}
.mobile-layout .fancybox-overlay .fancybox-close {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/popup_close.png) no-repeat center center;
width: 26px;
height: 26px;
top: 0;
right: 0;
}
.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.single-product .content-product-detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
height: 39px;
line-height: 39px;
min-width: 39px;
background: none;
border: 1px solid #ddd;
border-radius: 4px;
}
.mobile-layout.single-product .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.mobile-layout.single-product .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {
height: 39px;
line-height: 39px;
min-width: 39px;
}
.mobile-layout .item .item-wrap .item-detail .item-content {
position: static;
margin: 0;
padding-bottom: 20px;
}
.mobile-layout .item .item-wrap {
margin-bottom: 20px;
}
.mobile-layout.rtl .products-wrapper .woocommerce-pagination .page-numbers > li {
float: right;
}
.mobile-layout.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
width: auto;
padding: 0;
}
.mobile-layout.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4,
.mobile-layout.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
float: none;
}
.mobile-layout.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom {
display: none;
}
.mobile-layout .banner-category  .widget_sp_image {
margin-bottom: 10px;
}
.mobile-layout #contents {
padding-top: 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: rgba(255,255,255,0.9);
}
.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;
background: #fff;
}
.mobile-layout .header-page .header-shop .page-title {
font-size: 14px;
color: #111111;
text-align: center;
padding: 12px 24px;
display: inline-block;
}
.mobile-layout .header-page .header-shop h4 {
font-size: 14px;
color: #111111;
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: 4;
}
.mobile-layout .products-wrapper .products-nav {
margin-bottom: 15px;
background-color: #fff;
position: relative;
z-index: 7;
padding-bottom: 0;
padding-top: 3px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering {
position: static;
float: none;
}
.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 #fcfcfc;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li > ul >li {
line-height: 44px;
border-bottom: 1px solid #fcfcfc;
}
.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: 1px -4px 0;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a {
height: 30px;
width: 30px;
margin-top: 4px;
background-color: #fff;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a:before {
height: 30px;
width: 28px;
line-height: 30px;
color: #3b3b3b;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a.active:before {
color: #ff4000;
background-color: #fff;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a:hover:before {
background-color: #fff;
color: #ff4000;
}
.mobile-layout .products-wrapper .products-nav .filter-product {
font-size: 12px;
color: #6b6b6b;
text-transform: uppercase;
float: right;
line-height: 40px;
}
.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;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-o-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
visibility: hidden;
position: absolute;
z-index: 9;
top: 60px;
background-color: #fff;
padding: 0;
}
.mobile-layout .products-wrapper .filter-mobile.open {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
padding: 10px;
}
.mobile-layout .products-wrapper .filter-mobile .widget {
padding: 5px 0 20px;
}
.mobile-layout .products-wrapper .filter-mobile .widget_layered_nav {
border-bottom: 1px solid #fcfcfc;
}
.mobile-layout .products-wrapper .woocommerce-pagination {
display: block;
float: none;
margin: 0 0 10px;
}
.mobile-layout .products-wrapper .woocommerce-pagination .note {
display: none;
}
.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;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-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: 34px;
height: 32px;
text-align: center;
font-size: 16px;
color: #111111;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li a.current,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.current {
color: #ff4000;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .next,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .prev {
text-align: center;
text-transform: uppercase;
color: #111111;
}
.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: 10px;
float: left;
width: 50%;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .products-thumb .item-bottom {
display: none;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content h4 a {
font-size: 12px;
color: #111111;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-price {
font-size: 16px;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-bottom {
opacity: 0;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail:hover .item-detail .item-content h4 a,
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail: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 .item .item-wrap .item-detail {
padding: 10px 0 15px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
width: 130px;
margin-right: 10px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom {
display: none;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a {
font-size: 14px;
color: #111111;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
padding-top: 5px;
margin-bottom: 0px;
margin-top: 0;
float: none;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
margin-bottom: 0;
font-size: 16px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price ins {
font-size: 16px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price del {
font-size: 14px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
margin-bottom: 5px;
margin-top: 7px;
padding-top: 5px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
display: none;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
width: auto;
padding: 0;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 {
float: none;
margin: 3px 0 2px 0;
}
.mobile-layout.search-no-results .breadcrumbs {
display: none;
}
.mobile-layout.search-no-results .listing-title h1 {
font-size: 12px;
color: #111111;
}
.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: #111111;
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: 12px;
color: #7d7d7d;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result button {
height: 42px;
width: 100%;
background-color: #ff4000;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
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 .listing-title h1 {
text-align: center;
}
.mobile-layout.woocommerce-account .image-login {
text-align: center;
margin: 0 0 20px;
}
.mobile-layout.woocommerce-account .image-login img {
display: inline-block;
}
.mobile-layout.woocommerce-account #customer_login h2 {
color: #111111;
font-size: 13px;
margin: 0 0 30px;
display: block;
text-transform: uppercase;
}
.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide,
.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide {
border-bottom: 1px solid #fcfcfc;
padding-top: 10px;
padding-bottom: 10px;
}
.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide label,
.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide label {
font-size: 14px;
color: #7d7d7d;
line-height: 20px;
margin: 0;
border-bottom: 1px solid #ddd;
}
.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide .input-text,
.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide .input-text {
padding: 0;
background-color: #fff;
}
.mobile-layout.woocommerce-account #customer_login input.button {
height: 42px;
width: 100%;
background-color: #ff4000;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
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 #customer_login .social-share {
text-align: center;
margin-bottom: 20px;
}
.mobile-layout.woocommerce-account #customer_login .social-share .title-share {
display: none;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content {
display: inline-block;
}
.mobile-layout.woocommerce-account #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 #customer_login .social-share .wrap-content > a:nth-child(1) {
background-color: #3a5897;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content > a:nth-child(2) {
background-color: #2fc2ee;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content > a:nth-child(3) {
background-color: #e14a3c;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content > a:nth-child(4) {
background-color: #df2227;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content > a:nth-child(5) {
background-color: #407199;
}
.mobile-layout.woocommerce-account #contents {
margin-bottom: 10px;
padding-top: 20px;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
float: none;
margin-right: 0;
margin-bottom: 20px;
overflow: hidden;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul {
border: 0;
}
.mobile-layout.woocommerce-account #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 #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--dashboard {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-dashboard.png) no-repeat top center #fff;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--orders {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-orders.png) no-repeat top center #fff;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--downloads {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-download.png) no-repeat top center #fff;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--edit-address {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-address.png) no-repeat top center #fff;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--edit-account {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-account.png) no-repeat top center #fff;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--customer-logout {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-logout.png) no-repeat top center #fff;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li > a {
border: 0;
padding: 15px 0;
min-width: auto;
font-size: 11px;
color: #111111;
text-transform: uppercase;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content {
float: none;
clear: both;
margin-bottom: 10px !important;
text-align: center;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account {
text-align: left;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first {
text-align: left;
width: 100%;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first .woocommerce-Input--email {
border-radius: 0;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-last {
width: 100%;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
font-size: 14px;
color: #111111;
text-transform: uppercase;
border: 0;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-Button.button {
height: 42px;
width: 100%;
background-color: #ff4000;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
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-MyAccount-content strong {
text-transform: uppercase;
font-size: 13px;
color: #111111;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .avatar-user {
display: inline-block;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .avatar-user img {
border-radius: 50%;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content p:first-child {
text-align: center;
font-size: 12px;
color: #7d7d7d;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content p:first-child a {
color: #ff4000;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content p:last-child {
text-align: left;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content a {
font-size: 12px;
color: #7d7d7d;
}
.mobile-layout.woocommerce-account .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-MyAccount-content table.my_account_orders tr.order td:first-child {
border-top: 0 !important;
}
.mobile-layout.woocommerce-account .breadcrumbs {
display: none;
}
.mobile-layout.woocommerce-account.rtl .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
text-align: right;
}
.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;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share.open .wrap-content {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.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;
-webkit-transform: translateX(-60px);
-moz-transform: translateX(-60px);
-o-transform: translateX(-60px);
-ms-transform: translateX(-60px);
transform: translateX(-60px);
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .cart .quantity {
margin: 0 0 0 10px !important;
float: right;
}
.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-external .product_detail .content_product_detail .cart .single_add_to_cart_button {
float: none;
}
.single-product.mobile-layout .content-product-detail .product-type-grouped .product_detail .content_product_detail .cart .single_add_to_cart_button {
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(//www.adtec.gr/wp-content/themes/hitheme/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(//www.adtec.gr/wp-content/themes/hitheme/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;
}
.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 .cart {
margin-bottom: 0 !important;
text-align: left;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity {
height: 40px;
margin: 0px 10px 0 0 !important;
float: left;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .single_add_to_cart_button {
float: right;
font-size: 12px;
height: 40px;
line-height: 40px;
}
.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: 45px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
color: #7d7d7d;
background: none;
border: 1px solid #ddd;
border-radius: 4px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share {
position: absolute;
top: -234px;
right: 0;
z-index: 1;
border: none;
}
.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;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .title-share {
float: right;
margin-top: 196px;
display: inline-block;
font-size: 0;
width: 40px;
height: 40px;
line-height: 40px;
border: 1px solid #ddd;
text-align: center;
color: #7d7d7d;
padding: 0;
border-radius: 4px;
}
.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-transform: translateX(60px);
-moz-transform: translateX(60px);
-o-transform: translateX(60px);
-ms-transform: translateX(60px);
transform: translateX(60px);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-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;
vertical-align: top;
margin: 0 5px 10px;
width: 30px;
height: 30px;
text-align: center;
border-radius: 4px;
color: #fff;
font-size: 16px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
background-color: #ff4000;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a i {
line-height: 30px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:first-child {
background: #1d9ffa;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:first-child:hover {
background-color: #e63a00;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:nth-child(2) {
background: #456bbe;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:nth-child(2):hover {
background-color: #e63a00;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:nth-child(3) {
background: #e04d3f;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:nth-child(3):hover {
background-color: #e63a00;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:nth-child(4) {
background: #4899d2;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:nth-child(4):hover {
background-color: #e63a00;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:last-child {
background: #ca2127;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content > a:last-child:hover {
background-color: #e63a00;
}
.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 .tabbable .nav.nav-tabs {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
margin: 5px 0 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content {
border: none;
border-radius: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content .tab-pane {
padding: 10px;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content .tab-pane h2 {
font-size: 12px;
text-transform: uppercase;
color: #111111;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments ol.commentlist {
padding: 10px 0 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments ol.commentlist li {
padding: 0 0 10px;
border-bottom: 1px solid #f0f0ed;
margin: 0 0 10px;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments ol.commentlist li:last-child {
border: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .avatar {
height: 40px;
width: 40px;
border: 0;
border-radius: 50%;
padding: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text {
padding: 0;
border: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .description {
font-size: 12px;
color: #7d7d7d;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .description p {
margin: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .meta {
margin: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .meta strong {
font-size: 12px;
color: #111111;
text-transform: uppercase;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .meta time {
font-size: 12px;
color: #7d7d7d;
font-style: italic;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews .form-submit #submit {
height: 42px;
width: 100% !important;
background-color: #ff4000 !important;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
margin: 0;
border: 0;
line-height: 42px;
padding: 0 !important;
border-radius: 20px !important;
box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.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 .woocommerce-variation.single_variation {
text-align: left;
}
.single-product.mobile-layout.woocommerce div.product form.cart	.addcart-wrapper .quantity-text {
display: none;
}
.single-product.mobile-layout.woocommerce div.product form.cart div.quantity {
border-radius: 20px;
}
.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;
}
.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-summary {
font-size: 12px;
line-height: 20px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share {
position: absolute;
bottom: -65px;
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;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.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: 40px;
height: 40px;
line-height: 33px;
border: 1px solid #efefef;
text-align: center;
color: #7d7d7d;
padding: 0;
margin-right: 10px;
margin-left: 10px;
border-radius: 4px;
}
.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-transform: translateX(60px);
-moz-transform: translateX(60px);
-o-transform: translateX(60px);
-ms-transform: translateX(60px);
transform: translateX(60px);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .wrap-content > a {
display: block;
margin: 0 5px 10px;
}
.single-post.mobile-layout .post #authorDetails {
margin-top: 15px;
padding: 10px 0 0;
border-top: 1px solid #fcfcfc;
border-bottom: 1px solid #fcfcfc;
}
.single-post.mobile-layout .post #authorDetails .avatar {
width: 40px;
border-radius: 50%;
}
.single-post.mobile-layout .post #authorDetails .infomation {
padding: 8px 10px !important;
}
.single-post.mobile-layout .post #authorDetails .infomation .name-author {
margin: 0;
}
.single-post.mobile-layout .single-post-relate-mobile h4 {
padding: 20px 0 10px;
font-size: 13px;
color: #111111;
text-transform: uppercase;
}
.single-post.mobile-layout .single-post-relate-mobile .post {
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #fcfcfc;
}
.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;
}
.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: #ff4000;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
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 .hitheme_breadcrumbs {
display: none;
}
.search-results.mobile-layout .listing-title h1 {
font-size: 13px;
margin-top: 0;
}
.search-results.mobile-layout .listing-title h1 small {
font-size: 13px;
}
.search-results.mobile-layout .content-list-category {
padding: 0;
}
.filter-mobile h3 {
font-size: 12px;
color: #111111;
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: 1px solid #efefef;
text-align: center;
height: 40px;
font-size: 14px;
color: #7d7d7d;
margin-bottom: 15px;
}
.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: #ff4000;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
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 {
color: #7d7d7d;
display: inline-block;
width: 52px;
height: 40px;
background-color: #f2f2f2;
font-size: 12px;
color: #111111;
margin-right: 10px;
line-height: 40px;
text-align: center;
}
.filter-mobile .widget_layered_nav ul > li a:hover {
background-color: #ff4000;
color: #fff;
}
.filter-mobile .widget_layered_nav ul > li .count {
display: none;
}
.home.mobile-layout .body-wrapper .body-wrapper-inner > .container {
padding-top: 0;
}
.mobile-layout .body-wrapper .body-wrapper-inner > .container {
position: relative;
padding-top: 10px;
}
.mobile-layout .body-wrapper .body-wrapper-inner > .container.open:before {
content: '';
width: 100%;
height: 100%;
display: block;
background: rgba(0,0,0,0.8);
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 1px;
z-index: 10;
}
.woocommerce-checkout.mobile-layout .checkout #payment #place_order {
height: 40px;
width: 100%;
background-color: #ff4000;
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #fff;
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: #111111;
text-transform: uppercase;
}
.woocommerce-wishlist.mobile-layout form table.shop_table {
border-radius: 0;
}
.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;
}
.rtl.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
left: 45px;
}
.rtl.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .single_add_to_cart_button {
float: left;
}
.rtl.mobile-layout .style-moblie .item .item-wrap .item-detail .item-content .item-price del {
margin: 0px 0 0 10px;
}
@media (min-width: 481px) {
.mobile-layout .body-wrapper {
margin: 0 auto;
max-width: 480px;
}
.woocommerce-order-received.mobile-layout h2 {
font-size: 13px;
text-transform: uppercase;
color: #111111;
}
.woocommerce-order-received.mobile-layout .order_details li {
margin-right: 1em;
}
.woocommerce-order-received.mobile-layout table.shop_table {
border-radius: 0;
}
.woocommerce-order-received.mobile-layout table.shop_table tr {
border-top: 1px solid #dbdbdb;
}
.woocommerce-order-received.mobile-layout table.shop_table th,
.woocommerce-order-received.mobile-layout table.shop_table td {
border: 0;
}
}
@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: #7d7d7d;
}
.woocommerce-order-received.mobile-layout h2 {
font-size: 13px;
text-transform: uppercase;
color: #111111;
}
.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 #dbdbdb;
}
.woocommerce-order-received.mobile-layout table.shop_table th,
.woocommerce-order-received.mobile-layout table.shop_table td {
border: 0;
}
}
@media (max-width: 360px) {
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
min-width: 250px;
}
z
.sw-tab-mobile .top-tab-slider .nav.nav-tabs {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
text-align: left;
}
z
.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;
}
z
.sw-tab-mobile .top-tab-slider .nav.nav-tabs > li > a {
font-size: 11px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.hitheme_resmenu {
height: 355px;
}
.sw-ajax-categories .resp-listing-container .item-product-cat {
width: 50%;
}
.sw-ajax-categories.style-moblie:hover:before {
opacity: 1;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info {
bottom: 160px;
}
.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;
}
.block-mobile .info .inner {
text-align: center;
}
.block-mobile .info .inner i {
display: inline-block;
font-size: 24px;
float: none;
}
.rtl .block-mobile .info .inner i {
float: none;
}
.block-mobile .info .inner .info-content {
padding: 0;
}
.rtl .block-mobile .info .inner .info-content {
padding: 0;
}
.products-wrapper .products-loop {
margin: 0;
}
.single-product.mobile-layout > .tabs .tabbable .nav.nav-tabs li {
width: auto;
}
.single-product.mobile-layout > .tabs .tabbable .nav.nav-tabs li a {
width: auto;
}
.mobile-layout.single-product .single-product > .tabs .tabbable .nav.nav-tabs li {
width: auto !important;
}
.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;
}
.mobile-layout .products-wrapper .products-loop.grid > li:nth-child(2n+1) {
clear: both;
}
}
.fade-slide {
position: relative;
}
.fade-slide .slick-list {
transform: none !important;
}
.fade-slide .slick-dots {
margin: 0;
text-align: center;
position: absolute;
bottom: 2px;
width: 100%;
}
.fade-slide .slick-dots li {
list-style: none;
display: inline-block;
vertical-align: top;
margin: 0 5px 0 0;
line-height: 0;
}
.fade-slide .slick-dots li button {
height: 10px;
width: 10px;
background: #ffffff;
border-radius: 50%;
padding: 0;
text-indent: -9999px;
border: none;
margin: 0;
transition: all 0.3s;
}
.fade-slide .slick-dots li.slick-active button {
height: 14px;
width: 14px;
margin-top: -3px;
}
.fade-slide .slick-prev,
.fade-slide .slick-next {
font-size: 0;
border: none;
background: none;
position: absolute;
top: 50%;
margin-top: -32px;
z-index: 1;
height: 64px;
width: 64px;
line-height: 64px;
padding: 0;
border-radius: 50%;
background: rgba(255,255,255,0.2);
}
.fade-slide .slick-prev:hover,
.fade-slide .slick-next:hover {
background: #ff4000;
}
.fade-slide .slick-prev {
left: -32px;
}
.fade-slide .slick-prev:before {
content: "\f060";
font-family: FontAwesome;
font-size: 12px;
color: #fff;
margin-left: 17px;
}
.fade-slide .slick-next {
right: -32px;
}
.fade-slide .slick-next:before {
content: "\f061";
font-family: FontAwesome;
font-size: 12px;
color: #fff;
margin-right: 17px;
}
.header-mobile-style3.sticky-mobile .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
top: 48px;
}
.header-mobile-style3.sticky-mobile .header-top-mobile {
padding: 12px 0 8px;
background: none;
}
.header-mobile-style3.sticky-mobile .header-top-mobile .mobile-search {
display: none;
}
.header-mobile-style3 .header-top-mobile {
padding: 15px 0 0px;
text-align: center;
}
.header-mobile-style3 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
top: 86px;
}
.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;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-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;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-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 .hitheme-logo {
display: inline-block;
margin: 0;
}
.header-mobile-style3 .header-right {
display: inline-block;
overflow: hidden;
margin: 0 10px 0 0;
}
.rtl .header-mobile-style3 .header-right {
margin: 0 0 0 10px;
}
.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;
}
.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(//www.adtec.gr/wp-content/themes/hitheme/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: 10px;
right: 8px;
background-color: #b71d12;
color: #fff;
border-radius: 50%;
font-size: 11px;
}
.header-mobile-style3 .mobile-search {
display: block;
overflow: hidden;
margin-top: 8px;
}
.header-mobile-style3 .mobile-search .top-form.top-search {
display: block;
position: relative;
padding: 0;
float: none;
border-top: 1px solid #e8e8e8;
}
.header-mobile-style3 .mobile-search .top-form.top-search .search-tog {
display: none;
}
.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 .form-search {
display: block !important;
}
.header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry .form-search.searchform {
position: static;
border-radius: 0;
box-shadow: 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;
height: 36px;
line-height: 36px;
width: 10%;
}
.rtl .header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
left: 5px;
right: auto;
}
.footer-mstyle2 {
min-height: auto;
position: relative;
}
.footer-mstyle2.open .footer-container {
background-color: transparent;
height: auto;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.footer-mstyle2.open .footer-container .footer-open {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/footer-close.png) no-repeat center center;
top: -29px;
height: 30px;
width: 65px;
z-index: 99;
}
.footer-mstyle2.open .footer-container ul.mobile_menu {
opacity: 1;
visibility: visible;
-webkit-transform: translate(0,0px);
-moz-transform: translate(0,0px);
-o-transform: translate(0,0px);
-ms-transform: translate(0,0px);
transform: translate(0,0px);
}
.footer-mstyle2 .footer-container {
position: fixed;
bottom: -2px;
left: 0;
height: 0;
z-index: 999;
width: 100%;
background-color: rgba(0,0,0,0.9);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.footer-mstyle2 .footer-container .footer-open {
display: inline-block;
position: absolute;
left: 50%;
margin-left: -33px;
bottom: 2px;
height: 30px;
width: 65px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/footer-open.png) no-repeat center center;
}
.footer-mstyle2 .footer-container ul.mobile_menu {
background-color: rgba(0,0,0,0.9);
margin: 0;
position: relative;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translate(0,350px);
-moz-transform: translate(0,350px);
-o-transform: translate(0,350px);
-ms-transform: translate(0,350px);
transform: translate(0,350px);
padding: 10px 5px 5px;
}
.footer-mstyle2 .footer-container ul.mobile_menu > li {
float: left;
display: inline-block;
position: relative;
width: 25%;
padding: 5px;
}
.footer-mstyle2 .footer-container ul.mobile_menu > li > a {
padding: 15px 5px 40px;
text-align: center;
font-weight: 500;
background-color: #111111;
color: #fff;
}
.footer-mstyle2 .footer-container ul.mobile_menu > li > a:hover,
.footer-mstyle2 .footer-container ul.mobile_menu > li > a:focus {
background: none;
}
.footer-mstyle2 .footer-container ul.mobile_menu > li > a .menu-title {
position: relative;
bottom: -60px;
display: block;
font-size: 13px;
color: #8d8d8d;
}
.footer-mstyle2 .footer-container ul.mobile_menu > li > a .menu-img {
display: inline-block;
margin-top: -5px;
}
.footer-mstyle2 .footer-container ul.mobile_menu > li.showMore .menu-img {
height: 44px;
width: 44px;
display: inline-block;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-mpage.png) no-repeat center center;
}
.quote-border {
background-color: #f4f4f4;
padding: 20px;
margin-bottom: 10px;
font-style: italic;
border: 1px solid #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
iframe {
border: none;
margin-bottom: 10px;
max-width: 100%;
}
.block-whychoose {
margin-bottom: 30px !important;
display: inline-block;
}
.block-whychoose .image-whychoose {
float: left;
width: 64px;
}
.rtl .block-whychoose .image-whychoose {
float: right;
}
.block-whychoose .content-whychoose {
margin-left: 80px;
}
.rtl .block-whychoose .content-whychoose {
margin-right: 80px;
margin-left: 0;
}
.block-whychoose .content-whychoose h2 {
color: #000;
font-size: 13px;
text-transform: uppercase;
}
.block-whychoose .content-whychoose .description {
color: #666;
}
.vc_wp_search .widget_search .searchform .screen-reader-text {
display: none;
}
.vc_wp_search .widget_search .searchform input[type="submit"] {
text-indent: -9999px;
display: block;
border: 0;
width: 34px !important;
height: 34px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/search-icon.png) no-repeat scroll center center #666 !important;
}
.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/search-icon.png) no-repeat scroll center center #ff4000 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
border: 1px solid #efefef;
}
.wpb_single_image .vc_single_image-wrapper img:hover {
opacity: .75;
filter: alpha(opacity=75);
}
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
padding: 10px 0;
}
#wp-calendar tr th {
text-align: center;
}
#wp-calendar tr td {
padding: 10px 0;
}
#subscribe_popup {
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
display: none;
height: 420px;
padding: 100px 350px 56px 30px;
}
#subscribe_popup .subscribe-popup-container .description {
color: #ff4000;
margin-bottom: 8px;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
}
#subscribe_popup .subscribe-popup-container h2 {
font-size: 22px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"] {
padding: 0 20px;
height: 46px;
text-align: center;
line-height: 46px;
overflow: hidden;
display: block;
margin: 0 auto 15px;
font-size: 14px;
width: 350px;
max-width: 100%;
border-bottom: 1px #a8a8a8 solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"]::-webkit-input-placeholder {
color: #777;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"]:-moz-placeholder {
color: #777;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"]::-moz-placeholder {
color: #777;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"]:-ms-input-placeholder {
color: #777;
}
#subscribe_popup .subscribe-popup-container .subscribe-form button {
font-size: 13px;
height: 46px;
padding: 0 20px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
line-height: 46px;
background: #333;
color: #fff;
font-family: "Roboto", Helvetica, Arial, sans-serif;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
#subscribe_popup .subscribe-popup-container .subscribe-form button:hover {
background: #ff4000;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
#subscribe_popup .subscribe-popup-container .subscribe-form button:before {
display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
line-height: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
cursor: pointer;
vertical-align: top;
margin-top: 5px;
margin-right: 5px;
}
.rlt #subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
margin-right: 0;
margin-left: 5px;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
vertical-align: top;
line-height: 25px;
margin: 0;
font-weight: normal;
color: #111111;
font-weight: 500;
font-size: 13px;
cursor: pointer;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox span {
color: #555;
}
.sw-instagram-gallery {
margin-bottom: 10px;
}
.sw-instagram-gallery .intagram-gallery-content {
margin: 0 -5px;
display: inline-block;
vertical-align: top;
}
.sw-instagram-gallery .intagram-gallery-content .item {
position: relative;
padding: 0 5px;
}
.sw-instagram-gallery .intagram-gallery-content .item > a > .fa {
position: absolute;
z-index: 2;
font-size: 24px;
top: 15px;
right: 15px;
color: #cecece;
}
.sw-instagram-gallery .intagram-gallery-content .item:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
}
.sw-instagram-gallery .intagram-gallery-content.col_1 .item {
width: 100%;
}
.sw-instagram-gallery .intagram-gallery-content.col_2 .item {
width: 50%;
}
.sw-instagram-gallery .intagram-gallery-content.col_3 .item {
width: 33.333%;
}
.sw-instagram-gallery .intagram-gallery-content.col_4 .item {
width: 25%;
}
.sw-instagram-gallery .intagram-gallery-content.col_5 .item {
width: 20%;
}
.block-title-widget {
background: #ff4000;
}
.block-title-widget h2 {
font-size: 18px;
color: #fff;
text-transform: uppercase;
padding: 20px;
margin: 0;
}
.sidebar .widget.widget_product_categories .block-title-widget {
background-color: #ff4000;
}
.sidebar .widget.widget_product_categories .block-title-widget h2 {
position: relative;
padding: 15px;
color: #fff;
font-size: 18px;
text-transform: uppercase;
margin-bottom: 0;
}
.sidebar .widget.widget_product_categories .product-categories {
border: 0;
}
.sidebar .widget.widget_product_categories .product-categories > li {
position: relative;
}
.sidebar .widget.widget_product_categories .product-categories > li > a {
font-size: 14px;
text-transform: capitalize;
color: #555;
cursor: pointer;
font-weight: bold;
display: block;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.sidebar .widget.widget_product_categories .product-categories > li:hover {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.sidebar .widget.widget_product_categories .product-categories > li:hover a {
color: #ff4000;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.sidebar .widget.widget_product_categories .product-categories > li:hover:before {
content: "";
width: 2px;
height: 20px;
position: absolute;
top: 7px;
left: 0;
background: #ff4000;
}
.rtl .sidebar .widget.widget_product_categories .product-categories > li:hover:before {
left: auto;
right: 0;
}
.sw-category-slider {
margin-bottom: 35px;
}
.sw-category-slider .block-title {
margin-bottom: 30px;
}
.sw-category-slider .block-title h3 {
padding: 15px 0 13px;
border-bottom: 2px solid rgba(0,0,0,0.1);
position: relative;
font-size: 20px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
}
.sw-category-slider .block-title h3:before {
content: '';
height: 2px;
width: 100px;
background-color: #ff4000;
position: absolute;
bottom: -2px;
}
.sw-category-slider .block-title h3 span {
color: #ff4000;
}
.sw-category-slider .box-title h3 {
text-align: center;
font-size: 24px;
color: #111111;
text-transform: uppercase;
margin-bottom: 5px;
}
.sw-category-slider .desciption {
text-align: center;
font-size: 14px;
color: #111111;
margin-bottom: 38px;
}
.sw-category-slider .slider .slick-list {
margin: 00 -15px;
}
.sw-category-slider .slider .slick-list .item-product-cat {
padding: 0 15px;
}
.sw-category-slider .slider .slick-list .item-product-cat:hover .item-image img {
opacity: 0.85;
}
.sw-category-slider .slider .slick-list .item-product-cat:hover .item-content h3 a {
background-color: #111111;
color: #fff;
}
.home-style4 .sw-category-slider .slider .slick-list .item-product-cat:hover .item-content h3 a {
background-color: #ff4000;
}
.sw-category-slider .slider .slick-list .item-product-cat .item-image img {
margin: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.sw-category-slider .slider .slick-list .item-product-cat .item-content h3 {
box-shadow: 0px 2px 3px 0px rgba(100,100,100,0.3);
}
.sw-category-slider .slider .slick-list .item-product-cat .item-content h3 a {
display: block;
height: 52px;
line-height: 52px;
text-align: center;
color: #111111;
text-transform: uppercase;
font-size: 16px;
background-color: #fff;
}
.sw-best-seller-product {
border: 1px solid #efefef;
}
.sw-best-seller-product .block-title {
margin-bottom: 30px;
}
.sw-best-seller-product .block-title h3 {
padding: 15px 0 13px;
border-bottom: 2px solid rgba(0,0,0,0.1);
position: relative;
font-size: 20px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
}
.sw-best-seller-product .block-title h3:before {
content: '';
height: 2px;
width: 100px;
background-color: #ff4000;
position: absolute;
bottom: -2px;
}
.sw-best-seller-product .block-title h3 span {
color: #ff4000;
}
.sw-best-seller-product .wrap-content {
padding: 15px 15px 2px;
border-top: 1px solid #fafafa;
}
.sw-best-seller-product .wrap-content .item {
overflow: hidden;
margin-bottom: 33px;
}
.sw-best-seller-product .wrap-content .item .item-img {
float: left;
width: 80px;
margin-right: 10px;
position: relative;
z-index: 2;
}
.sw-best-seller-product .wrap-content .item .item-img:hover img {
opacity: 0.85;
}
.rtl .sw-best-seller-product .wrap-content .item .item-img {
float: right;
margin-left: 10px;
margin-right: 0;
}
.sw-best-seller-product .wrap-content .item .item-content {
position: relative;
padding-top: 15px;
}
.sw-best-seller-product .wrap-content .item .item-content h4 a {
color: #111111;
font-size: 14px;
text-transform: capitalize;
}
.sw-best-seller-product .wrap-content .item .item-content h4 a:hover {
color: #ff4000;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price {
display: inline-block;
vertical-align: top;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price ins {
margin: 0 10px 0 0;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price del {
margin: 0;
line-height: 24px;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price .amount {
font-size: 16px;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price del .amount {
font-size: 14px;
}
.sw-woo-tab-default {
margin-bottom: 45px;
}
.sw-woo-tab-default:last-child {
margin-bottom: 40px;
}
.sw-woo-tab-default .resp-tab .category-slider-content {
overflow: hidden;
}
.sw-woo-tab-default .resp-tab .category-slider-content .button-collapse {
display: none;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title {
position: absolute;
top: -8px;
right: -8px;
left: auto;
min-width: 204px;
text-align: right;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title {
text-align: left;
left: -8px;
right: auto;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3 {
line-height: 48px;
background-color: #ff4000;
font-size: 18px;
padding: 0 16px;
color: #fff;
margin: 0;
border-top-left-radius: 7px;
border-top-right-radius: 0;
box-shadow: 0 2px 3px 0px rgba(0,0,0,0.3);
position: relative;
text-transform: uppercase;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3:before {
content: '';
width: 0;
height: 0;
border-bottom: 8px solid transparent;
border-left: 8px solid #b92700;
border-right: 0;
right: 0;
left: auto;
bottom: -8px;
position: absolute;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3:before {
left: 0;
right: auto;
border-left: 0;
border-right: 8px solid #b92700;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .categories-image {
float: right;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .categories-image {
float: left;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 ul.nav-tabs {
margin-right: 196px;
margin-left: 0;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 ul.nav-tabs {
margin-left: 196px;
margin-right: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 ul.nav-tabs > li {
float: right;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 ul.nav-tabs > li {
float: left;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .tab-content .tab-pane.active .res-button.slick-prev {
left: 15px;
right: auto;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .tab-content .tab-pane.active .res-button.slick-prev {
right: 48px;
left: auto;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .tab-content .tab-pane.active .res-button.slick-next {
left: 48px;
right: auto;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .tab-content .tab-pane.active .res-button.slick-next {
right: 15px;
left: auto;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .tab-content .tab-pane .woo-tab-container-slider {
border-right: 0;
border-left: 1px solid #fafafa;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list {
margin: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content .block-title {
margin-bottom: 30px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .block-title h3 {
padding: 15px 0 13px;
border-bottom: 2px solid rgba(0,0,0,0.1);
position: relative;
font-size: 20px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
}
.sw-woo-tab-default .resp-tab .category-slider-content .block-title h3:before {
content: '';
height: 2px;
width: 100px;
background-color: #ff4000;
position: absolute;
bottom: -2px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .block-title h3 span {
color: #ff4000;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs {
margin-left: 196px;
border: 0;
background-color: #f2f2f2;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs {
margin-right: 196px;
margin-left: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li {
margin: 0;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li {
float: right;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li > a {
border: 0;
font-size: 12px;
color: #333;
text-transform: uppercase;
padding: 0 15px;
line-height: 40px;
border-radius: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li.active> a,
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li:hover >a {
background-color: #f2f2f2;
color: #ff4000;
}
.sw-woo-tab-default .resp-tab .category-slider-content .categories-image {
float: left;
position: relative;
z-index: 3;
}
.sw-woo-tab-default .resp-tab .category-slider-content .categories-image .item-image a {
position: relative;
display: block;
}
.sw-woo-tab-default .resp-tab .category-slider-content .categories-image .item-image a:before {
display: inline-block;
background-color: rgba(0,0,0,0.3);
content: "";
height: 100%;
width: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-transition: all .2s ease-in-out 0s;
-moz-transition: all .2s ease-in-out 0s;
-o-transition: all .2s ease-in-out 0s;
-ms-transition: all .2s ease-in-out 0s;
transition: all .2s ease-in-out 0s;
visibility: hidden;
opacity: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content .categories-image .item-image a:hover:before {
opacity: 1;
visibility: visible;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content .categories-image {
float: right;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button {
display: inline-block;
position: absolute;
top: 50%;
margin-top: -24px;
cursor: pointer;
z-index: 9;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background: none;
box-shadow: none;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev {
left: 0;
right: auto;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next {
right: 0;
left: auto;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button:hover:before {
background: #ff4000;
color: #fff;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active:hover .res-button {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button {
top: 6px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider {
border-right: 1px solid #fafafa;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider {
border-left: 1px solid #fafafa;
border-right: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list {
margin: 0;
padding: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item {
overflow: hidden;
margin: 0;
}
.sw-best-seller-product-slider,
.sw-featured-product-slider {
border: 1px solid #efefef;
margin: 15px 0 30px;
}
.sw-best-seller-product-slider .block-title,
.sw-featured-product-slider .block-title {
margin-bottom: 30px;
}
.sw-best-seller-product-slider .block-title h3,
.sw-featured-product-slider .block-title h3 {
padding: 15px 0 13px;
border-bottom: 2px solid rgba(0,0,0,0.1);
position: relative;
font-size: 20px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
}
.sw-best-seller-product-slider .block-title h3:before,
.sw-featured-product-slider .block-title h3:before {
content: '';
height: 2px;
width: 100px;
background-color: #ff4000;
position: absolute;
bottom: -2px;
}
.sw-best-seller-product-slider .block-title h3 span,
.sw-featured-product-slider .block-title h3 span {
color: #ff4000;
}
.sw-best-seller-product-slider .customNavigation .btn-bs,
.sw-featured-product-slider .customNavigation .btn-bs {
width: 28px;
height: 28px;
display: inline-block;
position: absolute;
top: 11px;
cursor: pointer;
}
.sw-best-seller-product-slider .customNavigation .btn-bs.prev-bs,
.sw-featured-product-slider .customNavigation .btn-bs.prev-bs {
right: 48px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -1111px;
}
.sw-best-seller-product-slider .customNavigation .btn-bs.prev-bs:hover,
.sw-featured-product-slider .customNavigation .btn-bs.prev-bs:hover {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -1063px;
}
.rtl .sw-best-seller-product-slider .customNavigation .btn-bs.prev-bs,
.rtl .sw-featured-product-slider .customNavigation .btn-bs.prev-bs {
left: 15px;
right: auto;
}
.sw-best-seller-product-slider .customNavigation .btn-bs.next-bs,
.sw-featured-product-slider .customNavigation .btn-bs.next-bs {
right: 15px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -1015px;
}
.sw-best-seller-product-slider .customNavigation .btn-bs.next-bs:hover,
.sw-featured-product-slider .customNavigation .btn-bs.next-bs:hover {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -967px;
}
.rtl .sw-best-seller-product-slider .customNavigation .btn-bs.next-bs,
.rtl .sw-featured-product-slider .customNavigation .btn-bs.next-bs {
left: 48px;
right: auto;
}
.sw-best-seller-product-slider .carousel-inner,
.sw-featured-product-slider .carousel-inner {
overflow: hidden;
}
.sw-best-seller-product-slider .carousel-inner .image-slide,
.sw-featured-product-slider .carousel-inner .image-slide {
float: left;
width: 50%;
position: relative;
z-index: 3;
}
.rtl .sw-best-seller-product-slider .carousel-inner .image-slide,
.rtl .sw-featured-product-slider .carousel-inner .image-slide {
float: right;
}
.sw-best-seller-product-slider .carousel-inner .item,
.sw-featured-product-slider .carousel-inner .item {
float: right;
width: 50%;
padding: 25px 0 0;
}
.rtl .sw-best-seller-product-slider .carousel-inner .item,
.rtl .sw-featured-product-slider .carousel-inner .item {
float: left;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail,
.sw-featured-product-slider .carousel-inner .item .item-detail {
overflow: hidden;
margin-bottom: 30px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-img img,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-img img {
opacity: 0.85;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content {
padding: 15px 0 0;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content h4 a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content h4 a {
font-size: 14px;
color: #111111;
text-transform: capitalize;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover {
color: #ff4000;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price {
font-size: 16px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price del .amount,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price del .amount {
font-size: 14px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-img {
width: 90px;
float: left;
margin-right: 20px;
}
.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img,
.rtl .sw-featured-product-slider .carousel-inner .item .item-detail .item-img {
float: right;
margin-left: 20px;
margin-right: 0;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail:last-child,
.sw-featured-product-slider .carousel-inner .item .item-detail:last-child {
margin-bottom: 0;
}
.sw-child-cat {
border-top: 2px solid #ff4000;
}
.sw-child-cat.style1 {
border-top: 2px solid #2bafa4;
}
.sw-child-cat.style1 .child-top .box-title h3 {
background-color: #2bafa4;
}
.sw-child-cat.style1 .child-top .box-title h3:before {
border-right: 8px solid #0096a4;
}
.sw-child-cat.style1 .child-top .box-title h3:before .rtl {
border-left: 8px solid #0096a4;
border-right: 0;
}
.sw-child-cat.style1 .child-top .childcat-content ul  > li > a:hover {
color: #2bafa4;
}
.sw-child-cat.style2 {
border-top: 2px solid #f24f5a;
}
.sw-child-cat.style2 .child-top .box-title h3 {
background-color: #f24f5a;
}
.sw-child-cat.style2 .child-top .box-title h3:before {
border-right: 8px solid #ac365a;
}
.rtl .sw-child-cat.style2 .child-top .box-title h3:before {
border-left: 8px solid #ac365a;
border-right: 0;
}
.sw-child-cat.style2 .child-top .childcat-content ul  > li > a:hover {
color: #f24f5a;
}
.sw-child-cat .child-top {
position: relative;
z-index: 2;
float: left;
min-width: 195px;
}
.rtl .sw-child-cat .child-top {
float: right;
}
.sw-child-cat .child-top .box-title {
position: relative;
}
.sw-child-cat .child-top .box-title h3 {
line-height: 46px;
background-color: #ff4000;
font-size: 18px;
padding: 0 16px;
color: #fff;
margin: 0;
border-radius: 0;
position: relative;
text-transform: uppercase;
margin-top: -2px;
margin-left: -8px;
box-shadow: 0 2px 4px 0 rgba(208,208,208,0.6);
}
.rtl .sw-child-cat .child-top .box-title h3 {
margin-right: -8px;
margin-left: 0;
}
.sw-child-cat .child-top .box-title h3:before {
content: '';
width: 0;
height: 0;
border-bottom: 8px solid transparent;
border-right: 8px solid #b92700;
left: 0;
bottom: -8px;
position: absolute;
}
.rtl .sw-child-cat .child-top .box-title h3:before {
right: 0;
left: auto;
border-right: 0;
border-left: 8px solid #b92700;
}
.sw-child-cat .child-top .box-title .button-collapse {
display: none;
}
.sw-child-cat .child-top .childcat-content {
clear: both;
padding: 19px 15px 42px;
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
border-bottom: 1px solid #efefef;
width: 100%;
}
.sw-child-cat .child-top .childcat-content ul {
margin: 0;
list-style: none;
}
.sw-child-cat .child-top .childcat-content ul > li {
line-height: 35px;
}
.sw-child-cat .child-top .childcat-content ul > li i {
margin-right: 5px;
}
.rtl .sw-child-cat .child-top .childcat-content ul > li i {
margin: 0 0 0 5px;
}
.sw-child-cat .child-top .childcat-content ul > li > a {
color: #111111;
text-transform: capitalize;
}
.sw-child-cat .child-top .childcat-content ul > li > a:hover {
color: #ff4000;
}
.sw-child-cat .slider .slick-list .item .item-wrap {
border-bottom: 1px solid #efefef;
border-right: 1px solid #efefef;
}
.rtl .sw-child-cat .slider .slick-list .item .item-wrap {
border-left: 1px solid #efefef;
border-right: 0;
}
.sw-child-cat .slider .slick-list .item .item-wrap .item-content {
padding: 5px 0 20px;
}
.sw-child-cat2 {
border-top: 2px solid #6170bc;
border-right: 1px solid #fafafa;
margin-top: 40px;
}
.sw-child-cat2.style2 {
border-top: 2px solid #ff3366;
}
.sw-child-cat2.style2 .child-top .box-title h3 {
background-color: #ff3366;
}
.sw-child-cat2.style2 .child-top .box-title h3:before {
border-right: 8px solid #b91a66;
}
.rtl .sw-child-cat2.style2 .child-top .box-title h3:before {
border-left: 8px solid #b91a66;
border-right: 0;
}
.sw-child-cat2.style2 .child-top .childcat-content ul > li > a {
padding: 0 12px 0 13px;
}
.sw-child-cat2.style2 .child-top .childcat-content ul > li > a:hover {
color: #ff3366;
}
.sw-child-cat2.style2 .child-top .childcat-content ul > li:last-child >a {
color: #ff4000;
}
.sw-child-cat2.style2 .child-top .childcat-content ul > li:last-child >a:hover {
color: #ff3366;
}
.sw-child-cat2 .child-top {
position: relative;
z-index: 2;
float: left;
box-shadow: 0 2px 3px 0 rgba(208,208,208,0.6);
}
.sw-child-cat2 .child-top .box-title {
position: relative;
float: left;
min-width: 199px;
}
.rtl .sw-child-cat2 .child-top .box-title {
float: right;
}
.sw-child-cat2 .child-top .box-title h3 {
line-height: 46px;
background-color: #6170bc;
font-size: 18px;
padding: 0 14px;
color: #fff;
margin: 0;
border-radius: 0;
position: relative;
text-transform: uppercase;
margin-top: -2px;
margin-left: -8px;
}
.rtl .sw-child-cat2 .child-top .box-title h3 {
margin-right: -8px;
margin-left: 0;
}
.sw-child-cat2 .child-top .box-title h3:before {
content: '';
width: 0;
height: 0;
border-bottom: 8px solid transparent;
border-right: 8px solid #1b57bc;
left: 0;
bottom: -8px;
position: absolute;
}
.rtl .sw-child-cat2 .child-top .box-title h3:before {
right: 0;
left: auto;
border-left: 8px solid #1b57bc;
border-right: 0;
}
.sw-child-cat2 .child-top .box-title .button-collapse {
display: none;
}
.sw-child-cat2 .child-top .childcat-content {
padding: 10px 1px;
}
.sw-child-cat2 .child-top .childcat-content ul {
margin: 0;
list-style: none;
}
.sw-child-cat2 .child-top .childcat-content ul > li {
line-height: 23px;
float: left;
}
.rtl .sw-child-cat2 .child-top .childcat-content ul > li {
float: right;
}
.sw-child-cat2 .child-top .childcat-content ul > li i {
margin-right: 5px;
}
.rtl .sw-child-cat2 .child-top .childcat-content ul > li i {
margin: 0 0 0 5px;
}
.sw-child-cat2 .child-top .childcat-content ul > li > a {
padding: 0 13px 0 13px;
color: #111111;
text-transform: capitalize;
}
.sw-child-cat2 .child-top .childcat-content ul > li > a:hover {
color: #6170bc;
}
.sw-child-cat2 .child-top .childcat-content ul > li:last-child >a {
color: #ff4000;
}
.sw-child-cat2 .child-top .childcat-content ul > li:last-child >a:hover {
color: #6170bc;
}
.sw-child-cat2 .resp-slider-container {
clear: both;
overflow: hidden;
border-bottom: 1px solid #fafafa;
border-left: 1px solid #fafafa;
}
.sw-child-cat2 .resp-slider-container .item {
float: left;
width: 53%;
padding: 9px 3px 9px 20px;
}
.rtl .sw-child-cat2 .resp-slider-container .item {
float: right;
}
.sw-child-cat2 .resp-slider-container .item:first-child {
width: 47%;
border-right: 1px solid #fafafa;
padding: 20px 0 0;
}
.rtl .sw-child-cat2 .resp-slider-container .item:first-child {
border-left: 1px solid #fafafa;
border-right: 0;
}
.sw-child-cat2 .resp-slider-container .item:first-child .item-wrap .products-thumb {
width: 100%;
}
.sw-child-cat2 .resp-slider-container .item:first-child .item-wrap .item-content {
text-align: center;
}
.rtl .sw-child-cat2 .resp-slider-container .item:first-child .item-wrap .item-content {
text-align: center;
}
.sw-child-cat2 .resp-slider-container .item:first-child .item-wrap .item-content h4 a {
font-size: 16px;
}
.sw-child-cat2 .resp-slider-container .item .item-wrap .products-thumb {
float: left;
width: 100px;
}
.rtl .sw-child-cat2 .resp-slider-container .item .item-wrap .products-thumb {
float: right;
}
.sw-child-cat2 .resp-slider-container .item .item-wrap .item-content {
padding: 20px 0;
display: block;
text-align: left;
}
.rtl .sw-child-cat2 .resp-slider-container .item .item-wrap .item-content {
text-align: right;
}
.sw-child-cat2 .resp-slider-container .item .item-wrap:hover .products-thumb a.sw-quickview {
opacity: 0;
}
.sw-child-cat2 .resp-slider-container .item .item-wrap:hover .item-content h4 a {
opacity: 1;
}
.sw-child-cat2 .resp-slider-container .item .item-wrap:hover .item-content .item-price {
opacity: 1;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .box-title h3 {
font-size: 44px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
position: relative;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .box-title h3 span {
color: #ff4000;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .box-title h3:before {
content: "";
width: 200px;
height: 3px;
background: #dbdbdb;
opacity: 0.6;
filter: alpha(opacity=60);
position: absolute;
bottom: -18px;
left: 50%;
margin-left: -100px;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .box-title h3:after {
content: '\f005';
font-family: FontAwesome;
color: #dbdbdb;
width: 50px;
height: 20px;
text-align: center;
line-height: 20px;
position: absolute;
bottom: -24px;
left: 50%;
background: #eeeeee;
margin-left: -25px;
font-size: 16px;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .description {
font-size: 14px;
color: #999;
font-style: italic;
font-weight: bold;
text-transform: uppercase;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .description p {
margin-bottom: 4px;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs {
margin: 49px 0 41px;
box-shadow: 0 1px 1px #c2c2c2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li {
margin: 0;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li {
float: right;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
display: inline-block;
text-align: center;
text-transform: uppercase;
background-color: #fff;
color: #111111;
border: none;
font-weight: bold;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li > a:hover {
background: #ff4000;
color: #fff;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li:before {
content: "";
width: 1px;
height: 24px;
background: #e9e9e9;
position: absolute;
right: 0;
top: 18px;
z-index: 2;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li:before {
right: auto;
left: 0;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li:first-child a {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li:first-child a {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li:last-child a {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li:last-child a {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li:last-child:before {
display: none;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li.active:before,
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li:hover:before {
display: none;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li.active > a,
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs > li:hover > a {
background: #ff4000;
color: #fff;
}
.sw-woo-tab-cat .resp-tab .tab-pane {
position: relative;
}
.sw-woo-tab-cat .resp-tab .tab-pane.active .res-button {
display: inline-block;
position: absolute;
top: 50%;
margin-top: -24px;
cursor: pointer;
z-index: 9;
}
.sw-woo-tab-cat .resp-tab .tab-pane.active .res-button.slick-prev {
left: 0;
}
.sw-woo-tab-cat .resp-tab .tab-pane.active .res-button.slick-prev:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw-woo-tab-cat .resp-tab .tab-pane.active .res-button.slick-next {
right: 0;
}
.sw-woo-tab-cat .resp-tab .tab-pane.active .res-button.slick-next:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw-woo-tab-cat .resp-tab .tab-pane.active .res-button:hover:before {
background: #ff4000;
color: #fff;
}
.sw-woo-tab-cat .resp-tab .tab-pane.active .res-button {
margin-top: -60px;
}
.sw-woo-tab-cat .resp-tab .tab-pane.active .res-button.slick-prev {
left: -30px;
}
.sw-woo-tab-cat .resp-tab .tab-pane.active .res-button.slick-next {
right: -30px;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap {
margin-bottom: 156px;
}
.sw-woo-container-slider .res-button {
display: inline-block;
position: absolute;
top: 50%;
margin-top: -24px;
cursor: pointer;
z-index: 9;
}
.sw-woo-container-slider .res-button.slick-prev {
left: 0;
}
.sw-woo-container-slider .res-button.slick-prev:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw-woo-container-slider .res-button.slick-next {
right: 0;
}
.sw-woo-container-slider .res-button.slick-next:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw-woo-container-slider .res-button:hover:before {
background: #ff4000;
color: #fff;
}
.sw-woo-container-slider .res-button {
margin-top: 20px;
background: none;
box-shadow: none;
}
.sw-woo-container-slider .res-button.slick-next {
right: -15px;
left: auto;
}
.sw-woo-container-slider .res-button.slick-prev {
left: -15px;
right: auto;
}
.sw-woo-container-slider .box-slider-title {
text-align: center;
padding-bottom: 50px;
}
.sw-woo-container-slider .box-slider-title .box-title h3 {
font-size: 44px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
position: relative;
}
.sw-woo-container-slider .box-slider-title .box-title h3 span {
color: #ff4000;
}
.sw-woo-container-slider .box-slider-title .box-title h3:before {
content: "";
width: 200px;
height: 3px;
background: #dbdbdb;
opacity: 0.6;
filter: alpha(opacity=60);
position: absolute;
bottom: -18px;
left: 50%;
margin-left: -100px;
}
.sw-woo-container-slider .box-slider-title .box-title h3:after {
content: '\f005';
font-family: FontAwesome;
color: #dbdbdb;
width: 50px;
height: 20px;
text-align: center;
line-height: 20px;
position: absolute;
bottom: -24px;
left: 50%;
background: #eeeeee;
margin-left: -25px;
font-size: 16px;
}
.sw-woo-container-slider .box-slider-title .description {
font-size: 14px;
color: #999;
font-style: italic;
font-weight: bold;
text-transform: uppercase;
}
.sw-woo-container-slider .box-slider-title .description p {
margin-bottom: 4px;
}
.sw-woo-container-slider .box-slider-title .box-title h3:after {
content: '\f219';
}
.sw-woo-container-slider .resp-slider-container .slider {
margin: 0 -15px;
}
.sw-woo-container-slider .resp-slider-container .slider .item .item-wrap {
margin-bottom: 170px;
}
.sw-woo-container-slider.sw-woo-cross-sell {
position: relative;
}
.sw-woo-container-slider.sw-woo-cross-sell .res-button {
margin-top: 0;
}
.sw-woo-container-slider.sw-woo-cross-sell .res-button.slick-next {
right: 5px;
}
.sw-woo-container-slider.sw-woo-cross-sell .res-button.slick-prev {
left: 5px;
}
.testimonial-slider {
margin-bottom: 40px;
}
.testimonial-slider .carousel-cl a {
position: absolute;
top: 50%;
margin-top: -30px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #fff;
background: rgba(255,255,255,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
font-size: 18px;
}
.testimonial-slider .carousel-cl a:hover {
background: #ff4000;
}
.testimonial-slider .carousel-cl .prev-test {
left: -26px;
}
.testimonial-slider .carousel-cl .next-test {
right: -26px;
}
.testimonial-slider .carousel-inner {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.testimonial-slider .carousel-inner .item {
padding: 14px 22px 20px;
}
.testimonial-slider .carousel-inner .client-say-info .image-client {
width: 100%;
float: none;
}
.testimonial-slider .carousel-inner .client-say-info .image-client img {
display: table;
margin: 0 auto;
border: 5px rgba(255,255,255,0.1) solid;
border-radius: 50%;
width: 100px;
}
.testimonial-slider .carousel-inner .client-say-info .image-client img:hover {
opacity: 0.8;
}
.testimonial-slider .carousel-inner .client-say-info .name-client {
text-align: center;
margin: 0;
margin-bottom: 26px;
}
.testimonial-slider .carousel-inner .client-say-info .name-client h2 {
margin-bottom: 0;
}
.testimonial-slider .carousel-inner .client-say-info .name-client h2 a {
font-size: 14px;
color: #ff4000;
font-weight: 600;
text-transform: uppercase;
}
.testimonial-slider .carousel-inner .client-say-info .name-client .info-client {
font-size: 12px;
color: #fff;
line-height: 16px;
}
.testimonial-slider .carousel-inner .client-comment {
text-align: center;
line-height: 21px;
position: relative;
margin: 0 30% 70px 30%;
font-style: italic;
font-size: 13px;
color: #ccc;
}
.testimonial-slider .carousel-inner .client-comment:before {
display: block;
content: "\f10d";
font-family: FontAwesome !important;
position: absolute;
font-size: 42px;
color: rgba(255,255,255,0.1);
left: -145px;
top: -50px;
font-style: normal;
}
.testimonial-slider .carousel-inner .client-comment:after {
display: block;
content: "\f10e";
font-family: FontAwesome !important;
position: absolute;
font-size: 42px;
color: rgba(255,255,255,0.1);
right: -145px;
bottom: 0px;
font-style: normal;
}
.testimonial-slider .carousel-indicators {
border-top: 0;
margin: 0px;
position: relative;
text-align: center;
left: 0;
width: 100%;
bottom: 0;
position: absolute;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.testimonial-slider .carousel-indicators li {
background-color: rgba(255,255,255,0.1);
border: none;
width: 10px;
height: 10px;
border-radius: 50%;
margin: 0 3px;
}
.testimonial-slider .carousel-indicators li.active,
.testimonial-slider .carousel-indicators li:hover {
background-color: #ff4000;
}
.featured-categories2 {
position: relative;
overflow: visible !important;
margin-bottom: 150px;
}
.featured-categories2 .sw-category-slider {
margin-bottom: 15px;
position: relative;
margin-bottom: -170px;
}
.featured-categories2 .sw-category-slider .block-title {
text-align: center;
}
.featured-categories2 .sw-category-slider .block-title h3 {
border: 0;
padding: 5px 0 13px;
}
.featured-categories2 .sw-category-slider .block-title h3:before {
left: 50%;
margin-left: -50px;
}
.featured-categories2 .sw-category-slider .resp-slider-container .slider {
padding: 30px 30px 0;
background-color: #fff;
}
.featured-categories2 .sw-category-slider .resp-slider-container .res-button {
width: 34px;
height: 34px;
display: inline-block;
position: absolute;
top: 50%;
cursor: pointer;
}
.featured-categories2 .sw-category-slider .resp-slider-container .res-button.slick-prev {
left: 44px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -2016px;
}
.featured-categories2 .sw-category-slider .resp-slider-container .res-button.slick-prev:hover {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -2064px;
}
.featured-categories2 .sw-category-slider .resp-slider-container .res-button.slick-next {
right: 44px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -2110px;
}
.featured-categories2 .sw-category-slider .resp-slider-container .res-button.slick-next:hover {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -20px -2158px;
}
.toprated-product .res-button {
top: 45px !important;
}
.wp-comingsoon {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg-comingsoon.jpg) no-repeat center center;
text-align: center;
}
.wp-comingsoon .title-comingsoon {
margin-bottom: 40px;
margin-top: 330px;
}
.wp-comingsoon .title-comingsoon h1 {
color: #fff;
font-size: 32px;
text-transform: uppercase;
}
.wp-comingsoon .title-comingsoon .des-comingsoon {
font-size: 13px;
color: #e0e0e0;
width: 60%;
line-height: 24px;
margin: 25px auto 0;
text-align: center;
}
.wp-comingsoon .countdown-shortcode {
margin-bottom: 280px;
}
.wp-comingsoon .social-comingsoon .menu-social {
display: inline-block;
vertical-align: top;
margin: 0;
text-align: center;
list-style-type: none;
}
.wp-comingsoon .social-comingsoon .menu-social li {
float: left;
margin: 0 5px;
}
.wp-comingsoon .social-comingsoon .menu-social li a {
display: inline-block;
vertical-align: top;
color: #818180;
font-size: 14px;
width: 46px;
height: 46px;
line-height: 46px;
overflow: hidden;
background-color: rgba(255,255,255,0.1);
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.wp-comingsoon .social-comingsoon .menu-social li a:hover {
background-color: #ff4000;
color: #fff;
}
.wp-comingsoon .footer-comingsoon {
padding: 17px 0;
line-height: 20px;
background-color: rgba(0,0,0,0.7);
color: #fff;
}
.wp-comingsoon .footer-comingsoon a {
color: #ff4000;
}
.wp-comingsoon .footer-comingsoon a:hover {
color: #cc3300;
}
.comming-soon {
text-align: center;
}
.comming-soon .ClassyCountdown-wrapper {
display: inline-block;
overflow: hidden;
}
.comming-soon .ClassyCountdown-wrapper > div {
display: inline-block;
position: relative;
width: 120px;
margin: 10px 15px;
float: left;
}
.rtl .comming-soon .ClassyCountdown-wrapper > div {
float: right;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
position: absolute;
font-size: 34px !important;
font-weight: bold;
color: #fff;
top: 0;
width: 100%;
height: 100%;
line-height: 100px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
font-size: 14px !important;
color: #fff !important;
display: inline-block;
top: -45px;
position: relative;
text-transform: uppercase;
}
@-moz-document url-prefix() {
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value > span {
margin-top: -50px;
top: auto;
}
}
.hitheme_breadcrumbs {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg-breadcrumb.jpg) no-repeat center center;
min-height: 350px;
text-align: center;
margin-top: -50px;
padding-top: 173px;
margin-bottom: 20px;
}
.hitheme_breadcrumbs .page-title {
color: #ff4000;
font-size: 24px;
font-weight: 900;
margin-bottom: 4px;
}
.hitheme_breadcrumbs .listing-title h1 {
color: #ff4000;
font-size: 24px;
font-weight: 900;
margin-bottom: 4px;
text-transform: uppercase;
}
.hitheme_breadcrumbs .breadcrumbs .breadcrumb {
margin: 0;
background-color: transparent;
}
.hitheme_breadcrumbs .breadcrumbs .breadcrumb > li {
color: #fff;
text-transform: capitalize;
}
.hitheme_breadcrumbs .breadcrumbs .breadcrumb > li a,
.hitheme_breadcrumbs .breadcrumbs .breadcrumb > li span {
font-size: 16px;
}
.hitheme_breadcrumbs .breadcrumbs .breadcrumb > li:last-child span.go-page {
display: none;
}
.hitheme_breadcrumbs .breadcrumbs .breadcrumb > li + li:before {
content: '';
padding: 0;
}
.hitheme_breadcrumbs .breadcrumbs .breadcrumb > li > .go-page:before {
content: '\f105';
font-family: 'FontAwesome';
padding: 0 15px;
}
.rtl .hitheme_breadcrumbs .breadcrumbs .breadcrumb > li > .go-page {
float: left;
}
.rtl .hitheme_breadcrumbs .breadcrumbs .breadcrumb > li > .go-page:before {
content: '\f104';
}
.hitheme_breadcrumbs .breadcrumbs .breadcrumb > li > a {
color: #fff;
}
.hitheme_breadcrumbs .breadcrumbs .breadcrumb > li > a:hover {
color: #ff4000;
}
.hitheme_breadcrumbs .breadcrumbs .breadcrumb > li.active {
color: #ff4000;
}
.search .hitheme_breadcrumbs .breadcrumbs .breadcrumb {
margin-bottom: 40px;
}
.search .hitheme_breadcrumbs .listing-title h1 {
margin: 0;
}
.search .blog-content .pagination {
margin-bottom: 40px;
}
.search .listing-title h1 {
font-size: 24px;
margin-bottom: 20px;
margin-top: 30px;
}
.search .listing-title h1 small {
position: relative;
}
.search .listing-title h1 small:before {
content: '"';
display: inline-block;
margin: 0 5px;
}
.search .listing-title h1 small:after {
content: '"';
display: inline-block;
margin: 0 5px;
}
.search .products-wrapper {
padding: 0;
}
.search .pag-search  > .pagination {
margin-bottom: 40px;
}
.search .no-result {
margin-bottom: 40px;
}
.search .no-result p {
font-size: 14px;
margin-bottom: 15px;
}
.search .no-result form {
max-width: 100%;
min-height: 40px;
position: relative;
}
.search .no-result form label {
display: none;
}
.search .no-result form input[type="text"],
.search .no-result form input[type="password"] {
border-radius: 0;
padding: 15px 85px 15px 20px;
width: 100%;
}
.search .no-result form input[type="submit"] {
background: #ff4000;
border: 1px solid #ff4000;
border-radius: 0;
color: #fff;
padding: 15px;
position: absolute;
right: 0;
top: 0;
text-transform: uppercase;
}
.search .no-result form input[type="submit"]:hover {
background: #cc3300;
border-color: #cc3300;
}
.search.rtl .no-result form input[type="text"] {
padding: 15px 20px 15px 85px;
}
.search.rtl .no-result form input[type="submit"] {
right: auto;
left: 0;
}
.content-search >.post,
.content-search .product {
background-color: #eee;
margin-bottom: 30px;
padding: 0;
}
.content-search >.post .entry-thumb,
.content-search .product .entry-thumb {
padding-right: 30px;
}
.rtl .content-search >.post .entry-thumb,
.rtl .content-search .product .entry-thumb {
padding-left: 30px;
padding-right: 0;
}
.content-search >.post .entry-content,
.content-search .product .entry-content {
overflow: hidden;
}
.content-search >.post .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3 {
font-size: 16px;
color: #111;
}
.content-search >.post .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta {
margin-bottom: 10px;
}
.content-search >.post .entry-content .entry-meta .entry-author,
.content-search .product .entry-content .entry-meta .entry-author {
color: #999;
}
.content-search >.post .entry-content .entry-meta .entry-author a,
.content-search .product .entry-content .entry-meta .entry-author a {
color: #999;
}
.content-search >.post .entry-content .entry-meta .entry-author a:hover,
.content-search .product .entry-content .entry-meta .entry-author a:hover {
color: #ff4000;
}
.content-search >.post .entry-content .entry-meta i,
.content-search .product .entry-content .entry-meta i {
margin-right: 5px;
}
.rtl .content-search >.post .entry-content .entry-meta i,
.rtl .content-search .product .entry-content .entry-meta i {
margin-right: 0;
margin-left: 5px;
}
.content-search >.post .entry-content .entry-meta a,
.content-search .product .entry-content .entry-meta a {
color: #999;
}
.content-search >.post .entry-content .entry-meta a:hover,
.content-search .product .entry-content .entry-meta a:hover {
color: #ff4000;
}
.content-search >.post .entry-content .entry-meta >span,
.content-search .product .entry-content .entry-meta >span {
padding-right: 20px;
display: inline-block;
vertical-align: top;
color: #999;
}
.rtl .content-search >.post .entry-content .entry-meta >span,
.rtl .content-search .product .entry-content .entry-meta >span {
padding-right: 0;
padding-left: 20px;
}
.content-search >.post .entry-content .entry-description,
.content-search .product .entry-content .entry-description {
margin-bottom: 10px;
line-height: 20px;
}
.content-search >.post .entry-content .bl_read_more a,
.content-search .product .entry-content .bl_read_more a {
text-transform: capitalize;
color: #ff4000;
}
.content-search >.post .entry-content .bl_read_more a:hover,
.content-search .product .entry-content .bl_read_more a:hover {
opacity: 0.8;
}
.content-search >.post .entry-content .bl_read_more i,
.content-search .product .entry-content .bl_read_more i {
margin: 0 5px;
}
.home.blog .category-header .entry-title {
font-size: 28px;
text-transform: uppercase;
margin: 0 0 20px;
}
.image-hover:hover .wrap-content h3 {
color: #ff4000;
}
#cboxLoadedContent {
overflow: hidden !important;
}
_:-ms-fullscreen,
:root .sw-child-cat .child-top .childcat-content {
padding: 19px 15px 45px;
}
.home-style1 #contents,
.home-style1 .main-page,
.home-style2 #contents,
.home-style2 .main-page,
.home-style3 #contents,
.home-style3 .main-page,
.home-style4 #contents,
.home-style4 .main-page,
.home-style5 #contents,
.home-style5 .main-page {
padding-top: 0;
}
#contents,
.main-page,
#contents-detail,
.single.main {
padding-top: 30px;
}
.resp-tab .top-tab-slider {
text-align: center;
}
.resp-tab .top-tab-slider .nav.nav-tabs {
margin: 0 auto;
display: inline-block;
vertical-align: top;
border-bottom: 0;
height: 60px;
}
.resp-tab .top-tab-slider .nav.nav-tabs li {
margin: 0 10px;
}
.resp-tab .top-tab-slider .nav.nav-tabs li a {
border: 1px solid #dfdfdf;
padding: 0 30px;
height: 60px;
line-height: 61px;
font-size: 14px;
text-transform: capitalize;
color: #111111;
margin: 0;
background-color: #fff;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
-ms-transition: all .5s;
transition: all .5s;
}
.resp-tab .top-tab-slider .nav.nav-tabs li.active a,
.resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
color: #fff;
background-color: #ff4000;
border-color: #ff4000;
}
.resp-tab .tab-pane {
display: block;
height: 0;
overflow: hidden;
}
.resp-tab .tab-pane .responsive-slider {
-webkit-transform: translate(0,80px);
-moz-transform: translate(0,80px);
-o-transform: translate(0,80px);
-ms-transform: translate(0,80px);
transform: translate(0,80px);
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
-ms-transition: all .5s;
transition: all .5s;
}
.resp-tab .tab-pane .responsive-slider .slider {
margin: 0 -15px;
}
.resp-tab .tab-pane.active {
height: auto;
overflow: visible;
}
.resp-tab .tab-pane.active .responsive-slider {
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.item .item-wrap {
text-align: center;
padding: 0px 15px;
background: transparent;
margin-bottom: 110px;
}
.item .item-wrap .item-detail {
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #fff;
}
.item .item-wrap .item-detail .products-thumb {
position: relative;
}
.item .item-wrap .item-detail .products-thumb .onsale {
display: none;
}
.item .item-wrap .item-detail .products-thumb a img,
.item .item-wrap .item-detail .products-thumb .product-thumb-hover img {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
width: 100%;
}
.item .item-wrap .item-detail .products-thumb .item-bottom {
font-size: 15px;
z-index: 2;
background: #111111;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .clear {
display: none;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .button,
.item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped {
text-align: center;
color: #ccc;
height: 50px;
line-height: 50px;
padding: 0;
display: inline-block;
vertical-align: top;
overflow: hidden;
position: relative;
font-size: 0;
min-width: 40px;
margin: 0;
background: transparent;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .button:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped:before {
font-family: fontawesome;
font-size: 14px;
content: "\f291";
}
.item .item-wrap .item-detail .products-thumb .item-bottom .button:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped:hover {
font-size: 0;
padding: 0;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .button:hover:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button:hover:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external:hover:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped:hover:before {
color: #ff4000;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .button.loading,
.item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button.loading,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external.loading,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped.loading {
background-color: #ff4000;
opacity: 0.75;
filter: alpha(opacity=75);
}
.item .item-wrap .item-detail .products-thumb .item-bottom .button.loading:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button.loading:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external.loading:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped.loading:before {
text-align: center;
left: 0;
background-color: #ff4000;
border-radius: 16px;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .button.added,
.item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button.added,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external.added,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped.added {
color: #ff4000;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .button.added:after,
.item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button.added:after,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external.added:after,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped.added:after {
font-family: WooCommerce;
background: #90cd0d;
font-size: 8px;
content: "\e017";
display: inline-block;
width: 14px;
height: 14px;
line-height: 15px;
vertical-align: top;
border-radius: 50%;
margin-top: 10px;
margin-left: -4px;
color: #444;
font-weight: bold;
}
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .button.added:after,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button.added:after,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external.added:after,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped.added:after {
margin-left: 0;
margin-right: -4px;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist {
margin: 0 1px;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
position: relative;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
content: "\f004";
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
content: "";
width: 1px;
height: 16px;
background: rgba(255,255,255,0.15);
position: absolute;
left: 0;
top: 17px;
}
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
left: auto;
right: 0;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a svg,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a svg,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a svg {
display: none;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
display: inline-block !important;
vertical-align: top;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
display: none;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
.item .item-wrap .item-detail .products-thumb .item-bottom a.compare:before {
font-size: 14px;
content: "\f0ec";
}
.item .item-wrap .item-detail .products-thumb .item-bottom a.compare:after {
content: "";
width: 1px;
height: 16px;
background: rgba(255,255,255,0.15);
position: absolute;
left: 0;
top: 17px;
}
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom a.compare:after {
left: auto;
right: 0;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap .item-detail .products-thumb .item-bottom a.compare {
text-align: center;
color: #ccc;
height: 50px;
line-height: 50px;
padding: 0;
display: inline-block;
vertical-align: top;
overflow: hidden;
position: relative;
font-size: 0;
min-width: 40px;
margin: 0;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom a.compare:before {
font-family: fontawesome;
font-size: 14px;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom a.compare:hover {
font-size: 0;
padding: 0;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap .item-detail .products-thumb .item-bottom a.compare:hover:before {
color: #ff4000;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap .item-detail .products-thumb .item-bottom a.add_to_wishlist {
padding-left: 6px !important;
}
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom a.add_to_wishlist {
padding-left: 0 !important;
padding-right: 6px !important;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external,
.item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap .item-detail .products-thumb .item-bottom a.compare,
.item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview {
display: inline-block;
vertical-align: top;
font-weight: normal;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
color: #ccc;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
color: #ff4000;
}
.item .item-wrap .item-detail .products-thumb .item-bottom a.sw-quickview {
text-align: center;
color: #ccc;
height: 50px;
line-height: 50px;
padding: 0;
display: inline-block;
vertical-align: top;
overflow: hidden;
position: relative;
font-size: 0;
min-width: 40px;
}
.item .item-wrap .item-detail .products-thumb .item-bottom a.sw-quickview:before {
font-family: fontawesome;
font-size: 14px;
content: '\f002';
}
.item .item-wrap .item-detail .products-thumb .item-bottom a.sw-quickview:after {
content: "";
width: 1px;
height: 16px;
background: rgba(255,255,255,0.15);
position: absolute;
left: 0;
top: 17px;
}
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom a.sw-quickview:after {
left: auto;
right: 0;
}
.item .item-wrap .item-detail .products-thumb .item-bottom a.sw-quickview:hover {
color: #ff4000;
}
.item .item-wrap .item-detail .item-content {
position: absolute;
left: 0;
right: 0;
padding-bottom: 40px;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
transition: all 0.8s ease;
background: #fff;
margin-top: -50px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border-bottom: 1px #a8a8a8 solid;
border-top: 1px #efefef solid;
}
.item .item-wrap .item-detail .item-content h4 {
margin: 14px 0 6px 0;
}
.item .item-wrap .item-detail .item-content h4 a {
font-size: 16px;
color: #555;
font-weight: bold;
text-transform: capitalize;
z-index: 2;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.item .item-wrap .item-detail .item-content h4 a:hover {
color: #ff4000;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.item .item-wrap .item-detail .item-content .item-price {
font-size: 20px;
float: none;
position: relative;
z-index: 2;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
display: inline-block;
vertical-align: top;
}
.item .item-wrap .item-detail .item-content .item-price del {
font-size: 14px;
line-height: 18px;
}
.item .item-wrap .item-detail .item-content .reviews-content {
padding: 10px 0;
position: relative;
z-index: 2;
line-height: 11px;
}
.item .item-wrap:hover .item-detail .products-thumb .item-bottom {
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
transition: all 0.8s ease;
opacity: 1;
filter: alpha(opacity=100);
}
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .button,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .add_to_cart_button,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .product_type_external,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .product_type_grouped,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom a.compare,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .sw-quickview {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.item .item-wrap:hover .item-detail .item-content {
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
transition: all 0.8s ease;
margin-top: 0;
z-index: 9;
}
.item .item-wrap:hover .item-detail .item-content h4 a:hover {
color: #ff4000;
}
.responsive-post-slider {
margin-bottom: 30px;
}
.responsive-post-slider .block-title h3 {
padding: 15px 0 13px;
position: relative;
font-size: 20px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
}
.responsive-post-slider .block-title h3 span {
color: #ff4000;
}
.responsive-post-slider .res-button {
display: inline-block;
position: absolute;
top: 50%;
margin-top: -24px;
cursor: pointer;
z-index: 9;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background: none;
box-shadow: none;
}
.responsive-post-slider .res-button.slick-prev {
left: 0;
right: auto;
}
.responsive-post-slider .res-button.slick-prev:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.responsive-post-slider .res-button.slick-next {
right: 0;
left: auto;
}
.responsive-post-slider .res-button.slick-next:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.responsive-post-slider .res-button:hover:before {
background: #ff4000;
color: #fff;
}
.responsive-post-slider:hover .res-button {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.responsive-post-slider .res-button {
margin-top: -50px;
}
.responsive-post-slider .res-button.slick-prev {
margin-left: -15px;
}
.responsive-post-slider .res-button.slick-next {
margin-right: -15px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list {
margin: 0 -15px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item {
padding: 0 15px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail {
background: #fff;
padding: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
border-bottom: 1px #a8a8a8 solid;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .img_over {
position: relative;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .img_over a {
display: block;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .img_over a:before {
content: "";
position: absolute;
top: -110%;
left: -210%;
width: 200%;
height: 200%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
background: rgba(255,255,255,0.13);
background: linear-gradient(to right,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0) 100%);
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .img_over a:hover:before {
opacity: 1;
filter: alpha(opacity=100);
top: -40%;
left: -40%;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .img_over img {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
width: 100%;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .img_over .entry-date {
position: absolute;
top: -20px;
left: 10px;
z-index: 2;
background: #ff4000;
padding: 15px 10px;
text-align: center;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.rtl .responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .img_over .entry-date {
right: 10px;
left: auto;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .img_over .entry-date .day-time {
font-size: 28px;
font-weight: bold;
color: #fff;
display: block;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .img_over .entry-date .month-time {
font-size: 14px;
color: #eeeeee;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content {
margin-bottom: 10px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content h4 {
margin: 14px 0 6px 0;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content h4 a {
color: #555;
font-size: 18px;
display: block;
line-height: 24px;
font-weight: bold;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content h4 a:hover {
color: #ff4000;
line-height: 24px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content .description {
font-size: 13px;
color: #777;
line-height: 21px;
margin-bottom: 18px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content .readmore {
text-transform: uppercase;
background: #333;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
margin-bottom: 9px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content .readmore:hover {
background: #ff4000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content .readmore a {
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 13px 0;
display: block;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content .readmore i {
margin: 0 0 0 15px;
}
.rtl .responsive-post-slider .resp-slider-container .slider .slick-list .item .item-detail .entry-content .readmore i.fa-caret-right:before {
content: '\f0d9';
margin: 0 15px 0 0;
}
.responsive-post-slider.style2 .resp-slider-container2 .box-title {
background-color: #ff4000;
}
.responsive-post-slider.style2 .resp-slider-container2 .box-title h3 {
position: relative;
padding: 15px;
color: #fff;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
border: 1px #dbdbdb solid;
overflow: hidden;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail {
background: #fff;
padding: 20px;
border-bottom: 1px #dbdbdb solid;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .img_over {
position: relative;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .img_over a {
display: block;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .img_over a:before {
content: "";
position: absolute;
top: -110%;
left: -210%;
width: 200%;
height: 200%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
background: rgba(255,255,255,0.13);
background: linear-gradient(to right,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0) 100%);
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .img_over a:hover:before {
opacity: 1;
filter: alpha(opacity=100);
top: -40%;
left: -40%;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .img_over img {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
margin: 0 auto;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .img_over .entry-date {
position: absolute;
top: -20px;
left: 10px;
z-index: 2;
background: #ff4000;
padding: 15px 10px;
text-align: center;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.rtl .responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .img_over .entry-date {
right: 10px;
left: auto;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .img_over .entry-date .day-time {
font-size: 28px;
font-weight: bold;
color: #fff;
display: block;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .img_over .entry-date .month-time {
font-size: 14px;
color: #eeeeee;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .entry-content h4 {
margin: 14px 0 6px 0;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .entry-content h4 a {
color: #555;
font-size: 18px;
display: block;
line-height: 24px;
font-weight: bold;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .entry-content h4 a:hover {
color: #ff4000;
line-height: 24px;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2 .item-detail .entry-content .description {
font-size: 13px;
color: #777;
line-height: 21px;
margin-bottom: 0;
}
.responsive-post-slider.style2 .resp-slider-container2 .slider2 .item2:last-child .item-detail {
border-bottom: none;
}
.sw-brand-container-slider .slider .item-brand-cat {
margin: 0;
padding: 0 3px;
}
.sw-brand-container-slider .slider .item-brand-cat .item-image a img {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
width: auto;
margin: 0 auto;
}
.sw-brand-container-slider .slider .item-brand-cat .item-image a img:hover {
box-shadow: 0 0 10px 1px #dbdbdb;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.sw-brand-container-slider .res-button {
display: none !important;
}
.wrap-transport {
padding: 32px 0;
}
.home-style3 .wrap-transport {
padding: 40px 0 23px 0;
}
.wrap-transport .transport-top {
text-align: center;
}
.wrap-transport .transport-top h3 {
font-size: 34px;
font-weight: 900;
color: #fff;
text-transform: uppercase;
margin-bottom: 30px;
position: relative;
}
.wrap-transport .transport-top h3:before {
content: "";
width: 200px;
height: 3px;
background: #dbdbdb;
opacity: 0.6;
filter: alpha(opacity=60);
position: absolute;
bottom: -15px;
left: 50%;
margin-left: -100px;
}
.wrap-transport .transport-top h3:after {
content: '\f025';
font-family: FontAwesome;
color: #878787;
width: 50px;
height: 20px;
text-align: center;
line-height: 20px;
position: absolute;
bottom: -22px;
left: 50%;
background: #515151;
margin-left: -25px;
font-size: 18px;
}
.wrap-transport .transport-top p {
font-size: 13px;
color: #d7d7d7;
font-style: italic;
padding: 0 32%;
line-height: 22px;
}
.wrap-transport .item .wrap {
display: block;
text-align: center;
-webkit-transition: all 0.5s eease;
-moz-transition: all 0.5s eease;
-o-transition: all 0.5s eease;
-ms-transition: all 0.5s eease;
transition: all 0.5s eease;
}
.wrap-transport .item .wrap .icon {
color: #fff;
display: inline-block;
width: 80px;
height: 80px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
font-size: 0;
margin-bottom: 17px;
}
.wrap-transport .item .wrap .content h3 {
font-size: 16px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
margin-bottom: 4px;
}
.wrap-transport .item .wrap .content p {
color: #dbdbdb;
font-style: italic;
font-size: 14px;
}
.wrap-transport .item .wrap:hover {
-webkit-transition: all 0.5s eease;
-moz-transition: all 0.5s eease;
-o-transition: all 0.5s eease;
-ms-transition: all 0.5s eease;
transition: all 0.5s eease;
}
.wrap-transport .item .wrap:hover .content h3 {
color: #ff4000;
}
.wrap-transport .item.item-1 .wrap .icon {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-sprite.png) -18px -59px no-repeat rgba(255,255,255,0.2);
}
.wrap-transport .item.item-1:hover .wrap .icon {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-sprite.png) -18px -59px no-repeat #ff4000;
}
.wrap-transport .item.item-2 .wrap .icon {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-sprite.png) -16px -204px no-repeat rgba(255,255,255,0.2);
}
.wrap-transport .item.item-2:hover .wrap .icon {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-sprite.png) -16px -204px no-repeat #ff4000;
}
.wrap-transport .item.item-3 .wrap .icon {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-sprite.png) -17px -132px no-repeat rgba(255,255,255,0.2);
}
.wrap-transport .item.item-3:hover .wrap .icon {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/icon-sprite.png) -17px -132px no-repeat #ff4000;
}
.sw-latest-product,
.sw-onsale-product,
.sw-featured-product {
margin-bottom: 20px;
overflow: hidden;
}
.sw-latest-product .box-title,
.sw-onsale-product .box-title,
.sw-featured-product .box-title {
margin-bottom: 30px;
}
.sw-latest-product .box-title h2,
.sw-onsale-product .box-title h2,
.sw-featured-product .box-title h2 {
color: #111111;
font-size: 20px;
font-weight: 900;
text-transform: uppercase;
}
.sw-latest-product .box-title h2 span,
.sw-onsale-product .box-title h2 span,
.sw-featured-product .box-title h2 span {
color: #ff4000;
}
.sw-latest-product .box-title,
.sw-onsale-product .box-title,
.sw-featured-product .box-title {
margin-bottom: 35px;
}
.sw-latest-product .content-wrap .item,
.sw-onsale-product .content-wrap .item,
.sw-featured-product .content-wrap .item {
margin-bottom: 20px;
overflow: hidden;
}
.sw-latest-product .content-wrap .item .item-inner .item-thumbnail,
.sw-onsale-product .content-wrap .item .item-inner .item-thumbnail,
.sw-featured-product .content-wrap .item .item-inner .item-thumbnail {
margin-right: 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
border: 2px #fff solid;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
box-shadow: 0px 1px 0px 0px #a8a8a8;
}
.rtl .sw-latest-product .content-wrap .item .item-inner .item-thumbnail,
.rtl .sw-onsale-product .content-wrap .item .item-inner .item-thumbnail,
.rtl .sw-featured-product .content-wrap .item .item-inner .item-thumbnail {
margin-right: 0;
margin-left: 10px;
}
.sw-latest-product .content-wrap .item .item-inner .item-thumbnail a img,
.sw-onsale-product .content-wrap .item .item-inner .item-thumbnail a img,
.sw-featured-product .content-wrap .item .item-inner .item-thumbnail a img {
max-width: 96px;
}
.sw-latest-product .content-wrap .item .item-inner .item-content,
.sw-onsale-product .content-wrap .item .item-inner .item-content,
.sw-featured-product .content-wrap .item .item-inner .item-content {
overflow: hidden;
padding-top: 5px;
}
.sw-latest-product .content-wrap .item .item-inner .item-content h4,
.sw-onsale-product .content-wrap .item .item-inner .item-content h4,
.sw-featured-product .content-wrap .item .item-inner .item-content h4 {
margin-bottom: 12px;
}
.sw-latest-product .content-wrap .item .item-inner .item-content h4 a,
.sw-onsale-product .content-wrap .item .item-inner .item-content h4 a,
.sw-featured-product .content-wrap .item .item-inner .item-content h4 a {
font-size: 16px;
color: #555;
font-weight: bold;
text-transform: capitalize;
}
.sw-latest-product .content-wrap .item .item-inner .item-content h4 a:hover,
.sw-onsale-product .content-wrap .item .item-inner .item-content h4 a:hover,
.sw-featured-product .content-wrap .item .item-inner .item-content h4 a:hover {
color: #ff4000;
}
.sw-latest-product .content-wrap .item .item-inner .item-content .reviews-content,
.sw-onsale-product .content-wrap .item .item-inner .item-content .reviews-content,
.sw-featured-product .content-wrap .item .item-inner .item-content .reviews-content {
margin-bottom: 7px;
}
.sw-latest-product .content-wrap .item .item-inner .item-content .item-price,
.sw-onsale-product .content-wrap .item .item-inner .item-content .item-price,
.sw-featured-product .content-wrap .item .item-inner .item-content .item-price {
font-size: 18px;
}
.sw-latest-product .content-wrap .item .item-inner:hover .item-thumbnail,
.sw-onsale-product .content-wrap .item .item-inner:hover .item-thumbnail,
.sw-featured-product .content-wrap .item .item-inner:hover .item-thumbnail {
border: 2px #ff4000 solid;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
box-shadow: none;
}
.tab-countdown-slide {
padding: 20px 0;
margin-bottom: 30px;
}
.tab-countdown-slide .top-tab-slider {
float: left;
display: block;
width: 12%;
margin-top: -7px;
}
.rtl .tab-countdown-slide .top-tab-slider {
float: right;
}
.tab-countdown-slide .top-tab-slider ul {
margin: 0;
border: 0;
}
.tab-countdown-slide .top-tab-slider ul li a {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
margin: 7px;
height: 102px;
width: 102px;
border: 1px #dbdbdb solid;
display: block;
position: relative;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tab-countdown-slide .top-tab-slider ul li a img {
height: auto;
}
.tab-countdown-slide .top-tab-slider ul li.active,
.tab-countdown-slide .top-tab-slider ul li:hover {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tab-countdown-slide .top-tab-slider ul li.active a,
.tab-countdown-slide .top-tab-slider ul li:hover a {
border: 2px #ff4000 solid;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tab-countdown-slide .top-tab-slider-full {
display: none;
}
.tab-countdown-slide .tab-content {
width: 88%;
float: left;
clear: none;
}
.tab-countdown-slide .tab-content .item-wrap:hover:before,
.tab-countdown-slide .tab-content .item-wrap:hover:after {
display: none;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .products-thumb {
width: 44%;
float: left;
margin-right: 3%;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .products-thumb {
margin-right: 0;
margin-left: 3%;
float: right;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .products-thumb .sale-off {
left: 20px;
font-size: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
font-weight: normal;
width: 75px;
height: 32px;
line-height: 32px;
font-style: normal;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .products-thumb .sale-off {
left: auto;
right: 20px;
direction: ltr;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .products-thumb .sale-off:before {
display: none;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content {
width: 53%;
float: left;
text-align: left;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content {
float: right;
text-align: right;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left {
display: inline-block;
width: 100%;
color: #fff;
margin-bottom: 35px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left .countdown-section {
background: #a97610;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
width: 100px;
display: inline-block;
text-align: center;
position: relative;
line-height: normal;
margin-right: 26px;
padding: 14px 0px;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left .countdown-section {
margin-right: 0;
margin-left: 26px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left .countdown-section span {
width: 100%;
display: block;
text-transform: capitalize;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left .countdown-section span.countdown-amount {
font-size: 28px;
color: #fff;
font-weight: 600;
margin-bottom: 4px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left .countdown-section span.countdown-period {
font-size: 16px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left .countdown-section:before {
content: ":";
position: absolute;
top: 15px;
right: -17px;
color: #dbdbdb;
font-size: 40px;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left .countdown-section:before {
right: auto;
left: -17px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left .countdown-section:last-child {
margin-right: 0;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .countdown-left .countdown-section:last-child:before {
display: none;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4 {
margin-bottom: 23px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4 a {
font-size: 30px;
color: #fff;
text-transform: capitalize;
font-weight: 600;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4:hover a {
color: #ff4000;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content {
margin: 10px 0 26px 0;
padding-bottom: 24px;
border-bottom: 1px rgba(255,255,255,0.2) solid;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content .star {
display: inline-block;
vertical-align: top;
margin: 2px 20px 0 0;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content .star {
margin: 2px 0 0 20px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content .item-number-rating {
display: inline-block;
vertical-align: top;
color: #ccc;
font-size: 13px;
line-height: 18px;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content .item-number-rating {
direction: ltr;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .description {
margin-bottom: 15px;
font-size: 13px;
color: #ccc;
line-height: 20px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-price {
display: inline-block;
font-size: 30px;
margin-bottom: 29px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-price del {
font-size: 22px;
color: #999;
margin-top: 5px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom {
font-size: 15px;
z-index: 2;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .clear {
display: none;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped {
min-width: 100px;
height: 50px;
line-height: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #ff4000;
color: #fff;
display: inline-block;
margin-right: 7px;
text-transform: uppercase;
padding: 0 55px;
font-weight: 600;
font-size: 14px;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped {
margin-right: 0;
margin-left: 7px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:before {
font-family: fontawesome;
font-size: 14px;
content: "\f291";
margin: 0 5px;
font-weight: normal;
display: inline-block;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover {
background: #cc3300;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover:before {
color: #fff;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading {
background-color: #ff4000;
opacity: 0.75;
filter: alpha(opacity=75);
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:before {
text-align: center;
left: 0;
background-color: #ff4000;
border-radius: 16px;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:before,
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:before {
left: auto;
right: 0;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external.added,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added {
background-color: #ff4000;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after {
font-family: WooCommerce;
content: "\e017";
margin-left: .53em;
vertical-align: bottom;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after,
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after {
margin-left: 0;
margin-right: .53em;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
margin: 0;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
position: relative;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
content: "\f004";
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
display: inline-block !important;
vertical-align: top;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
display: none;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:before {
font-size: 14px;
content: "\f0ec";
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:after {
content: "";
width: 1px;
height: 16px;
background: rgba(0,0,0,0.15);
position: absolute;
left: 0;
top: 17px;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:after {
left: auto;
right: 0;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare.button {
margin: 0 0 0 -4px;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare.button {
margin: 0 -4px 0 0;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare {
text-align: center;
color: #333;
background: #fff;
height: 50px;
line-height: 50px;
padding: 0;
display: inline-block;
vertical-align: top;
overflow: hidden;
position: relative;
font-size: 0;
min-width: 75px;
margin: 0;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:before {
font-family: fontawesome;
font-size: 14px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:hover {
font-size: 0;
padding: 0;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:hover:before {
color: #ff4000;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .sw-quickview {
display: inline-block;
vertical-align: top;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
color: #333;
background: #fff;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
color: #ff4000;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview {
text-align: center;
color: #333;
background: #fff;
height: 50px;
line-height: 50px;
padding: 0;
display: inline-block;
vertical-align: top;
overflow: hidden;
position: relative;
font-size: 0;
min-width: 75px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview:before {
font-family: fontawesome;
font-size: 14px;
content: '\f002';
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview:after {
content: "";
width: 1px;
height: 16px;
background: rgba(0,0,0,0.15);
position: absolute;
left: 0;
top: 17px;
}
.rtl .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview:after {
left: auto;
right: 0;
}
.tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview:hover {
color: #ff4000;
}
.sw_tab_countdown {
margin: 0 -10px;
}
.sw_tab_countdown_2 {
margin: 0;
}
.sw_tab_countdown_2 .tab-countdown-slide {
padding: 0;
margin-bottom: 40px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content {
max-width: 100%;
width: 100%;
background: #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
overflow: hidden;
position: relative;
box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.1);
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .sale-off {
width: auto;
font-size: 26px;
font-style: normal;
font-weight: normal;
left: 0;
top: 40px;
height: 70px;
line-height: 70px;
padding: 0 40px 0 30px;
-webkit-border-radius: 0 40px 40px 0;
-moz-border-radius: 0 40px 40px 0;
-o-border-radius: 0 40px 40px 0;
-ms-border-radius: 0 40px 40px 0;
border-radius: 0 40px 40px 0;
}
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .sale-off {
left: auto;
right: 0;
padding: 0 30px 0 40px;
-webkit-border-radius: 40px 0 0 40px;
-moz-border-radius: 40px 0 0 40px;
-o-border-radius: 40px 0 0 40px;
-ms-border-radius: 40px 0 0 40px;
border-radius: 40px 0 0 40px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .sale-off span {
font-weight: bold;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .sale-off:before {
display: none;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .products-thumb {
width: 43%;
margin-right: 4%;
}
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .products-thumb {
margin-right: 0;
margin-left: 4%;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left {
float: left;
background: #f5f5f5;
padding: 118px 0 23px 0;
width: 14%;
margin-right: 2%;
}
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left {
float: right;
margin-right: 0;
margin-left: 2%;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section {
display: block;
text-align: center;
position: relative;
line-height: normal;
padding: 15px 0 25px 0;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section:after {
content: "";
width: 80px;
height: 1px;
background: #dbdbdb;
position: absolute;
bottom: 3px;
left: 50%;
margin-left: -40px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section.secs:after {
display: none;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section .countdown-amount {
font-size: 32px;
color: #111111;
font-weight: 900;
margin-bottom: -5px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section span {
width: 100%;
display: block;
text-transform: capitalize;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section span.countdown-period {
font-size: 16px;
color: #999;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content {
width: 37%;
padding-top: 50px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .description,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content {
padding-right: 60px;
}
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4,
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .description,
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content {
padding-right: 0;
padding-left: 60px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4 {
margin-bottom: 13px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4 a {
color: #555;
font-size: 28px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4 a:hover {
color: #ff4000;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .description {
color: #777;
line-height: 22px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-price del {
color: #777;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content {
float: left;
width: 100%;
padding-bottom: 25px;
margin-bottom: 25px;
position: relative;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 1px;
width: 85%;
background: #dbdbdb;
}
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content:before {
left: auto;
right: 0;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content .item-number-rating {
color: #777;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom {
margin-bottom: 35px;
text-align: right;
margin-right: -1px;
}
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom {
margin-right: 0;
margin-left: -1px;
text-align: left;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped {
width: 238px;
text-align: center;
padding: 0 20px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare {
color: #ccc;
background: #111111;
min-width: 60px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:before {
font-family: fontawesome;
font-size: 14px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:hover:before {
color: #ff4000;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:after {
content: "";
width: 1px;
height: 16px;
background: rgba(255,255,255,0.15);
position: absolute;
left: 1px;
top: 17px;
}
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:after {
left: auto;
right: 1px;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .sw-quickview {
display: inline-block;
vertical-align: top;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
color: #ccc;
background: #111111;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
color: #ff4000;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview {
color: #ccc;
background: #111111;
min-width: 60px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview:hover {
color: #ff4000;
}
.sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview:after {
content: "";
width: 1px;
height: 16px;
background: rgba(255,255,255,0.15);
position: absolute;
left: 1px;
top: 17px;
}
.rtl .sw_tab_countdown_2 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview:after {
left: auto;
right: 1px;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider {
width: 100%;
max-width: 100%;
margin: 20px 0;
position: relative;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider ul {
margin: 0 -15px;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider ul li {
position: relative;
margin: 0 15px;
padding-top: 10px;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider ul li a {
height: auto;
width: auto;
margin: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
border: none;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider ul li a:before {
display: none;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider ul li:hover,
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider ul li.active {
cursor: pointer;
margin-top: -9px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider ul li:hover a,
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider ul li.active a {
border: 3px #ff4000 solid;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider ul li img {
margin: 0;
border: 0;
width: 100%;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button {
display: inline-block;
position: absolute;
top: 50%;
margin-top: -24px;
cursor: pointer;
z-index: 9;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-prev {
left: 0;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-prev:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-next {
right: 0;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-next:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button:hover:before {
background: #ff4000;
color: #fff;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-prev {
left: -30px;
}
.sw_tab_countdown_2 .tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-next {
right: -30px;
}
.sw_tab_countdown_3 .top-count-slider {
text-align: center;
margin-bottom: 36px;
}
.sw_tab_countdown_3 .top-count-slider .box-title h3 {
font-size: 44px;
color: #111111;
text-transform: uppercase;
font-weight: 900;
position: relative;
}
.sw_tab_countdown_3 .top-count-slider .box-title h3 span {
color: #ff4000;
}
.sw_tab_countdown_3 .top-count-slider .box-title h3:before {
content: "";
width: 200px;
height: 3px;
background: #dbdbdb;
opacity: 0.6;
filter: alpha(opacity=60);
position: absolute;
bottom: -18px;
left: 50%;
margin-left: -100px;
}
.sw_tab_countdown_3 .top-count-slider .box-title h3:after {
content: '\f005';
font-family: FontAwesome;
color: #dbdbdb;
width: 50px;
height: 20px;
text-align: center;
line-height: 20px;
position: absolute;
bottom: -24px;
left: 50%;
background: #eeeeee;
margin-left: -25px;
font-size: 16px;
}
.sw_tab_countdown_3 .top-count-slider .description {
font-size: 14px;
color: #999;
font-style: italic;
font-weight: bold;
text-transform: uppercase;
}
.sw_tab_countdown_3 .top-count-slider .description p {
margin-bottom: 4px;
}
.sw_tab_countdown_3 .top-count-slider .box-title h3:after {
background: #fff;
}
.sw_tab_countdown_3 .tab-countdown-slide {
margin-bottom: 6px;
}
.sw_tab_countdown_3 .tab-countdown-slide .top-tab-slider {
margin-top: 124px;
}
.sw_tab_countdown_3 .tab-countdown-slide .top-tab-slider ul li a {
border: 2px #dbdbdb solid;
}
.sw_tab_countdown_3 .tab-countdown-slide .top-tab-slider ul li.active a,
.sw_tab_countdown_3 .tab-countdown-slide .top-tab-slider ul li:hover a {
border: 2px #ff4000 solid;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left {
display: inline-block;
width: 100%;
color: #fff;
margin-bottom: 35px;
text-align: center;
margin-left: -70px;
}
.rtl .sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left {
margin-right: -70px;
margin-left: 0;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section {
background: #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
width: 100px;
display: inline-block;
text-align: center;
position: relative;
line-height: normal;
margin-right: 26px;
padding: 14px 0px;
}
.rtl .sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section {
margin-left: 26px;
margin-right: 0;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section span {
width: 100%;
display: block;
text-transform: capitalize;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section span.countdown-amount {
font-size: 30px;
color: #111111;
font-weight: bold;
margin-bottom: 4px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section span.countdown-period {
font-size: 16px;
color: #777;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section:before {
content: ":";
position: absolute;
top: 15px;
right: -17px;
color: #777;
font-size: 40px;
}
.rtl .sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section:before {
right: auto;
left: -17px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section:last-child {
margin-right: 0;
}
.rtl .sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section:last-child {
margin-left: 0;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .countdown-left .countdown-section:last-child:before {
display: none;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .products-thumb .sale-off {
top: 25px;
left: 27px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content {
padding-top: 38px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4 {
margin-bottom: 34px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4 a {
color: #555;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content h4 a:hover {
color: #ff4000;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content {
border-bottom: 1px #dbdbdb solid;
padding-bottom: 34px;
margin: 10px 0 35px 0;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .reviews-content .item-number-rating {
color: #aaa;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .description {
color: #777;
line-height: 21px;
margin-bottom: 43px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-price {
margin-bottom: 55px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-price del {
font-weight: normal;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-price del span {
font-weight: normal;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-price ins {
font-weight: bold;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom {
margin-bottom: 35px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped {
width: 238px;
text-align: center;
padding: 0 20px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare {
color: #ccc;
background: #111111;
min-width: 75px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:before {
font-family: fontawesome;
font-size: 14px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:hover:before {
color: #ff4000;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare:after {
content: "";
width: 1px;
height: 16px;
background: rgba(255,255,255,0.15);
position: absolute;
left: 1px;
top: 17px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.compare,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .sw-quickview {
display: inline-block;
vertical-align: top;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
color: #ccc;
background: #111111;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
color: #ff4000;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview {
color: #ccc;
background: #111111;
min-width: 75px;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview:hover {
color: #ff4000;
}
.sw_tab_countdown_3 .tab-countdown-slide .tab-content .item-wrap .item-detail .item-content .item-bottom a.sw-quickview:after {
content: "";
width: 1px;
height: 16px;
background: rgba(255,255,255,0.15);
position: absolute;
left: 1px;
top: 17px;
}
.home-style1 .wrap-transport {
padding: 40px 0 140px 0;
}
.home-style1 .sw_tab_countdown_2 {
margin-top: -70px;
}
.home-style1 .responsive-post-slider {
margin-top: -110px;
}
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
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;
left: 0;
top: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.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;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.rtl.woocommerce .widget_layered_nav ul li.chosen a::after,
.rtl.woocommerce .widget_layered_nav_filters ul li a::after {
line-height: 1;
content: "\e013";
font-family: WooCommerce;
font-weight: 400;
color: #a00;
speak: none;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
text-decoration: none;
margin-left: 10px;
}
.woocommerce .entry-content form.login input.input-text,
.woocommerce .entry-summary form.register input.input-text,
.woocommerce-page .entry-content form.login input.input-text,
.woocommerce-page .entry-summary form.register input.input-text {
border: 1px solid #ececec !important;
border-radius: 2px !important;
}
.woocommerce .entry-content form.login .form-row input.button,
.woocommerce .entry-summary form.register button[type="submit"],
.woocommerce-page .entry-content form.login .form-row input.button,
.woocommerce-page .entry-summary form.register button[type="submit"] {
border: 0;
border-radius: 2px !important;
margin-bottom: 10px;
text-transform: capitalize;
padding: 8px 15px;
background-color: #ff4000;
font-weight: normal;
color: #fff;
}
.woocommerce .entry-content form.login .form-row input.button:hover,
.woocommerce .entry-summary form.register button[type="submit"]:hover,
.woocommerce-page .entry-content form.login .form-row input.button:hover,
.woocommerce-page .entry-summary form.register button[type="submit"]:hover {
background: #cc3300;
}
.woocommerce.rtl .woocommerce .cart-collaterals .cart_totals,
.woocommerce-page.rtl .woocommerce .cart-collaterals .cart_totals {
text-align: right;
}
.woocommerce input.input-text,
.woocommerce-page input.input-text {
height: 35px;
background-color: #fff;
border: 1px solid #dbdbdb;
text-indent: 10px;
}
.woocommerce .woocommerce-checkout #payment div.form-row,
.woocommerce-page .woocommerce-checkout #payment div.form-row {
margin-bottom: 40px;
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
border-bottom: 1px solid #fff;
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: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
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 #customer_login form.login .form-row input[type="submit"],
.woocommerce #customer_login form.register .form-row input[type="submit"],
.woocommerce-page #customer_login form.login .form-row input[type="submit"],
.woocommerce-page #customer_login form.register .form-row input[type="submit"] {
padding: 7px 20px;
border-radius: 3px;
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce-page form.lost_reset_password .form-row {
width: 300px;
max-width: 100%;
}
.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;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #fff;
border: 0;
}
.woocommerce form.lost_reset_password .form-row input.button,
.woocommerce-page form.lost_reset_password .form-row input.button {
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
margin-bottom: 10px;
margin-top: 0;
}
.woocommerce form.lost_reset_password .form-row input.button:hover,
.woocommerce-page form.lost_reset_password .form-row input.button:hover {
background: #cc3300;
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;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #fff;
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,
.woocommerce-page .entry-content form.login .form-row label {
text-transform: capitalize;
font-weight: 600;
color: #222;
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
clear: both;
display: block;
line-height: normal;
vertical-align: top;
}
.woocommerce .entry-content form.login .form-row input.button,
.woocommerce-page .entry-content form.login .form-row input.button {
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
margin-bottom: 10px;
}
.woocommerce .entry-content form.login .form-row input.button:hover,
.woocommerce-page .entry-content form.login .form-row input.button:hover {
background: #cc3300;
color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
color: #ff4000;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
color: #b32d00;
}
.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.form-row-last,
.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
text-align: center;
}
.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;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #fff;
border: 0;
}
.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;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
height: 35px;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
background: #cc3300;
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: 49%;
}
.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 #dbdbdb;
font-size: 16px;
padding-bottom: 10px;
margin-bottom: 20px;
font-weight: 600;
text-transform: uppercase;
color: #222;
}
.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;
-o-border-radius: 3px;
-ms-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: #fff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: 0;
}
.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 15px;
min-height: 80px;
}
.woocommerce .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-1 {
margin-right: 2%;
}
.rtl .woocommerce .checkout .col2-set .col-1,
.rtl .woocommerce-page .checkout .col2-set .col-1 {
margin-right: 0;
margin-left: 2%;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
margin-bottom: 30px;
overflow: hidden;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields label,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields label {
font-weight: normal;
color: #464646;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields .select2-container--default .select2-selection--single,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields .select2-container--default .select2-selection--single {
border-radius: 0;
text-indent: 5px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label {
display: inline-block;
vertical-align: top;
padding: 0;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label input,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label input {
display: inline-block;
vertical-align: top;
float: none;
margin: 5px 8px 0px 1px;
}
.rtl .woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label input,
.rtl .woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label input {
margin: 5px 2px 0 8px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label span,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label span {
display: inline-block;
vertical-align: top;
font-weight: normal;
color: #464646;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label span:hover,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields .form-row label span:hover {
color: #ff4000;
cursor: pointer;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-shipping-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-shipping-fields {
margin-bottom: 30px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address label,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address label {
padding: 0;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address label > span,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address label > span {
padding: 0;
margin: 0;
font-size: 16px;
font-weight: 600;
vertical-align: top;
display: inline-block;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address label > span:hover,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address label > span:hover {
color: #ff4000;
cursor: pointer;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address label > input,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address label > input {
display: inline-block;
float: none;
vertical-align: top;
margin: 2px 5px 0;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-shipping-fields .shipping_address label,
.woocommerce .checkout .col2-set .col-1 .woocommerce-shipping-fields .form-row label,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-shipping-fields .shipping_address label,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-shipping-fields .form-row label {
font-weight: normal;
color: #464646;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-additional-fields .notes label,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-additional-fields .notes label {
font-weight: normal;
color: #464646;
}
.woocommerce .checkout #order_review table.shop_table,
.woocommerce-page .checkout #order_review table.shop_table {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: 0;
}
.woocommerce .checkout #order_review table.shop_table td,
.woocommerce-page .checkout #order_review table.shop_table td {
border: none;
padding: 10px 0;
}
.woocommerce .checkout #order_review table.shop_table td.product-name,
.woocommerce-page .checkout #order_review table.shop_table td.product-name {
padding: 10px 3px;
}
.woocommerce .checkout #order_review table.shop_table th,
.woocommerce-page .checkout #order_review table.shop_table th {
font-weight: 600;
color: #222;
text-transform: uppercase;
border: none;
padding: 9px 0;
}
.woocommerce .checkout #order_review table.shop_table th.product-total,
.woocommerce-page .checkout #order_review table.shop_table th.product-total {
text-align: right;
}
.rtl .woocommerce .checkout #order_review table.shop_table th.product-total,
.rtl .woocommerce-page .checkout #order_review table.shop_table th.product-total {
text-align: left;
}
.woocommerce .checkout #order_review table.shop_table tr:hover,
.woocommerce-page .checkout #order_review table.shop_table tr:hover {
cursor: pointer;
}
.woocommerce .checkout #order_review table.shop_table tbody tr td,
.woocommerce-page .checkout #order_review table.shop_table tbody tr td {
color: #464646;
font-size: 13px;
text-transform: capitalize;
}
.woocommerce .checkout #order_review table.shop_table tbody tr td.product-thumbnail span,
.woocommerce-page .checkout #order_review table.shop_table tbody tr td.product-thumbnail span {
position: relative;
display: inline-block;
}
.woocommerce .checkout #order_review table.shop_table tbody tr td.product-thumbnail span a img,
.woocommerce-page .checkout #order_review table.shop_table tbody tr td.product-thumbnail span a img {
width: 70px;
border: 1px #dbdbdb solid;
}
.woocommerce .checkout #order_review table.shop_table tbody tr td.product-thumbnail span strong,
.woocommerce-page .checkout #order_review table.shop_table tbody tr td.product-thumbnail span strong {
position: absolute;
top: -12px;
right: -10px;
background: #ff4000;
color: #fff;
border-radius: 50%;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
font-weight: normal;
}
.rtl .woocommerce .checkout #order_review table.shop_table tbody tr td.product-thumbnail span strong,
.rtl .woocommerce-page .checkout #order_review table.shop_table tbody tr td.product-thumbnail span strong {
right: auto;
left: -10px;
}
.woocommerce .checkout #order_review table.shop_table tbody tr td.product-total,
.woocommerce-page .checkout #order_review table.shop_table tbody tr td.product-total {
text-align: right;
}
.rtl .woocommerce .checkout #order_review table.shop_table tbody tr td.product-total,
.rtl .woocommerce-page .checkout #order_review table.shop_table tbody tr td.product-total {
text-align: left;
}
.woocommerce .checkout #order_review table.shop_table tbody tr td.product-total .amount,
.woocommerce-page .checkout #order_review table.shop_table tbody tr td.product-total .amount {
font-size: 14px;
font-weight: 600;
color: #222;
}
.woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .checkout #order_review table.shop_table tfoot th {
border: none;
padding: 5px 0;
}
.woocommerce .checkout #order_review table.shop_table tfoot td,
.woocommerce-page .checkout #order_review table.shop_table tfoot td {
text-align: right;
}
.rtl .woocommerce .checkout #order_review table.shop_table tfoot td,
.rtl .woocommerce-page .checkout #order_review table.shop_table tfoot td {
text-align: left;
}
.woocommerce .checkout #order_review table.shop_table tfoot .cart-subtotal th,
.woocommerce .checkout #order_review table.shop_table tfoot .cart-subtotal td,
.woocommerce-page .checkout #order_review table.shop_table tfoot .cart-subtotal th,
.woocommerce-page .checkout #order_review table.shop_table tfoot .cart-subtotal td {
border-top: 1px #dbdbdb solid;
}
.woocommerce .checkout #order_review table.shop_table tfoot .cart-subtotal td .amount,
.woocommerce-page .checkout #order_review table.shop_table tfoot .cart-subtotal td .amount {
font-size: 16px;
color: #000;
font-weight: normal;
}
.woocommerce .checkout #order_review table.shop_table tfoot .shipping td,
.woocommerce-page .checkout #order_review table.shop_table tfoot .shipping td {
font-size: 16px;
color: #000;
font-weight: normal;
}
.woocommerce .checkout #order_review table.shop_table tfoot .order-total td .amount,
.woocommerce-page .checkout #order_review table.shop_table tfoot .order-total td .amount {
font-size: 18px;
font-weight: 600;
color: #000;
}
.woocommerce .checkout #payment,
.woocommerce-page .checkout #payment {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #eee;
}
.woocommerce .checkout #payment ul.payment_methods,
.woocommerce-page .checkout #payment ul.payment_methods {
padding: 0;
border: none;
}
.woocommerce .checkout #payment ul.payment_methods li input,
.woocommerce-page .checkout #payment ul.payment_methods li input {
margin-top: 6px;
display: inline-block;
vertical-align: top;
}
.woocommerce .checkout #payment ul.payment_methods li img,
.woocommerce-page .checkout #payment ul.payment_methods li img {
margin: 0;
max-height: 80px;
}
.woocommerce .checkout #payment ul.payment_methods .payment_method_cheque label,
.woocommerce .checkout #payment ul.payment_methods .payment_method_paypal label,
.woocommerce-page .checkout #payment ul.payment_methods .payment_method_cheque label,
.woocommerce-page .checkout #payment ul.payment_methods .payment_method_paypal label {
font-size: 14px;
color: #222;
text-transform: uppercase;
font-weight: 600;
display: inline-block;
vertical-align: top;
}
.woocommerce .checkout #payment ul.payment_methods .payment_method_cheque .about_paypal,
.woocommerce .checkout #payment ul.payment_methods .payment_method_paypal .about_paypal,
.woocommerce-page .checkout #payment ul.payment_methods .payment_method_cheque .about_paypal,
.woocommerce-page .checkout #payment ul.payment_methods .payment_method_paypal .about_paypal {
float: left;
text-transform: capitalize;
color: #ff4000;
font-weight: normal;
}
.rtl .woocommerce .checkout #payment ul.payment_methods .payment_method_cheque .about_paypal,
.rtl .woocommerce .checkout #payment ul.payment_methods .payment_method_paypal .about_paypal,
.rtl .woocommerce-page .checkout #payment ul.payment_methods .payment_method_cheque .about_paypal,
.rtl .woocommerce-page .checkout #payment ul.payment_methods .payment_method_paypal .about_paypal {
float: right;
}
.woocommerce .checkout #payment ul.payment_methods .payment_box,
.woocommerce-page .checkout #payment ul.payment_methods .payment_box {
background: #eee;
padding: 0;
font-size: 13px;
}
.woocommerce .checkout #payment ul.payment_methods .payment_box:before,
.woocommerce-page .checkout #payment ul.payment_methods .payment_box:before {
display: none;
}
.woocommerce .checkout #payment .form-row,
.woocommerce-page .checkout #payment .form-row {
padding: 10px 0;
}
.woocommerce .checkout #payment .form-row input.button,
.woocommerce-page .checkout #payment .form-row input.button {
width: auto;
font-size: 14px;
font-weight: 600;
border: 0;
background: #ff4000;
text-transform: uppercase;
color: #fff;
text-shadow: none;
padding: 12px 0;
}
.woocommerce .checkout #payment .form-row input.button:hover,
.woocommerce-page .checkout #payment .form-row input.button:hover {
background: #b32d00;
}
.woocommerce form table.shop_table.shop_table_responsive,
.woocommerce-page form table.shop_table.shop_table_responsive {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail {
display: block;
}
.woocommerce form table.shop_table.shop_table_responsive thead,
.woocommerce-page form table.shop_table.shop_table_responsive thead {
display: table-row-group;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr {
display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th {
border: none;
font-size: 14px;
color: #000;
text-transform: uppercase;
font-weight: 600;
border-bottom: 1px #dbdbdb solid;
padding: 5px 0;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-remove,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-remove {
text-align: center;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
display: table-cell;
text-transform: capitalize;
text-align: left !important;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
display: none;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart-subtotal td,
.woocommerce form table.shop_table.shop_table_responsive tbody tr.shipping td,
.woocommerce form table.shop_table.shop_table_responsive tbody tr.order-total td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart-subtotal td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.shipping td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.order-total td {
text-align: right !important;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tbody tr.cart-subtotal td,
.rtl .woocommerce form table.shop_table.shop_table_responsive tbody tr.shipping td,
.rtl .woocommerce form table.shop_table.shop_table_responsive tbody tr.order-total td,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart-subtotal td,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tbody tr.shipping td,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tbody tr.order-total td {
text-align: left !important;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td {
border: 0;
padding: 20px 0;
border-bottom: 1px #dbdbdb solid;
background: #eee;
}
.woocommerce form table.shop_table.shop_table_responsive tr,
.woocommerce-page form table.shop_table.shop_table_responsive tr {
border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tr td {
border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail img,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail img {
width: 70px;
border: 1px #dbdbdb solid;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove {
font-size: 10px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove a,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove a {
color: #999 !important;
margin: 0 auto;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove a:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove a:hover {
color: #fff !important;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity {
border: 1px solid #dbdbdb;
overflow: visible;
display: inline-block;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty {
height: 30px;
min-height: initial;
border: 0;
float: left;
text-indent: inherit;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.input-text {
background: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number],
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number] {
-moz-appearance: textfield;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus {
float: left;
position: static;
background: #fff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
height: auto;
height: 30px;
width: 25px;
border: 0;
font-size: 18px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
text-shadow: none;
font-weight: normal;
display: block !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover {
background: #ff4000;
color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-price span,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-subtotal span,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-price span,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-subtotal span {
font-weight: 600;
color: #222;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions {
padding: 30px 0;
background: #eee;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions a,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions a {
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
color: #222;
border: 1px #dbdbdb solid;
padding: 10px 15px;
line-height: 18px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
border-radius: 4px;
background: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions a:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions a:hover {
background: #ff4000;
color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
border-radius: 4px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions input.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions input.button {
background: #fff !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
text-shadow: none;
font-weight: 600;
color: #222;
font-size: 14px;
line-height: 18px;
text-transform: uppercase;
margin: 0 5px;
opacity: 1;
border-color: #dbdbdb;
vertical-align: top;
width: auto;
display: inline-block;
padding: 10px 15px;
float: right;
border-radius: 4px;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tr td.actions input.button,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions input.button {
float: left;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions input.button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions input.button:hover {
background: #cc3300 !important;
color: #fff;
border-radius: 4px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button {
background: #ccc;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
text-shadow: none;
font-weight: normal;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover {
background: #ff4000;
color: #fff;
border-color: #ff4000;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button {
background: #ff4000;
color: #fff;
border-color: #ff4000;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover {
background: #cc3300;
}
.woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon,
.woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon {
padding: 0;
background: #eee;
}
.woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon,
.woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon {
width: 49%;
float: left;
margin-right: 2%;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon {
float: right;
margin-right: 0;
margin-left: 2%;
}
.woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon h3,
.woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon h3 {
font-size: 16px;
color: #222;
border-bottom: 1px #dbdbdb solid;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 20px;
padding-top: 20px;
}
.woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon p,
.woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon p {
font-size: 12px;
color: #474747;
}
.woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon input.input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon input.input-text {
background: #fff;
width: 100%;
margin-bottom: 20px;
height: 31px;
line-height: normal;
}
.woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon input.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon input.button {
border-radius: 4px;
background: #222;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
padding: 12px 20px;
}
.woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon input.button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon input.button:hover {
background: #ff4000;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
border-color: #ff4000;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
margin-bottom: 10px;
width: 49%;
float: left;
}
.rtl .woocommerce .cart-collaterals,
.rtl .woocommerce-page .cart-collaterals {
float: right;
}
.woocommerce .cart-collaterals .products-wrapper,
.woocommerce-page .cart-collaterals .products-wrapper {
padding: 20px 0 0 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
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 {
font-size: 16px;
color: #222;
border-bottom: 1px #dbdbdb solid;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
width: 100%;
border: none;
}
.woocommerce .cart-collaterals .cart_totals table tr,
.woocommerce-page .cart-collaterals .cart_totals table tr {
border: 0;
}
.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;
background: #eee;
padding: 10px 0;
}
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce-page .cart-collaterals .cart_totals table tr th {
display: block;
font-size: 14px;
color: #222;
text-transform: uppercase;
font-weight: 600;
}
.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 td:before,
.woocommerce-page .cart-collaterals .cart_totals table tr td:before {
font-size: 14px;
color: #222;
text-transform: uppercase;
font-weight: 600;
}
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td .amount {
font-size: 16px;
color: #000;
}
.woocommerce .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td {
font-size: 16px;
}
.woocommerce .cart-collaterals .cart_totals table tr.shipping button.button,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping button.button {
color: #222;
font-weight: 600;
text-transform: uppercase;
}
.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: 600;
color: #000;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
background: #ff4000;
display: inline-block;
text-shadow: none;
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
padding: 12px 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.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: #cc3300;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.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 #f1f1f1;
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;
-o-border-radius: 0;
-ms-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: #ff4000;
color: #fff;
border-color: #ff4000;
width: auto;
display: inline-block;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-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: #cc3300;
}
.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 {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border-top-color: #ff4000;
background: #fff;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
text-shadow: none;
}
.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;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
text-shadow: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
border: 0;
font-weight: normal;
background: #ff4000;
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 #fff;
padding-bottom: 10px;
margin-bottom: 20px;
font-size: 18px;
text-transform: uppercase;
}
.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: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
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: #fff;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit:hover,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit:hover {
color: #fff;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
width: 50%;
float: left;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email label {
display: block;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email input {
width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
padding-right: 15px;
}
.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: #fff;
}
.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;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-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: #ff4000;
}
.woocommerce .entry-content .col2-set,
.woocommerce-page .entry-content .col2-set {
width: auto;
}
.woocommerce .entry-content .col2-set .address,
.woocommerce-page .entry-content .col2-set .address {
padding-left: 15px;
padding-right: 15px;
}
.woocommerce table.shop_table {
border: 1px #dbdbdb solid;
}
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td {
border-color: #dbdbdb;
}
.woocommerce form table.wishlist_table,
.woocommerce-page form table.wishlist_table {
border-collapse: collapse;
border: none;
}
.woocommerce form table.wishlist_table th.product-thumbnail,
.woocommerce-page form table.wishlist_table th.product-thumbnail {
border: 0;
}
.woocommerce form table.wishlist_table th,
.woocommerce-page form table.wishlist_table th {
color: #222;
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
border-width: 0 0 1px 0;
}
.woocommerce form table.wishlist_table tfoot tr td,
.woocommerce-page form table.wishlist_table tfoot tr td {
border: none;
}
.woocommerce form table.wishlist_table tr td,
.woocommerce-page form table.wishlist_table tr td {
text-align: start;
padding: 10px 12px;
border-width: 1px 0;
}
.woocommerce form table.wishlist_table tr td.product-price del,
.woocommerce-page form table.wishlist_table tr td.product-price del {
margin-right: 10px;
}
.woocommerce form table.wishlist_table tr td.product-price del span,
.woocommerce-page form table.wishlist_table tr td.product-price del span {
font-size: 14px;
}
.woocommerce form table.wishlist_table tr td.product-price ins,
.woocommerce-page form table.wishlist_table tr td.product-price ins {
color: #222;
text-decoration: none;
font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-price ins span,
.woocommerce-page form table.wishlist_table tr td.product-price ins span {
font-size: 18px;
}
.woocommerce form table.wishlist_table tr td.product-price >span.amount,
.woocommerce-page form table.wishlist_table tr td.product-price >span.amount {
color: #222;
font-size: 18px;
font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart {
vertical-align: top;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart {
display: inline-block !important;
padding: 0;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading {
height: 43px;
position: relative;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before {
border-radius: 16px;
background-color: #ff4000;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after {
content: '';
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button {
background: #ff4000;
border: 0;
font-weight: normal;
text-transform: capitalize;
text-shadow: none;
color: #fff;
position: static;
padding: 8px 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
margin: 8px 0;
font-size: 12px;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button:hover,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button:hover {
background: #cc3300;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button {
display: none !important;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .dateadded,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .dateadded {
margin-bottom: 5px;
}
.woocommerce form table.wishlist_table tr td.product-remove a.remove,
.woocommerce-page form table.wishlist_table tr td.product-remove a.remove {
font-size: 0;
margin: 0 auto;
}
.woocommerce form table.wishlist_table tr td.product-remove a.remove:before,
.woocommerce-page form table.wishlist_table tr td.product-remove a.remove:before {
content: "\f014";
font-family: fontawesome;
font-size: 14px;
color: #999;
font-weight: normal;
}
.woocommerce form table.wishlist_table tr td.product-remove a.remove:hover:before,
.woocommerce-page form table.wishlist_table tr td.product-remove a.remove:hover:before {
color: #fff;
}
.woocommerce form table.wishlist_table tbody tr,
.woocommerce-page form table.wishlist_table tbody tr {
border-top: 1px solid #fff;
}
.woocommerce form table.wishlist_table tbody tr:hover,
.woocommerce-page form table.wishlist_table tbody tr:hover {
background: #f8f8f8;
cursor: pointer;
}
.woocommerce tbody tr td,
.woocommerce thead tr th,
.woocommerce-page tbody tr td,
.woocommerce-page thead tr th {
font-size: 14px;
}
.woocommerce article header .entry-title,
.woocommerce-page article header .entry-title {
font-size: 24px;
color: #ff4000;
}
.woocommerce article .wishlist-title,
.woocommerce-page article .wishlist-title {
display: none;
}
.woocommerce .return-to-shop .button.wc-backward,
.woocommerce-page .return-to-shop .button.wc-backward {
background-color: #ff4000;
color: #fff;
margin-bottom: 30px;
}
.woocommerce .return-to-shop .button.wc-backward:hover,
.woocommerce-page .return-to-shop .button.wc-backward:hover {
background-color: ;
}
.woocommerce a.remove {
width: 30px;
height: 30px;
line-height: 30px;
}
.woocommerce #respond input#submit,
.woocommerce input.button {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background-color: #353535;
color: #fff;
font-weight: normal;
border: 0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.woocommerce #respond input#submit:hover,
.woocommerce input.button:hover {
background-color: #ff4000;
color: #fff;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
margin-bottom: 0.25em;
}
.woocommerce div.product p.cart {
float: left;
}
div.star,
div.stars {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/star.png) repeat-x scroll 0 0 rgba(0,0,0,0);
height: 11px;
margin: 0;
overflow: hidden;
position: relative;
width: 65px;
display: inline-block;
vertical-align: top;
}
div.star span,
div.stars span {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/star-active.png) repeat scroll 0 0 rgba(0,0,0,0);
float: left;
left: 0;
overflow: hidden;
padding-top: 1.5em;
position: absolute;
top: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #dbdbdb;
border: 0;
height: 4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #ff4000;
height: 4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #fff;
border: 3px #ff4000 solid;
width: 14px;
height: 14px;
top: -5px;
}
.woocommerce .widget_price_filter .ui-slider {
margin-bottom: 20px;
margin-top: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
background-color: #111111;
color: #fff;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
text-transform: uppercase;
border-radius: 4px;
font-weight: bold;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
background-color: #ff4000;
opacity: 0.8;
filter: alpha(opacity=80);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.rtl.woocommerce .widget_price_filter .price_slider_amount .button {
float: right;
}
.price_slider_wrapper .price_slider_amount #min_price,
.price_slider_wrapper .price_slider_amount #max_price {
display: inline-block !important;
width: 48%;
text-indent: 10px;
height: 32px;
margin-bottom: 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.price_slider_wrapper .price_slider_amount #min_price {
float: left;
margin-right: 1%;
}
.rtl .price_slider_wrapper .price_slider_amount #min_price {
float: right;
margin-right: 0;
margin-left: 1%;
}
.price_slider_wrapper .price_slider_amount #max_price {
float: right;
margin-left: 1%;
}
.rtl .price_slider_wrapper .price_slider_amount #max_price {
float: left;
margin-left: 0;
margin-right: 1%;
}
.price_slider_wrapper .price_label {
float: right;
font-size: 14px;
color: #555;
}
.rtl .price_slider_wrapper .price_label {
float: left;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 4px;
}
.woocommerce button.button.alt.disabled {
padding: 0 10px;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li {
overflow: hidden;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li span.count {
float: right;
font-weight: bold;
}
.rtl .sidebar .widget.widget_layered_nav .widget-inner ul > li span.count {
float: left;
}
.woocommerce-account #contents .page .entry-title {
margin-bottom: 30px;
}
.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: #ff4000;
margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
float: left;
width: 20%;
margin-bottom: 20px;
margin-right: 30px;
}
.rtl .woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
float: right;
margin-right: 0;
margin-left: 30px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul {
list-style: none;
margin: 0;
border: 1px solid #dbdbdb;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li > a {
display: block;
min-width: 180px;
padding: 10px 20px;
border-bottom: 1px solid #dbdbdb;
}
.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: #ff4000;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
margin-bottom: 20px;
width: 70%;
float: left;
overflow: hidden;
padding-right: 20px;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
border: none;
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;
border: none;
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-wishlist #contents .page .entry-title {
margin-bottom: 40px;
}
.woocommerce-wishlist .wishlist-title h2 {
font-size: 24px;
padding: 0;
margin-bottom: 20px;
}
.woocommerce-wishlist .woocommerce table.shop_table {
margin-bottom: 40px;
}
.woocommerce-checkout h3 {
font-size: 18px;
}
.woocommerce-noreviews {
padding: 0 15px;
}
.fb_iframe_widget iframe {
max-width: initial;
z-index: 1;
}
.woocommerce-cart #contents .page h2,
.woocommerce-wishlist #contents .page h2,
.woocommerce-account #contents .page h2,
.woocommerce-checkout #contents .page h2 {
margin-bottom: 25px;
}
.woocommerce-checkout .customer_details tr {
clear: both;
}
.woocommerce-checkout .customer_details tr td:before {
display: none;
}
.woocommerce-checkout .customer_details tr th {
border-top: 0 !important;
display: block !important;
}
#tab-description ul {
margin-right: 20px !important;
margin-left: 20px !important;
}
.rtl .close-login {
right: auto;
left: 10px;
}
.rtl th {
text-align: right;
}
.rtl .woocommerce table.shop_table {
text-align: right;
}
.rtl .block-popup-login .email-input:before,
.rtl .block-popup-login .pass-input:before {
left: auto;
right: 0px;
}
.rtl .block-popup-login .tt_popup_login strong {
padding-left: 10px;
padding-right: 70px;
float: right;
}
.rtl .block-popup-login .tt_popup_login strong:before {
right: auto;
left: -20px;
border-right: 0px;
border-left: 20px solid transparent;
}
.rtl .block-popup-login .block-content .col-reg {
float: right;
text-align: right;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
padding-right: 0px;
padding-left: 30px;
border-right: 0;
border-left: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
padding-left: 0px;
padding-right: 30px;
color: #353535;
}
.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li {
border-right: 0 !important;
float: right !important;
padding: 2px 14px 2px 0px;
}
.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li:before {
left: auto;
right: 0px;
}
.rtl .block-popup-login .input-text {
padding: 0 52px 0px 5px;
}
.rtl.woocommerce #content table.cart td.actions,
.rtl.woocommerce table.cart td.actions,
.rtl.woocommerce-page #content table.cart td.actions,
.rtl.woocommerce-page table.cart td.actions {
text-align: right;
}
.rtl.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: left;
}
.rtl.woocommerce-checkout #payment ul.payment_methods li input {
margin: 6px 0 0 1em;
}
.rtl.woocommerce-checkout #payment ul.payment_methods li {
text-align: right;
}
.rtl.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
float: right;
}
.rtl.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
float: right;
padding-right: 0;
padding-left: 20px;
}
.rtl.woocommerce div.product form.cart .variations td.label {
padding-left: 1em;
padding-right: 0;
}
.rtl.woocommerce-cart table.cart td,
.rtl.woocommerce-cart table.cart th {
text-align: right;
}
.rtl.woocommerce form table.shop_table tr td.actions .coupon,
.rtl.woocommerce-page form table.shop_table tr td.actions .coupon {
float: right;
}
.rtl.woocommerce form .form-row label,
.rtl.woocommerce-page form .form-row label {
text-align: right;
}
.rtl .login .form-row .button,
.rtl .register .form-row .button {
float: right;
}
.rtl .login .lost_password {
text-align: right;
}
.rtl.woocommerce #reviews #comments ol.commentlist li img.avatar {
left: auto;
right: 0;
}
.rtl.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 50px 0 0;
}
.rtl.woocommerce .star-rating {
float: left;
}
.rtl.woocommerce p.stars a {
margin-right: 0;
margin-left: 1em;
}
.rtl .woocommerce-error .button,
.rtl .woocommerce-info .button,
.rtl .woocommerce-message .button,
.rtl.woocommerce .woocommerce-error .button,
.rtl.woocommerce .woocommerce-info .button,
.rtl.woocommerce .woocommerce-message .button {
float: left;
}
.rtl.woocommerce .checkout .col2-set .col-1,
.rtl.woocommerce .checkout .col2-set .col-2,
.rtl.woocommerce-page .checkout .col2-set .col-1,
.rtl.woocommerce-page .checkout .col2-set .col-2 {
float: right;
}
.rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
padding-left: 0;
padding-right: 15px;
}
.rtl.woocommerce form table.shop_table tr td,
.rtl.woocommerce-page form table.shop_table tr td,
.rtl .woocommerce table.shop_table th,
.rtl.woocommerce-checkout #payment ul.payment_methods li,
.rtl .woocommerce form.checkout_coupon,
.rtl .woocommerce form.login,
.rtl .woocommerce form.register {
text-align: right;
}
.rtl.woocommerce .entry-content form.login .form-row-first,
.rtl.woocommerce .entry-content form.login .form-row-last,
.rtl.woocommerce-page .entry-content form.login .form-row-first,
.rtl.woocommerce-page .entry-content form.login .form-row-last {
float: right;
}
.rtl.woocommerce .entry-content form.login .form-row-last,
.rtl.woocommerce-page .entry-content form.login .form-row-last {
margin-left: 0;
margin-right: 3%;
}
.rtl.woocommerce table.shop_attributes th {
text-align: right;
width: 100px;
}
.rtl.woocommerce .entry-content .checkout_coupon .form-row,
.rtl.woocommerce-page .entry-content .checkout_coupon .form-row {
float: right;
}
.rtl.woocommerce div.product p.cart {
float: right;
}
.rtl .social-share-item {
float: right;
}
.rtl.woocommerce table.my_account_orders tr td.order-actions,
.rtl.woocommerce-page table.my_account_orders tr td.order-actions {
text-align: right;
}
.rtl.woocommerce-page table.shop_table_responsive tr td,
.rtl.woocommerce table.shop_table_responsive tr td {
text-align: left !important;
}
.rtl.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.rtl.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
text-align: left !important;
}
.rtl.woocommerce table.shop_table_responsive tr td:before,
.rtl.woocommerce-page table.shop_table_responsive tr td:before {
float: right;
}
.rtl .woocommerce ul#shipping_method li {
padding: .25em 22px .25em 0;
}
.rtl .woocommerce .order_details li {
float: right;
border-right: 0;
border-left: 1px dashed #d3ced2;
margin-right: 0;
margin-left: 2em;
padding-right: 0;
padding-left: 2em;
}
.rtl .woocommerce td.product-name dl.variation dd {
float: right;
}
.rtl .woocommerce td.product-name dl.variation dt {
float: right;
clear: right;
}
.rtl.woocommerce form table.wishlist_table tr td.product-price del,
.rtl.woocommerce-page form table.wishlist_table tr td.product-price del {
margin-left: 10px;
margin-right: 0;
}
.rtl .woocommerce-checkout #payment div.payment_box:before {
left: auto;
right: 0;
margin: -1em 2em 0px 2em;
}
.rtl.woocommerce-account .addresses .title h3 {
float: right;
}
.rtl.woocommerce-account .addresses .title .edit,
.rtl.woocommerce-account ul.digital-downloads li .count {
float: left;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
float: right;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
padding-right: 0;
padding-left: 15px;
}
#cross_sell .box-slider-title .box-title h3 {
font-size: 26px;
}
@media (max-width: 1199px) {
.woocommerce nav.woocommerce-pagination {
width: 100%;
text-align: left;
padding: 2px 0;
}
.woocommerce nav.woocommerce-pagination ul li {
text-align: center;
}
.rtl.woocommerce nav.woocommerce-pagination {
text-align: right;
}
}
@media (max-width: 767px) {
#cross_sell {
overflow: hidden;
}
.woocommerce-cart .woocommerce > form {
overflow: auto;
margin-bottom: 20px;
}
.woocommerce form table.shop_table.shop_table_responsive,
.woocommerce-page form table.shop_table.shop_table_responsive {
max-width: 100%;
display: inline-block;
vertical-align: top;
margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive thead,
.woocommerce-page form table.shop_table.shop_table_responsive thead {
display: none;
}
.woocommerce form table.shop_table.shop_table_responsive tbody,
.woocommerce-page form table.shop_table.shop_table_responsive tbody {
display: block;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
display: block;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
display: block;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
display: block;
margin-right: 15px;
text-align: left;
min-width: 80px;
text-transform: uppercase;
font-weight: 600;
color: #222;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
text-align: right;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
.woocommerce form table.shop_table.shop_table_responsive tbody tr td.actions:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.actions:before {
display: none;
}
.woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon:before,
.woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon:before {
display: none;
}
.woocommerce form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon,
.woocommerce-page form table.shop_table.shop_table_responsive tr.coupon-collaterals > .cart-coupon .coupon {
width: 100%;
margin: 0;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce-page .cart-collaterals .cart_totals table tr th {
display: none;
}
.woocommerce-cart .woocommerce table.shop_table {
max-width: inherit;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove a,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove a {
margin: 0;
}
.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 {
width: 100%;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
padding: 0;
}
.woocommerce-wishlist.woocommerce form table.shop_table,
.woocommerce-wishlist.woocommerce-page form table.shop_table {
width: 100%;
display: block;
overflow: auto;
}
.rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
.rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
padding: 0;
}
.block-popup-login .block-content .col-reg {
width: 100%;
}
.block-popup-login .block-content .col-reg.registered-account {
padding-right: 0;
border-right: 0;
margin-bottom: 15px;
}
.block-popup-login .block-content .col-reg.login-customer {
padding-left: 0;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
padding-right: 0;
}
.block-popup-login {
width: 300px;
margin-top: 100px;
}
.block-popup-login .tt_popup_login strong {
font-size: 14px;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
padding-right: 0;
}
.wishlist_table tr td a.button {
white-space: nowrap;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
padding-left: 0;
border-left: 0;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
.rtl.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
float: right;
margin-right: 0;
margin-left: 15px;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
padding: 0;
}
}
@media (max-width: 640px) {
.woocommerce .entry-content .checkout_coupon .form-row,
.woocommerce-page .entry-content .checkout_coupon .form-row {
width: 100%;
}
.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
text-align: left;
}
.rtl.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
.rtl.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
text-align: right;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation,
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
float: none;
width: 100%;
padding: 0;
}
.rtl.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation,
.rtl.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
float: none;
width: 100%;
padding: 0;
}
}
@media (max-width: 480px) {
.entry-content-asset > iframe {
height: 220px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
width: 134px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions a,
.woocommerce form table.shop_table.shop_table_responsive tr td.actions input.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions a,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions input.button {
padding: 10px 8px;
}
.rtl.woocommerce .entry-content form.login .form-row-last,
.rtl.woocommerce-page .entry-content form.login .form-row-last {
margin-right: 0;
}
.woocommerce-page .entry-content form.login .form-row-first,
.woocommerce-page .entry-content form.login .form-row-last {
width: 100%;
margin: 8px 0;
}
}
@media (max-width: 360px) {
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .product-number {
margin-top: 5px;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
line-height: 25px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
margin-bottom: 10px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions > input.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions > input.button {
margin: 0 !important;
}
.woocommerce table.cart td.actions .coupon .input-text+.button {
margin: 0 2px;
padding: 8px 5px;
}
.woocommerce div.product form.cart .group_table td {
display: block;
height: 60px !important;
margin-bottom: 0;
}
.woocommerce div.product form.cart .group_table td.label {
display: block;
height: 45px !important;
text-align: left;
padding: 0;
}
.rtl .woocommerce div.product form.cart .group_table td.label {
text-align: right;
}
}
.woocommerce-page.wishlist form table.shop_table tr td.product-thumbnail {
position: relative;
margin-top: -1px;
}
.woocommerce div.product form.cart .group_table td {
padding: 0;
height: 100px;
vertical-align: middle;
}
.woocommerce div.product .slider_img_productd div.images.woocommerce-product-gallery {
float: none;
width: 100%;
}
.widget_sp_image {
margin-bottom: 40px;
}
.widget_sp_image:hover img {
opacity: 0.85;
}
.widget_sp_image img {
width: 100%;
}
h1.page-title {
font-weight: bold;
color: #111111;
text-transform: uppercase;
font-size: 18px;
margin: 0;
}
.products-wrapper {
padding-bottom: 20px;
}
.products-wrapper .products-nav {
background: #fff;
text-align: center;
display: inline-block;
width: 100%;
vertical-align: top;
margin-bottom: 30px;
padding: 20px 10px 15px 10px;
border-bottom: 1px #a8a8a8 solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.products-wrapper .products-nav .view-top {
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #dddddd;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a {
position: relative;
width: 35px;
height: 35px;
float: left;
overflow: hidden;
background-color: #111111;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.rtl .products-wrapper .products-nav .view-mode-wrap .view-mode >a {
float: right;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:before {
position: absolute;
font-size: 14px;
font-family: FontAwesome;
text-align: center;
width: 35px;
height: 35px;
line-height: 35px;
background-color: transparent;
color: #fff;
left: 0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.active:before,
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:hover:before {
background-color: #ff4000;
color: #fff;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view {
margin-right: 5px;
}
.rtl .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view {
margin-left: 5px;
margin-right: 0;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view:before {
content: "\f009";
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view:before {
content: "\f0c9";
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a >span {
font-size: 0;
display: none;
}
.products-wrapper .products-nav .catalog-ordering {
display: inline-block;
position: relative;
}
.products-wrapper .products-nav .catalog-ordering ul {
list-style: none;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .show-product {
line-height: 38px;
font-weight: 600;
margin: 0px 15px 0 0;
color: #555;
font-size: 14px;
}
.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .show-product {
margin: 0px 0 0 15px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby {
min-width: 160px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order {
margin: 0;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.desc {
padding: 8px 10px 6px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.desc a {
display: inline-block;
height: 20px;
width: 20px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -18px -1623px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.asc {
padding: 6px 10px 6px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.asc a {
display: inline-block;
height: 20px;
width: 20px;
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/bg_general.png) no-repeat -18px -1638px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .sort-count {
min-width: 65px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
margin: 0;
background-color: #fff;
list-style-type: none;
text-align: left;
border: 1px #dbdbdb solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
text-align: right;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li {
position: relative;
cursor: pointer;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li {
line-height: 35px;
display: block;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a {
display: block;
font-size: 13px;
text-indent: 15px;
color: #333;
position: relative;
font-weight: 600;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
font-family: fontawesome;
content: "\f0d7";
font-size: 14px;
width: 35px;
line-height: 36px;
text-align: center;
position: absolute;
right: 0px;
top: -1px;
text-indent: initial;
}
.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
right: auto;
left: 0;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul {
position: absolute;
background-color: #fff;
margin-left: 0;
left: 0;
z-index: 9;
top: 100%;
border-left: 1px #dbdbdb solid;
border-right: 1px #dbdbdb solid;
border-bottom: 1px #dbdbdb solid;
width: 100%;
list-style-type: none;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-ms-transform-origin: left top;
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li {
line-height: 25px;
text-indent: 10px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li a {
display: block;
font-size: 12px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li:hover >ul {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.products-wrapper .woocommerce-pagination {
float: right;
}
.products-wrapper .woocommerce-pagination .note {
line-height: 38px;
padding: 0 15px;
font-weight: 600;
color: #555;
padding: 0 15px 0 0;
}
.rtl .products-wrapper .woocommerce-pagination .note {
padding: 0 0 0 15px;
}
.products-wrapper .woocommerce-pagination .page-numbers {
margin: 0;
vertical-align: top;
border: 0;
}
.products-wrapper .woocommerce-pagination .page-numbers >li {
float: left;
border: 1px #dbdbdb solid;
margin-right: 3px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li {
float: right;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers {
width: 36px;
height: 36px;
line-height: 36px;
display: block;
padding: 0;
color: #111111;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
-ms-transition: all .5s;
transition: all .5s;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.current,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers:hover {
background: #111111;
color: #fff;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
-ms-transition: all .5s;
transition: all .5s;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next {
font-size: 0;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
font-family: fontawesome;
font-size: 14px;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before {
content: "\f0d9";
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before {
content: "\f0da";
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
content: "\f0da";
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
content: "\f0d9";
}
.products-wrapper .products-loop {
list-style-type: none;
}
.products-wrapper .products-loop >li {
margin-bottom: 30px;
}
.products-wrapper .products-loop.grid >li .item-wrap {
padding: 0;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content h4 a {
color: #555;
font-size: 16px;
font-weight: bold;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content h4 a:hover {
color: #ff4000;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-price del .amount {
font-size: 14px;
color: #555;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-description {
display: none;
}
.products-wrapper .products-loop.grid >li.product-type-variable .item-price del {
float: none;
}
.products-wrapper .products-loop.grid >li.product-type-variable .item-price ins {
float: none;
}
.products-wrapper .products-loop.list .item {
width: 100%;
}
.products-wrapper .products-loop.list .item .item-wrap {
text-align: left;
padding: 0;
background: #fff;
border-bottom: 1px #a8a8a8 solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
margin-bottom: 0;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap {
text-align: right;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail:before {
display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
width: 270px;
max-width: 100%;
float: left;
margin-bottom: 0;
overflow: hidden;
margin-right: 20px;
position: static;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
float: right;
margin-left: 30px;
margin-right: 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom {
position: absolute;
right: 0;
bottom: 0;
margin-top: 0;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
z-index: 9;
visibility: hidden;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-o-transform: translateY(50px);
-ms-transform: translateY(50px);
transform: translateY(50px);
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom {
right: auto;
left: 0;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom .add_to_cart_button,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom .product_type_external,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom .product_type_grouped {
min-width: 72px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom .compare-button {
min-width: 72px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom a.compare {
min-width: 72px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview {
min-width: 72px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
position: static;
margin-top: 0;
overflow: hidden;
width: auto;
display: block;
padding: 0 50px 0 0;
border: none;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
padding: 0 0 0 50px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 {
float: left;
margin: 37px 0 15px 0;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 {
float: right;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a {
color: #555;
font-size: 22px;
font-weight: bold;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a:hover {
color: #ff4000;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
float: right;
display: block;
vertical-align: top;
margin: 35px 0 14px 0;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
float: left;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
clear: both;
display: inline-block;
width: 100%;
vertical-align: top;
margin-bottom: 14px;
overflow: hidden;
font-size: 24px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price ins {
float: left;
font-size: 24px;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price ins {
float: right;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price del {
float: none;
font-size: 16px;
display: inline-block;
vertical-align: top;
margin-top: 6px;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price del {
float: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
clear: both;
margin-bottom: 25px;
font-size: 13px;
color: #777;
border-top: 1px #dbdbdb solid;
padding-top: 25px;
line-height: 20px;
}
.products-wrapper .products-loop.list .item .item-wrap:hover .products-thumb .item-bottom {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.products-loop .product-category a {
text-align: center;
display: block;
background-color: #fff;
}
.products-loop .product-category a img {
padding: 10px 40px;
margin: 0 auto;
}
.products-loop .product-category a h3 {
font-size: 13px;
font-weight: bold;
margin-bottom: 0;
padding: 12px 0;
background-color: #eeeeee;
color: #353535;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.products-loop .product-category a h3 .count {
display: none;
}
.products-loop .product-category a:hover h3 {
background-color: #ff4000;
color: #fff;
}
.sidebar .widget_layered_nav .block-title-widget {
background-color: #ff4000;
}
.sidebar .widget_layered_nav .block-title-widget h2 {
position: relative;
padding: 15px;
color: #fff;
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0;
}
.widget_price_filter {
padding: 0 0px 20px;
background: #fff;
}
.widget_price_filter .price_slider_wrapper {
padding: 0 15px;
}
.widget_price_filter .block-title-widget {
background-color: #ff4000;
}
.widget_price_filter .block-title-widget h2 {
position: relative;
padding: 15px;
color: #fff;
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0;
}
.sw-wooswatches-listing .products-wrapper .products-loop.grid .item.product-type-variable .item-wrap {
margin-bottom: 180px;
}
.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 div.product p.price,
.woocommerce div.product span.price {
font-size: 22px;
color: #ff4000;
font-weight: bold;
font-style: italic;
}
.woocommerce div.product p.price del .amount,
.woocommerce div.product span.price del .amount {
text-decoration: line-through;
font-weight: normal;
font-size: 20px;
color: #555;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
margin: 0 10px 0 0;
color: #ff4000;
text-decoration: none;
opacity: 1;
}
.rtl .woocommerce div.product p.price ins,
.rtl .woocommerce div.product span.price ins {
margin: 0 0 0 10px;
}
.woocommerce div.product form.cart .variations select {
margin: 0;
}
.rtl.woocommerce div.product form.cart .button {
float: right;
}
.product_detail .slider_img_productd {
position: relative;
}
.product_detail .onsale {
display: inline-block;
height: 35px;
width: 35px;
line-height: 35px;
color: #fff;
background-color: #ff5c00;
text-transform: capitalize;
font-weight: bold;
position: absolute;
top: 15px;
right: 15px;
height: 15px;
text-align: center;
border-radius: 50%;
z-index: 9;
}
.product_detail .slider_img_productd {
margin-bottom: 30px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
border-bottom: 1px solid #a8a8a8;
background: #fff;
margin-bottom: 10px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive >.slick-list {
overflow: visible;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images {
margin-bottom: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images a img {
border-radius: 4px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images a:before {
content: '\f002';
font-family: FontAwesome;
position: absolute;
bottom: 10px;
right: 10px;
color: #888;
font-size: 20px;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images a:before {
right: auto;
left: 10px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive:hover .slick-list .slick-track .item-img-slider .images a:before {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail {
padding: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list {
margin: 0 10px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
margin: 0 5px;
overflow: hidden;
border-bottom: 1px solid #a8a8a8;
cursor: pointer;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product:hover .thumbnail-wrapper {
border: 2px solid #ff4000;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
position: absolute;
font-size: 0;
padding: 0;
z-index: 3;
display: inline-block;
height: 28px;
width: 28px;
line-height: 24px;
color: #777;
margin: auto;
top: 2px;
background: transparent;
border: none;
bottom: 0;
text-align: center;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
font-family: Fontawesome;
font-size: 18px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:hover,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:hover {
color: #ff4000;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev {
left: -9px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before {
content: "\f0d9";
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
right: -9px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
content: "\f0da";
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical {
width: 18%;
float: left;
margin: 15px 2% 15px 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-list {
margin: -7px 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
margin: 5px 0;
padding: 0 1px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-next {
left: 0;
right: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-prev:before,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-next:before {
font-size: 18px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-prev {
top: -22px;
bottom: auto;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-prev:before {
content: "\f0d8";
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-next {
bottom: -25px;
top: auto;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-next:before {
content: "\f0d7";
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical {
float: right;
margin-right: 0;
margin-left: 2%;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive.slick-slider {
width: 79%;
float: left;
}
.product_detail .slider_img_productd .product-images .product-images-container .featured-video-button {
position: absolute;
bottom: 20px;
left: 70px;
background: #fff;
border-radius: 50%;
text-align: center;
height: 40px;
width: 40px;
font-size: 18px;
border: 0;
margin-bottom: 0;
box-shadow: 0 0 0 2px #ddd;
}
.product_detail .content_product_detail .product_title {
font-size: 30px;
color: #555;
font-weight: bold;
margin-bottom: 20px;
text-transform: capitalize;
}
.product_detail .content_product_detail .reviews-content {
margin-bottom: 20px;
}
.product_detail .content_product_detail .reviews-content .woocommerce-review-link {
display: none;
}
.product_detail .content_product_detail .price-content {
display: inline-block;
vertical-align: top;
width: 100%;
}
.product_detail .content_product_detail .price {
margin-bottom: 20px;
}
.product_detail .content_product_detail .price .amount,
.product_detail .content_product_detail .price ins .amount {
font-size: 30px;
font-weight: 600;
}
.product_detail .content_product_detail .price del {
color: #555;
font-size: 20px;
margin-top: 8px;
display: inline-block;
vertical-align: top;
opacity: 1 !important;
}
.product_detail .content_product_detail .price ins {
float: left;
}
.rtl .product_detail .content_product_detail .price ins {
float: right;
margin: 0 0 0 10px;
}
.product_detail .content_product_detail .product-info {
display: block;
overflow: hidden;
}
.product_detail .content_product_detail .product-info .product-stock.in-stock {
font-size: 14px;
color: #555;
text-transform: capitalize;
margin-bottom: 20px;
}
.product_detail .content_product_detail .product-info .product-stock.in-stock label {
font-weight: normal;
}
.product_detail .content_product_detail .product-info .product-stock.in-stock span {
color: #32d558;
font-weight: bold;
font-size: 16px;
}
.product_detail .content_product_detail .product-info .sku_wrapper {
margin-bottom: 20px;
display: inline-block;
vertical-align: top;
font-size: 14px;
color: #555;
text-transform: uppercase;
font-weight: bold;
}
.product_detail .content_product_detail .product-info .sku_wrapper .sku {
color: #555;
font-weight: bold;
padding: 0 5px;
}
.product_detail .content_product_detail .description {
line-height: 22px;
color: #777;
font-size: 13px;
margin-bottom: 30px;
}
.product_detail .content_product_detail .social-share {
border-top: 1px #dbdbdb solid;
display: inline-block;
vertical-align: top;
overflow: hidden;
width: 100%;
margin-top: 10px;
padding: 20px 0;
}
.product-type-variable .product_detail .content_product_detail .social-share {
margin-bottom: 20px;
}
.product_detail .content_product_detail .social-share .title-share {
padding-right: 25px;
float: left;
font-size: 16px;
color: #333;
line-height: 35px;
font-weight: bold;
}
.rtl .product_detail .content_product_detail .social-share .title-share {
float: right;
padding-left: 18px;
padding-right: 0;
}
.product_detail .content_product_detail .social-share .wrap-content {
text-align: right;
}
.rtl .product_detail .content_product_detail .social-share .wrap-content {
text-align: left;
}
.product_detail .content_product_detail .social-share a {
display: inline-block;
vertical-align: top;
margin: 0 5px;
width: 35px;
height: 35px;
text-align: center;
color: #111111;
font-size: 16px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.product_detail .content_product_detail .social-share a:hover {
color: #ff4000;
}
.product_detail .content_product_detail .social-share a i {
line-height: 35px;
}
.product_detail .content_product_detail .cart {
margin-bottom: 0;
}
.product_detail .content_product_detail .cart .quantity {
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
border: 1px solid #dbdbdb;
height: 40px;
margin: 0 0 30px 0 !important;
background: #fff;
}
.rtl .product_detail .content_product_detail .cart .quantity {
float: none;
margin: 0 0 30px 0 !important;
}
.product_detail .content_product_detail .cart .quantity input {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-0-appearance: none;
background-color: #fff;
width: 15px;
height: 40px;
}
.product_detail .content_product_detail .cart .quantity input[type=number] {
-moz-appearance: textfield;
width: 50px;
}
.product_detail .content_product_detail .cart .quantity input::-webkit-outer-spin-button,
.product_detail .content_product_detail .cart .quantity input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.product_detail .content_product_detail .cart .quantity .input-text {
height: 38px !important;
}
.product_detail .content_product_detail .cart .quantity .minus,
.product_detail .content_product_detail .cart .quantity .plus {
font-size: 0;
color: #898989;
}
.product_detail .content_product_detail .cart .quantity .minus:hover,
.product_detail .content_product_detail .cart .quantity .plus:hover {
opacity: 0.5;
}
.product_detail .content_product_detail .cart .quantity .minus {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/next-prev.png) no-repeat 7px 12px;
}
.rtl .product_detail .content_product_detail .cart .quantity .minus {
background-position: -75px 12px;
}
.product_detail .content_product_detail .cart .quantity .plus {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/next-prev.png) no-repeat -75px 12px;
}
.rtl .product_detail .content_product_detail .cart .quantity .plus {
background-position: 7px 12px;
}
.product_detail .content_product_detail .cart .quantity input {
margin-bottom: 0;
border: 0;
text-align: center;
text-indent: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.product_detail .content_product_detail .cart .quantity input.qty {
padding: 0;
font-size: 16px;
color: #555;
font-weight: bold;
border-width: 0 1px;
border-color: #dbdbdb;
border-style: solid;
}
.product_detail .content_product_detail .cart .group_table {
margin-bottom: 25px;
width: 100%;
}
.product_detail .content_product_detail .cart .group_table .label {
display: table-cell;
}
.product_detail .content_product_detail .cart .group_table tbody tr {
border-color: #ddd;
}
.product_detail .content_product_detail .cart .group_table tbody tr td label {
margin-bottom: 0;
font-weight: normal;
}
.product_detail .content_product_detail .cart .group_table tbody tr td .quantity {
margin: 0 !important;
display: block;
float: none;
width: 90px;
}
.product_detail .content_product_detail .cart .group_table tbody tr td .quantity .minus {
bottom: 0;
}
.product_detail .content_product_detail .cart .group_table tbody tr td .quantity:before {
display: none;
}
.product_detail .content_product_detail .cart .group_table tbody tr td.label {
white-space: normal;
}
.product_detail .content_product_detail .cart .group_table tbody tr td.price del {
margin-top: 0;
}
.product_detail .content_product_detail .cart .group_table .price {
font-size: 20px;
color: #cccccc;
font-weight: bold;
}
.product_detail .content_product_detail .cart .group_table .price span >.amount,
.product_detail .content_product_detail .cart .group_table .price del {
text-decoration: line-through;
font-weight: normal;
font-size: 20px;
}
.product_detail .content_product_detail .cart .group_table .price ins {
font-size: 24px;
color: #ff4000;
text-decoration: none;
opacity: 1;
margin: 0 10px 0 0;
}
.rtl .product_detail .content_product_detail .cart .group_table .price ins {
margin: 0 0 0 10px;
}
.product_detail .content_product_detail .cart .clear {
display: none;
}
.product_detail .content_product_detail .item-bottom .clear {
clear: none;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
margin: 0;
float: left;
}
.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
float: right;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
position: relative;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
font-size: 12px;
content: "\f004";
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
display: inline-block !important;
vertical-align: top;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
display: none;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a {
color: #ff4000;
}
.product_detail .content_product_detail .compare {
float: left;
}
.rtl .product_detail .content_product_detail .compare {
float: right;
}
.product_detail .content_product_detail .compare:before {
font-size: 13px;
content: "\f0ec";
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product_detail .content_product_detail a.compare {
text-align: center;
color: #ccc;
background: #111111;
height: 50px;
line-height: 50px;
padding: 0;
display: inline-block;
vertical-align: top;
overflow: hidden;
position: relative;
font-size: 0;
min-width: 50px;
margin: 0 6px 0 0;
border-radius: 4px;
font-weight: normal;
}
.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.rtl .product_detail .content_product_detail a.compare {
margin: 0 0 0 6px;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.product_detail .content_product_detail a.compare:before {
font-family: fontawesome;
font-size: 14px;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.product_detail .content_product_detail a.compare:hover {
font-size: 0;
padding: 0;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.product_detail .content_product_detail a.compare:hover:before {
color: #ff4000;
}
.product_detail .content_product_detail .add_to_cart_button,
.product_detail .content_product_detail .product_type_external,
.product_detail .content_product_detail .product_type_grouped,
.product_detail .content_product_detail .single_add_to_cart_button {
height: 50px;
line-height: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #ff4000 !important;
color: #fff;
display: inline-block;
margin-right: 7px;
text-transform: uppercase;
padding: 0 50px;
font-weight: 600;
font-size: 14px;
}
.rtl .product_detail .content_product_detail .add_to_cart_button,
.rtl .product_detail .content_product_detail .product_type_external,
.rtl .product_detail .content_product_detail .product_type_grouped,
.rtl .product_detail .content_product_detail .single_add_to_cart_button {
margin-right: 0;
margin-left: 7px;
}
.product_detail .content_product_detail .add_to_cart_button:before,
.product_detail .content_product_detail .product_type_external:before,
.product_detail .content_product_detail .product_type_grouped:before,
.product_detail .content_product_detail .single_add_to_cart_button:before {
font-family: fontawesome;
font-size: 14px;
content: "\f291";
margin: 0 5px;
font-weight: normal;
display: inline-block;
}
.product_detail .content_product_detail .add_to_cart_button:hover,
.product_detail .content_product_detail .product_type_external:hover,
.product_detail .content_product_detail .product_type_grouped:hover,
.product_detail .content_product_detail .single_add_to_cart_button:hover {
background: #cc3300 !important;
}
.product_detail .content_product_detail .add_to_cart_button:hover:before,
.product_detail .content_product_detail .product_type_external:hover:before,
.product_detail .content_product_detail .product_type_grouped:hover:before,
.product_detail .content_product_detail .single_add_to_cart_button:hover:before {
color: #fff;
}
.single-product >.tabs {
margin-bottom: 60px;
margin-top: 10px;
}
.single-product >.tabs .tabbable .nav.nav-tabs {
margin: 0;
background-color: transparent;
border-bottom: 2px solid #ff4000;
}
.single-product >.tabs .tabbable .nav.nav-tabs li {
border: none;
position: relative;
margin: 0 10px 0 0;
}
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li {
float: right;
margin: 0 0 0 10px;
direction: ltr;
}
.single-product >.tabs .tabbable .nav.nav-tabs li a {
border: 1px transparent solid;
padding: 0 26px;
font-weight: normal;
text-transform: uppercase;
font-size: 14px;
display: inline-block;
height: 45px;
line-height: 45px;
color: #111111;
font-weight: bold;
background-color: #fff;
margin: 0;
border-radius: 4px 4px 0 0;
}
.single-product >.tabs .tabbable .nav.nav-tabs li.active a,
.single-product >.tabs .tabbable .nav.nav-tabs li:hover a {
background-color: #ff4000;
color: #fff;
border-right: 1px solid #ff4000;
}
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li.active a,
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li:hover a {
border-left: 1px solid #ff4000;
border-right: 0;
}
.single-product >.tabs .tabbable .tab-content {
background: #fff;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border-bottom: 1px #a8a8a8 solid;
}
.single-product >.tabs .tabbable .tab-content #tab-description p {
margin-bottom: 0;
}
.single-product >.tabs .tabbable .tab-content .tab-pane {
padding: 30px;
line-height: 22px;
color: #777;
font-size: 13px;
}
.single-product >.tabs .tabbable .tab-content .tab-pane h2 {
font-size: 16px;
text-transform: uppercase;
display: none;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reply-title {
font-size: 14px !important;
}
.single-product >.tabs .tabbable .tab-content .tab-pane p .alignnone {
float: left;
clear: none;
margin: 0 0 30px;
}
.rtl .single-product >.tabs .tabbable .tab-content .tab-pane p .alignnone {
float: right;
}
.single-product >.tabs .tabbable .tab-content .tab-pane p .alignnone.image-content {
margin-left: 30px;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit {
padding: 12px 30px !important;
background-color: #111111 !important;
overflow: hidden;
text-transform: uppercase;
font-weight: bold;
border: 0;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit:hover {
background-color: #ff4000 !important;
}
.swpb-bundled-products-container {
margin-bottom: 20px;
}
.swpb-bundled-products-container .swpb-bundled-product {
margin-bottom: 25px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-thumbnail {
margin-right: 10px;
width: 75px;
}
.rtl .swpb-bundled-products-container .swpb-bundled-product .swpb-thumbnail {
margin-right: 0;
margin-left: 10px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info {
overflow: hidden;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .category a {
font-size: 13px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 {
margin-bottom: 5px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 a {
font-size: 16px;
text-transform: capitalize;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .swpb-bundled-product-stock {
font-size: 12px;
text-transform: uppercase;
margin-bottom: 0;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price {
margin-bottom: 5px;
overflow: hidden;
display: inline-block;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price .amount {
font-size: 18px;
color: #ff4000;
font-weight: bold;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price del {
float: right;
line-height: 22px;
margin: 0;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price del .amount {
text-decoration: line-through;
font-weight: normal;
font-size: 14px;
color: #555;
line-height: 22px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price ins {
margin: 0;
text-decoration: none;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price ins .amount {
margin: 0 10px 0 0;
color: #ff4000;
text-decoration: none;
font-size: 18px;
opacity: 1;
}
.rtl .swpb-bundled-products-container .swpb-bundled-product .swpb-info .price ins .amount {
margin: 0 0 0 10px;
}
.woocommerce div.product form.cart div.quantity {
display: block;
float: none;
width: 90px;
}
.variations {
margin-bottom: 10px;
}
.variations tr {
margin-bottom: 15px;
border-bottom: 0;
height: 50px;
vertical-align: middle;
}
.variations tr td.label {
display: table-cell;
line-height: 30px;
text-align: left;
padding: .5em .6em .3em;
}
.rtl .variations tr td.label {
text-align: right;
}
.variations tr td.label label {
color: #111111;
font-weight: normal !important;
font-weight: bold;
text-transform: uppercase;
padding: 0;
font-size: 14px;
}
.variations tr td.value {
padding: 0;
}
.variations tr td.value select {
width: 200px !important;
width: 100%;
text-indent: 10px;
height: 40px;
line-height: 40px;
background-color: #fff;
border: 1px solid #fafafa;
margin: 0;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
color: #525252;
font-size: 12px;
}
.variations tr td.value select option {
text-transform: uppercase;
}
.variations tr td.value select:focus {
outline-offset: 0;
outline: -webkit-focus-ring-color auto 0;
}
.variations tr td.value select::-ms-expand {
display: none;
}
.variations tr .reset_variations {
margin: 10px 0;
text-align: center;
color: #fc2a2a;
display: block !important;
text-align: left;
}
.rtl .variations tr .reset_variations {
text-align: right;
}
.single_variation {
margin-bottom: 15px;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs {
text-align: left;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs {
display: block;
vertical-align: top;
margin: 0 0 10px;
border-bottom: 1px solid #fcfcfc;
background-color: transparent;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
position: relative;
padding: 0;
border: 0;
}
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
float: right;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child > a {
padding-left: 0;
}
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child > a {
padding-right: 0;
padding-left: 20px;
}
.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: #ff4000;
left: 0;
}
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child > a:after {
right: 0;
left: auto;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:last-child > a:before {
height: 0;
width: 0;
}
.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;
}
.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: #ff4000;
}
.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: #111111;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li > a:before {
content: '';
width: 1px;
height: 16px;
background-color: #fafafa;
position: absolute;
top: 16px;
right: 0;
}
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li > a:before {
left: 0;
right: auto;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane {
display: block;
height: 0;
overflow: hidden;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane .responsive-slider {
-webkit-transform: translate(0,80px);
-moz-transform: translate(0,80px);
-o-transform: translate(0,80px);
-ms-transform: translate(0,80px);
transform: translate(0,80px);
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
-ms-transition: all .5s;
transition: all .5s;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active {
height: auto;
overflow: visible;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active .responsive-slider {
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.sw_related_upsell_widget .sw-woo-container-slider {
position: relative;
}
.sw_related_upsell_widget .sw-woo-container-slider .res-button {
display: inline-block;
position: absolute;
top: 50%;
margin-top: -24px;
cursor: pointer;
z-index: 9;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background: none;
box-shadow: none;
}
.sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-prev {
left: 0;
right: auto;
}
.sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-prev:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0d9';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-next {
right: 0;
left: auto;
}
.sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-next:before {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #111111;
background: rgba(0,0,0,0.1);
cursor: pointer;
z-index: 9;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
content: '\f0da';
font-family: FontAwesome;
font-size: 20px;
display: block;
}
.sw_related_upsell_widget .sw-woo-container-slider .res-button:hover:before {
background: #ff4000;
color: #fff;
}
.sw_related_upsell_widget .sw-woo-container-slider:hover .res-button {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-prev {
left: -30px;
}
.sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-next {
right: -30px;
}
.sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title {
padding-bottom: 10px;
}
.sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h3 {
font-size: 30px;
color: #111111;
font-weight: 900;
text-transform: uppercase;
margin-bottom: 20px;
}
.sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h3 span {
color: #ff4000;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider {
border: 0;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item .item-wrap {
margin-bottom: 150px;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item .item-wrap .item-detail .item-content {
padding: 5px 0 20px;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item .item-wrap .item-detail .item-content h4 {
margin-bottom: 5px;
}
.sidebar .widget.widget_text .textwidget .banner-single-product {
margin-top: -15px;
}
.banner-single-product {
padding: 10px 15px !important;
border-radius: 4px;
border: 1px #dbdbdb solid;
list-style: none;
background: #fff;
margin: 0;
}
.banner-single-product li {
border-bottom: 1px #dbdbdb solid;
padding: 18px 0 !important;
}
.banner-single-product li i {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/default/banner-product.png) no-repeat;
width: 40px;
height: 40px;
font-size: 0;
float: left;
margin-right: 7px;
}
.rtl .banner-single-product li i {
float: right;
margin-right: 0;
margin-left: 7px;
}
.banner-single-product li i.icon1 {
background-position: 0px 0px;
}
.banner-single-product li i.icon2 {
background-position: 0px -90px;
}
.banner-single-product li i.icon3 {
background-position: 0px -180px;
}
.banner-single-product li .banner-info h3 {
font-size: 14px;
text-transform: uppercase;
color: #111111;
font-weight: bold;
margin-bottom: 3px;
}
.banner-single-product li .banner-info p {
font-style: italic;
}
.banner-single-product li:hover:before {
display: none;
}
.banner-single-product li:last-child {
border-bottom: none;
padding-bottom: 5px !important;
}
.pswp__zoom-wrap {
text-align: center;
}
.pswp__zoom-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.pswp__zoom-wrap .popup-video {
line-height: 0;
width: 100%;
max-width: 900px;
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.item-video > a {
display: block;
}
.item-video > a:before {
content: '';
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
background: none;
z-index: 6;
display: block;
}
.yith-wcwl-form .wishlist-title-container .wishlist-title-with-form {
display: flex;
align-items: center;
margin-bottom: 30px;
}
.yith-wcwl-form .wishlist-title-container .wishlist-title-with-form h2 {
margin: 0 !important;
padding: 0 !important;
}
.yith-wcwl-form .wishlist-title-container .wishlist-title-with-form .show-title-form {
padding: 0 10px;
background: none;
color: #ff4000;
font-size: 0;
}
.yith-wcwl-form .wishlist-title-container .wishlist-title-with-form .show-title-form i {
font-size: 14px;
}
.yith-wcwl-form .wishlist-title-container .hidden-title-form {
width: 100%;
}
.yith-wcwl-form .wishlist-title-container .hidden-title-form input {
width: 80%;
float: left;
padding: 7px 10px;
}
.yith-wcwl-form .wishlist-title-container .hidden-title-form .edit-title-buttons {
overflow: hidden;
padding: 5px 10px;
}
.yith-wcwl-form .cart.wishlist_table {
clear: both;
}
.yith-wcwl-form .cart.wishlist_table tr > td a.remove {
font-size: 30px !important;
line-height: 26px;
}
.yith-wcwl-form .cart.wishlist_table tr > td.product-add-to-cart {
vertical-align: middle;
}
.yith-wcwl-form .cart.wishlist_table tr > td.product-add-to-cart a.add_to_cart_button {
background: #ff4000;
color: #fff;
padding: 7px 15px;
border-radius: 3px;
}
.yith-wcwl-form .yith_wcwl_wishlist_footer {
margin-bottom: 40px;
}
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share {
display: flex;
align-items: center;
}
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .yith-wcwl-share-title {
margin: 0;
}
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share ul {
list-style: none;
margin: 0;
display: flex;
}
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share ul > li.share-button {
display: inline-block;
padding: 0 3px;
}
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share ul > li.share-button > a {
display: block;
width: 40px;
height: 40px;
border: 1px solid #ccc;
border-radius: 50%;
text-align: center;
line-height: 38px;
font-size: 18px;
}
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share ul > li.share-button > a:hover {
border-color: #ff4000;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items thead tr th {
color: #000;
font-size: 18px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td {
vertical-align: middle;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__image img {
border: 1px solid #ddd;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-name {
font-size: 16px;
color: #000;
text-transform: capitalize;
font-weight: 700;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-name:hover {
color: var(--color);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price {
font-size: 18px;
color: var(--color);
display: flex;
flex-direction: row-reverse;
justify-content: start;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price .wc-block-components-product-price__regular {
font-size: 18px;
color: #aaa;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price .is-discounted {
font-size: 18px;
color: var(--color);
float: left;
margin-right: 10px;
margin-left: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-badge {
border-radius: 0;
border: 1px solid var(--color);
color: var(--color);
font-weight: 400;
font-size: 14px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
font-size: 14px;
color: #222;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity {
position: relative;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector:after {
border: 1px solid #ddd;
border-radius: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
padding: 12px 0;
color: #000;
opacity: 1;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
font-size: 20px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
box-shadow: none;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
font-size: 14px;
color: var(--color);
text-decoration: none;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
text-decoration: underline;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__total .wc-block-components-product-price {
font-size: 24px;
font-weight: 500;
color: var(--color);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__total .wc-block-components-product-badge {
border-radius: 0;
border: 1px solid var(--color);
color: var(--color);
height: 32px;
line-height: 30px;
font-size: 16px;
font-weight: 400;
margin-top: 20px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
font-size: 18px;
color: #000;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
font-size: 14px;
text-transform: uppercase;
color: var(--color);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon {
padding: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-text-input input {
height: 39px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .components-button {
background-color: var(--color);
border-color: var(--color);
text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item {
padding: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-components-totals-item__label {
font-size: 14px;
color: #000;
text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-formatted-money-amount {
font-size: 24px;
color: var(--color);
font-weight: 500;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item {
padding: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
font-size: 14px;
color: #000;
text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-formatted-money-amount {
font-size: 24px;
color: var(--color);
font-weight: 500;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button {
background-color: var(--color);
color: #fff;
text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button:hover {
opacity: 0.85;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__container .wc-block-components-checkout-step__description {
font-size: 14px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-address-form .wc-block-components-address-form__email input {
border: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-address-form .wc-block-components-address-form__email input:focus {
box-shadow: 0 0 0 1px #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__description {
font-size: 14px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-text-input input {
border: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-text-input input:focus {
box-shadow: 0 0 0 1px #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-validation-error {
font-size: 12px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-form__country .components-form-token-field__input,
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-combobox .components-combobox-control__input {
border: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-form__country .components-form-token-field__input:focus,
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-combobox .components-combobox-control__input:focus {
box-shadow: 0 0 0 1px #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkbox__label {
color: #000;
font-size: 14px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__terms {
color: #000;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button {
color: var(--color);
font-size: 16px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
border: 0;
background-color: var(--color);
color: #fff;
text-transform: uppercase;
border-radius: 0;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
opacity: 0.85;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary {
padding: 0;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-panel__button {
font-size: 16px;
color: #000;
text-transform: uppercase;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item {
border-top: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item:first-child {
padding-top: 20px;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity {
border-color: var(--color);
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-name {
font-size: 16px;
color: #000;
text-transform: capitalize;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-price {
font-size: 18px;
color: var(--color);
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-price .wc-block-components-product-price__regular {
font-size: 16px;
color: #aaa;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
font-size: 12px;
color: #000;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon-link {
font-size: 16px;
color: #000;
text-transform: uppercase;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-text-input input {
height: 39px;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .components-button {
background-color: var(--color);
border-color: var(--color);
color: #fff;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-components-totals-item__label,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
font-size: 18px;
color: #000;
text-transform: uppercase;
font-weight: 400;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-formatted-money-amount,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-formatted-money-amount,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-formatted-money-amount,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-formatted-money-amount {
font-size: 18px;
color: var(--color);
font-weight: 500;
}
.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;
line-height: 30px;
min-width: 30px;
padding: 0 5px;
text-align: center;
min-height: 30px;
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: #ff4000;
}
.sw-custom-variation .sw-radio-variation.selected span {
background: #ff4000;
color: #fff;
}
.sw-custom-variation .sw-radio-variation.disabled {
cursor: not-allowed;
pointer-events: none;
opacity: .7;
filter: alpha(opacity=70);
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.sw-custom-variation .sw-radio-variation.disabled span:before {
content: '';
position: absolute;
width: 1px;
background: #ff4000;
height: 44px;
transform: rotate(45deg);
top: -7px;
right: 15px;
opacity: 1;
}
.woocommerce-variation.single_variation > p {
color: #e20000;
}
.fancybox-wrap .fancybox-outer {
background-color: #fff;
}
.fancybox-wrap .fancybox-outer .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
margin-right: 10px;
}
.rtl .fancybox-wrap .fancybox-outer .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
margin-right: 0;
margin-left: 10px;
}
.quickview-container.woocommerce {
padding-top: 15px;
background: #eee;
overflow: hidden;
}
.quickview-container.woocommerce .slider_img_productd span.onsale {
display: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail {
padding-bottom: 15px;
}
.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
background-image: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
color: #ff4000 !important;
}
.quickview-container.woocommerce .product_detail .content_product_detail .cart .quantity {
border: none;
background: #eee;
}
.quickview-container.woocommerce .product_detail .content_product_detail .cart .quantity input.qty {
border: 1px #dbdbdb solid;
}
.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;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-ms-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(//www.adtec.gr/wp-content/themes/hitheme/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: 24px;
font-weight: bold;
border-radius: 50%;
right: -15px;
top: -15px;
}
.sw-quickview-bottom .quickview-content .quickview-inner {
padding: 30px 15px;
}
.quickview-container.woocommerce {
padding-top: 15px;
}
.quickview-container.woocommerce .slider_img_productd span.onsale {
display: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail {
padding-bottom: 15px;
}
.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
border-radius: 50% !important;
background-image: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
background-color: #ff4000 !important;
}
@media (max-width: 1400px) {
.sw-quickview-bottom .quickview-content {
max-width: 960px;
}
}
@media (max-width: 991px) {
.sw-quickview-bottom .quickview-content {
max-width: 700px;
}
}
.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;
-o-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #FFF;
padding: 5px;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-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: #ff4000;
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;
}
.entry-summary table {
margin-bottom: 30px;
}
.entry-summary table th,
.entry-summary table td {
border: 1px solid #dbdbdb;
padding: 10px;
}
.entry-summary dl dd {
margin-bottom: 20px;
}
.entry-summary form input[type="text"],
.entry-summary form input[type="password"] {
border-radius: 0;
padding: 0 5px;
}
.entry-summary form input[type="submit"] {
background: #333 none repeat scroll 0 0;
border: 1px solid #424242;
border-radius: 0;
color: #fff;
padding: 0 5px;
}
.entry-summary form input[type="submit"]:hover {
background: #000;
}
.footer .footer-brand {
background: #fff;
}
.footer .footer-menu {
background-color: #111111;
padding: 77px 0 32px 0;
}
.footer .footer-menu .widget_nav_menu .widgettitle {
font-size: 16px;
color: #ff4000;
text-transform: uppercase;
font-weight: 900;
position: relative;
margin-bottom: 36px;
}
.footer .footer-menu .widget_nav_menu .widgettitle:before {
content: "";
width: 50px;
height: 2px;
background: #dbdbdb;
opacity: 0.1;
filter: alpha(opacity=10);
position: absolute;
bottom: -19px;
left: 0;
}
.rtl .footer .footer-menu .widget_nav_menu .widgettitle:before {
left: auto;
right: 0;
}
.footer .footer-menu .widget_nav_menu ul.menu > li > a {
color: #ccc;
font-size: 14px;
text-transform: capitalize;
position: relative;
padding: 10px 0px 9px 15px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
display: inline-block;
vertical-align: top;
}
.rtl .footer .footer-menu .widget_nav_menu ul.menu > li > a {
padding: 10px 15px 9px 0;
}
.footer .footer-menu .widget_nav_menu ul.menu > li > a:before {
content: '\f111';
font-family: FontAwesome;
font-size: 5px;
margin-right: 8px;
position: absolute;
top: 50%;
left: 0;
margin-top: -1px;
}
.rtl .footer .footer-menu .widget_nav_menu ul.menu > li > a:before {
right: 0;
left: auto;
margin-right: 0;
margin-left: 8px;
}
.footer .footer-menu .widget_nav_menu ul.menu > li > a:hover {
color: #ff4000;
padding-left: 30px;
}
.rtl .footer .footer-menu .widget_nav_menu ul.menu > li > a:hover {
padding-right: 30px;
padding-left: 0;
}
.footer .footer-menu .contact-address {
width: 34%;
}
.footer .footer-menu .contact-address .footer-logo1 {
margin-bottom: 21px;
}
.footer .footer-menu .contact-address ul {
margin: 0;
}
.footer .footer-menu .contact-address ul li {
list-style: none;
padding: 13px 0;
}
.footer .footer-menu .contact-address ul li strong {
font-size: 14px;
text-transform: uppercase;
color: #fff;
font-weight: 600;
min-width: 100px;
padding: 0 7px 0 0;
float: left;
}
.rtl .footer .footer-menu .contact-address ul li strong {
float: right;
padding: 0 0 0 7px;
}
.footer .footer-menu .contact-address ul li span,
.footer .footer-menu .contact-address ul li a {
font-size: 14px;
color: #ccc;
text-transform: capitalize;
overflow: hidden;
display: block;
}
.footer .footer-menu .contact-address ul li.item-ct strong:before {
content: '\f015';
font-family: FontAwesome;
color: #fff;
font-weight: normal;
margin-right: 10px;
display: inline-block;
}
.rtl .footer .footer-menu .contact-address ul li.item-ct strong:before {
margin-right: 0;
margin-left: 5px;
}
.footer .footer-menu .contact-address ul li.item-mail strong:before {
content: '\f1d8';
font-family: FontAwesome;
color: #fff;
font-weight: normal;
margin-right: 10px;
display: inline-block;
}
.rtl .footer .footer-menu .contact-address ul li.item-mail strong:before {
margin-right: 0;
margin-left: 5px;
}
.footer .footer-menu .contact-address ul li.item-mail span,
.footer .footer-menu .contact-address ul li.item-mail a {
font-style: inherit;
text-decoration: underline;
}
.footer .footer-menu .contact-address ul li.item-mail span:hover,
.footer .footer-menu .contact-address ul li.item-mail a:hover {
color: #ff4000;
}
.footer .footer-menu .contact-address ul li.item-phone strong:before {
content: '\f095';
font-family: FontAwesome;
color: #fff;
font-weight: normal;
margin-right: 10px;
display: inline-block;
}
.rtl .footer .footer-menu .contact-address ul li.item-phone strong:before {
margin-right: 0;
margin-left: 5px;
}
.footer .footer-menu .contact-address ul li.item-phone span,
.footer .footer-menu .contact-address ul li.item-phone a {
color: #ff4000;
font-size: 20px;
font-weight: bold;
line-height: 16px;
}
.footer .footer-menu .contact-address .footer-logo2 {
margin-bottom: 9px;
}
.rtl .footer .footer-menu .contact-address .wpb_single_image.vc_align_left {
text-align: right;
}
.footer .footer-menu .footer-menu1 {
width: 22%;
}
.footer .footer-contact {
background-color: #1d1d1d;
padding-top: 44px;
}
.footer .footer-contact .newsletter-footer {
overflow: hidden;
}
.footer .footer-contact .newsletter-footer h3 {
font-size: 20px;
color: #fff;
font-weight: bold;
float: left;
margin-right: 50px;
line-height: 40px;
}
.rtl .footer .footer-contact .newsletter-footer h3 {
margin: 0 0 0 50px;
float: right;
}
.footer .footer-contact .newsletter-footer .form-newsletter .mc4wp-form-fields {
overflow: hidden;
}
.footer .footer-contact .newsletter-footer .form-newsletter input[type="email"] {
border: 0;
color: #ccc;
background: #111111;
height: 45px;
line-height: 45px;
padding: 0 16px;
margin: 0;
min-width: 360px;
font-size: 13px;
display: inline-block;
vertical-align: top;
font-style: italic;
float: left;
-webkit-border-radius: 20px 0 0 20px;
-moz-border-radius: 20px 0 0 20px;
-o-border-radius: 20px 0 0 20px;
-ms-border-radius: 20px 0 0 20px;
border-radius: 20px 0 0 20px;
}
.rtl .footer .footer-contact .newsletter-footer .form-newsletter input[type="email"] {
-webkit-border-radius: 0 20px 20px 0;
-moz-border-radius: 0 20px 20px 0;
-o-border-radius: 0 20px 20px 0;
-ms-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
float: right;
}
.footer .footer-contact .newsletter-footer .form-newsletter button {
border: 0;
background-color: #111111;
height: 45px;
padding: 0 25px;
font-size: 0;
border-radius: 0;
line-height: 45px;
float: left;
-webkit-border-radius: 0 20px 20px 0;
-moz-border-radius: 0 20px 20px 0;
-o-border-radius: 0 20px 20px 0;
-ms-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
}
.rtl .footer .footer-contact .newsletter-footer .form-newsletter button {
-webkit-border-radius: 20px 0 0 20px;
-moz-border-radius: 20px 0 0 20px;
-o-border-radius: 20px 0 0 20px;
-ms-border-radius: 20px 0 0 20px;
border-radius: 20px 0 0 20px;
float: right;
}
.footer .footer-contact .newsletter-footer .form-newsletter button:before {
font-size: 16px;
color: #ccc;
}
.footer .footer-contact .newsletter-footer .form-newsletter button:hover:before {
color: #fff;
}
.footer .footer-contact .socials-footer {
overflow: hidden;
}
.footer .footer-contact .socials-footer ul li {
float: left;
display: inline-block;
vertical-align: top;
list-style: none;
margin: 0 5px 0 0;
}
.rtl .footer .footer-contact .socials-footer ul li {
float: right;
margin: 0 0 0 5px;
}
.footer .footer-contact .socials-footer ul li > a {
height: 45px;
width: 45px;
display: inline-block;
border-radius: 50%;
font-size: 14px;
color: #c9c9c9;
background-color: rgba(255,255,255,0.2);
text-align: center;
line-height: 45px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.footer .footer-contact .socials-footer ul li > a .fa::before {
line-height: 40px;
}
.footer .footer-contact .socials-footer ul li > a:hover {
background-color: #ff4000;
color: #fff;
}
.footer .footer-contact.style3 {
background: #fff;
}
.footer .footer-contact.style3 .newsletter-footer h3 {
color: #111111;
}
.footer .footer-contact.style3 .socials-footer ul li > a {
background: rgba(0,0,0,0.2);
color: #111111;
}
.footer .footer-contact.style3 .socials-footer ul li > a:hover {
background-color: #ff4000;
color: #fff;
}
.footer .footer-contact.style3 .newsletter-footer .form-newsletter input[type="email"] {
background: #eee;
}
.footer .footer-contact.style3 .newsletter-footer .form-newsletter button {
background: #eee;
}
.footer .footer-contact.style3 .newsletter-footer .form-newsletter button:before {
color: #111111;
}
.footer .footer-contact.style3 .newsletter-footer .form-newsletter button:hover:before {
color: #ff4000;
}
.footer .footer-copyright {
background-color: #111111;
color: #ccc;
padding: 30px 0;
text-align: center;
}
.home-style3 .footer .footer-copyright {
background: #080808;
}
.footer .footer-copyright p {
margin: 0;
font-size: 14px;
}
.footer .footer-copyright a {
color: #fff;
}
.footer .footer-copyright a:hover {
color: #ff4000;
}
#hitheme-totop {
background: url(//www.adtec.gr/wp-content/themes/hitheme/assets/img/up-arrow.png) no-repeat scroll center center transparent;
background-color: #ff4000;
bottom: 15px;
overflow: hidden;
position: fixed;
right: 15px;
height: 50px;
width: 50px;
z-index: 999;
opacity: 1;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
#hitheme-totop:hover {
opacity: 0.9;
}
.rtl #hitheme-totop {
right: auto;
left: 15px;
}