
#header .searchform .searchform-fields {
	border-radius: 20px;
}

#header .searchform input, #header .searchform select, #header .searchform .selectric .label, #header .searchform button {
	height: 36px;
}

#header .searchform select, #header .searchform .selectric .label {
	line-height: inherit;
}

#header .searchform input {
	border-radius: 20px 0 0 20px;
}

#header .searchform button {
	border-radius: 0 20px 20px 0;
}

#header .searchform .autocomplete-suggestions {
	left: 15px;
	right: 15px;
}

#header .searchform select, #header .searchform .selectric .label {
	padding: 0 15px 0 10px;
}

#header .searchform input {
	padding: 0 15px 0 20px;
}

#header .searchform button {
	padding: 0 16px 0 13px;
}

.header-top > .container, .header-top > .container-fluid {
	min-height: 30px;
}

#header .porto-view-switcher:first-child > li.menu-item:first-child > a {
	padding-left: 0;
}

#header .search-popup .search-toggle {
	display: inline-block;
}

#header .search-popup .searchform {
	border-width: 5px;
	display: none;
	position: absolute;
	top: 100%;
	margin-top: 8px;
	z-index: 1003;
	box-shadow: 0 5px 8px rgba(0, 0, 0, .1);
}

@media (min-width:992px) {
	#header .search-popup .searchform {
		left: -25px;
	}
}

#header .header-left .searchform {
	left: -10px;
	right: auto;
}

#header .header-right .searchform {
	left: auto;
	right: -22px;
}

#header .search-popup-left .searchform {
	left: auto;
	right: -1.25rem;
}

#header .search-popup-center .searchform {
	left: 50%;
	right: auto;
	transform: translateX(-50%);
}

#header .search-popup-right .searchform {
	left: -1.25rem;
	right: auto;
}

#header .searchform-popup .search-toggle {
	width: 1.4em;
	font-size: .8rem;
}

#header .search-popup .searchform {
	box-shadow: 0 10px 30px 10px rgba(0, 0, 0, .05);
	padding: 15px 17px;
	border: none;
	z-index: 1002;
	top: 100%;
}

#header .searchform .searchform-fields {
	border: 1px solid #eee;
}

#header .searchform input {
	max-width: 220px;
}

#header .searchform:not(.searchform-cats) input {
	border: none;
}

@media (min-width:768px) and (max-width:1169px) {
	#header .searchform input {
		width: 318px;
	}
	
	#header .searchform.searchform-cats input {
		width: 190px;
	}
}

#mini-cart .minicart-icon {
	font-size: 15px;
}

#mini-cart .minicart-icon-default {
	border: 2px solid;
	border-radius: 0 0 5px 5px;
	width: 14px;
	height: 11px;
	position: relative;
	margin: 5px 3px 1px;
}

#mini-cart .minicart-icon-default:before {
	content: "";
	position: absolute;
	width: 8px;
	height: 9px;
	border: 2px solid;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	left: 1px;
	top: -7px;
	margin: 0;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	#mini-cart .cart-head {
		height: 30px;
	}
}

#mini-cart .cart_list::-webkit-scrollbar-thumb, .minicart-offcanvas .widget_shopping_cart_content::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: rgba(204, 204, 204, .5);
}

.sidebar-menu .wide li.sub > a, #header .main-menu .wide li.sub > a {
	font-weight: 600;
}

#header .header-contact {
	border-right: 1px solid #dde0e2;
	padding-right: 35px;
	margin-right: 18px;
	line-height: 22px;
}

#header .header-top .header-contact {
	margin-right: 0;
	border-right: none;
	padding-right: 0;
}

@media (max-width:991px) {
	#header .header-contact {
		display: none;
	}
}

#header .porto-view-switcher .narrow ul.sub-menu, #header .top-links .narrow ul.sub-menu {
	padding: 5px 0;
}

@media (max-width:767px) {
	#header:not(.header-builder) .header-top {
		display: flex;
	}
	
	#header:not(.header-builder) .switcher-wrap {
		display: inline-block;
	}
}

.mega-menu .menu-item .popup {
	box-shadow: 0 6px 25px rgba(0, 0, 0, .2);
}

.page-header-8 {
	padding: 1.25rem 0;
}

.woocommerce-cart .main-content, .woocommerce-checkout .main-content {
	padding-top: 5px;
}

.page-header-8 .breadcrumb {
	margin-bottom: 0;
	justify-content: center;
	background: none;
}

.page-header-8 li {
	line-height: 3.521875rem;
}

