/*
 Theme Name:   DiCi Child
 Theme URI:    https://themes.zone/dici/
 Description:  DiCi Another Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     dici
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  diciother
*/


@font-face {
  font-family: "ProximaNova-Regular";
  src: url("./fonts/ProximaNova-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Proxima Nova Alt Bold";
  src: url("./fonts/Proxima Nova Alt Bold.otf") format("opentype");
}

@font-face {
  font-family: "ProximaNova-Black";
  src: url("./fonts/ProximaNova-Black.otf") format("opentype");
}

@font-face {
  font-family: "Proxima Nova Bold";
  src: url("./fonts/Proxima Nova Bold.otf") format("opentype");
}

.widget_product_search button:hover, .elementor-widget-wp-widget-woocommerce_product_search button:hover {
    background-color: transparent !important;
    color: #fff !important;
}

.widget_product_search button, .elementor-widget-wp-widget-woocommerce_product_search button {
	color: #fff !important;
}

.dici-elementor-footer .widget h5, .dici-elementor-footer .widget .widget-title, .dici-elementor-footer .elementor-widget-container h5, .dici-elementor-footer .elementor-widget-container .widget-title, .dici-footer-widget-area .widget h5, .dici-footer-widget-area .widget .widget-title, .dici-footer-widget-area .elementor-widget-container h5, .dici-footer-widget-area .elementor-widget-container .widget-title {
	font-size: 13px !important;
}
.dici-elementor-footer ul li a {
   color: #7e7e7e !important;
    font-size: 11px;
}
.widget_nav_menu .menu li, .elementor-widget-wp-widget-nav_menu .menu li {
	margin: 6px 0;
}
.mc4wp-form-fields input[type="submit"] {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 64px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	padding: 0;
	border: none;
	outline: 0;
	cursor: pointer;
}
.mc4wp-form-fields input[type="submit"]:before,
.mc4wp-form-fields input[type="submit"]:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.mc4wp-form-fields input[type="submit"]:before {
	border-radius: 100%;
	width: 40px;
	height: 40px;
	background-color: #f0f0f0;
	transition: background-color .2s ease;
}
.mc4wp-form-fields input[type="submit"]:after {
	width: 13px;
	height: 12px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.727 6a1.15 1.15 0 01-.39.864L4.761 11.77a.923.923 0 01-1.22-1.387l4.877-4.29a.125.125 0 000-.187l-4.876-4.29A.923.923 0 014.762.23l5.573 4.904a1.153 1.153 0 01.392.866z' fill='%23000'/%3E%3C/svg%3E");
	background-size: contain;
	background-position: 50%;
}
.mc4wp-form-fields {
	color: #7e7e7e;
	font-size: 11px;
	position: relative;
}
.social-icons {
    align-items: center;
    display: flex;
    padding: 0;
}
.social-icons__item:first-child {
    margin-left: -12px;
}
.social-icons__item {
	display: block;
	margin-left: 20px;
}
.social-icons__link {
    align-items: center;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 50%;
    color: #000;
    display: flex;
    height: 40px;
    justify-content: center;
    overflow: visible;
    width: 40px;
}
.social-icons__link svg:not(:root) {
    overflow: visible;
}
.social-icons__link svg {
    color: #7e7e7e;
    padding: 1px;
}
.site-footer .menu li a, .site-info, .site-info a {
    font-family: Poppins;
    font-size: 11px;
    color: #7e7e7e;
}
.site-footer .menu li a:hover {
    color: #fff;
}
.site-footer .site-footer-inner {
	padding-top: 16px;
	padding-bottom: 16px;
}
.site-footer {
    border-top: 0px solid #e1e1e1;
}
.site-footer .site-footer-inner {
    border-top: 1px solid #272727;
}
.site-footer .site-footer-inner:first-child:last-child .site-info {
    text-align: left;
    color: #7e7e7e;
    font-size: 11px;
}
.breadcrumb_last, .comment-list .comment-body .comment-meta .comment-author .fn a, .dici-elementor-footer .elementor-widget-container ul li a:hover, .dici-elementor-footer .widget ul li a:hover, .dici-footer-widget-area .elementor-widget-container ul li a:hover {
	color: #fff !important;
} 
.widget_price_filter .ui-slider .ui-slider-range {
    border: 2px solid !important;
}
.mc4wp-form-fields input[type="submit"] {
    position: absolute;
    top: 6px;
    right: 31px;
    width: 64px;
    height: 44px;
    padding: 6px !important;
    border-radius: 0 22px 22px 0;
}
.dici-elementor-footer .elementor-widget-wp-widget-mc4wp_form_widget input[type="text"], .dici-elementor-footer .elementor-widget-wp-widget-mc4wp_form_widget input[type="email"], .dici-footer-widget-area .elementor-widget-wp-widget-mc4wp_form_widget input[type="text"], .dici-footer-widget-area .elementor-widget-wp-widget-mc4wp_form_widget input[type="email"] {
	margin-right: 0%;
	min-width: 20.733rem;
	max-width: 100%;
	width: 56%;
	padding-right: 50px;
}
.widget select {
	color: #000;
}
.site-title a {
	color: #fff !important;
}
.dici-widget-login-button-view li a {
	color: #fff;
}
.dici-widget-login-button-view li:first-child {
	display: none;
}
.top-header-container .top-header-inner .menu {
	margin: 0;
}
.top-header-container .top-header-inner .menu li a {
	font-size: 13px;
}
.home .top-header-container .top-header-inner .menu li:first-child a {
	background-color: #000;
	color: #fff !important;
	padding: 15px 10px;
}
.top-header-container .top-header-inner .menu li a:hover {
	color: #53585f;
}
 .post-header-widget.widget_wishlist_products_counter .wishlist_products_counter_text:before, .pre-header-widget.widget_wishlist_products_counter .wishlist_products_counter_text:before, .dici-elementor-header .elementor-widget-wp-widget-widget_top_wishlist .wishlist_products_counter_text:before {
 	color: #fff !important;
 }
 #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item > a.mega-menu-link:before {
	background-color: #fff !important;
 }
 .dici-widget-login-button-view li a:before {
 	font-size: 21px;
 }
 .dici-widget-login-button-view li a.account {
 	font-size: 0;
 }
 .site-header-cart .cart-contents:before {
 	color: #fff !important;
 }
 body {
     font-family: 'ProximaNova-Regular' !important;
 }
  
    
    .woocommerce-product-search {
        text-align: right;
    }
    .dici-widget-login-button-view li a {
        padding: 0;
    }
    .dici-widget-login-button-view li a:before {
        margin-right: 0;
    }
    .elementor-1954 .elementor-element.elementor-element-618627b5 > .elementor-widget-container {
        margin: 0 !important;
    }
    body.dici-product-content-center ul.products .woocommerce-loop-product__title, body.dici-product-content-center ul.products .price {
        font-family: 'ProximaNova-Regular' !important;
    }
    ul.products .product .woocommerce-loop-product__title {
        font-family: 'ProximaNova-Regular' !important;
    }
    article[class*=post] .entry-title > a, .tz-posts-carousel article .entry-title > a, .single-post .post .entry-title > a {
         font-family: 'ProximaNova-Regular' !important;
    }
    .elementor-heading-title {
         font-family: 'ProximaNova-Regular' !important;
    }
    .social-icons__link i {
        color: #7e7e7e !important;
        font-size: 20px !important;
    }
    .top-header-container .top-header-inner .menu li.current-menu-item a {
        background-color: #000;
        color: #fff !important;
        padding: 15px 10px;
    }
    .site-footer {
        background-color: #000;
    }
    
    .elementor-widget-container h5 {
        color: #fff !important;
    }
    li.mega-menu-item > a.mega-menu-link:before {
        background-color: #fff !important;
    }
    .page-header-block {
        display: none;
    }
    .product_meta a {
        color: #000 !important;
    }
    .site-header-cart .cart-toggler .cart-contents .count {
        color: #000 !important;
    }
    .elementor-element-86a2a74.sticky {
        z-index: 999;
        border-bottom: 1px solid;
        position: fixed;
        top: 0;
        width: 100%;
        background-color: #f7f7f7;
    }
    .owl-nav span {
    	color: #000;
    }
    .shop_table .product-name a {
        text-decoration: none;
        color: #000;
    }
    table.shop_table_responsive tr td.product-remove a {
        text-align: left;
        color: #000;
    }
    .widget_product_search button, .elementor-widget-wp-widget-woocommerce_product_search button, .widget_product_search button:hover, .elementor-widget-wp-widget-woocommerce_product_search button:hover {
        position: absolute;
        right: 0px;
        top: 7px;
        height: 39px !important;
        background-color: #fff !important;
        border-radius: 0 22px 22px 0;
    }
    .widget_product_search button:after, .elementor-widget-wp-widget-woocommerce_product_search button:after {
        color: #000;
        margin-right: 9px;
    }
    .widget_product_search .search-field, .elementor-widget-wp-widget-woocommerce_product_search .search-field {
        padding-right: 50px;
        background-color: #fff;
    }
    .elementor-element-86a2a74 {
        border-bottom: 1px solid #ccc;
    }
	.woocommerce-grouped-product-list-item__price .amount, ul.products .product .price {
		padding: 0 18px;
	}
    ul.products .product .dici-prod-cat-list {
		padding: 0 17px;
	}
	.elementor-widget-container .fa {
		float: right;
	}
	.woocommerce-checkout-payment .button {
		width: auto !important;
	}
	#zoid-paypal-buttons-uid_534b59e96e_mtu6ntq6mdm {
		width: auto !important;
	}
	.showcoupon {
		color: #000;
	}
	.woocommerce a {
	    color: #000;
	}
	.shop_table .button:hover {
		background-color: #5f5f5f !important;
	}
	.home span.outofstock-badge {
		display: none;
	}

