/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 4.1.5.1773952287
Updated: 2026-03-19 16:31:27

*/

/* ======== FONTS ========== */

@font-face{
	font-family:"Marianina";
	font-style: normal;
	font-weight: normal;
	src: local('Marianina'),
	url("/wp-content/uploads/2020/05/d742ec03-89ba-4283-af4d-b13f49d50db2.woff2")
	format("woff2"),
	url("/wp-content/uploads/2020/05/99132e74-472a-4e16-a8fd-94e48ba78a6f.woff")
	format("woff");
}

@font-face {
font-family: 'Avenir LT Std 95 Black';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 95 Black'), url('/_assets/fonts/avenir/AvenirLTStd-Black.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 45 Book';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 45 Book'), url('/_assets/fonts/avenir/AvenirLTStd-Book.woff') format('woff');
}

/* ======== TYPOGRAPHY ======== */

a:focus {
    outline: solid 0px !important;
}

/* ======== SHOP CHANGES ======== */

/* shop item titles */

.single .entry-title {
    font-size: 40px;
    letter-spacing: .6px;
	padding-bottom: 0px;
}

/* move add to cart and qty to the right */

.woocommerce div.product form.cart div.quantity {
	position: absolute;
	right: 130px;
}

 .woocommerce div.product form.cart div.quantity {
	margin-top: 2px;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
	position: absolute;
	right: 0px;
}

.woocommerce div.product form.cart {
	padding-bottom: 50px;
	
}

/* format variations and add on items */

.woocommerce div.product form.cart,
.single .entry-title {
    border-top: 0px solid;
    border-bottom: 0px solid;
    border-color: #ffffff
}
.woocommerce div.product form.cart .variations label,
.wc-pao-addon label.wc-pao-addon-name {
    font-weight: normal;
    font-size: 13px;
    text-transform: uppercase;
}

.wc-pao-addon label.wc-pao-addon-name {
	padding-left: 10px;
	padding-right: 10px;
}


.woocommerce form .form-row select {
    padding-left: 10px;
    height: 50px;
    border: 1px solid #DFDFDF;
	color: #BCBCC4;
	font-size: 14px;
}

.woocommerce form .form-row select:focus {
	border-color: #333;
}

/* test

select.dropdown_product_cat, .woocommerce div.product form.cart .variations select {
    padding: 0px 0px 0px 10px;
    margin-bottom: 0px;
    cursor: pointer;
    background: #FBFBFB;
    border: 1px solid #DFDFDF;
    border-radius: 0;
    box-shadow: none;
    color: #BCBCC4;
    font-size: 14px;
    resize: none;
}

/* ======== SHOP FILTER MENU ========== */

/*search*/

.wp-block-search__label {
	font-family:'Marianina';
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 25.2px;
	font-weight: 500;
}

.wp-block-search__inside-wrapper {
	margin-top: 15px;
}

/*filters*/
.berocket_single_filter_widget_7962 {
	position: relative;
	top: -35px;
}

.berocket_single_filter_widget {
	margin: 0 0 0 0;
}

.bapf_sfilter {
    margin-bottom: 10px;
}

/* filter titles */
h3.bapf_hascolarr, button.bapf_button.bapf_reset, .off-canvas-filter-text {
    font-family: 'Avenir LT Std 45 Book';
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

/* filter checkbox items */

.berocket_single_filter_widget {
	clear: both;
	margin-left, margin-right: 10px;
}

.bapf_body ul {
	padding-left: 10px;
}

.bapf_body ul li {
	font-family: inherit;
	font-size: 12px;
}

.bapf_sfilter label {
    cursor: pointer;
    display: inline !important;
}
 /* reset and close buttons */

button.bapf_button.bapf_reset {
	background-color: #ffffff;
	color: #999;
	border-bottom-color: #999;
	border-top-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	padding-block-end: 7px;
	padding-block-start: 7px;
	padding-inline-end: 13px;
	padding-inline-start: 13px;
	float: right;
}

button.bapf_button.bapf_reset:hover {
	background-color: #ffffff;
	color: #363636;
	border-bottom-color: #363636;
	border-top-color: #363636;
	border-left-color: #363636;
	border-right-color: #363636;
}

button.oceanwp-off-canvas-close:hover {
	background-color: #ffffff;
}

.oceanwp-off-canvas-close svg {
	fill: #999;
}

.oceanwp-off-canvas-close svg:hover {
	fill: #363636;
}

/* widget titles */

#filter_menu h5.tit-widget {
	padding-top: 25px;
}


/* ======== FOOTER ========== */

#post-footer-social {
	float: right;
}

#post-footer-social ul li{
	float: left;
	margin: 10px;

}

.footer-widget.widget_block, .wp-block-heading {
	color: #ffffff;
}

#block-28 {
	text-align: right;
}

h3.widget-title,
.oceanwp-recent-posts .recent-posts-details .recent-posts-details-inner .recent-posts-info .recent-posts-date,
.oceanwp-recent-posts .recent-posts-details .recent-posts-details-inner .recent-posts-info .recent-posts-comments {
	display:none;
}

/* menu item separators */

.footer-widget.custom-menu-widget .oceanwp-custom-menu>ul>li {
    border-bottom: 1px solid #848884;
}

.footer-widget .oceanwp-recent-posts li {
    border-top: 1px solid #848884;
}

