/*!
Theme Name:   Sevenloft Framework 
Theme URI:    https://www.sevenloft.gr/service/kataskevi-istoselidon/
Author:       Sevenloft IKE
Author URI:   https://sevenloft.gr
Description:  Sevenloft is our starter theme for our woocommerce projects. Designed and developed by Sevenloft Core developers
Version:      0.01
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  sevenloft-theme
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featuvar(--secondColor)-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
*/

/* Global */
/*var(--primaryColor)*/
:root {
    --primaryColor:#1546a5;
    --secondColor:#f37d2d;
}
/* Hide category magniti from front end */
body.archive ul.product-cat-wr li.product-category:has(a[aria-label="Visit product category Магнити"])  {
    display: none;
}

/*Hide search and and header on the checkout*/
body.page-id-156227.woocommerce-checkout .header-bottom {
    background: transparent;
}
body.page-id-156227.woocommerce-checkout .dgwt-wcas-sf-wrapp {
    display:none;
}
div.thank-you-message {
    padding:150px 0;
}
.category-header {
    background: none !important;
}




/*End*/



a {
    color:black;
}
a:hover {
   color: #1546a5;
}
.contact-sidebar {
    display: none;
}
.widget-logo-wr img {
    max-width: 100px;
}

a.slider-right__order:after,
a.slider-right__order.continue-shopping:before {
    font-family:'Font Awesome 5 Free';
}
.woocommerce_breadcrumb li:first-child {
    text-transform: uppercase;
}

ul.politiki-ul {
    list-style: disc inside;
    margin-bottom:20px;
}
a.moyat-profil {
    color:#63db0e;
    font-weight:bold;
    line-height:normal;
}

.woocommerce ul.products li.product-category.product h2 {
    width:100%;
}

.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper input[type="checkbox"] {

	display: none;
}

.auto-translate-tag {
    font-weight:bold;
    font-size:14px;
    color:red;
    text-transform: uppercase;
}

.excluding-dds {
    color:#212121;
    font-size:13px;
    font-weight:normal;
}

span.menu-text {
    position:relative;
    left:34px;
    top:2px;
    color:white;
    font-size:18px;
}


.woocommerce ul.products li.product-category.product {
    height: 150px !important;
    background: var(--secondColor);
    
}
.woocommerce ul.products li.product-category.product:hover h2 {
    color:white;
    text-shadow: unset;
}
.woocommerce ul.products li.product-category.product a:after {
    background:none;
}
.woocommerce ul.products li.product-category.product a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.new-banner .block-sevenloft-icons-item {
    display: flex;
    align-items: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}

.woocommerce ul.products li.product-category.product a img {
    display: none;
}
.block-brand-logos-slider {
    padding: 0 0 80px;
}
.featured-categories {
    padding:80px 0 ;
}
.featured-categories .block-images-style-item {
    border: 1px solid #efefef;
}
.featured-categories .col-lg-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    
    
}
.featured-categories .block-images-content {
    position:relative;
    top:unset;
    left:0;
    right:0;
    bottom:0;
    transform: unset;

}
.featured-categories .block-images-content .block-images-content-title {
    color:black;
    font-size:16px;
    font-weight:normal;
    min-height:48px;
}

.featured-categories span.block-title {
    text-align: left;
    line-height: 56px;
    font-weight: 600;
    color: #212121;
    font-size: 20px;
    letter-spacing: 2px;
    border-bottom: 2px solid #dfdada;
    
}

p{
    font-size:16px;
    font-weight: normal;
}

.prdctfltr_wc .prdctfltr_filter_title {
    opacity:0;
}


body.under_construction_body img {
    max-width: 100%  !important;
    height: auto;
}
.pagenotfound {
    padding:150px 15px;
}

/*scrollbar*/
::-webkit-scrollbar {
-webkit-appearance: none;
}
::-webkit-scrollbar {
width: 10px;
}
  
::-webkit-scrollbar-track {
background: #fff;
border:1px solid var(--primaryColor);
}
  
::-webkit-scrollbar-thumb {
background: var(--primaryColor);
border:1px solid black;
height:100px;
border-radius:5px;
}

/*Text selection color*/
::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: var(--primaryColor);
}

::selection {
  color: #fff;
  background: var(--primaryColor);
}

@keyframes MoveUpDownn {
  0%, 100% {
    bottom: 0;
    transform: translate3d(0, -5%, 0);
  }
  50% {
    bottom: 100px;
    transform: translate3d(0, 0, 0);
  }
}

.floating{
    animation: MoveUpDownn 5s linear infinite;
}

/* Header */




.header-top{
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    padding: 10px;
}
.wpml-ls-legacy-list-horizontal{
    text-align: center;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag{
    width: 25px;
    height: 20px;
    filter: grayscale(0.6);
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag:hover{
    filter: unset;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item:hover span{
    font-weight: 600;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{
    color: #212121;
}
body.en .el-shipping, body.el .en-shipping, body.bg .en-shipping{
    display: none;
}
a.find-store{
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    flex-direction: column-reverse;
    line-height: 10px;
    margin-bottom: 0;
    display: flex;
    justify-content: space-around;
}
header {
    position: relative;
}
.header-top .custom-html-widget{
    height: 100%;
}
.header{
    padding-top: 0;
}
.middle-header{
    padding-top: 10px;
    padding-bottom: 10px;
}
.widget-logo-wr {
    align-self: center;
}
span.widget-basket-login-label{
    display: none;
}
.top-header-left-btns{
    display: flex;
    align-items: center;
    height: 100%;
}
.location img.pin{
    width: 16px;
}
.location img.shop-img{
    margin-left: 15px;
}
.location.first-loc{
    padding-right: 10px;
}
.location{
    height: 40px;
    line-height: 40px;
    position: relative;
    display: contents;
    white-space: nowrap;
    padding: 0;
}

.location.first-loc:after{
    display: none;
}
.location img{
    width: 16px;
    margin-right: 5px;
}
.location p {
    display: inline-block;
    color: #666666;
    font-weight: 400;
    margin-bottom: 0;
    display: flex;
    justify-content: space-around;
    font-size: 12px;
    white-space: nowrap;
    padding: 0 10px;
}
.location a{
    color: #666666;
    font-size: 13px;
}
.shipping-text{
    
    color: #666666;
    height: inherit;
    *line-height: 45px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    white-space: nowrap;
    justify-content: end;
}
#menu-fixed .container {
    max-width: 100%;
}
.fixed.menu-horizontal {
    position:unset;
    top:unset;
    left:0;
    right:0;
}
header .menu-horizontal nav ul li a, header .menu-horizontal nav ul li a.nav-link{
    padding: 12px 0px;
    color: #fff;
    font-weight: 600;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.5px
}
.nav-justified .nav-item, .nav-justified>.nav-link{
    flex-basis: max-content;
    line-height: 40px;
}
.menu-horizontal{
    margin: 0;
    background: var(--primaryColor);
}
.menu-horizontal nav li ul li{
    max-width: 25%;
}
.menu-horizontal nav li ul li a:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: var(--secondColor);
    font-size: 14px;
    padding-right: 10px;
    display: inline-block;
    transform: rotate(0deg);
    transition: transform 0.3s ease;
    position: relative;
    transform-origin: 3px;
}
.menu-horizontal nav li ul li.two-columns{
    max-width: 50%;
}
.menu-horizontal nav li ul li.three-columns{
    max-width: 33%;
}
.menu-horizontal nav li ul li.five-columns{
    max-width: 20%;
}
.menu-horizontal nav li ul li a:hover:before{
    transform: rotate(360deg); 
    color: blue;
    transition-delay: 0s;
}
header .menu-horizontal nav li ul, .menu-horizontal .dropdown-menu{
    background: #fff;
    margin-top: -18px;
}
.dropdown-item:focus, .dropdown-item:hover{
    background: unset;
}
.nav-justified > .nav-item.menu-item-has-children:after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -24px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 18px 0 18px;
    border-color: var(--primaryColor) transparent transparent transparent;
    opacity: 0;
    z-index: 9999;
    transition: opacity 0.4s, transform 0.4s;
    transform: translateY(-100%);
}
.nav-justified > .nav-item.menu-item-has-children:hover::after{
    position: relative;
    opacity: 1;
    transform: translateY(0);
}
ul.dropdown-menu li.dropdown a.dropdown-toggle.nav-link{
    background: var(--secondColor);
    margin: 10px;
    padding: 20px 10px;
    color: #fff;
    font-weight: 600;
    height: 60px;
    position: relative;
}
ul.dropdown-menu li.dropdown a.dropdown-toggle.nav-link:before{
    display: none;
}
ul.dropdown-menu li.dropdown a.dropdown-toggle.nav-link:after{
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    z-index: 5;
    margin-left: -24px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 18px 0 18px;
    border-color: var(--secondColor) transparent transparent transparent;
    opacity: 0;
    z-index: 9999;
    transition: opacity 0.4s, transform 0.4s;
    transform: translateY(-100%);
}
ul.dropdown-menu li.dropdown a.dropdown-toggle.nav-link:hover::after{
    position: relative;
    opacity: 1;
    transform: translateY(0);
}
#menu-item-39944 > ul > li,
#menu-item-39950 > ul > li{
    max-width: 50%;
    min-width: 50%;
}
#menu-item-45025 > ul > li,
#menu-item-39951 > ul > li,
#menu-item-45149 > ul > li{
    max-width: 33%;
}
#menu-item-39949 > ul > li {
    max-width: 20%;
}
.header-bottom {
    background: var(--primaryColor);
    height: 66px;
}
span.widget-basket-login-btn a i{
    color: var(--primaryColor);
}
.widget-search-wr button{
    right: -6px;
}
.widget-search-wr input{
    padding: 11px 15px;
    border-radius: 30px;
    background: #fff;
}
.guaven_woos_suggestion{
    display: none !important;
}
.widget-search-wr form i{
    right: -12px;
    top: 50.5%;
    background: #000;
    padding: 16px 30px;
    border-radius: 26px;
}
.fa-search:before{
    color: #fff;
}
.header .textwidget {
    align-self: center;
} 
.widget-basket-login-wr{
    justify-content: center;
}
.header_center{
    display: none;
}
.dgwt-wcas-search-wrapp{
    display: flex;
    align-items: center;
    max-width: unset !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
    background-color: #fff;
    border: 1px solid grey;
}


