/*
Theme Name: Sann Child
Theme URI: https://sann.qodeinteractive.com/
Description: A child theme of Sann Theme
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.1
Text Domain: sann
Template: sann
*/
.edgtf-quantity-buttons.quantity, .product-quantity, tr:has(button[name="update_cart"]) {
	display: none !important;
}
.product-price, .product-subtotal {
	text-align: right !important;
}
.additional_information_tab {
	display: none !important;
}
.variations .label {
	padding: 7.5px 7px;
}
.variations .label label {
	
}
mark {
	background-color: rgb(201 134 134 / 25%);
}

.woocommerce-orders-table__cell-order-actions {
	display: flex;
    align-items: center;
    gap: 10px;
	flex-wrap: wrap;
}

li.product .button:hover, ul.products>.product .added_to_cart:hover {
	width: var(--hover-width) !important;
}

.kz:not(:lang(kk)) {
	display: none;
}
.ru:not(:lang(ru-RU)) {
	display: none;
}

.wpcf7-form-control-wrap {
	flex-direction: column;
}

.wpcf7-form-control-wrap input, .wpcf7-not-valid-tip {
	margin-bottom: 10px !important; 
}

.widget_block:has(.kz:not(:lang(kk))) {
	margin: 0 !important;
}
.widget_block:has(.ru:not(:lang(ru-RU))) {
	margin: 0 !important;
}

/* FOOTER MENU */
footer ul.menu {
	display: flex;
	flex-direction: column;
	text-align: left;
	align-items: flex-start !important;
}

footer ul.menu li {
	margin-left: 0 !important;
}

/* HEADER MENU */
header .item_text {
	display: flex !important;
	align-items: center;
}

/* CONTACT FORM ACCEPT */
.wpcf7-list-item {
	margin-left: 0 !important;
	margin-bottom: 5px;
}

/* WHY US */
.edgtf-process-inner   {
	align-items: stretch !important;
}
.edgtf-process-inner .edgtf-pi-content {
	height: 100%;
}

.vc_custom_1756106650343 .edgtf-outline-text {
	padding-bottom: 60px;
	margin-bottom: -60px !important;
}

.vc_custom_1756174143074 .edgtf-outline-text-holder.edgtf-ot-vertical.edgtf-ot-position-center {
	transform: translate3d(40%, -50%, 0) rotate(-90deg) !important;
}

.edgtf-s-character:empty {
  width: 30px !important;
}

.wpcf7-submit  {
	margin-left: 6px !important;
}

/* Отключая боковое меню */
.edgtf-side-menu-button-opener {
	display: none !important;
}

.password-input {
	position: relative;
}
.show-password-input {
	position: absolute;
    right: 10px;
    top: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
    transform: translateY(-50%);
    border: none;
		background-color: transparent !important;
}
.show-password-input:hover {
	cursor: pointer;
}
.show-password-input svg {
	width: 20px;
}
.show-password-input svg:first-child {
	display: none;
}
.show-password-input.display-password svg:first-child {
	display: block;
}
.show-password-input.display-password svg:last-child {
	display: none;
}
.wpcf7 .wpcf7-form-control-wrap {
	display: flex;
}

.wpcf7 br {
	display: none;
}

.woocommerce-account .u-columns {
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
}
.woocommerce-account .u-columns .col-1,  .woocommerce-account .u-columns .col-2{
	flex: 1 1 350px;
}
.woocommerce-form-login__submit {
	display: block !important;
	margin-top: 15px !important;
}

.edgtf-social-share-holder {
	display: none !important;
}

body > .select2-container--default {
	width: auto !important;
}

.edgtf-position-right-inner .edgtf-icon-element{
	line-height: 1 !important;
}

.product .edgtf-pl-additional-info {
	flex-direction: column;
}

.product .edgtf-product-list-title {
	margin-bottom: 10px !important;
}

.product .price {
	text-align: left !important;
	margin-bottom: 5px;
}

@media screen and (max-width: 1200px) {
	.edgtf-outline-text {
		font-size: 100px !important;
	}
	.edgtf-s-character:empty {
		width: 20px !important;
	}

	.footer  {

	}
}
@media screen and (max-width: 768px) {
	.edgtf-outline-text {
		font-size: 60px !important;
		gap: 3px;
	}
	.edgtf-s-character:empty {
		width: 10px !important;
	}
}

footer h5 {
		margin-bottom: 10px !important;
	}
	.edgtf-grid-col-4:not(:last-child) {
		margin-bottom: 20px;
	}

@media screen and (max-width: 768px) {
	.woocommerce-shop .edgtf-container-inner {
		padding-top: 0 !important;
		margin-top: -30px;
	}
	.select2-selection__rendered {
		padding-left: 0 !important;
	}
	.woocommerce-result-count {
		margin-bottom: 0 !important;
	}
	.woocommerce-ordering {
		margin-bottom: 10px !important;
	}
}

.woocommerce-error {
	display: flex !important;
	flex-direction: column;
	align-items: flex-start;
}

.wpcf7-acceptance .wpcf7-list-item {
	text-align: left;
}
