/*
Theme Name:         SW Supershop child
Theme URI:          http://flytheme.net
Description:        A child theme of SW Supershop
Author:             FlyTheme
Template:      		sw_supershop
Author URI:        http://flytheme.net
Version:            1.5.0
License:            GNU General Public License v2 or later
*/

/* =Theme customization starts here  */

::selection {
    background: #cbad31;
    /* WebKit/Blink Browsers */
    color: #000000;
}

::-moz-selection {
    background: #cbad31;
    /* Gecko Browsers */
    color: #000000;
}

#logo img {
    max-height: 135px;
    margin-bottom: 4px;
}

.row-full {
    max-width: 100% !important;
}

.color-primary {
    color: #cbad31;
}

#masthead {
    padding-top: 0px;
}

.header-bottom {
    height: 28px;
}

#wide-nav .header-button {
    float: right;
    line-height: 65px;
    padding: 0 42px;
    margin-top: -12px;
}

#wide-nav .header-button a {
    background: #FF5722;
}

div#wide-nav li.menu-item a {
    font-weight: 600;
}

div#wide-nav li.menu-item:hover a {
    color: #333 !important;
}

.header-search-form-wrapper input.search-field {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
    font-size: 14px;
    border-radius: 0px;
    background: white;
}

.boom-header-call-section h5 {
    overflow: hidden;
    font-size: 18px;
    line-height: 1.1;
    text-align: right;
    padding-top: 5px;
    position: relative;
    letter-spacing: 0.1rem;
    color: #353438;
    font-weight: 200;
    margin-bottom: 5px;
    text-transform: none;
}

#slideshow-container {
    margin: 0 auto;
    position: relative;
    width: 450px;
}

#slideshow-images img {
    position: absolute;
    top: 85px;
    left: 26px;
    transition: all ease-in-out;
}

#press-slider,
#store-alt-slider {
    width: 100%;
    background-color: #b3c8cb;
    overflow: hidden;
    position: relative;
    height: 185px;
    /* display: none; */
}

#press-slider-inner,
#store-slider-inner {
    position: absolute;
    top: 10px;
    left: 0;
}

#press-slider-inner,
#store-slider-inner {
    position: absolute;
    top: 10px;
    left: 0;
}

#press-slider-inner div img,
#store-slider-inner div img {
    max-width: 100%;
    width: 115px;
    height: 150px;
    object-fit: cover;
}

#press-slider-inner div,
#store-slider-inner div {
    width: 115px;
    overflow: hidden;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 5px;
}

#press-slider h3,
#store-alt-slider h3 {
    font-size: 18px;
    font-size: 1.8rem;
    color: black;
    z-index: 99;
    width: 90.5%;
    margin: 0 auto;
    text-transform: capitalize;
    font-weight: 200;
}

h3.press-slider-headline {
    color: #cbad31;
    text-align: center;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 15px;
}

.current-slide {
    z-index: 3;
}

.previous-slide {
    z-index: 2;
}

.testimonies-home-col {
    max-width: 720px;
    margin: 0 auto;
}

.testimony-full-width {
    color: #AAAAAB;
    font-size: 16px;
    line-height: 19px;
}

.instagram-style-testimonial-wrapper .yotpo-single-image-container {
    display: inline-block;
    max-height: 350px;
    max-width: 350px;
}

.instagram-style-testimonial-wrapper .yotpo-single-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 345px;
    max-height: 345px;
}

.instagram-style-testimonial-wrapper .yotpo-single-image-container {
    width: calc((100% - 20px) / 5);
    margin-right: 2.99px;
    margin-bottom: 5px;
}

#instagramTestimoniesRow>.vc_column-inner {
    padding: 0px !important;
    margin: 0px !important;
    max-width: 940px;
    width: 100%;
}

.instagram-style-testimonial-wrapper .y-image-wrapper {
    position: relative;
}

.instagram-style-testimonial-wrapper .yotpo-single-image-container .y-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    text-align: center;
    cursor: pointer
}

.instagram-style-testimonial-wrapper .yotpo-single-image-container .y-image-wrapper:hover .y-image-overlay {
    background-color: #cbad31;
    border-radius: 3px;
    opacity: 0.8;
}

