@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url("plugin.css");
@font-face {
    font-family: 'Amatica SC';
    src: url('../fonts/AmaticaSC-Bold.woff2') format('woff2'),
    url('../fonts/AmaticaSC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MikhmoretRoundedDL11AAA-Bold';
    src: url('../fonts/MikhmoretRoundedDL11AAA-Bold.woff2') format('woff2'),
    url('../fonts/MikhmoretRoundedDL11AAA-Bold.woff2') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url("new-custom-style.css");

@font-face {
    font-family: 'Amatica SC';
    src: url('../fonts/AmaticaSC-Bold.woff2') format('woff2'),
    url('../fonts/AmaticaSC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rubik', sans-serif;
    src: url('../fonts/fbkarnaf-regular-webfont.woff2') format('woff2'),
         url('../fonts/fbkarnaf-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* -------------------
	Common Style
----------------------*/
h1,h2,h3,h4,h5,h6 {
font-family: 'Rubik', sans-serif;
}
.largetxt1{
	font-family: 'Rubik', sans-serif;
}
h3.title,.top-header p{font-family: 'Rubik', sans-serif;}
.woocommerce-invalid-required-field input {
    border: solid 1px #c71313 !important;
    background-color: #c1000017 !important;
}
.wooco-alert {
    border-left: none !important;
}
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
    border: solid 1px #c71313 !important;
    background-color: #c1000017 !important;
}
.row.rw1 {
    margin-top: 20px;
}
tr.fee {
    background-color: #F8F8F8;
}

ul#menu-mobile-main-menu {
    height: 60px;
}

.product-image.text-center {
    max-width: 125px;
    margin: auto;
}
.dgwt-wcas-preloader {
    top: -20px;
}

.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 40px 10px 15px;
    height: 50px;
    border-radius: 50px;
    text-align: right;
    padding: 0 30px;
    padding-left: 80px;
    font-size: 18px;
    font-weight: 300;
}

table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: #ffffff !important;

}

table:not( .has-background ) tbody td {
    background-color: #fafafa !important;
}

tr.woocommerce-shipping-totals.shipping {
    display: none;
}

table.shop_table_responsive tbody tr td, table.shop_table_responsive tbody tr th {
    background-color: #ffffff;
    text-align: right !important;
    padding-right: 7px;
}

input[type='text']:focus, input[type='number']:focus, input[type='email']:focus, input[type='tel']:focus, input[type='url']:focus, input[type='password']:focus, input[type='search']:focus, textarea:focus, .input-text:focus {
    background-color: transparent !important;
}

.page-id-49 .u-column2.col-2.woocommerce-Address {
    min-width: 100% !important;
    text-align: right;
}

.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    min-width: 100%;
}

.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    min-width: 100%;
}

.page-id-49 fieldset {
    padding: 0 !important;
}

.page-id-49 .u-column1.col-1.woocommerce-Address {
    max-width: 100% !important;
    /* text-align: right; */
    border-bottom: 1px dashed #c1bcbc;
    margin-bottom: 20px;
}

div.scrollmenu a {
    display: inline-block;
    color: #000;
    text-align: center;
    padding: 14px;
    text-decoration: none;
}

button.button.hgtbtn {
    padding: 6px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #06BCDE;
    color: white;
}

.xoo-wsc-product dl.variation, .xoo-wsc-product dl.variation p {
    margin: 0;
    font-size: 13px;
    max-width: 50px;
}
section.hero-slider-wrapper.fordesktop {
    margin-top: 5px;
	/*margin-top: -15px;
	margin-top: 25px;*/
}

input.form-control.highslct {
    min-height: 45px;
    height: 50px;
    border: 1px solid #ddd;
    font-weight: 300;
    font-size: 18px;
    border-radius: 40px;
    display: block;
    width: 100%;
    padding: 10px 20px;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent;
}

input.form-control.highslct.thinker {
    font-weight: 100 !important;
}

input#byconsolewooodt_delivery_date, select#byconsolewooodt_delivery_time, select#byconsolewooodt_delivery_location {
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    font-weight: 100 !important;
}
span.wooco-qty-label {
    display: none;
}

p.cart-empty.woocommerce-info {
    text-align: center;
}

p.return-to-shop {
    text-align: center;
}

div.scrollmenu a:hover {
    background-color: transparent;
}

.bottom-mene-wrapper .main-navbar-outer ul li a:hover {
    background: #06BCDE;
    color: #fff;
}

.bottom-mene-wrapper .main-navbar-outer ul li ul li a {
    padding: 8px 20px !important;
}

.btn-outline {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    border: 2px solid #1a80c0;
    border-radius: 50px;
    padding: 8px 35px;
}

nav.woocommerce-MyAccount-navigation {
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 70px;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active {
    display: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard {
    display: none;
}

/*.navbar-nav-scroll {
    max-width: 100%;
    height: 2.5rem;
    margin-top: .25rem;
    overflow: hidden;
}
.navbar-nav-scroll ul li {
    padding-bottom: 2rem;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.navbar-nav-scroll ul li  {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}*/
.oneall_social_login {
    margin-top: 15px;
    display: block;
}

.hide-pby {
margin-left: 40%;
}

h2.textblue.reatedheading {
    font-family: 'Amatica SC';
    font-size: 2.4em;
    margin-bottom: 30px;
}

.oneall_social_login_label {
    margin-right: 70%;
}

.woocommerce-MyAccount-content {
    text-align: center;
}

/*Hide fields in checkput page*/
tr.cart-subtotal {
    display: none;
}

/*
tr.woocommerce-shipping-totals.shipping {
    display: none;
}*/

tr.blue {
    color: #06BCDE;
}

div#awdr_checkout_promotion_messages {
    display: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
    display: none;
}

tr.order-total th {
    font-weight: 400;
    padding: 0;
    font-size: 20px;
    font-family: 'Rubik', sans-serif;
    vertical-align: middle;
    margin: auto;
    text-align: center !important;
}

h1.entry-title {
    text-align: center;
    display: none;
}

/*End Hide fields in checkput page*/

body {
    font-family: 'MikhmoretRoundedDL11AAA-Bold';
    font-size: 16px;
    color: #000;
}

input[type='date']::before {
    content: attr(placeholder);
}

input[type="date"]:focus::before {
    content: "" !important;
}

body {
    padding-top: 130px;
}

a.nav-link.forget-tab {
    cursor: pointer;
    text-decoration: underline;
}

.product-counter .btn:active {
    border: 1px solid #dc2b2e !important;
    color: #dc2b2e !important;
}

a.btn.btn-primary.woocommerce-button.button.view {
    display: none !important;
}

a.btn.btn-primary.woocommerce-button.button.cancel {
    display: none !important;
}

a.btn.btn-primary.woocommerce-button.button.pay {
    display: none !important;
}

img.gb_description_img {
    display: table-row;
}

label.screen-reader-text {
    display: none;
}

.gb-payment-method-description {
    float: right;
    padding: 20px;
    margin-bottom: 30px;
}
a.read_more_cart_button.button.btn.btn-primary.button.alt {
    margin-right: -15px;
}
.page-id-49 .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    display: grid;
    text-align: center;
    line-height: 30px;
}

.page-id-48 .woocommerce-message {
    text-align: right;
    color: #06BCDE;
    font-weight: 400;
    margin-bottom: 5px;
}

.page-id-49 input[type='text'], input[type='number'], input[type='email'],
input[type='tel'], input[type='url'], input[type='password'],
textarea, .input-text, input#billing_email, input#billing_phone {
    padding: 0.6180469716em;
    /*background-color: #ffffff !important;*/
    color: #43454b !important;
    border: 0;
    -webkit-appearance: none !important;
    box-sizing: border-box !important;
    font-weight: normal !important;
    box-shadow: none !important;
    /*min-height: 50px;*/
    /*border: 1px solid #d7d3d378 !important;*/
    max-height: 35px;
    font-size: 16px;
}

.page-id-49 .table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: transparent !important;
    text-align: right;
}

.pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #06BCDE !important;
    border-color: #2c2d33;
    color: white !important;
}

p.woocommerce-result-count {
    text-align: center;
}

.page-id-48 input#pr {
    background: #fff !important;
    border: solid 1px #DEDEDE;
    min-height: 55px;
}

.woocommerce form .form-row .required {
    visibility: visible;
    /*display: none;*/
    border-bottom: none;
    text-decoration: none;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    background-color: transparent !important;
    box-shadow: none !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

a.edit {
    color: #fff !important;
    background: #06BCDE;
    border: 1px solid #06BCDE;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 300;
    border-radius: 40px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: ltr;
    background-color: #f2f2f2 !important;
    min-height: 50px;
}

span.xoo-wsc-sc-bki {
    max-width: 45px;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods {
    display: none;
}

img {
    max-width: 100%;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

/*a.nav-link {*/
/*    color: white !important;*/
/*}*/
.storeadd {
    text-align: right;
    margin-left: 16%;
}

.h1, h1 {
    font-size: 3.5rem;
    font-family: 'Amatica SC';
}

/*
.container {
width: calc(100% - 440px);
//margin-right: 1em;//
max-width: 100%;
}*/
form.form_byconsolewooodt_wooodt_location_settings {
    direction: ltr;
}

a, .btn {
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.byconsolewooodt_delivery_type input:checked + label[for="byconsolewooodt_delivery_type_levering"] {
    color: white !important;
    background-color: #06BCDE;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:hover, a:focus {
    text-decoration: none
}

.btn {
    border: none;
    border-radius: 0;
    font-size: 14px;
}

.btn-primary {
    background: #06BCDE !important;
    border: none !important;
    padding: 10px 15px;
    color: #fff !important;
    border-radius: 50px;
}

.btn-default {
    background: #231f20;
    color: #fff;
}

.btn-primary:hover {
    background-color: #06BCDE
}

p {
    font-size: 16px;
    color: #000;
    line-height: 25px;
}

.btn-outline {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    border: 2px solid #06BCDE;
    border-radius: 50px;
    padding: 12px 24px;
}

.btn-outline:hover {
    background: #06BCDE;
    color: #fff;
}

.top-navigation-outer {
    padding: 20px 0;
}

.form-control,
.woocommerce-Input {
    height: 50px;
    border: 1px solid #ddd;
    font-weight: 300;
    font-size: 16px;
    border-radius: 40px;
    display: block;
    width: 100%;
    padding: 10px 20px;
    outline: none !important;
}

.page-id-48 .form-control,
.woocommerce-Input {
    height: 50px;
    border: 1px solid #ddd !important;
    font-weight: 100 !important;
    font-size: 16px;
    /*border-radius: 40px;*/
    display: block;
    width: 100%;
    padding: 10px 20px;
    outline: none !important;
    background-color: #f3f2f2c7 !important;
}

#mode-mini-cart1 .mobilenotice {
    background: #F28CC5;
    color: #fff;
    padding: 13px 25px 15px;
    position: sticky;
    top: 0;
    z-index: 9;
}

.thwmsc-accordion-step .thwmsc-tab-panel {
    background: #F5F4F4 !important;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

div#thwmsc-tab-content-1 {
    border-bottom: 1px solid #d9d9d9;
}

div#thwmsc-tab-content-0 {
    border-bottom: 1px solid #d9d9d9;
}

.category-details {
    border: 2px solid #e4e4e4;
    border-radius: 18px;
}

.xlwcty_wrap * {
    text-align: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    direction: rtl;
}

input, select {
    -webkit-user-select: text; /* Chrome, Opera, Safari */
    -moz-user-select: text; /* Firefox 2+ */
    -ms-user-select: text; /* IE 10+ */
    user-select: text; /* Standard syntax */
}

#site-navigation button.menu-toggle, button.menu-toggle:hover {
    border-color: #eee;
}

#site-navigation button.menu-toggle, #site-navigation button.menu-toggle:hover {
    background-color: #eee;
}

/*::-webkit-scrollbar {*/
/*    -webkit-appearance: none;*/
/*    width: 10px;*/
/*}*/

/*!* Track *!*/
/*::-webkit-scrollbar-track {*/
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;*/
/*    -webkit-border-radius: 3px !important;*/
/*    border-radius: 3px !important;*/
/*}*/

/*!* Handle *!*/
/*::-webkit-scrollbar-thumb {*/
/*    -webkit-border-radius: 3px !important;*/
/*    border-radius: 10px !important;*/
/*    background: #F28CC5 !important;*/
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5) !important;*/

/*}*/
/*::-webkit-scrollbar-thumb:window-inactive {*/
/*    background: #F28CC5 !important;*/
/*}*/

body.woocommerce #primary,
body.woocommerce-checkout #primary {
    width: 100%;
    float: none;
}

/* -------------------
	Header Style
----------------------*/
.wmc-cart-wrapper {
    left: 50px;
    top: 110px;
}

header.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: white;
    padding: 0;

}

.logo-container img {
    max-width: 250px;
}

.top-header-left-container ul li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 22px;
}

.top-header-left-container ul li a {
    color: #000;
    font-size: 20px;
    display: block;
}

.user-login-nav span {
    margin-left: 6px;
}

.user-login-nav span img {
    max-width: 28px;
}

.user-login-nav img {
    max-width: 28px;
    float: right;
    margin-left: 10px;
}

.header-search-outer {
    max-width: 325px;
    margin: auto;
}

.woocommerce-checkout .form-row.place-order button.button, .button {
    color: #fff;
    background: #06BCDE;
    border: 1px solid #06BCDE;
    padding: 12px 30px;
    font-size: 16px;
    margin: auto;
    font-weight: 300;
    border-radius: 40px;
    cursor: pointer;
    display: inline-block !important;
}

header.site-header.sticky .top-navigation-outer {
    padding: 3px 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

header.site-header.sticky .logo-container img {
    max-width: 170px !important;
    height: auto;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

header.site-header.sticky .cart-outer #mode-mini-cart {
    top: 148px;
    box-shadow: 0 0 0.563em 0 rgb(0 0 0 / 18%);
}

header.site-header.sticky .main-navbar-outer ul li a .fa {
    top: 10px;
}

span.empty-cart {
    font-size: 18px;
    font-weight: 500;
}

input.streetadd.form-control {
    margin-bottom: 15px;
}

.top-header-left-container ul.dropdown-menu li:hover {
    background-color: #1e73be !important;
}

header.site-header.sticky .main-navbar-outer ul li.cart-outer #CartTrigerBtn {
    font-size: 22px;
}