.page-header-8 li a {
	color: #222529;
	font-family: "Poppins", Raleway, sans-serif;
	text-decoration: none;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: -.03em;
	transition: opacity .3s;
	vertical-align: middle;
}

.page-header-8 li.disable a {
	pointer-events: none;
}

.page-header-8 li .delimiter.delimiter-2 {
	color: #222529;
	font-size: 1.875rem;
	font-weight: 700;
	margin: 0 1.2rem;
	float: left;
}

.page-header-8 li.current~li a, .page-header-8 li.current~li .delimiter {
	opacity: .5;
}

.page-header-8 li.current a, .page-header-8 li:not(.disable) a:hover {
	color: var(--porto-primary-color);
	opacity: 1;
}

@media (min-width:992px) {
	#header .header-main .header-right {
		padding-left: 30px;
	}
}

.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 .header-right-bottom {
	margin: 8px 0 6px;
}

#header .header-right-bottom > * {
	margin-left: .8em;
}

#header.sticky-header .header-right-bottom {
	margin-top: 5px;
}

@media (max-width:991px) {
	#header .header-right-bottom {
		margin-top: 0;
		margin-bottom: 0;
	}
}

@media (max-width:575px) {
	#header .share-links {
		display: none;
	}
}

#header .header-main .header-left, #header .header-main .header-center, #header .header-main .header-right {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

#header .header-contact {
	margin: 0 10px 0 0;
}

@media (min-width:992px) {
	#header .header-main.sticky .header-right-top {
		display: none;
	}
	
	#header.sticky-header .header-main.sticky .header-left, #header.sticky-header .header-main.sticky .header-center, #header.sticky-header .header-main.sticky .header-right {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	#header .searchform {
		margin-bottom: 4px;
		margin-left: 15px;
	}
}

#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:1170px) {
	.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%;
	}
	
	.ccols-xl-8 > * {
		--porto-cw: 12.5%;
	}
	
	.ccols-xl-9 > * {
		--porto-cw: 11.1111%;
	}
	
	.ccols-xl-10 > * {
		--porto-cw: 10%;
	}
	
	.shop_table.wishlist_table .add-links {
		flex-direction: row;
	}
	
	.shop_table.wishlist_table .quickview {
		margin-right: 10px;
		margin-bottom: 0;
	}
}

@media (min-width:1400px) {
	.ccols-sl-10 > * {
		--porto-cw: 10%;
	}
	
	.ccols-sl-9 > * {
		--porto-cw: 11.1111%;
	}
	
	.ccols-sl-8 > * {
		--porto-cw: 12.5%;
	}
	
	.ccols-sl-7 > * {
		--porto-cw: 14.2857%;
	}
}

@media (max-width:1169px) {
	.mega-menu > li.menu-item > a {
		padding: 9px 9px 8px;
	}
	
	.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.pcols-md-6 li.product-col {
		width: 16.6666%;
	}
	
	ul.pwidth-md-6 .product-image {
		font-size: .8em;
	}
	
	ul.pwidth-md-6 .add-links {
		font-size: .85em;
	}
	
	ul.pcols-md-5 li.product-col {
		width: 20%;
	}
	
	ul.pwidth-md-5 .product-image {
		font-size: .9em;
	}
	
	ul.pwidth-md-5 .add-links {
		font-size: .95em;
	}
	
	ul.pcols-md-4 li.product-col {
		width: 25%;
	}
	
	ul.pwidth-md-4 .product-image {
		font-size: 1em;
	}
	
	ul.pwidth-md-4 .add-links {
		font-size: 1em;
	}
	
	ul.pcols-md-3 li.product-col {
		width: 33.3333%;
	}
	
	ul.pwidth-md-3 .product-image {
		font-size: 1.15em;
	}
	
	ul.pwidth-md-3 .add-links {
		font-size: 1em;
	}
	
	ul.pcols-md-2 li.product-col {
		width: 50%;
	}
	
	ul.pwidth-md-2 .product-image {
		font-size: 1.4em;
	}
	
	ul.pwidth-md-2 .add-links {
		font-size: 1em;
	}
	
	ul.pcols-md-1 li.product-col {
		width: 100%;
	}
}

