/*
Theme Name:     Avita Child
Theme URI:      https://avita.kutethemes.net/
Author:         Kutethemes
Author URI:     https://kutethemes.com/
Tested up to:   5.5.3
Requires PHP:   7.2.14
License:        GNU General Public License v1 or later
License URI:    https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    avita-child
Template: 		avita
Version:        1.0.0
Description:    Avita theme Shop is a simple but modern responsive WordPress theme that oozes high-street sophistication. Its sharp lines and flat design style has been designed to be pixel perfect. Simply load your photography and you can have an online shop to matches the likes of Prada, Gucci and Yves St Laurent.
Tags:           two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, translation-ready
Market:         Templatemonster
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.post_social{
	display: flex;
}
.post_social .avita-share-socials{
	font-size: 25px;
    padding-top: 10px;
    padding-left: 25px;
}
#inst-ico{
	font-size: 35px;}
.product-item.style-01 .price del + ins{
	color: red !important;
}
/* header */
.header-middle {
    display: none;
}
.header.style-01 .header-top .header-inner {
    justify-content: space-between;
}
.header.style-01 .header-top .header-inner > div {
    flex: auto !important;
	  max-width: inherit;
}
.header__phone-icon {
    margin: 0 9px;
}
.header__phone-icon img {
    vertical-align: text-top;
}
.header__whatsapp-btn {
    margin-left: 16px;
}
.header__whatsapp-btn img {
	  vertical-align: sub;
}
.top-bar-menu > li {
    margin: 0 20px;
}
.top-bar-menu > li > a {
    font-weight: 400;
}
.header.style-01 .header-right .group-inline > div:not(:first-child) {
    margin-left: 6px;
}
.woo-user-link {
    display: flex !important;
    align-items: center;
}
.woo-user-link:before {
		content: url(/wp-content/uploads/2021/03/account.svg);
    margin-right: 6px;
    height: 20px;
}
.header.style-01:not(.style-03) .header-main {
    padding: 30px 0 30px 0;
}
.woo-cart-link .woocommerce-Price-amount {
    color: #c49939 !important;
}
.header.style-01 .js-open-search:before {
    content: url(/wp-content/uploads/2021/03/search.svg);
}
.avita-icon-wishlist:before {
    content: url(/wp-content/uploads/2021/03/wishlist.svg);
}
.avita-icon-cart:before {
    content: url(/wp-content/uploads/2021/03/basket.svg);
}
.block-minicart .woo-cart-link .subtotal .lab {
    display: none;
}
.header.style-01 .woo-cart-link .subtotal {
    margin-left: 13px;
}
.controls:before {
    content: "Поиск";
    margin-right: 9px;
}

/* mobile menu */
div.ovic-menu-clone-wrap .ovic-menu-current-panel-title {
    font-family: "Roboto";
    background-image: none;
    background-color: #c49939 !important;
}


