.overview-title {
    display: inline-block;
    width: 100%;
    text-align: left;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 15px;
}
.product.attribute.overview {
    font-weight: normal !important;
    font-size: 14px !important;
}
.cdz-slider.base-slider .owl-item {
    padding: 0 8px;
}
.wrapper-adv-style-09.white-title .item-title{
     color: #000 !important;
}
.shop-by-parent {
    background: #FFF;
    margin: 0 !important;
}
.shop-by-categories {
    background: #FFF;
    padding: 5px 0;
    max-width: 1500px;
    margin: 0 auto;
    margin-bottom: 0 !important;
}
.cdz-slider.base-slider .owl-item a.item-image {
    border: 3px solid #edb256;
    padding-bottom: unset;
    height: 140px;
    width: 140px;
    float: none;
    margin: 0 auto;
    background-color: #f5f5f5;
    border-radius: 50%;
    overflow: hidden;
}
/* Option 2: Hide ugly empty placeholder until JS renders subcategories */
.subcategories.no-loaded {
    min-height: 0 !important;
    max-height: 60px;
    overflow: hidden;
}
.shop-by-categories .space-lg {
    margin-bottom: 0 !important;
}
.cdz-slider.base-slider .owl-item a.item-image img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wrapper-adv-style-09.white-title .item-title {
    color: #000 !important;
    font-size: 18px;
}
.shop-by-categories h1{
    margin-bottom: 0 !important;
}
.cms-index-index .tabs-style-09 .abs-dropdown {
    width: 385px;
}
.cms-index-index .tabs-style-09 .cdz-tabs {
    width: calc(100% - 385px);
}
.cms-index-index .tabs-style-09 .abs-dropdown li {
    display: none;
}
.tabs-style-09.cdz-tabs-wrap>.cdz-block-content.cdz-tabs-bg {
    background-size: contain;
}
.tabs-style-09.cdz-tabs-wrap>.cdz-block-content.cdz-tabs-bg {
    background-size: 395px 100% !important;
    background-position: unset !important;
}
.base-slider-custom .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #606060bd !important;
    border: 0 !important;
}
.base-slider-custom .owl-nav .owl-prev {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #606060bd !important;
    border: 0 !important;
}
.base-slider-custom .owl-nav .owl-next::before, .base-slider-custom .owl-nav .owl-prev::before {
    font-size: 30px !important;
    color: #FFF !important;
}
.cdz-slider.base-slider-custom .item-image img {
    border-radius: 10px;
    box-shadow: 0px 1px 7px 2px rgb(0 0 0 / 33%);
}
.cdz-slider.base-slider-custom .item-image {
    padding: 8px 0;
    display: inline-block;
}
.main-content-top-left:hover .menu-container .cdz-menu {
    display: block !important;
}
[class*="vertcial-menu-container"] .menu-title {
    max-height: 38px;
}
.cdz-horizontal-menu .groupmenu li.level0>a.menu-link:hover {
    background: #00a651 !important;
}
.page-header {
    margin-bottom: 0 !important;
}
.page-header .header-top {
    display: none;
    background: #FFF !important;
    color: #000 !important;
}
.page-header .header-top a {
    color: #000 !important;
}
.page-header .features-links>li #top-wishlist {
    display: none !important;
}
.page-header .features-links #top-wishlist, .page-header .features-links .authorization-link .account-trigger, .page-header .features-links .minicart-wrapper .action.showcart {
    display: flex;
    align-items: center;
}
header.page-header .minicart-wrapper .action.showcart {
    padding: 0 !important;
}
.page-header .features-links {
    display: flex;
    flex-direction: row-reverse;
}
.page-header .features-links > li.cart-link {
    margin-right: 10px;
}
.page-header .store-info-top .social-wrap a {
    width: 35px;
    height: 35px;
    background: #000;
    border-radius: 50%;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease .4s;
}
.page-header .store-info-top .social-wrap a:hover {
    background: #00a651;
}
.page-header .store-info-top .social-wrap a span {
    color: #FFF;
    font-size: 14px;
}
.page-header .store-info-top .social-wrap {
    display: flex;
}
.header-top-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-top-links div.icon-link::before {
    color: #edb256;
    border: 1px solid #edb256;
    font-size: 20px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    line-height: 0;
}
.header-top-links {
    margin-right: 10px;
}
.header-top-links div.icon-link {
    display: flex;
    align-items: center;
}
.page-header .header-middle a {
    color: #404041 !important;
}
.page-header .features-links #top-wishlist:before, .page-header .features-links .authorization-link .account-trigger:before, .page-header .features-links .minicart-wrapper .action.showcart:before {
    color: #404041 !important;
}
.page-header .logo img {
    width: 125px;
    height: auto;
    max-height: unset !important;
}
body {
    background: #FFF !important;
}
.slideshow-container .cdz-slideshow {
    border-radius: 0 !important;
}
.space-lg.less-margin {
    margin-bottom: 25px;
}
.space-lg.remove-margin {
    margin-bottom: 5px;
}
.page-header .header-middle .header-panel-container {
    padding: 12px 0 !important;
}
.header-search {
    line-height: 0;
}
.header-search .cdz-cat-search .current-cat {
    line-height: 1.5;
}
.page-header .features-links #top-wishlist:before, .page-header .features-links .authorization-link .account-trigger:before, .page-header .features-links .minicart-wrapper .action.showcart:before {
    width: 50px !important;
}
.page-header .features-links #top-wishlist .label, .page-header .features-links .authorization-link .account-trigger>span.text-uppercase, .page-header .features-links .minicart-wrapper .action.showcart>span.text {
    margin: 0 !important;
    font-size: 13px !important;
}
.block-search {
    border: 1px solid rgb(0 166 81) !important;
}
.page-header .sticky-menu:not(.active) .block-search {
    box-shadow: none !important;
}
.catalog-product-view .breadcrumbs {
    margin-bottom: 0;
}
.block.widget .cdz-product {
    margin: -8px -4px;
}
.product-item-info {
    transition: all ease .4s !important;
}
.block.widget .products .product-item {
    padding: 8px 4px;
}
.products .product-item:hover .product-item-info {
    box-shadow: -1px 1px 10px -3px rgb(0 0 0 / 38%) !important;
}
.sticky-menu.active .header-panel-container {
    padding: 0 !important;
}
.block-search {
    border-radius: 8px !important;
}
.sticky-menu.active .block-search {
    border: none;
}
.page-header:not(.sksnhv) .sticky-menu.active .header-search .cdz-cat-search .current-cat {
    color: #FFF !important;
}
.product-social-links ul.cdz-social-listing {
    display: none;
}
.catalog-product-view .product-media-wrapper {
    width: 44.33333%;
}
.catalog-product-view .product-main-wrapper {
    width: 55.66667%;
}
div#tab-label-product-tab-codazon_custom_tab, div#tab-label-product-tab-cms-unlimited-product-custom-tab-1, div#tab-label-product-tab-cms-unlimited-product-custom-tab-2 {
    display: none;
}
.product-info-main .field.qty .cart-qty {
    margin: 0 auto;
}
.product-info-main .box-tocart .field.qty {
    padding: 0;
}
.product-info-main .box-tocart .field.qty .label {
    text-align: center;
    padding: 0 0 8px;
}
.product-info-main .box-tocart .actions>button {
    width: 100% !important;
    min-width: unset !important;
}
.product-info-main .box-tocart .actions {
    justify-content: center;
}
.product-item:hover .product-item-details {
    transform: unset !important;
}
.product-item .product-bottom {
    position: static !important;
    padding: 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: auto !important;
}
.product-item-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-bottom .cart-qty .field.qty {
    display: none !important;
}
.product-bottom .cart-qty a.qs-button {
    display: none !important;
}
.product-bottom .cart-qty button.action.tocart.primary {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    padding: 1px 6px !important;
    height: auto !important;
    margin: 0 !important;
    background: #00a651 !important;
    border-radius: 3px;
}
.tabs-style-09.tabs-style-09-color-02 .product-list-style-26 .cart-qty {
    background-color: transparent !important;
}
.product-bottom .cart-qty button.action.tocart.primary:hover {
    background: rgb(0 168 81 / 75%) !important;
}
.product-bottom .cart-qty {
    padding: 0 !important;
}
.product-item .price-box {
    margin: 0 !important;
}
.products-grid .product-item .product-item-actions {
    margin: 0 !important;
}
.col-sm-24 .cdz-tabs-wrap.single .cdz-block-content{
    background-repeat: no-repeat;
}
.tabs-style-09.tabs-style-09-color-02.single.cdz-tabs-wrap>.cdz-block-content{
    background-color: #f4f4f4;
}
.cms-index-index .tabs-style-09.single .cdz-tabs{
    align-self: center;
}
.header-panel-right-inner {
    display: flex;
    flex-direction: row-reverse;
}
.header-panel-right-inner .header-top-right {
    margin-right: 15px;
}
.page-header .logo {
    max-width: 80%;
}
.product-item-name {
    max-height: 35px;
    overflow: hidden;
}
.sticky-menu.active .header-panel-right-inner .header-top-right {
    margin-right: 60px;
    margin-top: -8px;
    display: none;
}
.page-header .sticky-menu.active .header-middle .header-top-links a {
    color: #FFF !important;
}
.page-header .sticky-menu.active .header-menu-wrap {
    width: 50%;
}
.sticky-menu.active .header-search {
    margin-top: -5px;
}
.page-header .sticky-menu.active .features-links #top-wishlist:before, 
.page-header .sticky-menu.active .features-links .authorization-link .account-trigger:before, 
.page-header .sticky-menu.active .features-links .minicart-wrapper .action.showcart:before {
    color: #FFF !important;
}
.sticky-menu.active .header-panel-right-inner {
    flex-direction: unset;
    display: block;
}
.page-header .sticky-menu.active .features-links {
    margin-top: -6px;
    margin-right: 0;
}
.page-header .sticky-menu.active .header-panel-row {
    position: relative;
}
.page-header .sticky-menu.active .features-links>li {
    margin: 0 !important;
}
.page-header .sticky-menu.active .header-panel-center {
    right: 110px !important;
}
.header-top-links a:hover {
    color: #edb256 !important;
}
.page-header .sticky-menu.active .header-bottom {
    padding-top: 0px !important;
}
.product-info-main .block-shipping-estimation {
    display: none !important;
}
.product-info-main .product.attribute.overview {
    /* max-height: 61px;
    overflow: hidden; */
}
.product-info-main .product.attribute.overview ul li {
    margin-bottom: 0 !important;
}
.page-footer .main-footer {
    background-color: #404041 !important;
}
.page-footer .footer-box .h5 {
    color: #00a651 !important;
}
.page-footer a {
    color: #FFF !important;
}
.footer-link li a {
    color: #FFF !important;
}
.footer-link li a:hover {
    color: #00a651 !important;
}
.page-footer {
    color: #FFF !important;
}
.page-footer .footer-content-middle .title {
    color: #FFF !important;
}
.page-footer .footer-social a .fa:before {
    font-size: 18px !important;
    line-height: 32px !important;
}
.page-footer .footer-social a {
    background: #00a651 !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
}
.page-footer .footer-social p.social {
    margin: 0;
}
.page-footer .footer-social a:hover {
    background: #108348 !important;
}
ul.footer-contact li a{
    display: flex;
}
ul.footer-contact li a .content-wrap {
    width: calc(100% - 20px);
    padding-left: 5px;
}
ul.footer-contact li a i {
    margin-top: 2px;
    color: #00a651;
    width: 20px;
}
ul.footer-contact li a .content-wrap span {
    display: block;
}
ul.footer-contact li a .content-wrap span.highlight {
    color: #00a651;
}
ul.footer-contact li a:hover {
    color: #00a651 !important;
}
ul.footer-contact {
    margin: 10px 0 0 !important;
}
.page-footer .footer-payment {
    float: none !important;
    margin: 20px 0 0 !important;
}
.page-footer .footer-address {
    text-align: center;
}
.cms-page-view h1.page-title {
    font-size: 30px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    line-height: normal;
    width: 100%;
    font-weight: 600;
}
.cms-page-view .columns ul
{
    padding-left: 15px;
}
.cms-page-view .columns ul li {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
}
.catalog-product-view .product.items .content ul {
    padding: 15px 0 0 15px;
    margin-bottom: 10px;
}
.catalog-product-view .product.items .content ul li {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 5px;
}
.catalog-product-view .product.items .content > *:first-child {
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    display: block;
}
.catalog-product-view .row.main-inner {
    margin-bottom: 50px;
}
.catalog-product-view  .row.main-inner .product-media-wrapper {
    padding-bottom: 0;
}
.catalog-product-view .row.main-inner .product-main-wrapper > form {
    display: block;
    height: 100%;
}
.catalog-product-view .row.main-inner .product-main-wrapper > form .product-info-main {
    height: 100%;
}
.catalog-product-view .row.main-inner .product-main-wrapper > form .product-info-main > div {
    margin-bottom: 0;
}
.fieldset.popup-form-row {
    margin: 0;
    padding: 20px 0;
}
.popup-form-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.popup-form-row > div {
    padding: 0 15px;
    width: 100%;
}
.popup-form-row > div label.label {
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}
.popup-form-row > div:nth-child(-n + 3) {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.popup-form-row > div:nth-child(-n + 3) label.label {
    padding: 0 !important;
    max-width: 50%;
    margin-bottom: 0 !important;
}
.popup-form-row > div:nth-child(-n + 3) .input-box {
    width: 50%;
}
.popup-form-row > div:nth-child(4), 
.popup-form-row > div:nth-child(5), 
.popup-form-row > div:nth-child(6) 
{
    width: 33.333333%;
    padding-top: 20px;
    padding-bottom: 10px;
}
.popup-form-row > div input {
    font-size: 14px !important;
}
.popup-form-row > div> span {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    font-weight: 500;
}
.popup-form-row button {
    padding: 12px 25px;
    line-height: normal;
    background-color: #00a651;
    border-color: #00a651;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 50px;
}
.popup-form-row button:hover {
    color: #fff;
    background-color: #404041;
    border-color: #404041;
}
.popup-form-row .quote-popup-invalidate-captcha p {
    margin: 5px 0 20px 0;
    font-size: 14px;
    color: #ff0000;
}
.popup-quote-form-main .modal-inner-wrap {
    width: 100% !important;
    max-width: 1110px;
    padding-left: 15px;
    padding-right: 15px;
    top: 50%;
    transform: translateY(-50%) !important;
}
.thank-you-block {
    padding: 30px 0;
}
.thank-you-block h2 {
    font-size: 42px;
    font-weight: 500;
    color: #00a651;
}
.thank-you-block p {
    font-size: 16px;
    margin: 0;
    font-weight: 500;
}
.thank-you-block h2::before {
    display: block;
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f058";
    font-size: 70px;
    color: #00a651;
    line-height: normal;
}

/* Custom Checkbox */
.page-main .block.filter .filter-options .filter-options-content .item
{
    cursor: pointer;
}
.page-main .block.filter .filter-options .filter-options-content .item:before
{
    display: none;
}
.page-main .block.filter .filter-options .filter-options-content .item.wp-ln-selected > a {
    padding-left: 0 !important;
    border: none !important;
    color: #00a651 !important;
    position: relative;
    display: inline;
    font-style: normal !important;
}
.page-main .block.filter .filter-options .filter-options-content .item a
{
    font-weight: 500;
    font-size: 14px;
}
.page-main .block.filter .filter-options .filter-options-content .item a:before {
    content: "";
    display: inline-block;
    height: 15px;
    width: 15px;
    border: 1px solid #ccc;
    margin-right: 5px;
    line-height: normal;
    position: relative;
    top: 2px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
}
.page-main .block.filter .filter-options .filter-options-content .item.wp-ln-selected a:before {
    background-image: url('../images/checkmark.svg');
    background-color: #00a651;
    border-color: #00a651;
}
.block.filter .filter-options .filter-options-item {
    position: relative;
    border: none !important;
}
.block.filter .filter-options .filter-options-item::before {
    content: "";
    display: block;
    height: 1px;
    background: #e9eaec;
    position: absolute;
    left: -20px;
    top: 0;
    width: calc(100% + 40px);
}
.sidebar>.block .block-content.filter-content .filter-subtitle {
    border: none;
    text-align: center;
    color: #000;
}
.sidebar .block.filter .filter-options .filter-options-item .filter-options-title {
    color: #ffffff;
    font-size: 15px;
    padding: 10px 20px;
    background: #00a651;
    line-height: normal;
    margin: 0 -20px;
    text-align: center;
}
.sidebar .block.filter .filter-options .filter-options-item .filter-options-title::before
{
    right: 15px;
    top: 14px;
}
.sidebar .block.filter .filter-options .filter-options-item .filter-options-title:after {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e991';
    font-size: 12px;
    speak: none;
    transition: all 500ms ease;
    backface-visibility: hidden;
    transform: rotate(90deg);
    margin-left: 10px;
    color: #000000;
    font-weight: bold;
    opacity: 0;
}
.page-main .sidebar .block:not(.account-nav) .block-title {
    text-align: center;
    background: #404041;
}


.product.attribute.brand {
    width: 100%;
    margin-top: 8px;
}
.product-social-links .product.attribute.sku{
	display: none;
}
.sidebar-shipping-info {
    display: inline-block;
    width: 100%;
}
.sidebar-shipping-info span {
    font-weight: bold;
    font-size: 16px;
}
.sidebar-shipping-info ul{
	margin-top: 15px;
	padding: 0px 0 0 15px;
	margin-bottom: 10px;
}
.sidebar-shipping-info ul li {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 5px;
}
.checkout-index-index .payment-method .field img{
    display: none;
}
.product-view-style-04 .product-info-main .box-tocart{
    margin: 2px 0 17px !important;
}
.product-right .sidebar-shipping-info p{
    font-weight: 700;
    text-transform: uppercase;
}
.fotorama__nav__frame {
    cursor: pointer;
}
form#contact-form {
    min-width: 0;
 }
 .account .column.main .block:not(.widget) .block-content .box-actions .action.edit,
 .account .column.main .block:not(.widget) .block-content .box-actions .action.change-password,
 .account .column.main .block:not(.widget) .block-content .box-actions .action.edit
 {
    color: #00a651;
    font-weight: 500;
 }
 .account .table-wrapper .action:last-child span {
    color: #00a651;
}
.block.block-addresses-default a.action.edit {
    margin-top: 10px;
    display: inline-block;
}
.page-wrapper .nav-sections .header.links li.greet.welcome {
    color: #00a651;
}
body .page-header .sticky-menu.active .minicart-wrapper .action.showcart .counter.qty
{
    top: 0px;
    right: calc(50% - 25px);
}
.cdz-opc-wrapper #shipping-new-address-form>.field:nth-last-child(5) {
    width: calc(50% - 10px);
}
.cdz-opc-wrapper #shipping-new-address-form > .field:nth-child(3) {
    width: calc(100% - 10px);
}