@media (min-width:992px) and (max-width:1169px) {
	.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;
	}
	
	.quickview-wrap {
		width: 720px;
	}
	
	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:1169px) {
	.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 (min-width:768px) and (max-width:991px) {
	ul.pcols-sm-4 li.product-col {
		width: 25%;
	}
	
	ul.pcols-sm-3 li.product-col {
		width: 33.3333%;
	}
	
	ul.pcols-sm-2 li.product-col {
		width: 50%;
	}
	
	ul.pcols-sm-1 li.product-col {
		width: 100%;
	}
}

@media (max-width:767px) {
	ul.pcols-xs-4 li.product-col {
		width: 25%;
	}
	
	ul.pcols-xs-3 li.product-col {
		width: 33.3333%;
	}
	
	ul.pwidth-xs-3 .product-image {
		font-size: .85em;
	}
	
	ul.pwidth-xs-3 .add-links {
		font-size: .85em;
	}
	
	ul.pcols-xs-2 li.product-col {
		width: 50%;
	}
	
	ul.pwidth-xs-2 .product-image {
		font-size: 1em;
	}
	
	ul.pwidth-xs-2 .add-links {
		font-size: 1em;
	}
	
	ul.pcols-xs-1 li.product-col {
		width: 100%;
	}
	
	ul.pwidth-xs-1 .product-image {
		font-size: 1.2em;
	}
	
	ul.pwidth-xs-1 .add-links {
		font-size: 1em;
	}
}

@media (max-width:575px) {
	ul.pcols-ls-2 li.product-col {
		width: 50%;
	}
	
	ul.pwidth-ls-2 .product-image {
		font-size: .8em;
	}
	
	ul.pwidth-ls-2 .add-links {
		font-size: .85em;
	}
	
	ul.pcols-ls-1 li.product-col {
		width: 100%;
	}
	
	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%;
	}
}

.page-wrapper .fdm-item-image, .thumb-info {
	border-width: 0;
	background: none;
}

.thumb-info-caption .thumb-info-caption-text {
	padding: 15px 0;
	margin-bottom: 0;
}

.thumb-info-social-icons {
	padding: 0;
}

.thumb-info-social-icons:first-child {
	padding: 10px 0;
}

.thumb-info .share-links a {
	background: #003c67;
}

.thumb-info .share-links a:hover {
	opacity: .9;
}

.thumb-info .thumb-info-wrapper:after {
	background: rgba(33, 37, 41, .8);
}

.dir-arrow {
	background: transparent url("https://cdn-ijgcb.nitrocdn.com/adiiFJFvxcLfOHtjHHdjUtocdXMCoIrL/assets/images/optimized/rev-753b40e/southcoast.es/wp-content/themes/porto/images/arrows.png") no-repeat 0 0;
}

.dir-arrow.nitro-lazy {
	background-image: none !important;
}

.dir-arrow.arrow-light {
	background: transparent url("https://cdn-ijgcb.nitrocdn.com/adiiFJFvxcLfOHtjHHdjUtocdXMCoIrL/assets/images/optimized/rev-753b40e/southcoast.es/wp-content/themes/porto/images/arrows-dark.png") no-repeat 0 0;
}

.dir-arrow.arrow-light.nitro-lazy {
	background-image: none !important;
}

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://cdn-ijgcb.nitrocdn.com/adiiFJFvxcLfOHtjHHdjUtocdXMCoIrL/assets/images/optimized/rev-753b40e/southcoast.es/wp-content/themes/porto/images/history-thumb.png") no-repeat 0 0;
}

.porto-history .thumb.nitro-lazy {
	background-image: none !important;
}

[type="submit"].btn-default {
	color: #333;
}

.btn-default.btn:hover {
	color: #333;
}

.divider.divider-small hr {
	background: #555;
}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, .form-control, select, .porto-wpforms-inline .wpforms-field-large {
	background-color: #fff;
	color: #777;
	border-color: var(--porto-input-bc);
}

.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);
}

.product-image {
	border: 1px solid #f4f4f4;
}

.product-images .product-image-slider.owl-carousel .img-thumbnail {
	padding-right: 1px;
	padding-left: 1px;
}

.product-images .img-thumbnail .inner {
	border: 1px solid #f4f4f4;
}

.text-dark, .text-dark.wpb_text_column p {
	color: #222529 !important;
}

.alert.alert-dark {
	background-color: #3a3f45;
	border-color: #0b0c0e;
	color: #d5d8dc;
}

.alert.alert-dark .alert-link {
	color: #fff;
}

html.dark .text-muted {
	color: #505562 !important;
}

#header .header-main {
	background-color: #fff;
}