/* Hero Section*/
.block-slider-elements .item img{
    max-height: 85vh;
    width:100%;
    object-fit: cover;
    position: relative;
    top: -10px;
    object-position: center top;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

.block-slider-elements .slider-content {
    position: absolute;
    top: 0;
    right: 0;
    transform: unset;
    max-width: unset;
    width: 100%;
    text-align: unset;
    left: 0;
    bottom: 0;
}
.block-slider-elements a.slider-link {
    background: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    border:none;
    padding:0;
    box-shadow: unset;
}
/*.block-slider-elements .item{
    background: url(https://www.tradesor.gr/wp-content/uploads/2023/03/slider1.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 70vh;
}
.block-slider-elements .item img{
    width: 27%;
    float: right;
    padding-right: 80px;
    animation: MoveUpDownn 5s linear infinite;
    position: relative;
    right: 10%;
    object-fit: contain;
    top: 0;
}
.block-slider-elements .slider-content{
    position: unset;
    text-align: left;
    max-width: 40%;
    margin-left: 150px;
    padding-top: 31%;
}
.block-slider-elements .slider-content h1, .title-bold{
    font-size: 60px;
    line-height: 80px;
    font-weight: 600;
}
.title-thin{
    font-size: 60px;
    line-height: 80px;
    font-weight: 300;
}
.amount {
    font-size: 20px;
}
.ammount span{
    color: rgb(255, 229, 1);
    font-size: 40px;
    line-height: 40px;
}
.block-slider-elements .btn {
    width: 11rem;
    transition: all 0.4s;
    font-weight: 600;
    padding: 12px 20px;
    background: #fff;
    color: #000;
    border-radius: 5px;
    font-size: 14px;
}

.block-slider-elements .btn:hover {
  color: #fff;
  background: var(--primaryColor) !important;
}

.block-slider-elements .btn span {
  display: inline-block;
  position: relative;
  transition: 0.4s;
}

.block-slider-elements .btn span:after {
  content: "\00bb";
  position: absolute;
  opacity: 0;
  top: 0;
  right: 1.375rem;
}

.block-slider-elements .btn:hover span {
  padding-right: 1rem;
  color: #fff;
}

.block-slider-elements .btn:hover span:after {
  opacity: 1;
  right: 0;
}*/

/*Icon Buttons Section*/
.icon-btn{
    padding: 65px;
    text-align: center;
    background: #fff;
    z-index: 9;
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    opacity: 0;
}
.icon-btn .col-md-3{
    max-width: 95%;
    display: block;
    margin: 0 auto;
}
.icon-btn .block-sevenloft-icons-icon{
    background: #efefef;
    border-radius: 50px;
    padding: 18px;
    max-width: 45%;
    margin: auto;
}
.icon-btn .block-sevenloft-icons-icon:hover{
    background: var(--primaryColor);
}
.icon-btn .block-sevenloft-icons-icon:hover img{
    filter: brightness(0) invert(1);
}
.icon-btn img{
    height: auto;
}
.icon-btn .block-sevenloft-icons-title{
    padding-top: 20px;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    letter-spacing: inherit;
    text-transform: uppercase;
}
.icon-btn .owl-carousel .owl-nav.disabled{
    display: block;
}
.icon-btn .owl-nav > button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.icon-btn .owl-prev {
    left: -30px;
    width: 40px;
    height: 40px;
    background: #efefef !important;
    border-radius: 50px;
}
.icon-btn .owl-next{
    right: -30px;
    width: 40px;
    height: 40px;
    background: #efefef !important;
    border-radius: 50px;
}
.icon-btn .owl-prev:hover, .icon-btn .owl-next:hover{
    background: var(--primaryColor) !important;
}
.icon-btn .owl-prev:hover i, .icon-btn .owl-next:hover i{
    color: #fff;
}

/*New Banner Section*/
.new-banner img{
    width: 75%;
}
.new-banner{
    padding-top: 20px;
}
.new-banner .block-sevenloft-icons-item {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    height: 255px;
}
.new-banner .block-sevenloft-icons-item::before{
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      content: "";
      display: block;
      height: 100%;
      left: -75%;
      position: absolute;
      top: 0;
      transform: skewX(-25deg);
      width: 50%;
      z-index: 2;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.new-banner .block-sevenloft-icons-item:hover::before, .new-banner .block-sevenloft-icons-item:focus::before {
  -webkit-animation: shine 0.85s;
          animation: shine 0.85s;
}

/*Toggle Product Categories Homepage*/
.workingon .block-title-wr{
    display: none;
}
h1.workingon_h1 {
    margin-bottom: 0px;
    margin-right: 30px;
    padding-top: 0;
    line-height: unset;
    font-weight: 600;
    color: #212121;
    font-size: 20px;
    letter-spacing: 2px;
    width: 25%;
    position: relative;
    padding-left: 15px;
}
.workingon .block-title-wr {
    margin-bottom: 30px;
}
.workingon .category-toggle-row {
    margin-bottom: 50px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-inline-box;
    vertical-align: top;
    padding-right: 15px;
    text-align: center;
    text-align: left;
    margin-bottom: 40px;
    border-bottom: 2px solid #dfdada;
    background: #fff;
}
.workingon .row.toggle-row {
    width: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.workingon .toggle-buttons_top {
    display: flex;
    float: right;
    width: 65%;
    justify-content: end;
}
.workingon .woocommerce ul.products li.product {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    *height: auto !important;
    background-color: #fff;
}
.workingon .woocommerce ul.products li.product:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 10px;
}
.workingon .woocommerce ul.products li.product a img {
    height: 250px;
    max-height: 250px;
    padding: unset;
    object-fit: contain;
}
.workingon .woocommerce ul.products li.product a img:hover {
    transform: scale(1.1);
    -webkit-transition: all 800ms ease-out;
    -moz-transition: all 800ms ease-out;
    -o-transition: all 800ms ease-out;
    transition: all 800ms ease-out;
}
.workingon span.woocommerce-product-list-thumbnails {
    border: unset;
}
.workingon .cat-button {
    font-size: 16px;
    line-height: 18px;
    color: #666666;
    display: inline-block;
    font-weight: 400;
    position: relative;
    transition: all ease .3s;
    padding: 20px;
    text-transform: lowercase;
}
.workingon .toggle-buttons_top .active, .workingon .cat-button:hover, .workingon .cat-button:focus, .workingon .cat-button:active {
    cursor: pointer;
    text-transform: lowercase;
    color: #000;
}
.workingon .toggle-buttons_top .active:after, .workingon .cat-button:hover:after, .workingon .cat-button:focus:after, .workingon .cat-button:active:after {
    width: 100%;
}
.workingon .cat-button:last-of-type{
    padding-right: 30px;
}
.workingon .cat-toggle {
    display: none;
}
.workingon .cat-toggle.active {
    display: inherit;
}
.workingon .cat-link a {
    font-size: 16px;
    line-height: 18px;
    color: #666666;
    display: inline-block;
    font-weight: 400;
    position: relative;
    transition: all ease .3s;
    text-transform: lowercase;
}
/*.workingon .cat-link a:after {
    content: '\25ba';
    padding-left: 0.5em;
}*/
.workingon .cat-link a:hover {
    color: #000;
}
.workingon .cat-link {
    color: #000;
    text-align: center;
    z-index: 99;
    background: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    font-weight: bold;
    float: right;
    align-items: center;
}
/*Three Image Block*/
.three-image-banners{
    padding-top: 0;
    display: none;
}
.three-image-banners img {
    width: 40%;
    position: absolute;
    right: 20px;
    top: 4px;
    transition: all .2s ease-in-out;
}
.three-image-banners .block-sevenloft-icons-item {
    background: #ebebeb;
    height: 250px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.three-image-banners .col-md-4:nth-child(1) .block-sevenloft-icons-item{
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/background.jpg');
    background-position: top;
}
.three-image-banners .col-md-4:nth-child(2) .block-sevenloft-icons-item{
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/background.jpg');
    background-position: center;
}
.three-image-banners .col-md-4:nth-child(3) .block-sevenloft-icons-item{
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/background.jpg');
    background-position: right;
}
.three-image-banners .block-sevenloft-icons-item::before{
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      content: "";
      display: block;
      height: 100%;
      left: -75%;
      position: absolute;
      top: 0;
      transform: skewX(-25deg);
      width: 50%;
      z-index: 2;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.three-image-banners .block-sevenloft-icons-item:hover::before, .three-image-banners .block-sevenloft-icons-item:focus::before {
  -webkit-animation: shine 0.85s;
          animation: shine 0.85s;
}
.three-image-banners .block-sevenloft-icons-item:hover img{
    transform: scale(1.1);
}
.three-image-banners .block-sevenloft-icons-title{
    text-align: left;
    padding-left: 40px;
    padding-top: 50px;
    font-size: 15px;
    font-weight: 500;
}
.three-image-banners .block-sevenloft-icons a {
    color: #212121;
}
.three-image-banners .block-sevenloft-icons-content{
    text-align: left;
    padding-left: 40px;
    color: #212121;
}
span.black-text{
    display: inline-flex;
    font-size: 24px;
    font-weight: 600;
}
span.var(--secondColor)-text {
    padding-left: 5px;
    font-size: 24px;
    font-weight: 600;
    color: var(--secondColor);
}
.three-image-banners .btn {
    width: 9rem;
    transition: all 0.4s;
    font-weight: 600;
    padding: 8px 20px;
    background: var(--primaryColor);
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 10px;
}
.three-image-banners .btn:hover {
  color: #fff;
  background: var(--primaryColor) !important;
}

.three-image-banners .btn span {
  display: inline-block;
  position: relative;
  transition: 0.4s;
}

.three-image-banners .btn span:after {
  content: "\00bb";
  position: absolute;
  opacity: 0;
  top: 0;
  right: 1.375rem;
}

.three-image-banners .btn:hover span {
  padding-right: 1rem;
  color: #fff;
}

.three-image-banners .btn:hover span:after {
  opacity: 1;
  right: 0;
}

/*Featuvar(--secondColor) Categories Section*/
.featuvar(--secondColor)-categories{
    padding: 0;
}
.featuvar(--secondColor)-categories .col-lg-2{
    flex: 0 0 12.5%;
    max-width: 12.5%;
    padding-right: 10px;
    padding-left: 10px;
}
.featuvar(--secondColor)-categories .block-images-style-item{
    border: 1px solid #efefef;
}
.featuvar(--secondColor)-categories .block-images-style-item:hover{
    border: 1px solid #c3c3c3;
}
.featuvar(--secondColor)-categories .block-images-content{
    position: relative;
    top: unset;
    transform: unset;
    left: 0;
    right: 0;
    bottom: 0;
}
.featuvar(--secondColor)-categories .block-images-style-item:before{
    border: unset;
}
.featuvar(--secondColor)-categories span.block-title{
    text-align: left;
    line-height: 56px;
    font-weight: 600;
    color: #212121;
    font-size: 20px;
    letter-spacing: 2px;
    border-bottom: 2px solid #dfdada;
    padding-left: 15px;
}
.featuvar(--secondColor)-categories .block-images-content-title, .featuvar(--secondColor)-categories .block-images-content-content{
    color: #212121;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.5px;
}

/*Brands Section*/
.brands .block-title-wr{
    margin-bottom: 0;
}
.brands span.block-title{
    text-align: left;
    line-height: 56px;
    font-weight: 600;
    color: #212121;
    font-size: 20px;
    letter-spacing: 2px;
    padding-left: 15px;
}
.brands .col-lg-2.col-md-6 {
    max-width: 100%;
}
.block-images-style-item:before{
    border: none;
}
.brands img {
    max-width: 200px;
    text-align: center;
    margin: 0 auto;
}
.brands .owl-carousel .owl-stage-outer{
    border: 1px solid #efefef;
}
.brands .owl-carousel.owl-loaded{
    margin: 0 auto;
}
.brands .owl-nav > button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.brands .owl-prev {
    left: -20px !important;
    width: 40px;
    height: 40px;
    background: #efefef !important;
    border-radius: 50px;
}
.brands .owl-prev:hover, .brands .owl-next:hover{
    background: var(--primaryColor) !important;
}
.brands .owl-prev:hover i, .brands .owl-next:hover i{
    color: #fff;
}
.brands .owl-next {
    right: -20px;
    width: 40px;
    height: 40px;
    background: #efefef !important;
    border-radius: 50px;
}
.brands .block-sevenloft-images {
    padding-top: 0;
    padding-bottom: 50px;
}

/*Brands new*/
.block-brand-logos-slider{
    background: #fff;
}
.brands-logo .block-title-wr{
    margin-bottom: 0;
}
.brands-logo span.block-title{
    text-align: left;
    line-height: 56px;
    font-weight: 600;
    color: #212121;
    font-size: 20px;
    letter-spacing: 2px;
    
}
.brands-logo .owl-carousel .owl-stage-outer{
    border: 1px solid #efefef;
}
.brands-logo .owl-carousel.owl-loaded{
    margin: 0 auto;
}
.brands-logo .owl-nav > button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.brands-logo .owl-prev {
    left: -20px !important;
    width: 40px;
    height: 40px;
    background: #efefef !important;
    border-radius: 50px;
}
.brands-logo .owl-prev:hover, .brands .owl-next:hover{
    background: var(--primaryColor) !important;
}
.brands-logo .owl-prev:hover i, .brands .owl-next:hover i{
    color: #fff;
}
.brands-logo .owl-next {
    right: -20px;
    width: 40px;
    height: 40px;
    background: #efefef !important;
    border-radius: 50px;
}

/*Four Steps Info section*/
.four-step-info{
    background: var(--primaryColor);
    padding:50px 80px 90px;
}
.four-step-info .container-fluid {
    max-width: 1700px;
}
.four-step-info .block-sevenloft-icons-item {
    text-align: left;
    margin-left: 65px;
}
.four-step-info .block-sevenloft-icons-title{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position:relative;
    top:28px;
}
.four-step-info .block-sevenloft-icons-content{
    color: #fff;
}
.four-step-info .block-sevenloft-icons-content span{
    position: absolute;
    left: 25px;
    top: -3px;
    font-size: 50px;
    font-weight: 600;
    color: rgb(255, 229, 1);
}

/*Archive*/

.woocommerce ul.products li.product{
    transition: all 100ms ease-out;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    *min-width: 275px;
    *max-width: 275px;
}
.woocommerce ul.products li.product a img{
    object-fit: contain;
    height: 250px;
}
.woocommerce ul.products li.product:hover{
    transition: all 100ms ease-out;
}
span.woocommerce-product-list-thumbnails{
    border: none;
}
/*.woocommerce ul.products li.product .button{
    display: block;
    margin-top: 1em;
    position: absolute;
    top: 219px;
    opacity: 0;
    left:18px;
    z-index: 9;
    text-indent: -9999px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #fff;
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/add-to-cart.png');
    border-radius: 50px;
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.2s;
}*/
a.button.add_to_cart_button, a.button.product_type_variable, a.button.product_type_simple{
    display: block;
    margin-top: 1em;
    position: absolute;
    top: 219px;
    opacity: 0;
    left:18px;
    z-index: 9;
    text-indent: -9999px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #fff;
    border: 1px solid grey;
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/add-to-cart.png');
    border-radius: 50px;
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.2s;
}
a.button.add_to_cart_button:hover, a.button.product_type_variable:hover, a.button.product_type_simple:hover{
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/add-to-cart-white.png');
    background-color: var(--primaryColor) !important;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    width: 50px;
    height: 50px;
}
.woocommerce ul.products li.product:hover .button{
    opacity: 1;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    animation: slide-up cubic-bezier(0.4, 0, 0.2, 1) 200ms backwards;
}
@-webkit-keyframes slide-up {
        0% { -webkit-transform: translateY(50%); }
        100% { -webkit-transform: translateY(0); }
}
span.woocommerce-Price-amount.amount, .woocommerce ul.products li.product .price ins span.woocommerce-Price-amount.amount{
    color: #690;
    font-size: 20px;
    font-weight: 600;
}
.products .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, 
.products .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
    position: absolute;
    top: 219px;
    left: 140px;
    opacity: 0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    border-radius: 50px;
    z-index: 9;
    background-color: #fff;
    border: 1px solid grey;
}
.woocommerce ul.products li.product:hover .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, 
.woocommerce ul.products li.product:hover .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
    opacity: 1;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    animation: slide-up cubic-bezier(0.4, 0, 0.2, 1) 200ms backwards;
}
.woocommerce ul.products li.product a.button.add_to_cart_button:hover, 
.woocommerce ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:hover, 
.woocommerce ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:hover{
    background-color: var(--primaryColor);
    color: #fff;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before, 
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before{
    font-size: 30px;
}
#sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart, 
#wps-slider-section .sp-wqv-view-button.button.after_add_to_cart, 
#wpsp-slider-section .sp-wqv-view-button.button.after_add_to_cart {
    margin-left: 5px;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 76px;
    top: 221px;
    border-radius: 50px;
    background-color: #fff;
    border: 1px solid grey;
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/view.png')!important;
    background-size: cover;
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    z-index: 9;
    opacity: 0;
}
.woocommerce ul.products li.product:hover #sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart{
    opacity: 1;
}
#sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart:hover, 
#wps-slider-section .sp-wqv-view-button.button.after_add_to_cart:hover, 
#wpsp-slider-section .sp-wqv-view-button.button.after_add_to_cart:hover{
    background-color: var(--primaryColor) !important;
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/view-white.png')!important;
    background-size: cover;
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transform: unset !important;
    transition: unset !important;
} 
.wqv-product-images img{
    height: auto;
}
.add-to-compare-button, .remove-from-compare-button {
    position: absolute !important;
    top: 219px;
    right: 18px;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    background-color: #fff !important;
    border: 1px solid grey !important;
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/compare.png')!important;
    background-size: cover;
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    border-radius: 50px !important;
    z-index: 9;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.add-to-compare-button:hover, .remove-from-compare-button:hover {
    background-color: var(--primaryColor) !important;
    border-radius: 50px;
    background-image: url('https://www.tradesor.gr/wp-content/uploads/2023/03/compare-white.png')!important;
}
.woocommerce ul.products li.product:hover .add-to-compare-button,
.woocommerce ul.products li.product:hover .remove-from-compare-button{
    opacity: 1;
}
.sale-percentage-label{
    background: var(--secondColor);
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
}
.sale-percentage-label:before{
    display: none;
}
.login-message {
    color: var(--secondColor);
}
.sale-percentage-label{
    left: 10px;
}
.qib-container:not(#qib_id):not(#qib_id){
    display: inline-block;
    width: auto;
}
.woocommerce a.added_to_cart {
    /* padding-top: .5em; */
    display: inline-block;
    width: auto;
    font-size: 15px;
    position: absolute;
    top: start;
    margin-left: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
    color: var(--primaryColor);
}
.qib-button:not(#qib_id):not(#qib_id){
    background: #fff !important;
}
.woocommerce ul.products li.product h2{
    display: none;
}
.title-link{
    display: block;
    color: #212121;
    padding-top: 10px;
    line-height: normal;
    padding-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.out-of-stock-message{
    color: var(--secondColor);
}
.woocommerce div.product .out-of-stock{
    font-weight: 400;
}
.woocommerce ul.products li.product .out-of-stock-message ~ .price span {
    color: var(--secondColor);
}


/*Filters*/
.filters_button{
    background: var(--secondColor);
}
.filters_button:hover{
    color: var(--secondColor);
}
.prdctfltr_collector_flat>span{
    margin-top: 10px;
}
a.prdctfltr_woocommerce_filter, a.prdctfltr_title_remove{
    color: var(--primaryColor);
}
.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label>span:before{
    width: 10px !important;
    height: 10px !important;
    border-radius: 0 !important;
}
.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active>span:before{
    background: var(--secondColor);
    border: 3px double #fff !important;
    width: 10px;
    height: 10px;
    border-radius: 0 !important;
}


/*Cart pro*/
.slider-right__order{
    background-color: var(--primaryColor);
}
.deleteCart a.remove:hover{
    background-color: var(--secondColor);
}
.slide-right__inner a{
    background-color: var(--secondColor) !important;
}
.slide-right__inner a:hover{
    background-color: #000 !important;
}

/*Single Product*/
.single_variation_wrap{
    margin-top: 0;
}
.woocommerce-variation-availability {
    display: block;
    width: fit-content;
    height: 40px;
    margin-bottom: 10px;
}
.low-stock {
    font-size: 18px;
    font-weight: 600;
    color: var(--secondColor);
}
.low-stock:before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f06a";
    padding-right: 5px;
}
.mid-stock {
    font-size: 18px;
    font-weight: 600;
    color: orange;
}
.mid-stock:before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f058";
    padding-right: 5px;
}
.high-stock {
    font-size: 18px;
    font-weight: 600;
    color: green;
}
.high-stock:before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f058";
    padding-right: 5px;
}
.related.products {
    width: 100%;
}
.related.products > h2{
    text-align: left;
    line-height: 56px;
    font-weight: 600;
    color: #212121;
    font-size: 20px;
    letter-spacing: 2px;
    border-bottom: 2px solid #dfdada;
    padding-left: 15px;
}
.woocommerce div.product div.images img{
    max-height: 600px;
    width: auto;
    margin: 0 auto;
}
.singleProductInfo-wr{
    background: #fff;
    border: 1px solid #dfdada;
}
.singleProductInfo-wr p {
    font-size: 16px;
}
span.woocommerce-Price-amount.amount, .woocommerce ul.products li.product .price ins span.woocommerce-Price-amount.amount{
    font-size: 26px;
}
.single-product .social-share{
    display: none;
}


