p, .porto-u-sub-heading {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer .widget-title, .footer .widget-title a, .footer-top .widget-title {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-weight: 400;
}

.container-fluid .top-row.vc_column-gap-35 {
	padding-left: 0;
	padding-right: 0;
}

#header .porto-view-switcher:first-child > li.menu-item:first-child > a {
	padding-left: 0;
}

#header .reveal-search-layout .searchform-fields {
	padding: 0 8px;
}

#header .reveal-search-layout input {
	border-bottom-color: #eee;
}

#header .reveal-search-layout .button-wrap {
	right: 28px;
}

#header .reveal-search-layout .btn-close-search-form {
	color: #333;
}

#header .overlay-search-layout .selectric-cat, #header .overlay-search-layout .text, #header .overlay-search-layout .button-wrap {
	border-bottom: 2px solid #eee;
}

#header .overlay-search-layout .btn-close-search-form {
	color: #333;
}

#header .large-search-layout .search-toggle:after {
	border-bottom-color: #fff;
}

@media (max-width:991px) {
	#header.sticky-header .large-search-layout .searchform, #header.sticky-header .advanced-search-layout .searchform {
		border-color: #7ccbc8 !important;
	}
}

#header.sticky-header .large-search-layout .search-toggle:after, #header.sticky-header .advanced-search-layout .search-toggle:after {
	border-bottom-color: #7ccbc8 !important;
}

#header.sticky-header .large-search-layout .searchform {
	border-color: #7ccbc8 !important;
}

@media (min-width:768px) and (max-width:1935px) {}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {}

@media (max-width:991px) {
	#header .header-contact {
		display: none;
	}
}

@media (max-width:767px) {
	#header:not(.header-builder) .header-top {
		display: flex;
	}
	
	#header:not(.header-builder) .switcher-wrap {
		display: inline-block;
	}
}

.mega-menu > li.sub-ready:hover:before, .mega-menu > li.sub-ready:hover:after {
	opacity: 1;
}

.header-corporate .share-links a, .header-builder .share-links a {
	width: 28px;
	height: 28px;
	border-radius: 28px;
	margin: 0 1px;
	overflow: hidden;
	font-size: .8rem;
}

.header-corporate .share-links a:not(:hover), .header-builder .share-links a:not(:hover) {
	background-color: #fff;
	color: #333;
}

.header-side-nav .side-menu-columns, .main-sidebar-menu .side-menu-columns {
	position: relative;
}

#header.sticky-header .header-contact {
	display: none;
}

.footer .wysija-input {
	border-radius: 30px 0 0 30px;
	padding-left: 1rem;
}

.footer .wysija-submit {
	border-radius: 0 30px 30px 0;
}

@media (min-width:1156px) {
	.ccols-xl-1 > * {
		--porto-cw: 100%;
	}
	
	.ccols-xl-2 > * {
		--porto-cw: 50%;
	}
	
	.ccols-xl-3 > * {
		--porto-cw: 33.3333%;
	}
	
	.ccols-xl-4 > * {
		--porto-cw: 25%;
	}
	
	.ccols-xl-5 > * {
		--porto-cw: 20%;
	}
	
	.ccols-xl-6 > * {
		--porto-cw: 16.6666%;
	}
	
	.ccols-xl-7 > * {
		--porto-cw: 14.2857%;
	}
	
	ul.ccols-xl-7 li.product-col .add-links {
		display: none;
	}
	
	.ccols-xl-8 > * {
		--porto-cw: 12.5%;
	}
	
	ul.ccols-xl-8 li.product-col .add-links {
		display: none;
	}
	
	.ccols-xl-9 > * {
		--porto-cw: 11.1111%;
	}
	
	ul.ccols-xl-9 li.product-col .add-links {
		display: none;
	}
	
	.ccols-xl-10 > * {
		--porto-cw: 10%;
	}
	
	.porto-half-slider:not(.owl-loaded) > * {
		--porto-cw: var(--porto-col-xl);
	}
	
	.porto-half-slider:not(.owl-loaded) > li.product-col {
		width: var(--porto-col-xl, 100%);
	}
}

@media (min-width:1952px) {
	.ccols-sl-10 > * {
		--porto-cw: 10%;
	}
	
	.ccols-sl-9 > * {
		--porto-cw: 11.1111%;
	}
	
	.ccols-sl-8 > * {
		--porto-cw: 12.5%;
	}
	
	ul.ccols-sl-8 li.product-col .add-links {
		display: none;
	}
	
	.ccols-sl-7 > * {
		--porto-cw: 14.2857%;
	}
	
	ul.ccols-sl-7 li.product-col .add-links {
		display: none;
	}
	
	.ccols-sl-6 > * {
		--porto-cw: 16.6666%;
	}
	
	ul.ccols-sl-6 li.product-col .add-links {
		display: none;
	}
	
	.ccols-sl-5 > * {
		--porto-cw: 20%;
	}
	
	.ccols-sl-4 > * {
		--porto-cw: 25%;
	}
	
	.ccols-sl-3 > * {
		--porto-cw: 33.3333%;
	}
	
	.porto-half-slider:not(.owl-loaded) > * {
		--porto-cw: var(--porto-col-sl);
	}
	
	.porto-half-slider:not(.owl-loaded) > li.product-col {
		width: var(--porto-col-sl, 100%);
	}
}

@media (max-width:575px) {
	.page-wrapper .device-hidden-mobile {
		display: none;
	}
}