.catalog-product-view .product-addto-links .action.tocompare {
    display: none;
}

.catalog-product-view .product-reviews-summary.empty {
    display: none;
}

.cms-index-index .section-menu-wrap.hidden-xs.open {
    display: none;
}

.catalog-product-view .sidebar-shipping-info p span:hover, 
.minicart-wrapper .cdz-dropdown span.text:hover, 
.authorization-link .account-wrapper a.showcart:hover,
.page-header .header-middle a:hover,
.page-header .features-links .authorization-link .account-trigger:hover:before,
.page-header .features-links .minicart-wrapper .action.showcart:hover:before  {
    color: #00a651 !important;
}

.catalog-category-view main#maincontent .columns, 
.catalogsearch-result-index main#maincontent .columns 
{
    position: relative;
}
.catalog-category-view main#maincontent .columns::before,
.catalogsearch-result-index main#maincontent .columns::before 
{
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 0;
    width: calc(100% - 20px);
    height: 100%;
    background: #fff;
    z-index: -1;
    border-radius: 10px;
}
.catalog-category-view main#maincontent .columns .sidebar .block:last-child,
.catalogsearch-result-index main#maincontent .columns .sidebar .block:last-child
{
    margin: 0;
}
.catalog-category-view main#maincontent .columns .sidebar .block,
.catalogsearch-result-index main#maincontent .columns .sidebar .block
{
    box-shadow: none !important;
}
.catalog-category-view main#maincontent .columns .toolbar.toolbar-products,
.catalogsearch-result-index main#maincontent .columns .toolbar.toolbar-products
{
    box-shadow: none;
}