.page-top {
	background-color: #171717;
	background-image: url("https://cdn-ijgcb.nitrocdn.com/adiiFJFvxcLfOHtjHHdjUtocdXMCoIrL/assets/images/optimized/rev-753b40e/southcoast.es/wp-content/uploads/2020/11/man-with-surfing-board-in-sea-with-beautiful-sunset.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.page-top.nitro-lazy {
	background-image: none !important;
}

#footer {
	background-color: transparent;
}

#footer .footer-bottom {
	background-color: #ad113c;
}

@media (min-width:992px) {
	.header-wrapper.header-side-nav:not(.fixed-header) #header {
		background-color: #fff;
	}
}

@media (min-width:768px) {
	#banner-wrapper.banner-wrapper-boxed {
		max-width: 750px;
	}
}

@media (min-width:992px) {
	#banner-wrapper.banner-wrapper-boxed {
		max-width: 990px;
	}
}

@media (min-width:1170px) {
	#banner-wrapper.banner-wrapper-boxed {
		max-width: 1170px;
	}
}

@media (min-width:768px) {
	#main.main-boxed {
		max-width: 750px;
	}
}

@media (min-width:992px) {
	#main.main-boxed {
		max-width: 990px;
	}
}

@media (min-width:1170px) {
	#main.main-boxed {
		max-width: 1170px;
	}
}

@media (min-width:768px) {
	body.boxed .page-wrapper {
		max-width: 750px;
	}
}

@media (min-width:992px) {
	body.boxed .page-wrapper {
		max-width: 990px;
	}
}

@media (min-width:1170px) {
	body.boxed .page-wrapper {
		max-width: 1170px;
	}
}

@media (min-width:768px) {
	#main.main-boxed .vc_row[data-vc-stretch-content] {
		max-width: 750px;
	}
}

@media (min-width:992px) {
	#main.main-boxed .vc_row[data-vc-stretch-content] {
		max-width: 990px;
	}
}

@media (min-width:1170px) {
	#main.main-boxed .vc_row[data-vc-stretch-content] {
		max-width: 1170px;
	}
}

@media (min-width:1170px) {
	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: 1170px;
	}
	
	.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:1420px) {
	.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 .separator {
	border-left: 1px solid rgba(255, 255, 255, .09);
}

#header .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(255, 255, 255, .8);
}

.fixed-header #header .header-top {
	background-color: rgba(244, 244, 244, .8);
}

@media (min-width:992px) {
	.header-wrapper.header-side-nav.fixed-header #header {
		background-color: rgba(255, 255, 255, .8);
	}
}

#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
	background-color: rgba(255, 255, 255, 1);
}

#header.sticky-header .main-menu-wrap, .fixed-header #header.sticky-header .main-menu-wrap {
	background-color: rgba(255, 255, 255, 1);
}

.fixed-header #header .searchform {
	background-color: rgba(255, 255, 255, .5);
	border-color: rgba(238, 238, 238, .5);
}

@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 .searchform, .fixed-header #header.sticky-header .searchform {
	background: #fff;
	border-color: #eee;
}

.header-main .header-contact a, #header .tooltip-icon, #header .top-links > li.menu-item > a, #header .searchform-popup .search-toggle, .header-wrapper .custom-html a:not(.btn), #header .my-account, #header .my-wishlist, #header .yith-woocompare-open {
	color: #999;
}

#header .tooltip-icon {
	border-color: #999;
}

.header-main .header-contact a:hover, #header .top-links > li.menu-item:hover > a, #header .top-links > li.menu-item > a.active, #header .top-links > li.menu-item > a.focus, #header .top-links > li.menu-item.has-sub:hover > a, #header .searchform-popup .search-toggle:hover, .header-wrapper .custom-html a:not(.btn):hover, #header .my-account:hover, #header .my-wishlist:hover, #header .yith-woocompare-open:hover {
	color: #999;
}

#header .header-top, .header-top .top-links > li.menu-item:after {
	color: #777;
}

.header-top .header-contact a, .header-top .custom-html a:not(.btn), #header .header-top .top-links > li.menu-item > a, .header-top .welcome-msg a {
	color: #00439b;
}

.header-top .header-contact a:hover, .header-top .custom-html a:not(.btn):hover, #header .header-top .top-links > li.menu-item.active > a, #header .header-top .top-links > li.menu-item:hover > a, #header .header-top .top-links > li.menu-item > a.active, #header .header-top .top-links > li.menu-item.has-sub:hover > a, .header-top .welcome-msg a:hover {
	color: #00439b;
}

#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: #ad113c;
}