@media (min-width:576px) and (max-width:767px) {
	.page-wrapper .device-hidden-mobile-extra {
		display: none;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.page-wrapper .device-hidden-tablet {
		display: none;
	}
}

@media (min-width:992px) and (max-width:1155px) {
	.page-wrapper .device-hidden-tablet-extra {
		display: none;
	}
}

@media (min-width:1156px) and (max-width:1951px) {
	.page-wrapper .device-hidden-desktop {
		display: none;
	}
}

@media (min-width:1952px) {
	.page-wrapper .device-hidden-large-desktop {
		display: none;
	}
}

@media (max-width:1155px) {
	.widget_sidebar_menu .widget-title {
		font-size: .8571em;
		line-height: 13px;
		padding: 10px 15px;
	}
	
	.sidebar-menu > li.menu-item > a {
		font-size: .9286em;
		line-height: 17px;
		padding: 9px 5px;
	}
	
	.sidebar-menu .menu-custom-block a {
		font-size: .9286em;
		line-height: 16px;
		padding: 9px 5px;
	}
	
	.sidebar-menu > li.menu-item .popup:before {
		top: 11px;
	}
	
	.porto-links-block {
		font-size: 13px;
	}
	
	ul.pwidth-md-6 .product-image {
		font-size: .8em;
	}
	
	ul.pwidth-md-6 .add-links {
		font-size: .85em;
	}
	
	ul.pwidth-md-5 .product-image {
		font-size: .9em;
	}
	
	ul.pwidth-md-5 .add-links {
		font-size: .95em;
	}
	
	ul.pwidth-md-4 .product-image {
		font-size: 1em;
	}
	
	ul.pwidth-md-4 .add-links {
		font-size: 1em;
	}
	
	ul.pwidth-md-3 .product-image {
		font-size: 1.15em;
	}
	
	ul.pwidth-md-3 .add-links {
		font-size: 1em;
	}
	
	ul.pwidth-md-2 .product-image {
		font-size: 1.4em;
	}
	
	ul.pwidth-md-2 .add-links {
		font-size: 1em;
	}
}

@media (min-width:992px) and (max-width:1935px) {
	.portfolio-row .portfolio-col-6 {
		width: 20%;
	}
	
	.portfolio-row .portfolio-col-6.w2 {
		width: 40%;
	}
	
	.column2 ul.pwidth-md-5 .product-image {
		font-size: .75em;
	}
	
	.column2 ul.pwidth-md-5 .add-links {
		font-size: .8em;
	}
	
	.column2 ul.pwidth-md-4 .product-image {
		font-size: .8em;
	}
	
	.column2 ul.pwidth-md-4 .add-links {
		font-size: .9em;
	}
	
	.column2 ul.pwidth-md-3 .product-image {
		font-size: .9em;
	}
	
	.column2 ul.pwidth-md-3 .add-links {
		font-size: 1em;
	}
	
	.column2 ul.pwidth-md-2 .product-image {
		font-size: 1.1em;
	}
	
	.column2 ul.pwidth-md-2 .add-links {
		font-size: 1em;
	}
	
	.column2 .shop-loop-before .woocommerce-pagination ul {
		margin-left: -5px;
	}
	
	ul.product_list_widget li .product-image {
		width: 70px;
		flex: 0 0 70px;
		margin-right: 15px;
	}
	
	ul.product_list_widget li .product-details {
		width: calc(100% - 85px);
	}
}

@media (min-width:768px) and (max-width:1935px) {
	.column2 .portfolio-row .portfolio-col-4 {
		width: 33.3333%;
	}
	
	.column2 .portfolio-row .portfolio-col-4.w2 {
		width: 66.6666%;
	}
	
	.column2 .portfolio-row .portfolio-col-5, .column2 .portfolio-row .portfolio-col-6 {
		width: 25%;
	}
	
	.column2 .portfolio-row .portfolio-col-5.w2, .column2 .portfolio-row .portfolio-col-6.w2 {
		width: 50%;
	}
}

@media (max-width:767px) {
	ul.pwidth-xs-3 .product-image {
		font-size: .85em;
	}
	
	ul.pwidth-xs-3 .add-links {
		font-size: .85em;
	}
	
	ul.pwidth-xs-2 .product-image {
		font-size: 1em;
	}
	
	ul.pwidth-xs-2 .add-links {
		font-size: 1em;
	}
	
	ul.pwidth-xs-1 .product-image {
		font-size: 1.2em;
	}
	
	ul.pwidth-xs-1 .add-links {
		font-size: 1em;
	}
}

@media (max-width:575px) {
	ul.pwidth-ls-2 .product-image {
		font-size: .8em;
	}
	
	ul.pwidth-ls-2 .add-links {
		font-size: .85em;
	}
	
	ul.pwidth-ls-1 .product-image {
		font-size: 1.1em;
	}
	
	ul.pwidth-ls-1 .add-links {
		font-size: 1em;
	}
}

@media (min-width:576px) {
	ul.list li.product {
		width: 100%;
	}
}

ul.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-wrapper, ul.sidebar-menu li.menu-item > a > .thumb-info-preview .thumb-info-wrapper, .page-wrapper .fdm-item-image, .thumb-info-side-image .thumb-info-side-image-wrapper, .flickr_badge_image, .wpb_content_element .flickr_badge_image {
	padding: 4px;
}

.img-thumbnail .zoom {
	right: 8px;
	bottom: 8px;
}

.img-thumbnail .image-galley-viewer {
	right: 8px;
	bottom: calc(12px + var(--porto-product-action-margin, 0px) + 2 * var(--porto-product-action-border, 0px) + var(--porto-product-action-width, 30px));
}

.thumb-info .thumb-info-wrapper {
	margin: 4px;
}

.thumb-info .thumb-info-wrapper:after {
	bottom: -4px;
	top: -4px;
	left: -4px;
	right: -4px;
}

.flickr_badge_image, .wpb_content_element .flickr_badge_image {
	border: 1px solid #ddd;
}

.owl-carousel .img-thumbnail, .owl-carousel .owl-nav, .owl-carousel .thumb-info {
	max-width: 99.8%;
}

div.thumb-info, span.thumb-info {
	background-color: #fff;
	border-color: #ddd;
}

span.thumb-info-social-icons {
	border-top: 1px dotted #ddd;
}

.yith-wcbm-badge {
	margin: 5px;
}

.yith-wcbm-badge img {
	margin: -5px !important;
}

.product-images .zoom {
	right: 8px;
	bottom: 8px;
}

.product-images .image-galley-viewer {
	right: 8px;
	bottom: calc(12px + var(--porto-product-action-margin, 0px) + 2 * var(--porto-product-action-border, 0px) + var(--porto-product-action-width, 30px));
}

.product-images .image-galley-viewer.without-zoom {
	bottom: 8px;
}

.product-image-slider.owl-carousel:not(.has-ccols-spacing) .img-thumbnail {
	width: 99.8%;
	padding: 3px;
}

.product-image-slider {
	--porto-el-spacing: 0;
}

.product-image-slider>.img-thumbnail {
	border-width: 0;
}

.product-image-slider.has-ccols-spacing>.img-thumbnail, .product-image-slider.has-ccols-spacing>.vd-image {
	padding-right: calc(var(--porto-el-spacing, 2px) / 2);
	padding-left: calc(var(--porto-el-spacing, 2px) / 2);
}

.product-image {
	padding: .2381em;
}

.widget_recent_reviews .product_list_widget li img {
	border: 1px solid #ddd;
	padding: 3px;
}

.product-nav .product-popup .product-image, ul.product_list_widget li .product-image {
	padding: 3px;
}

.thumb-info .thumb-info-wrapper:after {
	background: rgba(33, 37, 41, .8);
}

.dir-arrow {
	background: transparent url("https://tastywork.ru/wp-content/themes/porto/images/arrows.png?lm=6937C460") no-repeat 0 0;
	--lzl-bg-img: "https://tastywork.ru/wp-content/themes/porto/images/arrows.png?lm=6937C460";
}

.dir-arrow.arrow-light {
	background: transparent url("https://tastywork.ru/wp-content/themes/porto/images/arrows-dark.png?lm=6937C460") no-repeat 0 0;
	--lzl-bg-img: "https://tastywork.ru/wp-content/themes/porto/images/arrows-dark.png?lm=6937C460";
}

.dir-arrow.arrow-light.lzl:not(.lzl-ed), .dir-arrow.arrow-light.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20449%20240%22%20width%3D%22449%22%20height%3D%22240%22%3E%3C%2Fsvg%3E");
}