/*Wishlist*/
.tinv-wishlist .product-action{
    width: auto;
}

/*Quic View*/
.variations td{
    padding-bottom: 10px;
}
.reset_variations {
    padding-left: 10px;
    line-height: 30px;
}
#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button){
    background: var(--primaryColor);
    border-radius: 0;
}
.wqv-product-info .wqv-product-content .product_title.entry-title::after{
    background-color: rgb(247 4 4 / 42%);;
}
.variations select:focus{
    outline: none;
}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{
    margin-top: -10px;
}

/*Cart*/
.woocommerce table.shop_table.woocommerce-cart-form__contents th{
    background: var(--primaryColor);
}

/*Checkout*/

.page-id-156227 .page-title {
    display:none;
}
body.woocommerce-checkout .woocommerce-order {
    margin-top:80px;
}
.woocommerce-checkout h3 {
    background-color: var(--primaryColor);
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background: var(--primaryColor);
    padding: 15px 20px;
    border-radius: unset;
}
.woocommerce-checkout .simple-page-content > p{
    display: none;
}
.woocommerce-checkout #payment div.payment_box{
    background-color: var(--primaryColor);
}
.woocommerce-checkout #payment div.payment_box:before{
    border: 1em solid var(--primaryColor);
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
#add_payment_method #payment div.payment_box p:last-child, 
.woocommerce-cart #payment div.payment_box p:last-child, 
.woocommerce-checkout #payment div.payment_box p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 15px;
    padding-bottom: 5px;
}
body.woocommerce-checkout ul#shipping_method li .betrs_option_desc {
    font-weight:500;
}