#header .top-links .narrow ul.sub-menu, #header .main-menu .wide .popup > .inner, .side-nav-wrap .sidebar-menu .wide .popup > .inner, .sidebar-menu .narrow ul.sub-menu {
	background-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 .main-menu .wide 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, .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;
}

.side-nav-wrap .sidebar-menu .wide li.menu-item li.menu-item > a:hover {
	background-color: #f4f4f4;
	color: #777;
}

@media (min-width:768px) {
	#header-boxed {
		max-width: 750px;
	}
}

@media (min-width:992px) {
	#header-boxed {
		max-width: 990px;
	}
}

@media (min-width:1170px) {
	#header-boxed {
		max-width: 1170px;
	}
}

#header .header-top .top-links > li.menu-item > a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#header .header-top .top-links .narrow li.menu-item:hover > a {
	text-decoration: none;
}

#header .top-links > li.menu-item:after {
	content: none;
}

#header .header-top .gap {
	visibility: hidden;
}

.header-top {
	border-bottom: 1px solid #ededed;
	background-color: #f4f4f4;
}

.main-menu-wrap {
	background-color: transparent;
	padding: 0 0 0 0;
}

#header.sticky-header .main-menu-wrap, .header-builder-p.sticky-header .header-main.sticky, #header.sticky-header .header-main.sticky .header-left, #header.sticky-header .header-main.sticky .header-right {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0;
	padding-right: 0;
}

#header.sticky-header .header-main.sticky .header-center {
	padding-top: 8px;
	padding-bottom: 8px;
}

.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:1169px) {
	.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;
}

#header .main-menu > li.menu-item > a {
	font-family: Open Sans, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0;
	color: #00439b;
	padding: 10px 16px 10px 16px;
}

#header .main-menu > li.menu-item.active > a {
	background-color: #ad113c;
	color: #fff;
}

#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a {
	background-color: #ad113c;
	color: #fff;
}

#header .main-menu .popup a, .side-nav-wrap .sidebar-menu .popup, .main-sidebar-menu .sidebar-menu .popup, .porto-popup-menu .sub-menu {
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0;
}

#header .main-menu .wide .popup {
	border-top: 3px solid #08c;
}

#header .sidebar-menu .wide .popup {
	border-left: 3px solid #08c;
}

#header .main-menu .wide li.sub > a, .side-nav-wrap .sidebar-menu .wide li.sub > a {
	color: #333;
}

#header .main-menu .narrow ul.sub-menu {
	background-color: #fff;
	border-top: 3px solid #08c;
}

#header .main-menu .narrow li.menu-item:hover > ul.sub-menu {
	top: -8px;
}

#header .main-menu .narrow li.menu-item > a {
	color: #777;
	border-bottom-color: #f3f3f3;
}

#header .main-menu .narrow li.menu-item:hover > a {
	color: #777;
	background-color: #f4f4f4;
}

#header .menu-custom-block, #header .menu-custom-block span {
	color: #777;
}

#header .menu-custom-block span, #header .menu-custom-block a {
	font-family: Open Sans, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0;
}

#header .menu-custom-block a {
	color: #08c;
}

#header .menu-custom-block a:hover {
	color: #006fa4;
}

#header .porto-view-switcher > li.menu-item:before, #header .porto-view-switcher > li.menu-item > a {
	color: #777;
}

#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 .searchform input, #header .searchform select, #header .searchform button, #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 input:-ms-input-placeholder {
	color: #555;
}

#header .searchform input::-ms-input-placeholder {
	color: #555;
}

#header .searchform input::placeholder {
	color: #555;
}

#header .searchform .searchform-fields, #header .searchform input, #header .searchform select, #header .searchform .selectric, #header .searchform .selectric-hover .selectric, #header .searchform .selectric-open .selectric, #header .searchform .autocomplete-suggestions, #header .searchform .selectric-items {
	border-color: #eee;
}

#header .searchform button {
	color: #333;
}

#header .searchform select option, #header .searchform .autocomplete-suggestion, #header .searchform .autocomplete-suggestions, #header .searchform .selectric-items {
	color: #555;
	background-color: #fff;
}

#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 .searchform-popup .search-toggle:after {
	border-bottom-color: #fff;
}

#header .mobile-toggle {
	color: #fff;
	background-color: #003c67;
	margin-right: .5rem;
}

@media (max-width:1169px) {
	#header .main-menu-wrap .menu-custom-block .tip {
		right: 9px;
		top: -6px;
	}
	
	#header .main-menu > li.menu-item > a {
		padding: 9px 14px 9px 14px;
	}
}

