/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


/*** Home Banner ***/

body,
button,
input,
select,
textarea {
    font-family: "AcuminVariableConcept";
}

body {
	position: relative;
}

.page-id-151.separate-containers .site-main {
	margin-top: 0;
}

/*** Shop page ***/

.woocommerce ul.products li.product .button {
	width: 100%;
}

/*** Inside Article ***/

body.separate-containers .inside-article {
	padding: 0;
	background: transparent;
}

/*** Footer ***/

#text-6 .textwidget p:first-child {
    display: none;
}

.inner-acd {
    padding-top: 15px;
}

.mailchimp-newsletter label.inline {
    margin-left: 5px;
}

.slick-slider .slick-track {
    margin-left: 0;
    margin-right: 0;
}

abbr[title] {
    font-size: 15px;
    line-height: 0;
    height: 10px;
    display: inline-block;
    margin: 0;
    width: 10px;
    vertical-align: middle;
}

.col2-set {
    position: relative;
    z-index: 1;
}

.details-content {
    max-width: 625px;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.w50 {
    /*width: 33%;*/
    width: 50%;
	font-size: 15px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.woocommerce-checkout .woocommerce-account-fields {
    float: left;
    margin-bottom: 20px;
}

.btn-next-pre {
    float: left;
    width: 100%;
}

/* .woocommerce-checkout p#shipping_city_field {
    width: 48%;
    float: left;
    clear: inherit;
}

.woocommerce-checkout p#shipping_postcode_field {
    width: 48%;
    float: right;
    clear: initial;
} */

.woocommerce-checkout p#shipping_city_field {
    width: 48%;
    /* float: left; /pulses/7207249889 */
    float: right;
    clear: inherit;
}

.woocommerce-checkout p#shipping_postcode_field {
    width: 48%;
    /* float: right; /pulses/7207249889 */
    float: left;
    clear: initial;
}

form.woocommerce-checkout p#billing_address_1_field,
form.woocommerce-checkout p#shipping_address_1_field {
    margin-bottom: 1px;
}

.btn-next-pre a {
    background: #b08477;
    color: #404650;
    padding: 18px 15px;
	border-radius: 8px;
    max-width: 130px;
    text-align: center;
	font-weight: 600;
    font-family: sans-serif;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    font-family: sans-serif;
    font-family: 'gothammedium';
    font-size: 16px;
	border: 2px solid #b08477;
}

.btn-next-pre a:hover {
    background: transparent;
	border: 2px solid #b08477;
	color: #b08477;
}

.btn-next-pre a:focus {
    outline: none;
}

.btn-next-pre .btn-prev {
    width: 50%;
    float: left;
}

.btn-next-pre .btn-next {
    width: 50%;
    float: right;
}

.wrap-login .btn-next-pre,
.wrap-login .btn-next,
.last-step .btn-next-pre,
.last-step .btn-prev {
    float: none;
}

.wrap-login .btn-next,
.last-step .btn-prev {
    display: inline-block;
}

.title-step {
    cursor: pointer;
}

.order-right {
    position: absolute;
    top: 0;
    left: calc(54.9411764706% + 20px);
    max-width: calc(100% - 54.9411764706%);
    width: 100%;
}

.woocommerce-checkout .inside-article .woocommerce {
    position: relative;
}

.logged-in .order-right {
    position: unset;
    top: initial;
    left: initial;
    max-width: initial;
    /*z-index: 0;*/
}

.wrap-acd.woocommerce-billing-fields h3 {
    margin: 0;
}

.wrap-acd {
    position: relative;
    background: #404650;
    padding: 20px 20px;
    border: 2px solid #b08477;
    border-radius: 12px;
}

.wrap-acd:hover {
	background: #393e47;
}

