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

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


/*-------custom font-----------*/

@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Bold.woff2') format('woff2'),
        url('fonts/Lato-Bold.woff') format('woff'),
        url('fonts/Lato-Bold.ttf') format('truetype'),
        url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Regular.eot');
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Regular.woff2') format('woff2'),
        url('fonts/Lato-Regular.woff') format('woff'),
        url('fonts/Lato-Regular.ttf') format('truetype'),
        url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

a,a:focus{
    outline:none !important;
    text-decoration:none !important;
}
body {
    overflow-x: hidden !important;
}
.button, submit,.restore-item {
    font-size: 20px !important;
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    padding: 27px 44px !important;
}
.vc_btn3 {
    background: #ae0000 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 20px !important;
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0 !important;
    padding: 22px 59px !important;
    /*  max-width: 240px !important;
    width: 100%; */
    text-align: center !important;
}
.vc_btn3:hover {
    background: #FFCD00 !important;
    color: #000 !important;
}

.pb-sub-heading {
    font-size: 50px;
    color: #4d4834;
    margin-bottom: 0 !important;
}
#scroll-top:hover {
    color: #fff !important;
}
.site-breadcrumbs a, 
.background-image-page-header .site-breadcrumbs a {
    font-size: 18px;
    font-weight: 600;
}
.page-numbers {
    font-family: 'Poppins';
}
.page-numbers.current {
    background: #ae0000 !important;
    color: #fff !important;
}
form input[type="text"], 
form input[type="password"], 
form input[type="email"], 
form input[type="number"], 
form input[type="search"], 
form input[type="tel"], 
form select, 
form textarea {
    border-radius: 0 !important;
    min-height: 58px !important;
}
.search-results article {
    border: none !important;
}


#popmake-3057 {
    max-width: 90% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.pb-holiday-tins-product .single_variation_wrap {
    display: flex;
    flex-flow: column;
}
.pb-holiday-tins-product .single_variation_wrap .wapf {
    order: -1;
}