#header.sticky-header .searchform-popup {
	display: none !important;
}

.sticky-header #mini-cart:not(.minicart-opened) {
	display: none !important;
}

.cart-popup .quantity, .cart-popup .quantity .amount, .wishlist-popup .quantity, .wishlist-popup .amount {
	color: #696969 !important;
}

#mini-cart .cart-subtotal, #mini-cart .minicart-icon {
	color: #08c;
}

#nav-panel .mobile-nav-wrap {
	background-color: #fff;
}

#nav-panel .menu-custom-block a:hover {
	background-color: #fff;
}

#nav-panel .accordion-menu li {
	border-bottom-color: #e8e8e8;
}

#nav-panel .accordion-menu li.menu-item.active > a {
	background-color: #003c67;
}

#nav-panel .accordion-menu li.menu-item.active > a, #nav-panel .accordion-menu li.menu-item:hover > a, #nav-panel .accordion-menu .sub-menu li:not(.active):hover > a {
	background: #f5f5f5;
}

#nav-panel .accordion-menu > li.menu-item > a, #nav-panel .accordion-menu > li.menu-item > .arrow {
	color: #003c67;
}

#nav-panel .accordion-menu li.menu-item > a, #nav-panel .accordion-menu > li.menu-item > a, #nav-panel .accordion-menu .arrow, #nav-panel .menu-custom-block a, #nav-panel .accordion-menu > li.menu-item > .arrow {
	color: #333;
}

#nav-panel .mobile-nav-wrap::-webkit-scrollbar-thumb {
	background: rgba(204, 204, 204, .5);
}

.fixed-header #nav-panel .mobile-nav-wrap {
	padding: 15px !important;
}

.footer-wrapper.fixed #footer .footer-bottom {
	background-color: rgba(173, 17, 60, .8);
}

#footer .footer-main > .container {
	padding-top: 4rem;
	padding-bottom: 1.5rem;
}

.footer .contact-details strong {
	color: #ad113c;
}

.footer .footer-bottom, .footer .footer-bottom p, .footer .footer-bottom .widget > div > ul li, .footer .footer-bottom .widget > ul li {
	color: #fff;
}

.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: #666;
}

.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: #898989;
}

.color-primary, article.post .post-title, ul.list.icons li i, ul.list.icons li a:hover, ul[class^="wsp-"] li:before, .featured-box .wpb_heading, .feature-box[class*="feature-box-style-"] .feature-box-icon i, h2.resp-accordion, .widget .widget-title a:hover, .widget .widgettitle a:hover, .widget li.active > a, .widget_wysija_cont .showerrors, .portfolio-info ul li a:hover, article.member .member-role, html #topcontrol:hover, ul.portfolio-details h5, .page-not-found h4, article.post .sticky-post {
	color: #003c67;
}

.thumb-info .link, .icon-featured, .featured-box .icon-featured, .inverted, .share-links a, .mega-menu:not(:hover) > li.menu-item.active > a, .mega-menu:not(:hover) > li.menu-item:hover > a {
	background-color: #003c67;
}

html .divider.divider-primary i, .featured-box-primary h4, .featured-box-effect-7.featured-box-primary .icon-featured:before, .has-primary-color {
	color: #003c67;
}

html .heading-primary, html .lnk-primary, .text-color-primary {
	color: #003c67 !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: #003c67;
}

html .background-color-primary, .featured-box-effect-3.featured-box-primary:hover .icon-featured {
	background-color: #003c67 !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: #003c67;
}

.border-color-primary {
	border-color: #003c67 !important;
}

.featured-box-primary .box-content {
	border-top-color: #003c67;
}

html .alert-primary {
	border-color: #003458;
}

.featured-box-effect-2.featured-box-primary .icon-featured:after {
	box-shadow: 0 0 0 3px #003c67;
}

.featured-box-effect-3.featured-box-primary .icon-featured:after {
	box-shadow: 0 0 0 10px #003c67;
}

.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: #ad103d;
}

html .heading-secondary, html .lnk-secondary, .text-color-secondary {
	color: #ad103d !important;
}

.nav-pills-secondary a:hover, .nav-pills-secondary a:focus {
	color: #c51346;
}

.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: #ad103d;
}

html .background-color-secondary, .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
	background-color: #ad103d !important;
}

html .alert-secondary, html .alert-secondary .alert-link, html .divider.divider-style-2.divider-secondary i {
	color: #fff;
}

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: #ad103d;
}

.border-color-secondary {
	border-color: #ad103d !important;
}