.elementor hr, hr, .divider, .slider-title .line, .section-title .line {
	background: rgba(0, 0, 0, .08);
}

hr.light {
	background: rgba(255, 255, 255, .06);
}

.porto-history .thumb {
	background: transparent url("https://tastywork.ru/wp-content/themes/porto/images/history-thumb.png?lm=6937C45F") no-repeat 0 0;
	--lzl-bg-img: "https://tastywork.ru/wp-content/themes/porto/images/history-thumb.png?lm=6937C45F";
}

.porto-history .thumb.lzl:not(.lzl-ed), .porto-history .thumb.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20227%20360%22%20width%3D%22227%22%20height%3D%22360%22%3E%3C%2Fsvg%3E");
}

[type="submit"].btn-default {
	color: #333;
}

.btn-default.btn:hover {
	color: #333;
}

.divider.divider-small hr {
	background: #555;
}

.form-control:focus {
	border-color: #7ccbc8;
}

.sidebar-content, .woocommerce-page.archive .sidebar-content {
	border: 3px solid #7ccbc8;
}

.woocommerce-page.archive .sidebar-content aside.widget {
	border-bottom: 3px solid #7ccbc8;
}

.btn-default.btn {
	border-bottom-color: rgba(0, 0, 0, .2);
}

.login-more.heading-tag {
	color: #999;
}

.star-rating:before {
	color: rgba(0, 0, 0, .16);
}

.text-dark, .text-dark.wpb_text_column p {
	color: #222529 !important;
}

.alert.alert-dark {
	background-color: #3a3f45;
	border-color: #0b0c0e;
	color: #d5d8dc;
}

.dir-arrow.lzl:not(.lzl-ed), .dir-arrow.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20449%20240%22%20width%3D%22449%22%20height%3D%22240%22%3E%3C%2Fsvg%3E");
}

.alert.alert-dark .alert-link {
	color: #fff;
}

html.dark .text-muted {
	color: #505562 !important;
}

.header-main.e-con {
	--padding-block-start: 10px;
	--padding-block-end: 10px;
}

@media (max-width:991px) {
	.header-main.e-con {
		--padding-block-start: 5px;
		--padding-block-end: 5px;
	}
}

@media (min-width:992px) {
	.header-wrapper.header-side-nav:not(.fixed-header) #header {
		background-color: var(--porto-primary-light-5);
	}
}

#main .content-bottom-wrapper {
	padding-bottom: 20px;
}

@media (min-width:768px) {
	#banner-wrapper.banner-wrapper-boxed {
		max-width: 736px;
	}
}

@media (min-width:992px) {
	#banner-wrapper.banner-wrapper-boxed {
		max-width: 976px;
	}
}

@media (min-width:1936px) {
	#banner-wrapper.banner-wrapper-boxed {
		max-width: 1936px;
	}
}

@media (min-width:768px) {
	#main.main-boxed {
		max-width: 736px;
	}
}

@media (min-width:992px) {
	#main.main-boxed {
		max-width: 976px;
	}
}

@media (min-width:1936px) {
	#main.main-boxed {
		max-width: 1936px;
	}
}

@media (min-width:768px) {
	body.boxed .page-wrapper {
		max-width: 736px;
	}
}

@media (min-width:992px) {
	body.boxed .page-wrapper {
		max-width: 976px;
	}
}

@media (min-width:1936px) {
	body.boxed .page-wrapper {
		max-width: 1936px;
	}
}

@media (min-width:768px) {
	#main.main-boxed .vc_row[data-vc-stretch-content] {
		max-width: 736px;
	}
}

@media (min-width:992px) {
	#main.main-boxed .vc_row[data-vc-stretch-content] {
		max-width: 976px;
	}
}

@media (min-width:1936px) {
	#main.main-boxed .vc_row[data-vc-stretch-content] {
		max-width: 1936px;
	}
}

@media (min-width:1936px) {
	body.boxed .vc_row[data-vc-stretch-content], body.boxed #header.sticky-header .header-main.sticky, body.boxed #header.sticky-header .main-menu-wrap, body.boxed #header.sticky-header .header-main.sticky, #header-boxed #header.sticky-header .header-main.sticky, body.boxed #header.sticky-header .main-menu-wrap, #header-boxed #header.sticky-header .main-menu-wrap {
		max-width: 1936px;
	}
	
	.col-xl-1-5 {
		width: 20%;
	}
	
	.col-xl-2-5 {
		width: 40%;
	}
	
	.col-xl-3-5 {
		width: 60%;
	}
	
	.col-xl-4-5 {
		width: 80%;
	}
	
	.offset-xl-1\/5 {
		margin-left: 20%;
	}
	
	.offset-xl-2\/5 {
		margin-left: 40%;
	}
	
	.offset-xl-3\/5 {
		margin-left: 60%;
	}
	
	.offset-xl-4\/5 {
		margin-left: 80%;
	}
}