/*------------header-------------*/
#site-header.medium-header .top-header-wrap::before {
    content: "";
    position: absolute;
    top: -91px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(./img/topbar-bg-img.png);
    background-size: auto;
    background-position: top center;
    background-repeat: no-repeat;
    z-index: -1;
}
#site-header.medium-header .top-header-wrap {
    padding-top: 129px !important;
}
#site-logo #site-logo-inner a:hover img {
    opacity: 1 !important;
}
#site-header.medium-header .top-header-inner {
    padding: 25px 0 !important;
}
#site-header.medium-header #site-logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
#site-header.medium-header #medium-searchform form, 
#site-header.medium-header #medium-searchform input {
    width: 100% !important;
    max-width: 300px;
    border-radius: 20px !important;
    background: #f5f3ec;
}
#site-header.medium-header #medium-searchform input,
#site-header.medium-header #medium-searchform label {
    min-height: 50px !important;
}
#site-header.medium-header #medium-searchform label {
    display:none;
}
#site-header.medium-header #medium-searchform input {
    border: 1px solid #ae0000 !important;
}
#site-header.medium-header #medium-searchform input {
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: 'Poppins';
}
#site-header.medium-header #medium-searchform input::placeholder {
    color:#ae0000 !important;;
}
#site-header.medium-header #medium-searchform button {
    width: 58px;
    height: 58px;
    line-height: 58px;
    border-radius: 50%;
    background: #ae0000 !important;
    top: -5px;
    right: -20px;
    z-index: 10;
}
#site-header.medium-header #medium-searchform button:hover,
.pb-header-phone-icon:hover{
    background: #000 !important;
}
#site-header.medium-header #medium-searchform button i::before {
    content: "" !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    width: 25px;
    height: 25px;
    background-image: url(./img/search-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#site-header.medium-header #medium-searchform input:focus {
    max-width: 100% !important;
}
#site-header-sticky-wrapper,
#site-header-inner > .bottom-header-wrap {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
#site-header-sticky-wrapper.is-sticky {
    top: inherit !important;
    left: inherit !important;
    transform: inherit !important;
}
.pb-header-phone-no-col {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
}
.pb-header-phone-no-text {
    font-size: 28px;
    font-weight: 700;
    font-family: 'Poppins';
    line-height: 1.1;
    color: #ae0000;
}
.pb-header-phone-no-text a:hover {
    color: #ffcd00;
}
.pb-header-phone-icon {
    display: inline !important;
    width: 58px;
    height: 58px;
    line-height: 58px;
    border-radius: 50%;
    background-color: #ae0000;
    text-align: center;
    margin-left: 10px;
    transition:all .4s ease-in-out;
    cursor:pointer;
}
.bottom-header-wrap .center-menu .container {
    background: #e6e3d3 !important;
    border-radius: 0 0 20px 20px;
}
.bottom-header-wrap .center-menu .container {
    background: #ffffff !important;
    border-radius: 0 0 20px 20px;
    box-shadow: 0px 10px 12px -3px rgb(0 0 0 / 44%);
}
#site-header.medium-header .top-header-wrap, .is-sticky #site-header.medium-header.is-transparent .top-header-wrap, #searchform-header-replace {
    background-color: #ffffff !important;
}
#site-header-inner::after {
    content: "";
    box-shadow: 0px 10px 12px -3px rgb(0 0 0 / 44%);
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
    z-index: -1;
    background: #ffffff;
    display: inline-block;
    left: 0;
    visibility: visible;
}
#site-header.medium-header .oceanwp-social-menu .social-menu-inner {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-end;
}
.woo-menu-icon.bag-style {
    position: relative;
    right: 0em;
    width: 45px;
    height: 45px;
    margin-left: 10px;
}
.wcmenucart-cart-icon {
    position: relative !important;
    width: 100%;
    height: 100%;
}
.wcmenucart-cart-icon::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    background-image: url(./img/cart-bag.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.wcmenucart-cart-icon .wcmenucart-count {
    min-width: 25px !important;
    height: 25px !important;
    border: 1px solid #ae0000 !important;
    border-radius: 50%;
    background: #fff;
    top: -11px !important;
    right: -11px !important;
}
.wcmenucart-cart-icon .wcmenucart-count::after {
    display:none !important;
}
.current-shop-items-dropdown{
    top:170% !important;
}



.pb-header-user-drop-down {
    display: inline-block;
    position: relative;
    margin-left: 10px;
}
.pb-header-user-drop-down-icon {
    cursor: pointer;
}
.pb-header-user-drop-down-icon i {
    color: #ffffff;
    font-size: 26px;
    background: #ae0000;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
}
.pb-header-user-drop-down-icon i:hover {
    background: #000;
}
.pb-header-user-drop-down-box {
    position: absolute;
    width: 100%;
    right: 0;
    background-color: #E6E3D3;
    box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
    border-top: 3px solid #ae0000;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
    margin-top: 25px;
    min-width: 260px;
}
.pb-header-user-drop-down:is(:hover,:focus) .pb-header-user-drop-down-box {
    visibility: visible;
    opacity: 1;
}
.drop-down--active .pb-header-user-drop-down-box {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
}
.pb-header-user-menu {
    margin: 0;
    list-style: none;

}
.pb-header-user-menu-item {
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    display: block !important;
    width: 100%;
    transition: all .3s ease;
}
.pb-header-user-menu-item:last-of-type {
    border-bottom: 0;
}
.pb-header-user-menu-item.pb-user-login {
    display: none !important;
}
.pb-header-user-menu-item a {
    display: block !important;
    width: 100%;
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    color: #ae0000 !important;
    padding: 12px 15px !important;
}
.pb-header-user-menu-item a:hover {
    background: #ffcd00 !important;
    color: #000 !important;
}
body:not(.logged-in) .pb-header-user-drop-down-box ul li:not(:last-child),
body:not(.logged-in) .pb-wc-account ul li:not(:last-child){
    display: none !important;
}
body.logged-in .pb-header-user-drop-down-box ul li.pb-wc-login {
    display: none !important;
}
body:not(.logged-in) .pb-wc-login {
    display: block !important;
}
body:not(.logged-in) .pb-wc-logout {
    display: none !important;
}


.tpb_gift_card_menu .text-wrap {
    font-size: 0 !important;
}
.tpb_gift_card_menu a {
    display: inline-block !important;
    background: url(https://www.thepoppinbox.com/wp-content/uploads/2025/03/Gift-Card-Icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative !important;
    top: -7px;
    margin-right: 26px;
}
.tpb_gift_card_menu a {
    padding-right: 20px !important;
}

.tpb_reward_menu .text-wrap {
    font-size: 0 !important;
}
.tpb_reward_menu a {
    display: inline-block !important;
    background: url(https://www.thepoppinbox.com/wp-content/uploads/2025/03/Reward-Icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative !important;
    top: -8px;
    padding: 0 8px !important;
}
.tpb_reward_menu a {
    padding-right: 20px !important;
}


/*------------hero section---------------*/
.pb-slider-welcome-box {
    max-width: 520px !important;
    width: 100% !important;
    float: right !important;
}
.pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper {
    position: relative;
    background-image: url(./img/welcome-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 90px 38px 85px;
    max-width: 490px;
    margin-left: auto;
}
.pb-welcome-popcorn-img {
    position: absolute;
    top: -170px;
    right: -50px;
}
.pb-welcome-title {
    font-size: 30px;
    margin-bottom: 5px !important;
    color: #1d1b13 !important;
}
.pb-poppin-title {
    font-size: 58px;
    margin-bottom: 13px !important;
}
.pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper ul {
    margin-bottom: 40px !important;
}
.pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper ul li {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Poppins';
    text-transform: uppercase;
    color: #1d1b13;
}
.pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper .vc_btn3 {
    padding-left: 90px !important;
    padding-right: 40px !important;
}
.pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper .vc_btn3:hover{
    background:#222 !important;
    color:#fff !important;
}
.pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper .vc_btn3 i::before,
.woocommerce div.product div.summary button.single_add_to_cart_button::before{
    content: "" !important;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 37px;
    height: 33px;
    background-image: url(./img/pb-cart-icon-01.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    transition:all .3s ease;
}
.woocommerce div.product div.summary button.single_add_to_cart_button:hover::before{
    background-position: bottom center!important;
}
.woocommerce div.product .summary .added_to_cart{
    font-size:16px !important;
}

/*------------good stuff------------*/
.pb-good-stuff-row .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 30px !important;
}
.pb-good-stuff-row .wpb_single_image .vc_figure {
    float: inherit !important;
    display: block !important;
}
.pb-good-stuff-row .wpb_single_image .vc_single_image-wrapper::after,
.pb-gift-basket-img .vc_grid-item .vc_gitem-zone::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: all .4s ease;
}
.pb-good-stuff-row .vc_column-inner > .wpb_wrapper:hover .vc_single_image-wrapper::after,
.pb-gift-basket-img .vc_grid-item .vc_gitem-zone:hover::after{
    opacity: .6;
}
.pb-good-stuff-row .vc_column-inner > .wpb_wrapper .vc_single_image-wrapper img{
    transition: all .4s ease;
}
.pb-good-stuff-row .vc_column-inner > .wpb_wrapper:hover .vc_single_image-wrapper img{
    transform:scale(1.15);
}
.pb-good-stuff-row .wpb_single_image .vc_single_image-wrapper {
    position: relative;
    float: inherit !important;
    display: block !important;
    overflow: hidden;
}
.pb-good-stuff-row .wpb_single_image .vc_single_image-wrapper::before {
    content: "" !important;
    display: block;
    padding-top: 76.25%;
}
.pb-good-stuff-row .wpb_single_image .vc_single_image-wrapper img{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.pb-good-stuff-name {
    font-size: 26px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #4d4834;
    margin-bottom: 2px !important;
}
.pb-good-stuff-info {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
}
.pb-good-stuff-row .vc_btn3 {
    background: inherit !important;
    color: #ae0000 !important;
    padding: 0 !important;
    max-width: inherit !important;
    font-family: 'Poppins';
    text-transform: capitalize !important;
    margin-top: 5px !important;
}
.pb-good-stuff-row .vc_btn3:hover {
    color: #FFCD00 !important;
}

/*---------about-------------*/
.pb-about-col {
    width: 57% !important;
}
.pb-about-img {
    width: 43% !important;
}
.pb-about-info {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7 !important;
}
.pb-about-img .vc_column-inner .wpb_wrapper, 
.pb-about-img .vc_column-inner .wpb_single_image,
.pb-about-img .vc_column-inner .wpb_single_image .vc_single_image-wrapper,
.pb-about-img .vc_column-inner .wpb_single_image .vc_single_image-wrapper img{
    height: 100% !important;
}
.pb-about-img .vc_column-inner .wpb_single_image .vc_single_image-wrapper img {
    object-fit: cover;
}

/*------------event------------*/
.pb-event-carousel-item-inner {
    margin-bottom: 0 !important;
}
.pb-event-image{
    position: relative;
    text-align:center;
}
.pb-event-image::before {
    content: "";
    display: block;
    padding-top: 77%;
}
.pb-event-image img {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;    
    object-fit: contain;
}
.pb-event-name {
    color: #fff !important;
    font-size: 26px !important;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 1.4;
    text-align: center;
    padding-top: 66px !important;
    margin-bottom: 0 !important;
}
.pb-event-carousel-item-inner .slick-dots{
    bottom: 56px;
}
.pb-event-carousel-item-inner .slick-dots li {
    width: 20px !important;
    height: 20px !important;
    border-radius: 2px;
    border: 2px solid #eeeeeeb0 !important;
    background: transparent !important;
    margin: 0 3px !important;
}
.pb-event-carousel-item-inner .slick-dots li button::before {
    display:none;
}
.pb-event-carousel-item-inner .slick-dots li.slick-active {
    background: #fff !important;
}

.pb-event-info {
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
}
.pb-event-info p {
    font-size: 30px;
}
.pb-event-info ul {
    list-style: none;
    margin-left: 0;
    font-size: 28px;
    line-height: 1.5;
    margin-top: 30px !important;
}
.pb-event-info-col .vc_btn3 {
    background: #fff !important;
    color: #ae0000 !important;
}
.pb-event-info-col .vc_btn3:hover {
    background: #FFCD00 !important;
    color: #000 !important;
}

#pb-fundraising {
    background-position: bottom center !important;
}

/*-----------gift basket------------*/
/* .vc_gitem-animated-block::before {
content: "";
display: block;
padding-top: 79.54%;
}
.vc_gitem-zone {
position: absolute !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
} */

/*-------------product category-----------*/

#pb-category-info p,
.woocommerce .term-description {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

/*--------------shop--------------*/
/* body.page-id-281 .woocommerce div.product div.summary {
display: flex;
flex-flow: column;
}
body.page-id-281 .woocommerce div.product div.summary .product_meta {
order: -1;
}
body.page-id-281 .woocommerce div.product div.summary h2.single-post-title {
order: -2;
} */

.pb-home-single-product-custom-text {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 70px;
    padding-right: 10%;
}
.pb-home-single-product-custom-text h3 {
    font-size: 35px;
}
#pb-shop .single-post-title {
    font-size: 48px;
} 
body.page-id-281 .woocommerce div.product div.summary .product_meta span{
    font-size:20px !important;
}
.widget_shopping_cart_content {
    padding-top: 20px;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid h3 a {
    line-height: 1.5 !important;
    text-align: left !important;
    padding-left: 0 !important;
}
.woocommerce ul.product_list_widget li a.remove {
    font-size: 30px !important;
    line-height: 27px !important;
}
.woocommerce-mini-cart__total {
    background: #E6E3D3 !important;
}
.widget_shopping_cart .woocommerce-mini-cart__total strong {
    font-weight: 600 !important;
    font-family: 'Poppins';
    font-size: 16px !important;
    letter-spacing: 0 !important;
}
.woocommerce-Price-amount.amount {
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
}
.widget_shopping_cart_content .buttons .button:first-child {
    border: none !important;
}
.widget_shopping_cart_content .buttons .button {
    font-size: 14px !important;
}
/* .pb-favorite-shop .product {
display: flex;
align-items: center;
flex-flow: row wrap;
} */
div#sb_instagram {
    padding-bottom: 0 !important;
}
.pb-favorite-shop {
    position: relative !important;
}
.pb-favorite-shop::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 25px;
    width: 100%;
    height: 100%;
    /*background-image: url(./img/shop-popcorn-bg.png);*/
    background-image: url(http://www.thepoppinbox.com/wp-content/uploads/2022/04/shop-popcorn-bg.png);
    background-size: auto;
    background-position: right bottom;
    background-repeat: no-repeat;
    z-index: -1;
}
body.page-id-281 .woocommerce-tabs.wc-tabs-wrapper, 
body.page-id-281 .related.products,
body.page-id-281 .price,
body.home .woocommerce-tabs.wc-tabs-wrapper, 
body.home .related.products,
body.home .price{
    display: none;
}
body.home .product_meta > span:not(.sku_wrapper),
body.page-id-281 .product_meta > span:not(.sku_wrapper) {
    display: none;
}
.woocommerce div.product .woocommerce-product-gallery img {
    width: 100% !important;
    height: 100% !important;
}
.woocommerce-product-gallery__trigger {
    display: none !important;
}
.woocommerce div.product .product_title {
    padding-bottom: 0;
    border: none !important;
}
.product_meta {
    border: none !important;
    margin-top: 0 !important;
    padding-top: 15px !important;
    padding-bottom: 0 !important;
}
.product_meta span {
    font-size: 20px;
    font-weight: 600 !important;
    font-family: 'Poppins';
    color: #4d4834 !important;
}
.woocommerce-product-details__short-description {
    font-size: 18px;
    font-weight: 500;
    margin-top: 13px !important;
}
.woocommerce div.product form.cart {
    border: none !important;
    margin-top: 30px !important;
}
.woocommerce div.product form.cart .variations th, 
.woocommerce div.product form.cart .variations td {
    border: none !important;
}
.woocommerce div.product form.cart .variations th.label {
    display: none !important;
}
/* .woocommerce div.product div.summary {
max-width: 630px;
float: left !important;
margin-left: 6.3%;
margin-bottom: 0 !important;
} */
.woocommerce div.product div.summary {
    display: flex;
    flex-flow: column;
}
.woocommerce div.product div.summary > *:not(.pb-home-single-product-custom-text) {
    max-width: 630px;
    float: left !important;
    margin-left: 0;
    margin-bottom: 0 !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 15px !important;
}

form select,
form.cart .wapf select.wapf-input {
    height: 75px !important;
}
.woocommerce div.product form.cart .variations .theme-select,
form.cart .wapf select.wapf-input {
    height: 75px;
    line-height: 75px;
    border-color: #ae0000;
}
.woocommerce div.product form.cart .variations td.value {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}
.woocommerce div.product form.cart .variations td.value .theme-select,
form.cart .wapf select.wapf-input{
    width: calc(100% - 110px);
}
form select,
.woocommerce div.product form.cart .variations .theme-selectInner,
.woocommerce div.product form.cart .variations .theme-select,
.woocommerce div.product form.cart .variations .reset_variations,
.quantity .qty, 
.quantity .minus, 
.quantity .plus{
    font-size: 20px !important;
    font-weight: 600;
    font-family: 'Poppins';
    text-transform: capitalize;
    color: #4d4834 !important;
}
.woocommerce div.product form.cart .variations .theme-select::after{
    content:"" !important;
    font-size: 20px;
    height: 75px;
    line-height: 75px;
    width: 75px;
    border: none !important;
    background-image:url(./img/arrow-icon.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:auto;
}
form.cart .wapf select.wapf-input{
    -webkit-background-size: auto;
    -moz-background-size:auto;
    -o-background-size: auto;
    -ms-background-size:auto;
    background-size: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background-image: url(./img/arrow-icon.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: -webkit-calc(100% - 22px) center;
    background-position: expression(100% - 22px) center;
    background-position: -moz-calc(100% - 22px) center;
    background-position: -o-calc(100% - 22px) center;
    background-position: calc(100% - 22px) center;
}
.woocommerce div.product form.cart .variations td.value .reset_variations {
    position: relative;
    width: 40px;
    height: 75px;
    line-height: 75px;
    font-size: 0 !important;
    margin-top:0 !important;
    margin-left: 10px;
    border: none !important;
}
.woocommerce div.product form.cart .variations .reset_variations:before {
    font-size: 35px;
    top: 50% !important;
    position: absolute;
    left: 50%;
    transform: translate(-50% , -50%);
    color: #4d4834 !important;
}
.woocommerce div.product form.cart .variations .reset_variations:hover:before {
    color: #ae0000 !important;
}
.woocommerce-variation-price span.woocommerce-Price-amount.amount {
    font-size: 25px !important;
}
.woocommerce div.product div.summary button.single_add_to_cart_button{
    position:relative;
    max-width: 260px !important;
    width: 100%;
    height: 75px;
    opacity: 1 !important;
    letter-spacing: 0;
    padding-left:70px !important;
}
.woocommerce div.product div.summary button.single_add_to_cart_button::before {
    left: 35px;
}
.woocommerce div.product form.cart div.quantity {
    margin-right: 35px !important;
}
.quantity .qty, 
.quantity .minus, 
.quantity .plus {
    max-width: 75px !important;
    width: 75px !important;
    min-height: 75px !important;
    line-height: 75px !important;
}
.quantity .minus, .quantity .plus {
    font-size: 25px !important;
    border-color: #ae0000 !important;
}

/*------------shop page------------*/
.woocommerce ul.products {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}
.woocommerce ul.products li.product li.title h2, 
.woocommerce ul.products li.product li.title a {
    margin-bottom: 0 !important;
}
.woocommerce ul.products li.product li.btn-wrap {
    margin-top: 30px !important;
}
.woocommerce ul.products li.product .button, 
.woocommerce ul.products li.product .product-inner .added_to_cart {
    padding: 22px 40px !important;
}
.single-product .product_meta span {
    font-size: 15px !important;
}
.woocommerce div.product .woocommerce-tabs {
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    margin-top: 60px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    border: none !important;
    margin-bottom: 30px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    border-top: none !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    font-family: 'Poppins';
    padding: 0 !important;
    margin: 0 10px;
}
.woocommerce-message, 
.woocommerce-info {
    line-height: 75px;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 600 !important;
}
.woocommerce-message::before,
.woocommerce-info::before {
    color: #ae0000 !important;
}
.woocommerce-Reviews .woocommerce-Reviews-title{
    display: none;
}
.woocommerce .related.products h2 {
    font-size: 30px !important;
    text-align: center;
    margin-bottom: 35px !important;
}




/*------------cart page--------------*/
body.woocommerce-cart .page-header-title {
    color: #000 !important;
    text-align: center;
    display: block !important;
    margin-top: 50px;
}
body.woocommerce-cart #content-wrap {
    padding-top: 40px !important;
}
body.woocommerce-cart .solid-color-page-header .site-breadcrumbs, 
body.woocommerce-cart .solid-color-page-header .site-breadcrumbs a {
    color: #ffcd00 !important;
    position: relative;
    text-align: center;
    width: 100% !important;
    max-width: 100%;
    margin-top: 15px;
}


.widget_shopping_cart_content .buttons .button {
    padding: 14px 8px !important;
}
.woocommerce-cart-form thead,
.woocommerce .cart-collaterals .cart_totals h2 {
    background: #FFCD00 !important;
}
.woocommerce-cart table.shop_table thead th, 
.woocommerce-cart .cart-collaterals h2 {
    font-family: 'Poppins';
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
}
.woocommerce-cart-form,
.cart-collaterals .cart_totals {
    background:#fff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}
.woocommerce-cart-form table {
    margin-bottom: 0 !important;
    border-bottom: none !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    min-height: 75px !important;
    line-height: 75px !important;
    border: 1px solid #ae0000 !important;
    border-radius: 0 !important;
    color: #ae0000 !important;
    opacity: 0.6;
    font-weight: 600 !important;
    margin-top: -5px !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:placeholder {
    color: #ae0000 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
    border-color: #222 !important;
    opacity: 1;
}
.woocommerce-cart-form .product-name a {
    color: #000 !important;;
    font-weight: 500;
}
.woocommerce-cart-form .product-name a:hover {
    color:#ae0000 !important;
}
ul#shipping_method li label {
    padding-left: 0 !important;
}
.cart_item .product-name, 
.cart_item .product-price {
    font-size: 18px;
}
.cart-subtotal th, .cart-subtotal td {
    border-bottom: none !important;
}

/*----------checkout page------------*/
.woocommerce .woocommerce-checkout #customer_details h3,
.woocommerce .woocommerce-checkout h3 {
    font-size: 18px !important;
    border-bottom: 2px solid #ffcd00 !important;
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-EditAccountForm.edit-account,
form fieldset,
.woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.woocommerce-billing-fields__field-wrapper p,
.woocommerce-shipping-fields__field-wrapper p,
.woocommerce-EditAccountForm.edit-account p,
.woocommerce-address-fields__field-wrapper p {
    width: 49% !important;
    margin-right: 0 !important;
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-EditAccountForm.edit-account,
.woocommerce-address-fields__field-wrapper,
#order_review,
.woocommerce ul.order_details,
.woocommerce-order-details,
.woocommerce-customer-details,
.woocommerce-additional-fields,
.woocommerce-account-fields div.create-account {
    background:#fff !important;
    padding: 30px !important;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1) !important;
}
.woocommerce-additional-fields {
    margin-top: 35px;
}
.woocommerce-order-details {
    margin-bottom: 30px;
}
.woocommerce #order_review table.shop_table th.product-name, 
.woocommerce #order_review table.shop_table th.product-total {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins';
}
.woocommerce-table__line-item.order_item td {
    border-bottom: none !important;
}
.woocommerce .shop_table.order_details tfoot th,
.woocommerce .shop_table.order_details tfoot td {
    background: transparent !important;
    border: none !important;
}
#shipping_method,
#shipping_method li {
    padding-bottom: 0 !important;
}
.woocommerce #order_review table.shop_table thead th {
    border-bottom: 1px solid #ddd;
}
.order-total th,
.order-total td {
    border-top: 1px solid #ddd !important;
}
.select2-container .select2-selection--single, 
.select2-container--default .select2-selection--single .select2-selection__arrow {
    min-height: 58px;
    font-size: 20px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    margin-bottom: 0 !important;
}
.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li {
    text-align: right;
}
.woocommerce-account-fields {
    margin-top: 30px;
}
.woocommerce-account-fields p.form-row.form-row-wide.create-account.woocommerce-validated{
    font-size: 18px;
    font-family: 'Bowlby One';
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #000;
    border-bottom:  2px solid #ffcd00;
}

/*-----------my account---------*/
form.woocommerce-form.woocommerce-form-register.register {
    display: flex;
    flex-flow: column;
}
form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row:nth-child(2) {
    order: -1;
}
#customer_login>div {
    background:#fff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    border: none !important;
}
.woocommerce-MyAccount-tabs {
    background: #fff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
}
.woocommerce-MyAccount-content thead {
    background: #222 !important;
}
.woocommerce-MyAccount-content thead th {
    color: #fff !important;
}
.woocommerce-MyAccount-navigation ul {
    border-top: none !important;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info,
.woocommerce-MyAccount-navigation ul li a,
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a{
    font-weight: 600;
}
.woocommerce-MyAccount-navigation ul li a {
    color: #000 !important;
    font-size: 16px;
    font-family: 'Poppins';
}
.woocommerce-MyAccount-navigation ul li:hover a {
    color: #ae0000 !important;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #ae0000 !important;
}
.woocommerce-Address {
    background:#fff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
.woocommerce-address-fields .button {
    margin-top: 30px;
}
.woocommerce-EditAccountForm.edit-account p:last-child {
    width: 100% !important;
}
.woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title {
    font-size: 20px !important;
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    padding: 12px 20px !important;
    font-size: 16px !important;
}
.woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 58px !important;
}

.woocommerce-order > p {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #000;
}

/*------------woocommerce sidebar--------------*/
.sidebar-box h2.widgettitle {
    font-size: 25px !important;
    font-family: 'Poppins';
    font-weight: 600;
    color: #000 !important;
}
.wc-block-product-categories-list li a {
    position: relative;
    padding-left: 16px;
}
.wc-block-product-categories-list li a::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #ae0000;
}
.wc-block-product-categories-list li a, 
.woocommerce-widget-layered-nav-list li a {
    font-size: 16px !important;
    font-weight: 500;
    font-family: 'Poppins';
    color: #222 !important;
}
.wc-block-product-categories-list li a:hover,
.woocommerce-widget-layered-nav-list li a:hover {
    color: #ae0000 !important;
}
.wc-block-product-categories-list li {
    margin-bottom: 5px;
}
.wc-block-product-categories-list-item-count,.count {
    font-family: 'Poppins';
    font-size: 14px;
    color: #ae0000;
}
.product_list_widget li a,
.product_list_widget .woocommerce-Price-amount.amount {
    font-size: 15px;
    font-weight: 600;
}
.product_list_widget li a {
    color: #222 !important;
}
.product_list_widget li a:hover {
    color: #ae0000 !important;
}


/*--------------testimonial---------------*/
#pb-testimonial .slick-track {
    display: flex !important;
}
.pb-testimonial-main-wrapper {
    margin-top: 40px;
    margin-left: -30px;
    margin-right: -30px;
}
#pb-testimonial .slick-track .slick-slide {
    height: auto !important;
    padding: 0 42px;
}
.pb-testimonial-item-inner {
    position: relative;
    background: #F5F5F5;
    padding: 25% 40px !important;
    height: 100% !important;
    cursor: pointer;
}
.pb-testimonial-item-inner::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 6px;
    background: transparent;
    transform: scale(0);
    transition: all .5s ease;
}
.pb-testimonial-item-inner:hover::after {
    background: #ae0000;
    transform: scale(1);
}
.pb-testimonial-content {
    padding-left: 30px;
}
.pb-testimonial-content p {
    position: relative;
    font-size: 23px;
    font-weight:400;
    font-family:'Lato';
    line-height: 1.6;
    color: #232323;
    margin-bottom: 5px;
}
.pb-testimonial-content p::before, 
.pb-testimonial-content p::after {
    content: "";
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    width: 29px;
    height: 22px;
}
.pb-testimonial-content p::before {
    top: 8px;
    left: -36px;
    background-image: url(./img/left-quote-icon.png);
}
.pb-testimonial-content p::after {
    bottom: 8px;
    margin-left: 10px;
    background-image: url(./img/right-quote-icon.png);
}
.pb-testimonial-user-name p {
    position: relative;
    font-size: 23px;
    font-weight: 600;
    font-family: 'Lato';
    text-transform: uppercase;
    color: #ae0000;
    margin-left: 30px;
    margin-bottom: 0;
    padding-left: 15px;
}
.pb-testimonial-user-name p::before {
    content: "-";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.pb-testimonial-main-wrapper .slick-dots {
    bottom: -60px;
}
.pb-testimonial-main-wrapper .slick-dots li {
    margin: 0 !important;
}
.pb-testimonial-main-wrapper .slick-dots li button {
    border: 1px solid #fff;
    border-radius: 0;
    width: 10px;
    height: 10px;
    padding: 4px !important;
}
.pb-testimonial-main-wrapper .slick-dots li.slick-active button {
    background: #fff;
}
.pb-testimonial-main-wrapper .slick-dots li button:before {
    visibility:hidden !important;
}

/*----------store-------------*/
#pb-our-store {
    background-position: bottom center !important;
    background-size: auto!important;
}
#pb-our-store::before {
    content: "" !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background: linear-gradient(90deg, rgba(255,253,246,1) 0%, rgba(255,253,246,0) 50%, rgba(255,253,246,1) 100%);
}
.pb-store-info {
    max-width: 1180px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.pb-store-address-title {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 1;
    color: #ae0000;
    margin-bottom: 16px !important;
}
.pb-store-info ul {
    list-style: none;
    margin: 0 !important;
}
.pb-store-info ul li {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Raleway';
    line-height: 1.2;
    color: #ae0000;
}
#pb-location-row .wpb_column > .vc_column-inner {
    padding-left: 7px !important;
    padding-right: 7px !important;
}
#pb-location-row .wpb_column > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
#pb-location-row .wpb_column > .vc_column-inner > .wpb_wrapper,
.wpb_gmaps_widget,
.wpb_gmaps_widget .wpb_wrapper,
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper{
    height: 100% !important;
}
.wpb_gmaps_widget .wpb_wrapper {
    padding: inherit !important;
}

