/*
Theme Name: Briny Child
Template: briny
Theme URI: http://briny.ancorathemes.com
Description: Briny is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: http://ancorathemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


.camera-option-box .elementor-image img{
	width: 100%;
}
.camera-option-box .elementor-heading-title{
	color: rgb(25, 29, 50, 0.8);
    text-transform: uppercase;
	text-align: left;
}
.camera-option-box .elementor-button-link{
	width: 100%;
}
.camera-option-box .elementor-widget-wrap{
	flex-direction: column;
}
.camera-option-box .bottom-box-btn{
	margin-top: auto;
}
.product.type-product{
	transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
}
.product.type-product:hover{
	transform: translateY(-10px);
}
.product.type-product .post_item{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    background-color: #ffffff !important;
	transition: transform 0.5s;
}
.product.type-product .post_data_inner .button {
    padding: 16px 10px !important;
    text-align: center;
}
.product.type-product .post_item .post_featured{
	background-color: transparent !important;
	border-color: transparent!important;
}
.product.type-product .post_item .post_data{
	padding: 15px !important;
}
.product.type-product  .post_item .post_data .woocommerce-loop-product__title {
    font-size: 20px !important;
    font-weight: 400 !important;
}
.product.type-product .post_item.post_layout_list{
	padding: 20px !important;
	margin-top: 1em !important;
}
.product.type-product .post_item.post_layout_list .post_content {
    font-size: 0.9em;
}
.product.type-product .post_item.post_layout_list .post_data .woocommerce-loop-product__title{
	text-transform: uppercase;
}
.another-world-block .sc_promo_image {
    background-position: 100%;
    background-size: cover;
}
.contact_description_column>.elementor-column-wrap>* {
    background-color: #ffffff;
}
.anchor-hover a, .anchor-hover a strong{
	font-weight:400;
}
.anchor-hover a:hover{
	text-decoration: underline;
	opacity: 0.8;
}
.dealor-content .heading-title{
	margin-top: 0;
}
.form-selection-filed .wpsl-search .wpsl-search-btn-wrap [type="submit"]{
	color: #ffffff !important;
    background-color: #ff1000;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 0.38px;
    padding: 0.8em 2.6em !important;
}
.form-selection-filed .wpsl-input label, .form-selection-filed #wpsl-radius label, .form-selection-filed #wpsl-category label{
	width: auto;
}
.form-selection-filed #wpsl-search-wrap div label{
	line-height: 42px;
}
.form-selection-filed .wpsl-search form {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 20px !important;
}
.form-selection-filed form .wpsl-input, .form-selection-filed form .wpsl-select-wrap{
	margin-bottom: 0;
}
.form-selection-filed form #wpsl-search-input{
	padding: 9px 12px;
}
.form-selection-filed .wpsl-store-location strong{
	border-bottom: 1px solid #dddddd;
    width: 100%;
    padding-bottom: 6px;
    margin-bottom: 15px;
    display: inline-block;
}
.form-selection-filed form .wpsl-dropdown .wpsl-selected-item, .form-selection-filed form .wpsl-dropdown li{
	font-size: 14px;
}
.contacts_wrap .contacts_info>* {
    line-height: normal;
    font-size: 14px;
   margin-bottom: 15px;
}
.contacts_wrap .contacts_info a:hover{
	color: #267bf2 !important;
}
.contact_mobile .elementor-text-editor p{
	line-height: 22px;
    font-size: 14px;
}
.contact_details .trx_addons_column-1_4{
	width: 100%;
	padding: 25px 0 0 0 !important;
}
.contact_details .sc_icons_columns_wrap{
	margin-top: 85px !important;
}
.contact_details .sc_icons_item_details{
	padding-left: 2.8em !important;
}
.contact_details .sc_icons_item_title{
	font-size: 18px !important;
	line-height: 20px !important;
	padding-left: 0 !important;
}
.contact_details .sc_icons_item_description{
	font-size: 14px;
}
.contact_details .sc_icons_item_description a{
   color: #221b40;	
}
.contact_details .sc_icons_item_description a:hover{
	color: #267bf2;
}
.contact_details .sc_icons_modern.sc_icons .sc_icons_icon {
    color: #ffffff;
    background-color: #221b40;
    border-radius: 5px;
    padding: 8px 10px;
}
.contact_details .sc_icons_item .sc_icons_icon:before{
	font-size: 20px !important;
	line-height: 1.3em !important;
}
.error404 .page_content_wrap {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
.post_content.page_404_content .page_info{
	width: 100%;
        text-align: center;
}
.post_content.page_404_content .page_info form .search_field{
    width: 50%;
}
.post_content.page_404_content>*{
	width: 100%;
}
.error404 .page_content_wrap:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(28, 28, 28, 0.8);
    z-index: -1;
}
.post_item_404 .page_description{
	font-weight: 600;
}
footer.footer_wrap .socials_wrap .social_item .social_icon{
	width: 2em;
	height: 2em;
	line-height: 2em;
}
.footer_follow_us .elementor-widget-wrap {
    padding: 0 !important;
}
.follow_us_title .elementor-heading-title {
    font-size: 14px !important;
}
.footer_wrap .socials_wrap .social_item:hover > span {
    color: #ffffff !important;
}
footer.footer_wrap .sc_socials{
	margin-top: 10px;
	text-align: left;
}
.foooter_custom_col .widget.wp-widget-nav_menu ul li a{
	font-weight: 400;
}
footer{
	border-top: 1px solid #e4e4e4;
}
footer>*{
	color: #221b40;
}

h1.product_title.entry-title, h1.post_title.entry-title {
    display: block !important;
    font-size: 32px;
}


.blog .post_content.entry-content{
    display: none;
}

@media screen and (min-width: 768px){
	 img.logo_image{
		max-width: 250px;
		width: 100%;
	}
}

@media screen and (max-width: 767px){
        h1.product_title.entry-title, h1.post_title.entry-title {
            font-size: 24px;
        }
}

@media (max-width: 1023px){
	.contact_details .sc_icons_columns_wrap{
		margin-top: 0 !important;
	}
	.contact_details .sc_icons_modern.sc_icons .sc_icons_icon{
		position: absolute;
	}
	.contact_details .sc_icons_item_details {
		padding-left: 3.5em !important;
	}
        .post_item_single.post_item_404 .page_title{
            font-size: 6em;
        }
}

.error404 .page_content_wrap {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.post_content.page_404_content .page_info{
    width: 100%;
}
.post_content.page_404_content>*{
    width: 100%;
}
.404_page_content .page_info{
    width: 100%;
}
.error404 .post_item_404 .post_content{
    background-color: rgba(0, 0, 0, 0.5);
}
.post_item_single.post_item_404 .go_home {
    margin-top: 20px;
}
.post_item_single.post_item_404 .page_title{
    font-size: 10em;
}
.error404 .post_item_404 .post_content .page_title, 
.error404 .post_item_404 .post_content .page_subtitle{
    color: #ffffff;
}

.testimonial_description p{
    font-size: 18px;
    line-height: 24px;
}

/*Hide add to cart and shop page.*/
a.shop_cart.icon-cart-2.button.add_to_cart_button.product_type_simple.product_out_stock.ajax_add_to_cart {
    display: none;
}


.briny_shop_mode_buttons {
    margin: 11px 0 1.4em !important;
}

.menu-item-has-children::after{
    content: "";
    height: 9px;
    width: 9px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate( 
    -45deg
     );
    position: absolute;
    top: 14px;
    right: 0px;
}

.menu-item-has-children:hover::after{
    content: "";
    height: 9px;
    width: 9px;
    border-left: 3px solid #267bf2;
    border-bottom: 3px solid #267bf2;
    transform: rotate( 
    -45deg
     );
    position: absolute;
    top: 14px;
    right: 0px;
}

.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li{
    margin-bottom: 5px;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a{
    padding: 1.6em 1.5em;
}

.post_layout_thumbs span.outofstock_label{
    display: none !important;
}

/* Feb 2026 changes */
.contact_form .elementor-row{
    width: 100%;
    display: flex;
}

@media screen and (max-width: 767px) {
    .contact_form .elementor-row {
        flex-wrap: wrap;
    }
}

.woocommerce ul.products .post_featured .icons .icon-link{
   margin-top: 0;
}

#rev_slider_1_1_wrapper{
    left: 0 !important;
}

.pd-15 .elementor-widget-wrap{
    padding: 15px !important;
}

.camera-option-box img {
    width: 100%;
}