.wrap-acd h3 {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

span.action-accordian {
    position: absolute;
    right: 20px;
    /*top: 50%;*/
    width: 22px;
    height: 40px;
    cursor: pointer;
    display: block;
    z-index: 0;
    /*transform: translateY(-50%);*/
    /*-webkit-transform: translateY(-50%);*/
}

span.action-accordian:before,
span.action-accordian:after {
    content: '';
    display: block;
    width: 12px;
    position: absolute;
    top: 50%;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    z-index: 999;
}

span.action-accordian:before {
    content: '';
    height: 20px;
    width: 5px;
    background: #b08477;
    position: absolute;
    border-radius: 5px;
    left: 12px;
    left: 0;
    right: 0;
    text-align: center;
    margin: -7px auto 0;
}

span.action-accordian::after {
    width: 20px;
    right: 13px;
    content: '';
    height: 5px;
    width: 20px;
    background: #b08477;
    position: absolute;
    border-radius: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}


span.action-accordian.active:before,
.inner-acd {
    display: none;
}

.inner-acd.active {
    display: block;
}

.inner-acd .woocommerce-shipping-fields {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.wrap-login .woocommerce-info {
    position: relative;
}

.woocommerce-checkout .wrap-login .woocommerce-info {
    margin: 0;
    padding: 0;
}

.register-acc {
    color: #3077d0;
}

.wrap-login {
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.wrap-login .woocommerce-form-login {
    width: 100%;
}

.btn-back-next {
    float: left;
    width: 100%;
}

.btn-back-next .btn-next {
    width: 50%;
    float: right;
    text-align: right;
    color: blue;
}

.btn-back-next .btn-back {
    color: blue;
}

.btn-back-next span {
    cursor: pointer;
}

.btn-back-next span:hover {
    text-decoration: underline;
}

.number-step {
    font-weight: bold;
    border: 1px solid #b08477;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: #b08477;
    color: #ffffff;
    line-height: 50px;
    font-size: 22px;
    margin-right: 10px;
    font-family: 'gothammedium';
    font-weight: 500;
}

.woocommerce-checkout .woocommerce-form-login-toggle .showlogin {
    font-weight: 700;
    margin-left: 0;
    border: none;
    font-family: sans-serif;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
    display: none;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
    padding: 0;
    border: none;
    /*float: left;*/
}

p.lost_password {
    margin-bottom: 0;
}

.login-description {
    margin-bottom: 20px;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p:first-child {
    display: none;
}

.form-row-first {
    width: 50%;
}

.woocommerce-checkout .woocommerce-form-login .form-row.form-row-first,
.woocommerce-checkout .woocommerce-form-login .form-row.form-row-last {
    width: 40%;
    float: left;
    margin-right: 0;
}

.woocommerce-checkout .woocommerce-form-login p.form-row {
    float: right;
    width: 20%;
}

.woocommerce-checkout .woocommerce-form-login .form-row.form-row-first {
    padding-right: 10px;
    margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce-form-login .form-row.form-row-last {
    padding-left: 10px;
    margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce-form-login p button {
    background: #b08477;
    width: 90%;
    margin-top: 34px;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    padding: 11px 0;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme,
.woocommerce-checkout .woocommerce-form-login .clear {
    display: none;
}

.woocommerce-checkout .form-row.woocommerce-validated span input {
    border: 2px solid lawngreen;
    box-shadow: none;
}

.woocommerce-checkout .form-row.woocommerce-invalid span input {
    border: 1px solid red;
    box-shadow: none;
}

.woocommerce-checkout .form-row.woocommerce-validated span.woocommerce-input-wrapper:after {
    content: '\f058';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 10px;
    top: 60%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: lawngreen;
}

.woocommerce-checkout .form-row.woocommerce-invalid span.woocommerce-input-wrapper:after {
    content: '\f057';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: red;
    padding-top: 5px;
}

.woocommerce-checkout .form-row.woocommerce-validated span.woocommerce-input-wrapper,
.woocommerce-checkout .form-row.woocommerce-invalid span.woocommerce-input-wrapper {
    position: relative;
}

.woocommerce-checkout p#billing_postcode_field {
    width: 49%;
    float: left;
}

.woocommerce-checkout p#billing_city_field {
    width: 49%;
    float: right;
    clear: inherit;
}

.woocommerce-checkout p#billing_email_field {
    width: 49%;
    float: right;
    clear: inherit;
}

.woocommerce-checkout .form-row.woocommerce-invalid span.woocommerce-input-wrapper:after,
.woocommerce-checkout .form-row.woocommerce-validated span.woocommerce-input-wrapper:after {
    font-family: FontAwesome;
}

.woocommerce-checkout p#billing_state_field {
    width: 49%;
    float: right;
    clear: initial;
}

.woocommerce-checkout p#billing_phone_field {
    width: 49%;
    float: left;
    clear: initial;
}

.woocommerce-checkout p#e_deliverydate_field {
    width: 100%;
    float: left;
}

.woocommerce-checkout p#orddd_time_slot_field {
    width: 100%;
    float: right;
    clear: inherit;
}

.woocommerce-checkout p#orddd_time_slot_field span.select2 {
    width: 100% !important;
}

.woocommerce-checkout .woocommerce-additional-fields {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.woocommerce-account-fields {
    width: 100%;
}

.woocommerce-checkout h3 {
	font-family: inherit;
}

.woocommerce-checkout .title-step {
    font-size: 22px;
    color: #fff;
}

.text-right {
    text-align: right;
}

.new-descriptions {
    position: relative;
}

span.note-style {
    border: 1px solid #000000;
    width: 18px;
    height: 18px;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    font-style: italic;
    font-size: 13px;
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    vertical-align: text-bottom;
}


small.orddd_field_note {
    display: none;
}

.new-descriptions.new-details {
    width: 100%;
    /*float: left;*/
    margin-top: 75px;
}

.new-descriptions.new-details .th b {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    position: relative;
}

form.woocommerce-checkout .form-row select {
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    border-radius: 8px;
    border-width: 2px;
    background: transparent;
}

form.woocommerce-checkout .form-row input[type="email"],
form.woocommerce-checkout .form-row input[type="password"],
form.woocommerce-checkout .form-row input[type="tel"],
form.woocommerce-checkout .form-row input[type="text"] {
    height: 60px;
	color: #fff;
}

.first-form {
    padding: 0;
}

.want_per_mail {
    padding-bottom: 0;
    border-bottom: 1px solid #dedede;
    padding-bottom: 46px;
}

body .col2-set .col-2 .btn-next-pre {
    margin-top: 34px;
    margin-bottom: 18px;
}

.woocommerce-additional-fields__field-wrapper {
    padding: 0;
}

.woocommerce-checkout textarea#order_comments {
    height: 150px;
    background: transparent;
	color: #fff;
}

.new-descriptions.new-details img.img-note {
    position: absolute;
    left: 0;
    top: 2px;
}

.new-descriptions ul {
    margin-bottom: 0;
    width: 100%;
    float: left;
    margin-left: 20px;
}

.new-descriptions.new-details p span {
    padding: 0 10px;
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}


.yith-quick-view-content .yith-wcwl-icon {
    font-family: 'FontAwesome';
}

.wrap-login .btn-next-pre a {
    color: #fff;
    max-width: inherit;
    width: 100%;
    font-weight: normal;
}

.woocommerce-form-login .button.woocommerce-form-login__submit {
    padding: 13px 20px;
}

.woocommerce-checkout .woocommerce-form-login .button.woocommerce-form-login__submit {
    padding: 13px 0;
}