/* home banner */
.ovic-banner.style09 .--w1-top,
.ovic-banner.style09 .--w1::before,
.ovic-banner.style09 .--w2::before,
.ovic-banner.style09 .--w2-top,
.ovic-banner.style09 .--w2-bottom,
.ovic-banner.style09 .--w2::after,
.ovic-banner.style09 .--w1::after,
.ovic-banner.style09 .--w1-bottom {
	display: none;
}
.ovic-banner.style09 .img-wrap {
    background-image: none;
}
.ovic-banner.style09 .--w2 {
    height: 606px;
    background-image: url(/wp-content/uploads/2021/03/home-banner-substrate.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 0;
}
.ovic-banner.style09 .equal-elem {
    margin-left: auto;
    margin-right: auto;
    width: 196px;
    height: 606px !important;
    align-items: center;
}
.ovic-banner.style09 .texts {
    margin-top: 26px;
}
.ovic-banner.style09 .--ww {
    background-color: transparent;
}
.ovic-banner.style09 .--w2:hover {
    background-image: url(/wp-content/uploads/2021/03/home-banner-substrate-hover.png);
	transition: 0.36s;
}
.ovic-banner.style09 .--w2 {
	transition: 0.36s;
}
.dots--style-01 .slick-dots li {
    background-color: #ffffff;
}
@media screen and (max-width: 1599px) {
	.dots--style-01 .slick-dots {
		margin: 0;
	}
}
@media screen and (max-width: 1599px) and (min-width: 1200px) {
	.ovic-banner.style09 .--w1 {
		position: relative;
		padding: 35px 15px;
	}
}
@media screen and (min-width: 1920px) {
	.ovic-banner.style09 .--w2 {
		width: 296px;
	}
}

/* home advantages */
.advantages__wrapper {
    min-height: 56px;
}
.advantages__wrapper .texts {
    max-width: 200px;
    min-height: 56px;
	margin-top: 6px;
    margin-left: 13px !important;
}
.advantages__wrapper .title {
    line-height: 19px;
}
.advantages__wrapper > div {
    vertical-align: top !important;
}

/* home category */
.home-category .ovic-banner.style08 .link,
.home-category .ovic-banner.style08 .count {
    color: #ffffff;
}

/* home promotion */
.home-promotion-week {
    background-size: 100% 90%;
    background-position: top;
    background-repeat: no-repeat;
}
.home-promotion-week__content-wrapper {
	top: -50px;
	text-align: center;
}

/* home assortment */
.home-assortment-wines .ovic-tabs.style-01 .avita-tabs a {
    font-family: "Roboto" !important;
    font-size: 18px;
    color: #7D8184;
}

/* global product grid */
.product-item.style-07 .price {
    float: left;
}
.product-item .product-thumb .thumb-link::after {
    content: none !important;
}
.product-item .product-thumb .thumb-link {
    background-color: #f6f2e9;
	transition: 0.4s;
}
.product-item .product-thumb .thumb-link:hover {
    background-color: #ffffff;
	transition: 0.4s;
}
.product-labels > .onsale {
    border-color: #fa593f;
    color: #ffffff;
    font-size: 13px;
    background-color: #fa593f;
}
.product-item .ex-buttons .yith-wcwl-add-to-wishlist a {
    background-color: #f6f2e9;
}
.product-item .ex-buttons .yith-wcwl-add-to-wishlist a:hover {
    background-color: #ffffff;
}
.flter-price-list .sp {
    margin-left: 6px;
    margin-right: 6px;
}

/* newslatter */
.home-newsletter form .email-newsletter {
	width: 240px;
    border-bottom: 3px solid #ffffff !important;
	font-size: 16px;
}
.home-newsletter form .email-newsletter::placeholder {
    color: #ffffff !important;
}
.home-newsletter form .submit-newsletter {
    background-color: #ffffff !important;
    color: #fa5a40;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    padding: 8px 13px !important;
}
.home-newsletter form .submit-newsletter:hover {
    color: #000000 !important;
}
.home-newsletter .ovic-newsletter.style-01 .mc4wp-form-fields::after {
    content: none;
}

/* store page */
.shop-page .product-item .product-thumb img {
	height: 245px;
    object-fit: cover;
}
.shop-page .woocommerce-products-header__title {
    color: #000000;
}
.shop-page .display-mode-control {
	display: none;
}
.woocommerce .products .product {
    text-align: left;
}

/* single product page */
.home-assortment-wines .product-item .product-thumb img,
.upsells.products .product-item .product-thumb img,
.related.products .product-item .product-thumb img {
    height: 359px;
    object-fit: cover;
}
.yith-wcwl-add-to-wishlist a {
    padding-left: 20px;
    font-family: "Roboto";
}
.single-product-wrapper .inner-summary .clickBuyButton {
	top: -36px;
    left: 120px;
	background-color: #fa593f;
}
.single-product-wrapper .inner-summary .clickBuyButton:hover {
	background-color: #C49939;
}
.single-product-wrapper .inner-summary a.xc-woo-order-whatsapp-btn {
	margin: 0;
	text-align: left;
}
.ovic-product_meta > *,
.ovic-product_meta > * > .title {
    font-weight: 400;
    font-family: "Roboto";
}

/* footer */
.footer__contacts-box {
    display: flex;
    margin-bottom: 13px;
}
.footer__contacts-box img {
    margin-top: 6px;
    align-self: flex-start;
}
.footer__contacts-info {
    margin-left: 13px;
}
.footer__contacts-info a {
    display: block;
}
.footer__notice-wrapper p {
    padding: 9px 0;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    color: #ffffff;
}
.footer__copyright-wrapper .sc-context {
    text-align: left !important;
}
.footer__copyright-wrapper .ovic-custommenu.style-02 li:not(:first-child):before {
    content: none;
}
.footer__develop-wrapper .wpb_single_image {
    display: flex;
    align-items: flex-end;
    float: right;
}
.footer__develop-wrapper h2 {
	margin-right: 13px;
    margin-bottom: 0;
    font-family: "Roboto";
    font-size: 14px;
    color: #ffffff;
}

/* whatsapp order */
a.xc-woo-order-whatsapp-btn {
    display: flex;
    margin: 13px auto;
    padding: 0;
    align-items: center;
    text-decoration: underline;
}
a.xc-woo-order-whatsapp-btn.xc-woo-order-whatsapp-variable-product:before {
	content: "";
    margin-right: 6px;
    display: inline-flex;
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/uploads/2021/03/whatsapp.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
a.xc-woo-order-whatsapp-btn svg {
    display: none !important;
}

/* checkout page */
.woocommerce-billing-fields .validate-required label {
    color: #FA593F;
}
.woocommerce-checkout .optional {
    display: none;
}
#notes_text_field span {
	display: none;
}
#notes_text_field label {
	font-size: 20px !important;
	font-family: "Roboto";
}