/*-----------instagram fedd-----------*/
#pb-instagram-feed {
    z-index: 0;
}
#pb-instagram-feed::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 210px;
    background: #fff;
    z-index: -1;
}
.pb-instagram-title {
    position: relative;
    padding-left: 70px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.pb-instagram-title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 55px;
    height: 55px;
    background-image: url(./img/instagram-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/*------------contact--------------*/
.pb-contact-title {
    font-size: 50px;
    line-height: 1.6;
    color: #fff;
}
#pb-footer-above-contact-form {
    max-width: 100% !important;
    background-image: url(./img/contact-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 6%;
    padding-bottom: 17%;
}
#pb-footer-above-contact-form .wpcf7 {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px !important;
}

.contact-us-form {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    margin:0 -15px;
}
.contact-us-form > .half, .contact-us-form > .full {
    padding: 0 15px;
}
.your-popcorn-flavors-group-wrapper > div {
    padding: 0 15px;
    flex-grow: 1;
}
.your-popcorn-flavors-group-wrapper > div:not(.wpcf7cf-hidden) {
    display: flex !important;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 0 -15px;
}

.your-popcorn-flavors-group-wrapper > div:not(.wpcf7cf-hidden) > span.wpcf7-form-control-wrap {
    flex-grow: 1;
    padding: 0 15px;
    width: 33.33%;
}
.contact-us-form .half {
    width: 50%;
}
.contact-us-form input, 
.contact-us-form select {
    height: 58px !important;
    margin-bottom: 36px;
}
.contact-us-form .half,
.contact-btn {
    text-align: center;
}
.contact-us-form textarea {
    height: 105px !important;
    min-height: 105px;
    margin-bottom: 58px;
}
.contact-us-form input, 
.contact-us-form select, 
.contact-us-form textarea {
    border: 2px solid #d9d9d9 !important;
    border-radius: 0 !important;
    background: #ffffffb8 !important;
    color: #000 !important;
    font-family: 'Poppins';
    font-weight: 600 !important;
    padding: 10px 20px !important;
}
.contact-us-form select{
    color: #ae0000 !important;
}
.contact-us-form input:focus, 
.contact-us-form select:focus, 
.contact-us-form textarea:focus {
    border-color: #444 !important;
    background: #ffffff !important;
}

#pb-footer-above-contact-form .contact-us-form input:focus, 
#pb-footer-above-contact-form .contact-us-form select:focus, 
#pb-footer-above-contact-form .contact-us-form textarea:focus {
    border-color: #fff !important;
    background: #ffffff !important;
}
.contact-us-form input::placeholder,  
.contact-us-form textarea::placeholder {
    color: #ae0000 !important;
}
.contact-btn {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
}
.contact-btn input {
    font-size: 18px !important;
    font-weight:600 !important;
    letter-spacing:0 !important;
    padding: 12px 20px !important;
    height: 76px !important;
    text-transform: uppercase;
    max-width: 240px;
    width: 100%;
    background: #ae0000 !important;
    color: #fff !important;
    margin-bottom: 0 !important;
    border: none !important;
}
.contact-btn input:hover {
    background: #FFCD00 !important;
    color: #000 !important;
}
.contact-btn input:focus{
    background: #ae0000 !important;
    color: #fff !important;
}
#pb-footer-above-contact-form .contact-us-form .contact-btn input:focus{
    background: #ae0000 !important;
    color: #fff !important;
}

