/* https://ketozone.com/wp-content/themes/gummy-planet/style.css?ver=6.3.5.1577990543 */
/* Import rule from: https://ketozone.com/wp-content/themes/gummy-planet/../exproduct/style.css */
/* ************************************************   
Theme Name: ExProduct
Author: Templines
Text Domain: exproduct
Version: 1.5.0
Description: E-commerce template.
Theme URI:  http://pro-theme.com/wordpress/exwatch/
Author URI: http://templines.com
License: ThemeForest Regular License
License URI: http://themeforest.net/licenses/regular
Tags: custom-header, custom-menu, editor-style
*/


/* ======= WordPress ELEMENTS ======= */

.admin-bar .header-search .close {
    top: 30px;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

img[class*="wp-image-"] {
    display: block;
    max-width: 100%;
    height: auto;
}

.wp-caption {
    text-align: left;
}

.wp-caption-text {
    text-align: left;
    padding-top: 10px;
}

.gallery-caption {
    text-align: left;
}

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

.alignleft {
    text-align: left;
    float: left;
}

.aligncenter {
    text-align: center;
}

.bypostauthor {
    text-align: left;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4211em 1.6842em 1.6842em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4211em 0 1.6842em 1.6842em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    margin-top: 0.4211em;
    margin-bottom: 1.6842em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2632em;
}

.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.rtd h1:not([class]),
.rtd h2:not([class]),
.rtd h3:not([class]),
.rtd h4:not([class]),
.rtd h5:not([class]),
.rtd h6:not([class]) {
    font-weight: bold;
    color: #333;
    margin: 15px 0 10px 0;
    padding: 0;
}

.type-post.sticky:after {
    content: "\f06a";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    position: absolute;
    right: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    top: 5px;
    z-index: 777;
    background: #ed912a !important;
}

html blockquote:not([class]) {
    position: relative;
    padding: 50px 20px 50px 141px;
    text-align: left;
    background: #fff;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin: 40px 100px 40px 70px !important;
    display: inline-block;
    clear: both;
}

html blockquote:not([class]) p {
    font: 400 16px/1.65 Montserrat !important;
    color: #333;
}

html blockquote:not([class]):before {
    content: "\f10d";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    background: #4494ec;
    font-variant: normal;
    text-transform: none;
    border: rgb(242, 242, 242) 10px solid;
    border-radius: 100px;
    line-height: 2.5;
    color: #fff !important;
    font-size: 23px;
    padding: 10px;
    position: absolute;
    left: 10px;
    width: 100px;
    height: 100px;
    text-align: center;
    top: 50%;
    z-index: 777;
    margin-top: -50px;
}

html .post-image blockquote:not([class]),
html .wrap-image blockquote:not([class]) {
    padding: 20px;
    margin: 0px 0 0px 0;
    background: #fff;
    font-size: 16px;
    line-height: 26px;
}

html blockquote:not([class]) p {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.bypostauthor {
    list-style: none;
    background: none;
}

.blog-item-quote .blog-item_desc {
    width: 80%;
    margin: 0px auto;
    float: none !important;
}

.blog-item-quote .blog-item_text {
    border: none !important;
}

.blog-quote-source {
    font-weight: normal;
    display: inline-block;
    text-align: right;
    width: 100%;
    font-size: 15px;
    font-style: italic;
    color: #aaaaaa;
    padding-top: 20px;
}

.rtd h1:not([class]),
.rtd h2:not([class]),
.rtd h3:not([class]),
.rtd h4:not([class]),
.rtd h5:not([class]),
.rtd h6:not([class]) {
    line-height: 1.1;
}

.rtd p,
.rtd ul:not([class]) {
        word-wrap: break-word;
}

.rtd ul:not([class]) {
    padding-left: 10px;
    list-style: none;
    margin-bottom: 0px;
}

.rtd ul:not([class]) li:not([class]) {
    margin: 0;
    line-height: 1.444;
}

.rtd ul:not([class]) li:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    display: inline-block;
    margin-right: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.list-styled li.disabled {
    color: #c8c9cc;
}

ul.list-styled.list-style-ok li::before {
    content: '\f00c';
    color: #28ad62;
}

ul.list-styled.list-style-ok li.disabled::before {
    content: '\f00d';
    color: #c8c9cc;
}

.rtd img {
    max-width: 100%;
    height: auto;
}

.wp-caption {
    text-align: left;
    max-width: 100%;
}

.rtd table:not([class]) {
    margin: 20px 0;
}

.rtd table:not([class]) td:not([class]),
.rtd table:not([class]) th:not([class]) {
    padding: 10px;
    border: 1px solid #d0d2d7;
    font-weight: normal;
}

ul:([class]),
ol:([class]) {
    list-style: none;
    margin: 0;
    padding: 0;
}

.rtd ul:not([class]) li::before {
    font-size: 6px;
    width: 1.555em;
    content: '\f111';
    text-align: center;
    vertical-align: middle;
}

.rtd ol:not([class]) > li::before {
    display: none !important;
}

.rtd ul:not([class]) ul:not([class]) li::before {
    content: '\f10c';
}

.rtd ol:not([class]) {
    margin-left: 15px;
    margin-bottom: 0px;
}

.rtd ol:not([class]) li:not([class]) {
    padding-bottom: 0px;
    line-height: 1.444;
}

.wrap-media img {
    max-width: 100%;
    height: auto;
}

.gallery-icon a {
    text-align: center;
    display: inline-block;
}

.rtd iframe {
    max-width: 100%;
    max-height: 100%;
}

.rtd pre {
    padding: 20px;
}


/*Sidebar*/

aside .widget-title + ul > li,
aside .menu > li {
    padding: 10px 0;
    margin: 0 0 0px 0;
    list-style: none;
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
    color: #777;
    line-height: 1.55;
    font-weight: 600;
    position: relative;
}

aside .children {
    margin: 10px 0px 5px 10px;
}

aside ul .children li {
    padding: 5px 0;
    margin: 0 0 10px 0;
    list-style: none;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.widget_product_categories .children {
    display: none;
}

.widget_product_categories .current-cat .children {
    display: block;
}

.widget_product_categories .children {
    margin: 0px 0px 5px 10px;
}

.widget_product_categories .children a {
    font-size: 10px;
}

aside .widget-title + ul li a,
aside .menu li a,
aside .widget-title + ul li {
    font-size: 14px;
    font-weight: 600;
    color: #777;
}

aside li a + .count {
    font-weight: normal;
    float: right;
}

.entry-media img {
    max-width: 100%;
    height: auto;
}

aside .menu li:hover .dropdown-menu {
    display: block !important;
}


/*SIdebar Widgets*/

aside img {
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}

aside select {
    max-width: 100%;
    border: 1px solid #ececec;
    padding: 5px;
    margin: 5px 0;
    border-radius: 0;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    width: 100%;
}

aside table {
    width: 100%;
}

aside table td,
aside table th {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center;
}

aside table td a {
    color: #333;
}

.widget_rss .rss-date {
    display: inline-block;
    width: 100%;
    color: #666;
    padding: 10px 0;
    font-weight: normal;
}

.widget_rss .rssSummary {
    font-weight: normal;
    text-transform: none;
    line-height: 20px;
}

.widget_rss cite {
    font-size: 12px;
    display: inline-block;
    text-align: right;
    width: 100%;
    font-weight: normal;
    text-transform: none;
}

.rsswidget {
    font-size: 12px;
    color: #666;
}

.widget_search label,
.widget_search input[type="submit"],
.woocommerce-product-search input[type="submit"] {
    display: none !important;
}

.woocommerce-product-search input[type="search"],
.widget_search input[type="search"],
.widget_search input[type="text"] {
    width: 100%;
    float: left;
    margin-right: 0%;
    background: #f4f4f4;
    border: 1px solid #eee;
    padding: 10px;
}

.textwidget {
    line-height: 20px;
}

.textwidget img {
    margin-bottom: 5px;
}

.post-sticky:before {
    content: "\f0c6" !important;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 35px;
    position: absolute;
    right: 60px;
    text-transform: none;
    top: -32px;
    z-index: 777;
    color: #000;
    height: 50px;
    border: 0;
    width: 50px;
    border-radius: 10px;
    padding: 16px;
}

.post-sticky:nth-child(even):before {
    right: auto;
    left: -12px;
    top: -30px;
}


/*TAGS*/

.wp-tag-cloud {
    margin-left: -5px !important;
    display: inline-block;
}

.tagcloud li {
    float: none !important;
    display: inline-block !important;
    margin: 3px 1px !important;
    width: auto !important;
}

.tagcloud {
    clear: both;
}

html .tagcloud a {
    font-size: 11px !important;
    text-transform: uppercase;
    display: inline-block;
    border: 0;
    padding: 9px 13px;
    margin-right: 4px;
    margin-bottom: 6px;
    color: #333333;
    border: 1px solid #cccccc;
    border-radius: 100px;
    font-weight: 400;
}

html .tagcloud a:hover {
    color: #fff !important;
    background-color: #2a64d9 !important;
    text-decoration: none !important;
}

.tagcloud li:hover a {
    color: #fff!important
}

.widget_categories li:before,
.widget_archive li:before {
    font: normal normal normal 14px/1 'Pe-icon-7-stroke';
    content: '\e685';
    margin-right: 10px;
    position: relative;
    top: 4px;
    font-size: 18px;
}

aside .widget-title + ul > li:hover a,
aside .menu > li:hover a {
    color: #ffb049;
}

.widget_categories li:hover:before,
.widget_archive li:hover:before {
    color: #ffb049;
}

aside .menu > li a {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


/* ======= VC ELEMENTS ======= */

.vc-overflow-no {
    overflow: inherit !important;
}

.compose-mode .vc_row[data-vc-full-width].vc_hidden {
    opacity: 1;
}

.compose-mode .section-gallery {
    text-align: center;
}

.compose-mode .gallery-item {
    position: relative;
    width: 25%;
    display: inline-block;
    margin-left: -1%;
    vertical-align: top;
}

.compose-mode .vc_element,
.view-mode .vc_element {
    display: inline-block;
    position: relative;
}

.vc_tta-title-text {
    list-style: none;
    font-weight: bold;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}

html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #eee;
}


/* jarallax */

.jarallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 1;
    position: relative;
    width: 100%;
}

.jarallax-content,
.jarallax-content-inner {
    width: 100%;
}

.background-attachment-fixed {
    display: inline-block;
    width: 100%;
}

.vc_row_use_jarallax.vc_row {
    margin-left: 0;
    margin-right: 0;
}

.vc_row.vc_row-flex>.vc_column_container.vc_row_use_jarallax>.vc_column-inner .wpb_wrapper {
    display: flex;
    height: 100%;
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner .wpb_wrapper .jarallax {
    display: flex;
    height: 100%;
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner .wpb_wrapper .jarallax .jarallax-content {
    display: flex;
    height: 100%;
}

.staticblocks-template-default .col-lg-9.col-md-8.col-sm-12.col-xs-12.left-column.sidebar-type-2 {
    width: 100% !important;
}

.staticblocks-template-default .col-lg-3.col-md-4.col-sm-12.col-xs-12,
.staticblocks-template-default .post-footer,
.staticblocks-template-default .post-description,
.staticblocks-template-default .post-image,
.staticblocks-template-default .blog-post .post-image {
    display: none;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

html .wpcf7-not-valid {
    border: 0 !important;
    border-bottom: 1px solid red !important;
}

.vc_row {
    position: relative;
}


/* Blog */

html .vc_btn3.vc_btn3-color-juicy-pink,
html .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #ffffff;
    background-color: #237ac6;
}

html .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
html .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
html .vc_btn3.vc_btn3-color-juicy-pink:focus,
html .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #f7f7f7;
    background-color: #237ac6;
    opacity: 0.8;
}

.vc_custom_heading h4 {
    font-weight: 600 !important;
}

html .vc_gitem_row .vc_gitem-col {
    padding: 20px;
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
    text-align: center;
    display: block;
}

.no-slide-add-menu img {
    width: 100%;
    height: auto;
}

.no-slide-add-menu {
    margin: 25px 10px;
    font-size: 16px;
    line-height: 31px;
    text-align: left;
    color: #fff;
}

.tp-parallax-wrap .fa-icon-play {
    position: relative;
    top: -2px;
    left: 2px;
}

.browser-window a {
    display: block;
}

.browser-window img {
    width: 100%;
}

.browser-window {
    text-align: left;
    width: 100%;
    display: block;
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0 0 0 3px #e7e7e6;
    max-width: 600px;
    margin: 0 auto;
    height: 400px;
    overflow: hidden;
}

.browser-window:hover .content{
    overflow: scroll;
}


.browser-window .content{
        height: 800px;
        overflow: hidden;
}

.browser-window .top-bar {
    height: 30px;
    border-radius: 0;
    border-top: thin solid #eaeae9;
    border-bottom: thin solid #dfdfde;
    background: linear-gradient(#e7e7e6, #e2e2e1);
}

.browser-window .circle {
    height: 8px;
    width: 8px;
    display: inline-block;
    border-radius: 50%;
    background-color: white;
}

.browser-window .circles {
    margin: 5px 11px;
}

.browser-window .circle-red {
    background-color: #e11d21;
}

.browser-window .circle-green {
    background-color: #009800;
}

.browser-window .circle-yellow {
    background-color: #fbca04;
}

.browser-window .content {
    margin: 0;
    width: 100%;
    min-height: 50%;
    display: inline-block;
    border-radius: 0 0 5px 5px;
    background-color: #fafafa;
}


 html .header-cart a {
    font-size: 12px !important;
    text-decoration: none !important;
    background: orange !Important;
    margin-top: -7px;
    font-family: Montserrat;
}


.admin-bar .fullmenu-close {
    top: 30px;
}


html [class^="flaticon-"]:before, html  [class*=" flaticon-"]:before, html  [class^="flaticon-"]:after, html  [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 27px;
    font-style: normal;
    margin-left: 0px;
}

.shop-slider-container{
    position: relative;
    margin-bottom: 70px;
}
.shop-slider-container .section-decor-wrap.bottom{
    bottom: 0;
}input[type=text]{display:block;padding:6px 12px!important;font-size:14px!important;color:#555!important;border:1px solid #ccc!important;border-radius:4px!important;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9!important;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)!important;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)!important}.woocommerce-breadcrumb{display:none}.header.header-logo-black .scroll-logo{max-width:260px}.page-id-10099 .page-content img{max-width:100%;height:100%}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}#wc_ac_marketing_checkbox{margin:4px 0 0 -20px}.header.header-logo-black .scroll-logo{display:block!important;height:82%;width:82%}#content .wpb_alert p:last-child,#content .wpb_text_column :last-child,#content .wpb_text_column p:last-child,.vc_message_box>p:last-child,.wpb_alert p:last-child,.wpb_text_column :last-child,.wpb_text_column p:last-child{margin-bottom:5px}.mobile-slidebar-menu{width:90%}html body nav li>a:hover{color:blue!important}.product a{display:initial;display:inline-block}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{width:auto!important}.btn.btn-default{color:#fff}table.WolframAlphaWidget .submit,.WolframAlphaWidgetLarge .wolframAlphaWidgetContent .submit{width:auto;margin:0;padding:6px;border:0 none;cursor:pointer;display:block}table.WolframAlphaWidget tr.wawf_bot td{height:0;display:none}#wolframAlphaWidget117712 tr,#wolframAlphaWidget117712 tr th,#wolframAlphaWidget117712 tr td,#wolframAlphaWidget117712 form{position:static;margin:0;padding:0;vertical-align:middle;height:100%}.navbar .navbar-nav>li>a{padding-right:30px}.product-name a{text-decoration:none;padding-bottom:10px;display:inline-block;color:#333;font-weight:700;font-size:15px}.unclickable>a:hover{cursor:default}.home .woocommerce .vc_row ul.products li.product,html .vc_row ul.products li.product{float:left}.menu-mobile-button.mobile-cart{right:48px;top:22px;border:none;background:none;margin-top:0;margin-right:12px}.mobile-slidebar-menu .nav>li{position:unset}.list-description{margin-right:0!important}html .woocommerce .main-content ul.products li.product,html .woocommerce-page .main-content ul.products li.product{width:100%;float:left}@media (min-width:320px){html .woocommerce .main-content ul.products li.product,html .woocommerce-page .main-content ul.products li.product{width:50%}}@media (min-width:770px){html .woocommerce .main-content ul.products li.product,html .woocommerce-page .main-content ul.products li.product{width:16.5%}}@media (min-width:992px){.header.header-logo-black .scroll-logo{max-width:100%}}@media (min-width:1024px){.list-description{margin-right:-64px!important}}.jp-hidden{// display:none}@media (max-width:768px){.header .navbar{min-height:102px!important}}header #ajaxsearchpro2_1,header #ajaxsearchpro2_2,header div.asp_m.asp_m_2{width:100%;margin-bottom:20px}#ajaxsearchprosettings2_1{display:none!important}@media (min-width:1000px){#ajaxsearchpro2_1{display:none}}@media (max-width:1000px){#menu-primary-navigation .dropdown-menu>li>a{white-space:unset}.open .dropdown-menu li:hover>.dropdown-menu{overflow-x:auto;height:300px}}