/**
Theme Name: octean_3
Author: MW&V
Author URI: https://www.mellaker.se
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: octean_3
Template: astra
*/

.entry-header {
	display: none;
}

body .single_variation_wrap .woocommerce-variation-add-to-cart-disabled {
    display: block !important;
}
.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart {
	display: block;
}
.woocommerce-page.woocommerce-checkout table.shop_table td, .woocommerce.woocommerce-checkout table.shop_table td {
    padding: 10px 10px 10px 10px;
}

.tagged_as.detail-container {
    display: none !important;
}
.grecaptcha-badge { opacity:0;}

/*------------------------------------------------*/
/*--------------------[Kategoripuff]-------------------*/
/*------------------------------------------------*/
.kategori-ruta {
    margin: 0 !important;
    clear: both;
    overflow: hidden;
}
.kategori-ruta.et_pb_blurb_position_left .et_pb_main_blurb_image, .kategori-ruta.et_pb_blurb_position_right .et_pb_main_blurb_image {
    display: block;
	width: 70px;
	line-height: 0;
	float: left;
	margin: 0;
}
.kategori-ruta.et_pb_blurb_position_left .et_pb_blurb_content {
    text-align: left;
    border-bottom: 0px solid #ccc;
    padding: 0 0 2px 0;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.kategori-ruta .et_pb_module_header {
    line-height: 38px;
    padding: 0;
	font-size: 13px;
	width: 180px;
	float: left;
}
.kategori-ruta .et_pb_module_header a {
    display: block;
}
.kategori-ruta.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 80px;
    display: block;
}
.kategori-ruta .et_pb_blurb_container::after {
	font-family: FontAwesome;
    content: "\f101";
    float: right;
	line-height: 30px;
	color: #999;
}
.kategori-ruta .et_pb_blurb_description {
    display: none;
}
.kategori-ruta .et_pb_image_wrap {
    height: 38px;
    overflow: hidden;
}

/*------------------------------------------------*/
/*-----------------[Contact form 7]------------------*/
/*------------------------------------------------*/
.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar, .wpcf7-number {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #8d6f4d !important;
margin: 8px auto 0 !important;
cursor: pointer !important;
font-size: 20px !important;
font-weight: 500 !important;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
padding: 6px 20px !important;
line-height: 1.7em !important;
background: transparent !important;
border: 2px solid !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s !important;
}
.wpcf7-submit:hover {
background-color: #eee !important;
border-color:#eee !important;
padding: 6px 20px !important;
}

.wpcf7-number {
    width: 60px !important;
padding: 0px !important;
text-align: center;
margin: 0 0 0 0px;
background: #fff !important;
border-bottom: 1px solid #555 !important;
}
/*------------------------------------------------*/
/*-----------------[Aktiv djurvård viktkoll]------------------*/
/*------------------------------------------------*/
.viktkoll {

}

/*------------------------------------------------*/
/*---------------[Join my multisite]------------------*/
/*------------------------------------------------*/

.mu_register input[type='submit'], .mu_register #blog_title, .mu_register #user_email, .mu_register #blogname, .mu_register #user_name {
    width: 100%;
    font-size: 16px !important;
    margin: 5px 0;
    background: #eee;
    padding: 12px 8px;
    border-radius: 4px;
    border: 0px;
}

.mu_register input[type='submit'] {
    background: #8d6f4d;
color:#fff;
cursor: pointer;
}

/*------------------------------------------------*/
/*-----------------[Image hover layout blurbs]------------------*/
/*------------------------------------------------*/

.image-hover-layout .et_pb_blurb_content {
 max-width: 100%;
	height: 300px;
}

.image-hover-layout .et_pb_blurb_content img {
 width: 100%;
}

.image-hover-layout .et_pb_column {
 overflow: hidden;
 position: relative;
}

.image-hover-layout .et_pb_column img {
 -webkit-transition: all 0.5s ease-in-out;
 -moz-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
 display: block;
}

.image-hover-layout .et_pb_column:hover img {
 transform: scale(1.1);
}