.logo-container img {
    height: auto;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {
    max-width: 74px !important;
}

header.site-header.sticky .logo-container img {
    max-width: 80px !important;
}

header .top-navigation-outer {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.header-search-outer form {
    position: relative;
}

span.search-icon {
    display: none !IMPORTANT;
}

.header-search-outer form .form-control {
    height: 50px;
    border-radius: 50px;
    text-align: right;
    padding: 0 30px;
    padding-left: 80px;
    font-size: 18px;
    font-weight: 300;
}

input#searchsubmit {
    position: absolute;
    top: 13px;
    left: 20px;
}

span.search-icon {
    position: absolute;
    top: 15px;
    left: 25px;
}
.wpcf7-not-valid-tip {
    text-align: right;
    color: #000000 !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    text-align: right;
    color: #000000 !important;
}
span.search-icon img {
    width: 25px;
    height: 25px;
}

.main-navbar-outer ul li a {
    display: flex;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 9px 20px;
    position: relative;
    border-right: 1px solid #fff;
    height: 100%;
    align-items: center;
}

.main-navbar-outer ul li:first-child a {
    border-right: none
}

.main-navbar-outer {
    background: #F28CC5;
}

.primary-navigation ul li a:hover,
.primary-navigation ul li.active a {
    background: #06BCDE;
    color: #fff;
}

.main-navbar-outer span.label {
    background: #fff;
    color: #F28CC5;
    font-size: 19px;
    margin-right: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

.main-navbar-outer .container-fluid {
    padding: 0;
}

.main-navbar-outer ul li a .fa {
    position: absolute;
    left: 15px;
    top: 18px;
    font-size: 34px;
}

.product-thumbnail.col-sm-3.col-12 {
    max-width: 25%;
}

.cart-outer a span {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    width: 60px;
}

.variation dt {
    float: left;
    margin-right: 8px;
    display: none;
}

.cart-outer span.badge {
    position: absolute;
    background: #fff;
    color: #F28CC5;
    border: none;
    border-radius: 30px;
    left: 0;
    top: -3px;
    height: 25px;
    width: 25px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    font-weight: normal;
    font-size: 14px;
}

dd {
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    font-size: 14px;
}

dl.variation {
    width: 285px;
}

.main-navbar-outer ul li.cart-outer a {
    font-size: 35px;
    font-weight: 600;
}

.dropdown-toggle:after {
    display: none
}

.custom-dropdown ul.dropdown-menu {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background: #F28CC5;
    width: 100%;
}

.custom-dropdown:hover ul.dropdown-menu {
    display: block;
}

.header-cart-total-price span.woocommerce-Price-amount.amount {
    display: inline !important;
}

.header-cart-total-price span.woocommerce-Price-amount.amount {
    margin-right: 0;
}

.top-header-left-container ul.dropdown-menu {
    background: #fff;
    width: 280px;
    padding-top: 20px;
}

.inlinetxt {
    display: inline-flex;
}

.qntysingle {

}

.top-header-left-container ul.dropdown-menu li a {
    display: block;
    text-align: center;
    border-bottom: 1px solid #ddd !important;
    font-size: 16px;
}

.top-header-left-container ul.dropdown-menu li {
    display: block;
    padding: 0;
}

.top-header-left-container ul.dropdown-menu li:first-child a {
    border-top: 1px solid #ddd !important;
}

.top-header-left-container ul.dropdown-menu li:last-child a {
    border-bottom: 1px solid #ddd !important;
}

.custom-dropdown {
    position: relative;
}

.custom-dropdown ul.dropdown-menu li a {
    padding: 10px 20px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.custom-dropdown ul.dropdown-menu li:last-child a {
    border-bottom: none
}

.upselladdbtn a.btn.btn-primary.button.upselladd, .upselladdbtn a.btn.btn-primary.button.upsellsingleadd {
    width: 90%;
    margin-left: -10%;
}
img.crticn {
    width: 35px;
    height: auto;
}
i.fa.fa-info-circle.icolor {
    color: #0e0e0e33;
    border: #0000000f solid 0.5px;
    border-radius: 10px;
    position: relative;
    margin-right: -10px;
    margin-top: 30px;
}
.woocommerce-notices-wrapper {
    /*display: none !important; */
}
.ice-cream-conquered-slider .owl-carousel .owl-item img {
    width: auto;
}
a.cart-customlocation img {
    width: 50px;
    float: left;
}
/*header style smt*/
.top-header {
    background: #F28CC5 0% 0% no-repeat padding-box;
    padding: 10px;
	border-radius: 0px 0px 10px 10px;
}
.top-header p {
    color: #fff;
    margin: 0;
    font-size: 18px;
}
.middle-header-navigation .header-search-outer {
    max-width: 380px;
    margin: auto;
    margin-right: 20px;
}
.user-login-nav span img {
    max-width: 28px;
}
.user-login-nav img {
    max-width: 28px;
    float: right;
    margin-left: 10px;
}
ul.woocommerce-mini-cart li, ul.woocommerce-mini-cart li:last-child {
    border: none !important;;
}
.cart-customlocation {
    position: relative;
}
.middle-header-navigation {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
}
button.toggle-menu-btn {
    background: transparent;
    border: none;
    cursor: pointer;
}
.middle-header-toggle {
    position: relative;
}
.awdr-you-saved-text bdi {
    color: #06BCDE !important;
}
.middle-header-toggle ul.sub-menu {
  /*  position: absolute;
    width: 250px;
    background: #fff;
    z-index: 200;
    display: none;
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);*/
    /*top:50px;*/
}
.middle-header-toggle ul.sub-menu li {
   /* display: block;*/
}
.col-sm-3.col-3.mb-3.mobileclass {
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
}
.col-sm-3.col-3.mb-3.mobileclass:hover {
    -webkit-transform:translate(0px,-10px);
    -moz-transform:translate(0px,-10px);
    -ms-transform:translate(0px,-10px);
    -o-transform:translate(0px,-10px);
    transform:translate(0px,-10px);
    cursor: pointer;
    _cursor: hand;
}
.middle-header-toggle ul.sub-menu a {
    /*display: block;
    color: #000;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    text-align: center;
    padding: 10px 34px;*/
}
.middle-header-toggle ul.sub-menu a:hover {
    background-color: #1a80c03b;
    color: white;
}
.hentry .entry-content a {
    text-align: right;
    color: black;
}
.page-id-48 .quantity {
    margin-left: -10px;
    margin-right: -10px;
}
.top-header-left-container ul li a.cart-customlocation {
    border-right: 1px solid #c7c7c7;
    padding-right: 0px;
    margin-right: 12px;
}
figure.woocommerce-product-gallery__wrapper {
    background-color: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    border: 1px solid #c8c7c74a;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
h5.largetxt.inprdct {
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    font-family: 'Rubik', sans-serif;
    margin-top: 20px;
    letter-spacing: -1.0px;
}
.title-wrapper.prdctimg.text-center {
    min-width: 100%;
    height: 70px;
    background-color: #F28CC5;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    margin: 15px auto 0 auto;
    position: relative;
    vertical-align: middle;
    z-index: 3;
    display: inline-block;
    justify-content: center;
    align-items: center;
}
.bottom-mene-wrapper {
    background: #e8e8e8d6;;
}
.bottom-mene-wrapper .main-navbar-outer {
    background: transparent;
    max-width: 1140px;
    margin: auto;
}
.bottom-mene-wrapper .main-navbar-outer ul li a {
    font-size: 16px;
    font-weight: normal;
    padding: 10px 15px;
    color: #000;
}
.bottom-mene-wrapper .main-navbar-outer ul li a:hover {
    color: #fff;
}
.bottom-mene-wrapper .custom-dropdown ul.dropdown-menu {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background: #fff;
    width: 100%;
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1366px) {
    .main-navbar-outer ul li a .fa {
        top: 14px;
        font-size: 18px;
        left: 30px;
    }
}
@media (min-width: 1400px) and   (max-width: 1450px) {
    .col-sm-4.col-5.btnmargin {
        margin-right: -30px;
    }
}
/* minicart */
span.cartount {
    position: relative;
    top: 11px;
    bottom: 0;
    right: 41px;
    color: #f5eeee;
    font-size: 17px;
}
p.woocommerce-mini-cart__total.total.text-right {
    color: #fff;
    padding: 0 20%;
}
.cart-customlocation span.cartount {
    position: absolute;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 20px;
    right: 15px;
    width: 20px;
    color: #fff;
    border-radius: 20px;
    font-size: 13px;
}
.minicart-outer {
    width: 270px;
    position: absolute;
    left: 0px;
    top: 45px;
    background: #06BCDE;
    color: #000;
    height: 300px;
    overflow: auto;
}
.minicartbtn {
    border-radius: 50px !important;
    font-size: 15px !important;
    margin-right: 5px;
}
.awdr_cart_strikeout_line {
    font-size: 14px;
    direction: ltr;
}
a.remove {
    text-decoration: none !important;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget {
    padding: 15px 0px 0 0;
    border-bottom: solid 1px #fff;
}
li.woocommerce-mini-cart-item.mini_cart_item {
    border-bottom: solid 1px #fff !important;
    padding: 10px 0px 10px 0;
}
header .remove.remove_from_cart_button {
    height: 20px;
    width: 20px;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 12px !important;
    margin-left: 6px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 30px;
    padding: 0;
}
header .remove.remove_from_cart_button .fa {
    position: static;
    font-size: 12px !important;
}
/* minicart css*/
/* Cart Css*/
a.cart-customlocation img {
    width: 50px;
    float: left;
}
.mini-cart-wrapper {
    background: #fff;
    border: 1px solid #bbb;
    width: 360px;
    z-index: 101;
    box-sizing: border-box;
    position: absolute;
    top: 50px;
    left: 20px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
    display: none;
}
.mini-cart-wrapper.open-min-cart {
    display: block;
}
.mini-cart-wrapper .mini-cart-header {
    padding: 10px 20px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
.mini-cart-wrapper {
    font-size: 14px;
}
.min-cart-btn .edit-cart {
    font-size: 14px;
    margin-top: 8px;
    color: #06BCDE;
}
header .remove.remove_from_cart_button {
    height: 20px;
    width: 20px;
    border: 1px solid #000;
    border-radius: 20px;
    font-size: 12px !important;
    margin-left: 6px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 30px;
    padding: 0;
}
.product-item-details {
    position: relative;
    padding: 20px 10px;
    border-bottom: 1px solid #dddd;
    padding-right: 90px;
}
.product-item-thumbnail {
    position: absolute;
    top: 10px;
    right: 0;
}
.product-item-thumbnail img {
    max-width: 70px;
    height: auto;
}

.min-cart-body-inner {
    padding: 0 10px;
}
.product-item-details label {
    margin: 0;
}
.product-detail-outer {
    text-align: right;
}
.product-detail-outer .price {
    font-weight: bold;
}
h2.product-item-name {
    margin: 0;
}
.product-detail-outer .remove-icon {
    display: inline-block;
    float: left;
}
.min-cart-btn {
    margin-top: 10px;
}
.min-cart-body-container {
    height: 300px;
    overflow: auto;
}
/**---------------------
header search style
***********************/
.search-field {
    border-radius: 10px;
}
ul.dropdown-menu {
    /*right: 0 !important;*/
	width:250px;
	left: auto;
}
ul.navbar-nav.dropdown-menu li > a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000;
}
ul.navbar-nav.dropdown-menu li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 22px;
    border-top: 1px solid #ddd !important;
}
ul.navbar-nav.dropdown-menu li:first-child {
    border-top: none !important;
}
ul.navbar-nav.dropdown-menu li:hover {
    background: #1e73be !important;
}
input#pr {
    background: #fff;
    border: solid 1px #DEDEDE !important;
    min-height: 48px !important;
}
.togglesearch {
    background: #E8E8E4;
    position: absolute;
    top: 74px;
    right: 8%;
    width: 350px;
    height: 60px;
    line-height: 60px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-top: 4px solid #D80B15;
    display: none;
}
.togglesearch:before {
    content: "";
    position: absolute;
    top: -30px;
    right: 13px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 14px solid transparent;
    border-bottom: 14px solid #D80B15;
}
.togglesearch input[type="text"] {
    width: 200px;
    padding: 5px 10px;
    margin-left: 23px;
    border: 1px solid #D80B15;
    outline: none;
}
.togglesearch input[type="button"] {
    width: 80px;
    padding: 5px 0;
    background: #D80B15;
    color: #fff;
    margin-left: -6px;
    border: 1px solid #D80B15;
    outline: none;
    cursor: pointer;
}
/* -------------------
	Header Cart Style
----------------------*/
.cart-outer.dropdown {
    min-width: 400px;
}
@media (min-width: 2000px) {
    .cart-outer.dropdown {
        max-width: 400px;
    }
}
.header-cart-inner .row {
    margin: 0;
}
.cart-outer #mode-mini-cart {
    border: none;
    border-radius: 0;
    padding: 0;
    background: #f2f2f2;
    font-size: 14px;
    margin: 0;
    width: 100%;
}
li.nav-item.cart-outer.dropdown span.woocommerce-Price-amount.amount {
    font-weight: 500;
}
.sp-quantity.d-flex.align-items-center {
    margin-right: 2em;
}
.cart-center-column {
    padding: 0;
}
.cart-outer .product-counter .btn {
    height: 20px;
    width: 20px;
    border-radius: 20px;
}
.cart-outer .product-counter input.form-control {
    width: 22px;
    margin: 0px 2px;
    font-size: 14px;
    background: transparent;
    height: 100%;
}
.cart-outer .product-counter .btn span.plus-icon:before {
    height: 10px;
    left: 8px;
    top: 4px;
}
.header-cart-items button.btn-edit,
.header-cart-items button.btn-close {
    height: 20px;
    width: 20px;
    border: 1px solid #7F7F7F;
    border-radius: 20px;
    font-size: 12px;
    margin-left: 6px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-cart-items h4.product-price {
    font-weight: 500;
    font-size: 18px;
    margin: 16px 0 0 0;
    text-align: center;
    margin-right: 25px;
}
.header-cart-items .cart-center-column h2 {
    font-weight: 500;
    font-size: 15px;
    margin: 0;
}
.header-cart-items .cart-center-column h4 {
    font-weight: normal;
    font-size: 14px;
    margin: 2px 0 0 0;
}
.header-cart-items button.btn-close {
    margin-left: auto;
    margin-bottom: 5px;
}
.cart-outer ul.dropdown-menu li {
    padding: 20px 0;
    border-bottom: 2px solid #fff;
}
header .header-cart-items .product-thumb {
    width: 100%;
}
.header-cart-items .product-thumb {
    background: #fff;
    padding: 5px;
    min-height: 75px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}
.header-cart-footer .row {
    margin: 0;
    background: #F28CC5;
    padding: 25px 0;
}
.cart-outer ul.dropdown-menu li.header-cart-footer {
    padding: 0;
    border: none;
    margin-top: -2px;
}
.header-cart-footer .btn {
    background: #fff;
    color: #F28CC5;
}
.product-footer-price h3 {
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-align: right;
    font-weight: 300;
}
.product-footer-price h3 strong {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
}
span.minicarttotal {
    display: inline;
    width: 100%;
}
span.deliverycarges {
    width: 100%;
    font-size: 18px;
    display: inline-block;
}
p.text-center {
    font-size: 18px;
    font-weight: 400;
}
.header-cart-total-price {
    background: #06BCDE;
    text-align: center;
    padding: 15px 0;
}
.header-cart-total-price h2 {
    font-weight: normal;
    color: #fff;
    font-size: 18px;
    margin: 0;
}
.header-cart-items button.btn-edit {
    border: none;
    font-size: 16px;
    cursor: pointer;
}
.cart-outer.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    z-index: 100;
}
span.minicarttotal .woocommerce-Price-amount.amount {
    font-size: 25px;
}
img.infoimg {
    position: absolute;
    width: 16px;
    left: 2px;
    opacity: 0.2;
    top: 2px;
}
a.btn.btn-primary.woocommerce-button.button.view {
    display: none;
}
.mobilem-dropdown {
    padding: 0 !important;
}
/* -------------------
	Banner  Style
----------------------*/
.slider-bg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
    min-height: 550px;
    padding-top: 60px;
}
section.hero-slider-wrapper.formobile {
    display: none
}
.mobilechoco {
    display: none;
}
.slider-product img {
    max-width: 850px;
    margin: auto;
}
.slider-bg .container-fluid .row {
    min-height: 535px;
}
.intro-text {
    text-align: center;
}
.intro-text h2 {
    font-size: 45px;
    color: #fff;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
.intro-text .btn {
    min-width: 190px;
    height: 50px;
    margin-top: 40px;
    line-height: 48px;
    padding: 0 0;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    font-size: 17px;
}
.hero-slider-wrapper .owl-carousel .owl-dots button.owl-dot {
    height: 15px;
    width: 15px;
    border-radius: 20px;
    background: transparent;
    border: 1px solid #000;
    margin: 0 3px;
    outline: none !important;
}
.hero-slider-wrapper .owl-carousel .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.hero-slider-wrapper .owl-carousel .owl-dots button.owl-dot.active {
    background: #F28CC5;
    border: 1px solid #F28CC5;
}
.hero-slider-wrapper .owl-carousel .owl-nav {
    display: none;
}
.slider-intro-text .intro-thumb img {
    margin: auto;
    /*max-height: 160px;*/
}
.slider-intro-text .intro-thumb2 img {
    max-height: 180px;
    margin: auto;
}
.slider-intro-text .intro-thumb2 {
    margin-top: 56%;
}
.slider-intro-text h1 {
    margin: 20px 0;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.5;
}
.slider-intro-text .btn-primary {
    font-size: 20px;
    padding: 10px 36px;
}
.slider-bg .container-fluid {
    max-width: 1800px;
    margin: auto;
}
.xlwcty_wrap .xlwcty_order_info .xlwcty_order_no {
    font-size: 20px;
    line-height: 50px !important;
    color: #7e7e7e;
}
/*
home page cat sention
*/
img.catimg {
    margin: auto;
    vertical-align: middle;
    margin-top: 1em;
    max-height: 4em;
    min-height: 4em;
    max-width: 4em;
}
.catheading {
    font-size: 40px;
    vertical-align: middle;
    margin-top: -58px;
    font-weight: bold;
    font-family: 'MikhmoretRoundedDL11AAA-Bold';
}
.category-details {
    border: 2px solid #e4e4e4;
    border-radius: 35px !important;
    height: 160px;
    width: 160px;
    font-family: 'Rubik', sans-serif;
    display: inline-grid;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: white;
}
.category-details:hover {
    background-color: #eaeaea2e;
}
svg:not(:root) {
    overflow: hidden;
    margin: auto;
    vertical-align: middle;
    margin-top: 1em;
    max-height: 4em;
    min-height: 4em;
    max-width: 4em;
}
g {
    fill: #1A80C0;
}
nav.storefront-product-pagination {
    display: none;
}
.navbar-light .navbar-toggler {
    border: none;
}
a:focus {
    outline: none;
}
/*
*/
/* -----------------------------
	Weekly Deals Wrapper
-------------------------------*/
.woocommerce-product-gallery.woocommerce-product-gallery--without-images.woocommerce-product-gallery--columns-4.images {
    display: none;
}
.weekly-deals-wrapper {
    padding: 70px 0 20px 0;
}
.title-wrapper {
	width: 218px;
    height: 90px;
    background-color: #06BCDE;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    margin: -25px auto 0 auto;
    position: relative;
    vertical-align: middle;
    z-index: 3;
    justify-content: center;
    align-items: center;
  /*  width: 218px;
    height: 70px;
    background-color: #F28CC5;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    margin: -25px auto 0 auto;
    position: relative;
    vertical-align: middle;
    z-index: 3;
    justify-content: center;
    align-items: center;*/
}
h3.largetxt1 {
    margin-top: -17px;
    font-size: 15px;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
h3.title.text-center.flach {
    font-size: 22px;
    margin-bottom: -20px;
    padding-top: 7px;
    color: white;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 1px;
    font-family: 'MikhmoretRoundedDL11AAA-Bold';
}
h3.title.text-center.flachinprcdt {
    font-size: 30px;
    margin-bottom: -22px;
    padding-top: 7px;
    color: white;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.smalltxt {
    color: #fff;
    padding: 11px;
    padding-bottom: 0;
    padding-top: 6px;
    margin-left: -11px;
    margin-right: -2px;
    font-size: 30px;
    font-weight: 100;
    font-family: 'Rubik', sans-serif;
    letter-spacing: -4px;
}
/*For the currency symbol*/
.smalltxtnis {
    color: #fff;
    padding: 3px 0px;
    font-weight: 100;
    font-size: 33px;
    font-family: 'Rubik', sans-serif;
}
.largetxt {
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    font-family: 'Rubik', sans-serif;
    margin-top: 20px;
    letter-spacing: -1.0px;
}
@media (min-width: 1680px) {
    .footer-soci {
        margin-top: 20px;
        margin-left: 15px;
    }
    button.single_add_to_cart_button.button.btn.btn-primary.button.alt {
        margin-right: -30px;
    }
}
@media (min-width: 1921px) {
    .large-screen-width {
        width: 100%;
    }
    .container {
        margin: 0 auto;
        padding-right: 15px;
        padding-left: 15px;
    }
    .ice-cream-conquered-wrapper {
        margin-top: 160px;
        background-repeat: no-repeat !important;
        background-position: top center;
        background-size: cover;
        padding-bottom: 510px;
    !important;
    }
}
.section-title h2 {
    text-align: center;
    font-family: 'Amatica SC';
    font-size: 64px;
    margin-bottom: 55px !important;
    margin-top: 50px;
    color: #000000;
}
.section-title h4 {
    font-family: 'Amatica SC';
    font-size: 62px;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-align: center;
}
.weekly-deals-thumb {
    border: 1px solid #d8d6d6c9;
    min-height: 270px;
    display: flex;
    max-width: 218px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
    margin: 0 auto;
    background-color: white;
}
.weekly-deals-thumb img {
    max-height: 210px;
    max-width: 215px;
    /*width: 90%;*/
}
.weekly-content h3 {
    font-size: 22px;
    font-family: 'rubik';
    font-weight: 400;
    margin: 14px;
    margin-bottom: -8px;
    letter-spacing: -0.5px;
}
.weekly-content h5 {
    font-weight: 400;
    font-size: 21px;
    /*margin: 0;*/
    margin-bottom: -5px;
}
.weekly-content p {
    margin: 0;
    font-size: 19px;
    color: #808080;
    font-weight: 300;
}
input#addinfo {
    margin-top: 15px;
}
h3#order_review_heading {
    display: none;
}
div#order_review {
    margin-top: 15px;
}
.product-counter .btn {
    background: transparent;
    border: 1px solid #7F7F7F;
    height: 30px;
    width: 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    padding: 0;
}
.product-counter .btn span.plus-icon,
.product-counter .btn span.minus-icon {
    background: #7F7F7F;
    width: 10px;
    height: 2px;
}
.product-counter .btn span.plus-icon:before {
    height: 12px;
    width: 2px;
    content: "";
    position: absolute;
    left: 13px;
    background: #7F7F7F;
    top: 8px;
}
.product-counter input.form-control {
    width: 30px;
    margin: 0 5px;
    padding: 0;
    border: none;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    height: 100%;
    background-color: transparent;
}
.weekly-deals-bottom {
    margin-top: 0px;
    max-width: 85%;
    padding-top: 10px;
    margin-right: 17px;
    flex-wrap: nowrap;
}
.weekly-deals-bottom .col-sm-8 {
	flex: 0 0 130px;
    max-width: 130px;
	/*padding:0;*/
   /* flex: 0 0 148px;
    max-width: 148px;*/
    /*right: 10px;*/
}
.weekly-deals-bottom .btn-primary {
    font-size: 16px;
    padding: 4px 15px;
    background-color: #F28CC5 !important;
    font-family: 'Rubik', sans-serif;
    font-weight: 100;
    border-radius: 50px;
}
span.sale-badge {
    background: #E78701;
    color: #fff;
    border: 2px solid #fff;
    font-size: 18px;
    position: absolute;
    top: 21px;
    left: -20px;
    border-radius: 30px;
    padding: 2px 10px;
}
.weekly-deals-inner {
    margin-bottom: 80px;
}
/* ---------------------------------------------
		Recommended Combinations  Style
------------------------------------------------*/
.recommended-combinations-wrapper {
    padding: 70px 0 0 0;
    /*border-top: 1px dotted #e6e6e6;*/
    margin-top: 60px;
}
.section-top-image img {
    margin-top: -120px;
    max-width: 350px;
    position: relative;
    display: inline;
}
.ice-cream-conquered {
    display: inline-block;
}
.section-top-image {
    text-align: center;
    padding-bottom: 80px;
}
.ice-cream-conquered-wrapper {
    margin-top: 160px;
    background-repeat: no-repeat !important;
    background-position: top center;
    background-size: cover;
    padding-bottom: 25%;
}
.ice-cream-conquered-wrapper .section-title h2 {
    color: #fff;
    margin: 0;
}
.ice-cream-conquered-wrapper .section-title h5 {
    color: #fff;
    margin: 0 0 20px 0;
    font-size: 21px;
    font-weight: normal;
}
.ice-cream-conquered-slider .owl-stage-outer {
    padding-top: 220px;
}
.ice-cream-conquered-slider .product-thumb img {
    margin: auto;
    max-height: 300px;
}
.ice-cream-conquered-inner {
    background: #D2B99C;
    padding: 30px 40px;
    margin: 0 20px;
    border-radius: 20px;
}
.ice-cream-conquered-inner .product-thumb {
    margin-top: -190px;
    margin-bottom: 30px;
}
.ice-cream-conquered-inner .content-body h3 {
    color: #fff;
    font-size: 43px;
    margin: 0 0 10px 0;
    font-family: 'Amatica SC';
}
.ice-cream-conquered-inner .content-body p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 20px;
}
.ice-cream-conquered-inner.light-orange-color {
    background: #D2B99C;
}
.ice-cream-conquered-inner.dark-orange-color {
    background: #D0A884;
}
.ice-cream-conquered-inner.gray-bg-color {
    background: #B7B9B9
}
.ice-cream-conquered-slider .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.ice-cream-conquered-slider .owl-dots button.owl-dot {
    height: 15px;
    width: 15px;
    border: 1px solid #ffffff;
    border-radius: 15px;
    outline: none !important;
    margin: 0 3px;
}
.ice-cream-conquered-slider .owl-dots button.owl-dot.active {
    background: #ffffff;
}
article#post-2555 {
    padding: 10px;
    margin-top: -40px;
}
.ice-cream-conquered-wrapper .btn-outline.btn-primary {
    color: #fff;
    margin-top: 20px;
    font-weight: 400;
}
.ice-cream-conquered-wrapper .btn-outline.btn-primary {
    color: #fff;
    padding: 12px 30px;
    margin-top: 30px;
}
.ice-cream-conquered-slider .owl-nav button.owl-next {
    position: absolute;
    right: 0;
}
.ice-cream-conquered-slider .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.ice-cream-conquered-slider .owl-nav button {
    padding: 0 !important;
    font-size: 0 !important;
    outline: none !important
}
.ice-cream-conquered-slider .owl-nav button:before {
    font-family: FontAwesome;
    content: "\f104";
    font-size: 70px;
    color: #fff;
    position: absolute;
    left: -40px;
    line-height: .7;
}
.ice-cream-conquered-slider .owl-nav button.owl-next {
    position: absolute;
    right: 0;
}
.ice-cream-conquered-slider .owl-nav button.owl-next:before {
    content: "\f105";
    left: auto;
    right: -40px;
}
.about-kennedy-images img {
    max-width: 350px;
    margin: auto;
}
.about-kennedy-content img {
    max-width: 290px;
    display: inline;
}
.about-kennedy-content p {
    margin: 30px 0;
    font-size: 18px;
}
section.sample-kennedy-wrapper .container-fluid {
    padding: 0;
}
section.sample-kennedy-wrapper {
    padding-bottom: 50px;
}
section.sample-kennedy-wrapper img {
    max-width: 980px
}
footer.site-footer {
    background: #06BCDE;
    padding: 50px 0;
}
footer h3.widget-title,
h3.footer-title {
    font-size: 23px;
    text-align: right;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}