body.woocommerce-checkout ul#shipping_method li:first-child .betrs_option_desc,
body.woocommerce-cart ul#shipping_method .betrs_option_desc {
    display:none;
}
body.woocommerce-checkout ul#shipping_method li:first-child:has(input[checked="checked"]) .betrs_option_desc {
    display:block;
}

body.woocommerce-checkout ul#shipping_method li:nth-child(2) .betrs_option_desc {
    display:none;
}
body.woocommerce-checkout ul#shipping_method li:nth-child(2):has(input[checked="checked"]) .betrs_option_desc {
    display:block;
}

body.woocommerce-checkout ul#shipping_method li:last-child .betrs_option_desc {
    display:none;
}
body.woocommerce-checkout ul#shipping_method li:last-child:has(input[checked="checked"]) .betrs_option_desc {
    display:block;
}



/*Thank you page*/
.woocommerce ul.order_details{
    margin: 0 0 2em;
    border-bottom: 1px solid #efefef;
    width: fit-content;
    padding-bottom: 5px;
}

/*Contact Page*/
.map {
    margin-top: 0;
}
.contact-map .col-12 {
    padding-left: 0;
    padding-right: 0;
}
.contact-info, .contact-info p{
    text-align: left;
    margin-top: 15px;
}
section.contact-page input, section.contact-page textarea{
    background: #fff;
}
section.contact-page input:focus, section.contact-page textarea:focus{
    outline: 1px solid var(--primaryColor);
}
section.contact-page input[type="submit"]{
    background: var(--primaryColor);
    transition: all 300ms ease-out;
    border-radius: 0;
    border:1px solid transparent;
}
section.contact-page input[type="submit"]:hover{
    background: #fff;
    color: var(--secondColor);
    border: 1px solid var(--secondColor);
    transition: all 300ms ease-out;
}
.page-id-29 h1, .page-id-29 h2{
    text-align: center;
}
.page-id-29 h2:after{
    right: 0;
    margin: 0 auto;
}
.contact_page_content p{
    text-align: center;
}