.file-upload-wrapper {
    position: relative;
    display: block;
}
.file-upload-wrapper .wpcf7-form-control.wpcf7-file {
    opacity: 0;
    z-index: 1;
    height: 58px;
    width: 100%;
    border-radius: 0;
}

.file-upload-wrapper::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    width: calc(100% - 30px );
    height: 58px;
    border: 2px solid #d9d9d9;
    color: #ae0000;
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 600 !important;
    line-height: 1.8;
    text-align: left;
    text-transform: capitalize;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    background-image: url(https://www.thepoppinbox.com/wp-content/uploads/2023/04/upload-icon-1.png);
    background-position: 99% 15px;
    background-repeat: no-repeat;
    padding: 10px 20px !important;
}
.file-upload-wrapper:hover::before {
    border-color: #444;
}
.file-upload-wrapper:active::before {
    border-color: #444;
}


/* .wpcf7-spinner {
display: block;
margin-left: auto;
margin-right: auto;
} */

.wpcf7-not-valid-tip {
    top: -30px;
    position: relative;
}
.wpcf7-not-valid-tip {
    font-weight: 500;
    font-size: 13px;
    text-align: left;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
    font-size: 15px;
    padding: 5px 15px;
    border-radius: 4px;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
#pb-footer-above-contact-form .wpcf7-response-output{
    color: #fff !important;
}
.widget-title {
    padding-left: 0 !important;
    border-left: none !important;
}