.featured-box-secondary .box-content {
	border-top-color: #ad103d;
}

html .alert-secondary {
	border-color: #9f0f39;
}

.featured-box-effect-2.featured-box-secondary .icon-featured:after {
	box-shadow: 0 0 0 3px #ad103d;
}

.featured-box-effect-3.featured-box-secondary .icon-featured:after {
	box-shadow: 0 0 0 10px #ad103d;
}

.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: #2baab1;
}

html .heading-tertiary, html .lnk-tertiary, .text-color-tertiary {
	color: #2baab1 !important;
}

.nav-pills-tertiary a:hover, .nav-pills-tertiary a:focus {
	color: #30bec6;
}

.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: #2baab1;
}

html .background-color-tertiary, .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
	background-color: #2baab1 !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: #2baab1;
}

.border-color-tertiary {
	border-color: #2baab1 !important;
}

.featured-box-tertiary .box-content {
	border-top-color: #2baab1;
}

html .alert-tertiary {
	border-color: #299fa5;
}

.featured-box-effect-2.featured-box-tertiary .icon-featured:after {
	box-shadow: 0 0 0 3px #2baab1;
}

.featured-box-effect-3.featured-box-tertiary .icon-featured:after {
	box-shadow: 0 0 0 10px #2baab1;
}

.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: #383f48;
}

html .heading-quaternary, html .lnk-quaternary, .text-color-quaternary {
	color: #383f48 !important;
}

.nav-pills-quaternary a:hover, .nav-pills-quaternary a:focus {
	color: #444c57;
}

.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: #383f48;
}

html .background-color-quaternary, .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
	background-color: #383f48 !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: #383f48;
}

.border-color-quaternary {
	border-color: #383f48 !important;
}

.featured-box-quaternary .box-content {
	border-top-color: #383f48;
}

html .alert-quaternary {
	border-color: #323840;
}

.featured-box-effect-2.featured-box-quaternary .icon-featured:after {
	box-shadow: 0 0 0 3px #383f48;
}

.featured-box-effect-3.featured-box-quaternary .icon-featured:after {
	box-shadow: 0 0 0 10px #383f48;
}

.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: #212529;
}

html .heading-dark, html .lnk-dark, .text-color-dark {
	color: #212529 !important;
}

.nav-pills-dark a:hover, .nav-pills-dark a:focus {
	color: #2d3238;
}

.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: #212529;
}

html .background-color-dark, .featured-box-effect-3.featured-box-dark:hover .icon-featured {
	background-color: #212529 !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: #212529;
}

.border-color-dark {
	border-color: #212529 !important;
}

.featured-box-dark .box-content {
	border-top-color: #212529;
}

html .alert-dark {
	border-color: #1b1e21;
}

.featured-box-effect-2.featured-box-dark .icon-featured:after {
	box-shadow: 0 0 0 3px #212529;
}

.featured-box-effect-3.featured-box-dark .icon-featured:after {
	box-shadow: 0 0 0 10px #212529;
}

.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;
}

html .heading-light, html .lnk-light, .text-color-light {
	color: #fff !important;
}

.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: #212529;
}

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: Open Sans, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0;
}

.side-nav-wrap .sidebar-menu .popup:before, .main-sidebar-menu .sidebar-menu .popup:before {
	top: 11.5px;
}

@media (max-width:1169px) {
	.side-nav-wrap .sidebar-menu .popup:before, .main-sidebar-menu .sidebar-menu .popup:before {
		top: 9px;
	}
}

.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: #00439b;
}

.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: #ad113c;
}

.side-nav-wrap .sidebar-menu > li.menu-item > a, .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 .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: #c51445;
}

.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 > .container {
	padding-top: 30px;
	padding-bottom: 30px;
}

.page-top .yoast-breadcrumbs, .page-top .breadcrumbs-wrap {
	color: #fff;
}

.page-top .yoast-breadcrumbs a, .page-top .breadcrumbs-wrap a, .page-top .product-nav .product-link {
	color: #fff;
}

.page-top .page-title {
	color: #fff;
}

.page-top .page-sub-title {
	color: #e6e6e6;
	margin: 0 0 0 0;
}

.page-top .sort-source > li > a {
	color: #fff;
}

@media (max-width:767px) {
	.page-top .sort-source {
		background: #171717;
		margin-bottom: -0px;
		bottom: -1px;
	}
}

@media (min-width:768px) {
	#breadcrumbs-boxed {
		max-width: 750px;
	}
}

