/*
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
*/
.quantity.buttons_added,.call-back-feature, .sticky-atc_button.button, #billing_country_field, #billing_country_field, #billing_address_1_field, #billing_city_field, #billing_state_field, #billing_postcode_field, .product_meta,td.product-quantity .quantity,body.home .header-widget-region,.call-back-feature,.d-none,.image-border::after, .woocommerce-order-overview__email.email, .woocommerce-customer-details {
	display:none !important;
}
p {
    margin: 0 0 0.8em;
}
.white{
	background:white;
}
.jet_black{
	background:black;
}
.yellow{
	background:yellow;
}
.green{
	background:green;
}
.gold{
	background:#f5dfc7;
}
.rose_gold,{
	background:#f3c9c5;
}
.korallovyj, .coral{
	background:#df563d;
}
.coral{
	background:#df563d;
}
.purple{
	background:#e8d7ff;
}
.red{
	background:red;
}
.pink{
	background:pink;
}
.silver{
	background:silver;
}
.gray{
	background:#424242;
}
.space-gray{
	background:#424242;
}
.blue{
	background:blue;
}
.black{
	background:black;
}
.desert {
    background: #ffddab;
}
.orange {
    background: orange;
}
.teal{
	background:#30d5c8;
}
.props_list ul{
	list-style: none;
	margin: 0;
}
.props_list ul li {
    display: inline-block;
    float: left;
    margin: 5px 15px 10px 0;
}
.props_list ul li a {
    padding: 10px 10px 8px 10px;
    background: #efefef;
    color: #000000;
    font-weight: 500;
    border-radius: 20px;
}
.props_list ul li .props_list_nolink {
    padding: 5px;
    color: #7a7a7a;
    font-weight: 500;
}
.prswatch {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    top: 2px;
    margin-right: 3px;
    border-style: solid;
    border-width: 2px;
    border-color: black;
}
.props_list {
    float: left;
    margin: 5px 0 20px 0;
    width: 100%;
}
.props_list p {
    margin: 0 0 15px 0;
    font-weight: 600;
}
.product-widget ul li::before {
    background: #008000;
}
.props_list.memory_list ul li a {
    border: 1px solid #000000;
    padding: 10px 15px;
    font-weight: 600;
    background: black;
    color: white;
    border-radius: 30px;
}
.summary h1 {
    margin-bottom: 20px;
}
.props_list.memory_list {
    margin-bottom: 40px;
}
.pdp-g-regular div.product .summary {
    width: 45%;
    margin-right: 0%;
}
div.product form.cart .quantity:has(input[type=hidden])+button.single_add_to_cart_button, .single_add_to_cart_button.button.alt {
    width: unset;
    height: 52px;
    margin-left: 0px;
}
.fast_buy_inner_btn {
    float: left;
    font-weight: 600;
    padding: 0 20px;
    height: 52px;
    margin-right: 20px;
}
.product-widget fieldset{
	text-align: center;
    background: white;
    border-radius: 5px;
}
.product-widget .widget, .product-widget fieldset legend {
    font-size: 16px;
}
.product .product-details-wrapper .price ins {
    color: #363636;
    font-weight: 500;
    font-size: 38px;
}
.product .product-label {
    background-color: #E91E63;
}
.product .product-widget strong {
    font-weight: 500;
}
.fs_inner {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    margin-bottom: 12px;
}
.fs_inner svg {
    margin-right: 5px;
    width: 25px;
}
.product-widget fieldset legend {
	padding-bottom: 0;
    padding-top: 0;
}
span.gamma.widget-title, .widget-title.wpc-filter-title {
    font-weight: 600;
}
.fo_inner .gamma.widget-title {
    text-align: center;
}
.fo_inner input {
    margin-bottom: 20px;
}
.fo_inner p, .fo_inner_text {
    text-align: center;
}
.fo_inner .fast_inner_button {
	width:100%;
	margin-top: 10px;
}
.cg-modal input {
    width: 100%;
    border: 0px solid #ababab;
    border-bottom-width: 1px;
}
.wc-block-product-categories-list.wc-block-product-categories-list--depth-1, body .widget_product_categories ul .children {
    border-left: 1px solid #f4433938;
}
li.cat-item.current-cat a {
    color: black;
    font-weight: 500 !important;
}
.wcpf-field-radio-list .wcpf-heading-label, .wcpf-field-color-list .wcpf-heading-label{
	text-transform:unset;
	font-weight: 600;
    color: #E91E63;
	font-size: 17px;
}
#secondary .widget {
    margin-bottom: 10px;
    border-bottom-color: white;
}
@media (max-width: 992px){
	.page-template-template-woocommerce-archives.filter-open #secondary, .woocommerce.archive.filter-open #secondary {
		padding-top: 20px;
	}
}
#main header.woocommerce-products-header, .shoptimizer-category-banner {
    background-color: #ffffff;
}
#main header.woocommerce-products-header {
    margin-bottom: 0;
}
.wpc-custom-selected-terms ul li {
    display: inline-block;
    float: left;
}
.wpc-custom-selected-terms {
    width: 100%;
}
.wpc-show-on-desktop .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper {
    overflow-y: unset;
    width: 100%;
	margin-bottom: 10px;
}
.wpc-filter-chips-list a, body .wpc-filter-chips-list li.wpc-filter-chip a{
	background: black;
}
body .wpc-filter-chips-list li.wpc-chip-reset-all a {
	background: #e91e63;
    border-color: #e91e63;
}
body .wpc-filter-chips-list li.wpc-chip-reset-all a span span, .wpc-filter-chips-list a, body .wpc-filter-chips-list li.wpc-filter-chip a span span {
    color: white;
    line-height: 2;
    font-size: 14px;
    padding-left: 1px;
}
#page .header-widget-region {
    background-color: #3877ed;
}
#page .header-widget-region p{
    color: white;
}
#text-2 p {
    color: white;
    margin-bottom: 4px;
}
ul.wpc-filter-chips-list.wpc-filter-chips-7558-1.wpc-filter-chips-7558 {
    margin-bottom: 0px;
    margin-top: 1em;
}
ul.wpc-filter-chips-list.wpc-filter-chips-7558-1.wpc-filter-chips-7558.wpc-empty-chips-container {
    display: none;
}
#menu-primary-menu ul.sub-menu li a span {
    font-weight: 600;
    white-space: nowrap;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #484848;
}
.search-main-modal .modal-content {
    overflow-y: visible;
}
.commercekit-ajs-post .commercekit-ajs-post-image, .commercekit-ajs-product .commercekit-ajs-product-image {
    max-width: 30px;
}
.cst_top_bar_right_phone {
    font-weight: 600;
    color: #3877ed;
}
.top-bar svg {
    width: 15px;
    height: 15px;
    margin-right: 0;
    position: relative;
    top: 2px;
    color: #e91e63;
}
span.cst_top_bar_right_addr {
    margin-right: 10px;
    font-size: 14px;
}
#site-navigation .primary-navigation #menu-primary-menu .top-nav-phone a span:before, .phone-line:before {
    content: url("https://magazin-iphone.ru/wp-content/themes/shoptimizer-child-theme/phone.svg");
    display: unset;
    position: relative;
    border: none;
    top: 1px;
    margin-right: 5px;
}
.mobile-phone-line:before {
	
}
.phone-line {
    font-weight: 600;
    color: black;
}
.search-results header.woocommerce-products-header {
    display: block;
}
.header-4 .search-trigger svg {
    color: #3877ed;
}
.callback-close-button svg, .search-close-button svg {
    color: red;
}
.menu-primary-menu-container>ul.menu>li>a span{
	font-weight: 400;
}
.menu-primary-menu-container>ul.menu>li#nav-menu-item-7585 span, li#nav-menu-item-7598 a span {
    font-weight: 600;
    color: black;
}
#main .elementor-element .elementor-heading-title {
    line-height: 1.4;
}
.below-content {
    background: whitesmoke;
}
body.page-template-template-fullwidth-php .entry-content h2 {
    margin-bottom: 0px;
}
.e-con>.e-con-inner {
    margin-left: 0;
    margin-right: 0;
}
.e-con-boxed.e-flex {
    padding: 0;
}
h1.entry-title {
    margin-bottom: 30px;
	margin-top: 20px;
}
.woocommerce-breadcrumb a {
    color: #3877ed;
}
.woocommerce-breadcrumb a:hover {
    color: #2853a5;
}
footer .gamma.widget-title {
    font-size: 16px;
}
body #page footer .textwidget .review .rw-title {
    font-weight: 300;
    font-size: 14px;
    color: white;
    margin: 20px 0 10px 0;
}
footer .cg-menu-link.main-menu-link span {
    color: #2196F3;
    font-weight: 300;
}
#page .site-footer .widget.widget_block h2, #page footer .widget .widget-title {
    color: #f5f5f5;
    font-weight: 400;
    font-size: 16px;
}
footer .widget.woocommerce.widget_product_categories {
    padding: 0;
}
.fa_title {
    color: white;
}
footer.site-footer li, footer.site-footer p {
    color: #9E9E9E;
    font-size: 14px;
}
#custom_html-10 .widget-title {
    margin: 0;
}
#page .below-content .widget svg,#modal .widget svg {
    stroke: #218f21;
}
.site-footer li a{
    font-size: 16px;
}
@media (max-width: 768px){
	.site header.woocommerce-products-header .term-description {
		padding: 0 1em 1em 1em;
	}
	#main .wpc-custom-selected-terms:not(.wpc-show-on-mobile){
		display:block;
		width: 100%;
		padding: 0 1em;
	}
}
header.woocommerce-products-header .term-description {
    padding: 0 0 .8em 0;
    border-bottom: 1px solid #fdd6d4;
}
.shoptimizer-sorting {
    margin-top: 1em;
}
.shoptimizer-sorting form {
    background: whitesmoke;
    padding: 0 5px;
}
#woocommerce_product_categories-1 .widget-title, .wpc-filter-header .widget-title.wpc-filter-title {
    color: #ec2f6f;
}
header.woocommerce-products-header {
    flex-wrap: wrap;
}
header.woocommerce-products-header .term-description p {
    font-weight: 500;
}
#text-2 svg {
    position: relative;
    top: 7px;
    margin-right: 10px;
}
.below-woocommerce-category {
    font-size: 16px;
    border: none;
}
.below-woocommerce-category ul li strong {
    color: #E91E63;
}
.home_h1 h1{
    text-align: left;
    margin-top: 1em;
    font-size: 2em;
	margin-bottom: 0;
}
.home_h2{
	margin-top: 0;
    font-size: 1em;
}
.term-description p {
    margin-bottom: 0;
}
ul.products li.product:not(.product-category) {
    padding-bottom: 85px;
}
.products button.fast_buy_archive_btn.button.alt {
    bottom: 45px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #fbfbfb;
    color: #1a1a1a;
    font-weight: 500;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    background-color: #ededed;
}
body.static-cta-buttons ul.products li.product .added_to_cart {
    background: #5a5a5a;
}
button.fast_buy_archive_btn.button.alt svg {
    width: 20px;
    line-height: 0;
    position: relative;
    top: 5px;
    margin-right: 5px;
    color: #ffffff;
}
.advants_text .far:before {
    color: #ea3975;
    font-size: 24px;
}
.advants_text .far {
    margin-right:10px;
}
.advants_text .elementor-icon-list-text{
	font-weight:600;
}
.promo_price {
    font-size: 29px;
    font-weight: 300;
    color: #ea2b6c;
    margin-left: 5px;
}
#page .below-content .widget svg,.modal-footer .widget_text svg {
    stroke: #E91E63;
}
.widget_text.widget.widget_custom_html {
    position: relative;
    margin-bottom: 20px;
}
.modal-footer .widget_text svg{
    width: 20px;
    height: 20px;
	margin-right:10px;
}
.modal-footer .widget_text.widget.widget_custom_html {
    margin: 0;
    padding: 10px 0;
    flex: 1;
}
.modal-footer  .widget-title,.modal-footer .widget_text svg{
	display:inline-block;
}
.modal-footer .textwidget {
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;    
    align-items: flex-start;
    margin-bottom: 13px;
}
#modal_custom_html-2 {
    float: left;
    width: 50%;
}
#modal_custom_html-3 {
    float: right;
    width: 50%;
}
#modal_custom_html-2 .textwidget{
	justify-content: flex-start;
}
#modal_custom_html-3 .textwidget{
	justify-content: flex-end;
}
#modal .col-full{
	display:flex;
}
.fo_inner p, .fo_inner_text {
    line-height: 22px;
}
.modal-footer {
    padding: 0 10px;
}
.home .below-content {
    background: white;
}
.below-content {
    padding-top: 3rem;
    padding-bottom: 2.7em;
    border-top: none;
}
.amodal_error{
	color:red;
}
.woocommerce-error {
    background-color: #ff1865;
}
#order_data .order_data_column p {
    overflow: hidden;
}
.commercekit-atc-sticky-tabs.cgkit-atc-product-simple {
    background: whitesmoke;
}
.amodal_success,.amodal_error {
    font-weight: 600;
}
.amodal_error {
    color: #df1c5f;
}
.modal-body .fo_inner input {
    border-color: black;
}
@media (min-width: 993px){
	.main-navigation ul li.menu-item-has-children.col-2>.sub-menu-wrapper>.container>ul.sub-menu {
		top:-6px;
	}
	.header-4 .col-full-nav {        
        align-items: center;
    }
}
@media (max-width: 1090px){
	.cart-contents .amount, .search-trigger{
		display:none;
	}
}
.price ins .woocommerce-Price-amount {
    color: #E91E63;
    font-weight: 600;
    font-size: 16px;
}
.product .product-details-wrapper .price ins .woocommerce-Price-amount{
    font-size: 38px;
}
.content-area .product-details-wrapper .summary .onsale {
    color: white;
    background: #E91E63;
    padding: 0px 10px;
    margin: 10px 0 0 0;
    font-weight: 600;
    display: inline-block;
    border-radius: 2px;
}
.prod_short ul li {
    font-size: 14px;
}
.shoptimizer-product-prevnext svg {
    stroke: #2196F3;
}
.woocommerce-pagination .page-numbers li .page-numbers {
    font-weight: 600;
    border: 1px solid #3877ed;
    border-radius: 1rem;
    padding: 2px 8px;
}
.pagination .page-numbers li .page-numbers.dots, .woocommerce-pagination .page-numbers li .page-numbers.dots {
    color: black !important;
}
.woocommerce-pagination .page-numbers li .page-numbers.current {
    color: black !important;
	background: white !important;
}
@media (max-width: 992px) {
	
	.site-branding,  .site-branding a{
		transition:none;
	}
	.site-branding {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }
	.shoptimizer-cart-icon svg {
		width: 16px;
		height: 16px;
		top: 9px;
	}
	.site-header-cart a.cart-contents .shoptimizer-cart-icon .mini-count {
		width: 12px;
		height: 12px;
		font-size: 8px;
		line-height: 12px;
	}
	.col-full.topbar-wrapper{
		display:none;
	}
	.menu-toggle .bar {
		width: 16px;
	}
	.menu-toggle .bar-text {
		margin-top: 7px;
		margin-left: 22px;
		font-size: 8px;		
	}
	.mobile-phone-line {
		font-size: 12px;
		padding-left: 10px;
		line-height: 30px;
		color: #ff1865;
	}
	#site-navigation .sub-menu-wrapper {
		position: inherit;
		opacity: 1;
		left: auto;
	}	
    #site-navigation .sub-menu li {		
		background: #e5e5e5;		
		padding: 0 10px;		
		margin-bottom: 5px !important;		
	}
	#secondary #woocommerce_product_categories-1 {
		padding: 0;
		margin-bottom: 0 !important;
	}
	.wpc-filters-section {
		margin-bottom: 10px !important;
	}
	.wpc-filter-content li {
		display: inline-block;
	}
	li.cat-item.current-cat {
		background: white !important;
	}
	#secondary .widget {
		margin-bottom: 0;
		padding-bottom: 5px;
	}
	#secondary .widget ul li {
		display: inline-block;
	}
	#woocommerce_product_categories-1 .product-categories ul.children {
		border-left:none;
	}
	#woocommerce_product_categories-1 .product-categories .children li {
		display: inline-block;
		min-width: 30px;
		text-align: center;
		background: #f2f2f2;
		padding: 3px 7px !important;
		border-radius: 5px;
	}
	#woocommerce_product_categories-1 .product-categories .children li a{
		font-size:14px;
		font-weight:600;
	}
	#woocommerce_product_categories-1 .cat-item.cat-item-53.cat-parent.current-cat-parent>a {
		display: none !important;
	}	
	.col-full-nav{
		transition: all .2s;
        transition-delay: 0s;
	}
}
.telegram-button {
    border-radius: 50%;
    width: 23px;
    height: 23px;
    color: #fff;
    display: block;
    margin: 1px 0px 0 10px;
}
@media (min-width: 992px) {
	.mobile-phone-line,.telegram-button, .wpc-widget-top-inside {
		display: none !important;
	}
	#nav-menu-item-8457 span {
		font-weight: 600;
	}
}
.top_line {
    display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    flex-direction: row;
}
@media (max-width: 380px) {
	.menu-toggle .bar-text {
        display:none !important;
    }
	.site-branding button.menu-toggle {
        width: 21px;
    }
}
.single_add_to_cart_button.button.alt {
    width: unset;
    height: 52px;
    margin-left: 0px;
}
#secondary .widget li a{
	display:inline-block;
	width:100%;
}
@media (max-width: 370px){
	.fast_buy_archive_btn.button.alt svg{
		display:none;
	}
.fast_buy_archive_btn.button.alt {
    font-size: 12px !important;
}
	.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 12px;
}
.fast_buy_inner_btn.button.alt.trigger,.product form.cart .quantity:has(input[type=hidden])+button.single_add_to_cart_button, .single_add_to_cart_button.button.alt {
    font-size: 12px;
}
	.fast_buy_inner_btn.button.alt.trigger{
		 margin-right: 5px;
	}
	body.theme-shoptimizer .site-header .custom-logo-link img, body.wp-custom-logo .site-header .custom-logo-link img {
    height: 15px !important;
}
	.below-woocommerce-category h2 {
    font-size: 16px;
}
}
@media (min-width: 993px){
.main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu>li {
    margin: 12px 0;
  	padding: 0;
    text-align: center;
}
	#nav-menu-item-7585 {
    padding-left: 20px;
}
	.main-navigation ul.menu ul li a span:hover{
		opacity:0.65
	}
}
@media (max-width: 992px){
.col-full-nav .main-navigation ul.menu li.menu-item-has-children span.caret::after {
    background-color: #e91e63;
}
	body .main-navigation ul.menu li.menu-item-has-children.dropdown-open>.sub-menu-wrapper {
        position: inherit !important;
        left: auto !important;
        opacity: !important;
    }
	.site-branding,  .site-branding a{
		transition:none;
	}
	.site-branding {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }
}
@media (max-width: 370px) {
    body.theme-shoptimizer .site-header .custom-logo-link img, body.wp-custom-logo .site-header .custom-logo-link img {
        height: 20px !important;
	}
}
	.products button.fast_buy_archive_btn.button.alt{
		border-radius: 1.5rem;
	}
