/*
Theme Name: SETI Theme
Author: the CNC team
Description: Custom theme based on client requirements.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seti
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, custom-theme
This theme, like WordPress, is licensed under the GPL.
*/
header ul li ul li{margin-left: 0px !important;}
header .wrapper>ul>li>ul>li>ul {position: relative;right: 0;top: 0;background-color: #fff;padding: 0;display: none}
header .wrapper>ul>li>ul>li>ul>li>a{color: #000;}
header .wrapper>ul>li>ul>li.menu-item-has-children{position: relative;}
header .wrapper>ul>li>ul>li.menu-item-has-children>a{width: calc(100% - 30px)}
header .wrapper>ul>li>ul>li.menu-item-has-children>span{position: absolute;left: 0;top: 0;}

header .wrapper>ul>li>ul>li.menu-item-has-children>span {position: absolute;left: 0;top: 2px;width: 12px;height: 30px;font-size: 24px;display: block;transform: rotate(90deg) scaleX(1);cursor: pointer;transition: 0.4s ease all;}
header .wrapper>ul>li>ul>li.menu-item-has-children>span.active{transform: rotate(90deg) scaleX(-1);}

/*.tom-dixon-section .desktop-block {display: block !important;}*/
.tom-dixon-section {padding-top: 20px;}
.tom-dixon-section .col.w-66 .col-50 .mobile-block {display: flex;flex-wrap: wrap;}
.tom-dixon-section .col.w-66 .col-50 .mobile-block>div{width: 100% !important;}





@media only screen and (max-width:767px) {
    body .tom-dixon-section {padding-top: 20px;}
    .tom-dixon-section .col.w-66 .col-50 .mobile-block .dixon-mobile-logo img{position: absolute;left: 0;top: -40px;width: 110px;z-index: -1;}
    .tom-dixon-section h3 {margin-bottom: 16px;}
    body .our-brand-section .text-box .left-contant {width: 100%;max-width: 100%;padding-left: 0;}
    body .our-brand-section .text-box h3 {font-size: 16px;max-width: calc(100% - 110px);line-height: 16px;}
    body .our-brand-section .text-box .right-image img {position: absolute;left: 0;top: 12px;width: 100px;z-index: 0;}
    body .our_collection .col:first-child h2 {margin-bottom: 5px;width: calc(100% - 110px);font-size: 24px;word-break: break-all;line-height: 23px;}
    .tom-dixon-section .col.w-66 .col-50 .mobile-block .dixon-mobile-logo img {top: -10px;}
    .tom-dixon-section h3 {line-height: 1.1;max-width: calc(100% - 120px);}



    .tom-dixon-section h3 {line-height: 1;position: absolute;top: 0px;}
    .tom-dixon-section .col.w-66 .col-50 .mobile-block .dixon-mobile-logo {order: 1;}
    .tom-dixon-section .col.w-66 .col-50 .mobile-block .dixon-title {order: 2;}
    .tom-dixon-section .col.w-66 .col-50 .mobile-block .dixon-mobile-logo img {top: 0;position: relative;max-width: 110px;margin: 0 auto;margin-left: 0;display: block;margin-bottom: 12px;}
}

	.variation_list{display:none !important;}


input#coupon_code {
    width: 100%;
    height: 30px !important;
    border: 1px #222 solid;
    margin-bottom: 10px;
}

.woocommerce-form-coupon-toggle {
    margin-bottom: 10px !important;
}