/*-----------footer-------------*/

#footer-widgets .footer-box .widget-title {
    margin-bottom: 25px !important;
}
#main {
    z-index: 1;
}
body.page-id-281 #footer, 
body.page-id-297 #footer {
    margin-top: -235px !important;
}
#footer {
    position: relative;
    z-index: 0;
    padding-top: 11%;
    overflow: hidden;
    width:100%;
}

#footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(./img/footer-bg-img.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 0;
}
#footer-widgets, 
#footer-bottom {
    z-index: 1;
    position: relative;
}
.pb-footer-img {
    position: absolute;
    bottom: 0;
    right: -15px;
}
#footer-widgets, #footer-bottom {
    background: transparent !important;
}
#footer-inner {
    position: relative;
}
#footer-inner::before {
    content: "";
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(124,0,0,1) 0%, rgba(143,0,0,1) 100%);
    z-index: -1;
}
.footer-widgets-inner.container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.footer-box.span_1_of_4.col.col-1 {
    width: 32%;
}
.footer-box.span_1_of_4.col.col-2,
.footer-box.span_1_of_4.col.col-3{
    width: 20%;
}
.footer-box.span_1_of_4.col.col-4 {
    width: 28%;
}
.footer-box.span_1_of_4.col.col-1 .wp-block-image {
    position: relative;
    top: 70px;
}
#menu-footer-menu li, #menu-footer-menu-2 li {
    padding-top: 0;
    padding-bottom: 3px;
}
.pb-footer-address-info {
    padding-bottom: 10px !important;
}
.pb-footer-address-info p {
    margin-bottom: 0px;
    line-height: 1.6 !important;
}
.oceanwp-social-icons li {
    margin-left: 0 !important;
    margin-right: 15px  !important;
}
.oceanwp-social-icons li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border-radius: 50%;
    transition:all .4s ease-in-out;
}
.oceanwp-social-icons li a:hover {
    background: #FFCD00;
    color:#000 !important;
}
.oceanwp-social-icons li a i {
    color: #ae0000;
}
.oceanwp-social-icons li a i.fab.fa-facebook::before {
    content: "\f39e" !important;
}
.oceanwp-social-icons li a i.fab.fa-linkedin::before{
    content: "\f0e1" !important;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid h3 a {
    font-weight: 400;
}
.woocommerce-cart-form__cart-item .quantity * {
    max-width: 55px !important;
    width: 55px !important;
    min-height: 55px !important;
    line-height: 55px !important;
    font-size: 16px !important;
}
.checkout_coupon  .form-row.form-row-first {width: 100% !important;}

.checkout_coupon .form-row.form-row-last {width: 100% !important;}

.checkout_coupon .form-row.form-row-last button {width: 100%;max-height: 58px;padding: 19px !important;}

.checkout_coupon .form-row.form-row-first input#coupon_code {text-align: center;}


.tpb_single_product_reward_box {
    display: flex;
    padding-top: 30px;
}
.tpb_single_product_reward_box_icon {
    width: 60px;
}
.tpb_single_product_reward_box_content {
    width: calc(100% - 60px);
    padding-left: 25px;
}
.tpb_single_product_reward_box_heading {
    line-height: 1.2;
    font-size: 135%;
    color: #ae0000;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.tpb_single_product_reward_box_desc {
    font-weight: 500;
    line-height: 1.5;
}
.tpb_single_product_reward_box_btn {
    background: #ae0000;
    color: #fff;
    padding: 5px 22px;
    display: inline-block;
    font-weight: 600;
    margin-top: 10px;
}
.tpb_single_product_reward_box_btn:hover {
    background: #ffcd00 !important;
    color: #000 !important;
}


/*------------responsive-------------*/
@media only screen and (max-width:1680px){
    .woo-menu-icon.bag-style {
        position: relative !important;
        right: inherit !important;
    }
    .pb-footer-img {
        bottom: 70px;
        width: 30%;
    }
}

@media only screen and (max-width:1600px){
    .pb-about-col .vc_column-inner {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}

@media only screen and (max-width:1540px){
    #pb-event {
        padding-left: 1% !important;
        padding-right: 1% !important;
    }
    .pb-event-info-col .vc_column-inner {
        padding-left: 6% !important;
    }
}

@media only screen and (min-width:1370px){
    #site-header.medium-header .top-header-inner, 
    .bottom-header-wrap > #site-navigation-wrap > .container {
        max-width: 1370px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width:1360px){
    .footer-box.span_1_of_4.col.col-3 > * {
        padding-left: 12% !important;
    }
}

@media only screen and (max-width:1350px){
    #site-header.medium-header .top-header-wrap {
        padding-top: 55px !important;
    }
    #site-header.medium-header .top-header-wrap::before {
        height: 60px;
        background-size: 100% 60px;
        top: -5px;
    }
    #site-header.medium-header .top-header-inner {
        padding: 5px 0 !important;
    }
    #site-header.medium-header #site-logo {
        position: relative !important;
    }
    #site-logo #site-logo-inner a img {
        max-width: 220px !important;
    }
    .pb-header-phone-icon,
    .pb-header-user-drop-down-icon i {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .pb-header-user-drop-down-icon i {
        font-size: 18px;
    }
    .pb-header-phone-icon img {
        width: 18px;
    }
    #pb-testimonial .slick-track .slick-slide {
        padding: 0 15px !important;
    }
}