footer .textwidget p {
    color: #fff;
    text-align: right;
}
.footer-soci br {
    display: none;
}
footer form .form-control {
    background: transparent;
    color: #fff;
    text-align: right;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0;
    font-size: 18px;
    font-weight: 300;
    height: 100%;
}
footer form .btn {
    background: #fff;
    color: #78AFB6;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 35px !important;
    margin-top: 20px;
    max-width: 150px;
}
.footer-contact-us p {
    color: #fff;
    text-align: right;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
}
ul.footer-menu li a {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-align: right;
    display: block;
    max-width: 90%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.54);
    padding: 5px 0;
}
footer .form-group ::-webkit-input-placeholder {
    color: #fff;;
}
footer .form-group ::-moz-placeholder {
    color: #fff;;
}

footer .form-group :-ms-input-placeholder {
    color: #fff;;
}

footer .form-group :-moz-placeholder {
    color: #fff;;
}

.footer-soci {
    margin-top: 20px;
}

.footer-soci a {
    color: #fff;
    font-size: 25px;
    display: inline-block;
    margin: 0 15px;
}

footer.site-footer [class^="col-"] {
    flex: 0 0 20%;
    max-width: 20%;
}

footer .form-group input:focus {
    background-color: transparent;
    box-shadow: none
}

.modal-backdrop.show {
    opacity: .90;
}

.modal-backdrop {
    background-color: #EBEBEB;
}

.modal-dialog {
    max-width: 640px;
}

.modal-content {
    border: none;
    border-radius: 6px;
}

.modal-header {
    display: block;
    border: none;
    position: relative;
    padding: 0
}

.modal-header .close {
    float: none;
    text-shadow: none;
    font-weight: 300;
    height: 25px;
    width: 25px;
    border: 1px solid #ddd;
    border-radius: 30px;
    opacity: 1;
    padding: 0;
    font-size: 20px;
    position: absolute;
    top: 35px;
    left: 20px;
    background: #fff;
    z-index: 10;
}

.form-modal-body {
    text-align: center;
    padding: 80px 0;
}

.select-locality {
    max-width: 400px;
    margin: auto;
}

.form-modal-body h2 {
    font-size: 64px;
    font-weight: bold;
    font-family: 'Amatica SC';
}

.form-modal-body p {
    margin: 0;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 0;
}

.form-modal-body form {
    margin-top: 40px;
}

.modal-body {
    padding-top: 0;
    padding-bottom: 0
}

select.custom-select-form {
    -webkit-appearance: none;
    appearance: none;
    height: 50px !important;
    border-color: #ddd;
    font-weight: 300;
    font-size: 18px;
    border-radius: 40px;
    text-align: right !important;
    padding-left: 50px;
    background-image: url("../images/select-form-arrow.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 18px;
}

.btn-blue {
    background: #06BCDE;
    color: #ffff;
    border: none;
    padding: 10px 30px;
    font-size: 20px;
    border-radius: 40px;
    min-width: 140px;
    text-align: center;
}

.form-modal-body .btn-blue {
    margin-top: 30px;
}

.your-area-popup-inner .area-icon img {
    max-width: 100px;
}

.your-area-popup-inner .area-icon img {
    margin: 30px 0;
}

.apologies-popup-inner .btn-blue {
    margin-top: 50px;
}

#LoginRegisterPopup .modal-body {
    padding: 0;
}

.login-popup-inner {
    padding: 0;
    text-align: left;
}

#LoginRegisterPopup .modal-dialog {
    max-width: 950px;
}

.login-popup-inner .tab-content {
    max-width: 580px;
    margin: auto;
    padding-bottom: 50px;
}

.login-popup-inner h2 span {
    font-size: 26px;
    font-weight: 300;
}

.login-popup-inner h2 span {
    font-size: 26px;
    font-weight: 300;
}

.login-popup-inner h2 {
    margin-bottom: 25px;
}

.modal-body .nav-tabs {
    border-bottom: none;
    background: #06BCDE;
    padding: 35px 20px 0 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.modal-body .nav-tabs li a {
    font-size: 20px;
    font-weight: normal;
    padding: 15px 22px;
    border: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: rgba(255, 255, 255, .56);
    color: #06BCDE;
    margin: 0 6px;
}

.modal-body .nav-tabs li a.active {
    color: #06BCDE;
}

#LoginRegisterPopup .modal-header .close {
    background: transparent;
    color: #fff;
    opacity: .7;
}

#LoginRegisterPopup .form-check-input {
    margin-left: 0;
    right: 0;
}

input#billing_company {
    display: none;
}

#LoginRegisterPopup .form-check {
    text-align: right;
    padding-right: 25px;
}

a.btn.btn-primary.woocommerce-button.button.ced_my_account_reorder {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

#LoginRegisterPopup .form-modal-body .btn-blue {
    margin-top: 10px;
}

.form-modal-body .form-group {
    margin-bottom: 20px;
    text-align: right;
    direction: rtl;
}

#LoginRegisterPopup .form-check .form-check-label {
    font-weight: 300;
    font-size: 16px;
}

.login-fomr-inner {
    text-align: center;
    max-width: 340px;
    margin: 6em;
}

.forgot-password a {
    color: rgba(0, 0, 0, .56);
    text-decoration: underline;
    display: inline-block;
}

.forgot-password {
    margin: 20px 0;
}

#LoginTab p {
    font-size: 20px;
    text-align: center;
}

.form-modal-body.cart-popup-inner {
    padding: 30px 0;
    max-width: 480px;
    margin: auto;
    text-align: left;
}

.cartmodal-wrapper .modal-dialog {
    max-width: 560px;
}

.form-modal-body.cart-popup-inner {
    padding: 50px 0 30px 0;
    max-width: 480px;
    margin: auto;
    text-align: left;
}

.header-cart-outer .cart-text {
    text-align: right;
}

.header-cart-outer .cart-text p {
    font-size: 22px;
    margin: 0;
    line-height: normal;
}

.header-cart-outer .cart-button .btn {
    margin: 0;
    font-size: 16px;
    padding: 5px 10px;
}

.cart-popup-inner .header-cart-outer {
    margin-bottom: 30px;
}

.cart-popup-inner .header-cart-items {
    background: #EBEBEB;
    padding: 10px 15px;
    border-bottom: 1px solid #fff;
}

.cart-popup-inner .header-cart-items .product-thumb img {
    max-width: 40px;
    cursor: pointer;
}

.cart-popup-inner .header-cart-items .product-thumb {
    min-height: 60px;
}

.cart-popup-inner form {
    margin-top: 0;
}

.cart-popup-inner .product-counter .form-control {
    min-height: 100%;
    height: 100%;
    background: transparent;
    font-size: 16px;
    width: 22px;
    margin: 0 4px;
}

.cart-popup-inner .product-counter {
    justify-content: flex-end;
    margin-top: 5px;
}

.cart-popup-inner .product-counter .btn {
    border: 1px solid #7F7F7F;
    height: 22px;
    width: 22px;
}

.cart-popup-inner .product-counter span.plus-icon:before {
    top: 4px;
    left: 9px;
}

.cart-popup-inner .header-cart-items .cart-center-column h2 {
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
}

.header-cart-bottom h5 {
    color: #fff;
    font-weight: normal;
    margin: 0;
    font-size: 18px;
}

form.cart {
    background: #f3f2f2c7 !important;
    padding: 8px 0;
}

.header-cart-bottom.text-right {
    background-color: #06BCDE;
    padding: 10px 15px;
    color: #ffffff;
    margin: 10px 0 0px;
    font-size: 18px;
}

.prodduct-popup-info-inner {
    text-align: left;
    padding: 0;
}

.nutrition-popup .modal-dialog {
    max-width: 980px;
}

.prodduct-popup-info-header {
    background: #F28CC5;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 15px 30px;
    padding-left: 70px;
}

.cart-outer span .woocommerce-Price-currencySymbol {
    width: auto;
    margin: 0 4px 0 0;
    display: inline;
}

.nutrition-popup .modal-body {
    padding: 0
}

.prodduct-popup-info-header .header-icon img {
    max-width: 65px;
}

.prodduct-popup-info-header h2 {
    margin: 0;
    color: #fff;
    line-height: 1.2;
    font-size: 46px;
}

.nutrition-popup .modal-header .close {
    background: transparent;
    color: #fff;
    opacity: .75;
    top: 51px;
}

.prodduct-popup-info-body {
    padding: 0 30px;
}

.prodduct-popup-info-body [class^="col-"] {
    padding-top: 30px;
    padding-bottom: 30px;
}

.content-right {
    text-align: right;
    margin-bottom: 30px;
}

.content-right h3 {
    font-size: 22px;
    font-weight: 500;
    margin: 0;
}

.content-right p {
    font-size: 18px;
    line-height: 1.5;
}

.content-right {
    text-align: right;
    margin-bottom: 30px;
}

.content-right h3 {
    font-size: 22px;
    font-weight: 500;
    margin: 0;
}

.content-right p {
    font-size: 18px;
    line-height: 1.5;
}

.dark-table-style .table thead th {
    color: #000;
    border: none;
    padding: 4px 6px;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
}

.dark-table-style .table thead {
    background: #000;
}

.dark-table-style .table tr td {
    font-weight: 300;
    font-size: 18px;
    padding: 4px 10px;
    text-align: center;
    border: none;
    border-right: 1px solid #000;
}

.dark-table-style table.table.table-bordered {
    border: 1px solid #000;
}

.content-right p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
}

.dark-table-style table {
    margin-bottom: 30px;
}

.prodduct-popup-info-body .border_right {
    height: 100%;
    position: absolute;
    border-right: 1px solid #ddd;
    right: 47%;
}

.prodduct-popup-info-body .row {
    position: relative;
}


header .main-navbar-outer ul .header-cart-footer .btn-primary {
    font-size: 14px;
    width: auto;
    padding: 10px 15px;
    text-align: center;
    display: inline-block;
}

header .main-navbar-outer ul .header-cart-footer .btn-white {
    font-size: 19px;
    font-weight: 400;
    width: auto;
    padding: 11px 20px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #F28CC5;
    border-radius: 25px;
}

header .product-counter form {
    position: relative;
    left: 0;
}

.header-cart-items button.btn-edit {
    position: relative;
    left: 20px;
}

.chocolate-product-info {
    /* background: #704831;*/
    padding: 30px;
    border-radius: 10px;
    position: relative;
}

.chocolate-product-thumb {
    position: absolute;
    top: 0;
    left: -90px;
}

.chocolate-product-thumb img {
    width: 535px;
}

.chocolate-product-info .col-12 {
    position: static;
}

.chocolate-product-content h4 {
    margin: 30px 0;
    color: #fff;
    font-weight: normal;
    font-family: 'Amatica SC';
    font-size: 38px;
}

