/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


body .wcpt-table a.wcpt-button, body .wcpt-table a.wcpt-link_button, .wcpt-modal-content .single_add_to_cart_button {
background: #000000;
border-color: #000000;
}
.wcpt-product-form .woocommerce-variation-add-to-cart .quantity{
display :none !important;
}

.wcpt-product-form table.variations tr td:first-child {
    width: 150px !important;
}
.wcpt-product-form table.variations tr td.value {
    display: table-cell !important;
}
.wcpt-product-form .single_variation_wrap .woocommerce-variation{
 display : flex;
}
.wcpt-product-form .single_variation_wrap .woocommerce-variation-description{
width: 150px;
}

.woocommerce-cart .woocommerce-cart-form {
	float : left;
	width: 63%;
}

.cart-collaterals {
	margin-top:0px;
}

@media only screen and (max-width: 600px) {
	.woocommerce-cart .woocommerce-cart-form {
		float : none;
	}
	.cart-collaterals {
		margin-top:80px;
	}
}

#payment .wc_payment_methods li label {
    display: contents !important;
}

/*.payment_method_reepay_checkout {
	width: 80%;
}*/

#payment .payment_methods li label .reepay-logos {
    display: inline-flex;
    float: right;
}
#payment .wc_payment_methods li label .reepay-logos {
	max-width: 100px !important;
}
.disclaimer-text {
    font-size: 12px;
    font-style: italic;
    background: #ffdede;
    padding: 10px !important;
}
#wrap #order_review table.shop_table td {
   text-align: left;
   padding: 16px;
   border: 1px solid #eaeaea;
   font-weight: 600;
}
#wrap #order_review table.shop_table th, #wrap #order_review table.shop_table tr {
   border: 1px solid #eaeaea;
}
#wrap #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
    padding-bottom: 0;
}
#wrap #order_review table.shop_table {
    background: #fbfbfb;
}
#wrap #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label {
    padding-left: 10px;
    font-weight: 500;
    color: #525252;
    font-size: 14px;
    letter-spacing: .5px;
    word-spacing: .5px;
}
#partial_total_payment_wallet_field {
    margin: 0;
}
#wrap #payment ul.payment_methods li img {
    height: 25px;
}
.related .product-loop {
	max-width: 100% !important;
}
.related .slick-dots {
	bottom: -65px !important;
}
#wrap #payment ul.payment_methods li {
    padding: 10px;
    border: 1px solid #eaeaea;
    background: transparent;
}
.sub-menu-columns .sub-menu { 
	display: grid; 
	grid-template-columns: 1fr 1fr;
	width: 480px;
}
.elementor-181810 .elementor-element.elementor-element-00b148c img {
    width: auto;
}
.sub-menu-columns ul.sub-menu li {
    clear: initial;
    display: inline-block;
    float: left;
    width: 50%;
} 
.sub-menu-columns ul.sub-menu li:nth-child(odd) {
    float: left;
}
.sub-menu-columns ul.sub-menu li:nth-child(even) {
    float: right;
}
/******************* Capoffshore *******************/
.site-header.header-menu-bottom {
    margin-bottom: 32px;
    box-shadow: 0px 2px 7px #ddd;
}
.mobile-menu-btn svg {
    width: 60px;
}
.site-header.sticky-header .mobile-menu-btn path, .mobile-menu-btn path, .header-overlap .site-header:hover .mobile-menu-btn path, .mobile-menu-btn path {
    stroke: #160f0e !important;
}
.site-mobile-menu .menu > ul li.page_item .open-child:before, .site-mobile-menu .menu li.menu-item .open-child:before {
    color: #777777;
}
.site-mobile-menu .menu > ul li.page_item .open-child, .site-mobile-menu .menu li.menu-item .open-child, .site-mobile-menu #mobile-searchform, .site-mobile-menu .menu > ul > li .children, .site-mobile-menu .menu > li .sub-menu {
    background-color: #ebebca;
}
.site-mobile-menu, .site-mobile-menu #mobile-searchform input[type='text'], .site-mobile-menu .menu-back, .site-mobile-menu .header-login {
	    background-color: beige;
}
.site-mobile-menu .switcher .nice-select {
    width: 100%;
    border: solid 1px #e8e8e8;
}
.site-mobile-menu .switcher .nice-select:after {
    opacity: 1;
    background: #e5e5c5;
    position: relative;
    float: right;
    left: 35px;
    padding: 15px;
}
.site-mobile-menu .menu-back a {
    font-weight: normal;
    opacity: 1;
}
.site-mobile-menu .sub-menu-columns .sub-menu {
    grid-template-columns: none;
}
.site-mobile-menu .sub-menu-columns ul.sub-menu li {
    width: 100%;
}
.home .wpb_content_element .widget_text {
	border: none;
}
.mc-newsletter .mailchimp-button, .mc-newsletter .mailchimp-email {
	padding: 0 10px;
}