@media (min-width:1952px) {
	.col-xxl-1-5 {
		width: 20%;
	}
	
	.col-xxl-2-5 {
		width: 40%;
	}
	
	.col-xxl-3-5 {
		width: 60%;
	}
	
	.col-xxl-4-5 {
		width: 80%;
	}
	
	.offset-xxl-1\/5 {
		margin-left: 20%;
	}
	
	.offset-xxl-2\/5 {
		margin-left: 40%;
	}
	
	.offset-xxl-3\/5 {
		margin-left: 60%;
	}
	
	.offset-xxl-4\/5 {
		margin-left: 80%;
	}
}

.header-top .separator {
	border-left-color: rgba(0, 0, 0, .04);
}

#header .header-top .share-links > a:not(:hover) {
	background: none;
}

.fixed-header header .header-main {
	background-color: rgba(143, 211, 208, 1);
}

.fixed-header #header .header-top {
	background-color: rgba(255, 255, 255, 1);
}

@media (min-width:992px) {
	.header-wrapper.header-side-nav.fixed-header #header {
		background-color: rgba(143, 211, 208, 1);
	}
}

#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
	background-color: rgba(124, 203, 200, 1);
}

#header.sticky-header .main-menu-wrap, .fixed-header #header.sticky-header .main-menu-wrap {
	background-color: rgba(124, 203, 200, 1);
}

.fixed-header #header .searchform {
	background-color: rgba(255, 255, 255, .7);
	border-color: rgba(238, 238, 238, .7);
}

@media (max-width:991px) {
	.fixed-header #header .searchform {
		background-color: rgba(255, 255, 255, 1);
	}
}

.fixed-header #header .searchform-popup .searchform {
	background-color: rgba(255, 255, 255, 1);
}

.fixed-header #header .main-menu-wrap {
	box-shadow: none;
}

.fixed-header #header .main-menu {
	box-shadow: none;
}

#header .overlay-search-layout .searchform, .fixed-header #header.sticky-header .overlay-search-layout .searchform {
	background: rgba(255, 255, 255, .95);
}

.header-bottom {
	background-color: transparent;
}

.header-bottom > .container {
	background-color: transparent;
}

#header .tooltip-icon {
	border-color: #fff;
}

#header .header-main .top-links > li.menu-item.has-sub:hover > a, #header .header-bottom .top-links > li.menu-item.has-sub:hover > a {
	background-color: var(--porto-primary-color);
}

#header .top-links .narrow ul.sub-menu, #header .main-menu .wide .popup > .inner, .sidebar-menu .wide .popup > .inner, .side-menu-slide .wide ul.sub-menu, .sidebar-menu .narrow ul.sub-menu {
	background-color: #fff;
}

.top-links > li.has-sub:before, .top-links > li.has-sub:after {
	border-bottom-color: #fff;
}

.sidebar-menu .menu-custom-block a:hover, .sidebar-menu .menu-custom-block a:hover + a {
	border-top-color: #fff;
}

#header .top-links .narrow li.menu-item > a, #header .porto-wide-sub-menu li.sub li.menu-item > a, .side-nav-wrap .sidebar-menu .wide li.menu-item li.menu-item > a, .sidebar-menu .wide li.sub li.menu-item > a, .sidebar-menu .narrow li.menu-item > a, .porto-popup-menu .sub-menu a {
	color: #777;
}

#header .top-links .narrow li.menu-item:hover > a, #header .porto-wide-sub-menu li.sub li.menu-item:hover > a, .porto-popup-menu .sub-menu a:hover {
	color: #777;
}

#header .top-links .narrow li.menu-item:hover > a, #header .sidebar-menu .narrow .menu-item:hover > a, .main-sidebar-menu .sidebar-menu .narrow .menu-item:hover > a {
	background-color: #f4f4f4;
}

.sidebar-menu .wide li.menu-item li.menu-item > a:hover, #header .sidebar-menu .wide li.menu-item li.menu-item > a:hover, .sidebar-menu .narrow li.menu-item > a:hover {
	background-color: #f4f4f4;
	color: #777;
}

@media (min-width:768px) {
	#header-boxed {
		max-width: 736px;
	}
}

@media (min-width:992px) {
	#header-boxed {
		max-width: 976px;
	}
}

@media (min-width:1936px) {
	#header-boxed {
		max-width: 1936px;
	}
}

#header .header-top .top-links .narrow li.menu-item:hover > a {
	text-decoration: none;
}

.main-menu-wrap {
	background-color: transparent;
	padding: 0 0 0 0;
}

#header.sticky-header .main-menu-wrap, #header.sticky-header .header-main.sticky .header-left, #header.sticky-header .header-main.sticky .header-right {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.header-builder-p.sticky-header .header-main.sticky {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#header.sticky-header .header-main.sticky .header-center {
	padding-top: 0;
	padding-bottom: 0;
}

.main-menu-wrap .main-menu > li.menu-item > a .tip {
	right: 16px;
	top: -5px;
}

#header .main-menu-wrap .menu-custom-block a, #header .main-menu-wrap .menu-custom-block span {
	padding: 10px 16px 10px 16px;
}

#header .main-menu-wrap .menu-custom-block {
	padding-top: 0;
	padding-bottom: 0;
}

@media (max-width:1935px) {
	.main-menu-wrap .main-menu > li.menu-item > a .tip {
		right: 14px;
		top: -6px;
	}
	
	#header .main-menu-wrap .menu-custom-block a, #header .main-menu-wrap .menu-custom-block span {
		padding: 9px 14px 9px 14px;
	}
}

#header .main-menu-wrap .menu-custom-block .tip {
	right: 11px;
	top: -5px;
}

.sidebar-menu .porto-wide-sub-menu > li > a, #header .porto-wide-sub-menu > li > a {
	font-weight: 700;
	--porto-heading-color: #333;
}

#header .main-menu .wide .popup {
	border-top: 3px solid #7ccbc8;
}

#header .menu-custom-block, #header .menu-custom-block span {
	color: #777;
}

#header .menu-custom-block span, #header .menu-custom-block a {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0;
}

#header .menu-custom-block a {
	color: #7ccbc8;
}

#header .menu-custom-block a:hover {
	color: #7ccbc8;
}