.image-hover-layout .et_pb_column:hover .et_pb_main_blurb_image:after {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.4);
 content: '';
 pointer-events: none;
}

.image-hover-layout .et_pb_main_blurb_image {
 margin: 0;
	display: block;
}

.image-hover-layout .et_pb_column .et_pb_blurb_content:before {
 top: 30px;
 right: 15px;
 bottom: 30px;
 left: 15px;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 -webkit-transform: scale(0, 1);
 transform: scale(0, 1);
 -webkit-transform-origin: 0 0;
 transform-origin: 0 0;
 position: absolute;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 z-index: 1;
 pointer-events: none;
}

.image-hover-layout .et_pb_column .et_pb_blurb_content:after {
 top: 30px;
 right: 15px;
 bottom: 30px;
 left: 15px;
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
 -webkit-transform: scale(1, 0);
 transform: scale(1, 0);
 -webkit-transform-origin: 100% 0;
 transform-origin: 100% 0;
 position: absolute;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 pointer-events: none;
}

.image-hover-layout .et_pb_column:hover .et_pb_blurb_content:before, .image-hover-layout .et_pb_column:hover .et_pb_blurb_content:after {
 -webkit-transition-delay: 0.15s;
 transition-delay: 0.15s;
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}

.image-hover-layout .et_pb_column .et_pb_blurb_container {
 opacity: 0;
 color: #fff;
 position: absolute;
 top: 35%; /* Adjust this if the text is in the wrong position */
 width: 100%;
 text-align: center;
 -webkit-transition: all 0.5s ease-in-out;
 -moz-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
 margin: 0;
 padding: 0 25px;
 pointer-events: none;
 line-height: 1em !important;
}

.image-hover-layout .et_pb_column:hover .et_pb_blurb_container {
 opacity: 1;
 position: absolute;
 top: 30%;
 width: 100%;
 text-align: center;
 color: #fff;
 line-height: 1em !important;
}

.image-hover-layout.show-title h4 {
 background: rgba(255,255,255,0.8);
 padding: 10px!important;
 display: inline-block;
 margin-bottom: 10px;
	border-radius: 3px;
 color: #333 !important;
}

.image-hover-layout.show-title .et_pb_blurb_container {
 opacity: 1;
 top: 45%;
}

.image-hover-layout.show-title .et_pb_column:hover .et_pb_blurb_container {
 opacity: 1;
 top: 40%;
}

.image-hover-layout.show-title .et_pb_blurb_container p {
 opacity: 0;
}

.image-hover-layout.show-title .et_pb_column:hover .et_pb_blurb_container p {
 opacity: 1;
}

.image-hover-gallery-layout .et_pb_gallery_item {
 overflow: hidden;
 position: relative;
}

.image-hover-gallery-layout .et_pb_gallery_item img {
 -webkit-transition: all 0.5s ease-in-out;
 -moz-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
 display: block;
}

.image-hover-gallery-layout .et_pb_gallery_item:hover img {
 transform: scale(1.1);
}

.image-hover-gallery-layout .et_pb_gallery_item .et_pb_gallery_image:before {
 top: 50px;
 right: 30px;
 bottom: 50px;
 left: 30px;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 -webkit-transform: scale(0, 1);
 transform: scale(0, 1);
 -webkit-transform-origin: 0 0;
 transform-origin: 0 0;
 position: absolute;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 z-index: 4;
 pointer-events: none;
}

.image-hover-gallery-layout .et_pb_gallery_item .et_pb_gallery_image:after {
 top: 30px;
 right: 50px;
 bottom: 30px;
 left: 50px;
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
 -webkit-transform: scale(1, 0);
 transform: scale(1, 0);
 -webkit-transform-origin: 100% 0;
 transform-origin: 100% 0;
 position: absolute;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 pointer-events: none;
 z-index: 4;
}

.image-hover-gallery-layout .et_pb_gallery_item:hover .et_pb_gallery_image:before, .image-hover-gallery-layout .et_pb_gallery_item:hover .et_pb_gallery_image:after {
 -webkit-transition-delay: 0.15s;
 transition-delay: 0.15s;
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}