@media (min-width:992px) {
	#breadcrumbs-boxed {
		max-width: 990px;
	}
}

@media (min-width:1170px) {
	#breadcrumbs-boxed {
		max-width: 1170px;
	}
}

.popup .sub-menu, .header-side-nav .narrow .popup {
	text-transform: none;
}

.mega-menu .tip, .sidebar-menu .tip, .accordion-menu .tip, .menu-custom-block .tip {
	background: #0cc485;
	border-color: #0cc485;
}

.porto-vc-testimonial blockquote, .testimonial blockquote, .testimonial blockquote p {
	font-family: Playfair Display, Georgia, serif;
}

.footer, .footer p, .footer .widget > div > ul li, .footer .widget > ul li {
	color: #777;
}

.footer .widget > div > ul, .footer .widget > ul, .footer .widget > div > ul li, .footer .widget > ul li, .footer .post-item-small {
	border-color: rgba(119, 119, 119, .3);
}

.footer a:not(.btn), .footer .tooltip-icon {
	color: #777;
}

.footer .tooltip-icon {
	border-color: #777;
}

.footer a:hover {
	color: #fff;
}

.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, .footer .widget.twitter-tweets .fa-twitter {
	color: #ad113c;
}

#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: #fff;
	color: #333;
}

@media (min-width:768px) {
	#footer-boxed {
		max-width: 750px;
	}
}

@media (min-width:992px) {
	#footer-boxed {
		max-width: 990px;
	}
}

@media (min-width:1170px) {
	#footer-boxed {
		max-width: 1170px;
	}
}

.alternative-font, #footer .footer-ribbon {
	font-weight: 400;
}

@media (min-width:1170px) {
	.divider-line.pcols-lg-6 > .product-col:nth-child(6n), .divider-line.pcols-lg-5 > .product-col:nth-child(5n), .divider-line.pcols-lg-4 > .product-col:nth-child(4n), .divider-line.pcols-lg-3 > .product-col:nth-child(3n), .divider-line.pcols-lg-2 > .product-col:nth-child(2n) {
		border-right-width: 0;
	}
}

@media (min-width:768px) and (max-width:1169px) {
	.divider-line.pcols-md-5 > .product-col:nth-child(5n), .divider-line.pcols-md-4 > .product-col:nth-child(4n), .divider-line.pcols-md-3 > .product-col:nth-child(3n), .divider-line.pcols-md-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: #003c67;
}

.wp-block-columns, .page-content > .wp-block-columns.alignwide {
	margin-left: -15px;
	margin-right: -15px;
	flex-wrap: wrap;
}

@media (min-width:768px) {
	.wp-block-columns.alignwide {
		max-width: none;
		width: auto;
	}
}

.wp-block-column {
	padding-left: 15px;
	padding-right: 15px;
}

.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;
}

.porto-sticky-navbar:not(.fixed) {
	display: none;
}

.porto-sticky-navbar > div {
	text-align: center;
	padding: 10px 0 5px;
}

.porto-sticky-navbar .sticky-icon + .sticky-icon {
	border-left: 1px solid #f1f1f1;
}

.porto-sticky-navbar a, .porto-sticky-navbar .label {
	color: #222529;
}

.porto-sticky-navbar i {
	font-size: 27px;
	display: block;
	line-height: 27px;
	margin-bottom: 4px;
}

.porto-sticky-navbar .porto-icon-bars {
	font-size: 22px;
}

.porto-sticky-navbar .label {
	display: block;
	font-family: Raleway, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: -.5px;
	font-weight: 600;
}

.porto-sticky-navbar .cart-icon {
	display: inline-block;
	position: relative;
}

.porto-sticky-navbar .cart-items {
	display: inline-block;
	position: absolute;
	width: 15px;
	height: 15px;
	top: -2px;
	right: -6px;
	background-color: #ed5348;
	color: #fff;
	line-height: 15px;
	font-size: 9px;
	font-weight: 600;
	text-align: center;
	border-radius: 8px;
	box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, .3);
	overflow: hidden;
}

@media (max-width:575px) {
	.porto-sticky-navbar.fixed {
		display: flex;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		border-top: 1px solid #e7e7e7;
		z-index: 1040;
		animation: .3s linear menuFadeInUp;
		transition: left .3s;
	}
	
	.sidebar-opened .porto-sticky-navbar.fixed, .panel-opened .porto-sticky-navbar.fixed {
		left: 260px;
	}
	
	#footer {
		margin-bottom: 3.75rem;
	}
}