#header .porto-view-switcher > li.menu-item:before, #header .porto-view-switcher > li.menu-item > a {
	color: #fff;
}

#header .porto-view-switcher > li.menu-item > a {
	background-color: transparent;
}

#header .porto-view-switcher .narrow ul.sub-menu {
	background: #fff;
}

#header .porto-view-switcher .narrow li.menu-item > a {
	color: #777;
}

#header .porto-view-switcher .narrow li.menu-item > a.active, #header .porto-view-switcher .narrow li.menu-item:hover > a {
	color: #777;
	background: #f3f3f3;
}

#header .porto-view-switcher > li.has-sub:before, #header .porto-view-switcher > li.has-sub:after {
	border-bottom-color: #fff;
}

#header .searchform .selectric .label, #header .searchform .selectric-items li, #header .searchform .selectric-items li:hover, #header .searchform .selectric-items li.selected, #header .searchform .autocomplete-suggestion .yith_wcas_result_content .title {
	color: #555;
}

#header .searchform .selectric-items li:hover, #header .searchform .selectric-items li.selected {
	background-color: #e6e6e6;
}

#header .searchform .autocomplete-selected, #header .searchform .autocomplete-suggestion:hover {
	background-color: #f8f8f8;
}

#header .large-search-layout .search-toggle:after, #header .advanced-search-layout .search-toggle:after {
	border-bottom-color: #7ccbc8;
}

#header .large-search-layout .searchform {
	border-color: #7ccbc8;
}

@media (max-width:991px) {
	#header .large-search-layout .searchform, #header .advanced-search-layout .searchform {
		border-color: #7ccbc8;
	}
}

@media (max-width:1935px) {
	#header .main-menu-wrap .menu-custom-block .tip {
		right: 9px;
		top: -6px;
	}
}

#header.sticky-header .logo {
	display: none !important;
}

.cart-popup .quantity, .cart-popup .quantity .amount, .wishlist-popup .quantity, .wishlist-popup .amount {
	color: #696969 !important;
}

.sticky-header #mini-cart .cart-subtotal, .sticky-header #mini-cart .minicart-icon, .sticky-header #mini-cart.minicart-arrow-alt .cart-head:after {
	color: #fff;
}

html.panel-opened .page-wrapper, html.panel-opened #header.sticky-header .header-main.sticky {
	left: 260px;
}

.fixed-header #nav-panel .mobile-nav-wrap {
	padding: 15px !important;
}

.footer-wrapper.fixed #footer .footer-bottom {
	background-color: rgba(28, 32, 35, .8);
}

.widget_recent_entries li, .widget_recent_comments li, .widget_pages li, .widget_meta li, .widget_nav_menu li, .widget_archive li, .widget_categories li, .widget_rss li, .wp-block-latest-posts__list.wp-block-latest-posts li, .wp-block-latest-posts__list.wp-block-latest-posts li a {
	color: #3e3e3e;
}

.widget .rss-date, .widget .post-date, .widget .comment-author-link, .wp-block-latest-posts__list time, .wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
	color: #616161;
}

.highlight {
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgba(124, 203, 200, .2) 0);
}

html .divider.divider-primary i, .featured-box-primary h4, .featured-box-effect-7.featured-box-primary .icon-featured:before, .has-primary-color {
	color: #7ccbc8;
}

html .heading-primary, html .lnk-primary, .text-color-primary {
	color: #7ccbc8 !important;
}

html .label-primary, html .alert-primary, html .divider.divider-primary.divider-small hr, html .divider.divider-style-2.divider-primary i, .featured-box-primary .icon-featured, html .inverted-primary, .has-primary-background-color {
	background-color: #7ccbc8;
}

html .background-color-primary, .featured-box-effect-3.featured-box-primary:hover .icon-featured {
	background-color: #7ccbc8 !important;
}

html .alert-primary, html .alert-primary .alert-link, html .divider.divider-style-2.divider-primary i {
	color: #fff;
}

html .label-primary, html .divider.divider-style-3.divider-primary i, .featured-box-primary .icon-featured:after, html .heading.heading-primary .heading-tag {
	border-color: #7ccbc8;
}

.border-color-primary {
	border-color: #7ccbc8 !important;
}

.featured-box-primary .box-content {
	border-top-color: #7ccbc8;
}

html .alert-primary {
	border-color: #72c7c4;
}

.featured-box-effect-2.featured-box-primary .icon-featured:after {
	box-shadow: 0 0 0 3px #7ccbc8;
}

.featured-box-effect-3.featured-box-primary .icon-featured:after {
	box-shadow: 0 0 0 10px #7ccbc8;
}

.nav-pills-secondary a, html .divider.divider-secondary i, .featured-box-secondary h4, .featured-box-effect-7.featured-box-secondary .icon-featured:before, .has-secondary-color {
	color: #e36159;
}

html .heading-secondary, html .lnk-secondary, .text-color-secondary {
	color: #e36159 !important;
}

.nav-pills-secondary a:hover, .nav-pills-secondary a:focus {
	color: #e7766f;
}

.nav-pills-secondary > li.active > a, html .label-secondary, html .alert-secondary, html .divider.divider-secondary.divider-small hr, html .divider.divider-style-2.divider-secondary i, .featured-box-secondary .icon-featured, html .inverted-secondary, .has-secondary-background-color {
	background-color: #e36159;
}

html .background-color-secondary, .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
	background-color: #e36159 !important;
}

html .alert-secondary, html .alert-secondary .alert-link, html .divider.divider-style-2.divider-secondary i {
	color: #e22b22;
}

html .label-secondary, html .divider.divider-style-3.divider-secondary i, .featured-box-secondary .icon-featured:after, html .heading.heading-secondary .heading-tag {
	border-color: #e36159;
}

.border-color-secondary {
	border-color: #e36159 !important;
}

.featured-box-secondary .box-content {
	border-top-color: #e36159;
}

html .alert-secondary {
	border-color: #e1554c;
}

.featured-box-effect-2.featured-box-secondary .icon-featured:after {
	box-shadow: 0 0 0 3px #e36159;
}

.featured-box-effect-3.featured-box-secondary .icon-featured:after {
	box-shadow: 0 0 0 10px #e36159;
}