@media (min-width: 768px) {
    .elementor-1954 .elementor-element.elementor-element-582f674 {
        width: 3.659% !important;
    }
    .search-field {
        width: 49.5% !important;
    }
    .elementor-1954 .elementor-element.elementor-element-0d5c787 {
        width: 4.836% !important;
    }
    .top_wishlist-heart {
        top: 8px;
    }
    .lrm-login {
        top: 8px;
        position: relative;
    }
    .elementor-1954 .elementor-element.elementor-element-c7b0594 {
        width: 59.631% !important;
    }
    .woocommerce-cart .cart-collaterals {
        display: block; 
        width: 40%;
        float: left;
    }
    .woocommerce-cart-form {
        width: 57%;
        float: left;
        margin-right: 3%;
    }  
    .woocommerce-cart .cart-collaterals .cart-totals-wrap:first-child:last-child {
        width: auto !important;
    }

}

@media (max-width: 767px) {
    .site-footer .site-footer-inner {
         grid-gap: 0px;
         text-align: center;
    }
    .site-footer .menu li a, .site-info, .site-info a {
            padding: 0 6px;
    }
    .dici-elementor-footer .elementor-widget-wp-widget-mc4wp_form_widget input[type="text"], .dici-elementor-footer .elementor-widget-wp-widget-mc4wp_form_widget input[type="email"], .dici-footer-widget-area .elementor-widget-wp-widget-mc4wp_form_widget input[type="text"], .dici-footer-widget-area .elementor-widget-wp-widget-mc4wp_form_widget input[type="email"] {
        width: 18.5rem;
         min-width: 18.5rem;
    }
    .mc4wp-form-fields input[type="submit"] {
        top: 0px;
        right: -12px;
        height: 41px;
    }
    .elementor-top-section.elementor-element-9daf78d .elementor-column {
        width: auto;
    }
    .elementor-element .elementor-element-3dda38fe {
        width: 100%;
    }
    .top-header-container .top-header-inner .menu-short-container {
        display: block;
    }
    .top-header-container .top-header-inner .menu li {
        margin-right: 0.167em;
    }
    .top-header-container .top-header-inner .menu li a {
        font-size: 9px;
    }
    .home .top-header-container .top-header-inner .menu li:first-child a {
        background-color: #000;
        color: #fff !important;
        padding: 10px 8px;
    }
    .top-header-container .dici-top-header-widget-area {
        position: absolute;
        top: 0px;
        right: 0;
    }
    .widget_product_search .search-field, .elementor-widget-wp-widget-woocommerce_product_search .search-field {
        width: 99.5% !important;
    }
    #vdz_cb_widget {
        display: none;
    }
    .elementor-element-5f2ba704 .elementor-column {
        width: 50%;
    }
    .elementor-widget-tz-posts-carousel .owl-nav {
        display: none;
    }
    .elementor-element-312f909 {
        margin-bottom: 0 !important;
    }
    .mega-menu-wrap .mega-menu-toggle {
        height: 0 !important;
    }
    .mega-menu-toggle .mega-toggle-blocks-right {
        position: absolute;
        top: -110px;
        left: 0px;
        right: auto;
    }
    .elementor-1889 .elementor-element.elementor-element-312f909 {
        padding: 15px;
    }
    #mega-menu-wrap-menu-main {
        clear: both;
        height: 0;
    }
    .dici-elementor-footer .elementor-widget-wp-widget-mc4wp_form_widget input[type="email"], .dici-elementor-footer .elementor-widget-wp-widget-mc4wp_form_widget input[type="submit"]{
        margin: 0 !important;
    }
    .mega-menu-toggle {
        height: 0;
    }
    .dici-widget-login-button-view li a:before {
        margin-right: 0;
    }
    .dici-widget-login-button-view li a.account {
        padding: 10px 0 !important;
    }
    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 5px;
    }
    .dici-elementor-footer .widget h5, .dici-elementor-footer .widget .widget-title, .dici-elementor-footer .elementor-widget-container h5, .dici-elementor-footer .elementor-widget-container .widget-title, .dici-footer-widget-area .widget h5, .dici-footer-widget-area .widget .widget-title, .dici-footer-widget-area .elementor-widget-container h5, .dici-footer-widget-area .elementor-widget-container .widget-title {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .elementor-1954 .elementor-element.elementor-element-25b55f8c,
    .elementor-element.elementor-element-3b3fe4a,
    .elementor-1954 .elementor-element.elementor-element-50dfa838 {
        width: auto;
    }
    .elementor-1954 .elementor-element.elementor-element-25b55f8c > .elementor-element-populated {
        margin: 0 !important;
    }
    .elementor-1954 .elementor-element.elementor-element-61a95cbe > .elementor-element-populated {
        padding: 0 15px;
    }
    .elementor-element.elementor-element-5787bdb2 {
        width: 60%;
        margin-left: 12%;

    }
    .elementor-element.elementor-element-50dfa838 {
        top: 8px;
        position: absolute;
        right: 65px;
    }
    .elementor-element.elementor-element-3b3fe4a {
        position: absolute;
        right: 39px;
        top: 8px;
    }
    .elementor-element.elementor-element-25b55f8c {
        position: absolute;
        top: 7px;
        right: 2px;
    }
    .dici-top-header-widget-area {
        display: none;
    }
    .top-header-container .top-header-inner .menu {
        margin: 0;
        float: left;
    }
    .widget_product_search, .elementor-widget-wp-widget-woocommerce_product_search {
        width: 100% !important;
    }
}

.widget_price_filter .price_slider_amount .button:hover {
        background-color: #363636 !important;
}
@media screen and (min-width: 1024px) {
.dici-layout-left .site-content #secondary {
    order: 1;
    max-width: 88%;
}
.dici-layout-left .site-content #primary, .dici-layout-right .site-content #primary {
    max-width: 1027px;
    margin-left: -40px;
}
}

@media (min-width: 1499px) {
    .top_wishlist-heart {
        top: 25px;
    }
    .elementor-1954 .elementor-element.elementor-element-50dfa838 {
        width: 3.318%;
    }
    .elementor-1954 .elementor-element.elementor-element-3b3fe4a {
        width: 2.725%;
    }
    .elementor-1954 .elementor-element.elementor-element-61a95cbe {
        width: 45.962%;
    }
    .elementor-1889 .elementor-element.elementor-element-4fea5e4 {
        width: 18.804%;
    }
}