.chocolate-product-wrapper {
    padding: 25% 0;
    background-image: url(../images/casta.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-bottom: 5%;
}


.chocolate-product-content .btn {
    min-width: 150px;
    margin-top: 30px;
    font-size: 18px;
}

/* ---------------------------
		Cart Page  Style
------------------------------*/
/*
.woocommerce-cart header.entry-header,
.woocommerce-checkout header.entry-header,
.woocommerce-account header.entry-header {
    text-align: right;
    margin-bottom: 40px
}

.woocommerce-cart .content-area,
.woocommerce-checkout .content-area,
.woocommerce-account .content-area {
    padding: 60px 0;
}

.woocommerce-cart header.entry-header .entry-title,
.woocommerce-checkout header.entry-header .entry-title,
.woocommerce-account header.entry-header .entry-title {
    font-family: 'Amatica SC';
    font-size: 60px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.woocommerce-cart .wc-block-components-sidebar,
.woocommerce-checkout .wc-block-components-sidebar {
    padding-left: 0;
    background: #eee;
    width: 30%;
}

.woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-item,
.woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-coupon,
.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item,
.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 20px !important;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-coupon button,
.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon button {
    margin: 0;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    outline: none !important
}

.woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-coupon button.components-button.wc-block-components-button.wc-block-components-totals-coupon__button,
.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon button.components-button.wc-block-components-button.wc-block-components-totals-coupon__button {
    margin-bottom: 0
}

.woocommerce-cart .wc-block-components-sidebar .wc-blocks-components-panel.has-border:after,
.woocommerce-checkout .wc-block-components-sidebar .wc-blocks-components-panel.has-border:after {
    display: none
}

.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main,
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 0;
    padding-left: 40px;
    width: 70%;
}

.woocommerce-cart .wc-block-components-sidebar-layout table.wc-block-cart-items thead {
    display: none;
}

.woocommerce-cart td.wc-block-cart-item__quantity {
    width: 120px;
}

.woocommerce-cart td.wc-block-cart-item__quantity .wc-block-components-quantity-selector {
    border: none;
    width: 90px;
    position: relative;
}

.woocommerce-cart .wc-block-components-sidebar-layout table.wc-block-cart-items tr td {
    padding: 8px 18px;
    vertical-align: middle;
    font-size: 20px;
    text-align: right;
}

.woocommerce-cart .wc-block-components-sidebar-layout table.wc-block-cart-items tr td.wc-block-cart-item__quantity {
    width: 135px;
    font-size: 16px !important;
    text-align: center;
}

.woocommerce-cart td.wc-block-cart-item__image a {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eee;
    padding: 12px;
    width: 80px;
}

.woocommerce-cart td.wc-block-cart-item__image a img {
    max-height: 80px;
    width: auto !important;
}

.woocommerce-cart h2.wc-block-components-title {
    display: none
}

.woocommerce-cart td.wc-block-cart-item__quantity .wc-block-components-quantity-selector button {
    background: transparent;
    border: 1px solid #7F7F7F;
    height: 30px;
    width: 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    padding: 0;
}

.woocommerce-cart table span.price {
    text-align: left;
}

.woocommerce-cart button.wc-block-cart-item__remove-link {
    margin-top: 6px !important;
}

.woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-coupon input,
.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon input {
    border: 1px solid #ddd;
    border-radius: 40px;
    font-size: 16px !important;
    font-weight: 300 !important;
    font-family: 'Rubik', sans-serif !important;
    height: 50px;
    padding: 10px 20px;
}

.woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-blocks-components-panel__content,
.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-blocks-components-panel__content {
    padding-bottom: 0;
    overflow: auto;
    padding-top: 10px;
}

.woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-coupon form.wc-block-components-totals-coupon__form button,
.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon form.wc-block-components-totals-coupon__form button {
    background: #F28CC5;
    border: none;
    padding: 0 0;
    height: 45px;
    width: 80px;
    border-radius: 50px;
    font-size: 16px;
    margin-right: 10px;
    cursor: pointer;
}

.woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit-container,
.woocommerce-checkout .wc-block-components-sidebar .wc-block-cart__submit-container {
    padding: 0 !important;
}

.woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit-container .wc-block-cart__submit-button,
.woocommerce-checkout .wc-block-components-sidebar .wc-block-cart__submit-container .wc-block-cart__submit-button {
    background: #06BCDE;
    font-weight: 500;
    font-size: 18px;
}

.woocommerce-cart .wp-block-woocommerce-cart {
    margin-bottom: 0;
}

.wc-block-components-button:not(.is-link) {
    background: #06BCDE;
    font-weight: 500;
    font-size: 18px;
}

.table.woocommerce-orders-table thead {
    display: none;
}

.cartmodal-wrapper .wooco_components .wooco_component {
    padding: 10px 15px;
    border-bottom: 1px solid #fff;
}

.cartmodal-wrapper .cart-popup-inner .header-cart-items {
    background: #EBEBEB;
    padding: 0;
    border-bottom: none;
    margin: 0px;
}

.cartmodal-wrapper .wooco_component_product {
    margin-top: 0;
}

.cartmodal-wrapper .wooco_component_product .wooco_component_product_qty {
    padding-left: 0;
}

.cartmodal-wrapper .header-cart-items form.cart button.minus,
.cartmodal-wrapper .header-cart-items form.cart button.plus,
.cartmodal-wrapper .header-cart-items form.cart .quantity {
    display: none;
}

.cartmodal-wrapper .header-cart-items button.single_add_to_cart_button.wooco-disabled {
    background: #9e9e9e;
    border: 1px solid #9e9e9e;
}

.cartmodal-wrapper .header-cart-items button.single_add_to_cart_button {
    background: #F28CC5;
    border: 1px solid #F28CC5;
    display: block;
    color: #fff;
    padding: 6px 10px;
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 20px;
    border-radius: 40px;
    min-width: 100px;
    margin-right: auto;
}

.woocommerce-cart .woocommerce-notices-wrapper {
    display: none;
}

.woocommerce-cart .woocommerce .cart_totals h2 {
    display: none;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table thead {
    display: none;
}

.woocommerce-cart .woocommerce .cart_totals table.shop_table {
    background: #eee;
    border: none;
    font-size: 20px;
}

.woocommerce-cart .woocommerce .cart_totals table.shop_table tr td, .woocommerce-cart .woocommerce .cart_totals table.shop_table tr th {
    border-top: 1px solid #fff;
    font-weight: normal;
    text-align: right;
}*/

/*remove the  + - from cart */
/*
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .product-counter {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .product-counter input {
    width: 40px;
    text-align: center;
    border: none;
    height: 40px;
    margin: 0 6px;
    padding: 0;
}

.woocommerce-cart .product-remove a {
    color: #7F7F7F;
    font-weight: normal;
    font-size: 18px;
}

.woocommerce-cart td.product-thumbnail a {
    background: #eee;
    height: 90px;
    width: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-cart td.product-thumbnail a img {
    width: auto;
    height: auto;
}

.woocommerce-cart .woocommerce-cart-form dt.variation-Components {
    display: none;
}

.woocommerce-cart .woocommerce-cart-form td.product-name a {
    font-weight: bold;
    color: #000;
    font-size: 18px;
}

.cart-discount.you_saved {
    background: #06BCDE;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.woocommerce-cart form.woocommerce-cart-form.row table.shop_table {
    text-align: right;
    margin-bottom: 0;
}

.woocommerce-cart .wc-proceed-to-checkout {
    margin-top: 30px;
}

.woocommerce-cart form.woocommerce-cart-form.row table.shop_table td,
.woocommerce-cart form.woocommerce-cart-form.row table.shop_table th {
    vertical-align: middle;
}

.woocommerce-cart form.woocommerce-cart-form.row table.shop_table dd.variation-Components {
    margin: 0;
}

.woocommerce-cart .discount-wrapper {
    margin-top: 20px;
}

.woocommerce-cart .discount-wrapper .coupon {
    display: inline-flex;
    /*margin-left: 5px;*/
/*   align-items: center;
   margin-right: 10%;
   max-width: 80%;
}

.woocommerce-cart .discount-wrapper .btn {
   font-size: 15px;
   margin-bottom: 10px;
   /* max-width: 120px; */
text-transform: capitalize

;
/* min-height: 50px; */
}
/*
.woocommerce-cart .discount-wrapper .btn-primary {
    /*margin-right: 20%;*/
/*    border-radius: 0px;
}


.woocommerce-cart .discount-wrapper .form-control {
    font-size: 16px;
    margin-bottom: 10px;
    border-radius: 0px;
}

.woocommerce-checkout  form.checkout.woocommerce-checkout .col-1,
.woocommerce-checkout form.checkout.woocommerce-checkout .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    max-width: 100%;
}

.woocommerce-checkout header.entry-header,
.woocommerce-checkout .woocommerce-checkout-review-order .cart-discount.you_saved,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table {
    display: none
}

.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3,
.woocommerce-checkout h3.payment_title {
    font-family: 'Amatica SC';
    font-size: 60px;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-align: right;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row {
    float: right;
    width: 33.33333%;
    padding: 0 15px;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper:after,
.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account:after {
    content: "";
    clear: both;
    display: table;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper:before,
.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account:before {
    content: "";
    display: table;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row label,
.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account label {
    display: none;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper span.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper span.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 40px;
    height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 50px;
    font-weight: 300;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 50px;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 15px;
    right: auto;
    top: 12px;
}

.woocommerce-checkout .col-1 {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.woocommerce-checkout .woocommerce-additional-fields span.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce-checkout .woocommerce-additional-fields span.woocommerce-input-wrapper label {
    display: none;
}

.woocommerce-checkout .woocommerce-additional-fields span.woocommerce-input-wrapper textarea {
    font-size: 16px;
    min-height: 100px;
    border-radius: 70px;
    padding: 20px 40px;
}

button:focus {
    outline: none !important
}

.saprator {
    background: #ddd;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 20px;
}

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

.woocommerce-checkout .form-row.place-order {
    display: block;
    margin-top: 40px;
}

.woocommerce-checkout .form-row.place-order button.button,
.button {
    color: #fff;
    background: #06BCDE;
    border: 1px solid #06BCDE;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 300;
    border-radius: 40px;
    cursor: pointer;
    display: inline-block;
}

form.woocommerce-EditAccountForm.edit-account legend {
    text-align: right;
    font-family: 'Amatica SC';
    font-size: 44px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
*/
nav.woocommerce-MyAccount-navigation {
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 70px;
}

nav.woocommerce-MyAccount-navigation li.is-active a {
    background: #06BCDE;
    color: #fff
}

div#wpcf7-f665-o1 {
    direction: rtl;
}

nav.woocommerce-MyAccount-navigation li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

nav.woocommerce-MyAccount-navigation li a {
    color: #000;
    display: block;
    background: #ddd;
    padding: 10px 15px;
    float: right;
}

form.woocommerce-EditAccountForm.edit-account p label {
    display: block;
    width: 100%;
    text-align: right;
    margin: 0;
}

form.woocommerce-EditAccountForm.edit-account span.password-input {
    display: block;
    width: 100%;
}

span.required {
    color: red;
}


td.woocommerce-orders-table__cell a {
    color: #000;
}

.woocommerce-MyAccount-orders td.order-number {
    text-align: right;
}

.woocommerce-MyAccount-orders .card.card-body {
    padding: 0;
    border: none;
    margin-top: 20px;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row span em {
    display: none;
}

header.woocommerce-Address-title.title h3 {
    font-family: 'rubik';
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 20px 0;
    text-align: center;
    color: #6d6d6d;
}

header.woocommerce-Address-title.title {
    text-align: center;
}

.woocommerce-Address address {
    text-align: center;
    margin: 20px;
}

.cart-outer #mode-mini-cart {
    border: none;
    border-radius: 0;
    padding: 0;
    background: #f2f2f2;
    font-size: 14px;
    margin: 0;
    width: 400px;
    position: fixed;
    left: 0;
    bottom: 0;
    top: 220px;
    display: block
}

.cart-outer .dropdown-menu {
    position: static;
    display: block;
    background: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    width: 100% !important;
}

div#mode-mini-cart ul.dropdown-menu.woocommerce-mini-cart {
    /*max-height: 550px;*/
    height: 100%;
    overflow: auto;
}

.recomended .modal-dialog {
    max-width: 980px;
}

.recomended .modal-body {
    padding: 0
}

.recomended .modal-header .close {
    background: transparent;
    color: #fff;
    opacity: .75;
    top: 51px;
}

body.woocommerce-checkout .form-row.place-order {
    text-align: center;
    padding: 19px;
    background: rgb(255, 255, 255);
}

body.woocommerce-checkout .woocommerce-checkout .form-row.place-order button.button:hover {
    background: #fff;
    border-color: #fff;
}

#payment .button.button {

    color: #ffffff;
    background: #06BCDE;
    border: 1px solid #fff;
    padding: 5px 30px;
    font-size: 20px;
    font-weight: 400;
    border-radius: 40px;
    cursor: pointer;
    display: inline-block;
}

section.up-sells.upsells.products {
    margin-top: 30px;
}

/* -----------------------
		Mobile Header
-------------------------*/

header.site-header.mobile-header {
    display: none;
}

.mobile-header ul.nav li {
    position: relative;
}

.mobile-header .main-navbar-outer ul li a .fa {
    top: 12px;
}

.mobile-header ul.dropdown-menu.mobile-dropdown {
    width: 100%;
    border: none;
    background: #F28CC5;
    margin: 0;
    border-radius: 0;
    padding: 0;
}

.mobile-header ul.dropdown-menu.mobile-dropdown li a {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    color: white;
}

.mobile-header ul.dropdown-menu.mobile-dropdown li:last-child a {
    border-bottom: none;
}

.upsellmodal .modal-dialog {
    max-width: 1000px;
}

.upsellmodal .weekly-deals-inner {
    margin-bottom: 0;
    margin-right: auto;
    max-width: 100%;
    margin: auto;
}

.upsellmodal .weekly-deals-inner .weekly-content {
    text-align: center !important;
}

.upsellmodal .weekly-deals-inner .weekly-content h3.title {
    font-size: 22px;
}

.upsellmodal .weekly-deals-inner .weekly-content h5 {
    font-size: 18px;
}

.upsellmodal .weekly-deals-inner .weekly-content p {
    font-size: 16px;
}

.upsellmodal .modal-dialog .modal-body {
    padding: 30px 50px;
    padding-bottom: 0;
}

.upsellmodal .section-title h2 {
    font-size: 46px;
    margin-bottom: 40px;
}

.upsellmodal span.sale-badge {
    left: -5px;
}

.upsellmodal .owl-dots {
    display: none;
}

.upsellmodal-footer {
    background: #F28CC5;
    padding: 30px 40px;
    margin: 0 -50px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 60px;
}

.upsellmodal-footer p a.upsellink, .upsellmodal-footer p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #fff;
    /*font-weight: 500;*/
    font-size: 25px;
}

.upsellmodal-footer span.upsellmodal-cart {
    position: relative;
    display: inline-block;
    margin-right: 20px;
}

.upsellmodal-footer span.upsellmodal-cart span.badge {
    background: #fff;
    position: absolute;
    border-radius: 20px;
    height: 24px;
    width: 24px;
    left: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    top: -10px;
}

.upsellmodal-footer h4 {
    color: #fff;
    font-size: 28px;
    margin: 0;
    font-weight: bold;
    padding-top: 3px;
}

.upsellmodal .owl-nav {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}

.upsellmodal .owl-nav button {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -46px;
    font-size: 0 !important;
    font-weight: 300 !important;
    outline: none !important;
    color: #b1b1b1 !important;
    line-height: normal !important;
}

.upsellmodal .owl-nav button span:before {
    font-size: 45px !important;
    content: "\f104";
    font-family: fontawesome;
    transform: rotate(180deg);
    display: block;
}

.upsellmodal .owl-nav button.owl-next span:before {
    transform: rotate(0deg);
}

.upsellmodal .owl-nav button.owl-next {
    left: -46px;
    right: auto;
}

.empty-cart strong {
    display: block;
}

.empty-cart span.empty-cart {
    font-size: 28px;
    line-height: normal;
    display: block;
    font-weight: 300;
}

.empty-cart strong {
    display: block;
    font-weight: bold;
}

.empty-cart {
    text-align: center;
    margin-top: 70px;
}

.cartimgwrap {
    margin-top: 40px;
}

.opacity0 {
    opacity: 0 !important
}

.woocommerce-cart .cart_totals span {
    display: inline !important;
    width: auto;
    font-size: 20px;
}

.propductsincart {
    background: #eee;
    font-size: 20px;
    padding: 10px 11px;
}

select#woocommerce-delivery-time-field,
select#woocommerce-delivery-location-field {
    height: 50px;
    border: 1px solid #ddd;
    font-weight: 300;
    font-size: 18px;
    border-radius: 40px;
    display: block;
    width: 100%;
    padding: 10px 20px;
    outline: none !important;
}

.checkoutpageordertoal span {
    font-size: 26px;
}

.checkoutpageordertoal span.totalorederplaced {
    display: inline;
}

span.totalheading {
    display: inline;
}

.checkoutpageordertoal span.totalorederplaced {
}

.checkoutpageordertoal span.totalorederplaced span.woocommerce-Price-amount.amount {
    display: inline !important;
}

/* ---------------------------
		Other  Style
------------------------------*/


.deliveryoptions {
    width: 100%;
    text-align: right;
}

.deliveryoptionsselect {
    margin-left: 50px;
}

.deliveryoptionsselect select {
    padding: 0 54px;
}

span#select2-billing_state-container, span#select2-billing_country-container {
    text-align: right;
}

a.added_to_cart.wc-forward {
    display: none;
}

.error {
    color: red
}

footer.footer-mobile.site-footer [class^="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

footer.footer-mobile.site-footer h3.footer-title {
    text-align: center;
    margin-bottom: 5px
}

footer.footer-mobile.site-footer .footer-nav-outer h3.footer-title {
    text-align: right;
}

footer.site-footer.large-screen-width.footer-mobile {
    display: none
}

.footer-mobile .footer-contact-us * {
    text-align: center !important;
}

.footer.footer-mobile.site-footer .container {
    padding: 0 40px;
}

.cart-outer ul.dropdown-menu li.header-cart-footer .product-footer-price span.minicarttotal, .cart-outer ul.dropdown-menu li.header-cart-footer .product-footer-price .amount {
    display: inline !important;
    width: auto;
}

ul#result {
    max-height: 197px;
    overflow: auto;
    position: absolute;
    width: 60%;
    margin-right: 2%;
    cursor: pointer;

}

.logo-container.text-right.scrolllogo {
    display: none;
}

header.site-header.for-desktop.sticky .logo-container.text-right {
    display: none;
}

header.site-header.for-desktop.sticky .logo-container.text-right.scrolllogo {
    display: block;
}

.woocommerce-checkout #woocommerce-delivery-time-field-container,
.woocommerce-checkout .woocommerce-delivery-date-container,
.woocommerce-checkout #woocommerce-delivery-location-field-container {
    float: right;
    width: 33.33333%;
    padding: 0 15px;
}

.woocommerce-checkout .woocommerce-additional-fields:after {
    display: table;
    clear: both;
    content: "";
}

.woocommerce-checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper {
    width: 100%;
    float: right;
}

.woocommerce-checkout .deliveryoptionsselect {
    margin-left: 30px;
    width: 25%;
}

.woocommerce-checkout .checkoutpageordertoal .deliveryoptionsselect select.form-control {
    height: 50px;
    padding: 10px 20px;
}

.woocommerce-checkout .checkoutpageordertoal {
    margin-top: 30px;
}

.deliveryoptions {
    margin-top: 20px;
}

p#billing_country_field span.woocommerce-input-wrapper strong {
    display: none;
}

p#billing_country_field {
    margin: 0;
}

.woocommerce-checkout h3#ship-to-different-address {
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 20px;
    font-family: 'Amatica SC';
    font-size: 62px;
    font-weight: bold;
    display: none;
}

.header-cart-items .product-thumb {
    position: relative;
}

.header-cart-items i.fa.fa-info-circle.icolor {
    position: absolute;
    top: 2px;
    margin: 0;
    right: 2px;
    color: #06BCDE;
}

.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row {
    float: right;
    width: 33.3333%;
    padding: 0 15px;
}

.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row label,
div#byconsolewooodt_checkout_field .form-row label {
    display: none;
}

.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row input,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper strong,

,
div#byconsolewooodt_checkout_field .form-row select.select {
    height: 50px;
    border: 1px solid #ddd;
    font-weight: 300;
    font-size: 18px;
    border-radius: 40px;
    display: block;
    width: 100%;
    padding: 10px 20px;
    outline: none !important;
    font-family: 'Rubik', sans-serif;
}