.nav-pills-tertiary a, html .divider.divider-tertiary i, .featured-box-tertiary h4, .featured-box-effect-7.featured-box-tertiary .icon-featured:before, .has-tertiary-color {
	color: #4f4f4f;
}

html .heading-tertiary, html .lnk-tertiary, .text-color-tertiary {
	color: #4f4f4f !important;
}

.nav-pills-tertiary a:hover, .nav-pills-tertiary a:focus {
	color: #5c5c5c;
}

.nav-pills-tertiary > li.active > a, html .label-tertiary, html .alert-tertiary, html .divider.divider-tertiary.divider-small hr, html .divider.divider-style-2.divider-tertiary i, .featured-box-tertiary .icon-featured, html .inverted-tertiary, .has-tertiary-background-color {
	background-color: #4f4f4f;
}

html .background-color-tertiary, .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
	background-color: #4f4f4f !important;
}

html .alert-tertiary, html .alert-tertiary .alert-link, html .divider.divider-style-2.divider-tertiary i {
	color: #fff;
}

html .label-tertiary, html .divider.divider-style-3.divider-tertiary i, .featured-box-tertiary .icon-featured:after, html .heading.heading-tertiary .heading-tag {
	border-color: #4f4f4f;
}

.border-color-tertiary {
	border-color: #4f4f4f !important;
}

.featured-box-tertiary .box-content {
	border-top-color: #4f4f4f;
}

html .alert-tertiary {
	border-color: #484848;
}

.featured-box-effect-2.featured-box-tertiary .icon-featured:after {
	box-shadow: 0 0 0 3px #4f4f4f;
}

.featured-box-effect-3.featured-box-tertiary .icon-featured:after {
	box-shadow: 0 0 0 10px #4f4f4f;
}

.nav-pills-quaternary a, html .divider.divider-quaternary i, .featured-box-quaternary h4, .featured-box-effect-7.featured-box-quaternary .icon-featured:before, .has-quaternary-color {
	color: #4f4f4f;
}

html .heading-quaternary, html .lnk-quaternary, .text-color-quaternary {
	color: #4f4f4f !important;
}

.nav-pills-quaternary a:hover, .nav-pills-quaternary a:focus {
	color: #5c5c5c;
}

.nav-pills-quaternary > li.active > a, html .label-quaternary, html .alert-quaternary, html .divider.divider-quaternary.divider-small hr, html .divider.divider-style-2.divider-quaternary i, .featured-box-quaternary .icon-featured, html .inverted-quaternary, .has-quaternary-background-color {
	background-color: #4f4f4f;
}

html .background-color-quaternary, .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
	background-color: #4f4f4f !important;
}

html .alert-quaternary, html .alert-quaternary .alert-link, html .divider.divider-style-2.divider-quaternary i {
	color: #fff;
}

html .label-quaternary, html .divider.divider-style-3.divider-quaternary i, .featured-box-quaternary .icon-featured:after, html .heading.heading-quaternary .heading-tag {
	border-color: #4f4f4f;
}

.border-color-quaternary {
	border-color: #4f4f4f !important;
}

.featured-box-quaternary .box-content {
	border-top-color: #4f4f4f;
}

html .alert-quaternary {
	border-color: #484848;
}

.featured-box-effect-2.featured-box-quaternary .icon-featured:after {
	box-shadow: 0 0 0 3px #4f4f4f;
}

.featured-box-effect-3.featured-box-quaternary .icon-featured:after {
	box-shadow: 0 0 0 10px #4f4f4f;
}

.nav-pills-dark a, html .divider.divider-dark i, .featured-box-dark h4, .featured-box-effect-7.featured-box-dark .icon-featured:before, .has-dark-color {
	color: #4f4f4f;
}

.nav-pills-dark a:hover, .nav-pills-dark a:focus {
	color: #5c5c5c;
}

.nav-pills-dark > li.active > a, html .label-dark, html .alert-dark, html .divider.divider-dark.divider-small hr, html .divider.divider-style-2.divider-dark i, .featured-box-dark .icon-featured, html .inverted-dark, .has-dark-background-color {
	background-color: #4f4f4f;
}

html .background-color-dark, .featured-box-effect-3.featured-box-dark:hover .icon-featured {
	background-color: #4f4f4f !important;
}

html .alert-dark, html .alert-dark .alert-link, html .divider.divider-style-2.divider-dark i {
	color: #fff;
}

html .label-dark, html .divider.divider-style-3.divider-dark i, .featured-box-dark .icon-featured:after, html .heading.heading-dark .heading-tag {
	border-color: #4f4f4f;
}

.border-color-dark {
	border-color: #4f4f4f !important;
}

.featured-box-dark .box-content {
	border-top-color: #4f4f4f;
}

html .alert-dark {
	border-color: #484848;
}

.featured-box-effect-2.featured-box-dark .icon-featured:after {
	box-shadow: 0 0 0 3px #4f4f4f;
}

.featured-box-effect-3.featured-box-dark .icon-featured:after {
	box-shadow: 0 0 0 10px #4f4f4f;
}

.nav-pills-light a, html .divider.divider-light i, .featured-box-light h4, .featured-box-effect-7.featured-box-light .icon-featured:before, .has-light-color {
	color: #fff;
}

.nav-pills-light a:hover, .nav-pills-light a:focus {
	color: #fff;
}

.nav-pills-light > li.active > a, html .label-light, html .alert-light, html .divider.divider-light.divider-small hr, html .divider.divider-style-2.divider-light i, .featured-box-light .icon-featured, html .inverted-light, .has-light-background-color {
	background-color: #fff;
}

html .background-color-light, .featured-box-effect-3.featured-box-light:hover .icon-featured {
	background-color: #fff !important;
}

html .alert-light, html .alert-light .alert-link, html .divider.divider-style-2.divider-light i {
	color: #4f4f4f;
}

html .label-light, html .divider.divider-style-3.divider-light i, .featured-box-light .icon-featured:after, html .heading.heading-light .heading-tag {
	border-color: #fff;
}

.border-color-light {
	border-color: #fff !important;
}

.featured-box-light .box-content {
	border-top-color: #fff;
}

html .alert-light {
	border-color: #f8f8f8;
}

.featured-box-effect-2.featured-box-light .icon-featured:after {
	box-shadow: 0 0 0 3px #fff;
}