/* product lightbox */
.pswp__bg {
    background: rgb(246 246 246 / 96%);
}
.pswp__caption {
    display: none;
}

/* oneclick popup form */
.ld-ext-right>.ld,
.ld-ext-left>.ld,
.ld-ext-bottom>.ld,
.ld-ext-top>.ld,
.ld-over>.ld,
.ld-over-inverse>.ld,
.ld-over-full>.ld,
.ld-over-full-inverse>.ld {
    display: none !important;
}
#formOrderOneClick>.popup {
    padding: 36px !important;
	max-width: 448px;
    border: none !important;
    border-radius: 0 !important;
    background-color: #F6F2E9 !important;
}
#formOrderOneClick .popup .close_order {
	content: url(/wp-content/uploads/2021/04/popup-close-dark.svg);
	padding: 0 !important;
    margin: 0;
    top: 8px !important;
    right: 8px !important;
}
#formOrderOneClick h2 {
    display: none;
}
#formOrderOneClick .table-wrap {
    background-color: transparent !important;
}
#formOrderOneClick .table-wrap table {
    border: none !important;
}
#formOrderOneClick .table-wrap table thead {
    display: none;
}
#formOrderOneClick .table-wrap table tr {
	padding: 0 !important;
    border: none !important;
}
#formOrderOneClick .table-wrap table td {
	display: block;
	padding: 0 !important;
	border: none;
	border-right: none !important;
    text-align: left !important;
}
#formOrderOneClick .table-wrap tbody tr td:nth-child(1) {
    margin-bottom: 6px;
}
#formOrderOneClick .table-wrap tbody tr td:nth-child(1) span {
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 400;
}
#formOrderOneClick .table-wrap tbody tr td:nth-child(2) span {
    font-family: 'Roboto';
    font-size: 15px;
}
#formOrderOneClick .table-wrap tbody tr td:nth-child(2) span:before {
    content: "₸";
    margin-right: 3px;
}
#formOrderOneClick .table-wrap tbody tr td:nth-child(3) {
    display: none;
}
#formOrderOneClick input[type="email"],
#buyoneclick_form_order input[type="tel"],
#buyoneclick_form_order input[type="text"] {
    margin-top: 16px !important;
    margin-bottom: 0 !important;
	padding: 8px 16px !important;
	height: auto !important;
	border: none;
}
#formOrderOneClick .phoneFormat {
    display: none !important;
}
#buyoneclick_form_order .form-message-result {
    display: none;
}
#formOrderOneClick .buyButtonOkForm {
	margin: 24px auto 0 !important;
    padding: 8px;
    width: 270px;
    border-radius: 0 !important;
    background-color: #C49939;
	font-weight: 400;
}
@media screen and (max-width: 600px) {
	#buyoneclick_form_order .table-wrap table td:before {
		content: "" !important;
	}
	#buyoneclick_form_order .table-wrap table td {
		border-bottom: none !important;
	}
	/* but phone in mobile */
	#mob_tel{
		display: inline !important;
	}
	#mob_tel .header__phone-icon img {
    vertical-align: text-top;
    width: 28px;
	margin-top: -5px;
	}
	.owl-slick .slick-slide .row-item {
	height: auto !important;
    max-height: 150px ;
	}
}
#mob_tel{
	display: none;
}
/* oneclick checkout button */
.clickBuyButton {
	display: none;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    text-transform: inherit;
    letter-spacing: 0;
    background-color: #fa593f;
}
.product-item .product-inner:hover .clickBuyButton {
    display: inline !important;
}
.clickBuyButton span:before {
	margin-right: 2px;
	padding: 0;
    font-family: none;
    content: url(/wp-content/uploads/2021/03/oneclick-checkout.svg);
    vertical-align: initial;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.clickBuyButton .ld-ring {
    display: none;
}
.home .clickBuyButton,
.post-type-archive-product .clickBuyButton,
.tax-product_cat .clickBuyButton,
.tax-product_tag .clickBuyButton,
.upsells.products .clickBuyButton,
.related.products .clickBuyButton {
    position: absolute !important;
    top: 50%;
}
.home .clickBuyButton,
.upsells.products .clickBuyButton,
.related.products .clickBuyButton {
	left: 50%;
    margin-top: -16px;
    margin-left: -92px;
}
.post-type-archive-product .clickBuyButton,
.tax-product_cat .clickBuyButton,
.tax-product_tag .clickBuyButton {
    left: 0;
    margin-top: -20px;
    width: 100%;
}
.entry-summary .single_add_to_cart_button {
    padding: 0;
    width: 196px;
    height: 40px;
    background-color: #C49939;
}
.product-item .add-to-cart > a {
    font-weight: 400;
}

/* cashback */
.single-product div.yith-par-message,
.single-product .yith-par-message-variation {
    padding: 13px 20px;
}

/* overlay */
.sidebar-opened .overlay-body,
.filter-opened .overlay-body,
.active-overlay .overlay-body,
.ovic-open-mobile-menu .overlay-body,
.ovic-open-mobile-options .overlay-body,
.show-main-menu .overlay-body {
    opacity: 0.3;
}
.overlay-body {
    z-index: 9998;
}
@media (min-width: 1200px) {
	.use-header-margin {
		z-index: 9998;
	}
}

/* single product summary */
.single-product-wrapper .inner-summary>div {
    display: flex;
    flex-direction: column;
}
.single-product-wrapper .inner-summary .product_title.entry-title {
    order: 1;
}
.single-product-wrapper .inner-summary .price {
    order: 2;
}
.single-product-wrapper .inner-summary .yith-par-message {
    order: 3;
}
.single-product-wrapper .inner-summary .woocommerce-product-details__short-description {
    order: 4;
}
.single-product-wrapper .inner-summary form.cart,
.single-product-wrapper .stock.out-of-stock {
    order: 5;
}
.single-product-wrapper .inner-summary .product-after-cart,
.single-product-wrapper #findCostBtn{
    order: 6;
}
.single-product-wrapper .inner-summary .clickBuyButton {
    order: 7;
}
.single-product-wrapper .inner-summary a.xc-woo-order-whatsapp-btn {
    order: 8;
}
.single-product-wrapper .inner-summary .ovic-product_meta {
    order: 9;
}