.instagram-style-testimonial-wrapper .yotpo-single-image-container .y-image-overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.instagram-style-testimonial-wrapper .yotpo-single-image-container .yotpo-hover-icon {
    position: absolute;
    display: inline-table;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
    cursor: pointer;
    z-index: 99;
    color: white;
}

.instagram-style-testimonial-wrapper .yotpo-single-image-container .y-image-wrapper:hover .yotpo-hover-icon {
    visibility: visible;
}

div#testimonialModal {
    /* margin-top: 5px; */
}

.testimonial-modal .author-avatar {
    width: 50px;
    height: 50px;
    padding-top: 2px;
    display: inline-block;
    vertical-align: top;
}

.testimonial-modal .author-avatar img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    object-fit: cover;
}

.testimonial-modal .testimonial-body {
    display: block;
    position: relative;
    padding-top: 28px;
    padding-left: 15px;
}

.testimonial-modal .author-name {
    display: inline-block;
}

.testimonial-modal .author-name p {
    line-height: 50px;
    font-size: 16px;
    padding-left: 14px;
    font-weight: bold;
    color: #266abe;
}

.testimonial-modal hr {
    margin-top: 2px;
    margin-bottom: 4px;
}

.testimonial-modal .testimonial-body-content {
    padding-top: 8px;
}

#footer-cta {
    display: block;
    background-color: #cbad31;
    padding: 2% 0;
    margin-bottom: 45px;
    max-height: 135px;
    text-align: center;
}

#footer-cta h2 {
    margin-bottom: 15px;
    font-size: 25px;
    color: #fff;
    font-weight: 400;
}

#footer-cta hr {
    border: 1px dashed #eeeeee;
    margin-bottom: 15px;
    opacity: 1;
}

#footer-cta p {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 17px;
}

#footer-cta .join {
    float: none;
    display: block;
    position: relative;
    top: 5px;
    margin: 0 auto;
    padding: 5px 15px 1px;
    max-width: 425px;
    max-height: 100px;
    font-size: 25px;
    font-weight: 400;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border: 2px solid #fff;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
}

.footer-2 {
    background-color: #f7f7f7
}

.dark,
.dark p,
.dark td {
    color: #aaaaab;
}

.footer-2 .button.icon.circle>i:only-child {
    color: #aaaaab;
}

.full-width .ubermenu-nav,
.container,
.row {
    max-width: 940px;
}

div#nav_menu-15 {
    border-left: 1px solid #d6d6d6;
    padding-left: 7%;
    padding-right: 0px;
    max-width: 170px;
    margin-left: 7%;
}

div#nav_menu-17 {
    border-right: 1px solid #d6d6d6;
    padding-left: 0px;
    padding-right: 7%;
    max-width: 170px;
    margin-right: 7%;
}

.footer-2 .widget_nav_menu {
    padding-top: 2.5%;
}

.footer-2 ul.menu li {
    color: #858a8c;
    font-size: 12px;
}

.footer-2 ul.menu li a {
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
}

.footer-2 ul.menu li a:hover {
    color: black;
}

.footer-2 #text-29 {
    max-width: 23%;
    text-align: center;
    color: black;
}

#footer-testimonies {
    max-width: 720px;
    margin: 0 auto;
}

#footer-testimonies h2 {
    margin-bottom: 30px;
}

#footer-testimonies .testimony {
    width: 100%;
    margin: 0;
}

#footer-testimonies .testimony p {
    color: #AAAAAB;
    font-size: 16px;
    line-height: 19px;
    overflow: hidden;
}

hr.footer-hr {
    height: 2px;
}

.badge-frame .badge-inner {
    color: white;
}

.single-product .below-title * {
    display: inline;
}

.single-product .below-title .p-weight {
    font-size: 16px;
}

.description-inner-wrapper p {
    font-size: 1.8rem;
    color: black;
    text-transform: none;
}

h1.product_title.big-title {
    color: #e8bc04;
    font-weight: 400;
}

.price span.amount {}

.below-title * {
    font-size: 15px !important;
    font-weight: 400 !important;
}

.single-product .btn.btn-super-big-add-to-cart {
    line-height: 60px;
    width: 100%;
    background: #e8bc04;
    color: white;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 2px;
    position: relative;
    display: block;
}