.woocommerce-checkout .woocommerce-form-login-toggle .showlogin {
    color: #fff !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
}

.woocommerce-checkout .first-form p.left {
	width: 48%;
    float: left;
    clear: none;
    margin-bottom: 0;
}

span.note-style1 {
    max-width: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.woocommerce-checkout .first-form p.right {
	width: 48%;
    float: right;
    clear: none;
    margin-bottom: 0;
}

body .table.woocommerce-checkout-review-order-table .product-name img {
    position: absolute;
    width: 40px;
    height: auto;
    margin-left: -45px;
    margin-right: 0;
    padding-top: 5px;
}

body .table.woocommerce-checkout-review-order-table .td.product-name {
    padding-left: 46px;
}

div.ui-widget.ui-widget-content {
    min-width: 260px;
    background: #000000;
    color: #ffffff;
    text-align: center;
    opacity: 1;
    box-shadow: none;
    border: none;
    font-size: 16px;
    padding: 5px 8px;
}

div#ui-datepicker-div {
    background: #e8ded9;
    min-width: 300px;
}

.want_per_mail > label {
    margin-right: 15px;
    font-size: 16px;
    position: relative;
    padding-bottom: 20px;
}

.want_per_mail > label a {
	position: absolute;
    bottom: 0;
    left: 35px;
    font-weight: normal;
	color: #c5c5c5;
}

.want_per_mail > label a:hover {
    color: #b08477;
}

.want_per_mail > label a img.img-note {
    width: 16px;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

.want_per_mail > label i {
	padding-right: 5px;
}

.want_per_mail > label:last-child {
	margin-right: 0;
	padding-right: 10px;
}

.cart_item.bottom .variation1 dt, .cart_item.bottom .variation1 dd {
    display: inline-block;
}

form.woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 10px;
}

div.woocommerce-info h3 a,
div.woocommerce-info h3 a:hover {
    color: #222222 !important;
}


div.woocommerce-info {
    background: transparent;
    border: none;
}

.checkout ::placeholder {
  font-style: italic;
}

.checkout :-ms-input-placeholder { /* Internet Explorer 10-11 */
 font-style: italic;
}

.checkout ::-ms-input-placeholder { /* Microsoft Edge */
 font-style: italic;
}

.woocommerce form .form-row input {
    border-radius: 8px;
    border-width: 2px;
    padding: 0 20px;
    background: transparent;
}

.woocommerce form .form-row input:focus {
    border-color: #ac8574;
}

.woocommerce-checkout .woocommerce form .form-row {
    margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce form .form-row label {
    color: #fff;
    font-size: 16px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 60px;
	padding: 0;
	color: #fff;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
	height: 60px;
	border-radius: 8px;
    border-width: 2px;
    border-color: #b08477;
    padding: 0 20px;
	background: #404650;
    font-style: italic;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 60px;
	right: 15px;
}

#shipping_method img.img-note {
    width: 20px;
    position: relative;
    top: 4px;
}

.logged-in div.woocommerce-info,
.logged-in div.woocommerce-info a.showcoupon {
    color: #fff;
    padding: 0;
}

.logged-in div.woocommerce-info a.showcoupon:hover {
	color: #b08477;
}

.woocommerce span.qty-number  .quantity .qty {
    text-align: center;
    border: 2px solid #c5c5c5;
    width: 80px;
    height: 45px;
    display: inline-block;
    font-weight: bold;
    line-height: 40px;
    border-radius: 8px;
    color: #fff;
}

#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label:before {
	display: none;
}

.inner-order-right {
    /*width: calc(39.1764705882% + 50px );*/
    float: right;
    
}

.logged-in .inner-order-right {
    width: calc(39.1764705882% + 50px );
}

.woocommerce-checkout div.col2-set {
    width: 54.9411764706%;
    float: left;
    margin-right: 0px;
}



.inner-order-right h3#order_review_heading {
    font-size: 22px;
    margin-bottom: 0;
    padding-bottom: 20px;
    background: #404650;
    padding: 30px 30px 20px;
    border-top: 2px solid #b08477;
    border-left: 2px solid #b08477;
    border-right: 2px solid #b08477;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
}

.woocommerce-checkout #customer_details+#wc_checkout_add_ons,
.woocommerce-checkout #order_review,
.woocommerce-checkout #order_review_heading {
    width: 100%;
}

.woocommerce #order_review .table.shop_table .th {
    font-size: 16px;
    font-weight: normal;
    background: transparent;
    padding: 0;
    color: #fff;
}

body .table.woocommerce-checkout-review-order-table .td.product-name a {
    color: #fff;
    font-weight: 500;
    padding-left:0px;
}

body .table.woocommerce-checkout-review-order-table .td.product-name {
    padding-top: 17px;
}

.woocommerce .table.shop_table .td .variable-pr small b {
    font-weight: normal;
	color: #c5c5c5
}

.woocommerce .table.shop_table .td .variable-pr small {
    font-size: 16px;
    padding-left: 0px;
}

td.product-total span {
    font-weight: 599;
}

.last-item-checkbox[for="want_per_hent"] {
    height: 40px;
}

body .inner-order-right .table.woocommerce-checkout-review-order-table .td {
    border: none;
    padding: 8px 0;
}

body .inner-order-right .table.woocommerce-checkout-review-order-table .td.product-name {
    padding: 8px 0 8px 46px;
}

body .inner-order-right .table .tfoot {
    background: #737c82;
    border: 2px solid #b08477;
    border-top: none;
    padding: 30px;
    color: #ffffff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-bottom: 22px;
}

.tbody {
    background: #404650;
    padding: 18px 30px;
    border-left: 2px solid #b08477;
    border-right: 2px solid #b08477;
    border-bottom: 2px solid #b08477;
}