/* age verification form */
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0 !important;
}
.pum-overlay {
    background-color: rgb(196 153 57 / 30%);
}
.age-verification__wrapper {
    padding: 60px 26px;
    background-image: url(/wp-content/uploads/2021/04/age-verification-bg.jpg);
    background-size: cover;
}
.age-verification__desc {
    margin-top: 36px;
}
.age-verification__desc p {
    font-family: "Roboto";
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
}
.age-verification__mark {
    background-color: #FA593F;
}
.age-verification__buttons {
    margin-top: 20px;
}
.age-verification__buttons button {
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 400;
	letter-spacing: 2px;
}
/* .age-verification__buttons .pum-field-age_enter {
	margin-right: 0px !important;
}
.age-verification__buttons .pum-field-age_enter:after {
    display: none !important;
}
.age-verification__buttons .pum-field-age_exit {
    display: none !important;
} */

/* catalog load more button */
.woocommerce-pagination {
    margin-top: 50px;
}
.woocommerce-pagination.pagination-nav.type-load_more a {
    font-weight: 400;
}
.woocommerce-pagination.pagination-nav.type-load_more a:before {
    display: none;
}
.woocommerce-pagination .button-loadmore {
    padding: 11px 40px;
}
/* cart page */
.woocommerce-cart .wac-qty-button {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 30px;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
	padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    background-color: transparent;
}
.woocommerce-cart .wac-qty-button.wac-btn-sub {
    right: 0;
    top: 20px;
}
.woocommerce-cart .wac-qty-button.wac-btn-inc {
    right: 0;
}
.woocommerce-cart .quantity .arrow {
    display: none;
}