.product-video-wrapper .content-inner {
    background: yellow;
    width: 100%;
    height: 100%;
}

.product-info.summary.product-summary {
    padding-top: 65px;
    padding-left: 0px;
    padding-right: 0px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product-except-wrapper>.col {
    /* background: #d6f6ff4f; */
    padding: 8px 16px;
    /* box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15); */
    border-radius: 4px;
    margin-top: 25px;
    ;
}

.product-slider-gallery {
    overflow: hidden;
    width: 100%;
    max-height: 220px;
    max-width: 500px !important;
}

.product-slider-gallery .slider {
    overflow: hidden;
    max-height: 220px;
}

.product-slider-gallery .product-team-slider-img {
    display: inline;
    max-height: 185px;
    object-fit: cover;
}

.product-section.additional_information {
    border-bottom: none;
}

.product-section.additional_information table.shop_attributes * {
    border-color: transparent;
}

.product-section.additional_information h5 {
    color: black;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0px;
}

.product .product-gallery .image-tools {
    display: none;
}

.footer-youtube-video-row {
    max-height: 310px;
    overflow: hidden;
    position: relative;
}

#ingredientsModal .modal-dialog {
    margin-top: 70px;
}

p.additional-content-p {
    font-size: 18px;
    color: black;
    text-transform: none;
    line-height: 1.2;
}

.shop-container .product-main {
    padding-bottom: 0px;
}

.product-small .box-image img {
    object-fit: contain !important;
}

ul.next-prev-thumbs {
    display: none;
}

img.product-single-ingredients-img {
    margin-bottom: 0px !important;
    vertical-align: bottom;
    margin-top: 0px;
}

button.ux-search-submit.submit-button.secondary * {
    color: white;
}

button.ux-search-submit.submit-button.secondary.button.icon {
    background: #cbad31 !important;
    border-radius: 0px;
    margin: 0;
}

.searchform-wrapper.ux-search-box {
    padding: 5px 10px;
    background: #f1f1f1;
}

a.header-top-link {
    font-size: 14px !important;
    color: #000000;
}

.text-danger {
    color: #a94442;
}

div#footer-social .footer-social-item,
div#footer-social .footer-social-item * {
    font-size: 12px;
    display: inline-block;
}

div#footer-social .footer-social-item:hover {
    color: black;
}

div#footer-social .col {
    padding-bottom: 15px;
}

div#block_widget-2 .widget-title {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 600;
    display: block;
}

div#block_widget-2 .is-divider {
    display: none;
}

.footer-social-item:hover * {
    color: black;
}

div#footer-about {
    color: #858A8C;
    font-size: 12px;
    padding-top: 14px;
    text-decoration: none;
    line-height: 14px;
}

div#wide-nav li.menu-item.current_page_item a {
    color: black !important;
}

button.woocommerce-Button[name="register"] {
    background: #4CAF50 !important;
}

.mobile-sidebar a.header-top-link {
    padding: 0px !important;
}

.registration-form .woocommerce-simple-registration-login-link a {
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
    border-top: 1px gray solid;
    position: relative;
    margin-top: 8px;
    padding-left: 8px;
}

.widget.popular-posts ul.wpp-list.wpp-list-with-thumbnails>li>a {
    display: inline;
}

span.prod-stick-title {
    font-weight: 200;
    color: #cbad31;
    font-size: 25px;
}

#ingredientsModal .modal-header {
    border-bottom: none;
    padding-bottom: 0px;
}

.full-width-homeimage img {
    width: 100% !important;
    object-fit: cover;
}

.full-width-homeimage figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.full-width-homeimage figure.wpb_wrapper.vc_figure .vc_single_image-wrapper {
    width: 100%;
}

a[data-target="#ingredientsModal"] {
    color: #8c7306 !important;
}

.product-container .badge-container,
.products .badge-container {
    background: red;
    left: 30px;
    top: -30px;
}

#testimonialModal .modal-content {
    width: 100% !important;
}

@media (max-width: 720px) {
    #logo img {
        max-height: 80px;
    }

    #footer-cta p {
        font-size: 14px;
    }
}