select.form-control:not([size]):not([multiple]) {
    xoo-wsc-ft-amt xoo-wsc-ft-amt-subtotal
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
}

.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper,
div#byconsolewooodt_checkout_field span.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper:after,
div#byconsolewooodt_checkout_field:after,
div#order_review:after,
.woocommerce-checkout .col2-set:after {
    content: "";
    clear: both;
    display: table;
}

div#byconsolewooodt_checkout_field {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 20px;
    float: right;
    width: 100%;
    font-family: 'Amatica SC';
    font-size: 62px;
    font-weight: bold;
}

ul.woocommerce-error li {
    color: red;
}

.woocommerce-checkout .col-2 h3#order_review_heading {
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 20px;
    font-family: 'Amatica SC';
    font-size: 62px;
    font-weight: bold;
}

.woocommerce-checkout .checkout .col-2 {
    float: left;
    width: 100%;
    clear: both;
}

div#byconsolewooodt_checkout_field p#byconsolewooodt_delivery_type_field label {
    display: block;
}

div#byconsolewooodt_checkout_field .form-row {
    /*float: right;
    width: 25%;*/
    padding: 0 5px;
    font-family: 'Rubik', sans-serif;
}

div#byconsolewooodt_checkout_field .form-row > label.byconsolewooodt_ordertype_label {
    display: none !important;
}

div#byconsolewooodt_checkout_field #byconsolewooodt_delivery_type_field label.radio.byconsolewooodt_ordertype_label {
    width: 50%;
    margin: 7px 0 0 0;
    box-shadow: none;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}

.byconsolewooodt_delivery_type input:checked + label[for="byconsolewooodt_delivery_type_take_away"] {
    background-color: #06BCDE;
    color: #fff !important;
}

.woocommerce-checkout p#shipping_country_field {
    display: none;
}

.woocommerce-checkout .form-row.place-order button.button:hover {
    background: #F28CC5;
    border-color: #F28CC5;
}

.page-notfound-content {
    text-align: center;
    padding: 90px 0;
}

.page-notfound-content h1 {
    font-size: 64px;
    font-weight: bold;
    font-family: 'Amatica SC';
    margin: 0 0 25px 0;
}

.page-notfound-content h3 {
    font-size: 28px;
    margin: 0 0 20px 0;
}

.page-notfound-content p {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
}

.page-notfound-content .btn {
    font-size: 16px;
    padding: 12px 30px;
    text-transform: uppercase;
}

.html-overlay {
    background: rgba(0, 0, 0, 0.75);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
    display: none;
}

.html-overlay.active {
    display: block;
}

div#mode-mini-cart1 {
    display: block;
    position: fixed;
    left: -100%;
    background: #f2f2f2;
    top: 0;
    height: 100%;
    bottom: 0;
    z-index: 9999;
    width: 300px !important;
    padding: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-top: 0;
    overflow: auto;
    overflow-x: hidden;
}

div#mode-mini-cart1.open-menu {
    left: 0;
}

div#mode-mini-cart1 ul.dropdown-menu.woocommerce-mini-cart {
    display: block;
}

div#mode-mini-cart1 .sp-quantity.d-flex.align-items-center {
    margin-right: 0;
}

div#mode-mini-cart1 .header-cart-footer .row {
    padding: 15px 0;
}

div#mode-mini-cart1 .text-right {
    text-align: right !important;
}

.weekly-deals-bottom .col-sm-12.upselladdbtn {
    text-align: center;
}

.weekly-deals-bottom .upselladdbtn a.btn.btn-primary.button.upselladd {
    /*width: auto;*/
    /*margin-left: auto;*/
}

.ice-cream-conquered-slider2 .weekly-deals-bottom {
    max-width: 100%;
}

.jobouter ul {
    padding: 0 20px;
}

.jobouter ul li {
    margin-bottom: 0 !important;
    padding: 4px 0px !important;
}

.titlemargin {
    margin-top: 20px;
}

.storelist-outer ul li {
    width: 100%;
    background: #f5f5f5;
    margin-bottom: 20px;
    align-items: center;
    border-radius: 40px;
    position: relative;
    padding-left: 100px;
    justify-content: space-between;
    padding: 4px 22px;
    background-color: white
}

.storelist-outer ul li .location {
    background: #06BCDE;
    padding: 19px 40px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    color: #fff;
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.storelist-outer ul li .storename {
    font-weight: bold;
    padding: 18px 40px;
    min-width: 65px;
    text-align: right;
    border-left: 1px solid #fff;
    width: 160px;
    margin-left: 30px

}

section.storewrapper {
    padding: 70px 0;
}

.storename.for-mobile {
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    display: none;
}

.woocommerce-address-fields .form-row label {
    display: none;
}

.woocommerce-address-fields .form-row {
    width: 33.3333%;
    float: right;
    padding: 0 12px;
}

.woocommerce-address-fields__field-wrapper {
    margin: 0 -15px;
}

.woocommerce-address-fields__field-wrapper:after,
.woocommerce-address-fields__field-wrapper:before {
    content: "";
    clear: both;
    display: table;
}

div#shipping_country_field {
    display: none
}

.woocommerce-address-fields {
    margin-top: 20px;
}

.woocommerce-address-fields input#billing_company {
    display: block
}

body.woocommerce-cart tr.cart-subtotal {
    display: none;
}

tr.order-total .woocommerce-Price-amount.amount, tr.order-total .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: 20px;
    font-weight: 500;
}

.awdr-you-saved-text {
    color: #06BCDE !important;
    direction: rtl;
}



.career-wrapper1.large-screen-width {
    background: #f5f5f5;
    padding: 80px 0;
    border-top: 1px dashed #ddd;
}

.contact-form-wrap label, .contact-form-wrap input {
    width: 100%;
    width: 100%;
    text-align: right;
    direction: rtl;
}

.contact-form-wrap input, .contact-form-wrap select {
    height: 50px;
    border: 1.2px solid #ccc !important;
    border-radius: 100px !important;
    margin-top: 3px !important;
    padding: 0 15px !important;
    background: none;
    direction: rtl;

}

.contact-form-wrap input:focus {
    outline: none;
}

.contact-form-wrap input[type="submit"] {
    max-width: 140px;
    text-align: center;
    color: #fff;
    background: #dc3545;
    border-color: #dc3545;
    margin: 20px 0 0;
}

.contact-form-wrap input[type="submit"]:hover {
    background: #f14b5b;
    border-color: #f14b5b;
}

.contact-form-wrap input[type="file"] {
    padding: 8px 20px;
}

.woocommerce-checkout .cart-discount.you_saved:nth-child(1) {
    display: block !important;
}

div#status img {
    width: 100px;
}

#status {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

section.chocolate-wrapper1 .container-fluid {
    padding: 0;
}

section.chocolate-wrapper1 {
    padding-bottom: 60px;
}

.career-wrapper .panel.panel-default {
    border: 1px solid #ddd;
    border-radius: 40px;
    padding: 0px 30px;
    background-color: white;
    margin-bottom: 30px;
    text-align: right;
}

.career-wrapper .storelist-outer {
    max-width: 1000px;
    margin-top: 40px;
}

.career-wrapper .panel.panel-default h4.panel-title {
    margin: 0;
    position: relative;
    text-align: right !important;
}

.career-wrapper .panel.panel-default h4.panel-title i.fa.angle {
    position: absolute;
    left: 0;
    top: 2px;
    display: none;
}

.page-id-663 .panel-default > .panel-heading {
    background-color: transparent;
    border-color: #ececec;
}

img {
    margin: auto;
}

.career-wrapper .panel.panel-default h4.panel-title a input {
    margin-left: 13px;
}

.career-wrapper .panel.panel-default h4.panel-title a {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}

.career-wrapper .driving-license-kind {
    /*margin-top: 20px;*/
    padding: 5px;
}

.page-id-2555 ul {
    list-style: none;
}

input[type="submit"] {
    cursor: pointer;
}

.career-wrapper1 h4.panel-title {
    margin-bottom: 60px;
    font-size: 1.5em;
    font-weight: 500;
}

.processingin:before {
    content: "";
    position: fixed;
    top: 220px;
    left: 0;
    bottom: 0;
    display: block;
    z-index: 99;
    width: 400px;
    background: #000;
    opacity: .5;
}

header.site-header.sticky .processingin:before {
    top: 148px;
}

/*.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table {*/
/*    display: table;*/
/*    background-color: white;*/
/*}*/

/*.woocommerce-billing-fields {*/
/*    background-color: white;*/
/*}*/

div#byconsolewooodt_checkout_field {
    background-color: white;
}

.contact-form-wrap .resume:before {
    display: none;
    content: "בחר קובץ";
    /*display: inline-block;*/
    padding: 0 20px;
    border-radius: 40px;
    max-width: 140px;
    text-align: center;
    color: #fff;
    background: #dc3545;
    border-color: #dc3545;
    margin: 20px 0 0;
    min-width: 140px;
    height: 50px;
    line-height: 50px;
}

.contact-form-wrap input[type="file"] {
    opacity: 0;
    z-index: 99;
}

.col-md-12.button-action {
    margin-top: 20px;
}

.woocommerce-orders-table__row .modal h5.modal-title {
    font-size: 64px;
    font-weight: bold;
    font-family: 'Amatica SC';
}

.woocommerce-orders-table__row .modal .modal-footer {
    display: none;
}


.woocommerce-orders-table__row .modal .modal-header {
    padding: 0 40px;
    margin-bottom: 30px;
}

.woocommerce-orders-table__row .modal .modal-body {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.contact-form-wrap input[type="submit"] {
    background: #06BCDE;
    border-color: #06BCDE;
    margin-right: 20px;
}

input[type='text']:focus, input[type='number']:focus {
    background-color: #ededed00;
}

.page-id-663 div#accordion {
    margin-top: 0 !important;
    vertical-align: bottom;
}

/* ---------------------------
		Responsive  Style
------------------------------*/
@media (min-width: 992px) {
    .cart_totals.calculated_shipping {
        margin: 0 0 25px 0px;
    }
    article#post-736 {
        margin-top: 6em;
    }
.col-sm-4.col-5.btnmargin {
    margin: 0;
    padding: 0;
}

    .page-id-663 div#accordion {
        max-width: 33%;
    }

    .career-wrapper.large-screen-width {
        padding: 50px 0;
    }

    div#accordion {
        margin-top: 15%;
        vertical-align: bottom;
    }

    .footer-soci {
        margin-left: 35px;
    }

    .col-xl-6.col-md-6.col-sm-6.col-12.pdng {
        padding-left: 65px;
        padding-right: 65px;
    }

    .product-thumbnail.col-sm-3.col-3 {
        margin-right: -20px;
        max-width: 100px;
        margin: auto;
    }

    .product-counter.single-product-counter {
        /*margin-top: -10px;*/
    }

    p.price.font30 {
        margin: 0;
        font-size: 28px;
        font-weight: 400 !important;
        margin-top: 0;
        float: left;
    }

    p.woocommerce-info {
        text-align: right;
    }

    p.qntysingle {
        margin-left: 10px;
        font-size: 24px;
    }

    .col-sm-7.col-6.product-name {
        margin-right: -15px;
        direction: ltr;
    }

    .product-remove.col-sm-2.col-2 {
        padding-right: 80px;
    }

    .lowqntytext {
        padding: 0 15px;
        display: flex;
        margin-top: 0px;
    }

    .largetytext {
        padding: 0 0%;
        display: flex;
        margin-top: 0px;
    }

    .middle-header-navigation {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5em;
        padding-right: 5em;
		border-radius: 0 0 10px 10px;
    }

    img.wp-post-image {
        min-height: auto;
        min-width: auto;
        margin: auto;
    }

    .cart-collaterals {
        margin-right: 15px;
    }

    .product-counter input.mkd-quantity-input {
        box-shadow: none;
        margin-right: 15px;
    }

    .col-lg-4.col-xs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 30.333333%;
        margin-right: 25px;
    }

    .product-counter input.mkd-quantity-input {
        width: 30px;
        padding: 0;
        border: none !important;
        text-align: center;
        font-weight: 500;
        font-size: 20px;
        height: 100%;
        margin-right: 7px;
        margin-left: -3px;
        background-color: transparent;
    }
}

@media (max-width: 1920px) {
    .product-counter.single-product-counter {
        float: left;
    }

    .chocolate-product-thumb {
        left: -35px;
    }

}

@media (min-width: 1920px) {

    .weekly-deals-bottom {
        max-width: 95%;
        padding-top: 10px;
        margin-right: 10px !important;
        flex-wrap: nowrap;
    }

    .product-counter.single-product-counter {
        float: left;
    }
}

@media only screen and (max-width: 1500px) and (min-width: 1200px) {

    .large-screen-width .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 25%;
    }

    .product-counter.single-product-counter {
        float: left;
    }

}

@media (max-width: 1600px) {

    .slider-intro-text .intro-thumb img {
        max-height: 200px;
    }

    .slider-intro-text .intro-thumb2 img {
        max-height: 130px;
        margin: auto;
    }

}