.habanos-brands .menu-item-object-product_brand {
	border-bottom: 1px solid #ebebeb
}
.amount, .price{
    color: #333 !important;
}
body.woocommerce div.product p.price {
    font-size: 30px;
}
html, body, #outer-wrap, #wrap {
	height: 100%;
	position: relative;
    line-height: normal;
}
.woocommerce div.product .woocommerce-tabs {
	border: 1px solid #eeeeee;
    margin-top: 50px;
    padding: 0!important;
}
header .menu-primary-menu li, a:focus {
	outline: none !important;
}
.woocommerce-cart .woocommerce-cart-form {
    width: 100%;
}
#wrap #checkout-wrapper #order_review {
    max-width: 100%;
}
.woocommerce #order_review table.shop_table {
    border-collapse: collapse;
}
.shop_table .woocommerce-shipping-totals {
	border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
	display: inline-block;
}
.woocommerce #order_review .partial_payment {
	background: #fdfdfd;
}
#wrap .woocommerce #order_review table.shop_table .partial_payment td:first-child {
	font-weight: bold;
	text-align: left;
}
body.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
    font-weight: bold;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 50px;
}
.variations .theme-select{
	display: none !important;
}
.variations #pa_units{
	opacity: 1 !important;
	position: relative !important;
	width: 100% !important;
}
.woocommerce-variation-description p {
	font-size: 18px;
    font-weight: bold;
    margin: 0;
}
.variations .woocommerce-Price-amount {
	font-size: 18px;
}
table.variations th, table.variations td {
    padding: 0;
    border-bottom: 0;
}
.single_variation {   
    padding: 10px;
    background: #fbfbfb;
    float: none !important;
}
.woocommerce #wrap ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a {
    font-family: "playfair display";
    font-size: 18px !important;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1;
}
.woocommerce-shop ul.products li.product .price del {
	text-decoration: none;
}
.woocommerce-shop ul.products li.product .price {
    font-size: 20px;
}
#wrap #owp-checkout-timeline .timeline-step {
    border: none;
    line-height: 1.8;
    color: #333333;
}
/*#billing_phone_field span, #billing_email_field span {
	display: inline-block;
    margin-left: 20px;
}*/
.iti {
    display: block;
}
.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .woo-entry-image, 
.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .product-entry-slider-wrap {
	text-align: center;
}
#wrap .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -15px;
}
#wrap .swiper .swiper-slide-image {
    opacity: 0.5;
    cursor: pointer;
}
#wrap .swiper .swiper-slide-image:hover {
    opacity: 1;
}
#main .wps_wcb_wallet_balance_container {
    display: block;
}
#main .wps_wcb_wallet_display_wrapper_with_qr .wps_wcb_wallet_balance_container h4 {
    font-weight: 600;
}
#main .wps_wcb_wallet_balance_container .woocommerce-Price-amount {
    color: #ffffff !important;
}
#main .woocommerce-MyAccount-tabs {
    box-shadow: 0 0 8px #f3f3f3;
    border-radius: 15px;
    padding: 20px 10px;
    border: 1px solid #f3f3f3;
}
#main .woocommerce-MyAccount-tabs .oceanwp-user-profile, .woocommerce-MyAccount-navigation ul {
    margin-bottom: 0;
}
#main .woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0;
}
#main .woocommerce-MyAccount-content {
    padding-top: 20px;
}
#main .woocommerce form .show-password-input::after {
    margin: 0;
}
#main .woocommerce form .show-password-input {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 100%;
    width: 40px;
    border: 2px solid #dddddd;
    text-align: center;
    background: #ddd;
}
#main .woocommerce-form-login__submit {
    display: block;
}
.elementor-181810 .elementor-element.elementor-element-bffc8b9 ul.sub-menu {
    min-width: 100px !important;
}
.frzTbl-force-parent-overlow-visible {
    overflow-x: hidden !important;
}
/*.elementor-shortcode .brand-thumbnails-description {
    list-style: none;
}
.elementor-shortcode .brand-thumbnails-description li {
    text-align: center;
    width: 19% !important;
    display: inline-block;
}*/
.elementor-shortcode ul.brand-thumbnails li {
    float: none;
    margin: 1% 1% 0;
    width: 17% !important;
    display: inline-block;
}
#main div.product .woocommerce-tabs ul.tabs li a {
    display: block;
    border-top: 1px solid #f2f2f2;
}
#main div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 0 15px;
}
ul.brand-thumbnails:not(.fluid-columns) li.last {
    margin: 1% 1% 0;
}
#wrap #payment ul.payment_methods li:not(.wc_payment_method2) {
    background: #fbfbfb;
    border: 1px solid #b7b7b7;
}
#wrap #payment ul.payment_methods .wc_payment_method2 {
    margin-left: 15px;
}
#wrap #payment div.payment_box {
    background-color: #f5f5f5;
    margin-top: 10px;
}
#wrap footer#footer {
    display: block !important;
}
.woocommerce-NoticeGroup .woocommerce-error a{
    float: none;
    background: transparent;
}
.woocommerce-order-pay h3#order_review_heading, .woocommerce-order-pay #order_review {
    float: none !important;
    width: 100%;
}
span.xoo-wsc-sc-count {
    font-size: 9px;
    right: -5px;
    top: -6px;
    font-weight: bold;
    border: 1px solid #777;
    color: #777;
    height: 16px;
    line-height: 1.7;
    width: 16px;
}
.elementskit-menu-hamburger {
    padding: 8px 8px 8px 8px;
    width: 45px;
    border-radius: 3px;
}
.elementskit-menu-close, .elementskit-menu-hamburger {
    display: block !important;
    padding: 8px;
    background-color: transparent;
    border-radius: .25rem;
    position: relative;
    z-index: 10;
    cursor: pointer;
    width: 45px;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
}
.elementskit-menu-close .elementskit-menu-hamburger-icon, .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
    height: 1px;
    width: 100%;
    display: block;
    margin-bottom: 4px;
}
/*.xoo-wsc-sc-cont {
    padding: 0 15px;
    border-right: 1px solid #afafaf;
}*/
.home #wrap .elementor-widget-image-carousel .swiper img {
    opacity: 1;
}
#wrap .fg-filter-wrap button {
    color: #160f0e;
    border-right: 1px solid;
    border-color: #160F0E;
    background: #e1c59b;
}
#wrap .fg-layout-3-item-content {
    display: none;
}
#home-slider.elementor-widget-image-carousel, #home-slider.elementor-widget-image-carousel figure, #home-slider.elementor-widget-image-carousel img {
    height: 510px;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    object-fit: cover;
}
#scroll-top {
    bottom: 5px;
}
#wrap ul.products li.product li.category {
	display: none;
}
#wrap ul.products li.product .price del .amount{
    text-decoration: none;
}
#wrap ul.products li.product:not(.product-category) .product-inner li {
    margin-top: 0;
}
#wrap .elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-nav-menu-item>.premium-menu-link .premium-dropdown-icon {
	height: 100%;
    width: 40px;
    position: absolute;
    right: 0px;
    padding: 10px;
    top: 0;
    text-align: center;
    bottom: 0;
    margin: 0;
    color: #f7f7f7;
    font-size: 18px;
    background: #080808;
}
.woocommerce-product-attributes-item--attribute_pa_units {
	display: none;
}
.woocommerce div.product div.summary button.single_add_to_cart_button {
	padding: 8px 15px;
    border-radius: 4px;
    box-shadow: 2px 2px 0px #c3c3c3;
    border: none;
}
.brand-thumbnails-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}