.product-name dt {
    color: #C5C5C5;
    display: inline-block;
}
.product-name dd {
    display: inline-block;
}

.tr .th.product-name,
.tr.cart_item.top .td.product-name {
    width: 60%;
    float: left;
}

.tr .th.product-qty,
.tr.cart_item.top .td.product-antall {
    width: 20%;
    float: left;
}

.tr .th.product-total,
.tr.cart_item.top .td.product-total {
    width: 20%;
    float: right;
    text-align: center;
}

.tr.cart_item.top .td.product-total {
    margin-top: 10px;
}

.text-center {
    text-align: center;
}

.tr.cart_item.table-heading {
    margin-bottom: 10px;
}

.woocommerce-checkout #payment div.form-row.place-order {
    background: #404650;
    padding: 40px 40px 25px;
    border: 2px solid #b08477;
    border-radius: 8px;
    margin-top: 0px;
}

.woocommerce-page #payment button#place_order {
    font-size: 22px;
    font-weight: 500;
    padding: 13.5px;
    margin-bottom: 12px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.woocommerce-page #payment button#place_order:hover {
    background: #b61515;
}

#payment .woocommerce-privacy-policy-text {
    display: none;
}

.wrap-coupon-section {
    border: 2px solid #b08477;
    background: #404650;
    padding: 36px 30px 20px;
    border-radius: 8px;
    position: relative;
    margin-bottom: 10px;
    width: 54.9411764706%;
    margin-right: 5.8823529412%;
}

.wrap-coupon-section .woocommerce-form-coupon-toggle .woocommerce-info {
    margin-bottom: 17px;
    background-image: url(./images/coupon.png);
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #fff;
    padding: 0 0 0 40px;
    font-weight: 600;
}

.wrap-coupon-section p {
    margin-bottom: -2px;
}

.wrap-coupon-section p.form-row.form-row-last {
    position: absolute;
    right: 36px;
    text-align: right;
    width: auto;
    height: 66px;
    padding: 0;
}

.wrap-coupon-section p.form-row.form-row-first {
    width: 100%;
    position: relative;
}

.woocommerce .wrap-coupon-section p.form-row.form-row-last button.button {
    padding: 14px;
    margin-top: 4px;
    border-radius: 8px;
    background: #b08477;
    border: 2px solid #b08477;
    color: #404650;
    right: -2px;
}

.woocommerce #order_review .table.shop_table .tfoot .th {
    width: 50%;
    float: left;
    color: #ffffff;
}

.woocommerce #order_review .table.shop_table .tfoot .td {
    width: 50%;
    text-align: right;
    float: right;
    padding: 0;
}

.woocommerce #order_review .table.shop_table .tfoot .cart-subtotal {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.tfoot .tr.order-total {
    padding: 0 0 10px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
}

.logged-in .tfoot .tr.order-total {
    border-top: 1px solid #cccccc;
    padding-top: 10px;
}

.tfoot .tr.order-total small.includes_tax {
    display: none;
}

#payment .payment_methods>.wc_payment_method>label {
    border-radius: 8px;
    background-color: #404650;
	border: 2px solid #b08477;
	font-weight: normal !important;
}

p#shipping_country_field {
    color: #ffffff;
}

#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
	margin-top: 5px;
}
.woocommerce form .form-row label #terms {
    outline: none;
    position: absolute;
    left: 0;
    top: 6px;
    margin: 0;
}

.woocommerce-page form .form-row .woocommerce-terms-and-conditions-wrapper label.checkbox {
    padding-left: 20px;
    position: relative;
    display: block;
    line-height: 1.3;
    margin-bottom: 18px;
}

.wrap-coupon-section .woocommerce-info .showcoupon {
    /*display: none;*/
    color: #b08477;
}

.woocommerce form .form-row input#coupon_code {
    padding: 15px 11px;
	color: #fff;
}

.woocommerce form.checkout_coupon p.form-row.form-row-first {
    padding-left: 0;
}

.woocommerce-checkout .entry-content {
    margin-top: 75px;
}

.woocommerce-checkout h1.entry-title {
    display: none;
}

.want_per_mail label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

.want_per_mail label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.want_per_mail label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #dedede;
  border-radius: 8px;
}

.want_per_mail label:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.want_per_mail label input:checked ~ .checkmark {
  background-color: #b08477;
}

/* Create the checkmark/indicator (hidden when not checked) */
.want_per_mail label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.want_per_mail label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.want_per_mail label .checkmark:after {
  left: 9px;
  top: 5px;
  width: 10px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.want_per_mail .last-item-checkbox {
    width: 160px;
    display: inline-block;
    float: right;
}

.title-frak {
    clear: both;
}

.shipping-total-wrap {
    clear: both;
    font-weight: 500;
    margin-top: 37px;
    display: block;
    float: left;
    border-top: 2px solid #dedede;
    padding-top: 24px;
}

.sub-title-frak {
    font-weight: 400;
    margin-top: 17px;
    margin-bottom: 22px;
}
#ship-to-different-address label {
     font-size: 22px;
}

#ship-to-different-address label,
.woocommerce-terms-and-conditions-wrapper .validate-required label {
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.woocommerce-page form .form-row .woocommerce-terms-and-conditions-wrapper .validate-required label {
    padding-left: 40px;
}

#ship-to-different-address label input,
.woocommerce-terms-and-conditions-wrapper .validate-required label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#ship-to-different-address label .checkmark,
.woocommerce-terms-and-conditions-wrapper .validate-required label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #dedede;
  border-radius: 8px;
}

#ship-to-different-address label .checkmark {
    top: -6px;
}