@media (max-width: 1366px) {
    .product-counter.single-product-counter {
        float: left;
    }

    .chocolate-product-thumb {
        left: -25px;
    }

    .weekly-deals-bottom {
        border-top: none;
        margin-top: 0;
    }

    .weekly-content.text-right {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .weekly-deals-bottom {
        padding-top: 0;
    }

    .top-header-left-container ul li {
        padding-right: 16px;
    }

    .top-header-left-container ul li a {
        font-size: 16px;
    }

    .main-navbar-outer ul li a {
        font-size: 16px;
        font-weight: normal;
        padding: 10px 15px;
    }

    .main-navbar-outer ul li a .fa {
        top: 20px;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    /* .container {
         width: calc(100% - 390px);
     }*/
    .cart-outer.dropdown {
        max-width: 400px
    }

    .header-cart-items .col-sm-3.cart-right-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .about-kennedy-images img {
        max-width: 100%;
    }

}

@media (max-width: 1279px) {

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }


    .row.mrgnlft .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    .product-counter.single-product-counter {
        float: left;
        /*margin-top: -10px;*/
    }

}

table.shop_table.shop_table_responsive td {
    background: #fff !important;
}

@media (max-width: 1024px) {

    ul.dropdown-menu.woocommerce-mini-cart.cart_list.product_list_widget {
        display: none;
    }

    .processingin:before {
        top: 0;
        width: 300px;
    }

    header.site-header.sticky .processingin:before {
        top: 0;
    }

    .container {
        width: 100%;
        margin: 0 auto;
    }

    .weekly-deals-thumb {
        max-width: 100%;
    }

    .site-header.for-desktop {
        display: none
    }

    header.site-header.mobile-header {
        display: block;
    }

    .chocolate-product-thumb {
        position: static;
    }

    .chocolate-product-thumb img {
        width: 100%;
    }

    .top-navigation-outer {
        padding: 20px 0;
    }

    .logo-container img {
        max-width: 150px !important;
    }

    header.site-header.sticky .logo-container img {
        max-width: 130px !important;
    }

    header.site-header.sticky .top-navigation-outer {
        padding: 10px 0;
    }

    .main-navbar-outer ul li.cart-outer a {
        font-size: 22px;
    }

    .cart-outer.dropdown {
        min-width: initial;
    }

    span.sale-badge {
        font-size: 14px;
        left: 15px;
    }

    .main-navbar-outer ul li a {
        font-size: 16px;
        padding: 6px 15px;
    }

    body {
        padding-top: 160px;
    }

    .slider-bg {
        min-height: 200px;
        padding: 30px 0;
    }

    .about-kennedy-images img {
        max-height: 450px;
    }

    .slider-intro-text .intro-thumb img {
        max-height: 150px;
    }

    .slider-intro-text .intro-thumb2 img {
        max-height: 80px;
    }

    .slider-bg {
        min-height: 100%;
        padding: 30px 0;
    }

    .slider-bg .container-fluid .row {
        min-height: 380px;
    }

    .weekly-deals-wrapper {
        padding: 35px 0 20px 0;
    }

    .container {
        padding: 0 30px;
    }

    .chocolate-product-content img {
        max-width: 170px;
    }

    .chocolate-product-wrapper {
        padding: 50px 0 30px 0;
    }

    .chocolate-product-info {
        padding: 0 15px
    }

    .chocolate-product-content h4 {
        margin: 15px 0;
        font-size: 20px;
    }

    .ice-cream-conquered-inner {
        padding: 30px 20px;
    }

    .recommended-combinations-wrapper {
        padding: 80px 0 0 0;
        margin-top: 0px;
        border-top: none;
    }

    .top-header-left-container ul.dropdown-menu li:last-child a {
        border-bottom: none !important;
    }

    header li.socialicon a {
        border: none !important;
        display: inline-block !important;
        padding: 10px 5px;
    }

    header li.socialicon {
        text-align: center;
        border: none !important;
    }

    ul.dropdown-menu.mobilem-dropdown {
        border: none;
        left: 16px;
        border-radius: 0;
        box-shadow: 0px 3px 10px rgba(0, 0, 0, .3);
        width: 230px !important;
    }

    .top-header-left-container ul.dropdown-menu li a {
        padding: 10px 12px;
    }

    .product-counter.single-product-counter {
        float: left;
    }

}

.mobhide {
    display: block;
}

.deskhide {
    display: none;
}

/*body.page-id-2555 .entry-content h1{text-align: center;margin-top: 50px;}*/
@media (max-width: 991px) {
    .mobhide {
        display: none !important;
    }

    .deskhide {
        display: block;
    }

    input#searchsubmit {
        position: absolute;
        top: 10px;
        left: 15px;
    }

    .mobile-header .mobile-dropdown li ul.dropdown-menu {
        position: relative;
        background: #b12629;
        width: 100%;
        border: none;
        border-radius: 0;
        padding: 0;
        margin: 0;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    .container {
        max-width: 100%;
    }

    .ice-cream-conquered-slider .owl-nav button.owl-next:before {
        right: -15px;
    }

    .ice-cream-conquered-slider .owl-nav button:before {
        left: -15px;
    }

    .section-title h2 {
        font-size: 44px;
    }

    .weekly-content h5,
    .weekly-content h3 {
        font-size: 20px;
    }

    .weekly-content p {
        font-size: 18px;
    }

    .header-search-outer form .form-control {
        height: 44px;
        padding: 0 20px;
        padding-left: 50px;
        font-size: 16px;
    }

    span.search-icon img {
        width: 18px;
        height: 18px;
    }

    span.search-icon {
        top: 10px;
        left: 18px;
    }

    .main-navbar-outer ul li.cart-outer a img {
        max-width: 30px;
    }

    .cart-outer span.badge {
        left: 5px;
        top: -8px;
    }

    .form-modal-body {
        padding: 40px 0;
    }

    .form-modal-body h2 {
        font-size: 48px;
    }

    .form-modal-body p {
        font-size: 22px;
    }

    .main-navbar-outer ul li a {
        padding: 12px 15px;
    }

    .top-navigation-outer {
        padding: 15px 0;
    }

    .form-modal-body.prodduct-popup-info-inner {
        padding: 0;
    }

    .header-cart-items .product-thumb img {
        height: auto;
    }

    .header-cart-items .product-thumb {
        min-height: 56px;
    }

    .form-modal-body.login-popup-inner {
        padding: 0;
    }

}

@media (min-width: 768px) {

    .mobile-block {
        display: none;
    }

}

@media (min-width: 768px) {
    .mobilecart {
        display: none;
    }
}

@media (max-width: 767px) {
	.woocommerce-product-details__short-description p {
    text-align: center !important;
    padding: 10px;
}
	a.read_more_cart_button.button.btn.btn-primary.button.alt {
		margin-right: 2px;
	}
    #woocomerce-outer .weekly-deals-bottom {
        margin-right: auto !important;
    }

    .row.deliverytext {
        flex-direction: column-reverse;
    }

    button.single_add_to_cart_button.button.alt {
        width: 100%;
    }

    .site-header .widget {
        margin-bottom: 0;
        position: absolute;
        z-index: 99;
        width: 240px;
    }

    .mobile-header .mobile-dropdown li ul.dropdown-menu li a {
        padding: 5px 15px;
        border-bottom: 1px solid rgba(220, 220, 220, .2) !important;
    }


    section.hero-slider-wrapper.formobile {
        display: block;
        margin-top: 5px;
    }

    section.hero-slider-wrapper.fordesktop {
        display: none
    }

    .mobilechoco {
        display: block;
    }

    .desktopchoco {
        display: none;
    }

    tr.order-total .woocommerce-Price-amount.amount, tr.order-total .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
        font-size: 20px;
    }

    dl.variation {
        width: 100%;
    }

    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row {
        width: 100%
    }

    .woocommerce-cart .mobilecart .product-remove a .fa.fa-times-circle-o {
        display: none;
    }

    .mobilecart {
        align-items: center;
    }

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

    .mobilecart > div {
        padding: 4px 7px 0;
    }

    .mobilecart .woocommerce-Price-amount.amount {
        font-size: 24px;
    }

    .woocommerce-cart .mobilecart .product-remove a {
        font-size: 26px;
        width: 20px;
        height: 20px;
        display: block;
        background: url(../images/close-btn-png.png) no-repeat;
        background-size: 20px;
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form .product-counter input {
        width: 0;
        min-width: 30px;
    }

    .woocommerce-cart-form__cart-item .product-subtotal, .woocommerce-cart-form__cart-item td.product-remove,
    .woocommerce-cart-form__cart-item th.product-subtotal, .woocommerce-cart-form__cart-item th.product-remove,
    .woocommerce-cart-form__cart-item td.product-price, .woocommerce-cart-form__cart-item th.product-price,
    .woocommerce-cart-form__cart-item .product-name dl.variation {
        /*display: none;*/
    }

    .woocommerce-address-fields .form-row {
        width: 100%;
    }

    .storelist-outer ul li .storename {
        display: none;
    }

    .storelist-outer ul .storename.for-mobile {
        display: block;
    }

    .storelist-outer ul li {
        justify-content: space-between;
        padding: 15px 22px;
    }

    .storelist-outer ul li .location {
        background: transparent;
        color: #06BCDE;
        font-size: 22px;
        position: static;
        padding: 0;
        min-width: 20px
    }

    .ice-cream-conquered-wrapper .section-title h2 span {
        display: none;
    }

    .mobile-hide {
        display: none;
    }

    .large-screen-width .col-sm-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .section-title.text-right {
        text-align: center !important;
    }

    footer.site-footer.large-screen-width.footer-desktop {
        display: none
    }

    footer.site-footer.large-screen-width.footer-mobile {
        display: block
    }

    .container {
      /*  padding: 0 15px;*/
    }

    .footer-logo img {
        max-width: 160px !important;
    }

    .footer-contact-us {
        margin: 0 0 30px 0;
    }

    .large-screen-width .weekly-deals-bottom .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .weekly-deals-bottom .col-sm-8 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .weekly-deals-bottom {
        max-width: 250px;
        margin: 0 auto;
    }

    .slider-bg .container-fluid .row {
        min-height: 200px;
    }

    .slider-intro-text .intro-thumb img {
        max-height: 80px;
    }

    .slider-intro-text .intro-thumb2 img {
        max-height: 40px;
    }

    .slider-intro-text .btn-primary {
        font-size: 15px;
        padding: 8px 20px;
    }

    .hero-slider-wrapper .owl-carousel .owl-dots {
        position: absolute;
        bottom: 10px;
        left: 0;
        text-align: center;
        right: 0;
    }

    .hero-slider-wrapper .owl-carousel .owl-dots button.owl-dot {
        height: 10px;
        width: 10px;
    }

    .prodduct-popup-info-body .border_right {
        display: none
    }

    .container {
        margin: 0 !important
    }

    .prodduct-popup-info-body [class^="col-"] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .prodduct-popup-info-header .header-icon img {
        max-width: 95px;
    }

    .prodduct-popup-info-header h2 {
        font-size: 36px;
    }

    .prodduct-popup-info-body p {
        font-size: 18px;
    }

    nav.woocommerce-MyAccount-navigation li a {
        padding: 8px 12px;
        font-size: 14px;
    }

    nav.woocommerce-MyAccount-navigation li {
        padding: 0 4px;
        margin-bottom: 8px;
        /*width: 100%;*/
        /*float: left;*/
    }

    nav.woocommerce-MyAccount-navigation {
        margin-bottom: 40px;
        margin-top: 25px;
        clear: both;
        float: left;
        width: 100%;
        margin-left: -4px;
        margin-right: -4px;
    }

    nav.woocommerce-MyAccount-navigation:after {
        display: table;
        content: "";
        clear: both;
    }

    .upsellmodal .weekly-deals-inner {

        max-width: 75%;
    }

}

button.single_add_to_cart_button.button.alt {
    background: #06BCDE;
    border-radius: 40px;
    padding: 5px;
    min-width: 80px;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

/*Mobile Design*/
.btn-outline {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    border: 1px solid #06BCDE;
    border-radius: 50px;
    padding: 12px 24px;
}

section.up-sells.upsells.products > h2 {
    text-align: center;
    font-family: 'Amatica SC';
    font-size: 55px;
    margin-bottom: 55px;
    margin-top: 50px;
    color: #000000;
}

h1.woocommerce-products-header__title.page-title {
    text-align: center;
    font-family: 'Amatica SC';
    font-size: 64px;
    margin-bottom: 55px;
    color: #000000;
}

table.shop_table.woocommerce-checkout-review-order-table {
    border: 2px solid #eeeeeec7 !important;
}

button#action-prev {
    border-radius: 50px;
    margin-left: 10px;
    font-weight: 400;
    font-size: 18px;
    background-color: #b2b2b2;
}

button#action-next {
    border-radius: 50px;
    background-color: #06BCDE;
    color: white;
    font-weight: 400;
    font-size: 18px;
}

#woocomerce-outer .weekly-content h2.title {
    font-size: 22px;
    margin: 18px 45px 0 0;
}

#woocomerce-outer .weekly-deals-bottom {
    margin-right: 30px;
}

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

@media only screen and (min-width: 768px) {
    /* For desktop: */
    .upsell.container .weekly-deals-thumb {
        min-height: 270px;
        min-width: 205px !important;
    }
}

@media (max-width: 567px) {
    form#searchform input[type='text']:focus {
        background: #fff !important;
    }
    th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-total {
        display: none;
    }
    th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-actions {
        display: none;
    }
    .section-title h2 {
        font-size: 52px !important;
        letter-spacing: -0.5px;
    }

    /*.page-id-48 .right-side label {*/
    /*    display: none;*/
    /*}*/

    .page-id-48 .oneall_social_login_label {
        margin-right: 0 !important;
    }

    .page-id-48 .oneall_social_login {
        margin-left: 40%;
    }
    /*.page-id-48 .right-side label:after {*/
    /*    content: " התחברו" !important;*/
    /*}*/

    .top-header p {
        color: #fff;
        margin: 0;
        font-size: 16px;
    }

    section.up-sells.upsells.products > h2 {
        font-size: 52px !important;
    }

    footer.footer-mobile.site-footer .footer-nav-outer h3.footer-title {
        text-align: center !important;
    }

    body.single-product .upsell .owl-carousel .owl-stage-outer {
        margin-left: -10px;
        margin-right: -10px;
    }

    body.single-product .upsell .owl-carousel .owl-stage-outer form.cart {
        max-width: 142px;
        margin-right: 8px;
    }

    .career-wrapper .panel.panel-default {
        padding: 0px 40px;
    }

    .relatedproduct .weekly-deals-thumb img, .up-sells .weekly-deals-thumb img {
    margin-bottom: 0px;
    bottom: 88px !important;
    max-width: 95px !important;
    }

    button.single_add_to_cart_button1.button.alt.txtfnt {
        font-size: 25px !important;
        padding: 6px !important;
    }

    body.single-product ins {
        margin-bottom: 30px;
        display: block;
    }

    /*body.page-id-2555 .weekly-deals-wrapper {
    margin-top: 50px;
    }*/
    form.cart.catsh button.single_add_to_cart_button.button.btn.btn-primary.button.alt {
        margin-right: -20px;
    }

    form.cart {
        background: #f3f2f2c7 !important;
        padding: 18px 0;
    }

    p.woocommerce-info {
        text-align: center;
    }

    .coupon {
        margin-right: 50px !important;
    }

    h3.title.text-center.flach {
        font-size: 18px;
        margin-bottom: -22px;
        padding-top: 8px;
        color: white;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding-right: 10px;
        padding-left: 10px;
        width: auto;

    }

    .category-details {
        border: 2px solid #e4e4e4;
        border-radius: 35px !important;
        height: 115px;
        min-width: 115px;
        font-family: 'Rubik', sans-serif;
        display: inline-grid;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
    }

    .contact-form-wrap input, .contact-form-wrap select {
        margin-bottom: 10px;

    }

    .row.mrgnlft {
        /*margin-right: auto;*/
        margin-left: auto;
    }

    dd.variation- {
        margin-right: 0 !important;
    }

    .product-counter.single-product-counter {
        float: right;
    }

    .product-remove.col-sm-2.col-2 {
        left: -45px;
    }

    .font25 {
        font-size: 25px !important;
    }

    .productinformation {
        margin: 25px !important;
    }

    .site-header .widget {
        margin-bottom: 0;
        min-width: 100%;
    }

    .woocommerce-cart-form .product-counter {
        display: flex;
        align-items: center;
        justify-content: center;
        float: left;
        margin-top: 32px;
    }

    .middle-header-navigation .header-search-outer {
        max-width: 25px;
        margin: auto;
        margin-right: 15px;
        margin-bottom: 5px;
    }

    button.toggle-menu-btn {
        background: transparent !important;
        padding: 0;
        max-width: 25px;
    }

    input#pr {
        background: #fff;
        border: solid 1px #DEDEDE;
        height: 45px;
    }

    input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
        background: #F28CC5 !important;
        border: none !important;
        padding: 12px 50px !important;
        color: #fff !important;
        border-radius: 50px;
        margin-right: 30%;
        font-weight: 400;
        font-size: 18px;
    }

    section.chocolate-wrapper1 {
        padding-bottom: 0px;
    }

    section.storewrapper {
        padding: 0px 0;
    }

    .upsell.container .weekly-deals-thumb {
        min-height: 220px !important;
        min-width: 165px;
    }

    .ice-cream-conquered-wrapper {
        margin-top: 10px;
        background-repeat: no-repeat !important;
        background-position: top center;
        background-size: cover;
        padding-bottom: 25%;
    }

    .largetxt {
        color: #fff;
        font-size: 30px;
        font-weight: 100;
        font-family: 'rubik';
        margin-top: 20px;
        letter-spacing: -1.0px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    button.single_add_to_cart_button1.button.alt.txtfnt {
        font-weight: 400;
        font-size: 18px;
        background: #06BCDE;
        border-radius: 40px;
        min-width: 90%;
        margin-left: 20px;
    }

    .title-wrapper {
        width: 160px;
    }

    .reltedbtn {
        background: #06BCDE;
        border-radius: 40px;
        padding: 5px;
        margin-right: -25px;
    }

    button.single_add_to_cart_button.button.alt {
        background: #06BCDE;
        border-radius: 40px;
        padding: 5px;
        min-width: 70px;
        margin-top: -3px;
    }

    .row.mrgtop {
        margin-top: 30px;
        margin-bottom: -30px;
    }

    section.related.products .row .col-sm-4, section.up-sells.products .row .col-sm-4 {
        max-width: 100%;
    }

    .col-sm-7.col-6.product-name {
        margin-right: -20px;
        direction: ltr;
    }

    p.price.font30 {
        margin: 0;
        font-size: 28px;
        font-weight: 400 !important;
        margin-top: -5px;
        margin-right: 25px;
    }

    p.qntysingle {
        margin-right: 25px;
        margin-left: 10px;
        font-size: 24px;
        /* margin-bottom: 5px; */
        margin-top: -4px;
    }

    input#coupon_code {
        max-width: 40%;
    }

    .woocommerce-checkout .form-row.place-order button.button, .button {
        color: #fff;
        background: #06BCDE;
        border: 1px solid #06BCDE;
        padding: 12px 30px;
        font-size: 16px;
        font-weight: 300;
        border-radius: 40px;
        cursor: pointer;
        display: flow-root;
    }

    .page-id-49 .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
        display: inline-grid;
        text-align: center;
        line-height: 30px;
    }

    .txtcntr {
        text-align: center;
        margin-top: 10px;
    }

    .section-top-image {
        padding-bottom: 30px;
    }

    .storeadd span {
        white-space: nowrap;
    }

    i.fa.fa-map-marker {
        color: #06BCDE !important;
    }

    span.sale-badge {
        font-size: 15px;
        left: -10px;
    }

    td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-date {
        font-size: 13px;
    }

    td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status {
        display: none;
    }

    td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number {
        display: none;
    }

    td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total {
        font-size: 13px;
    }

    td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
        padding: .5rem !important;
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
        margin-right: 10px;
    }

    .ice-cream-conquered-slider .product-thumb img {
        max-height: 200px;
    }

    .cart-popup-inner .product-counter .btn {
        border: 1px solid #7F7F7F;
        height: 24px;
        width: 24px;
    }

    .ice-cream-conquered-inner .product-thumb {
        margin-top: -140px;
    }

    .ice-cream-conquered-slider .owl-stage-outer {
        padding-top: 150px;
    }

    ul#result {
        max-height: 197px;
        overflow: auto;
        position: absolute;
        width: 85%;
        margin-right: 3%;
        cursor: pointer;
    }

    .list-group-item {
        position: relative;
        display: block;
        padding: .75rem 1.25rem;
        margin-bottom: -1px;
        background-color: #fff;
    }

    .weekly-deals-bottom .upselladdbtn a.btn.btn-primary.button.upselladd {
        /*width: auto;*/
        margin-left: auto;
    }

    .weekly-deals-thumb {
        border: 1px solid #d8d6d6c9;
        min-height: 240px;
        display: flex;
        max-width: 218px;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        margin-bottom: 20px;
        position: relative;
        margin: 0 auto;
    }

    .relatedproduct .weekly-deals-thumb, .upsell .weekly-deals-thumb {
        min-height: 210px;

    }

    ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 10px;
    }

    .weekly-deals-bottom .col-sm-8 {
        flex: 0 0 148px;
        max-width: 148px;
    }

    /*!* Track *!*/
    /*::-webkit-scrollbar-track {*/
    /*    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;*/
    /*    -webkit-border-radius: 3px !important;*/
    /*    border-radius: 3px !important;*/
    /*}*/
    /*!* Handle *!*/
    /*::-webkit-scrollbar-thumb {*/
    /*    -webkit-border-radius: 3px !important;*/
    /*    border-radius: 10px !important;*/
    /*    background: #F28CC5 !important;*/
    /*    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5) !important;*/
    /*}*/
    /*::-webkit-scrollbar-thumb:window-inactive {*/
    /*    background: #F28CC5 !important;*/
    /*}*/
    .large-screen-width .col-sm-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 50%;
    }

    .weekly-deals-bottom .col-sm-8 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 70.333333%;
    }

    .large-screen-width .weekly-deals-bottom .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 30.666667%;
        margin-right: -20px;
        /*margin-top: -2px;*/
    }

    .weekly-deals-bottom {
        max-width: 250px;
        margin: 0 auto;
        padding-top: 0;
    }

    .text-right {
        text-align: center !important;
        margin-bottom: 0px;
    }

    .single-product .product-counter .btn {
        background: transparent;
        border: 1px solid #7F7F7F;
        height: 30px;
        width: 30px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 30px;
        padding: 0;
    }

    .single-product .product-counter .btn span.plus-icon, .product-counter .btn span.minus-icon {
        background: #7F7F7F;
        width: 10px;
        height: 1px;
    }

    .single-product .product-counter .btn span.plus-icon:before {
        left: 13px;
        top: 8px;
    }

    .product-counter .btn {
        background: transparent;
        border: 1px solid #7F7F7F;
        height: 24px;
        width: 24px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 30px;
        padding: 0;
    }


    .product-counter .btn span.plus-icon:before {
        left: 10px;
        top: 5px;
    }

    .product-counter input.form-control {
        width: 25px;
        margin: 0 0px;
        padding: 0;
        font-size: 20px;
    }

    .weekly-deals-bottom .btn-primary {
        font-size: 14px;
        padding: 4px 14px;
        min-width: 55px;
    }

    .weekly-deals-thumb img {
        max-height: 210px;
        max-width: 125px;
        position: absolute;
        top: 0;
        bottom: 25px;
        margin: auto;
        left: 0;
        right: 0;
    }

    .weekly-content h5, .weekly-content h3 {
        font-size: 18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-bottom: -10px;
    }

    .weekly-deals-inner {
        margin-bottom: 70px;
    }

    .cart-outer a span {
        width: auto;
    }

    .cart-outer span.badge {
        left: -10px;
        top: 0;
        height: 20px;
        width: 20px;
    }

    .slider-intro-text.text-center {
        max-width: 160px;
    }

    .lowqntytext {
        display: flex;
        margin-right: 5px;
        position: absolute;
    }

    .largetytext {
        display: flex;
        margin-right: -5px;
        position: absolute;
    }

    .form-modal-body.prodduct-popup-info-inner p {
        font-size: 16px;
    }

    .col-2.hamberger-colum {
        padding-right: 0;
    }

    .col-6.seach-colum {
        padding: 0 5px;
    }

    .header-search-outer form .form-control {
        padding: 0 10px;
        padding-left: 30px;
        font-size: 14px;
    }

    span.search-icon img {
        width: 14px;
        height: 14px;
    }

    span.search-icon {
        top: 10px;
        left: 11px;
    }

    .row.homeoffer {
        margin: 0 -6px;
    }

    .large-screen-width .col-sm-4 {
        padding: 0 10px;
    }

    .ice-cream-conquered-wrapper {
        padding-bottom: 120px;
    }

    .chocolate-product-info {
        padding: 20px;
    }

    .chocolate-product-content.text-center {
        margin-bottom: 30px;
    }

    .modal-body .nav-tabs {
        padding: 10px 10px 0 10px;
    }

    .modal-body .nav-tabs li a {
        font-size: 15px;
        padding: 20px 15px;
        margin: 0 3px;
    }

    .login-fomr-inner {
        margin: auto;
        padding: 50px 0;
    }

    .login-popup-inner .tab-content {
        padding: 0 20px;
    }

    .login-popup-inner h2 span {
        font-size: 22px;
        line-height: normal;
        display: block;
    }

    .login-popup-inner h2 {
        text-align: right;
        font-size: 40px;
    }

    .form-control, .woocommerce-Input {
        font-size: 16px;
        height: 40px;
        padding: 6px 14px;
    }

    .btn-blue {
        padding: 8px 14px;
        font-size: 18px;
        min-width: 120px;
    }

    .header-cart-outer .cart-text p {
        font-size: 18px;
    }

    .cart-popup-inner .header-cart-outer .col-sm-7.col-xs-12 {
        width: 60%;
    }

    .cart-popup-inner .header-cart-outer .col-sm-5 {
        width: 40%;
        padding-right: 0;
    }

    .cart-button .btn {
        min-width: auto;
    }

    .cart-popup-inner .product-counter .btn span.plus-icon:before {
        left: 10px;
        top: 5px;
    }

    .cart-popup-inner .text-right {
        text-align: right !important;
    }

    .prodduct-popup-info-body [class^="col-"] {
        padding-top: 0;
        padding-bottom: 0;
    }

    .prodduct-popup-info-body {
        padding: 0 15px;
    }

    .prodduct-popup-info-header .col-sm-7.col-12.text-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .recomended .modal-header .close {
        top: 19px;
        left: auto;
        right: 20px;
    }

    .prodduct-popup-info-header .col-sm-5.col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .upsellmodal-footer .col-sm-6.col-6.text-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
        padding-left: 0;
        text-align: right !important;
    }

    .upsellmodal-footer .col-sm-6.col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
    }

    .upsellmodal-footer span.upsellmodal-cart {
        margin-right: 0;
    }

    .upsellmodal .modal-dialog .modal-body {
        padding: 30px 20px;
        padding-bottom: 0;
    }

    .upsellmodal-footer {
        padding: 30px 20px;
        margin: 0 -20px;
        margin-top: 30px;
    }

    .upsellmodal .owl-nav button {
        right: -25px;
    }

    .upsellmodal .owl-nav button.owl-next {
        left: -25px;
        right: auto;
    }

    .upsellmodal-footer span.upsellmodal-cart img {
        width: 30px;
    }

    .upsellmodal .section-title h2 {
        font-size: 30px;
    }

    .woocommerce-MyAccount-content .col-sm-3,
    .woocommerce-MyAccount-content .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
    }

    .woocommerce-cart-form__cart-item.cart_item {
        padding: 15px;
        background: white;
        border: 1px solid #e4e4e4a6;
        margin: 0 0 25px 0px;
        text-align: right;
        min-height: 9rem;
        min-height: 150px !important;
    }

    .woocommerce-cart-form .product-counter {
        display: flex;
        align-items: center;
        justify-content: center;
        float: left;
        position: absolute;
        left: -70px !important;
        top: 40px;
        z-index: 98;
    }

}