.image-hover-gallery-layout .et_pb_gallery_item .et_pb_gallery_title, .image-hover-gallery-layout .et_pb_gallery_item .et_pb_gallery_caption {
 opacity: 0;
 color: #fff;
 position: absolute;
 top: 40%;
 width: 100%;
 text-align: center;
 -webkit-transition: all 0.5s ease-in-out;
 -moz-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
 margin: 0;
 padding: 0 55px;
 pointer-events: none;
 line-height: 1em !important;
 z-index: 3;
}

.image-hover-gallery-layout .et_pb_gallery_item:hover .et_pb_gallery_title {
 opacity: 1;
 position: absolute;
 top: 45%;
 width: 100%;
 text-align: center;
 color: #fff;
 line-height: 1em !important;
}

.image-hover-gallery-layout .et_pb_gallery_item:hover .et_pb_gallery_caption {
 opacity: 1;
 position: absolute;
 top: 55%;
 width: 100%;
 text-align: center;
 color: #fff;
 line-height: 1em !important;
}

.image-hover-gallery-layout.show-title .et_pb_gallery_title, .image-hover-gallery-layout.show-title .et_pb_gallery_item:hover .et_pb_gallery_title {
 background: #fff;
 padding: 10px !important;
 margin: 0 auto;
 color: #333 !important;
 opacity: 1;
 left: 55px;
 right: 55px;
 width: initial;
}

.image-hover-gallery-layout.show-title .et_pb_gallery_item:hover .et_pb_gallery_title {
 top: 35%;
}


/*------------------------------------------------*/
/*-------------------[Mailchimp]------------------*/
/*------------------------------------------------*/

.et_bloom #third-footer .et_bloom_form_container .et_bloom_form_header {
    padding: 0px;
}

.et_bloom #third-footer .et_bloom_form_container .et_bloom_form_content {
    padding: 0;
}

.form-ibs .et_bloom_inline_form {
    margin: 0;
}
.form-ibs .et_bloom_header_outer {
    display: none;
}
.form-ibs .et_bloom_form_container .et_bloom_form_content {
    padding:0px !important;

}

/*------------------------------------------------*/
/*------------------[Instagram]-----------------*/
/*------------------------------------------------*/

#sb_instagram .sbi_follow_btn a {
    font-family: "Muli";
}

/*------------------------------------------------*/
/*------------------[Learndash]-----------------*/
/*------------------------------------------------*/

.learndash ul {
padding: 0px !important;
}

.learndash .learndash_content ul {
padding: 0 0 23px 1em !important;
}


/*------------------------------------------------*/
/*------------------[Bloom]-----------------*/
/*------------------------------------------------*/

.et_bloom .et_bloom_form_container .et_bloom_form_content {
    padding: 0px 30px 10px !important;
}
.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input {
    padding: 16px !important;
}


/*------------------------------------------------*/
/*------------------[Buttons]-----------------*/
/*------------------------------------------------*/
.elementor-button {
	font-weight: 500 !important;
	letter-spacing: 0.7px;
	border-radius: 40px 40px 40px 40px !important;
}
/*------------------------------------------------*/
/*------------------[WooCommerce]-----------------*/
/*------------------------------------------------*/
.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
    margin: 0;
    display: inline;
}
.woocommerce div.product span.price.subscription-price  {
    font-size: inherit;
}
.wcsatt-sub-discount {
    font-size: 80%;
}
.woocommerce div.product form.cart .variations {
    border-bottom: 0px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 30px;
}
.reset_variations {
    display: none !important;
}
.prod-titel h5 {
    margin-bottom: 0 !important;
}

/*** Rating Woobuilder***/

.product-rating__content .product-rating__wrapper-active {
    height: 20px;
}
.product-rating__content .product-rating__wrapper {
    height: 20px;
}
.jet-woo-builder-archive-product-rating {
    display: inline-block;
    margin: 0 auto;
}