/*Pickup Points Page*/
.page-id-5170 .page-title, .page-id-5385 .page-title{
    display: none;
}
.page-id-5170 .simple-page-content{
    padding-top: 20px;
}
.sbd_map_img{
    display: none;
}
.sbd_map_popup_view a{
    border: none;
    outline: none;
}
.sbd_map_popup_view h3{
    font-size: 22px;
}
.style-2 .ca-menu li:hover {
    background-color: #000;
    border-top: 6px solid var(--secondColor) !important;
}
.subtitle-absent{
    color: var(--primaryColor) !important;
}
.style-2 .ca-menu li:hover .subtitle-absent{
    color: #fff !important;
}
.style-2 .ca-content .ca-sub{
    font-size: 15px !important;
}
body.en .opd-list-id-5169, body.el .opd-list-id-5421{
    display: none;
}

/*Drop Shipping Page*/
.var(--secondColor) {
    color: var(--secondColor);
}
.page-id-5203 table{
    table-layout: fixed;
    margin-top: 20px;
}
.page-id-5203 table td:first-child{
    border-right: 1px solid #dee2e6;
}
.page-id-5203 .simple-page-content li {
    margin-bottom: 15px;
}

/*Γινε Εισαγωγέας Page*/
form.wpcf7-form p{
    margin-bottom: 0;
}
form.wpcf7-form p label {
    width: 100%;;
}
form.wpcf7-form p label input, form.wpcf7-form p label textarea{
    border: 1px solid grey;
    border-radius: 0;
}
form.wpcf7-form p label input:focus, form.wpcf7-form p label textarea:focus, form.wpcf7-form p label span select:focus{
    outline: 1px solid var(--primaryColor);
}
form.wpcf7-form p label span input {
    width: 100%;
    padding: 5px;
}
form.wpcf7-form p label span select {
    width: 100%;
    padding: 5px;
    border-radius: 0;
}
.page-id-5224 form.wpcf7-form p label span textarea,
.page-id-5388 form.wpcf7-form p label span textarea{
    width: 97%;
    height: 100px;
}
.textarea-label {
    *margin-left: 15px;
}
.page-id-5224 .page-title, .page-id-5388 .page-title {
    padding-left: 15px;
}
.page-id-5224 .wpcf7-submit, .page-id-5388 .wpcf7-submit, .page-id-156153 .wpcf7-submit {
    *margin-left: 15px;
    background: var(--primaryColor);
    color: #fff;
    border-radius: 0;
    padding: 10px 20px;
    border: 1px solid var(--primaryColor);
    transition: 0.3s ease-in;
    
}
.page-id-156153 .wpcf7-submit:hover {
    background: var(--secondColor);
    color:white;
    border:1px solid var(--secondColor);
}
.page-id-5224 .wpcf7-submit:hover, .page-id-5388 .wpcf7-submit:hover{
    background: #fff;
    color: var(--primaryColor);
}
.page-id-156153 .page-title {
    padding-left:15px;
}
.page-id-156153 textarea {
    width:100%;
    height:100px;
}
label.add-image{
    margin-bottom: 0px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-button.button.woocommerce-form-register__submit {
    background: var(--primaryColor);
    color: #fff;
    border-radius: 0;
    *padding: 10px 20px;
    border: 1px solid var(--primaryColor);
    transition: 0.3s ease-in;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-button.button.woocommerce-form-register__submit:hover {
    background: var(--secondColor);
    color:white;
    border:1px solid var(--secondColor);
}


/*Career Page*/
.articles-page .container, .news-detail-page .container{
    max-width: 1000px;
}
.post-type-archive-career .parent-title{
    margin-left: 20px;
}
.home-news {
    padding: 20px;
    background: #f4f6f7;
    margin-bottom: 20px;
}
.home-news-title {
    font-size: 20px;
    color: var(--primaryColor);
}
.home-news-more a {
    background: var(--primaryColor);
    color: #fff;
    padding: 5px 20px;
    border-radius: 20px;
}
.career-form label{
    width: 100%;
}
.career-form label input {
    width: 100%;
    padding: 8px;
    border-radius: 0;
    border: 1px solid grey;
}
.career-form label input:focus{
    outline: 1px solid var(--primaryColor);
}
.career-form label.career-mail{
    margin-left: 15px;
}
.career-form .row.upload-pdf{
    margin-left: 0px;
    margin-bottom: 20px;
}
.career-form label input.wpcf7-validates-as-email{
    width: 97%;
}
.career-form .wpcf7-submit {
    background: var(--primaryColor);
    color: #fff;
    border-radius: 0;
    padding: 10px 20px;
    border: 1px solid var(--primaryColor);
    transition: 0.2s ease-in;
}
.career-form .wpcf7-submit:hover{
    background: #fff;
    color: var(--primaryColor);
}
.en .el-title, .el .en-title {
    display: none;
}

/*Shipping page*/
.table.payment-table {
    border: 1px solid #d9d9d9;
}
.table.payment-table td{
    border-right: 1px solid #d9d9d9;
}

.page-id-156153 .row.submit-btn p {
    padding-left:15px;
}

/*Compare*/
.fa-times{
    color: var(--secondColor);
}

/*Login Page*/
.login-checkbox p label {
    padding-top: 10px;
    padding-right: 15px;
    font-weight: 400;
}
.login-checkbox p label input{
    width: 15px;
    height: 15px;
}

/*Cookies*/
.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content{
    text-align: center;
}
.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons{
    display: flex;
    justify-content: center;
}
.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-accept{
    border-radius: 0;
    padding: 16px 30px;
    align-self: center;
    height: 55px;
    font-size: 16px;
    font-family: unset;
}
.ct-ultimate-gdpr-cookie-popup-modern #ct_ultimate-gdpr-cookie-reject {
    border-radius: 0;
    padding: 10px 30px;
    font-size: 16px;
    font-family: unset;
}
.ct-ultimate-gdpr-container{
    display: none;
}

/*Footer*/


.footer-contact-section div {
    padding-bottom:10px;
}
.footer-contact-section div:hover i {
    opacity:1;
} 
footer {
    background: #efefef;
    color: #212121;
}
footer .container{
    padding-bottom: 40px;
}
footer .widget-logo-wr img{
    filter: unset;
}
.footer-title{
    color: #212121;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 60px;
}
.footer-title:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    display: block;
    height: 3px;
    background-color: var(--primaryColor);
    width: 24px;
    opacity: 0.5;
}
/*.footer-title:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 26px;
    display: block;
    height: 3px;
    background-color: var(--secondColor);
    width: 65px;
    opacity: 0.5;
}*/
body.en .footer-text-el, body.el .footer-text-en, body.bg .footer-text-en {
    display: none;
}
.footer-column li a{
    color: #212121;
    transition: all 0.5s;
    font-weight: 400;
}
.footer-column li a:hover {
    color: var(--primaryColor);
    font-weight: 400;
    padding-left: 5px;
}
.footer-column-2 li a:hover:before, .footer-column-3 li a:hover:before{
    opacity: 1;
}
.footer-column-2 li a:before, .footer-column-3 li a:before{
    position: unset;
    font-family: "Font Awesome 5 Free"; 
    font-size: 12px;
    padding-right: 10px;
    font-weight: 900; 
    content: "\f068";
    background: unset;
    opacity: 0.1;
    color: var(--secondColor);
}
.footer-column-4 li a:before{
    display: none;
}
.footer-column-4 i{
    font-size: 16px;
    color: var(--secondColor);
    width: unset;
    opacity: 0.2;
}
.footer-column-4 li:hover i, .footer-column-4 div:nth-child(4).footer-content:hover i {
    opacity: 1;
}
.footer-column-1{
    padding-bottom: 0;
}
footer .textwidget p{
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
    color: #212121;
}
footer .col-md-3:nth-child(1){
    flex: 0 0 30%;
    max-width: 30%;
}
footer .col-md-3:nth-child(2), footer .col-md-3:nth-child(3), footer .col-md-3:nth-child(4){
    flex: 0 0 23.3%;
    max-width: 203.3%;
}
.footer-column-4 div:nth-child(3).footer-title{
    display: none;
}
.work-time {
    display: inline-flex;
}