@media (max-width: 350px) {
    .category-details {
        height: 100px;
        min-width: 100px;
    }
}

@media (max-width: 479px) {
    body.page-template-page-jobs .text-left {
        text-align: center !important;
    }

    .main-navbar-outer ul li a {
        padding: 12px 5px;
        font-size: 16px;
        justify-content: center;
    }

    .weekly-deals-bottom .col-sm-8 {
        padding-right: 0;
        padding-right: 8px;
    }

    .weekly-deals-thumb {
        border: 1px solid #d8d6d6c9;
        min-height: 210px;
        display: flex;
        max-width: 160px;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        margin-bottom: 20px;
    . position: relative;
        margin: 0 auto;
    }

    .catheading {
        font-size: 40px;
        vertical-align: middle;
        margin-top: -30px;
        font-weight: bold;
        font-family: 'MikhmoretRoundedDL11AAA-Bold';

    }

    svg:not(:root) {
        overflow: hidden;
        margin: auto;
        vertical-align: middle;
        margin-top: 1em;
        max-height: 2em;
        min-height: 2em;
        max-width: 2em;
    }

    .owl-item .weekly-deals-bottom .col-sm-8 {
        padding-right: 0;
        margin-right: -6px;
    }

    header.site-header.sticky .logo-container img {
        max-width: 80px !important;
    }

    .logo-container img {
        max-width: 90px !important;
    }

    .mobile-header .main-navbar-outer ul li a .fa {
        top: 18px !important;
        font-size: 22px;
    }

    .section-top-image img {
        margin-top: -40px;
        max-width: 160px;
    }

    body {
        padding-top: 140px;
    }

    .weekly-deals-inner {
        margin-bottom: 50px;
        min-width: 160px;
    }

    .title-wrapper {
        width: 160px !important;
    }

    span.sale-badge {
        padding: 2px 6px;
    }

    p {
        font-size: 16px;
        line-height: 1.5;
    }

}

@media (max-width: 359px) {

    .large-screen-width .weekly-deals-bottom .col-sm-4 {
        margin-right: -12px;
    }

    .cartmodal-wrapper .wooco_components .wooco_component {
        padding: 6px;
    }

    .main-navbar-outer ul li a {
        font-size: 14px;
    }

    .ice-cream-conquered-wrapper {
        margin-top: 80px;
    }

    .mobilecart > div {
        padding: 4px 5px 0;
    }

}

.image-slider {
    display: block;
    width: 100%;
    height: auto;
}

.header-notification {
    background-color: #06BCDE;
    font-size: 24px;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    font-weight: 400;
    position: absolute;
    width: 100%;
    top: 0%;
}

.item.text-center-top {
    text-align: center !important;
    vertical-align: middle;
    padding: 5px;
}

ul.mainnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #f2f2f2;
    width: 1800px;
}

ul.mainnav li {
    float: left;
}

ul.mainnav li a {
    display: block;
    color: #303030;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;

}

/* Change the link color to #111 (black) on hover */
ul.mainnav li a:hover {
    border-bottom: #a14f51 solid 1px;
}

.mainnav-wrap {
    background-color: #f2f2f2;
}

.mainnavheader {
    width: 1500px;
    height: 60px;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0 auto;
}

.headercontainer {
    padding: 0 0;
}

.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {
    margin: 0 auto;
    width: 100%;
    max-width: 145px;
}

/*
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
    color: #e2401c;
    display: block !important;
    font-weight: bold;
 }
 ul.woocommerce-error {
    display: contents;
}
 ul.woocommerce-error {
    display: flex;
}

ul.woocommerce-error li {
    float: left;
    padding: 10px;color: red;
}*/

/*woocomerce accordian */
/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #CCCCCC;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #CCCCCC;
    border-color: #CCCCCC;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #CCCCCC;
}

.single-product div.product form.cart .quantity {
    float: none;
    margin: 0;
    display: inline-block;
}

.productinformation {
    /*border: solid 1px #06BCDE;
    margin: 10px 0;*/
    border: solid 1.5px #06BCDE;
    padding: 20px;
    border-radius: 8px;
    /*margin: 40px !important;*/
}

button.single_add_to_cart_button.button.alt {
    background: #06BCDE;
    border-radius: 40px;
    padding: 5px;
}

button.single_add_to_cart_button1.button.alt.txtfnt {
    font-weight: 400;
    font-size: 18px;
    background: #06BCDE;
    border-radius: 40px;
    min-width: 90%;
    margin-top: -10px;
}

span.textleft {
    text-align: left !important;
    display: flex;
}

.textblue {
    color: #06BCDE;
}

.txtblack {
    color: #000;
}

h2.txtblack.text-right {
    font-size: 24px;
    margin-top: 25px;
    text-align: right !important;
    color: #06BCDE;
    padding-bottom: 10px;
    font-weight: 400;
    border-bottom: 1px solid #e8e8e8;
}

.txtbrown {
    color: #808080;
}

ul.woocommerce-error {
    text-align: right;
    list-style: none;
}

.single-title-wrapper {
    border-bottom: solid 1px #dcd8d8;
}

.font30 {
    font-size: 30px;
    font-weight: 700;
}

.font25 {
    font-size: 19px;
    font-weight: 400;
}

section#woocomerce-outer {
    margin-top: 200px;
}

.product_meta {
    display: none;
}

.upsell.container .weekly-deals-thumb {
    min-height: 270px;
}

.upsell.container .weekly-deals-thumb .title-wrapper {
    padding: 0 10%;
}

/* new checkout and cart page */
.woocommerce-billing-fields__field-wrapper p, .shipping_address .form-row {
    display: inline-block !important;
    width: 48%;
    margin: 7px 1%;
    text-align: right;
    vertical-align: top;
}

.right-side label {
    font-size: 15px;
    display: block;
    letter-spacing: 0.5px;
}

.cart-checkout-container * {
    font-weight: 400;
}

.right-side input, .right-side select {
    width: 100%;
    padding: 10px 7px;
    border-radius: 2px;
    border: solid 1px #ddd;
}

.right-side input {
    -webkit-user-select: text; /* Chrome, Opera, Safari */
    -moz-user-select: text; /* Firefox 2+ */
    -ms-user-select: text; /* IE 10+ */
    user-select: text; /* Standard syntax */
}

.woocommerce-additional-fields label {
    font-size: 21px;
    margin: 0 0 10px 0;
    letter-spacing: 0.5px;
}

textarea#order_comments {
    padding: 10px;
    font-size: 14px;
}

#byconsolewooodt_checkout_field h2 {
    font-size: 25px;
    font-family: 'rubik';
}

.thwmsc-index {
    padding: 2px;
    border-radius: 50% !important;
    border-color: #06BCDE !important;
    background: #06BCDE !important;
    color: #06BCDE !important;
    position: relative;
    left: 0;
    top: 5px;
    float: left;
}

#thwmsc_wrapper a.active .thwmsc-img-icon, #thwmsc_wrapper a.active .thwmsc-tab-icon {
    color: #fff !important;
    border-color: #018dc2 !important;
    background: #018dc2 !important;
}

.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping {
    display: none;
}

span.thwmsc-tab-label {
    width: 100%;
}

/*
.thwmsc-index {
    display: none;
}*/

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    text-align: right;
    font-family: 'Rubik', sans-serif;
}

/*!*p#full_address_field, p#additional__field{display: block;text-align: right;}*!*/
/*.woocommerce-billing-fields, .woocommerce-additional-fields, div#byconsolewooodt_checkout_field, table.shop_table.woocommerce-checkout-review-order-table, div#payment, form.woocommerce-cart-form {*/
/*    border: solid 1px #0c0c0c1a;*/
/*    padding: 10px;*/
/*    text-align: right;*/
/*}*/

/*.woocommerce-additional-fields {*/
/*    display: none;*/
/*}*/

/*.coupon {*/
/*    margin: 10px 0;*/
/*    margin-right: 100px;*/
/*}*/

/*input#coupon_code {*/
/*    background-color: white;*/
/*}*/

/*.woocommerce-cart-form__cart-item.cart_item {*/
/*    padding: 15px;*/
/*    background: white;*/
/*    margin: 5px 5px 25px 5px;*/
/*    border: 1px solid #e4e4e4a6;*/
/*    text-align: right;*/
/*    min-height: 145px;*/
/*}*/

a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline: none !important;
}

.u-column1.col-1.woocommerce-Address {
    max-width: 100% !important;
}

form.woocommerce-ordering {
    display: none;
}

.woocommerce-cart-form .product-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    position: absolute;
    left: -95px;
    top: 50px;
    z-index: 98;
}

tr.brown {
    background: #f8f8f8;
    font-weight: 600;
}

dd.variation- {
    margin-right: 30px;
}

.woocommerce-cart-form .product-counter input {
    width: 40px;
    text-align: center;
    border: none;
    height: 40px;
    margin: 0 6px;
    padding: 0;
    background-color: transparent !important;
    border: none !important;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
    display: none !important;
}

#byconsolewooodt_checkout_field input[type="radio"] {
    float: left;
    margin-top: 10px;
    width: 0px;
}

.header-search-outer form#searchform {
    margin: 0;
}

button.toggle-menu-btn {
    background: transparent !important;
    padding: 0;
}

.middle-header-toggle ul.sub-menu {
    margin: 0;
}

.top-header-content .owl-dots {
    display: none;
}
.bottom-mene-wrapper .main-navbar-outer ul li a {
    font-size: 18px;
    font-weight: 400;
    /*padding: 15px 30px !important;*/
	padding: 6px 30px !important;
}

.bottom-mene-wrapper .main-navbar-outer ul li ul li a {
    padding: 8px 20px;
}

section#woocomerce-outer {
    margin-top: 0px;
	padding-top:110px;
}

body.term-129 section#woocomerce-outer {
    margin-top: 0px;
	padding-top:0px!important;
}
header.site-header.sticky .main-navbar-outer ul li a .fa {
    top: 10px;
}


h1.product_title.entry-title {
    letter-spacing: normal;
    margin-bottom: 8px;
    font-family: 'rubik';
    font-weight: 400;
}

.single-title-wrapper {
    border-bottom: solid 1px #dcd8d8;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.productinformation {
    border: solid 2px #06BCDE;
    margin: 30px 0;
    padding: 20px;
    border-radius: 8px;
}

.product-counter input.mkd-quantity-input {
    box-shadow: none;
    border: none !important;
    background-color: #f4f4f4 !important;
}

body.woocommerce #primary {
    margin: 0;
}

#woocomerce-outer span.onsale,
.woocommerce-product-gallery__trigger {
    display: none;
}


bdi {
    font-weight: 400;
}

.panel-default > .panel-heading {
    background-color: #ececec;
    border-color: #ececec;
}

.panel-heading .panel-title a.collapsed:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 21px;
    height: 16px;
    width: 2px;
    background: #000;
}

.panel-heading .panel-title a:before {
    content: "";
    position: absolute;
    top: 22px;
    left: 14px;
    height: 2px;
    width: 16px;
    background: #000;
}

.page-id-663 .panel-heading .panel-title a:before {
    content: "";
    position: absolute;
    top: 28px;
    left: 14px;
    height: 2px;
    width: 16px;
    background: #000;
}

.panel-heading .panel-title a {
    position: relative;
    padding-left: 40px;
    font-size: 18px;
}

#woocomerce-outer .weekly-content h2.title {
    font-size: 22px;
    font-family: 'rubik';
    font-weight: 400;
    margin: 14px;
    margin-bottom: -8px;
    letter-spacing: -0.5px;
}

#woocomerce-outer .weekly-deals-bottom {
    margin-right: 0
}

.productinformation h5 {
    font-weight: 400;
}

/* main menu */

p#billing_country_field {
    margin: 0;
    display: none !important;
}


.relatedproduct .weekly-deals-thumb, .up-sells .weekly-deals-thumb {
    display: inline-block;
}

.relatedproduct .weekly-deals-thumb img, .up-sells .weekly-deals-thumb img {
    margin-bottom: 0px;
    position: absolute;
    top: 0;
    bottom: 45px;
    margin: auto;
    left: 0;
    right: 0;
    max-width: 100px;
}
.relatedproduct .weekly-deals-thumb img.wp-post-image, .up-sells .weekly-deals-thumb img.wp-post-image {
    max-height: 210px;
    max-width: 220px;
    min-height: 210px;
    min-width: 220px;
    /*width: 90%;*/
}

.relatedproduct .weekly-deals-thumb .title-wrapper, .up-sells .weekly-deals-thumb .title-wrapper {
    position: absolute;
    bottom: 0;
    width: 100% !important;
    /*width: 90%;*/
}

.owl-stage-outer {
    overflow: visible;
}

.owl-item {
    opacity: 0;
    transition: opacity 500ms;
}

.owl-item.active {
    opacity: 1;
}

p#billing_state_field {
    display: none !important;
}

/*.relatedproduct{width:1140px;} */


@media (min-width: 768px) {
    .main-navigation {
        width: 100% !important;
        /*float: right;*/
        margin-left: 4.347826087%;
        clear: both;
        text-align: right;
    }

    .main-navigation ul ul, .secondary-navigation ul ul {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        left: auto;
    }
}

.main-navbar-outer ul li a .fa {
    position: absolute;
    left: 0px !important;
    top: 19px;
    font-size: 30px !important;
    margin-left: 10px;
}
/*.main-navbar-outer ul li a .fa {
    position: absolute;
    left: 0px !important;
    top: 10px;
    font-size: 34px;
    margin-left: 30px;
}*/


h1.textblue {
    margin-bottom: 8px;
    font-family: 'MikhmoretRoundedDL11AAA-Bold';
    font-weight: 400;
}

.search-form-wrapper {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px 15px;
    margin-top: 50px;
}

.search-form-wrapper.open {
    display: block;
}

/* footer */

footer h3.widget-title, h3.footer-title {
    font-size: 23px;
    text-align: right;
    color: #fff !important;
    font-weight: 500;
    margin-bottom: 0;
}

.footer-nav-outer ul li {
    list-style: none !important;

}

.footer-nav-outer ul li a, .footer-soci a, .footer-contact-us p a {
    color: #fff !important;
    text-decoration: none;

}

.footer-contact-us p, {
    color: #fff;
    text-align: right;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
}

input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    background: #F28CC5 !important;
    border: none !important;
    padding: 12px 50px !important;
    color: #fff !important;
    border-radius: 50px;
}