.woocommerce-terms-and-conditions-wrapper .validate-required label .checkmark {
    top: 2px;
}

#ship-to-different-address label:hover input ~ .checkmark,
.woocommerce-terms-and-conditions-wrapper .validate-required label:hover input ~ .checkmark {
  background-color: #ccc;
}

#ship-to-different-address label input:checked ~ .checkmark,
.woocommerce-terms-and-conditions-wrapper .validate-required label input:checked ~ .checkmark {
  background-color: #a88275;
}

#ship-to-different-address label .checkmark:after,
.woocommerce-terms-and-conditions-wrapper .validate-required label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

#ship-to-different-address label input:checked ~ .checkmark:after,
.woocommerce-terms-and-conditions-wrapper .validate-required label input:checked ~ .checkmark:after {
  display: block;
}

#ship-to-different-address label .checkmark:after,
.woocommerce-terms-and-conditions-wrapper .validate-required label .checkmark:after {
  left: 9px;
  top: 5px;
  width: 10px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

h3#ship-to-different-address span {
    font-size: 16px;
    color: #fff;
}

#ship-to-different-address {
    margin-top: 12px;
    margin-bottom: 12px;
}

.inner-shipping-fields h3#ship-to-different-address {
    width: 50%;
    float: left;
}

.inner-shipping-fields .wrap-fields {
    width: 50%;
    float: right;
}

.inner-shipping-fields p.form-row {
    display: none !important;
}

.inner-shipping-fields p.form-row.mailchimp-newsletter {
    display: block !important;
    font-weight: 600;
    font-size: 16px;
    padding-top: 11px;
    color: #222222;
}

.col-2 p.form-row.form-row-wide.mailchimp-newsletter {
    display: none;
}

.col-2 .wrap-fields {
    margin-top: 15px;
}

.woocommerce form.woocommerce-form-login input {
    border-radius: 8px;
    border-width: 2px;
    padding: 15px 20px;
    background: transparent;
}

.woocommerce-form-login .button.woocommerce-form-login__submit {
    margin-right: 0;
    border-radius: 8px;
}

.login-description .w50.fr {
    text-align: right;
}

.login-description .w50 b {
    background: #b08477;
    color: #ffffff;
    padding: 18px 10px;
    display: inline-block;
    border: 2px solid #b08477;
    border-radius: 8px;
    max-width: 94%;
    width: 100%;
    text-align: center;
    cursor: pointer;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    font-family: 'gothammedium';
    font-weight: normal;
    font-size: 16px;
}

.login-description .w50 b:hover {
    background: transparent;
    border: 2px solid #b08477;
	color: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    color: #000000;
    background-color: #ffffff;
    font-size: 16px;
    position: relative;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 25px;
    color: #b08477;
    text-align: center;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-473 > a.mega-menu-link:before {
    border: 0px solid #b08477;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    line-height: 22px;
    top: -16px;
    font-size: 24px;
}

.inside-header .header-widget {
    width: 56%;
    margin-left: auto;
}

.inside-header .search-form label {
    width: 100%;
}

.inside-header .header-widget:last-child {
    display: none;
}

.inside-header .widget .search-form button.search-submit {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.inside-header .widget .search-field {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.nav-float-right #site-navigation {
    padding-top: 30px;
}

.main-navigation .menu-bar-items {
    display: none;
}

.inside-header .widget .search-field {
    color: #666666;
    background-color: #fafafa;
    border-color: #cccccc;
    border-radius: 8px;
    font-size: 17px;
}

.smart-search-results.has-viewall-button {
    margin-top: 46px;
}

.smart-search-view-all-holder>a {
    background: #b08477;
    color: #ffffff;
}

.woocommerce form div.quantity.buttons-added .qty,
.woocommerce form div.quantity.buttons-added .minus,
.woocommerce form div.quantity.buttons-added .plus {
    color: #666666;
    border: 1px solid rgba(0,0,0,.1);
}

.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a {
    color: #ffffff;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: #ffffff;
    padding: 10px 0;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    position: relative;
    background: #faefe9;
}

nav #mega-menu-wrap-secondary #mega-menu-secondary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding-bottom: 60px;
}

li#tab-title-additional_information {
    display: none !important;
}

.inside-navigation #mega-menu-wrap-secondary #mega-menu-secondary {
    text-align: center;
}

.inside-navigation #mega-menu-wrap-secondary {
    background: transparent;
}

.secondary-nav-below-header .secondary-navigation .inside-navigation.grid-container {
    display: block;
}

.logged-in div.woocommerce-info a.showcoupon:hover {
    color: #b0796b;
}

.select2-dropdown .select2-results {
    display: block;
    color: #000000;
}

span.select2-dropdown.select2-dropdown--below {
    margin-top: 36px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    color: #ffffff;
}

.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li.active a {
    color: #b08477;
}

.woocommerce .tfoot ul#shipping_method li input {
    margin-top: 9px;
}