img.econt {
    width:80px;
    margin-top:-40px;
}
img.speedy {
    width:80px;
    margin-top:-40px;
    margin-left:15px;
}
div.custom-social-links {
    margin-top:20px;
    display: flex;
}

div.custom-social-links a i{
    color:inherit;
    font-size:25px;
    width:unset;
    transition: 0.3s ease;
}
div.custom-social-links a i.fa-instagram:hover {
    color:#C13584;
}
div.custom-social-links a i.fa-viber:hover {
    color:#665CAC;
}
div.custom-social-links a i.fa-telegram:hover {
    color:#0088CC;
}
div.custom-social-links a i.fa-whatsapp:hover {
    color:#25D366;
}
footer .visible-xs-devices {
    display: none;
}
.widget-social-icons.widget-contact-info-links i {
    font-size: 30px;
    color: #212121;
    display:inline-block; 
}

.footer-column li a {
    font-size:16px;
}
.footer-content {
    font-size: 16px;
}

footer .widget-social-icons a:hover i {
    color: var(--primaryColor) !important;
}

.cardsSection .img-fluid {
    width: 50px;
}
footer .col-md-3:nth-child(4) .widget_text{
    padding-bottom: 0;
    margin-top: -20px;
}
.widget_text.footer-column-1{
    margin-bottom: 10px;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{
    display: none;
}

.widget-cards-list {
    opacity: 0;
}

/*To top Button*/
#button{
    display: none;
}
#up-to-top {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  background-color: #003c6c;
  border-radius: 100%;
  position: fixed;
  bottom: 20px;
  left: 25px;
  cursor: pointer;
  color: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 85, 0.5);
  transition: 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