@media only screen and (max-width:1279px){
    .pb-header-phone-no-text {
        font-size: 25px;
    }
    .pb-about-row {
        padding-bottom: 60px !important;
    }
    .pb-about-col,
    .pb-about-img{
        width: 100% !important;
    }
    .pb-about-col .vc_column-inner {
        padding-bottom: 60px !important;
    }
    .pb-about-img .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .pb-about-img .wpb_single_image {
        text-align: center !important;
    }
    .pb-about-col .vc_column-inner h2,
    .pb-event-info-col .vc_column-inner h2,
    .pb-gift-basket-col .vc_column-inner h2{
        font-size: 45px !important;
    }
    .pb-about-col .vc_column-inner h3,
    .pb-event-info-col .vc_column-inner h3,
    .pb-gift-basket-col .vc_column-inner h3{
        font-size: 35px !important;
    }
    .pb-about-col .vc_column-inner h2,
    .pb-about-col .vc_column-inner h3,
    .pb-about-col .vc_column-inner .pb-about-info,
    .pb-about-col .vc_column-inner .vc_btn3-container{
        text-align: center !important;
    }
    .pb-event-info p {
        font-size: 23px;
    }
    .pb-event-info ul {
        font-size: 20px;
    }
    .pb-fundraising-col,
    .pb-fundraising-img{
        width:50% !important;
    }
    .pb-fundraising-col .vc_column-inner h2,
    .pb-fundraising-col .vc_column-inner h3,
    .pb-fundraising-col .vc_column-inner .pb-about-info,
    .pb-fundraising-col .vc_column-inner .vc_btn3-container{
        text-align: left !important;
    }
    .pb-testimonial-item-inner {
        padding: 15% 28px !important;
    }
    .pb-testimonial-content p,
    .pb-testimonial-user-name p{
        font-size: 18px;
    }
    .pb-testimonial-content p::after {
        bottom: 0px;
        margin-left: 6px;
    }
    #footer-widgets .footer-box .widget-title {
        font-size: 25px !important;
        margin-bottom: 10px !important;
    }
    .footer-box p, 
    .footer-box a {
        font-size: 15px;
    }
    .oceanwp-social-icons li {
        margin-right: 8px !important;
    }
    body.page-id-281 #footer, 
    body.page-id-297 #footer {
        margin-top: -160px !important;
    }
    #pb-shop .single-post-title {
        font-size: 30px;
    }
}

@media only screen and (min-width:1250px) and (max-width:1650px){
    .pb-home-single-product-custom-text h2 {
        font-size: 50px !important;
    }
}

@media only screen and (min-width:1201px) and (max-width:1350px){
    #site-header.medium-header #site-navigation-wrap .dropdown-menu >li >a {
        padding-left: 20px !important;
        padding-right: 20px !important;
        font-size: 18px !important;
    }
}

@media only screen and (max-width:1200px){
    #site-logo #site-logo-inner a img {
        max-width: 180px !important;
    }
    #site-header.medium-header #medium-searchform input, 
    #site-header.medium-header #medium-searchform label {
        min-height: 40px !important;
        height: 40px !important;
    }
    #site-header.medium-header #medium-searchform button {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    #site-header.medium-header #medium-searchform button{
        top: -3px;
        right: -5px;
    }
    #site-header.medium-header #medium-searchform button i::before {
        width: 20px;
        height: 20px;
    }
    .pb-header-phone-no-text {
        font-size: 18px;
    }
    .wcmenucart-cart-icon::before {
        top: 50%;
        transform: translateY(-50%);
        width: 35px;
        height: 35px;
    }
    .wcmenucart-cart-icon .wcmenucart-count {
        right: -2px !important;
    }
    #site-header.medium-header #site-navigation-wrap .dropdown-menu >li >a {
        padding-left: 12px !important;
        padding-right: 12px !important;
        font-size: 15px !important;
    }
    .pb-good-stuff-name {
        font-size: 23px;
    }
    .pb-good-stuff-info {
        font-size: 15px;
    }
    .pb-favorite-shop::before {
        right: 0;
        background-size: 210px;
    }
    .your-popcorn-flavors-group-wrapper > div:not(.wpcf7cf-hidden) > span.wpcf7-form-control-wrap {
        width: 50%;
    }
    #pb-video-row{
        padding-top:60px !important;
        padding-bottom:60px !important;
    }
}

@media only screen and (min-width:1280px) and (max-width:1600px){
    .pb-about-col {
        width: 40% !important;
    }
    .pb-about-img {
        width: 60% !important;
    }
}

@media only screen and (min-width:1025px) and (max-width:1250px){
    .pb-home-single-product-custom-text h2{
        font-size: 40px;
    }
}