.inner-shipping-fields p.form-row.form-row-wide.mailchimp-newsletter {
    position: relative;
    /* padding-left: 35px; */
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.inner-shipping-fields p.form-row.form-row-wide.mailchimp-newsletter input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.inner-shipping-fields p.form-row.form-row-wide.mailchimp-newsletter .checkmark {
    position: absolute;
    top: 10px;
    left: 0px;
    height: 30px;
    width: 30px;
    background-color: #dedede;
    border-radius: 8px;
}

.inner-shipping-fields p.form-row.form-row-wide.mailchimp-newsletter:hover input ~ .checkmark {
  background-color: #ccc;
}

.inner-shipping-fields p.form-row.form-row-wide.mailchimp-newsletter input:checked ~ .checkmark {
  background-color: #a88275;
}

.inner-shipping-fields p.form-row.form-row-wide.mailchimp-newsletter .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.inner-shipping-fields p.form-row.form-row-wide.mailchimp-newsletter input:checked ~ .checkmark:after {
  display: block;
}

.inner-shipping-fields p.form-row.form-row-wide.mailchimp-newsletter .checkmark:after {
  left: 9px;
  top: 5px;
  width: 10px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.inner-shipping-fields p.form-row.form-row-wide.mailchimp-newsletter label {
  padding-left: 35px;
  z-index: 1;
  position: relative;
  margin-left: 0;
  padding: 10px 0 10px 35px;
  cursor: pointer;
}

.woocommerce ul#shipping_method li span.woocommerce-Price-amount.amount {
    float: right;
}

.woocommerce .shipping-total-section ul#shipping_method li input {
    margin-top: 9px;
}

/*
.woocommerce-checkout p#billing_email_field,
.woocommerce-checkout .woocommerce-account-fields {
    display: none;
}
*/
#page {
    margin-top: 40px;
}

#secondary-navigation {
    position: absolute;
    width: 100%;
	left: 0;
}

#secondary-navigation.fixed {
    position: fixed;
    top: 0;
}

.admin-bar #secondary-navigation.fixed {
    top: 32px;
}

#masthead .menu-toggle {
    position: absolute;
    z-index: 2;
    left: 30px;
    width: 24px;
    height: 16px;
    padding: 0;
    top: 55px;
    background-color: transparent;
}

.menu-toggle .bar {
    display: block;
    position: absolute;
    z-index: 1;
    top: calc(50% - 1px);
    width: 22px;
    height: 2px;
    opacity: 1;
    background-color: #fff;
    transition: transform 0.15s ease-in 0s, margin 0.15s ease-in 0.2s, opacity 0s ease-in 0.15s;
    transform: rotate(0deg);
}
.menu-toggle .bar:nth-child(1) {
    margin-top: -7px;
}
.menu-toggle .bar:nth-child(2) {
    margin-top: -1px;
}
.menu-toggle .bar:nth-child(3) {
    margin-top: 5px;
}

.close-drawer::after, .close-drawer::before {
    position: absolute;
    left: 0;
    width: 2px;
    height: 30px;
    content: "";
}
.close-drawer::before {
    transform: rotate(45deg);
}
.close-drawer::after {
    transform: rotate(-45deg);
}
.close-drawer::after, .close-drawer::before {
    display: block;
    height: 30px;
    margin-left: 10px;
    background-color: #fff;
    content: "";
}

.checkout-mobile,
.searchform-mobile {
    display: none;
}

.checkout-mobile {
    font-family: 'dashicons';
    position: absolute;
    right: 15px;
    top: 59px;
    color: #fff;
}

.dashicons-cart:before,
.dashicons-arrow-right-alt2:before {
    width: 24px;
    height: 24px;
    line-height: 22px;
	position: absolute;
    font-size: 19px;
	top: -19px;
	left: 50%;
    transform: translateX(-50%);
	display: inline-block;
    text-align: center;
    color: #b08477;
}

.product-checkbox .check-item {
    display: block;
}

.product-checkbox .check-item i {
    color: #b0796b;
}

.product-checkbox {
    margin-bottom: 30px;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 260px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 20px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip .tooltiptext p {
    margin-bottom: 0;
    text-align: left;
}

.tooltip .tooltiptext ul {
    margin-left: 0;
    list-style: none;
    text-align: left;
    margin-top: 20px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.woocommerce .widget_layered_nav.dhwc_ajax_taxonomy_filter .widgetcontent .filter__list ul li {
    display: inline-block;
    padding-left: 10px !important;
    padding-right: 10px !important;
    background: #b0796b;
    margin-right: 10px !important;
    padding-top: 3px !important;
    font-size: 13px;
}

.woocommerce .widget_layered_nav.dhwc_ajax_taxonomy_filter .widgetcontent .filter__list ul li a:hover {
    text-decoration: none !important;
    color: #fff;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    margin-top: 15px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	top: -.2em;
}

.dhwc_ajax_taxonomy_filter .filter__list {
    max-height: 155px;
    overflow: hidden !important;
}


.dhwc_ajax_taxonomy_filter.show_all .filter__list {
    max-height: inherit;
}

.dhwc_ajax_taxonomy_filter .view_more {
    cursor: pointer;
    font-size: 17px;
    margin-top: 10px;
}

.dhwc_ajax_taxonomy_filter.show_all .view_more .less,
.dhwc_ajax_taxonomy_filter .view_more .more {
	display: block;
}

.dhwc_ajax_taxonomy_filter.show_all .view_more .more,
.dhwc_ajax_taxonomy_filter .view_more .less {
	display: none;
}

.woocommerce ul#shipping_method li input {
    vertical-align: top;
    margin-top: 0;
}

.woocommerce-cart .woocommerce ul#shipping_method li input {
    vertical-align: middle;
    margin-top: 0;
}

.second-form .no-shipping {
    display: none;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 49%;
}

.woocommerce form .pickup_store_section {
	font-size: 15px;
}

.wrong-icon i {
    color: #d41b1b;
}

.success-icon i {
    color: #36d41b;
}

.woocommerce form .pickup_store_section .pickup_store_products_wrap,
.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item {
    border: 1px solid #b08477;
    border-radius: 10px;
    padding: 10px 20px;
	margin-bottom: 30px;
}


.pickup_store_products_wrap .item .product-left .product-thumbnail {
	margin-right: 10px;
}

.pickup_store_products_wrap .item .product-info a {
	color: #fff;
}

