.widget_categories_list .categories_list_style_2 .categories_list_image:after {
background-color: rgba(0,30,66,0.2);
}
.list_products_header {
	display: none!important;
}
.search_wrap .search_field {
    font-size: 0.917em!important;
}
.menu_main_nav > li > a {
    padding: 2.4em 3em 2em!important;
    font-size: 0.937em!important;
}
aside .widget_title {
    font-size: 0.957em!important;
}
.style-header-2 .top_panel_wrap .socials_wrap {
    margin: 2.1em 0 1em 5em!important;
    width: 165px!important;
}
.style-header-2 .woo_search_wrap {
    margin: 1.8em 5em 0.5em 0!important;
}
.style-header-2 .search_wrap .search_field:focus,
.style-header-2 .search_wrap .search_field:active, .top_panel_logo_wrap.serach_wrap .search_field:focus, 
.search_wrap .search_field:active {
	width: 9em !important;
}
.woo_link {
    font-size: 0.874em!important;
}
.widget_categories_list .categories_list_style_2 .categories_list_title {
    top: 390px;
    width: 360px;
    font-size: 1em;
    font-weight: 600;
    opacity: 60%;
    padding: 2.6em 0;
    background-color: #ffffff;
}
.logo {
    text-align: left!important;
}
.style-header-2 .top_panel_logo .logo {
    padding-top: 3em;
    padding-right: 0px;
    padding-bottom: 22em;
    opacity: 85%;
}

/*Настройка стилей страницы чекаут - чекбоксы оплаты и доставки*/
.woocommerce #payment input[type="radio"], #shipping_method input[type="radio"] {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.woocommerce #payment li label {
    width: 100%;
	border: 1px #ddd solid;
    background-color: inherit;
    transition: all 250ms ease;
    will-change: transition;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    position: relative;
    height: 50px;
    line-height: 1;
    overflow: hidden;
    border-radius: 2px;
    vertical-align: middle;
    box-sizing: border-box;
	padding: 10px;
	margin-bottom: 1px;
}
.woocommerce #payment li label:hover {
	color: #333333;
	border: 1px #989898 solid;
}
.woocommerce #payment li input[type="radio"]:checked + label {
    background-color: #dedede;
    color: #333333;
	border: 1px #989898 solid;
}
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type=radio]:first-child:checked + label:before,
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:before,
#payment .payment_methods > .wc_payment_method > label::before, #payment .payment_methods > .woocommerce-PaymentMethod > label::before {
    display: none;
}
.woocommerce ul#shipping_method li label {
    width: 100%;
	border: 1px #ddd solid;
    background-color: inherit;
    transition: all 250ms ease;
    will-change: transition;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    position: relative;
    height: 50px;
    line-height: 1;
    overflow: hidden;
    border-radius: 2px;
    vertical-align: middle;
    box-sizing: border-box;
	padding: 10px;
	margin-bottom: 1px;
}
.woocommerce #shipping_method li label:hover {
	color: #333333;
	border: 1px #989898 solid;
}
.woocommerce #shipping_method li input[type="radio"]:checked + label {
    background-color: #dedede;
    color: #333333;
	border: 1px #989898 solid;
}
.woocommerce ul#shipping_method li {
    margin: 0!important;
}
.woocommerce ul#shipping_method {
    padding-bottom: 5px;
}
.woocommerce-shipping-totals shipping, td, th {
	text-align: left;
	padding: 15px !important;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: relative !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 100%;
}
.woocommerce .woocommerce-Reviews #respond input#submit, .woocommerce button.button.alt, .woocommerce input.button.alt {
    margin: 0!important;
}
a.added_to_cart.wc-forward {
    margin-left: 10px!important;
}
.ramka {
    width: 97%;
    border: 1px solid #e6e6e6;
	padding: 15px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 64%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 31%;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: none;
}
.copyright_left {
    float: left;
}.copyright_right {
    float: right;
}
.top_panel_title .page_caption {
    letter-spacing: 4px!important;
}
.eg-rod-langway-element-1 {
    font-weight: 500!important;
}
@media (min-width: 1263px) and (max-width: 1439px){
	.style-header-2 .top_panel_wrap .socials_wrap {
    width: 85px!important;
    margin: 1.7em 0 0em 2.5em!important;
}
	.style-header-2 .woo_search_wrap {
    margin: 2.1em 5em 0em 0!important;
    width: auto!important;
    font-size: 10px!important;
}
.menu_main_nav_area {
    font-size: 0.757em!important;
	}
.widget_categories_list .categories_list_style_2 .categories_list_title {
    top: 320px!important;
    width: 300px!important;
}
}