.top-footer figcaption.wp-caption-text {
    color: #fff;
    border: none;
    font-style: normal;
}

@media screen and (min-width: 1200px) {
    body.single-product button.plus.btn.plus-icon {
        margin-left: -10px;
    }

    .deskhide {
        display: none !important;
    }

    .page-id-558 .container {
        width: calc(100% - 440px);
        max-width: 100%;
    }

    img.desktopchoco {
        min-width: 100%;
    }
}

/*
https://codepen.io/ramsh/pen/xxbaRdQ
.owlnav-content {
  position: relative;
}
.owlnav-content .owl-theme .custom-nav {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.owlnav-content .owl-theme .custom-nav .owl-prev,
.owlnav-content .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.owlnav-content .owl-theme .custom-nav .owl-prev i,
.owlnav-content .owl-theme .custom-nav .owl-next i {
  font-size: 2.5rem;
  color: #cecece;
}
.owlnav-content .owl-theme .custom-nav .owl-prev {
  left: 0;
}
.owlnav-content .owl-theme .custom-nav .owl-next {
  right: 0;
}*/

span.require, abbr.required {
    color: red;
}

body.single-product .pdng span.wooco-qty-label, body.single-product .pdng .wooco_component_product_price{
    padding-left: 15px;
}
.wooco_component_product_image picture {
    width: 50px;
    height: auto;
    cursor: pointer;
}
table.table.table-bordered tr td {
    font-size: 12px;
}
div#nutrition p {
    font-size: 14px;
}


/* new mobile menu css*/
.mob-nav{background:#06BCDE;}
a.MobileDropdownTriger {
    color: #fff !important;
}
.deskhide li.nav-item, li.nav-item.active {
    background: #06BCDE;
    color: #fff;
    padding: 18px 0;
    font-size: 22px;
}
.deskhide li.nav-item a{
    color: #06BCDE;
}
.deskhide li.nav-item.active a {
    color: #fff;
}
.deskhide ul.nav li {
    position: relative;
    list-style: none;
    border-radius: 0;
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #ad959533;
}

.deskhide ul.dropdown-menu.mobile-dropdown li a {
    border: none;
    color: #06BCDE;
	}
.deskhide ul li a {
    padding: 0px 15px;
}

.deskhide ul.dropdown-menu.mobile-dropdown {
    width: 100%;
    border: none;
    background: #fff;
    margin: 0;
    border-radius: 0;
    padding: 18px 0;
    font-size: 22px;
   /* height: auto;
    max-height: 555px;
    overflow-x: hidden;*/
}
/*.deskhide ul.dropdown-menu.mobile-dropdown {
    width: 100%;
    border: none;
    background: #fff;
    margin: 0;
    border-radius: 0;
	padding: 18px 0;
    font-size: 22px;
	height: 345px;
    overflow: auto;
}*/
.deskhide .mobile-dropdown li ul.dropdown-menu {
    position: relative;
    background: #fff;
    width: 100%;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
}
.deskhide .mobile-dropdown li ul.dropdown-menu li {
    background: #ECECEC;
}
.deskhide .mobile-dropdown li ul.dropdown-menu li.current-menu-item a {
    color: #000!important;
}
.deskhide .mobile-dropdown li ul.dropdown-menu li a{
    color: #06BCDE;
}
.deskhide li.current-menu-item {
    background: #06BCDE;
}
.deskhide li.current-menu-item a{
       color: #fff !important;
}

li.deskhide.social a {
    float: left;
}
li.deskhide.deskhidelogout {
    width: 250px;
    float: left;
    text-align: center;
}
li.deskhide.social {
 /*   padding: 0 44px;*/
    width: 100%;
    float: none;
}
/* new slider*/


.custom-slider .btn-wrapper .button {
    border-radius: 40px !important;
}
section.bannerclass .item {
    padding: 0;
}
/*.custom-slider {
    max-width: 550px;
    margin: 0 15% 0 auto;
    text-align: center;
}*/
.custom-slider {
	max-width: 350px;
    margin: 0;
    text-align: center;
	margin-left:110px;
    /*max-width: 550px;
    margin: 0;
    text-align: center;*/
}
.custom-slider .btn-wrapper {width:100%; margin-top:20px;}
section.bannerclass {
    padding: 0 !important;
    min-height: 970px;
    background-size: contain !important;
    position: relative;
	background-repeat: no-repeat;
    background-position: center center;;
}
section.bannerclass .topmargin {
    position: absolute;
    bottom: 10%;
	left: 50%;
}
section.bannerclass .item {
    padding: 0 10px;
}
.bnt-red{ background-color: #F28CC5 !important;
    border-radius: 10px!important;
    color: #fff !important;}

@media (min-width: 992px) {


	}
@media (max-width: 1024px){
section.bannerclass{display:none;}
section.bannerclassmobile img {padding: 0 15px;}
section.bannerclass{
	background-image: url(../images/baner_m.png)!important;
	padding: 60px 0 !important;
	min-height: 100%;
}
.custom-slider .owl-carousel .owl-item img {
	width: auto;
}
.custom-slider {
	max-width: 400px;
	margin: auto;
	text-align: center;
}
section.bannerclass .topmargin {
	position: static;
	margin-top: 240px;
}
}
@media (max-width: 1024px) and (min-width: 770px) {
	section.bannerclass{
		background-image: url(../images/baner-02.png)!important;
		padding: 60px 0 !important;
		min-height: 100%;
	}
	.custom-slider .owl-carousel .owl-item img {
		width: auto;
	}
	.custom-slider {
		max-width: 400px;
		margin: auto;
		text-align: center;
	}
	section.bannerclass .topmargin {
		position: static;
		margin-top: 240px;
	}
}

/*@media (min-width: 768px) {



}*/
@media (max-width: 767px) {
		.custom-slider {
			max-width: 300px;
			margin: auto 0 0 30%;
		}

		section.bannerclass {
			background-size: cover !important;
			background-position: center -20px;
		}
}
/*@media only screen and (min-width: 768px) {


}
@media (max-width: 567px) {
	.custom-slider {
    max-width: 200px;}
	}
}
@media (max-width: 350px) {
	.custom-slider {
    max-width: 200px;}
	}
}
@media (max-width: 479px) {
	.custom-slider {
    max-width: 200px;}
	}
}
@media (max-width: 359px) {
	.custom-slider {
    max-width: 200px;}
	}
}*/


.topcategory {
    width: auto;
    font-family: 'Rubik', sans-serif;
    display: inline-grid;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 35px;
}
.slick-slide {
		padding: 0 5px;
	}
@media (max-width: 567px) {
	.topcategory {
		height: 165px;
		width: 165px;
	}
	.topolslider {
		width: 100%;
		margin:auto;
	}
	.slick-slide {
		padding: 0 5px;
	}
	section.bannerclass {
		background-size: contain!important;
		background-position: center -20px;
	}
	section.bannerclass .topmargin {
		position: static;
		margin-top: 55px;
	}	
}
@media (max-width: 770px) and (min-width: 568px) {	
	section.bannerclass .topmargin .right-section {
		margin-left: 30%;
	}
	section.bannerclass .topmargin {
		position: absolute;
		margin-top: 0;
		margin-left: 0;
		bottom: 20%;
		left: 50%;
	}
}

@media (max-width: 991px){
section.selling-product-wrapper .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
@media (min-width: 992px){

section.selling-product-wrapper.large-screen-width img {
    margin: 0 auto;
    width: 100%;

}
section.selling-product-wrapper .container{ padding:0 20px;}
.mb-bottom{margin-bottom:5px;}
  
}



@media (max-width: 767px){
	section.recommended-combinations-wrapper.bannerclassmobile.large-screen-width.deskhide {
    padding: 0;
}
.container.mobilecats-container {
    padding: 0 30px;
}
section.selling-product-wrapper .col-sm-2, section.selling-product-wrapper .col-4{
	padding-right: 5px;
    padding-left: 5px;
}
.woo-background{
	background-size: 35%!important;
	    background-position: 2px 3%!important;
}
.pagebg{
 background-position: top left;
 background-size: 35%!important;
 margin: 67px 0 0 0;
}
.pagebgjob{
	 background-size: 40%!important;
	 margin: 67px 0 0 0;
}
section.selling-product-wrapper{ margin-bottom: 15px; }

.mb-bottom{margin-bottom:5px;}
.slick-slide{padding:0 2px;}
}
section.selling-product-wrapper .col-sm-2, section.selling-product-wrapper .col-4{
	padding-right: 3px;
    padding-left: 3px;
}
.top-product-wrapper .container {
    padding: 0 16px;
}




.top-product-wrapper .slick-prev, .top-product-wrapper .slick-next{display:none!important;}
/*@media (min-width: 1200px){
	section.selling-product-wrapper.large-screen-width .container {
		max-width: 900px;
	}
}*/
body.home .weekly-deals-wrapper{padding:0;}
body.home .weekly-deals-wrapper .section-title h2 { margin-bottom: 20px !important;}
body.home .weekly-deals-wrapper .weekly-deals-inner {
    margin-bottom: 40px;
}

@media(min-width:767px){
	.woo-background{    background-position: 0px 7% !important;
    background-size: 20%!important;}
	.pagebg{
 background-position: 0px 10%!important;
 background-size: 17%!important;
   
}
.pagebgjob{
	background-position: 0% 105px!important;
    background-size: contain!important;
    margin-top: 50px;
}
body.term-129 .woo-background {
    margin-top: 6%!important;
}	
.weekly-deals-wrapper.pagebg.page-2555{
	    background-position: 0px 5%!important;
}
}

@media (max-width: 1024px){
.container {
    padding: 0 15px;
}
}
@media (min-width: 1024px){
body.home .section-title h2.homecatmargin {
    margin-bottom: 69px!important;
}
section.weekly-deals-wrapper.large-screen-width.topsectionmargin {
    position: relative;
    margin-top: -95px;
    z-index: 1;
}

}
.container.wrapper_new_cats {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 24px 48px #0000000d;
    border-radius: 20px;
}

@media (max-width: 567px) {
	li#menu-item-6305 {
		margin-top: -20px;
	}
    .container.wrapper_new_cats {
        padding-bottom: 10px !important;
    }
	section.weekly-deals-wrapper.pagebg.page-2555 .container .titlemargin {
		margin-top: -10px;
	}
	article#post-2555 {
		padding: 10px;
		margin-top: 0px!important;
		padding-top: 35px;
	}
	section.weekly-deals-wrapper.large-screen-width.topsectionmargin {
			margin-top: -70px;
			position: relative;
			z-index: 1;
			padding: 10px;
	}
	.hero-slider-wrapper.fordesktop{margin-bottom:20px!important;}	
	.hero-slider-wrapper.formobile{margin-bottom:40px!important;}	
	body.term-129 section#woocomerce-outer {margin-top: 70px;}
	body.candydetails section#woocomerce-outer .container {padding: 0 15px;}
	body.candydetails .wsis-wc-product-loop.row {margin: 0;}
	body.candydetails section#woocomerce-outer .upsell.container {padding: 0;}
	body.single-product.candydetails  .upsell .owl-carousel .owl-stage-outer {
		margin-left: 0;
		margin-right: 0;
	}
	body.candydetails .relatedproduct .weekly-deals-thumb, 
	body.candydetails .up-sells .weekly-deals-thumb {display: block;}
	body.candydetails .upsell.container .weekly-deals-thumb {min-width: 100%;}
	body.candydetails  .weekly-deals-inner {padding: 0 8px;	min-width:100%;	}
	body.home .weekly-deals-wrapper .section-title h2.homecatmargin{margin-bottom:70px!important;}
	section.weekly-deals-wrapper.pagebg.page-2555 {background-position: 0 2%!important;}
}
@media (max-width: 479px) {
.catheading {
    font-size: 40px;
    vertical-align: middle;
    margin-top: -46px;
    font-weight: 700;
    font-family: 'MikhmoretRoundedDL11AAA-Bold';

}}
@media(min-width:767px){
.catheading {
    font-size: 28px;
    vertical-align: middle;
    margin-top: -25px;
    font-weight: bold;
    background-color: #06BCDE;
    border: 4px solid white;
    border-radius: 28px;
    color: white;
    height: 56px;
    line-height: 48px;
    position: relative;
    font-family: 'MikhmoretRoundedDL11AAA-Bold';

}
}
.slick-dotted.slick-slider {
    margin-bottom: 50px;
}



.catouter-129 {
    margin-top: 70px;
}

.hero-slider-wrapper.fordesktop{margin-bottom:60px}

.page-id-48 ul.order_details {
    text-align: right;
    list-style: none;
}


::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-thumb {
    background: linear-gradient(13deg, #1a80c0 14%,#1a80c0 64%);
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover{
    background: linear-gradient(13deg, #004CB0 14%,#004cb0 64%);
}
::-webkit-scrollbar-track{
    background: #ffffff;
    border-radius: 8px;
    box-shadow: inset 7px 10px 12px #f0f0f0;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
border: 1px solid #06BCDE !important;}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {

    border-bottom: solid 7px #00000000;
    border-radius: 0 0 20px 20px;
}
span.mobilesearhtrigger img {
    width: 25px;
}
@media(min-width:1066px){
	.col-sm-3.col-3.mb-3.mobileclass {
		max-width: 25% !important;
		flex: 0 0 25%;
	}
	
}
@media(max-width:567px){
	.col-sm-3.col-3.mb-3.mobileclass {
		max-width: 50% !important;
		flex: 0 0 50%;
	}
	.mobileclass .topcategory a h4.catheading {
		
		font-size: 25px;
		vertical-align: middle;
		margin-top: -25px;
		font-weight: bold;
		background-color: #06BCDE;
		border: 4px solid white;
		border-radius: 28px;
		color: white;
		height: 56px;
		line-height: 48px;
		position: relative;    
	}
}
@media(max-width:479px){
	.mobileclass .topcategory a h4.catheading {
		font-size: 25px;
		vertical-align: middle;
		margin-top: -25px;
		font-weight: bold;
		background-color: #06BCDE;
		border: 4px solid white;
		border-radius: 28px;
		color: white;
		height: 56px;
		line-height: 48px;
		position: relative;
	}
}

/*new css */
.slick-dotted.slick-slider {
    margin-bottom: 50px;
}


.catouter-129 {
    margin-top: 70px;
}

.hero-slider-wrapper.fordesktop {
    margin-bottom: 60px
}

.page-id-48 ul.order_details {
    text-align: right;
    list-style: none;
}


::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(13deg, #1a80c0 14%, #1a80c0 64%);
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(13deg, #004CB0 14%, #004cb0 64%);
}

::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: inset 7px 10px 12px #f0f0f0;
}


element.style {
}

.ribbon {
    margin: 0 auto;
    width: 110px;
    height: 110px;
    display: block;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 10px;
}

element.style {
}

.ribbon span {
    width: 150px;
    height: 34px;
    top: 20px;
    right: -40px;
    position: absolute;
    display: block;
    background: #FF0000;
    color: #333;
    font-family: arial;
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 34px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}


/*Popup css*/
.productpopupmodal .productpopupbody {
    padding: 0 !important;
}

.productpopupmodal .productpopupbody .qtylimit {
    text-align: right;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0px;
    color: #06BCDE;
   /* margin-top: 25px;*/
    margin-bottom: -10px;
    padding-right: 5px;
}


.productpopupmodal .productpopupbody p.sec_title {
    text-align: right;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0px;
    color: #06BCDE;
}
button.close.popupbtn {
    border: none !important;
}

ul.assoproduct-outer.listpopup .list-group-item .wooco_component_product {
    margin-top: 0;
    padding: 0;
}

ul.assoproduct-outer.listpopup .list-group-item {
    background-color: #fff !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    opacity: 1;
    margin: 5px;
    padding: 5px;
}

ul.assoproduct-outer.listpopup .list-group-item h2.assoproduct {
    text-align: right;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Rubik';
}

ul.assoproduct-outer.listpopup .list-group-item .popupprice {
    text-align: right;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Rubik';
    letter-spacing: 0px;
    color: #999999;
    opacity: 1;
    margin-top: 10px;
}

.productpopupmodal .popupfooter {
    background: #06BCDE;
    position: absolute;
    width: 100%;
    border: 0;
    right: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    display: flex;
    justify-content: space-around;
    padding: 10px;
    z-index: 99;
    box-shadow: 0px -12px 22px #061A2633;
}



.productpopupmodal .popupfooter .footer-left span {
    font-weight: 600;
    font-size: 18px;
    text-align: left !important;
    color: #FFFFFF;
    opacity: 1;
    display: flex;
}

.productpopupmodal .popupfooter button.addtocart.assobtn.button.btn.btn-primary.button {
    background-color: #fff !important;
    color: #1981bf !important;
}
.productpopupmodal .assoproductouter {
    height: 45vh;
    overflow-y: auto;
    margin-bottom: -25px;
    padding-bottom: 40px;
}
.productpopupmodal .progressouter {
    top: 0px !important;
    background-color: #fff;
    bottom: auto;
    position: relative;
}

.productpopupmodal h2.assoproduct {
    font-weight: 700 !important;
    font-size: 18px !important;
    margin: 0;
}


.productpopupmodal .wooco_component_product_image img {
    width: 73px !important;
    height: auto;
}

.productpopupmodal p.qty-msg.text-center {
    color: #ffffff;
    margin: 10px 0 0px;
    font-size: 18px;
    text-align: right !important;
}

.productpopupmodal .fa-plus-circle, .productpopupmodal .fa-minus-circle {
    font-size: 25px;
    color: #99999996;
}
.productpopupmodal .modal-dialog{
    max-width: 480px!important;
    width: 100%;
}
.popupbadge{padding: 0 5px;
    text-align: right;
    font-size:16px;
    font-weight: 500;
    font-family: Rubik;
    letter-spacing: 0px;
    color: #999999;
    opacity: 1;}
.modal-body.productbdy {
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 12px 24px #09283934;
    border-radius: 10px;
    opacity: 1;
    padding: 2rem;
}
@media (max-width: 767px) {
    .productpopupmodal .modal-dialog {
        max-width: 452px!important;
        width: 95%;
    }
	#adtcartmsg .modal-dialog.modal-confirm.modal-dialog-centered {
    width: 96%;
    margin: auto;
}

}
.modal-open .modal {
    background: #0e2c3e69 0% 0% no-repeat padding-box;
}
body{
    touch-action: manipulation;
}
@media (max-width: 767px){
	.prodduct-popup-info-header h2 {
		font-size: 36px;
	}
	.prodduct-popup-info-header .col-sm-7.col-12.text-right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}