.pickup_store_products_wrap .item .product-info .variable-pr small {
	font-size: 100%;
}

.pickup_store_products_wrap .item .product-info .out-stock {
	color: #d41b1b;
    margin: 0;
}

.pickup_store_products_wrap .item .product-left,
.pickup_store_products_wrap .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pickup_store_products {
    display: none;
}

.active .pickup_store_products {
    display: block;
}


.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .pickup_store_products {
	padding-top: 15px;
}

.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top,
.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top * {
	cursor: pointer;
}

.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top .right:after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 11px;
    color: #b08477;
    margin-left: 10px;
}

.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item.active .top .right:after {
    content: "\f068";
    font-family: FontAwesome;
    font-size: 11px;
    color: #b08477;
    margin-left: 10px;
}

.woocommerce form .pickup_store_section .pickup_store_products_wrap {
    padding-top: 15px;
    margin-bottom: 10px;
}

.pickup_store_products_wrap .item .product-info .variable-pr {
	line-height: 1;
}
.pickup_store_products_wrap .item .product-info .variable-pr small b {
    font-weight: normal;
    color: #b4babf;
}
.pickup_store_products_wrap .item .remove {
	font-size: 20px;
	color: #d41b1b;
}

.pickup_store_products_wrap .item .product-left .product-thumbnail img {
    width: 60px;
}

.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .bottom,
.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top {
	display: flex;
    align-items: center;
	justify-content: space-between;
}

.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top .right span {
	margin-left: 10px;
}
.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top .right,
.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top .left {
    display: flex;
    align-items: center;
}

.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item input[name="pickup_store"] {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    border: 0;
}

.woocommerce-checkout .woocommerce form .form-row label.pickup_store_label {
    position: relative;
}

.woocommerce-checkout .woocommerce form .form-row label.pickup_store_label .checkmark {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #dedede;
    border-radius: 8px;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
}