/* adaptive */
@media screen and (max-width: 374px) and (min-width: 320px) {
	/* header */
	.top-bar-menu > li {
		margin: 0;
	}
	.top-bar-menu > li+li {
		margin: 0 12px;
	}
	.top-bar-menu > li > a {
		font-size: 11px;
	}
	.header.style-02 .block-userlink > a,
	.header.style-01 .block-userlink > a {
		font-size: 11px;
	}
	.header.style-01 .header-right .group-inline > div:not(:first-child) {
		margin-left: 0;
	}
	.avita-logo {
		max-width: 130px !important;
	}
	/* home banner caro */
	.home-banner-caro .ovic-banner.style09 .--w1 {
		padding: 35px 10px;
	}
	/* home mobile title with background */
	.mobile-title-bg {
		width: auto !important;
	}
	/* single product mobile title with background */
	.single-product .up-sells.upsells.products .title,
	.single-product .related.products .title {
		width: auto;
		font-size: 20px !important;
    	line-height: 28px !important;
	}
	/* product carousel */
	.home-assortment-wines .product-item .product-thumb img,
	.upsells.products .product-item .product-thumb img,
	.related.products .product-item .product-thumb img {
		height: 245px;
	}
	/* .home-assortment-wines .product-item .product-title,
	.upsells.products .product-item .product-title,
	.related.products .product-item .product-title,
	.post-type-archive-product .clickBuyButton */
	.product-item.style-07 .product-title {
		font-size: 13px !important;
		min-height: 52px !important;
	}
	/* .home-assortment-wines .product-item .price,
	.upsells.products .product-item .price,
	.related.products .product-item .price,
	.post-type-archive-product .clickBuyButton,
	.tax-product_cat .clickBuyButton,
	.tax-product_tag .clickBuyButton */
	.product-item.style-07 .price,
	.product-item .price del {
		font-size: 11px;
	}
}
@media screen and (max-width: 767px) and (min-width: 375px) {
	/* header */
	.top-bar-menu > li > a {
		font-size: 13px;
	}
	.header.style-02 .block-userlink > a,
	.header.style-01 .block-userlink > a {
		font-size: 13px;
	}
	/* single product mobile title with background */
	.single-product .up-sells.upsells.products .title,
	.single-product .related.products .title {
		width: 345px;
		font-size: 22px !important;
    	line-height: 28px !important;
	}
	
}
@media screen and (max-width: 400px){
	.logo{
		width: 150px !important;
	}
}
@media screen and (max-width: 768px) {
	/* header */
	.top-bar-menu > li {
		margin: 0;
	}
	.top-bar-menu > li+li {
		margin: 0 12px;
	}
	.header.style-01 .header-right .group-inline > div:not(:first-child) {
		margin-left: 0;
	}
	.header.style-01 .header-right .group-inline {
		width: 100%;
	}
	.block-userlink.avita-dropdown {
		float: right !important;
	}
	.woo-user-link.is-login::after {
		display: none;
	}
	.header.style-01:not(.style-03) .header-main {
		padding: 10px 0 10px 0 !important;
	}
	.avita-logo {
		vertical-align: middle;
		max-width: 160px;
	}
	.controls:before {
		display: none;
	}
	/* home banner caro */
	.home-banner-caro .ovic-banner.style09 .--w2 {
		width: 296px;
		margin-left: auto;
		margin-right: auto;
	}
	/* home category */
	.home-category .slick-track {
		width: 100% !important;
	}
	.home-category .slick-slide {
    	width: 100% !important;
	}
	.home-category .ovic-banner.style08 img {
		width: 100%;
	}
	/* home advantages */
	.home-advantages .slick-track {
		width: 100% !important;
	}
	.home-advantages .slick-slide {
    	width: 100% !important;
	}
	.advantages__wrapper .icon-wrap {
		width: 32px;
	}
	.advantages__wrapper .title {
		font-size: 13px;
	}
	.advantages__wrapper .texts {
		width: 82% !important;
   		max-width: none;
	}
	/* home promotion */
	.home-promotion-week {
		padding-top: 96px !important;
		background-size: auto 90%;
	}
	/* product carousel */
	.home-assortment-wines .product-item .product-thumb img,
	.upsells.products .product-item .product-thumb img,
	.related.products .product-item .product-thumb img {
		height: 266px;
	}
	/* .home-assortment-wines .product-item .product-title,
	.upsells.products .product-item .product-title,
	.related.products .product-item .product-title */
	.product-item.style-07 .product-title {
		font-size: 16px;
		min-height: 46px;
	}
	/* one click buy button */
	.home .clickBuyButton,
	.upsells.products .clickBuyButton,
	.related.products .clickBuyButton,
	.post-type-archive-product .clickBuyButton,
	.tax-product_cat .clickBuyButton,
	.tax-product_tag .clickBuyButton {
		left: 0;
		margin-top: -50px;
		margin-left: 0;
		padding: 10px 0;
		width: 100%;
	}
	/* mobile title with background */
	.mobile-title-bg,
	.single-product .up-sells.upsells.products .title,
	.single-product .related.products .title {
		margin-left: auto;
		margin-right: auto;
	}
	/* about us */
	.home-about-us {
		padding-top: 45px !important;
		padding-bottom: 292px !important;
		background-image: url(/wp-content/uploads/2021/04/home-about-mobile-bg.jpg) !important;
	}
	/* age verification form */
	.pum-overlay {
		padding-right: 0 !important;
	}
	#popmake-3373 {
		margin-bottom: 0;
		width: 100% !important;
		height: 100% !important;
		left: 0 !important;
		top: 0 !important;
	}
	#popmake-3373 .pum-content.popmake-content {
		height: 100%;
	}
	.age-verification {
		height: 100%;
	}
	.age-verification__wrapper {
		display: flex;
		height: 100%;
		align-items: center;
		background-position-x: right;
	}
	.age-verification__buttons button {
		font-size: 9px;
	}
	/* shop sidebar filter */
	body.is-sidebar-dropdown-0 #secondary > h3 {
		font-size: 24px;
		font-weight: 600;
		padding: 10px 0px;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		position: relative;
		margin-bottom: 15px;
	}
	@media (max-width: 1199px)
	.is-sidebar-dropdown-0.sidebar-opened .site-content.sidebar-left #secondary, .is-sidebar-dropdown-0.sidebar-opened .site-content.sidebar-right #secondary {
    left: 0;
	overflow-y: auto;
	}
	/* footer */
	.footer__notice-wrapper p {
		font-size: 9px;
		line-height: 13px;
	}
	.footer__copyright-wrapper .sc-context {
		text-align: center !important;
	}
	.footer__copyright-wrapper .ovic-custommenu.style-02 li {
		display: block;
		margin-left: 0px;
		padding-left: 0px;
	}
	.footer__develop-wrapper {
		margin-top: 10px;
		padding-top: 10px;
		border-top: 1px solid #363636;
	}
	.footer__develop-wrapper .wpb_single_image {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: fit-content;
	}
}