@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//device-store.store/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(109,78,236);
	--wd-alternative-color: rgb(235,230,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(109,78,236);
	--btn-default-bgcolor: rgb(235,230,255);
	--btn-default-bgcolor-hover: rgb(214,209,232);
	--btn-accented-bgcolor: rgb(109,78,236);
	--btn-accented-bgcolor-hover: rgb(99,71,214);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(109,78,236);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 400px;
}
.wd-page-title {
	background-color: rgba(151,151,151,0.11);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 28px;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(109,78,236);
}
html table th {
	text-transform: none;
}
.wd-checkout-steps li {
	text-transform: capitalize;
}
.ds_header_logo div h4 {
	font-family: "Logotype Modern Logo SHA", Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
html .wd-buy-now-btn {
	color: rgb(36,36,36);
	background: rgb(235, 230, 255);
}
html .wd-buy-now-btn:hover {
	color: rgb(36,36,36);
	background: rgb(214,209,232);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1520px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1520px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "gunnyrewritten-SHA";
	src: url("//device-store.store/wp-content/uploads/2024/09/gunnyrewritten.woff2") format("woff2"), 
url("//device-store.store/wp-content/uploads/2024/09/gunnyrewritten.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Logotype Modern Logo SHA";
	src: url("//device-store.store/wp-content/uploads/2024/09/logotype.woff2") format("woff2"), 
url("//device-store.store/wp-content/uploads/2024/09/logotype.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/*
	Прячем кнопку " в корзину "
*/
.wd-add-btn{
	display: none !important;
}


/*
	Прячем ПОДИТОГ в корзине заказа
	Убераем форму купона со страницы корзины
*/
/*.cart-subtotal,*/ 
.cart-actions{
	display: none !important;
}

/*
	Меняем размер картинок в корзине и странице оформления товара
*/
.wd-checkout-prod-img img, 
td.product-thumbnail img{
    min-width: 100px;
	max-width: 100px;
}

/*
	Меняем цвет title product на странице оформения товара
*/
.cart-product-label{
	color: #333333;
}

/*
 * ========== Слово " доставка " на странице оформления заказа ==========
 * */
#myTitl{
	color: #333333;
	text-align: left;
}

tr:has(#myTitl){
	border-bottom: none !important;
}

/*
 * Кнопки доставки выравниваем с лева
 * */
.woocommerce-shipping-totals td{
	text-align: right !important;
}
/*
 * ========== END ========== 
 * */

/*
 *	========== Страница оформления зыказа. В доставке меняем радио кнопки на кнопки ==========
 * */
 
.woocommerce-shipping-methods {
	display: inline-block;
	margin-right: 10px;
}
.woocommerce-shipping-methods input[type=radio] {
	display: none;
}
.woocommerce-shipping-methods label {
	display: inline-block;
	cursor: pointer;
	padding: 0px 15px;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
	width: 100%;
	
}
 
/* Checked */
.woocommerce-shipping-methods input[type=radio]:checked + label {
	background: #ebe6ff;
}

/* Hover */
.woocommerce-shipping-methods label:hover {
	color: #666;
}
/*
 * ========== END ========== 
 * */


/*
 * ========== Карточка товара ========== 
 * */

/*
	Меняет цвет атрибутов
*/
.wd-swatches .wd-active{
	color: #6d4eec !important;
}

 /*Уберает подчеркивание атрибутов*/
.wd-swatches .wd-text{
	&::after{
		display: none !important;
	}
}

/*
	Меняем цвет в заголовках описания
*/
.elementor-widget-container p b{
	color: #262626;
}
/*
 * ========== END ========== 
 * */

/*
 *  ========== Спрятать кнопку "перейти в магазин" в корзине и в избраном ==========
 * */
.wc-backward,
.return-to-shop{
	    display: none;
}
/*
 * ========== END ========== 
 * */

/*
 *  ========== Спрятать reCapcha на сайте ==========
 * */
/* .grecaptcha-badge{
	visibility: hidden;
}*/

/*
 *	Меняем цвет меню ссылок.  Компьютер | Телефон
 */
.wd-sticky-nav .woodmart-nav-link .nav-link-text:hover,
.wd-sticky-nav .woodmart-nav-link .nav-link-text,
.wd-sub-menu .woodmart-nav-link:hover,
.wd-nav-mobile li:is(.current-menu-item,.wd-active)>a {
	color: #333 !important;
}

/*
 * ========== END ========== 
 * */

/*
 *	Меняем цвет главной категории на странице главной.  Компьютер | Телефон
 */
.promo-banner-wrapper:hover .banner-title{
	color: white !important;
}

.promo-banner .wrapper-content-banner{
	padding: 8px 0px !important;
}

/*
 * ========== END ========== 
 * */

/*
 *	Виджет корзина
 */
.wd-side-hidden.wd-opened{
	z-index: 99999;
}

/*
 *	Поиск
 */
.wd-search-full-screen-2.wd-opened{
	z-index: 99999;
}

/*
 *	Выравнивание иконок ( Размер )
 */
.svgInfoProduct,
.pngOpisanieProduct{
	width: 32px !important;
}

.svgLogoFooter{
	width: 58px !important;
}

/*
 *	Блок характеристик
 */

.char {
		margin-bottom: 4px;
}
	
.char-name{
		color: #262626;
		font-weight: 500;
}

.char-value {
    text-align:left;
}

/*
 *	Подчеркивание title
 */

.titleChek div h4{
	position:relative;
	padding-bottom: 10px;
	}

.titleChek div h4:after{
		left: 0;  
		content: " ";
    position: absolute;
    top: 100%;
    width: 40px;
    height: 2px;
    background-color: #6d4eec;
}

/*
 *	Оформление категорий
 */
.wd-cat-inner .wd-cat-content .wd-entities-title{
	color:white;
	font-size: 16px !important;
	position: absolute;
  left: 7px;
  bottom: 10px;
  width: calc(100% - 14px);
  padding: 0px 5px;
  background: rgba(0, 0, 0, 0.48);
  will-change: auto;
  border-radius: 8px;
  backdrop-filter: blur(3px);
	height: 50px;
  align-content: center;
}

/*
 *	Скрываем поиск на страние где нет товаров
 */
.no-products-footer{
	display: none !important;
}

/*
 *	Убрали отступ с низу в итоговой сумме Плагина опций
 */
.tm-epo-totals {
	height: 80px;
}@media (min-width: 1025px) {
	/*
 *	Меняем цвет меню с лево при наведении 
 */
.wd-sticky-nav .woodmart-nav-link:hover{
	background-color:#f7f7f7;
	/*border-radius: 8px;*/
}

/*
 *	Блок характеристик
 */

.char {
    display: flex;
}
	
.char-name{
    width: 33%;
}

.char-value {
		width: 66%;
}

/*
 *	Отступ в шапке сайта социальных иконок ( WhatsAp / Telegram )
 */
.info-box-wrapper:has(.ds_header_display_social){
	padding: 0px 5px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*
 *	Выравниваание кнопок доставки 
 */
.woocommerce-shipping-totals td{
	text-align: center !important;
}
}

@media (max-width: 576px) {
	/*
 *	Выравниваание кнопок доставки 
 */
.woocommerce-shipping-totals td{
	text-align: center !important;
}

/*
 *	Высота главного меню | Главная cnраница
 */
.homeMenuMst .main-wrapp-img{
	height: 190px;
}
	
/*
 *	Оформление категорий
 */
.wd-cat-inner .wd-cat-content .wd-entities-title{
	font-size: 14px !important;

}
}