@media only screen and (max-width:1024px){
    .pb-header-phone-icon,
    .pb-header-user-drop-down-icon i {
        width: 38px;
        height: 38px;
        line-height: 38px;
    }
    .pb-header-user-drop-down-icon i {
        font-size: 15px;
    }
    .pb-header-phone-icon img {
        width: 15px;
    }
    .pb-sub-heading {
        font-size: 25px;
    }
    h2{
        font-size:35px !important;
    }
    .pb-about-col .vc_column-inner h2,
    .pb-event-info-col .vc_column-inner h2,
    .pb-gift-basket-col .vc_column-inner h2{
        font-size: 35px !important;
    }
    .pb-about-col .vc_column-inner h3,
    .pb-event-info-col .vc_column-inner h3,
    .pb-gift-basket-col .vc_column-inner h3{
        font-size: 25px !important;
    }
    .pb-about-col .vc_column-inner {
        padding-left: 15px!important;
        padding-right: 15px !important;
    }
    .pb-welcome-popcorn-img {
        top: -140px;
        right: -45px;
        max-width: 40%;
    }
    .pb-good-stuff-row {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
    }
    .pb-good-stuff-row .wpb_column {
        width: 50% !important;
    }
    #pb-stuff-about .pb-good-stuff-row {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .pb-event-img-col,
    .pb-event-info-col,
    .pb-gift-basket-col,
    .pb-gift-basket-img{
        width: 100% !important;
    }
    .pb-event-img-col,
    .pb-gift-basket-col{
        margin-bottom: 50px;
    }
    .pb-event-info-col .vc_column-inner {
        padding-left: 15px !important;
    }
    #pb-shop .pb-product-row {
        margin-top: 5px !important;
    }
    #pb-fundraising {
        padding-top: 0 !important;
    }
    .pb-fundraising-col,
    .pb-fundraising-img{
        width:100% !important;
    }
    .pb-store-address-title {
        font-size: 25px;
    }
    .pb-store-info ul li {
        font-size: 16px;
        line-height:1.5 !important;
    }
    .pb-instagram-title {
        padding-left: 40px;
    }
    .pb-instagram-title::before {
        width: 32px;
        height: 32px;
    }
    .contact-us-form {
        margin:0 -10px;
    }
    .contact-us-form > .half, .contact-us-form > .full {
        padding: 0 10px;
    }
    .your-popcorn-flavors-group-wrapper > div {
        padding: 0 10px;
    }
    .your-popcorn-flavors-group-wrapper > div:not(.wpcf7cf-hidden) {
        margin: 0 -10px;
    }

    .your-popcorn-flavors-group-wrapper > div:not(.wpcf7cf-hidden) > span.wpcf7-form-control-wrap {
        padding: 0 10px;
    }
    .contact-us-form input, .contact-us-form select {
        margin-bottom: 25px;
    }
    .contact-us-form textarea {
        margin-bottom: 35px;
    }
    .file-upload-wrapper::before {
        width: calc(100% - 20px );
    }
    .wpcf7-not-valid-tip {
        top: -20px;
    }
    .footer-box.span_1_of_4.col.col-1 .wp-block-image {
        top: inherit !important;
    }
    #footer {
        margin-top: -150px !important;
    }
    .woocommerce .cart-collaterals .cart_totals h2 {
        font-size: 16px !important;
    }
    #customer_details {
        margin-bottom: 35px !important;
    }
    .pb-favorite-shop .woocommerce div.product .woocommerce-product-gallery {
        width: 100% !important;
    }
    .pb-favorite-shop .woocommerce div.product div.summary {
        width: 100% !important;
        max-width: 100%;
        margin-left: 0;
    }
    body.page-id-281 .woocommerce div.product .woocommerce-product-gallery,
    body.page-id-281 .woocommerce div.product div.summary {
        padding: 20px !important;
    }
    .woocommerce ul.products .product {
        padding-left: 8px;
        padding-right: 8px;
    }
    .woocommerce-billing-fields__field-wrapper,
    .woocommerce-shipping-fields__field-wrapper,
    .woocommerce-EditAccountForm.edit-account,
    .woocommerce-address-fields__field-wrapper,
    #order_review,
    .woocommerce ul.order_details,
    .woocommerce-order-details,
    .woocommerce-customer-details,
    .woocommerce-additional-fields {
        padding: 20px !important;
    }
    .woocommerce ul.products li.product .button, 
    .woocommerce ul.products li.product .product-inner .added_to_cart {
        padding: 18px 31px !important;
        font-size: 16px !important;
    }
    .woocommerce div.product .woocommerce-tabs {
        padding: 20px;
        margin-top: 30px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
        margin-bottom: 0px !important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 16px !important;
        margin-bottom: 8px !important;
    }
    .woocommerce-cart table.shop_table thead th, 
    .woocommerce-cart .cart-collaterals h2 {
        font-size: 15px !important;
    }
    .cart_item .product-name, 
    .cart_item .product-price {
        font-size: 14px;
    }
    .woocommerce-cart-form__cart-item .product-quantity .quantity .qty, 
    .woocommerce-cart-form__cart-item .product-quantity .quantity .minus, 
    .woocommerce-cart-form__cart-item .product-quantity .quantity .plus {
        font-size: 16px !important;
        max-width: 36px !important;
        width: 36px !important;
        min-height: 36px !important;
        line-height: 36px !important;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        min-height: 48px !important;
        line-height: 48px !important;
        margin-top: 0px !important;
        font-size: 16px;
    }
    body.woocommerce-cart .button, 
    body.woocommerce-cart .button submit {
        font-size: 16px !important;
        padding: 17px 26px !important
    }
    body.page-id-281 #footer, 
    body.page-id-297 #footer {
        margin-top: -125px !important;
    }
    .pb-home-single-product-custom-text {
        padding-right: inherit;
    }
    #pb-category-info .wpb_column {
        width: 100% !important;
    }
    #pb-category-info .wpb_column:first-child{
        margin-bottom: 40px !important;
    }
}

@media only screen and (max-width:960px){
    /* #site-header.medium-header .oceanwp-social-menu .social-menu-inner {
    justify-content: flex-start !important;
}
    .pb-header-phone-no-text {
    font-size: 18px;
}
    .woo-menu-icon.bag-style {
    position: absolute !important;
    right: -20px !important;
    margin-left:inherit !important;
} */
    .pb-welcome-title {
        font-size: 25px;
    }
    .pb-poppin-title {
        font-size: 40px;
    }
    div#order_review {
        margin-bottom: 100px !important;
    }
    .woocommerce-MyAccount-navigation ul li a {
        font-size: 15px;
    }
}

@media screen and (max-width: 1024px) {
    #site-header.medium-header #medium-searchform input {
        font-size: 14px !important;
    }
    .woocommerce ul.products li.product .button {
        font-size: 16px !important;
        padding: 14px 20px 12px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .woocommerce ul.products .product {
        width: 33.33% !important;
    }
    .woocommerce-MyAccount-tabs {
        width: 28% !important;
    }
    .woocommerce-MyAccount-content {
        width: 66% !important;
    }
    .woocommerce-Address {
        width: 100% !important;
        margin-bottom: 30px;
    }
    #pb-img-grid .vc_grid-item {
        width: 50%;
    }
}

@media only screen and (min-width:560px) and (max-width:1024px){
    .woocommerce div.product form.cart .variations td.value .theme-select,
    form.cart .wapf select.wapf-input{
        max-width: 520px;
    }
}

@media only screen and (min-width:768px) and (max-width:959px){
    .pb-header-phone-no-text {
        font-size: 14px;
    }
    .pb-header-phone-icon,
    .pb-header-user-drop-down-icon i {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .pb-header-user-drop-down {
        margin-left: 5px;
    }
    .woo-menu-icon.bag-style {
        width: 30px;
        height: 30px;
        margin-left: 5px;
    }
    .wcmenucart-cart-icon::before {
        top: 40%;
        transform: translateY(-50%);
        width: 32px;
        height: 32px;
    }
    .wcmenucart-cart-icon .wcmenucart-count {
        right: -26px !important;
    }
    .pb-header-phone-icon img {
        max-width: 180px;
    }
    #site-header.medium-header #site-navigation-wrap {
        display: block;
    }
    #site-header.medium-header #site-navigation-wrap .container {
        max-width: 95% !important;
    }
    #site-header.medium-header #site-navigation-wrap .dropdown-menu >li >a {
        padding-left: 9px !important;
        padding-right: 9px !important;
        font-size: 13px !important;
    }
    .contact-us-form input, 
    .contact-us-form select, 
    .contact-us-form textarea {
        font-size: 18px !important;
    }
    #footer-widgets .col {
        margin-bottom: 20px !important;
    }
    .pb-footer-img {
        bottom: 70px;
        width: 50%;
    }

}

@media only screen and (min-width: 768px) {
    .oceanwp-mobile-menu-icon {
        display: none !important;
    }
    .pb-wc-account{
        display: none !important;
    }
}