#up-to-top span {
  max-width: 35px;
  transition: 0.3s ease-in-out;
}
#up-to-top span img {
  object-fit: cover;
  object-position: center;
  max-width: 100%;
}
#up-to-top:hover {
  box-shadow: 0 0 30px rgba(0, 0, 17, 0.8);
  background-color: var(--primaryColor);
}
#up-to-top:hover span {
  transform: rotate(-360deg);
}

.active {
  visibility: visible !important;
  opacity: 1 !important;
}

/*Hover intent - add delay to hover over the categories*/

@media(min-width:1600px) {

header .menu-horizontal nav li:hover ul {
    display: none; /* Initially hide the dropdown */
    opacity: 0; /* Start with no visibility */
    visibility: hidden; /* Prevent interaction */
    transition: opacity 0.3s ease, visibility 0.3s ease; /* Smooth transition */
    
}

header .menu-horizontal nav li:hover ul.show {
    display: block; /* Show dropdown */
    opacity: 1; /* Make it visible */
    visibility: visible; /* Allow interaction */
    animation: fadeIn 0.3s forwards;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(30px);
        
    }
    100% {
        opacity: 1;
        transform: translateY(0);
       
    }
}


}






/*Responsive*/
@media (max-width : 1650px){
    header .menu-horizontal nav ul li a, header .menu-horizontal nav ul li a.nav-link{
        padding: 13px 0;
        font-size: 13px;
    }
    #menu-fixed .container {
        max-width: 100%;
    }
    .nav-justified > .nav-item.menu-item-has-children:after{
        bottom: 2px;
    }
    .woocommerce ul.products li.product{
        *min-width: 233px;
        *max-width: 233px;
    }
    .workingon .woocommerce ul.products li.product{
        *height: auto !important;
    }
    .single-product ul.products li.product:not(.related ul.products li.product) a.button.add_to_cart_button,
    .single-product ul.products li.product:not(.related ul.products li.product) a.button.product_type_variable{
        top: 236px !important;
    }
    a.button.add_to_cart_button, a.button.product_type_variable, a.button.product_type_simple{
        width: 40px;
        height: 40px;
        background-size: 26px;
    }
    a.button.add_to_cart_button:hover, a.button.product_type_variable:hover, a.button.product_type_simple:hover{
        width: 40px;
        height: 40px;
    }
    #sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart, 
    #wps-slider-section .sp-wqv-view-button.button.after_add_to_cart, 
    #wpsp-slider-section .sp-wqv-view-button.button.after_add_to_cart{
        width: 40px;
        height: 40px;
        background-size: 26px;
        left: 66px;
    }
    #sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart:hover, 
    #wps-slider-section .sp-wqv-view-button.button.after_add_to_cart:hover, 
    #wpsp-slider-section .sp-wqv-view-button.button.after_add_to_cart:hover{
        background-size: 26px;
    }
    .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, 
    .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
        width: 40px;
        height: 40px;
        background-size: 26px;
        left: 119px !important;
    }
    .summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, 
    .summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
        left: unset !important;
    }
    .add-to-compare-button, .remove-from-compare-button{
        width: 40px;
        height: 40px;
    }
    /*.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
        left: unset !important;
    }*/
    .block-slider-elements .slider-content{
        *padding-top: 27%;
    }
    .title-bold, .title-thin{
        font-size: 50px;
        line-height: 60px;
    }
    .icon-btn .row.owl-carousel{
        margin-right: 0;
        margin-left: 0;
    }
    footer .textwidget p {
        letter-spacing: -0.5px;
    }
    .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
        margin-top: -5px;

    }

}

@media (max-width: 1600px) { 
   .navbar-toggler {
    top:14px;
    float:unset;
   }

   .menu-horizontal .navbar-collapse ul li {
    background: var(--primaryColor);
    }
    .menu-horizontal .navbar-collapse {
        background:var(--primaryColor);
    }
    .menu-horizontal .navbar-collapse ul ul li{
        display: inline-block;
    }
        .menu-horizontal .navbar-collapse ul ul li a {
        color: #212121 !important;
    }

    .slider-right__product {
        height: 70%;
    }


 }


/*@media (min-width : 576px) and (max-width : 767){
    .search-bar{
        left: 0 !important;
    }
    .dgwt-wcas-search-wrapp{
        right: unset !important;
    }
}*/

@media(max-width:1440px) {

    .woocommerce ul.products li.product-category.product h2 {
        font-size:16px;
    }
    .new-banner img {
        width: 100%;
    }
    .page-id-156155.woocommerce-account:not(.woocommerce-edit-address, .woocommerce-orders, .woocommerce-edit-account) .woocommerce-MyAccount-content {
        width:100%;
    }
    .page-id-156155.woocommerce-account:not(.woocommerce-edit-address, .woocommerce-orders, .woocommerce-edit-account) .woocommerce-MyAccount-navigation {
        width:50%;
    }


}


@media (max-width: 1199.98px) { 

    .shipping-text {
        justify-content: center;
        line-height: 40px;
    }

    .featured-categories .col-lg-2 {
        flex: 0 0 25%;
        max-width: 25%; 
    }
    .featured-categories .col-lg-2:nth-child(-n+4) {
        margin-bottom:20px;
    }
    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
        width: 21%;
        clear: none;
        margin: 15px;
    }
    .woocommerce ul.products li.product-category.product.last {
        margin-right:15px;
    }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        width:100%;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        width:100%;
    }


 }


 @media (max-width: 991.98px) { 

    .four-step-info .col-md-3 {
        flex: 0 0 50%;
        max-width:50%;
    }

    .four-step-info .col-md-3:nth-last-child(-n + 2) {
        margin-top:40px;
    }
    .header-top .email{
        display:none;

    }
    .shipping-text {
    text-align: center;
    }
    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
        width: 29%;
        clear: none;
        margin: 14px;
    }
    footer .footer-column-4 .footer-contact-section .email,
    footer .footer-column-4 .footer-contact-section .phone-1,
    footer .footer-column-4 .footer-contact-section .address-1 {
        display: inline-flex;
        width:100%;
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width:100%;
    }
    div.custom-social-links {
        margin-bottom:20px;
    }


 }

