@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,900;1,300&family=Rubik:wght@700&display=swap');

.page-checkout .woocommerce-billing-fields #billing_nova_poshta_city_field .select2:not(.select3),
 .page-checkout .woocommerce-billing-fields #billing_nova_poshta_warehouse_field .select2:not(.select3) {
	display: none!important;
}
.page-checkout .woocommerce-billing-fields  .select3-container--default .select3-selection--single .select3-selection__arrow {
display: none!important;
}
.shop_table tfoot tr td.custom-shipping-desc {
	text-align: left!important;
}

@media (min-width: 849px){
	.messeng-icons img {
		width: 40px;
		margin: 5px 0;

	}
}



 .schedule a{

pointer-events: none; 
cursor: default;
}


.h1-style {
	font-weight: 700;
	font-size: 1.7em;
    line-height: 1.3;
}
.h2-style {
	font-weight: 700;
	font-size: 1.6em;
    line-height: 1.3;
}
#primary-menu > li > a {

    font-weight: 700; 
    font-family: "Rubik", sans-serif;
}
.header-main .phone-menu a{
    font-size: 16px;
    text-align: center;
    color: #C67D76;
}

.footer-1 {
    background-color: #383838;
}


.is-outline:hover {
	border-color: #c67d76 !important;
	background: #c67d76 !important;
}
[data-icon-label]:after, .secondary.is-underline:hover, .secondary.is-outline:hover, .icon-label, .button.secondary:not(.is-outline), .button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button {
	background: #849d38;
}

.blog-section {
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


.blog-article {
max-width: 30%;
margin-bottom: 50px;
}
.entry-category  a{
	text-transform: uppercase;
}

a {
	color: #c67d76;
}

.featured-title {
	background-color: #c67d76;
}
.dark .form-flat select {
	background-image: url(../img/icons/downarray.svg);
}

.primary {
    color: #c67d76;
    background: #fff;
    border: 1px solid;
}
.primary:hover {
    color: #fff;
    background: #c67d76;
    border: 1px solid #c67d76;
}

.breadcrumbs span {
	    font-weight: normal;
}


.button.wc-forward:not(.checkout) {
 background: #c67d76;
}
.woocommerce-form-coupon-toggle {
	margin: 0;
    padding-bottom: 0.5em;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
	    font-weight: 900;
}
#logo img {
    padding: 12px 0;
    max-height: 100px;
}

.wc-proceed-to-checkout a{
	background: #849d38!important;
}

.header-top-menu {
	display: flex;
}

header .social-icons.follow-icons {
	display: flex;
}
.social-icons.follow-icons a {
	margin-left: 5px;
}

.mobile-menu-container {
	 position: fixed;
    width: 325px;
    height: 100%;
    top: 0;
    left: 0;
    background: #f7f7f7;
    z-index: 10000;
     opacity: 1;

   
}
.mobile-menu-bg {
	 position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 325px;
    background: #000;
    z-index: 100;
    opacity: .6;


}
.mobile-menu-container li {
	width: 100%;
	margin-left: auto!important;
	padding-left: 15px;
	padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.mobile-menu-container li a {
	padding-left: 20px;
	
        font-weight: 700;
        color: rgba(102,102,102,0.85);
}

.mobile-menu-container .menu-item-has-children {
	background: #ebebeb;

}
.mobile-menu-container .menu-item-has-children a{
	color: #000;

}

.mobile-menu-container .sub-menu {
list-style-type: none;

}
.mobile-menu-container .sub-menu a{
padding-left: 15px;
}

.mobile-menu-container .mobile-sidebar {
	padding-top: 30px;
}

.mobile-menu-block {
	display: none;

}

button[name="update_cart"] {
	display: none;
}

.header-search .icon-angle-down {
	display: none;
}
img.back-image {
	max-height: 300px;
}

.comment-respond {
	    border: 2px solid #c67d76;;
    padding: 15px 30px 30px;

}

.tab-panels:not(#tab-description) {
	display: none;
}

.single-post .relpost-thumb-wrapper .relpost-block-container .relpost-block-single {
    width: 33%;
    height: 300px;
}

.single-post .relpost-thumb-wrapper .relpost-block-container {
	display: flex;
}

.relpost-thumb-wrapper {
    margin-top: 50px;
}
.relpost-block-single {
    border-bottom: medium none;
    margin: 0;
    padding: 6px;
    display: block;
   
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    margin-right: -1px;
    margin-bottom: 5px;
    overflow: hidden;
    border: 0;
}
.single-post .relpost-thumb-wrapper .relpost-block-container .relpost-block-single div:first-child {
    width: 100% !important;
    height: 200px !important;
}
#billing_country_field {
	display: none;
}

ul.woocommerce-shipping-methods {
	text-align: left;

}
ul.woocommerce-shipping-methods li {
	margin: 10px 0;
	
}

.shipping__table .woocommerce-shipping-destination {
display: none;
}


.shop-phrase {
    width: 100%;
    padding: 50px;
    text-align: center;
}


.shop-phrase span {
	color: #0a0a0a;
    font-size: 22px;
    font-style: italic;
    text-align: center;
    font-family: Ubuntu Light;
}