.ajax_add_to_cart.add_to_cart_button, .single-product div.product form.cart .button, .fo_inner .fast_inner_button {
    border-radius: 1.5rem;
}
@media (min-width: 771px) and (max-width: 1099px) {
    body.theme-shoptimizer .site-main ul.products li.product {
        width: 33.333%;
    }
}
@media {
    .modal-dialog {
		max-width: 500px;		
	}
}
.callback-product_wrapper {
    border-bottom: 1px solid #e2e2e2;
    background: #3877ed;
}
.callback-product_wrapper img {
    border-radius: 10px;
}
.callback-product_title {
    color: white;
}
span.amodal-old-price.woocommerce-Price-currencySymbol {
    color: white;
    font-size: 18px;
}
span.amodal-new-price.woocommerce-Price-currencySymbol,.cg-modal.callback-modal.fade.show-modal .woocommerce-Price-amount{
    color: #000000;
    font-size: 20px;
}
.cg-modal.callback-modal.fade.show-modal del .woocommerce-Price-amount {
	color: white;
    font-size: 18px;
}
.modal-body .fo_inner input {
    border-color: #a2bef3;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
}
.callback-close-button svg {
    color: #ffffff;
    opacity: 1;
}
.modal-body .fo_inner input::placeholder {
    color: #2c2c2c;
}

h1.woocommerce-products-header__title.page-title {
    font-size: 2rem;
}
#respond input[type="submit"] {
    border-radius: 30px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.woocommerce-mini-cart-item a {
    font-size: 16px;
}
.cart-collaterals .checkout-button:before, .widget_shopping_cart .buttons .checkout:before {
    display: none;
}