@media (max-width : 767px){

    
    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
        width: 44% !important;
    }

    .header-top .email, .header-top .email p {
        display:inline;
    }

    .top-header-left-btns .first-loc {
        display:none;
    }
    .top-header-left-btns {
        justify-content: center;
        padding: 0;
    }
    .header-top {
       padding:0;
    }
    .location img, .location img.pin{
        width: 16px;
        opacity: 0.6;
    }
    .header-top .col-6{
        flex: 0 0 100%;
        max-width: 100%;  
        display: flex;
        justify-content: center;
    }
    
    .location p {
        padding:0;
    }
    .location:after{
        display: none;
    }
    .shipping-text{
        line-height: unset;
    }
    .d-none{
        display: block !important;
    }
    .header {
      /* Set initial position */
      position: relative;
      transition: top 0.3s ease-in-out;
      background: #fff;
    }
    .header.sticky {
      /* Make it sticky on mobile */
      position: fixed;
      top: 0;
      z-index: 999;
      width: 100%;
    }
    .widget-basket-login-wr{
        position: absolute;
        right: -100%;
        margin-top: -40px;
    }
    .widget-search-wr{
        position: absolute;
        top: 26%;
        left: 9px;
        width: 100%;
        max-width: 79%;
    }
    .widget-search-wr form{
        width: 100%;
        position: absolute;
        top: 5px;
    }
    .dgwt-wcas-search-wrapp{
        position: absolute;
        width: 120%;
        top: 68px;
        right:0;
    }
    .search-bar{
        left: 0;
    }
    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{
        background: transparent;
    }
    .menu-horizontal .navbar-collapse{
        background: var(--primaryColor);
    }
    .menu-horizontal .navbar-collapse ul li{
        background: var(--primaryColor);
    }
    .navbar-toggler span:nth-of-type(1){
        top: 15px;
    }
    .navbar-toggler span:nth-of-type(2){
        top: 25px;
    }
    .navbar-toggler span:nth-of-type(3){
        top: 35px;
    }
    .menu-horizontal .navbar-collapse ul ul li{
        background: #fff;
    }
    .menu-horizontal .navbar-collapse ul ul li a{
        color: #212121 !important;
    }
    .menu-horizontal .navbar-collapse>ul{
        margin-top: 75px;
    }
    ul.dropdown-menu li.dropdown a.dropdown-toggle.nav-link{
        height: 50px;
        display: flow-root;
    }
    .nav-justified > .nav-item.menu-item-has-children:after{
        left: -10px;
    }
    .menu-horizontal ul li.dropdown.open{
        background: #fff;
    }
    .block-slider-elements .slider-content{
        *padding-top: 140%;
    }
    .block-slider-elements .item img{
        padding-right: unset;
    }
    .block-sevenloft-slider .owl-nav{
        display: none;
    }
    .title-bold{
        font-size: 31px;
        line-height: 50px;
    }
    .icon-btn{
        padding: 0
        margin-top: unset;
    }
    .icon-btn .col-md-3{
        display: flex;
        justify-content: center;
    }
    .block-slider-elements .item img{
        top: unset;
    }
    .owl-carousel, .owl-carousel .owl-item{
        margin-left: 0;
    }
    .icon-btn .block-sevenloft-icons-icon{
        *width: 50px;
        padding: 10px;
        margin: 0 auto;
    }
    .icon-btn .block-sevenloft-icons-title{
        font-size: 16px;
    }
    .new-banner .block-sevenloft-icons-item{
        height: unset;
    }
    .three-image-banners{
        padding: 0;
    }
    .three-image-banners .block-sevenloft-icons-item{
        height: 225px;
    }
    .three-image-banners img{
        width: 32%;
        right: 7px;
        top: 50px;
    }
    .workingon .category-toggle-row{
        display: block;
        width: 100%;
    }
    .workingon .toggle-row .col-12{
        padding-left: 0;
        padding-right: 0;
    }
    .workingon .cat-button{
        padding: 8px;
    }
    h1.workingon_h1{
        width: 100%;
        text-align: center;
    }
    .category-toggle-row{
        display: block;
    }
    .workingon .toggle-buttons_top{
        display: block;
        float: left;
        width: 71%;
    }
    .workingon .cat-link{
        display: flex;
        width: 35%;
        justify-content: center;
        font-size: 15px;
        line-height: 18px;
        padding: 20px 0px;
    }
    .workingon .woocommerce ul.products li.product{
        width: 47% !important;
        *height: auto !important;
        min-height: unset;
        min-width: unset;
        padding: 0;
        margin: 5px;
        padding: 8px;
    }
    .workingon .woocommerce ul.products li.product a img{
        height: 135px;
    }
    .woocommerce ul.products li.product h2{
        letter-spacing: unset;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title{
        padding: 0;
    }
    span.woocommerce-Price-amount.amount, .woocommerce ul.products li.product .price ins span.woocommerce-Price-amount.amount{
        font-size: 15px;
    }
    .featuvar(--secondColor)-categories .col-lg-2{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .block-sevenloft-icons{
        padding: 40px 0px;
    }
    .four-step-info .block-sevenloft-icons-content{
        font-size: 16px;
    }
    footer .col-md-3:nth-child(1), footer .col-md-3:nth-child(2), footer .col-md-3:nth-child(3), footer .col-md-3:nth-child(4){
        flex: 0 0 100%;
        max-width: 100%;
    }
    footer .textwidget p{
        line-height: 20px;
    }
    .woocommerce ul.products li.product .button{
        display: none;
    }
    .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
        opacity: 1;
        animation: unset !important;
        *top: 210px;
        background: unset;
    }
    .featuvar(--secondColor)-categories span.block-title, .brands span.block-title{
        text-align: center;
    }
    .widget-social-icons.widget-contact-info-links{
        display: flex;
        margin-bottom: 30px;
    }
    .woocommerce ul.products li.product{
        width: 48% !important;
        padding: 0;
        margin: 2px !important;
        min-width: unset;
        max-width: unset;
        height: 450px !important;
    }

    .woocommerce ul.products li.product a img{
        object-fit: contain;
    }
    .simple-page-content p{
        text-align: left;
    }
    .contact-sidebar {
        text-align: center;
    }
    .wpcf7 p{
        width: 95%;
    }
    .woocommerce-compare-bar{
        z-index: 1;
    }
    .woocommerce ul.products li.product .title-link{
        padding-left: 10px;
    }
    .woocommerce ul.products li.product .sku{
        padding-left: 10px;
    }
    .woocommerce ul.products li.product .price{
        padding-left: 10px;
    }
    .woocommerce ul.products li.product .qib-container{
        padding-left: 10px;
    }
    .woocommerce ul.products li.product a img{
        height: 185px;
    }
    .brands-logo span.block-title{
        text-align: center;
    }
    #wpcf7-f5222-p5224-o1 form .row .col{
        flex-basis: unset;
        flex-grow: unset;
    }

    .widget-cards-list {
        text-align:center;
    }
    /*header*/
    .search-bar {
        position:absolute;
        right:0%;
    }

    .navbar-toggler {
    top: 0;
    
    }
    .featured-categories .col-lg-2 {
        flex: 0 0 50%;
        max-width: 50%; 
    }
    .featured-categories .col-lg-2:nth-child(-n+4) {
        margin-bottom:unset;
    }
    .header .widget-logo-wr img {
        max-width:65px;
    }
    .new-banner img {
        width: 75%;
    }
    .page-id-156155.woocommerce-account .woocommerce-MyAccount-navigation {
        width:100%;
    }
    span.menu-text {
        top:16px;
    }



}


@media (max-width: 575.98px) {
    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
        width: 48% !important;
    }
    .widget-social-icons.widget-contact-info-links {
        text-align: unset;
    }

    .brands-logo .owl-nav>button {
        display:none !important;
    }
    .four-step-info .col-md-3 {
        flex: 0 0 100%;
        max-width:100%;
    }

    .four-step-info .col-md-3:nth-last-child(-n + 2) {
        margin-top:0;
    }

    .dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{
        width:90%;
    }

    .dgwt-wcas-search-wrapp{
        position: absolute;
        width: 74%;
        top:8px;
        right:6px;   
    }
    .office-email {
        display: none;
    }

    .navbar-toggler-icon {
        display:none;
    }
    .navbar-toggler.active .navbar-toggler-icon {
        display:block;
    }
    .navbar-toggler.active .menu-text {
        display:none;
    }
    span.menu-text {
        left:0;
    }




}

@media(max-width:480px) {
    .menu-horizontal a#menu-item-dropdown-287261 {
        white-space: normal;
    }
    .menu-horizontal a#menu-item-dropdown-287261:after{
        top:69%;
    }
    .page-id-156155.woocommerce-account .woocommerce-MyAccount-navigation ul li {
        width:100%;
    }
}

@media (max-width: 1509px){
.navbar-toggler { 
    *float: unset;  
}

}
@media (min-width: 1650.01px){


header .menu-horizontal nav ul li a, header .menu-horizontal nav ul li a.nav-link {
    font-size:13px;
}

}


.footer-content ul li i, .footer-content i {
    display:inline;
}

p {
    font-size:16px;
}


/*.b2bking_vat_number_registration_field_container.b2bking_custom_registration_container.b2bking_custom_registration_role_5138{
    display: block !important;
}*/