.woocommerce-checkout .woocommerce form .form-row label.pickup_store_label input {
	outline: none;
    position: absolute;
    left: 0;
    top: 6px;
    margin: 0;
	opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.woocommerce-checkout .woocommerce form .form-row label.pickup_store_label input:checked ~ .checkmark {
    background-color: #a88275;
}

.woocommerce-checkout .woocommerce form .form-row label.pickup_store_label .checkmark:after {
    content: "";
    display: none;
	left: 9px;
    top: 5px;
    width: 10px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.woocommerce form .pickup_store_section {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}

select option {
    color: black;
}
select option:disabled {
    color: #b5b5b5;
}

.elementor-main-swiper .swiper-slide:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    content: "";
    z-index: 1;
}


.elementor-slides .swiper-slide-inner {
    z-index: 3;
}

.woocommerce-checkout .woocommerce form .form-row label.pickup_store_label input:checked ~ .checkmark:after {
    display: block;
}

.dhwc_ajax_taxonomy_filter .widgetcontent:before {
    content: "Siden vil vise produkter som ikke inneholder allergenene du markerer";
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}

.woocommerce-variation-price {
    margin-bottom: 20px;
}

.yith-wapo-block .yith-wapo-addon .yith-wapo-option label {
    font-size: 17px;
    font-family: 'AcuminVariableConcept';
    margin-bottom: 5px;
    font-weight: 600;
}

.yith-wcqv-button.inside-thumb {
    position: absolute;
    text-transform: uppercase;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    text-align: center;
    display: none;
    z-index: 10;
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 1230px) {
	.woocommerce-checkout .inside-article .woocommerce {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (max-width: 1024px) { 
	.col-right ul li.slick-slide {
    	background: #fff;
   		 /* height: auto!important; */
             margin-right: 5px!important;
    	 margin-left: 5px!important;
    }
    .col-right ul li.slick-slide figure img {
    	 width: 100%;
   		 height: 100%!important;
    }
    .col-right ul li.slick-slide figure figcaption {
    	padding: 5px 5px;
        height: auto!important;
        width: 100%;
        display: flex;
        align-items: center;
        min-height: 46px;
    }
    .col-right ul.slick-slider .slick-prev {
    	left: -12px;
   		 z-index: 9999;
    }
    .col-right ul.slick-slider .slick-next {
    	right: -12px;
   		 z-index: 9999;
    }
	.col-right ul li figure .qty {
		top: 60%;
		left: 0;
	}
}

@media screen and (min-width: 993px){
    .wrap-login {
        width: 54.9411764706%;
        margin-right: 5.8823529412%;
        max-width: 100%;
    }

    div#mega-menu-wrap-primary {
        background: #ffffff;
    }
}

@media screen and (max-width: 1024px) {
    .inside-header .header-widget {
        width: 40%;
    }
}

@media screen and (max-width: 1023px) {
	.wrap-coupon-section,
	.inner-order-right,
	.logged-in .inner-order-right,
	.woocommerce-checkout div.col2-set {
		width: 100%;
	}
	.inner-order-right {
		margin-top: 10px;
	}
}

li.wc_payment_method.payment_method_dibs_easy {
    display: none;
}

@media screen and (max-width: 768px) {
	p#shipping_first_name_field,
	p#shipping_last_name_field {
		width: 100%;
	}
	span.ship-title {
		display: none;
	}
	span.action-accordian {
		height: 15px;
	}
	
	.want_per_mail label {
		display: block !important;
		float: none !important;
		margin-bottom: 10px;
	}
	.btn-next-pre a {
		margin: 0 10px;
		width: auto !important;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.woocommerce-checkout p#billing_postcode_field,
	.woocommerce-checkout p#billing_city_field {
		margin-top: 15px;
	}
	
	.woocommerce-checkout p#e_deliverydate_field,
	.woocommerce-checkout p#orddd_time_slot_field {
		width: 100%;
	}
	.woocommerce-checkout p#billing_phone_field,
	.woocommerce-checkout p#billing_email_field {
		width: 100%;
	}
	.woocommerce-checkout .title-step {
		font-size: 16px;
	}
	.number-step {
		display: none;
	}
	.woocommerce-checkout .entry-content {
		margin-top: 0;
	}
	.tr.cart_item.table-heading {
		display: none;
	}
	.tr .th.product-name, .tr.cart_item.top .td.product-name {
		width: 100%;
	}
	.inner-shipping-fields h3#ship-to-different-address {
		width: 100%;
	}
	body.separate-containers .inside-article {
    padding: 55px 25px 25px 25px;
    }
	
	.has-inline-mobile-toggle .inside-header {
		display: block;
	}
	.woocommerce-checkout .inside-article .woocommerce {
		padding-left: 0;
		padding-right: 0;
	}
	#masthead {
		position: fixed;
		z-index: 99;
		width: 100%;
		top: 0;
	}
	
	.woocommerce ul.products[class*=columns-] li.product, 
	.woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
	}
	
	.searchform-mobile {
		display: block;
		padding: 30px 20px;
	}
	
	.checkout-mobile {
		display: block;
	}
	
	#masthead .header-widget {
		display: none;
	}
	
	.nav-float-right #site-navigation {
		padding-top: 0;
	}
	
	.site-logo {
		display: block;
		max-width: 100%;
		text-align: center;
	}
	body.mobile-toggled {
		overflow: hidden;
	}
	#secondary-navigation {
		position: fixed;
		z-index: 101;
		top: 0 !important;
		left: -260px;
		width: 260px;
		min-height: 100vh;
		min-height: -webkit-fill-available;
		max-height: calc(100vh - 120px);
		overflow-y: auto;
		overflow-x: hidden;
		background: #b0796b;
		overscroll-behavior: contain;
		-webkit-overflow-scrolling: touch;
		box-shadow: 0 0 10 0 rgba(0, 0, 0, 0.15);
		transition: all 0.35s;
	}
	body.mobile-toggled #secondary-navigation {
		left: 0;
	}
	.mobile-menu.close-drawer {
		visibility: hidden;
		position: fixed;
		z-index: 999;
		top: 40px;
		left: 270px;
		opacity: 0;
		transition: 0.3s all;
	}
	
	.mobile-toggled .mobile-menu.close-drawer {
		visibility: visible;
		width: 30px;
		height: 30px;
		top: 20px;
		opacity: 1;
		transition: 0.3s all;
		cursor: pointer;
	}
	
	.admin-bar.mobile-toggled .mobile-menu.close-drawer {
		top: 60px;
	}
	
	.mobile-overlay {
		visibility: hidden;
		position: absolute;
		z-index: 99;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		background: rgba(0, 0, 0, 0.7);
		content: "";
		transition: opacity 0.6s, visibility 0.6s;
	}
	
	.mobile-toggled .mobile-overlay {
		visibility: visible;
		opacity: 1;
	}
	#page {
		margin: 0;
	}
	#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
		padding-left: 20px;
	}
	.secondary-navigation .inside-navigation {
		padding: 0 !important;
	}
	#mega-menu-wrap-secondary .mega-menu-toggle {
		display: none !important;
	}
	#mega-menu-wrap-secondary .mega-menu-toggle + #mega-menu-secondary {
		display: block;
	}
	body.mega-menu-primary #masthead button.menu-toggle {
        display: block;
    }
    body.mega-menu-primary #site-navigation button.menu-toggle {
        display: none;
    }
    body.mega-menu-primary #mega-menu-wrap-secondary .mega-menu-toggle + #mega-menu-secondary,
    body.mega-menu-primary #mega-menu-wrap-secondary .mega-menu-toggle {
    	background: #b0796b;
    }
    #mobile-menu-control-wrapper {
        display: none;
    }

    .inside-header .header-widget {
        width: 100%;
    }

    .has-inline-mobile-toggle .inside-header {
        display: block;
        text-align: center;
    }
}


@media screen and (max-width: 767px) {
	.elementor-grid-mobile-2 .elementor-grid {
		grid-template-columns: repeat(2, minmax(0px, 1fr)) !important;
	}
  /**/
  .col-right ul.slick-slider{
  	width:100%!important;
  }
   
}

@media screen and (max-width: 640px) {
	#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
		width: 33.33% !important;
	}
  /**/
  .single-product .col-left,
  .single-product .col-right {
  	   /* width: 100%;
        float:none;*/
  }
}
@media screen and (max-width: 600px) {
	.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .bottom, 
	.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top {
		display: flex;
		align-items: stretch;
		justify-content: flex-start;
		flex-direction: column;
		align-content: flex-start;
	}
	.login-description .fl, .login-description .fr {
		width: 100%;
		float: none;
		margin-bottom: 14px;
	}

	.login-description .fl b, .login-description .fr a {
		width: 100%;
		display: block;
		margin: 0;
		max-width: 100%;
		padding: 12px 0;
	}
	.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top .right {
		display: flex;
		justify-content: space-between;
		margin-top: 15px;
	}
	.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top .right span {
		margin-left: 0px;
	}
	
	.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top .right .wrong-icon,
	.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top .right .success-icon {
		position: absolute;
		right: 25px;
		top: 7px;
	}
	
	.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top .right:after {
		position: absolute;
		top: 10px;
		right: 0;
	}

	.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item .top {
		position: relative;
	}

	.woocommerce form .pickup_store_section .pickup_store_wrap .pickup_store_item.active .top .right:after {
		position: absolute;
		top: 9px;
		right: 0;
	}
}