.brand-thumbnail a {
    display: block;
    padding: 10px;
}

.brand-thumbnail img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    transition: transform 0.3s ease;
}

.brand-thumbnail img:hover {
    transform: scale(1.05);
}

.woocommerce ul.products li.product-category.product .woo-entry-inner a .woocommerce-loop-category__title {
    vertical-align: top;
    text-align: center;
    font-size: 18px;
    letter-spacing: .03em;
    line-height: 1.5;
    padding-top: 10px;
    font-family: "Playfair Display", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #111111;
}
html {
    overflow: hidden !important;
}
body {
    overflow-y: auto;
    overflow-x: hidden;
}
.wsfw_show_user_restriction_notice {
	display: none;
}
.woocommerce-checkout #place_order, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background: linear-gradient(12deg, #5b3c1f, #cd9d50);
    border: 2px solid #ffffff !important;
    outline: 2px solid #a67c3f !important;
	font-weight: 600;
    font-size: 15px;
}
.woocommerce-checkout #place_order:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	background: linear-gradient(12deg, #cd9d50, #5b3c1f);
}

@media (min-width: 768px) {
    #wrap .woocommerce-MyAccount-tabs {
        width: 20%;
        margin: 0;
    }
}
@media (max-width: 767px) {
	.site-header .site-logo {
		width: 55%;
	}
}