.featured-box-effect-3.featured-box-light .icon-featured:after {
	box-shadow: 0 0 0 10px #fff;
}

html .section.section-default-scale-1 {
	background-color: #dbdbdb !important;
	border-top-color: #d4d4d4 !important;
}

html .section.section-default-scale-2 {
	background-color: #c1c1c1 !important;
	border-top-color: #bababa !important;
}

html .section.section-default-scale-3 {
	background-color: #a8a8a8 !important;
	border-top-color: #a1a1a1 !important;
}

html .section.section-default-scale-4 {
	background-color: #8e8e8e !important;
	border-top-color: #878787 !important;
}

html .section.section-default-scale-5 {
	background-color: #757575 !important;
	border-top-color: #6e6e6e !important;
}

html .section.section-default-scale-6 {
	background-color: #5b5b5b !important;
	border-top-color: #545454 !important;
}

html .section.section-default-scale-7 {
	background-color: #424242 !important;
	border-top-color: #3b3b3b !important;
}

html .section.section-default-scale-8 {
	background-color: #282828 !important;
	border-top-color: #212121 !important;
}

html .section.section-default-scale-9 {
	background-color: #0f0f0f !important;
	border-top-color: #080808 !important;
}

.side-nav-wrap .sidebar-menu > li.menu-item > a, .main-sidebar-menu .sidebar-menu > li.menu-item > a, .side-nav-wrap .sidebar-menu .menu-custom-block span, .main-sidebar-menu .sidebar-menu .menu-custom-block span, .side-nav-wrap .sidebar-menu .menu-custom-block a, .main-sidebar-menu .sidebar-menu .menu-custom-block a {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0;
}

.side-nav-wrap .sidebar-menu > li.menu-item > a, .side-nav-wrap .sidebar-menu > li.menu-item > .arrow:before, .side-nav-wrap .sidebar-menu .menu-custom-block a {
	color: var(--porto-tertiary-color);
}

.side-nav-wrap .sidebar-menu > li.menu-item:hover, .side-nav-wrap .sidebar-menu > li.menu-item.active, .side-nav-wrap .sidebar-menu .menu-custom-block a:hover {
	background-color: var(--porto-primary-color);
}

.side-nav-wrap .sidebar-menu > li.menu-item > a, .side-nav-wrap .sidebar-menu > li.menu-item:hover + li.menu-item > a, .side-nav-wrap .sidebar-menu > li.menu-item.active + li.menu-item > a, .side-nav-wrap .sidebar-menu .menu-custom-block a, .side-nav-wrap .sidebar-menu .menu-custom-block a:hover, .side-nav-wrap .sidebar-menu .menu-custom-block a:hover + a {
	border-top-color: #8fd3d0;
}

.side-nav-wrap .sidebar-menu > li.menu-item.active + li.menu-item > a {
	border-top: none;
}

.sidebar-menu > li.menu-item:hover + li.menu-item > a {
	border-top-color: transparent;
}

.side-nav-wrap .sidebar-menu > li.menu-item:hover > a, .side-nav-wrap .sidebar-menu > li.menu-item.active > a, .side-nav-wrap .sidebar-menu > li.menu-item.active > .arrow:before, .side-nav-wrap .sidebar-menu > li.menu-item:hover > .arrow:before, .side-nav-wrap .sidebar-menu .menu-custom-block a:hover {
	color: #fff;
}

.toggle-menu-wrap .sidebar-menu > li.menu-item > a {
	border-top-color: rgba(0, 0, 0, .125);
}

.page-top .page-title {
	font-family: "Arial Black", Gadget, sans-serif, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #000;
}

.page-top .page-sub-title {
	font-size: 16px;
	line-height: 16px;
	color: #e6e6e6;
	margin: 0 0 0 0;
}

.page-top .sort-source > li > a {
	color: #000;
}

@media (max-width:767px) {
	.page-top .sort-source {
		background: #171717;
	}
}

@media (min-width:768px) {
	#breadcrumbs-boxed {
		max-width: 736px;
	}
}

@media (min-width:992px) {
	#breadcrumbs-boxed {
		max-width: 976px;
	}
}

@media (min-width:1936px) {
	#breadcrumbs-boxed {
		max-width: 1936px;
	}
}

#main .share-links a {
	background-color: #7ccbc8 !important;
	color: #fff !important;
}

#main .share-links a:hover {
	background-color: #8fd3d0 !important;
}

.mega-menu .tip, .sidebar-menu .tip, .accordion-menu .tip, .menu-custom-block .tip {
	background: #7ccbc8;
	border-color: #7ccbc8;
}

.porto-vc-testimonial blockquote, .testimonial blockquote, .testimonial blockquote p {
	font-family: Georgia, serif;
}

.footer .widget > div > ul, .footer .widget > ul, .footer .widget > div > ul li, .footer .widget > ul li, .footer .post-item-small {
	border-color: rgba(79, 79, 79, .3);
}

.footer .tooltip-icon {
	border-color: #4f4f4f;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer .widget-title, .footer .widgettitle, .footer h1 a, .footer h2 a, .footer h3 a, .footer h4 a, .footer h5 a, .footer h6 a, .footer .widget-title a, .footer .widgettitle a {
	color: #fff;
}

#footer .footer-ribbon {
	background-color: #08c;
}

#footer .footer-ribbon:before {
	border-right-color: #005580;
}

#footer .footer-ribbon, #footer .footer-ribbon a, #footer .footer-ribbon a:hover, #footer .footer-ribbon a:focus {
	color: #fff;
}

.footer .footer-bottom a, .footer .footer-bottom .widget_nav_menu ul li:before {
	color: #fff;
}

.footer .footer-bottom a:hover {
	color: #fff;
}

.footer .share-links a:not(:hover), .footer-top .share-links a:not(:hover) {
	background: none;
	color: #999;
}

@media (min-width:768px) {
	#footer-boxed {
		max-width: 736px;
	}
}

@media (min-width:992px) {
	#footer-boxed {
		max-width: 976px;
	}
}

@media (min-width:1936px) {
	#footer-boxed {
		max-width: 1936px;
	}
}

.alternative-font, #footer .footer-ribbon {
	font-weight: 400;
}