body.catalog-product-view .product-info-main .page-title-wrapper .page-title
{
    text-transform: none;
}

.fotorama__nav.fotorama__nav--thumbs
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

/* Bundle Products */
body.page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-wrapper
{
    width: 100% !important;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .product-options-wrapper {
    margin-bottom: 0;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .legend.title {
    font-size: 22px;
    border: none;
    margin-bottom: 20px;
    padding-bottom: 0;
    width: 70%;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .legend.title::before {
    content: "";
    display: inline-block;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-price-main {
    text-align: right;
    width: 30%;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-price-main p {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-price-main p span {
    color: #00a651;
}
body.page-product-bundle .system-option-item {
    padding: 20px 50px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #eee;
    box-shadow: 0px 0 0 rgb(0 0 0 / 8%);
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
body.page-product-bundle .system-option-item:hover {
    box-shadow: 0px 4px 34px rgb(0 0 0 / 8%);
    border-color: #00a651;
}
body.page-product-bundle .system-option-item-list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
body.page-product-bundle .system-option-item-left {
    display: flex;
    width: 30%;
    flex: 0 0 auto;
    padding-right: 10px;
}
body.page-product-bundle  .system-option-item-middle {
    width: 55%;
}
body.page-product-bundle .system-option-item-middle .system-option-item-middle-content {
    display: flex;
    flex-wrap: wrap;
}
body.page-product-bundle .system-option-item-middle .system-option-item-middle-content > div {
    width: calc(25% - 10px);
    border: 1px solid #eee;
    padding: 10px;
    text-align: center;
    margin: 5px;
}
body.page-product-bundle .system-option-item-middle .system-option-item-middle-content > div h4 {
    font-size: 13px;
    line-height: 1.2;
    margin: 5px 0 0 0;
}
body.page-product-bundle .system-option-item-image {
    width: 95px;
    height: 95px;
    margin-right: 30px;
    text-align: center;
    flex: 0 0 auto;
}
body.page-product-bundle .system-option-item-title h4 {
    font-size: 16px;
    color: #00a651;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: normal;
}
body.page-product-bundle .system-option-item-title > span:last-child {
    color: #ff0000;
}
body.page-product-bundle .system-option-item-right {
    margin: auto;
    width: 15%;
    text-align: center;
    padding: 0 10px;
}
body.page-product-bundle .system-option-item-btn a {
    display: inline-block;
    padding: 10px 20px;
    background: #00a651;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    width: 140px;
    max-width: 100%;
    text-align: center;
    border-radius: 50px;
    transition: all 0.5s ease-in-out 0s;
}
body.page-product-bundle .system-option-item-btn a:hover {
    background: #404041;
    color: #fff;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary
{
    width: 100% !important;
    background-color: transparent;
    padding: 0;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .price-box,
body.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .field.qty,
body.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .action.primary.buy-now
{
    display: none;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .action.primary.tocart {
    display: inline-block;
    width: 250px;
    max-width: 100%;
}
body.page-product-bundle.catalog-product-view  header.modal-header {
    padding: 0;
}
body.page-product-bundle.catalog-product-view button.action-close {
    display: none;
}
body.page-product-bundle.catalog-product-view .modal-inner-wrap {
    width: calc(100% - 30px);
    max-width: 1300px;
}
body.page-product-bundle.catalog-product-view .modal-content .header-top {
    text-align: center;
    background: #f4f4f4;
    padding: 20px;
    margin-top: 80px;
    position: relative;
}
body.page-product-bundle.catalog-product-view .modal-content .header-top > h4 {
    text-align: center;
    background: #404041;
    padding: 20px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.5px;
    position: absolute;
    bottom: calc(100% + 15px);
    left: -30px;
    width: calc(100% + 60px);
}
body.page-product-bundle.catalog-product-view .modal-content .header-top button,
body.page-product-bundle.catalog-product-view .modal-content .header-bottom button {
    display: inline-block;
    padding: 10px 30px;
    background: #00a651;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    min-width: 140px;
    text-align: center;
    border-radius: 50px;
    transition: all 0.5s ease-in-out 0s;
    border: none;
}
body.page-product-bundle.catalog-product-view .modal-content .header-top button:hover,
body.page-product-bundle.catalog-product-view .modal-content .header-bottom button:hover {
    background: #404041;
}
body.page-product-bundle.catalog-product-view ul.system-option-products {
    margin: 0;
    padding: 30px 0 0 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
body.page-product-bundle.catalog-product-view .system-option-product {
    padding: 20px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #eee;
    box-shadow: 0px 0 0 rgb(0 0 0 / 8%);
    transition: all 0.5s ease-in-out 0s;
    width: calc(50% - 15px);
    display: flex;
    align-items: flex-start;
    position: relative;
}
body.page-product-bundle.catalog-product-view .system-option-product:hover,
body.page-product-bundle.catalog-product-view .system-option-product.active {
    box-shadow: 0px 4px 34px rgb(0 0 0 / 8%);
    border-color: #00a651;
    background-color: #f4f4f4;
}
body.page-product-bundle.catalog-product-view .system-option-product .system-option-product-left {
    width: 100px;
    flex: 0 0 auto;
    border: 1px solid #eeeeee;
    margin-right: 30px;
}
body.page-product-bundle.catalog-product-view .system-option-product .system-option-product-right {
    width: 100%;
}
body.page-product-bundle.catalog-product-view .system-option-product .system-option-product-info > h4 {
    font-size: 16px;
}
body.page-product-bundle.catalog-product-view .system-option-product .system-option-product-info > span {
    display: block;
    width: 100%;
    color: #00a651;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
body.page-product-bundle.catalog-product-view .system-option-product .system-option-product-info >  a {
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
}
body.page-product-bundle.catalog-product-view .system-option-product .system-option-product-info >  a:hover {
    text-decoration: underline;
}
body.page-product-bundle.catalog-product-view .system-option-product  .system-builder-item-chk input {
    height: 25px;
    width: 25px;
    position: absolute;
    left: 10px;
    top: 10px;
    margin: 0;
    cursor: pointer;
}
body.page-product-bundle.catalog-product-view .modal-content .header-bottom {
    text-align: center;
    background: #f4f4f4;
    padding: 20px;
}
body.page-product-bundle.catalog-product-view #maincontent > .columns {
    width: 1400px;
    max-width: 100%;
}
body.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .bundle-summary {
    display: none;
}
/* Bundle Products -- End */

/* Header Search -- Start */
.lof-autosearch {
    position: relative;
    border: 1px solid #00a651;
    display: block;
    border-radius: 8px;
    width: 100%;
}
.lof-autosearch .category-filter {
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 165px;
}
.lof-autosearch .category-filter::after {
    content: "";
    display: inline-block;
    margin-left: 15px;
    width: 1px;
    height: 15px;
    background: #333333;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.lof-autosearch .category-filter select {
    background: transparent;
    height: 100%;
    padding: 10px 25px 10px 15px;
    border-radius: 8px;
}
.lof-autosearch .category-filter .fa-caret-down {
    height: auto;
    line-height: normal;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    width: auto;
    background: transparent;
    color: #333333;
    right: 15px;
}
.lof-search {
    float: none;
}
.lof-search input.input-text {
    padding: 5px 60px 5px 175px;
     line-height: normal;
    height: 43px;
    font-weight: normal;
    background: #ffffff;
    border-radius: 8px;
}
.lof-search input.input-text::-webkit-input-placeholder {
    font-weight: 300;
    letter-spacing: 0.5px;
}
.lof-search input.input-text::-moz-placeholder {
    font-weight: 300;
    letter-spacing: 0.5px;
}
.lof-search input.input-text:-ms-input-placeholder {
    font-weight: 300;
    letter-spacing: 0.5px;
}
.lof-search input.input-text:-moz-placeholder {
    font-weight: 300;
    letter-spacing: 0.5px;
}
.lof-autosearch .button-search {
    color: #ffffff;
    background-color: #00a651;
    border: none;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: none;
    height: 100%;
    border-radius:0 6px 6px 0;
    padding: 10px 20px;
    transition: all 0.5s ease-in-out 0s;
}
.lof-autosearch .button-search:hover {
    background-color: #ffffff;
    color: #00a651;
}
.sticky-menu.active .header-search-wrap {
    display: none;
}
.lof-autosearch .ui-autocomplete {
    border-radius: 8px;
    max-width: 100%;
}
.lof-autosearch .ui-autocomplete li .product {
    margin-bottom: 20px;
}
.lof-autosearch .ui-autocomplete a {
    white-space: normal;
    margin: 0 0 10px 0;
    display: block;
}
/* Header Search -- End */

/* Media */
@media only screen and (max-width: 1550px) {
    .cdz-slider.base-slider .owl-item a.item-image {
        height: 100px;
        width: 100px;
    }
    .page-header .logo {
        position: relative;
        left: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .cdz-slider.base-slider .owl-item {
        padding: 0 15px;
    }
    .page-header .logo {
        max-width: 100%;
    }
    .header-panel-right-inner .header-top-right {
        display: none;
    }
    .page-header .header-top {
        display: block;
    }
    .popup-quote-form-main .modal-inner-wrap
    {
        max-width: 850px;
    }   
    body.page-product-bundle .system-option-item-middle .system-option-item-middle-content > div {
        width: calc(33.333333% - 10px);
        padding: 5px;
    }
    body.page-product-bundle .system-option-item-middle .system-option-item-middle-content > div h4 {
        font-size: 12px;
        line-height: 1.4;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1220px) {
    .account.page-layout-2columns-left .column.main {
        padding-right: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header-panel-center.header-search-wrap {
        width: 40%;
    }
    .header-panel-right, .header-panel-left{
        width: 30% !important;
    }
    .page-header .header-top .header-top-left {
        display: none;
    }
    .page-header .header-top .header-top-right {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .page-header .logo {
        max-width: 90px;
        margin: auto;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .catalog-product-view .row.main-inner .product-main-wrapper > form .product-info-main > div
    {
        width: 50%;
    }
    body.product-view-style-04 .product-info-main .product-reviews-summary
    {
        position: static;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-header .features-links #top-wishlist:before, .page-header .features-links .authorization-link .account-trigger:before, .page-header .features-links .minicart-wrapper .action.showcart:before {
        width: 100% !important;
    }
    .page-header .sticky-menu.active .features-links>li {
        margin: 0 !important;
        margin-left: 25px !important;
    }
    .page-header .sticky-menu.active .features-links > li.link.wishlist {
        margin: 0 !important;
    }
    .page-header .sticky-menu.active .features-links {
        margin-right: 15px;
    } 
    #desk_vertcial-menu-container .menu-container ul.groupmenu {
        max-height: 70vh;
        overflow: auto;
    }
    .page-header .icon-link::before {
        margin: 0px 5px 0px 0px !important;
    }
    .header-sections .header-top .header-top-links a.icon-link{
        margin-left: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-panel-center.header-search-wrap {
        width: 80%;
    }
    .header-panel-right, .header-panel-left{
        width: 20% !important;
    }
    .page-footer .middle-bottom .col-sm-18 .row > div:last-child {
        position: relative;
        left: -10px;
    }
    #maincontent .cart-container .form-cart {
        width: 65%;
        padding: 15px;
    }
    #maincontent .cart-container .cart-summary {
        width: 35%;
        padding: 15px;
    }
    #maincontent .cart.table-wrapper .product-item-photo
    {
        display: flex;
    }
    .checkout-index-index .page-wrapper .cdz-opc-wrapper .opc-wrapper {
        width: 50%;
    }
    .checkout-index-index .page-wrapper .opc-sidebar {
        width: 46%;
    }
    .account .table:not(.cart):not(.totals)>thead>tr>th {
        font-size: 12px;
    }    
}

@media only screen and (max-width: 991px) {
    .cms-index-index .tabs-style-09 .abs-dropdown {
        width: 300px;
    }
    .cms-index-index .tabs-style-09 .cdz-tabs {
        width: calc(100% - 300px);
    }
    .tabs-style-09.cdz-tabs-wrap>.cdz-block-content.cdz-tabs-bg {
        background-size: 300px 100% !important;
        background-position: unset !important;
    }
    .popup-quote-form-main .modal-inner-wrap
    {
        max-width: 650px;
    }
    .box-style-01 .cdz-block-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .box-style-01 .cdz-block-title h1 {
        margin: 5px 0;
        line-height: normal;
        padding-right: 70px;
        text-align: left !important;
    }
    .page-header .block-minicart .minicart-items-wrapper {
        height: auto !important;
    }
    .page-header .cdz-dropdown.cdz-dd-active .cdz-dd-content {
        margin-left: 10px;
        max-height: 70vh;
        overflow: auto;
    }
    body.product-view-style-04 .product-info-main .box-tocart .field.qty .label
    {
        display: block;
        width: 100%;
    }
    .cart-container .form-cart .action.continue, .cart.actions .action.towishlist {
        margin: 5px;
    }
    .cart-container .form-cart .action.clear, .cart-container .form-cart .action.update {
        margin: 5px auto !important;
        display: inline-block;
    }
    .page-main .cdz-opc-wrapper #shipping-new-address-form {
        flex-flow: column;
    }
    .page-main .cdz-opc-wrapper #shipping-new-address-form > .field {
        float: none;
        min-width: calc(100% - 10px);
    }   
    .block.block-addresses-default a.action.edit
    {
        margin-top: 5px;
    } 
    /* Bundle Products */
    body.page-product-bundle .system-option-item {
        padding: 15px 10px;
    }
    body.page-product-bundle .system-option-item-left {
        width: 40%;        
    }
    body.page-product-bundle  .system-option-item-middle {
        width: 45%;
    }
    body.page-product-bundle .system-option-item-image {
        margin-right: 15px;
    }
    body.page-product-bundle.catalog-product-view .modal-content {
        padding: 0 15px 15px 15px;
    }
    body.page-product-bundle.catalog-product-view .system-option-product .system-option-product-left {
        margin-right: 15px;
    }
    body.page-product-bundle.catalog-product-view .system-option-product {
        padding: 15px;
    }
    body.page-product-bundle.catalog-product-view .bundle-options-container .legend.title,
    body.page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-price-main {        
        width: 50%;        
    }
    body.page-product-bundle .system-option-item-middle .system-option-item-middle-content > div {
        width: calc(50% - 10px);
    }
    /* Bundle Products -- End */
}

@media only screen and (max-width: 767px) {
    .cdz-slider.base-slider .owl-item a.item-image {
        height: 100px;
        width: 100px;
    }
    .cdz-slider.base-slider .owl-item {
        padding: 0;
    }
    .wrapper-adv-style-09.white-title .item-title {
        font-size: 16px;
    }
    .cms-index-index .tabs-style-09 .cdz-tabs {
        width: 100%;
    }
    .header-panel-left .nav-toggle {
        top: 18px !important;
    }
    .header-search-wrap {
        top: 14px !important;
    }
    body .tabs-style-09 .mobile-toggle {
        display: none !important;
    }
    .tabs-style-09 .cdz-block-content {
        padding-top: 0 !important;
    }
    .page-header .header-middle .header-panel-container {
        padding: 10px 0 !important;
    }
    .page-header .logo {
        margin: 5px auto 5px -20px !important;
        position: static;
    }
    .page-header .logo img {
        margin: 0 auto;
    }
    .header-search-wrap {
        padding: 10px 10px 0px 0px;
    }
    .catalog-product-view .product-main-wrapper {
        width: 100%;
    }
    .catalog-product-view .product-media-wrapper {
        width: 100%;
    }
    .product-bottom .cart-qty button.action.tocart.primary {
        padding: 3px 10px !important;
    }
    .page-header .sticky-menu.active .header-panel-center {
        right: 0 !important;
        padding: 0;
    }
    .cms-page-view h1.page-title
    {
        font-size: 24px;
    }
    .cms-page-view .columns ul li
    {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .catalog-product-view  .row.main-inner .product-media-wrapper {
        padding-bottom: 30px;
    }
    .catalog-product-view .row.main-inner .product-main-wrapper > form .product-info-main > div {
        margin-bottom: 30px;
    }
    .catalog-product-view .row.main-inner {
        margin-bottom: 20px;
    }
    .popup-quote-form-main .modal-inner-wrap
    {
        padding-left: 0;
        padding-right: 0;
    }
    .popup-form-row > div:nth-child(-n + 3)
    {
        display: block;
    }
    .popup-form-row > div:nth-child(-n + 3) label.label {
        max-width: 100%;
        margin-bottom: 5px !important;
    }
    .popup-form-row > div:nth-child(-n + 3) .input-box {
        width: 100%;
    }
    .popup-form-row > div:nth-child(4), .popup-form-row > div:nth-child(5), .popup-form-row > div:nth-child(6) {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
    .popup-quote-form-main .modal-inner-wrap
    {     
        top: 0;
        transform: translateY(0) !important;
    }
    .thank-you-block {
        padding: 15px 0;
    }
    .thank-you-block h2::before
    {
        font-size: 50px;
    }
    .thank-you-block h2
    {
        font-size: 28px;
        padding-top: 5px;
    }
    .thank-you-block p
    {
        font-size: 14px;
    }    
    .block.widget .products .product-item
    {
        padding-left: 6px;
        padding-right: 6px;
    }   
    .page-footer .footer-payment
    {
        margin-bottom: 20px !important;
    }
    .page-products #maincontent > .page-title-wrapper {
     padding-right: 120px;  
    }
    .page-products main .sidebar.sidebar-main {
        margin-top: -40px;
    }
    .toolbar-sorter.sorter select#sorter {
        width: auto;
    }
    .review-add .review-form-actions .submit.primary {
        padding: 12px 20px;
    }
    .block.related .action.select {
        padding-left: 0;
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td[data-th]:before,
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th[data-th]:before 
    {
        line-height: normal;
        padding: 4px 0;
    }
    .cart-summary .block .fieldset .field label.label {
        margin-bottom: 2px;
    }    
    body .field-recaptcha {
        transform: scale(0.80);
        -webkit-transform: scale(0.80);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        padding: 0 !important;
        clear: both;
        width: auto !important;
    }
    .columns .column.main > form::after {
        content: "";
        display: block;
        clear: both;
    }
    .account .column.main {
        margin-top: 10px;
    }
    .block.block-addresses-default a.action.edit
    {
        margin-top: 0;
    }
    .block.block-addresses-list + .actions-toolbar .secondary {
        margin: 0;
        width: 100%;
    }
    .sidebar .block.account-nav .title {
        top: -50px;
    }
    .columns .column.main > form .secondary {
        width: 100%;
        margin-left: 0;
        float: none;
    }
    #mobi_vertcial-menu-container .cdz-menu .item.level-top>.groupmenu-drop {
        background: #fff;
    }
    /* Bundle Products */
    body.page-product-bundle .system-option-item {
        padding: 15px;
    }
    body.page-product-bundle .system-option-item-list, body.page-product-bundle .system-option-item-left {
        flex-flow: column;        
        width: 100%;
        padding-right: 0;
    }
    body.page-product-bundle .system-option-item-image {     
        margin-right: auto;
        margin-left: auto;
    }
    body.page-product-bundle .system-option-item-title {
        text-align: center;
        margin:10px 0 20px 0px;
    }
    body.page-product-bundle .system-option-item-title h4 {
        margin-bottom: 0;
    }
    body.page-product-bundle .system-option-item-right {     
        width: 100%;
        margin-top: 20px;
    }
    body.page-product-bundle.catalog-product-view .block-bundle-summary .box-tocart .actions {
        margin: 0;
        text-align: center;
    }
    body.page-product-bundle.catalog-product-view .modal-inner-wrap {
        width: 100%;
        background: #fff !important;
    }
    body.page-product-bundle.catalog-product-view .modal-content .header-top > h4 {
        padding: 15px;
        left: -15px;
        width: calc(100% + 30px);
    }
    body.page-product-bundle.catalog-product-view .modal-content .header-top 
    {
        margin-top: 70px;
    }
    body.page-product-bundle.catalog-product-view .system-option-product {
        width: 100%;
        flex-flow: column;
        text-align: center;
        align-items: center;
    }
    body.page-product-bundle.catalog-product-view .system-option-product .system-option-product-left {
        margin-right: 0;
        margin-bottom: 15px;
    }
    body.page-product-bundle.catalog-product-view .system-option-product .system-option-product-info > h4 {
        font-size: 14px;
    }
    body.page-product-bundle.catalog-product-view .bundle-options-container .legend.title {
        margin-bottom: 10px;
        width: 100%;
        font-size: 20px;
    }
    body.page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-price-main {
        text-align: left;
        width: 100%;
        margin-bottom: 20px;
    }
    body.page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-price-main p {
        font-size: 20px;
    }
    body.page-product-bundle  .system-option-item-middle {
        width: 100%;
    }
    body.page-product-bundle .system-option-item-middle .system-option-item-middle-content {
        justify-content: center;
    }
    /* Bundle Products -- End */

    /* Header Search -- Start */
    .header-panel-row .header-search-wrap {
        position: static;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-width: 100%;
        padding: 10px 0;
    }
    .lof-autosearch .category-filter {
        display: none;
    }
    .lof-search input.input-text {
        padding-left: 15px;
    }
    /* Header Search -- End */

    header .header-sections .header-panel-right{
        position: absolute;
        right: -25px;
        top: 35px; 
    }
}
@media only screen and (max-width: 374px) {
    .modal-popup .modal-inner-wrap .modal-header .action-close
    {
        height: 30px;
        width: 30px;
    }
    .modal-popup .modal-inner-wrap .modal-header .action-close:before
    {
        line-height: 30px;
    }
    .modal-popup .modal-header, .modal-popup .modal-content, .modal-popup .modal-footer {
        padding-left: 20px;
        padding-right: 20px;
    }   
}

@media only screen and (min-width: 768px) {
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu {
        position: static;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu > .groupmenu-drop {
        width: 55vw;
        left: 100%;
        top: 0 !important;
        min-width: 45vw;
        min-height: 100%;
        padding: 10px;
        max-height: 80vh;
        overflow: auto;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu > .groupmenu-drop > li {
        margin: 0;
        text-align: left;
        width: 100%;
        padding: 5px 10px;
        min-width: 0;
        float: none;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu > .groupmenu-drop > li:hover > a
    {
        color: #00a651;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu > .groupmenu-drop > li .groupdrop-title {
        padding: 0;
        color: #404041;
        font-weight: 700;
        display: inline-block;
        min-height: 0;
        font-size: 13px;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu .item.custom-megamenu .groupmenu-drop li.level1 > a.menu-link {
        padding: 0;
        color: #404041;
        font-weight: 700;
        display: inline-block;
        min-height: 0;
        text-transform: capitalize;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu .item.custom-megamenu .groupmenu-drop li.level1 > a.menu-link:hover{
        color: #00a651;
    }


    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu > .groupmenu-drop > li ul.groupmenu-nondrop li {
        padding: 0;
        margin-bottom: 5px;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu > .groupmenu-drop > li ul.cat-tree.groupmenu-nondrop:empty {
        display: none;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu > .groupmenu-drop > li ul.cat-tree.groupmenu-nondrop {
        margin-top: 10px;
    }

    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item > a.menu-link {
        display: flex;
        align-items: center;
        padding: 0 30px 0 5px;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item > a.menu-link::before {
        margin: 0;
        right: 10px;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item > a.menu-link > .menu-icon {
        min-width: 40px;
        font-size: 24px;
        margin: 0;
        padding: 0 5px 0 0;
    }
    .page-footer .footer-box .h5 {
        font-size: 15px;
     }
    .footer-link li a, .footer-box li, .footer-box {
        font-size: 13px;
        line-height: 1.5;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu {
        margin-bottom: 0;
    }
    
    .catalog-category-view main#maincontent .columns .sidebar
    {
        border-right: 1px solid #eee;
        border-left: 1px solid #eee;
    }
    .catalogsearch-result-index main#maincontent .column.main
    {
        border-left: 1px solid #eee;
    }
    .catalogsearch-result-index main#maincontent .columns .sidebar,
    .catalog-category-view main#maincontent .columns .sidebar
    {
        padding-right: 0%;
    }
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu > .groupmenu-drop > li ul.groupmenu-nondrop li a
    {
        font-size: 13px;
    }
    .catalog-product-view .gallery-container {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    .footer-style-16 .col-sm-6{
          width: 23% !important;
    }
    .footer-style-16 .col-sm-6.info{
          width: 30% !important;
    }
    .footer-style-16 .col-sm-6 .footer-box.info{
        border-style: solid;
        border-width: 1px;
        padding: 10px;
    }
    
}
@media only screen and (min-width: 1025px) { 
    #desk_vertcial-menu-container .menu-container ul.groupmenu > .item.custom-megamenu > .groupmenu-drop
    {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }
    .page-footer .footer-box .h5 {
        font-size: 16px;
     }
     .footer-link li a, .footer-box li, .footer-box {
        font-size: 14px;
     }
     .header-top-links div.icon-link{
        display: flex;
        align-items: center;
        flex-flow: wrap;
        width: auto;
    }
    .col-sm-11 .header-top-right .header-top-links a.icon-link{
        margin-left: 43px;
        margin-top: 5px;
    }
    .col-sm-11 .header-top-right .header-top-links a.icon-link.second{
       margin-top: 6px;
    }
    .col-sm-11 .header-top-right .header-top-links div.icon-link{
        margin-top: -10px;
    }
    .col-sm-11 .header-top-right .header-top-links{
        width: 160px;
        margin-right: 0px;
    }
    .page-header .icon-link::before{
        margin: 0px 5px -50px 0px !important;
    }
           
}
@media only screen and (min-width: 1366px) { 
    .catalogsearch-result-index main#maincontent .columns .sidebar,
    .catalog-category-view main#maincontent .columns .sidebar
    {
        width: 20%;
    }
    .catalogsearch-result-index main#maincontent .columns .column.main,
    .catalog-category-view main#maincontent .columns .column.main
    {
        width: 80%;
    }
}
@media only screen and (min-width: 1024px) {
    .page-header .panel.header {
        padding: 0 0 !important;
    }
    .page-header .minicart-wrapper .action.showcart{
        padding: 7px 8px 4px 7px !important;
    }
    .space-lg .cdz-block-title{
        margin-bottom: 0px !important;
    }
    .page-header .header-top:before {
        margin-bottom: -1px;
    }
    .section-menu-wrap{
        z-index: 0 !important;
    }
}
@media only screen and (min-width: 1200px) {
    /* .header-panel-right {
        width: 500px !important;
    } */
    .header-panel-center.header-search-wrap {
        width: calc(100% - 690px) !important;
    }
}
@media only screen and (min-width: 1400px) {
    .catalog-product-view #maincontent > .columns, .catalog-category-view #maincontent > .columns, .catalog-category-view #maincontent > .page-title-wrapper,
    .catalogsearch-result-index #maincontent > .columns, .catalogsearch-result-index #maincontent > .page-title-wrapper
    {
        width: 95%;
    }
}
.product-info-main .product.attribute.sku.brand{
    display: none;
}
.product-info-main .product-info-price .product.attribute.sku.brand{
    display: block;
}
#additionalcustom  .overview-title{
    display: none;
}
.product-info-main .overview .type{
    text-transform: capitalize !important;
}
.product.info.detailed .product.items .item.title > .switch{
    text-transform: capitalize !important;
}
.product-view-style-04 .product-info-main .box-tocart .product-addto-links button.towishlist{
    display: none;
}

.catalog-product-view .product.info.detailed .product.attribute.brand, .catalog-product-view .product.info.detailed .product.attribute.item-id {
    display: none;
}

.catalog-product-view .product.info.detailed .product.attribute.overview {
    margin-top: 0 !important;
}

.key-features-wrapper ul {
    margin-top: 10px;
    padding: 0px 0 0 15px;
    margin-bottom: 10px;
}

.key-features-wrapper p {
    font-weight: 500;
    /*text-transform: capitalize;*/
}
.key-features-wrapper h4 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}
.cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop .groupdrop-title{
    text-transform: capitalize !important;
}

.bundle-options-wrapper .block-shipping-estimation {
    display: none !important;
}
.bundle-options-container .product-add-form {
    display: block !important;
}

.page-product-bundle .row.main-inner {
    display: none !important;
}
.product-options-wrapper .required {
    display: none;
}
.product.attribute.sku.item-id {
    display: inline-block;
    width: 100%;
    margin-top: 6px;
}
i.copy-letter-button.fa.fa-copy {
    margin-left: 5px;
}

.checkout-index-index #checkout .checkout-shipping-address #co-shipping-form div[name="shippingAddress.postcode"] , .checkout-index-index .modal-content #opc-new-shipping-address div[name="shippingAddress.postcode"], .checkout-cart-index .cart-summary #shipping-zip-form div[name="shippingAddress.postcode"]{
  display: none;
}

.checkout-index-index .field[name="billingAddressknet.city"], .checkout-index-index .field[name="billingAddressmpgs_hostedcheckout.city"], .checkout-index-index .field[name="billingAddresscashondelivery.city"], .checkout-index-index .field[name="billingAddressupayments.city"]{
    display: none;
}

.checkout-index-index .field[name="billingAddressknet.postcode"], .checkout-index-index .field[name="billingAddressmpgs_hostedcheckout.postcode"], .checkout-index-index .field[name="billingAddresscashondelivery.postcode"], .checkout-index-index .field[name="billingAddressupayments.postcode"]{
    display: none;
}

.cart-totals .table-wrapper .totals.shipping .value {
    font-size: 0;
}
.cart-totals .table-wrapper .totals.shipping .value > span span:not(:first-child) {
    display: block!important;
}
.cart-summary .block .item-options .field.choice.item .label .value span + span {
    display: none!important;
}
.opc-block-summary .mark .value, .opc-block-summary .mark .value > span {
    font-size: 0!important;
}

.shipping-methods ul li span {
    width: 100%;
    display: block;
}

.checkout-cart-index .message-notice>div{
    font-weight: 700;
    color: #000;
    font-size: 16px;
}

@media only screen and (min-width: 1400px) {
    main.page-main .category-view {
        width: 95% !important;
    }
}

.owl-carousel .owl-item img.mplazyload-icon {
    padding: 0;
    width: auto;
    margin: 0 auto;
}

.page-header .header-bottom nav.cdz-navigation .groupmenu li a:hover{
    background:#404041 !important;
    color:#fff;
}


/*----------Defualt--Checkout-----------*/

.checkout-shipping-address .step-title,
.checkout-shipping-method .step-title,
.payment-group .step-title{
    background: #00a651;
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 10px 20px;
}
#checkoutSteps .step-title:before{
    display: inline-block;
    font-family: CodazonFont;
    margin: 0 10px 0 0;
    font-weight: normal;
    font-size: 20px;
}
.checkout-shipping-address .step-title:before {
    content: '\E997';
}
.checkout-shipping-method .step-title:before {
    font-family: FontAwesome !important;
    content: "\f0d1";
    font-size: 22px;
}
.payment-group .step-title:before {
    content: "\E978";
}
@media (max-width:767px){
    .opc-estimated-wrapper .minicart-wrapper{
        display: none;
    }
}

#co-payment-form hr{
    display:none;
}
.opc-summary-wrapper .grand.totals{
  display: table-row;
}

/* 27-05-24 */
.base-slider-custom{
    align-items: flex-start;
}
.base-slider-custom .img-wrapper {
    width: 60px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    background: #f1f1f1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    margin-bottom: 10px;
}
.base-slider-custom .img-wrapper img{
    margin: 0px !important;
        background: transparent !important;
        border-radius: 0 !important;
        padding: 0 !important;
         max-width:unset !important;
         min-height: unset !important;
}
.product-info-stock-sku .stock.available {
    text-transform:capitalize !important;
}
.product.attribute.availability {
    color: #000000;
    font-size: 14px;
    margin-top: 6px;
    line-height: 2;
}

.checkout-index-index .payment-method .field img {
    display: block !important;
}

.payment-method-title ,
.payment-method-title label{
    display: flex;
    align-items: center;
}

.checkout-index-index .select2-container {
    width: 100% !important;
}

/*----------Fire--Checkout-----------*/
.firecheckout #checkout .opc-wrapper .step-title, .firecheckout #checkout .opc-block-summary > .title, .firecheckout #checkout .opc-sidebar .step-title {
    padding: 10px 15px !important;
    font-size: 20px !important;
}
.opc-block-summary >.title,
.checkout-billing-address >.step-title{
    background: #00a651;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.opc-block-summary .items-in-cart,
.opc-block-summary .table-totals{
    padding: 10px 15px;
    display: block;
}
.opc-block-summary {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.firecheckout .place-order .actions-toolbar .primary .action {
    background: #00a651 !important;
}

.fieldset > .field[name="shippingAddress.region_id"] .select2-selection,
.fieldset > .field[name="billingAddressshared.region_id"] .select2-selection {
  padding-top: 1em;
  padding-bottom: 0.36em;
  border-radius: inherit;
  background: #f2f5f7;
  border: none;
  height: 50px;
}
.fieldset > .field[name="shippingAddress.region_id"]  .select2-container--default .select2-selection--single .select2-selection__arrow,
.fieldset > .field[name="billingAddressshared.region_id"]  .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
}
.opc-wrapper .fieldset > .field[name$="city"] {
  display: none!important;
}
.opc-wrapper .fieldset > .field[name$="postcode"] {
    display: none!important;
  }

  .box-cate-link li {
    display: block !important;
    background-color: transparent !important;
    font-size: 0 !important;
    padding: 0;
    height: 100%;
}
.box-cate-link li::after{
    content: none;
}

.box-cate-link li .tab-title{
    height: 100%;
}

/*----------RTL--Arabic-----------*/

.panel.header .switcher.switcher-language {
    display: flex;
    align-items: center;
}
.page-header .switcher .options .action.toggle {
    display: flex!important;
    align-items: center;
}
.page-header .switcher .options .action.toggle a {
    display: flex;
    align-items: center;
}
.page-header .switcher .options ul.dropdown  a {
    display: flex!important;
    align-items: center;
}
.page-header .switcher .options ul.dropdown a img {
    margin-right: 5px;
}
.page-header .switcher .options.active ul.dropdown {
    display: block;
}

.header-panel-right-inner {
    align-items: center;
}
.language-switch-direct {
    margin-right: 8px;
    min-width: 78px;
}
.language-switch-direct a{
  display: flex;
    align-items: center;
    gap: 10px;
}

.language-link .language-switch-direct{
    display: none !important;
}