@media only screen and (max-width:767px){
    .tpb_gift_card_menu a {
        font-size: 0 !important;
        padding: 30px !important;
        margin: 10px 0 0 !important;
    }
    .tpb_reward_menu a {
        font-size: 0 !important;
        padding: 30px !important;
        margin: 15px 0 0 !important;
    }

    .tpb_single_product_reward_box_icon {
        width: 40px;
    }
    .tpb_single_product_reward_box_content {
        width: calc(100% - 40px);
        padding-left: 15px;
    }
    .tpb_single_product_reward_box_heading {
        font-size: 122%;
    }

    .oceanwp-social-menu {
        display: none !important;
    }
    #pb-stuff-about,
    #pb-gift-basket-row,
    #pb-shop,
    #pb-testimonial,
    #pb-our-store,
    #pb-instagram-feed{
        padding-top: 60px !important;
    }
    #pb-stuff-about .pb-about-row {
        margin-top: 0 !important;
    }
    #pb-gift-basket-row{
        padding-bottom: 60px !important;
    }
    #pb-testimonial {
        padding-bottom: 80px !important;
    }
    .pb-sub-heading {
        font-size: 20px !important;
    }
    h2{
        font-size:30px !important;
    }
    #pb-shop .single-post-title {
        font-size: 25px !important;
    }
    .pb-about-col .vc_column-inner h2,
    .pb-event-info-col .vc_column-inner h2,
    .pb-gift-basket-col .vc_column-inner h2{
        font-size: 30px !important;
    }
    .pb-about-info {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.7 !important;
    }
    #site-header.medium-header .top-header-wrap {
        padding-top: 50px !important;
    }
    #site-header.medium-header .top-header-wrap::before {
        height: 55px;
        background-size: 100% 55px;
    }
    #site-header.medium-header .top-col.logo-col {
        display: block !important;
        text-align: left !important;
    }
    #site-logo #site-logo-inner a img {
        max-width: 130px !important;
        margin-left: 0;
    }
    #site-header-sticky-wrapper {
        z-index: 10;
    }
    #site-header.medium-header .oceanwp-mobile-menu-icon {
        top: 55px;
        float: right !important;
        right: 15px !important;
    }
    #site-header.medium-header .oceanwp-mobile-menu-icon a {
        padding: 0 10px !important;
    }
    .pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper {
        padding: 65px 25px 55px !important;
    }
    .pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper ul li {
        font-size: 17px;
    }
    .pb-good-stuff-name {
        font-size: 20px;
    }
    .pb-event-info p,
    .pb-event-info ul{
        font-size: 17px;
    }
    .pb-event-info ul {
        margin-top: 10px !important;
    }
    .pb-event-img-col .vc_images_carousel .vc_carousel-indicators li {
        width: 15px !important;
        height: 15px !important;
    }
    .pb-event-img-col-title {
        font-size: 20px !important;
        padding-top: 25px !important;
    }
    .pb-gift-basket-img .vc_pageable-slide-wrapper {
        display: flex;
        flex-flow: row wrap;
        justify-content:flex-start;
    }
    .pb-gift-basket-img .vc_grid-item {
        width: 50%;
    }
    .woocommerce div.product form.cart .variations td.value .theme-select,
    form.cart .wapf select.wapf-input{
        width: calc(100% - 50px);
    }
    .woocommerce div.product form.cart div.quantity {
        margin-bottom: 20px !important;
    }
    form select, 
    .woocommerce div.product form.cart .variations .theme-selectInner, 
    .woocommerce div.product form.cart .variations .theme-select, 
    .woocommerce div.product form.cart .variations .reset_variations, 
    .quantity .qty, 
    .quantity .minus, 
    .quantity .plus {
        font-size: 16px !important;
    }
    .pb-testimonial-item-inner::after {
        background: #ae0000;
        transform: scale(1);
    }
    .pb-testimonial-content p {
        font-size: 16px;
    }
    .pb-store-info {
        display: flex;
        flex-flow: row wrap;
    }
    .pb-store-info .wpb_column {
        width: 50% !important;
        margin-bottom: 30px;
    }
    .pb-store-info .wpb_column:last-child {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    .pb-store-img-col {
        margin-bottom: 30px;
    }
    #pb-location-row .wpb_column > .vc_column-inner > .wpb_wrapper {
        box-shadow: none !important;
    }
    .contact-us-form input, 
    .contact-us-form select, 
    .contact-us-form textarea {
        font-size: 16px !important;
        padding:10px !important;
    }
    .file-upload-wrapper::before {
        font-size: 16px;
        line-height:35px !important;
        padding:10px !important;
    }
    .captchmath {
        font-size: 16px !important;
    }
    #footer {
        margin-top: -100px !important;
    }
    #footer-widgets .col {
        width: 50% !important;
    }
    .pb-footer-img {
        bottom: 150px;
        width: 50%;
    }
    .woocommerce ul.products .product {
        padding-left: 8px;
        padding-right: 8px;
    }
    .woocommerce ul.products .product {
        width: 50% !important;
    }
    .woocommerce div.product .woocommerce-product-gallery {
        margin-bottom: 20px !important;
    }
    .woocommerce div.product div.summary {
        margin-bottom: 30px !important;
    }
    .woocommerce-MyAccount-tabs {
        margin-bottom: 35px;
    }
    .woocommerce .related.products .product {
        padding-bottom: 20px !important;
    }
    div#order_review {
        margin-bottom: 30px !important;
    }
    #pb-footer-above-contact-form {
        padding-bottom: 150px !important;
    }
    .woocommerce div.product form.cart .variations .theme-select,
    form.cart .wapf select.wapf-input {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce div.product form.cart .variations .theme-select::after {
        height: 50px;
        line-height: 50px;
        width: 50px;
    }
    .quantity .qty, 
    .quantity .minus, 
    .quantity .plus {
        font-size: 16px !important;
        max-width: 50px !important;
        width: 50px !important;
        min-height: 50px !important;
        line-height: 50px !important;
    }
    .woocommerce div.product div.summary button.single_add_to_cart_button {
        max-width: 220px !important;
        width: 100%;
        height: inherit;
        padding: 18px !important;
        padding-left: 65px !important;
        font-size: 16px !important;
    }
    .woocommerce div.product .summary .added_to_cart{
        font-size:14px !important;
    }
    .vc_btn3 {
        font-size: 17px !important;
        padding: 13px 47px !important;
    }
    .pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper .vc_btn3 {
        padding-left: 80px !important;
        padding-right: 27px !important;
    }
    .button, submit, .restore-item {
        font-size: 16px !important;
        padding: 18px 30px !important;
    }
    .pb-store-img-col .wpb_single_image * {
        width: 100%;
    }
    .footer-box.span_1_of_4.col.col-1 img {
        max-width: 200px;
    }
    .woocommerce div.product div.summary {
        margin-left: 0;
    }
    .woocommerce div.product form.cart {
        margin-top: 0px !important;
    }
    .pb-slider-wel.woocommerce-cart-form__cart-item .quantity * {
        max-width: 55px !important;
        width: 55px !important;
        min-height: 55px !important;
        line-height: 55px !important;
        font-size: 16px !important;
    }
    .pb-slider-welcome-box > .vc_column-inner > .wpb_wrapper .vc_btn3 i::before, 
    .woocommerce div.product div.summary button.single_add_to_cart_button::before{
        width: 27px;
        height: 27px;
    }

    main#main {
        padding-top: 137px;
    }
    #site-header.medium-header .top-header-wrap {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
    }
    #site-header.mobile-sticky-header.medium-header .top-header-wrap {
        position: fixed !important;
        -webkit-animation: sticky-header 0.7s;
        -moz-animation: sticky-header 0.7s;
        animation: sticky-header 0.7s;
        width: 100vw !important;
        top: 0;
        left: 0 !important;
        padding-top: 0 !important;
    }
    #site-header.mobile-sticky-header.medium-header div#site-header-sticky-wrapper {
        position: fixed !important;
        -webkit-animation: sticky-header 0.7s;
        -moz-animation: sticky-header 0.7s;
        animation: sticky-header 0.7s;
        top: 0;
    }
    .admin-bar #site-header.mobile-sticky-header.medium-header .top-header-wrap {
        top: 46px;
    }
    #site-header.mobile-sticky-header.medium-header .top-header-wrap::before {
        opacity: 0;
    }
    body:not(.admin-bar) #site-header.mobile-sticky-header.medium-header .oceanwp-mobile-menu-icon {
        top: 9px;
    }
    @-webkit-keyframes sticky-header { 
        0% { 
            opacity:0; 
            transform:translateY(-100%);
        }
        100% { 
            opacity:1; 
            transform:translateY(0);
        }
    }
    @-moz-keyframes sticky-header { 
        0% { 
            opacity:0; 
            transform:translateY(-100%);
        }
        100% { 
            opacity:1; 
            transform:translateY(0);
        }
    }
    @keyframes sticky-header { 
        0% { 
            opacity:0; 
            transform:translateY(-100%);
        }
        100% { 
            opacity:1; 
            transform:translateY(0);
        }
    }
}


@media only screen and (max-width:600px){
    .contact-us-form .half,
    .your-popcorn-flavors-group-wrapper > div:not(.wpcf7cf-hidden) > span.wpcf7-form-control-wrap {
        width: 100%;
    }
}

@media screen and (max-width:550px){
    .woocommerce-billing-fields__field-wrapper p,
    .woocommerce-shipping-fields__field-wrapper p,
    .woocommerce-EditAccountForm.edit-account p,
    .woocommerce-address-fields__field-wrapper p {
        width: 100% !important;
    }
    .pb-good-stuff-row .wpb_column,
    #footer-widgets .col{
        width: 100% !important;
    }
    #footer {
        margin-top: -70px !important;
    }
    #footer-widgets .col:last-child {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:480px){
    .pb-welcome-popcorn-img {
        top: -185px;
        right: -55px;
        max-width: 55%;
    }
    .pb-store-info .wpb_column ,
    .pb-gift-basket-img .vc_grid-item {
        width: 100% !important;
    }
}


@media screen and (max-width:424px){
    .pb-favorite-shop::before {
        bottom: 60px !important;
    }

}