@media (min-width:1156px) {
	.divider-line.ccols-xl-6 > .product-col:nth-child(6n), .divider-line.ccols-xl-5 > .product-col:nth-child(5n), .divider-line.ccols-xl-4 > .product-col:nth-child(4n), .divider-line.ccols-xl-3 > .product-col:nth-child(3n), .divider-line.ccols-xl-2 > .product-col:nth-child(2n) {
		border-right-width: 0;
	}
}

@media (min-width:768px) and (max-width:1155px) {
	.divider-line.ccols-lg-5 > .product-col:nth-child(5n), .divider-line.ccols-lg-4 > .product-col:nth-child(4n), .divider-line.ccols-lg-3 > .product-col:nth-child(3n), .divider-line.ccols-lg-2 > .product-col:nth-child(2n) {
		border-right-width: 0;
	}
}

.stock, ul.cart_list .product-details a:hover, .product_list_widget .product-details a:hover, ul.cart_list li a:hover, ul.product_list_widget li a:hover, .shipping_calculator h2, .shipping_calculator h2 a, .product-subtotal .woocommerce-Price-amount {
	color: #7ccbc8;
}

.single-product .variations .label label {
	line-height: 32px;
}

.skeleton-body.product-layout-transparent .product-summary-wrap:before, .skeleton-body.product-layout-transparent .product-summary-wrap:after {
	content: none;
}

@media (max-width:767px) {}

@media (max-width:991px) {
	.quickview-wrap.skeleton-body .summary-before {
		margin-bottom: 30px;
	}
}

@media (min-width:768px) {}

.skeleton-body.tab-content:before {
	margin: 0;
}

.products.skeleton-body .product:before {
	content: "";
	display: block;
	padding-top: calc(100% + 110px);
	background-repeat: no-repeat;
	background-image: linear-gradient(#fff 100%, transparent 0), linear-gradient(#fff 12px, transparent 0), linear-gradient(#fff 16px, transparent 0), linear-gradient(#fff 12px, transparent 0), linear-gradient(#fff 16px, transparent 0);
	background-size: 100% 62%, 50% 12px, 70% 16px, 50% 12px, 40% 16px;
	background-position: left 0, left calc(62% + 20px), left calc(62% + 44px), left calc(62% + 66px), left calc(62% + 92px);
}

.grid.skeleton-body .product-default:before, .grid.skeleton-body .product-wq_onimage:before {
	background-position-x: center, center, center, center, center;
}

@media (min-width:576px) {
	.list.skeleton-body .product:before {
		padding-top: 250px;
		background-image: linear-gradient(#fff 250px, transparent 0), linear-gradient(#fff 12px, transparent 0), linear-gradient(#fff 16px, transparent 0), linear-gradient(#fff 12px, transparent 0), linear-gradient(#fff 14px, transparent 0), linear-gradient(#fff 14px, transparent 0), linear-gradient(#fff 16px, transparent 0), linear-gradient(#fff 20px, transparent 0);
		background-size: 250px 100%, 150px 12px, 250px 16px, 150px 12px, 100% 14px, 100% 14px, 120px 16px, 200px 20px;
		background-position: left 0, 270px 20px, 270px 44px, 270px 70px, 270px 105px, 270px 130px, 270px 170px, 270px 205px;
	}
	
	.list.skeleton-body .product:after {
		transform: none;
		background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, .8) 50%, rgba(255, 255, 255, 0) 60%);
		animation: skeletonloading 2.5s infinite .2s;
	}
}

.sidebar-content.skeleton-body aside {
	overflow: hidden;
	position: relative;
}

.sidebar-content.skeleton-body aside:before {
	content: "";
	display: block;
	height: 320px;
	background-repeat: no-repeat;
	background-image: linear-gradient(#fff 20px, transparent 0), linear-gradient(#fff 30px, transparent 0), linear-gradient(#fff 14px, transparent 0), linear-gradient(#fff 30px, transparent 0), linear-gradient(#fff 14px, transparent 0), linear-gradient(#fff 30px, transparent 0), linear-gradient(#fff 14px, transparent 0), linear-gradient(#fff 30px, transparent 0), linear-gradient(#fff 14px, transparent 0), linear-gradient(#fff 30px, transparent 0), linear-gradient(#fff 14px, transparent 0), linear-gradient(#fff 30px, transparent 0), linear-gradient(#fff 14px, transparent 0);
	background-size: 55% 20px, 30px 30px, 100% 14px, 30px 30px, 60% 14px, 30px 30px, 80% 14px, 30px 30px, 50% 14px, 30px 30px, 100% 14px, 30px 30px, 70% 14px;
	background-position: left 5px, left 50px, 45px 58px, left 95px, 45px 103px, left 140px, 45px 148px, left 185px, 45px 193px, left 230px, 45px 238px, left 275px, 45px 283px;
}

.wp-block-columns, .page-content > .wp-block-columns.alignwide {
	margin-left: calc(-1 * var(--porto-column-spacing));
	margin-right: calc(-1 * var(--porto-column-spacing));
	flex-wrap: wrap;
}

@media (min-width:768px) {
	.wp-block-columns.alignwide {
		max-width: none;
		width: auto;
	}
}

.wp-block-column {
	padding-left: var(--porto-column-spacing);
	padding-right: var(--porto-column-spacing);
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child), .wp-block-columns .wp-block-column {
	margin-left: 0;
	margin-right: 0;
}

@media (max-width:781px) and (min-width:600px) {
	.wp-block-column:not(:only-child), .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) {
		flex-basis: 50% !important;
		flex-grow: 0;
	}
	
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n) {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width:782px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
		margin-left: 0;
		margin-right: 0;
	}
}

.btn.btn-block {
	display: block;
	padding-left: 0;
	padding-right: 0;
}

.gutenberg-hb > .porto-block, .gutenberg-hb .porto-section, .gutenberg-hb .porto-section > .container {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gutenberg-hb .porto-section {
	flex: 0 0 auto;
	width: 100%;
}

.gutenberg-hb > .porto-block > *:not(.porto-section), .gutenberg-hb .porto-section > *:not(.container), .gutenberg-hb .porto-section > .container > * {
	margin-right: .875rem;
}

.gutenberg-hb > .porto-block > *:last-child, .gutenberg-hb .porto-section > *:not(.container):last-child, .gutenberg-hb .porto-section > .container > *:last-child {
	margin-right: 0;
}