/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

/*.col-full-nav{*/
/*    left:20px !important;*/
/*}*/

.col-full-nav .site-search{
    display: none;
    
}
@media (min-width: 993px) {
    .shoptimizer-primary-navigation.col-full .wms-mobile-widgets-top{
        display: none;
    }
}


.wms-mobile-widgets-top{
    display: flex;
    margin-top: 10px;
}



.cr-voting-cont-uni .wms-helpful-label {
    margin-right: 10px;
}

/*Hesabim ->  hesap detaylari sayfasindan social accounts(sosyal medya login butonlarinin) kaldirilmasi.*/
.woocommerce-account .woocommerce-MyAccount-content .nsl-container, 
.woocommerce-account .woocommerce-MyAccount-content .nsl-heading,
.woocommerce-account .woocommerce-MyAccount-content .nsl-heading + div{
    display: none;
}

#cmplz-manage-consent .cmplz-manage-consent{
    display: none;
}

.products-uploads-text-browser a{
    background: #1F73BE;
}

.cmplz-document > p > i{
    display: none;
}

body.woocommerce-checkout .select2-container .select2-selection--single {
    height: 40px !important; 
}


body.woocommerce-checkout input[type=text].select2-search__field{
    height: 40px;
}

.woocommerce-terms-and-conditions-wrapper{
    display: none;
}

.cart-custom-field h4:nth-child(2){
    display: none;
}

.cart-custom-field .textwidget p{
    display: none;
}


.call-back-feature{
    display: none;
}


/* WMS: Disable header product search interactions */
.site-search form.woocommerce-product-search {
  cursor: not-allowed;
}

.site-search form.woocommerce-product-search,
.site-search form.woocommerce-product-search * {
  pointer-events: none;
}

/* Optional: give a "disabled" look */
.site-search input.search-field {
  opacity: 0.65;
}



.menu-item.menu-item-type-post_type.menu-item-object-page.wpmenucartli.wpmenucart-display-standard.menu-item{
    display: none;
}






