@charset "utf-8";
/*
Theme Name: Business Epic
Theme URI: https://www.amplethemes.com/downloads/business-epic/
Author: Ample Themes
Author URI: https://www.amplethemes.com/
Description: Business Epic is a clean, simple and professional business theme with attractive elements and ample of features for business and corporate websites. It is well suited theme for business, corporate, informative, agencies, travel, design, art, personal ,woocommerce shop  and any other creative websites and blogs. It features multiple sections on the front page including favicon, logo, widgets, multiple navigations, address bar, social menus, and customizer to customize theme easily.
Version: 1.4.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: business-epic
Tags:one-column, two-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, blog, portfolio, e-commerce, footer-widgets
Tested up to:   5.7
Requires PHP:   5.4
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## top-header-socialicons
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@font-face {
    font-family: 'Inter-Regular';
    src: url("fonts/Inter_28pt-Regular.ttf") format("truetype");
}
@font-face {
    font-family: 'Inter-Medium';
    src: url("fonts/Inter_24pt-Medium.ttf") format("truetype");
}
@font-face {
    font-family: 'Inter-SemiBold';
    src: url("fonts/Inter_18pt-SemiBold.ttf") format("truetype");
}
@font-face {
    font-family: 'Inter-Light';
    src: url("fonts/Inter_24pt-Light.ttf") format("truetype");
}
@font-face {
    font-family: 'BodoniModa-Regular';
    src: url("fonts/BodoniModa_48pt-Regular.ttf") format("truetype");
}
@font-face {
    font-family: 'MarcellusSC-Regular';
    src: url("fonts/MarcellusSC-Regular.ttf") format("truetype");
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}
.red{ color:#FF0000;}
a:hover {
    text-decoration: none !important;
}

body {
    margin: 0;
}
.single-post .post .entry-content ul{ margin-left:20px;}
.whmc_top_part{ display:block!important;}
#pm_menu.pm_open{ left:auto!important; right:0!important; max-width: 100%;}
.whmtitr{ width:100%; font-size:25px;font-family: 'Inter-SemiBold' !important; padding:20px;}
.carttxtbtnwraptct{ width:100%; font-size:16px; padding-left:20px; background-image:url(images/ico-shipping.png); background-repeat:no-repeat; background-position:left; background-size: 40px; padding-left:50px; margin-left:20px!important; display:block;}
.sc-header--title{font-family: 'Inter-SemiBold' !important; font-size:17px!important;}
.sc-message--text-content{font-family: 'Inter-Medium' !important; font-size:15px!important;}
#pm_menu.pm_open .woocommerce-Price-amount{ width:auto!important; float:none!important;}
.sc-user-input--text{font-family: 'Inter-Medium' !important; font-size:15px!important;}
.whmc_ft-buttons-con:before{ content:'';}
a.view-cart{background: #fc3d3d !important;
    border-radius: 6px; color:#fff; font-size:18px; width:100%; padding:7px; text-align:center; display:block; }
	a.view-cart:hover{color:#fff!important;}
	.cloasebtnwrap span.cloasebtn {
    font-size: 44px!important;
	}
.cloasebtnwrap {
    right: 13px;
    padding: 5px 7px;
    position: absolute;
    z-index: 99;
    left: auto !important;
    top: 20px;
}
.sc-message--text-content a{ color:#000!important; }
.sc-message--text{font-size:15px!important;}
.subtitle{ font-family:"Times New Roman", Times, serif; color: #000; width:100%; display:block; text-align:center; font-size:27px; font-style:italic;}
.subtitle-2{font-family: 'MarcellusSC-Regular'; color: #000; width:100%; display:block; text-align:center; font-size:24px;  }
h2.inner{font-family: 'MarcellusSC-Regular'; color: #000; font-size:48px!important; margin-bottom:0;  }
.m-left{ margin-left:70px;}
.wpmenucart-icon-shopping-cart-0:before{ color:#e83a00;}
li.wpmenucartli a.wpmenucart-contents span{ display:none!important;}
li.wpmenucart-display-right{ margin-right:0!important;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
.top-header-socialicon,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
   vertical-align: top;
}

audio:not([controls]) {
    display: none;
    height: 0;
}
.woocommerce-checkout #footer-widget{ display:none!important;}
.main-nav >li{ width:auto;}
[hidden],
template {
    display: none;
}
.product .subtitle{ font-family: 'Inter-Regular'; color: #000; width:100%; display:block; text-align:left; font-size:27px; font-style:normal; margin-bottom:30px;}
.product .title {
    color: #996f49;
    line-height: 60px;
	margin-bottom:0px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0;
}
a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight:normal;
	font-family: 'Inter-Medium';
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.pad-right-30{ padding-right:30px!important;}
.pad-right-130{ padding-right:130px!important;}
.pad-right-50{ padding-right:50px!important;}
.pad-right-60{ padding-right:60px!important;}
.pad-left-0{ padding-left:0!important;}
.pad-left-100{ padding-left:100px!important;}
.small-content{ width:95%; display:block; margin:0 auto;}
.space{ width:100%; float:left; height:100px;}
a.discover{ display:block; float:left; padding:7px; padding-left:40px; padding-right:40px; border:1px solid #000; color:#000; font-family:"Times New Roman", Times, serif; font-size:24px;}
.small-space{ width:100%; float:left; height:20px;}
.btn-price{ float:left; margin-right:10px; color: #e83900;
    font-weight: normal;
    font-size: 22px!important;
    font-family: 'Inter-Bold';}
.woocommerce-variation-add-to-cart .btn-price{ display:none;}
sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}
a.cart-icon{padding-top:0!important;}
a.cart-icon img{  max-width:30px; }
img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}
.pad-left{ padding-left:100px;}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.main-title.wow.fadeInDown p {
    color: #444;
}
button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.space-medium {
    width: 100%;
    float: left;
    height: 40px;
}
input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    margin: 0 2px;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 20px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
.header-why{ padding:65px; padding-top:75px; padding-bottom:75px; display:block;}
.img-icon{ float:left; display: block;
    width: 18%;}
.after-icon{ float: left;
    display: block;
    width: 82%;
	padding-right: 25px;}
a.read-more-background {
border-radius: 0;
padding: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
	border:2px solid #fff;
	background-color: transparent;
}
a.read-more-background:hover{ color:#fff!important;}
.after-icon h3{font-family: 'Inter-SemiBold'; font-size:22px; color:#1c1c1c; margin:0; margin-bottom:15px; }


a.details{ float:right; background-image:url(images/sag-det.png); background-repeat:no-repeat; background-position:right; padding-right:20px; font-family: 'Inter-Medium'; margin-right:20px; }
.case-title{ font-family: 'Inter-Bold'; font-size:22px; color:#1c1c1c;  background-image:url(images/sam-icon.png); background-repeat:no-repeat; background-position:left; padding-left:60px; text-transform:uppercase; line-height:60px; margin-bottom:13px; }
.box-down{ min-height:200px;}
.page-id-178 a.details{ float:left;}
.woocommerce div.product p.price, .woocommerce div.product span.price{color: #000;
    font-weight: normal;
    font-size: 22px!important;
    font-family: 'Inter-Bold'; }
.woocommerce div.product .product_title{
    font-family: 'MarcellusSC-Regular';
    font-size: 36px;
    line-height: 45px;
	margin-bottom:0;}
.summary.entry-summary p.price{ margin-bottom:0px; color:#c07b1a;}

.woocommerce .quantity .qty {
    width: 50px;
    height: 44px;
    text-align: center;
    font-size: 16px;
}
.number{ width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #ff573f;
    color: #fff;
    display: block;
    text-align: center;
	float:right;
    font-size: 12px;
    line-height: 15px;
    margin-top: -4px;
    float: right; }
.product_meta{ display:none;}
.icon-line{width: 100%;
    float: left;
   padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 0px;
    border-top: 1px solid #ddd;
    font-size: 16px;
    line-height: 20px;}
.woocommerce-product-details__short-description{ border-bottom: 1px solid #ddd;}
.icon-line img{ margin-right:0px;}
.image-details{ float:left; width:40%; margin-bottom:40px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 15px;
    font-size: 16px;
}
.content-left{ display:block; float:left; width:55%;}
.content-right{ display:block; float:left; width:45%;}
.content-right.align-right{ text-align:right; padding-left:40px;}
.content-right.desktop{ padding-right:40px;}
a.underline{ color:#000!important; text-decoration:underline!important;}
.plus-line{ cursor:pointer;}
.icon-li{ display:block; float:left; width:50px;}
#tab-title-delivery{ display:none!important;}
.icon-line span{ padding-top:3px;}
.plus-icon{ font-size:30px; float:right; cursor:pointer;}
.after-plus{ display:none; width:100%; float:left; }
.after-plus.show{ display:block;}
.woocommerce-product-details__short-description{ font-size:18px;}
.woocommerce-Tabs-panel{ font-size:18px;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    background: #000;
    width: 250px;
    padding: 10px;
    margin: 0 auto;
    margin-top: 50px;
	font-size:16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
  
}
h1, h2, h3, h4{
color: #000;
font-family: 'MarcellusSC-Regular';
font-weight:normal;
}
h3, .h3 {
    font-size: 33px;
	margin-top:30px;
	font-weight:normal;
}
.col-text h3{ margin-top:0;}
.title{
    font-size: 68px;
    color: #000;
    margin-top: 0;
	margin-bottom:0;
	font-family: 'MarcellusSC-Regular'; }
p.subtitlu{ font-family: 'MarcellusSC-Regular';  font-size: 24px!important;
    color: #000; margin-bottom:20px; margin-top:20px; color:#996f49; }
.vision .title{ color:#fff; line-height: 58px;}
.vision.touch .title{ color:#fff!important; line-height: 70px!important;}
.vision .subtitle-2{ color: #fff;
    text-align: left;
    font-size: 32px;}
.vision .space{ height:90px;}
.vision  a.discover {
    border: 1px solid #fff;
    color: #fff;
}
.vision{ width:100%; float:left; display:block; background-repeat:no-repeat; background-position:top; background-size:cover; color:#fff; padding-top:85px; padding-bottom:100px;}
.beauty{ width:100%; float:left; display:block; background-repeat:no-repeat; background-position:top; background-size:cover; color:#fff; padding-top:140px; padding-bottom:140px;}
.black{ width:100%; float:left; display:block; background:#000; color:#fff;}
.banner-spiros{ width: 100%;
    height: 780px;
    display: block;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
	background-color:#eff0ea;}
.banner-spiros .inner-banner{ color:#000;}
.page-template .banner-spiros .title{ color:#000!important;}
.page-template .banner-spiros .subtitle-2{ color:#000!important;}

.black h3{ margin-top:0; color:#fff;}
.black .space{ height:80px;}
.beauty a.discover{border: 1px solid #fff;
    color: #fff; }
.small-content h3{ margin-top:0; margin-bottom:15px;}
.beauty .small-content h3{ color:#fff;}
.girls h3{ color:#fff;}
.small-content .small-space{ height:40px;}
.small-content p{ margin-bottom:15px;}
.pad-left-30{ padding-left:30px; padding-right: 0;}
#home-page-widget-area{ background:#fff; padding-top:100px; padding-bottom:100px;}
.home h2.widget-title{ text-align:center; font-size: 68px;
    color: #000; margin-top:0;}
.home h1.widget-title{ text-align:center; font-size: 68px;
    color: #000; margin-top:0; margin-bottom: 0;}
h1.inner{ text-align:center; font-size: 68px;
    color: #000; margin-bottom:0; margin-top:0;}
#case p{ margin-bottom:35px;}
.after-beauty{ width:100%; display:block; float:left;}
.col-1-image{ display:block; float:left;}
.col-2-image{ display:block; float:left; position:relative;}
.col-3-image{ display:block; float:left;}
.big-title{font-family: 'Inter-SemiBold';  font-size:92px; color:#ffe6cf; text-align:center; line-height: 120px;}
.relative-image{position: absolute;
    top: 100px;
    width: 100%; }
.flowers{ height:1770px; margin-top:-1px; padding-top:20%;}
.flowers h3{ color:#fff;}
.flowers .small-space{ height:20px;}
.flowers p{ padding-right:0;}
.pad-right{ padding-right:40px;}
.pad-left{}
.alignright-pad{ float:right; margin-right:30px;}
.center{ text-align:center;}
.case-icon span{font-family: 'Inter-Italic';  }
a.details:hover{ color:#e83a00;}
.touch{ position:relative; padding:0;}
.page-template-our-story .banner{ position:relative!important; max-height:960px;}
.page-template-our-story .banner video {
}
.relative-video{ position:absolute; top:20%}
.girls{ position:relative; padding:0;}
.girls .relative-video {
    position: absolute;
    top: 20%;
    right: 12%;
    width: 500px;
}
.box-shadow{ display:block; padding:35px; background-color:rgba(0, 0, 0, 0.3); }
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

figure {
    margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px;
}

select {
    border: 1px solid #ddd;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: royalblue;
}

a:hover,
a:focus,
a:active {
    color: midnightblue;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #000;
}
.full-stars{ width:100%; display:block; text-align:center;}
.woocommerce .products .star-rating {
    display: inline-block; margin:0;}
	.grey-text{color: #000;
    opacity: .7;
    font-size: 16px;}
.star-rating{ display:inline-block;}
.grey-text{ display:inline-block;}
::placeholder { /* Most modern browsers support this now. */
   color:    #000;
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: auto;
    left: 0;
    margin: 5px;
}
.image-list{ position:relative; display:block;}
.before-title{ width: auto;
    float: none;
    color: #f2c991;
    font-family: 'Inter-Regular';
    font-size: 26px;}
.after-title{ width:100%; float:left; color:#1d1d1d; font-family: 'Inter-Regular'; font-size:14px;}
.price-list{width: auto;
    float: none;
    color: #f2c991;
    font-family: 'Inter-Regular';
    text-transform: uppercase;
    font-size: 14px; }
.price-list .woocommerce-Price-amount{ color: #f2c991!important; width:auto;}	
.product-title{ width:100%; float:left; color:#000; font-family: 'Inter-Medium'; font-size:18px; margin:0;}
.menu-meniu-top-container{ }
.product_list_widget li{ list-style:none; width:25%; float:left; padding-left: 15px;
    padding-right: 15px;}
/*--------------------------------------------------------------
## top-header-socialicons
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product{ padding:15px;}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-top-header-socialicon-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-top-header-socialicon-ancestor > a {
}

/* Small top-header-socialicon. */
.top-header-socialicon-toggle,
.main-navigation.toggled ul {
    display: block;
}
.inner-product p{ min-height:200px;}
@media screen and (min-width: 37.5em) {
    .top-header-socialicon-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.first-col-home{ padding-left:80px; padding-right:80px; padding-top:25px;}
.second-col-home{padding-left: 0;
    padding-right: 90px;
    line-height: 30px; }
.second-col-home p{ line-height: 30px; }
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
position: relative;
}
.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. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
.has-bck{background-repeat:no-repeat; background-size:cover;}
@media only screen and (min-width : 1875px) {
.has-bck{ background-image:none!important;}
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ text-transform:uppercase;}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    margin-top: -5px;
    float: left;
    width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{ line-height:40px;}
a.reset_variations{ display:none;}
.woocommerce-Tabs-panel .col-left h4{ margin-bottom:30px;}
.woocommerce div.product div.summary{ margin-bottom:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs{ }
.woocommerce div.product .woocommerce-tabs .panel{ background:none; margin: 0 0 2em;
    padding: 0;
    border: 0;
    border-top: 0;
    padding-top: 20px;
	padding:20px;}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ padding:0;padding-left:20px; padding-right:20px; color:#000;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
	border:1px solid #000;
	color:#000;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{ }
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: #fff;
	
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{ display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{ display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-left: 0;
    padding-left: 0;
}
video {
    object-fit: fill;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{ border:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{ border-radius:0px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{ margin:0;}
.woocommerce-Tabs-panel h2{ display:none;}
.woocommerce-Tabs-panel h4{ font-size:23px; margin-bottom:20px; margin-top:0;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{ display:none;}
.col-left p{ margin-bottom:10px;}
table.tehnical td{ background-color:#f2f0f1; padding:10px; border-bottom:2px solid #fff;}
.panel{ border:0; box-shadow: 0 0px 0px rgba(0, 0, 0, .05);}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{ width:40%;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{ width:55%; margin-top:0;}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block;
    padding: 10px;
    margin-top: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a{ color:#000;}
.woocommerce nav.woocommerce-pagination ul li span.current { color:#fff;background: #000;}

.product .title{ font-size:55px;}
.woocommerce div.product form.cart .button{ width:100%;}
.woocommerce div.product div.images img {
    display: block;
	}
.col-left{ width:33%; float:left;}
.col-right{ width:63%; float:left; padding-left:47px;}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/* site css */
*{
    margin: 0px;
    padding:0px;
}
.padding-left-right-zero{
    padding-right: 0px;
    padding-left: 0px;
}
.padding-right-zero{
    padding-right: 0px;
}
.padding-left-zero{
    padding-left: 0px;
}
*, *::before, *::after {
    box-sizing: inherit;
}
p {
    font-weight: normal;
}
ul, ol {
    margin: 0 0 0em 0em;
}
li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 0;
}

body {
    font-family: 'Inter-Light' !important;
}
.box-image{ position:relative;}
.title-box{ position: absolute;
    bottom: 0;
    color: #fff;
    background: #000;
    opacity: 0.7;
    height: 175px;
    z-index: 2;
    width: 100%;
	max-width: 365px;}
.after-title-box{
position: absolute;
    bottom: 0;
    z-index: 3;
    color: #fff;
	 max-width: 365px;
	 padding-left: 20px;
    padding-right: 20px;
}
.space-80{
    width: 100%;
    float: left;
    height: 80px;
}
.col-text{ display:block; float:left; width:410px; background-image:url(images/bt.png); background-repeat:repeat; padding:50px; color:#000;}
.frunze{ height:auto;}
.m-240{ margin-left:240px;}
.m-200{ margin-left:200px;}
.pad{ padding-top:70px; padding-bottom:50px;}
.after-title-box h2{ text-transform:uppercase; font-family: 'Inter-Bold'; font-size:22px; margin:0; color:#fff;}
.after-title-box p{line-height: 25px;
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 0;
	min-height:130px;}
/* ----- Start Top Header ---- */
.top-header {
    
	color: #c9c9c9;
	font-size:14px;
}
.top-text{ padding: 10px 0px; display:block;}
.top-header .top-header-contact-info a,
.top-header-socialicon .top-header-socialicon li a
{
    color: #c9c9c9;
	border-right:1px solid #365a6e;
	padding-top:10px;
	padding-bottom:10px; padding-right:20px;
	display: inline-block;
}
.top-header .top-header-contact-info a:hover
{
    color: #c9c9c9;
    transition: 0.5s;
}
.top-header-contact-info {
padding-left:20px;
border-left:1px solid #365a6e;
float:right;
 }

.top-header-contact-info a{
    margin-right: 20px;
}
.top-header-contact-info a .fa{
    margin-right: 5px;
}
.top-header-socialicon {
    text-align: right;
}
.top-header-socialicon .top-header-socialicon li {
    display: inline-block;
    margin-left: 15px;
}
.top-header-socialicon .top-header-socialicon  {
    margin-bottom: 0px;
}
@media only screen and (max-width : 768px) {
    .top-header-socialicon,
    .top-header-contact-info
    {
        text-align: center;
    }
    .top-header-contact-info
    {
        margin-bottom: 10px;
    }
}


/* ----- Start Main Header ---- */
.main-header {
   padding: 10px 0px 0px;
    padding-bottom: 20px;
	width:100%;
	float:left;
}
html{overflow-x: hidden;}
.pad-left-54{ padding-left:40px!important;}
.full-image{ width:100%; float:left;}
.home .main-header{ background:none;}
.home .site-header{ position:relative; z-index: 9;}
.home .banner{ position:absolute; top:0; left:0; width:100%;}
.pink{ width:100%; float:left; background:#ffe2e2;}
.pink p{ margin-bottom:0;}
.pink .col-lg-6{ padding:0;}
.title-banner{ font-family: "Times New Roman", Times, serif;
    font-size: 154px;
    color: #fff;
    font-style: italic;
    line-height: 160px;
    margin-bottom: 140px; }
.white{ width:100%; float:left; background:#fff;}
.white p{ margin-bottom:0;}
.white .col-lg-6{ padding:0;}
.inner-banner-home{ position:absolute; top:25%; color:#fff;}
.inner-banner-home a.discover{ background:#fff; border:1px solid #fff; color:#000;}
.page-template .main-header{ background:none;}
.page-template .site-header{ position:relative; z-index: 9;}
.page-template .banner{ position:absolute; top:0; left:0;}
.page-template .after-banner{ margin-top:892px;}
.inner-banner{color: #FBE5D6; text-align:center; }
.page-template .banner .title{ color: #FBE5D6;
    line-height: 60px;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{ font-size:16px;}
.cart-subtotal .woocommerce-Price-amount{ font-size:16px;}	
.page-template .subtitle-2{color: #FBE5D6;
    font-size: 32px;
    margin-bottom: 60px;}
.inner-banner p{ text-align:justify;}
.page-template-rozzo a.discover{ border: 1px solid #c00000;
background:#c00000;
    color: #FBE5D6;
	float: none;
    display: block;
    text-align: center;
    width: 160px;
    margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 60px;
	line-height: 45px;
	padding:0;}
.inner-banner{ position: absolute;
    bottom: 80px;
    width: 330px;
	right:20%;
    font-size: 18px;
	}
.page-template-rozzo .banner .title{ color:#000;}
	.page-template-rozzo .subtitle-2{ color:#000;}
	.page-template-rozzo .inner-banner{ color:#000;}
.page-template-zinno .inner-banner a.discover{ background:#448a80; border:1px solid #000; float: none;
    display: block;
    text-align: center;
    width: 160px;
    margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 60px;
	color:#fff;
	line-height: 45px;
	padding:0;}
.page-template-spiros .inner-banner a.discover{ background:#354e03; border:1px solid #000; float: left;
    display: block;
    text-align: center;
    width: 160px;
	margin-bottom: 10px;
	margin-top: 20px;
	color:#FCD9B9;
	line-height: 45px;
	padding:0;
	margin-left:20px;}
.page-template-spiros .after-banner {
    margin-top: 820px;
}
#background-videoxx {
width: 50%;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
  z-index: -1;
}
#background-video {
width: 100%;
    height: 1500px;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.green-spiros{ background: #e7f5d9!important;
    display: block;
    float: left;}
.green-spiros .col-lg-6{ padding:0;}
.page-template-spiros .white {
    width: 100%;
    float: left;
    background:none;
}
.page-template-zinno .inner-banner{color:#fff; bottom: 180px;
    width: 330px;
    right: 22%;
	left:auto;}
.page-template-zinno .banner .title{ color: #FCD9B9;
    line-height: 60px;}
.page-template-zinno .subtitle-2{color: #fff;
    font-size: 32px;
    margin-bottom: 60px;
    line-height: 40px;
    margin-top: 10px;}
.page-template-zinno .after-banner {
    margin-top: 822px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{ display:block!important;}
.woocommerce-form-coupon-toggle{ display:none;}
.page-template h3{ font-size:28px; margin-bottom:15px;}
.page-template-zinno .relative-image{ top:290px;}
.main-nav li a img {
    margin-top: -40px;
	padding-top:0!important;
	margin-left: 40px;
    margin-right: 40px;
}
.know-more{
margin-top: 20px;
    display: block;
    float: left;
}
.main-nav li.green a{ color:#126f00;}
.main-nav li.red a{ color:#af0000;}
.main-header .site-branding {
    float: left;
}
.site-title {
    margin: 0px;
}
.main-header .site-title {
    font-size: 28px;
    font-weight: bold;
}
p.site-description {
    margin-bottom: 0;
    font-size: 14px;
    color: #8a8989;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
    border: 0;
    width: 200px;
    float: left;
}
.related.products {
display: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover
{
background:#e83900;
}
.added_to_cart.wc-forward{ display:none!important;}
.entry
.box-full-mobil-2 {
    padding: 0;
}
.box-full-mobil-2 table {
    width: 93%;
}
.box-full-mobil-2 table tr td {
    padding: 15px;
    padding-left: 40px;
    padding-right: 0;
}
.form-contact{ width:100%; max-width:600px; display:block; margin:0 auto;}
.custom-logo.aligncenter{ margin-bottom:0px;}
.contact-form{ width:100%; max-width:500px; display:block; margin:0 auto; padding-top:40px; margin-top:20px;}
.center .subtitle{ margin-bottom:60px; font-size:20px;}
.contact-form .title{ margin-bottom:20px; font-size:20px;}
.box-full-mobil-2 table tr td img {
    margin-left: 10px;
    margin-top: 10px;
}
.box-full-mobil-2 table tr td {
    padding-left: 0;
    vertical-align: top;
}
.box-full-mobil-2 table tr td:last-child {
    text-align: right;
}
.box-full-mobil-2 table tr {
    border-bottom: 1px solid #9e9e9e;
}
-summary {
    margin-top: 0;
}
.logo-testim {width: 11%;
    display: block;
    float: left;
    padding-right: 30px; }
.testimonial{ width:80%; display:block; float:none; margin:0 auto;}
.inner-testim { width:87%; float:left; font-size:18px;}
.product{ line-height:30px;}
.list-services{ margin-top:40px; }
.border{width: 97%;
    display: block;
    border-bottom: 1px solid #ddd;
    float: left;
    margin-top: 60px;
    margin-bottom: 20px;}
ul.services{ list-style:none; margin-bottom:20px;}
.list-services a.details{ float:left;}
.list-services img{ margin-bottom:20px;}
.title-services{color: #00a3ff;
    font-size: 25px;
    font-family: 'Inter-SemiBold';
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    background-image: url(images/b-tit.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
    line-height: 26px;
    padding-top: 10px; }
.woocommerce-product-details__short-description ul{ margin-top: 5px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    display: block;}
.woocommerce-product-details__short-description ul li{ color: #00a5ff;
    padding-left: 40px;
    line-height: 30px;
    display: inline-block;
	font-family: 'Inter-Bold';
	margin-right:60px;}
.woocommerce-product-details__short-description ul li.weeks{background-image:url(images/ic-3.png); background-repeat:no-repeat; background-position:left; }
.woocommerce-product-details__short-description ul li.years{background-image:url(images/ic-2.png); background-repeat:no-repeat; background-position:left; }
.woocommerce-product-details__short-description ul li.support{background-image:url(images/ic-1.png); background-repeat:no-repeat; background-position:left; margin-right:0!important; }
ul.services li{ color: #000;
    padding-left: 40px;
    line-height: 30px;
    display: inline-block;
	font-family: 'Inter-Bold';
	margin-right:60px;}
ul.services li.weeks{background-image:url(images/ic-1-black.png); background-repeat:no-repeat; background-position:left; }
ul.services li.years{background-image:url(images/ic-2-black.png); background-repeat:no-repeat; background-position:left; }
ul.services li.support{background-image:url(images/ic-3-black.png); background-repeat:no-repeat; background-position:left; margin-right:0!important; }
.banner-about{ background-image:url(images/banner-about.jpg); background-repeat:no-repeat; background-position: top;
    color: #fff;
    padding: 40px;
    display: block;
    float: none;
    min-height: 400px;
    margin-top: 40px;
    padding-top: 50px;
	max-width:1000px; margin:0 auto;}
	.banner-about p{ margin-bottom: 30px;
    line-height: 30px;
    font-size: 16px;}
.under-banner{ display: block;
    float: left;
    padding: 200px;
    padding-top: 60px;
    padding-bottom: 60px;
    line-height: 30px;
    font-size: 16px;}
.page-id-128 .first-col-home{ padding-top:100px; padding-left: 150px;}
.page-id-128 .second-col-home{ margin-bottom:40px; padding-right: 120px;}
.under-banner a.read-more-background{ margin-top:35px; }
table.tehnical{ font-size:14px;}
a.pdf{ width:100%; display:block; float:left; background-image:url(images/pdf.png); background-repeat:no-repeat; background-position:left; padding-left:37px; color:#6a6a6a; margin-bottom:10px;}
table.variations th.label{ display:none;}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: inherit;
    display: inline-block;
    margin-right: 1em;
    height: 35px;
    font-size: 15px;
    width: 250px;
	background:#e6f4fd;
	border:1px solid #bfd6e4;
	border-radius:5px;
	padding-left:10px; }
	.woocommerce .quantity .qty {
    width: 50px;
    height: 38px;
    text-align: center;
    font-size: 16px;
	background:#fff;
	border:1px solid #ddd;
	border-radius:5px;
}
.single_variation_wrap{ float:left; width: 60%; position:relative;}
.woocommerce div.product form.cart {
    margin-bottom: 20px;
	width:100%;
	display:block;
	margin-top:0px;
	float:left;
	}
.woocommerce div.product form.cart .reset_variations{ display:none!important;}	
.single_variation {
    float: left;
    position: absolute;
    right: 200px;
}
.woocommerce div.product form.cart .button {
font-size: 16px;
    font-family: 'Inter-SemiBold';
    border: 0;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    background: #000;
    font-weight: normal;
    line-height: 30px;
	padding-left: 70px;
    padding-right: 70px;
	border-radius:5px;
}
.woocommerce div.product form.cart div.quantity{ margin-right:10px;}
.woocommerce div.product form.cart .button:hover{ background:#000; }
.woocommerce div.product form.cart .single_variation_wrap .button
{

    position: absolute;
    right: 30px;
}


/* ----- Start slider css ---- */
.features-slider {
    position: relative;
}
.slider-content {
    position: absolute;
    top: 20%;
    z-index: 999;
    left: 0;
    right: 0;
    width: 100%
}
.features-slider .banner-title {
    font-size: 48px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.blue{ color:#00a3ff;}

.slider-overlay {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0, 0, 0, 0.18);
}
.read-more-background {
    color: #fff;
    margin: 20px 0px 0px;
    padding: 10px 40px;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
}
.read-more-background:hover {
    transition: 0.5s;
}
.features-slider .owl-pagination {
    position: absolute;
    right: 10px;
    top: 45%;
}
.features-slider .owl-theme .owl-controls .owl-page {
    display: table;
}

.features-slider .owl-theme .owl-controls .owl-page span,
.widget-ample-business-theme-testimonial .owl-theme .owl-controls .owl-page span
{
    background: #fff;
    opacity: 1;
}
.features-slider .owl-theme .owl-controls{
    margin-top: 0px;
}
.features-slider .item img {
    max-width: 100%;
}
.banner-spiros .inner-banner {
    position: absolute;
    bottom: auto;
    top: 23%;
    width: 430px;
    right: 43%;
    font-size: 18px;
}
.banner-spiros img{ position:absolute; bottom:0; left:5%;}
.page-template-spiros .relative-video {
top:0;    
}
.page-template-spiros .relative-video .col-lg-6{ padding:0;}
.green-video{
    width: 600px;
	background:#e7f5d9;
	padding:40px;
	color:#000;
	display:block;
}

@media only screen and (min-width : 563px) and (max-width : 767px) {
    .features-slider .banner-title {
        font-size: 24px;
    }
    .features-slider .banner-title {
        font-size: 24px;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
    }
}
@media only screen and (max-width : 992px) {
   .product_list_widget li {
    list-style: none;
    width: 50%;
}
}



@media only screen and (max-width : 562px) {
    .features-slider .banner-title {
        font-size: 24px;
    }
    .features-slider .banner-title {
        font-size: 20px;
    }
    .read-more-background {
        font-size: 16px;
        padding: 10px 20px;
    }
    .slider-content {

    }
    .features-slider .item img {
        width: 100%;
        object-fit: cover;
        height: 400px;
    }
}


/* start widget area */
.widget {
    margin: 0px;
}
.main-title {
    text-align: center;
    margin-bottom: 40px;
}
.main-title .widget-title {
    font-size: 28px;
    font-weight: 500;
    text-transform: uppercase;
}
.btn-wrap {
    text-align: center;
}
.view-more {
    padding: 10px 40px;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    margin-top: 40px;
}
.view-more:hover {
    color: #fff;
    transition: 0.5s;
}

/* start services area */
.service-item {
    margin-bottom: 30px;
}
.service-icon .fa{
    font-size: 40px;
    margin-bottom: 15px;
}
.service-icon div{
    width: 60px;
    height: 2px;
    vertical-align: top;
}
.widget-inner-title a,
.widget-inner-title
{
    font-weight: normal;
    font-size: 24px;
    text-transform: capitalize;
}
.widget-inner-title a:hover {
    transition: 0.5s;
}



@media only screen and (max-width : 768px) {
    .service-item {
        margin-bottom: 30px;
        text-align: center;
    }
    .service-icon div {
        display: none;
    }
}
/* ---- Feature section ---*/
.widget-ample-business-theme-feature {
    background: #f4f6f7;
    padding: 40px 0px;
    position: relative;
    overflow: hidden;
}
.widget-ample-business-theme-feature .main-title {
    text-align: left;
}
.feature-image img {
    width: 100%;
}
.feature-item {
    background: #fff;
    padding: 15px;
    display: inline-flex;
    margin-bottom: 30px;

}
.feature-item .feature-item-icon {
    float: left;
    margin-right: 30px;
    margin-top: 7px;
    border-right: 1px solid #eee;
    font-size: 60px;
    padding-right: 15px;
    vertical-align: middle;
    width: 122px;
    text-align: center;
}
.feature-item .widget-inner-title {
    margin-top: 0px;
}
.service-item:hover .service-icon i{
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
    transition: 2s;
}
@media only screen and (max-width : 768px) {
    .feature-image {
        display: none;
    }
}

/* ---- meet our team and counter button ---*/
#ample-business-theme-meetbutton {
    margin-top: 0px;
}
.widget-ample-business-theme-meetbutton,
.widget-ample-business-theme-testimonial
{
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.widget-ample-business-theme-meetbutton .container,
.widget-ample-business-theme-testimonial .container
{
    padding: 40px 0px;
}
.main-title .widget-title.whitetext,
.widget-ample-business-theme-counter .main-title .whitetext,
.testimonial-details .whitetext
{
    color: #fff;
}
.meet-counter-button {
    margin: 50px 0px;
    text-align: center;
}
.paralex-btn {
    font-size: 24px;
    color: #fff;
    border: 1px solid #fff;
    margin-right: 30px;
    padding: 10px 40px;
    text-transform: uppercase;
}
.paralex-btn:hover {
    color: #fff;
    transition: 0.5s;
}
@media only screen and (max-width : 768px) {
    .paralex-btn {
        display: block;
        margin-bottom: 30px;
        margin-left: 30px;
    }
}


/* ---- Our team ---*/
.widget-ample-business-theme-ourteam {
    overflow: hidden;
}
.our-team-item {
    background: #f4f6f7;
}
.our-team-item .our-team-item-content {
    padding:  15px;
    text-align: center;
}
.our-team-item-content .team-title{
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e9ea;
}
.our-team-item-img {
    position: relative;
}
.our-team-item-img img {
    width: 100%;
}
.team-digination {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.37);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .8s ease;
    text-align: center;
    font-size: 18px;
}

.our-team-item a:hover .team-digination {
    height: auto;
    padding: 10px 0px;
    bottom: 50px;

}
.team-digination p {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.our-team-item-content .team-sociallinks {
    margin: 20px 0px 5px;
}
.our-team-item-content .team-sociallinks li {
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #747474;
    padding: 7px;
    padding: 5px 10px;
    vertical-align: middle;
}
.our-team-item-content .team-sociallinks li a {
    color: #747474;
}
.our-team-item-content .team-title:hover {
    transition: 1s;
}
.page-template-rozzo .after-banner {
    margin-top: 820px;
}
@media only screen and (max-width : 768px) {
    .our-team-item {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width : 992px) {
    .our-team-item-content .team-sociallinks li {
        margin-bottom: 15px;
    }
}

/* --- counter Section ---- */
.widget-ample-business-theme-counter {
    padding: 40px 0px;
}
.conter-item {
    padding: 20px;
    text-align: center;
    background: rgba(251, 250, 249, 0.12);
}
.conter-item  .counter-number{
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 5px 0px;
}
.conter-item  .counter-title{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
.counter-icon .fa {
    font-size: 42px;
    color: #fff;
}
.conter-item:hover {
    transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
    -o-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
    -ms-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
    -moz-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
    -webkit-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*style.css:1291*/

.has-cover{ background-repeat:no-repeat; background-position:top; background-size:cover; height:1500px;}
/*--- our work ------ */
.portfolioContainer1 a img {
    /*margin:15px auto;*/
    margin: 0px auto;
    width: 100%;
    height: 100%;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.workimgoverlay img {
    display: block;
    width: 100%;
    height: auto;
}

.workoverlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(12, 12, 12, 0.37);
    overflow: hidden;
    width: 100%;
    height:0;
    transition: .5s ease;
}
.page-template-our-story #content h1{text-align: center;
    font-size: 68px; margin-top:0;}
.workimgoverlay:hover .workoverlay {
    bottom: 0;
    height: 100%;
}
.page-template-rozzo .inner-banner {
    bottom: 200px;
    width: 450px;
	right: 10%;
}
.workdetails {
    color: white;
    position: absolute;
    overflow: hidden;
    padding: 15px;
    height: 100%;
    width: 100%;
}
.workimgoverlay {
    position: relative;
    margin-bottom: 30px;
}
.workdetails .work-title {
    font-size: 18px;
    text-transform: capitalize;
}
.workdetails p{
    color: #fff;
}
.border-hover {
    border: 1px solid #fff;
    padding: 15px;
    height: 100%;
    text-align: center;
    padding-top: 36px;
}
.portfolioFilter a {
    margin-left: 15px;
    padding: 10px 25px;
    display: inline-block;
    margin-bottom: 15px;
}
.portfolioFilter  {
    margin-bottom: 25px;
}
h5.work-title a {
    top: 50%;
    color: #fff;
}
.portfolioFilter .current,
.portfolioFilter a:hover
{
    color: #fff;
    transition: 0.5s;
}
.widget-ample-business-theme-work .view-more {
    margin-top: 10px;
}

/*---- Testimonial ----*/
.testimonial-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #fff;
}
.testimonial-details {
    text-align: center;
}
.testimonial-img {
    display: inline-block;
}
h5.clientname {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 20px 0px;
}

/*--- blog ---*/
.widget-ample-business-theme-blog {
    background: #f4f6f7;
    padding: 40px 0px;
    margin-top: 0px;
    overflow: hidden;
}
.blog-item {
    background: #fff;
}
.blog-item img {
    width: 100%;
}
.blog-details {
    padding: 15px;
}
.blog-details .entry-header .entry-title {
    margin-top: 0px;
}
.blog-details .entry-header .entry-title  a{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    color: #555555;
}
.blog-details .entry-header .entry-title  a:hover{
    color: #2fa3ad;
    transition: 1s;
}
.enty-meta a {
    font-size: 12px;
    text-transform: capitalize;
    color: #b1b0b0;
}
.posted-on {
    margin-right: 15px;
}
.enty-meta {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid #f5f3f3;
    border-bottom: 1px solid #f5f3f3;
    display: flow-root;
}
.leavecomment a {
    color: #2fa3ad;
}
.widget-ample-business-theme-blog .blog-list .blog-details .entry-content {
    margin-top: 15px;
}
@media only screen and (max-width : 768px) {
    .blog-item {
        margin-bottom: 30px;
    }
	.page-template-our-story #content h1{ margin-top: 40px;
    font-size: 50px;}
}
.main-nav > li:hover {
    color: #ff573f;
}
/* ---- client logo ----*/
.client-log {
    text-align: center;
    border: 1px solid #d6d8d8;
    padding: 15px;
}
.client-log {
    margin: 0px 15px;
}

/* --- Top footer ----*/
.ample-business-topfooter {
   background: #fff!important;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding-bottom: 50px;
    text-align: center;
    padding-top: 50px;
	width:100%; float:left;
}
.home .ample-business-topfooter { margin-top: 70px;}
#menu-meniu-footer{ margin-bottom:20px;}
.widget-footer-top {
    text-align: center;
    border-right: 1px solid #959595;
}
.ample-business-topfooter .main-nav{ text-align:center;}
.ample-business-topfooter .main-nav >li {
    float: none;
    display: inline-block;
}
.ample-business-topfooter img.logo{ margin-top:30px;}
#footer-widget .textwidget p {
    color: #6d6d6d;
}
.widget-footer-top .fa {
    font-size: 40px;
    color: #fff;
}
.footer-top-widget-title {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize;
}
.widget-footer-top p {
    color: #e6e7e8;
}

/* ---- Middle Footer ----*/
.middle-footer {
color:#c9caca;
}
.middle-footer img{ margin-bottom:30px; }
.widget-footer-bottom h3{ font-size:20px; text-align: left; margin-top:0;}
.middle-footer .widget-area p{ font-size:16px; text-align: left; margin-top:0; text-transform:none; color:#000;}
#newsletters-form-1-submit{ text-align:left; padding-left:20px;}
#newsletters-1-form .control-label {
    display: none;
}
.widget-footer-bottom ul {
    margin-left: 0!important;
    text-align: left;
}
.middle-footer a{color:#c9caca; }
.middle-footer a:hover{color:#c9caca; }
.middle-footer p{ margin-bottom:5px;}
.middle-footer .top-phone{ font-size:14px;}
.middle-footer .top-email{ font-size:14px;}
.top-phone i{ font-size:18px; color:#fff; margin-right:10px;}
.top-email i{ font-size:15px; color:#fff; margin-right:8px;}
#custom_html-7 p.copy{ font-size:14px; color:#c9caca; margin-top:23px;}
.footer-bottom-title {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.footer-bottom-title:before {
  
}
.footer-bottom-title:after {
  
}
.middle-footer .widget-area p{

}
.middle-footer .widget-area ul li {
    clear: both;
    display: table;
    margin-bottom: 0px;
    width: 100%;
}
.middle-footer .widget-area ul li .fa {
    float: left;
    font-size: 14px;
    width: 30px;
    text-align: left;
    line-height: 25px;
    text-indent: 1px;
    color: #e6e7e8;
}
.middle-footer .widget-area ul li a {
    float: left;
    width: calc(100% - 35px);
    width: -webkit-calc(100% - 35px);
    width: -moz-calc(100% - 35px);
    color: #000;
    font-size: 15px;s
}
.middle-footer .widget-area ul li a:hover {
    transition: 1s;
}
.footer-tags a {
    color: #e6e7e8;
    margin-right: 15px;
    padding: 5px 9px;
    display: inline-block;
    margin-bottom: 15px;
}
.footer-tags a:hover {
    color: #e6e7e8;
    transition: 1s;
}
.new{ width:100%; float:left; display:block; background-image:url(images/new.jpg); background-repeat:no-repeat; background-position:top; margin-bottom:100px; min-height:566px;}
.new h2.widget-title{ text-align:left;}
/* ---- Bottom footer ------*/
.site-footer.bottom-footer {
    background: #fff!important;
    width: 100%;
    float: left;
    position: relative;
}
#menu-meniu-footer li a{ font-size:18px; color:#8D8D8D; font-weight:normal;}
#footer-widget .textwidget p{ font-size:15px;}
.new .container{ padding-left:77px; color:#8D8D8D; font-family:Arial, Helvetica, sans-serif;}
.inline-buy{ width:100%; float:left;}
.price{ float: left;
    font-family: "Times New Roman", Times, serif;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-left: 20px;
    margin-top: 7px;}
.copyright {
    float: left;
}
.copyright p{
    color: #fff;
    margin: 0px;
}
.footer-social-link {
    float: right;
}
.widget-footer-social-icon li {
    display: block;
    margin-left: 15px;
    float: left;
}
.widget-footer-social-icon li a {
    border: 1px solid #bababa;
    display: inline-block;
    height: 33px;
    line-height: 2.3;
    margin-right: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 33px;
    color: #fff;
}


/*  ------ hover color for solcial links  ---*/

.socialicon .facebook:hover {
    background: #3b5999;
    color: #fff;
    transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .facebook a:hover {
    color: #3b5999;
    transition: 1s;
}
.socialicon .twitter:hover {
    background: #55acee;
    color: #fff;
    transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .twitter a:hover {
    color: #55acee;
    transition: 1s;
}
.socialicon .youtube:hover {
    background: #cd201f;
    color: #fff;
    transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .youtube a:hover {
    color: #cd201f;
    transition: 1s;
}
.socialicon .instagram:hover {
    background: #e4405f;
    color: #fff;
    transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .instagram a:hover {
    color: #e4405f;
    transition: 1s;
}
.socialicon .linkedin:hover {
    background: #0077B5;
    color: #fff;
    transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .linkedin a:hover {
    color: #0077B5;
    transition: 1s;
}
.woocommerce ul.products li.product .price {
    color: #000;
    display: block;
    font-weight: normal;
    margin-bottom: 0;
    font-size:20px!important; font-family: 'Inter-Bold';
	padding-left:0;
	margin-left:0;
}
.woocommerce ul.products li.product .you_save_text_woocommerce{ display:none;}
.woocommerce ul.products li.product p.price .woocommerce-Price-amount {
    color: #000;
}
.cart_totals  h2{ margin-bottom:30px;}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: auto;
    font-size: 14px;
	padding:7px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px;
    box-shadow: none;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 30%;
    margin: 0 auto;
}
.woocommerce form .form-row .input-checkbox {
    display: block;
    float: left;
    position: relative;
    margin-top: 5px;
    margin: 0;
    margin-top: 10px;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    vertical-align: unset;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: block;
    float: left;
    width: 100%;
}
#ship-to-different-address-checkbox{
 display: block;
    float: left;
    position: relative;
    margin-top: 5px;
    margin: 0;
    margin-top: 6px;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    vertical-align: unset;
}
.woocommerce ul#shipping_method li input{
 display: block;
    float: left;
    position: relative;
    margin-top: 5px;
    margin: 0;
    margin-top: 6px;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    vertical-align: unset;
}
.woocommerce-checkout h3 span{font-size:20px; font-family: 'Inter-SemiBold'!important; font-weight:normal!important; }
.like-h3{font-size:20px; font-family: 'Inter-SemiBold'!important; font-weight:normal!important; margin-bottom:0!important; }
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color: #000;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{ border:0!important;}
.woocommerce-checkout h3{ font-size:20px; font-family: 'Inter-SemiBold'!important; font-weight:normal!important;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{ color:#000;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{ background:#000;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background:#000; }
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order:hover{ background:#000; border:0!important;}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{ list-style:none;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{background: #000;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    margin: 20px 0px 0px;
    padding: 15px 40px;
    display: inline-block;
    font-size: 20px;
    text-transform: none;
    font-weight: normal;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
#billing_city_field,#shipping_city_field{ width:32%; clear:none; float:left; margin-right:10px;}
#billing_state_field,#shipping_state_field{ width:32%; clear:none; float:left; margin-right:10px;}
#billing_postcode_field,#shipping_postcode_field{ width:32%; clear:none; float:left;}
.woocommerce-shop .header-why{ padding-top:0;}
li.product{ background-image:url(images/products-bottom.jpg); background-repeat:no-repeat; background-position:bottom; background-size: 100%;}
li.product a{ color:#fff;}
h2.woocommerce-loop-product__title{ font-size:20px!important; font-family: 'Inter-Bold'; text-transform:uppercase; padding:20px!important; padding-left:20px!important; padding-right:20px!important; color:#fff;}
p.short{ padding-left:20px; padding-right:20px;}
.woocommerce ul.products li.product .button{padding: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    border: 0;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    background: #000;
    font-weight: normal;
}
.woocommerce ul.products li.product .button:hover{ background:#000;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ text-align:center;}
.woocommerce ul.products li.product a img{ margin-bottom:0px;}
.woocommerce-result-count{ display:none;}
.woocommerce-shop #main h1.page-title{ font-size:68px; text-align:center; margin-top: 0; margin-bottom: 40px;
    margin-top: 0px;}
.woocommerce-ordering{ display:none;}
.woocommerce-shop .second-col-home{ padding-top:45px;}

.ample-inner-banner .entry-title,
.ample-inner-banner .page-title
{
    font-size: 36px;
    line-height: 50px;
    font-family: 'Inter-Bold';
	margin-top: 15px;
    margin-bottom: 15px;
}

/*-- Breadcrumb --*/
.breadcrumbs {
    padding: 3px 0px;
}
.breadcrumb .trail-items {
    margin-bottom: 0px;
    padding-left: 0px;
}
.breadcrumb .trail-items li a {
    color: #fff;
}
.breadcrumb .trail-items li {
    display: inline-block;
    margin-right: 20px;
}
.breadcrumb .trail-items > .active {
    color: #ff9900;
}

/* --- About us top section ---*/
.aboutus-top  {
    margin-top: 40px;
}
.aboutus-top {
    text-align: center;
}
.elementor-heading-title {
    font-size: 24px;
    margin-bottom: 20px;
}
.half-bg-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 48%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #091b6b;
}
.woocommerce div.product p.stock.in-stock{ display:none;}
/* ---- ample Page ------*/
.single-ample-page {
    padding-bottom: 30px;
}
.single-ample-page #primary {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.sidebar {
    width: 30%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
#primary.content-area,
.sidebar
{
    margin-top: 30px;
}
article.page,
.sidebar section
{
    margin-bottom: 2em;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 15px;
}
@media only screen and (max-width : 991px) {
    .single-ample-page #primary,
    .sidebar
    {
        width: 100%;
    }
}

/* --- siderbar search widger --- */
.widget_search label {
    width: 100%;
    margin-bottom: 15px;
}
.widget_search input[type=search] {
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #e1e1e1;
    height: 36px;
    border-radius: 0;
    width: 100%;
}
.widget_search .search-submit {
    width: 100%;
    padding: 10px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0px;
    border: none;
    background: #5d5c5c;
}
.widget_search .search-submit:hover {
    transition: 1s;
}
.sidebar .widget {
    margin-top: 0px;
    margin-bottom: 30px;
}

/* --- sidebar recent post --- */
.sidebar .widget-title {
    font-size: 24px;
    margin: 0px;
    padding-bottom: 10px;
    border-bottom: 4px double #e1e1e1;
    font-weight: 500;
    margin-bottom: 15px;
    color:#555;
}
.widget_recent_entries ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_recent_comments ul li,
.widget_meta ul li
{
    clear: both;
    display: table;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}
.widget_recent_entries ul li:last-child,
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_meta ul li:last-child
{
    border-bottom: none;
}
.widget_recent_entries ul li .fa,
.widget_archive ul li .fa,
.widget_categories ul li .fa
{
    float: left;
    font-size: 14px;
    width: 30px;
    text-align: left;
    line-height: 25px;
    text-indent: 1px;
    color: #e6e7e8;
}
.widget_recent_entries ul li a,
.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a
{
    float: left;
    width: calc(100% - 35px);
    width: -webkit-calc(100% - 35px);
    width: -moz-calc(100% - 35px);
    color: #444;
    font-size: 15px;
    text-transform: capitalize;
}
.widget_recent_comments ul li a {
    color: #555555;
    font-size: 15px;
    text-transform: capitalize;
}
.widget_recent_comments ul li a:hover {
    color: #23527c;
    transition: 0.5s;
}
.widget_recent_entries ul li a:hover,
.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_meta ul li a:hover
{
    transition: 1s;
}

/*---- blog Category ----*/
article.post {
}
article.post .entry-header .entry-title {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}

article.post .entry-meta {
    margin-top: 15px;
}
article.post .entry-meta .posted-on a,
article.post .entry-meta .posted-by a,
article.post .entry-meta .category-tag a,
article.post .entry-meta .category-tag .fa

{
    font-size: 12px;
    color: #908e8e;
}
article.post .entry-meta .posted-by
{
    margin-right: 15px;
}
article.post .entry-meta .category-tag a {
    margin-right: 5px;
}
.article-readmore {
    color: #0275d8;
}
.two-column-blogcat article.post {
    width: 47%;
    float: left;
    margin: 0px 10px;
}

/* ---- pagination ---*/
.posts-navigation .nav-previous,
.posts-navigation .nav-next
{
    width: auto;
    font-size: 16px;
}
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a
{
    color: #fff;
}
.posts-navigation .nav-previous:hover,
.posts-navigation .nav-next:hover
{
    background: #5d5c5c;
    transition: 1s;
}
.pagination-blog .pagination > li > a:hover {
    color: #fff;
    transition: 1s;
}


/* --- Author Box ---*/
.authorbox {
    margin-bottom: 30px;
    background: #fff;
    padding: 30px;
}
.about-author h3 {
    font-size: 14px;
    color: #a7a7a7;
    font-weight: normal;
    text-transform: uppercase;
}
.author-avatar {
    width: 90px;
    float: left;
}
.author-avatar img {
    border-radius: 50%;
    border: 5px solid #2fa3ad;
}
.author-info {
    margin-left: 115px;

}
.authur-title a {
    font-size: 18px;
}
.authur-title {
    margin-top: 0px;
}
.author-sociallink li {
    display: inline-block;
    margin-right: 15px;
}
.author-sociallink li a{
    font-size: 14px;
    color: #929191;
}


/*--- Related Post ---*/
.related-post .related-item .entry-header .entry-title {
    font-size: 17px;
    line-height: 24px;
}
.ample-widget.related-post {
    margin: 40px 0px 10px;
}
.ample-widget.related-post h3,
.leave-comment h3
{
    font-size: 24px;
    font-weight: 500;
}
.innerpage-team-details .our-team-item {
    margin-bottom: 30px;
}
/*--- Contact Us page ---*/
.contact-page {
    margin-top: 40px;
}
.contact-page-content ul li {
    border-top: 1px solid #d7d7d7;
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 15px;
}
.contact-page-content ul li h6 {
    font-size: 16px;
    font-weight: normal;
}
.contact-page-content ul li .fa {
    margin-right: 15px;
}

/* ---- sticky Navagation ----*/
.navbar-fixed-top {
    top: 0;
    z-index: 100;
    position:relative;
    width: 100%;


}
.woocommerce-product-details__short-description ul li.weeks {
    background-image: url(images/ico-blue-clock.png);
	background-size:25px;
}
.woocommerce-product-details__short-description ul li.years {
    background-image: url(images/ico-blue-shield.png);
	background-size:25px;
}
.woocommerce-product-details__short-description ul li.support {
    background-image: url(images/ico-blue-gear.png);
	background-size:25px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
    margin: 0 auto;
}
#custom_html-7 img{ max-width:177px;}
.scrollup {
    font-size: 16px;
    border-radius: 100%;
    bottom: 15px;
    color: #ffffff;
    float: right;
    line-height: 1.2;
    padding: 10px 17px;
    position: fixed;
    right: 15px;
    text-align: center;
    text-shadow: 0 0 1px #313131;
    transition: all 0.3s ease-in-out 0s;
    z-index: 999;
}
.scrollup:hover {
    background: #383838;
    color: #fff;
}
.contact-form input[type=text],
.contact-form textarea
{
    border: 1px solid #eee;
    font-size: 12px;
    padding-left: 10px;
    /* margin-right: -15px; */
}
.contact-form input[type=text] {
    width: 97.5%;
}
.contact-form {
    margin-bottom: 40px;
}

.home .inner-banner-home {
    padding-left: 70px;
}

.page-template-our-story .pad-left-100.relative-video{ padding-left:50px!important;}
/* ----- Customizer color   ----*/

.main-header .site-title a,
.read-more-background:hover,
.service-icon .fa,
.feature-item .feature-item-icon,
.widget-inner-title a:hover,
.our-team-item-content .team-title:hover,
h5.clientname,
.view-more,
.posted-on a:hover,
.posted-by a:hover,
.blog-details .entry-header .entry-title  a:hover,
.leavecomment a,
.main-nav  li:hover > a,
.middle-footer .widget-area ul li a:hover,
.widget-recentpost ul li a:hover,
.widget-archives ul li a:hover,
.widget-categories ul li a:hover,
article.post .entry-header .entry-title a:hover,
article.post .entry-meta .posted-on a:hover,
article.post .entry-meta .posted-by a:hover,
article.post .entry-meta .category-tag a:hover,
.article-readmore:hover,
.authur-title a:hover,
.contact-page-content ul li .fa
{
    color: #2fa3ad;
}

.top-header,
.service-icon div,
.widget-ample-business-theme-counter,
.portfolioFilter .current,
.portfolioFilter a:hover,
.paralex-btn:hover,
.view-more:hover,
.features-slider .owl-theme .owl-controls .owl-page.active span,
.widget-ample-business-theme-testimonial .owl-theme .owl-controls .owl-page.active span,
.read-more-background,
.widget-ample-business-theme-testimonial,
.widget-ample-business-theme-meetbutton,
.footer-tags a:hover,
.ample-inner-banner,
.breadcrumbs,
.widget-search .search-submit:hover,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.pagination-blog .pagination > .active > a,
.pagination-blog .pagination > li > a:hover,
.scrollup
{
    background-color: #2fa3ad;
}

.paralex-btn:hover,
.view-more,
.portfolioFilter a,
.footer-tags a,
.pagination-blog .pagination > .active > a

{
    border: 1px solid #61b9ed;
}
.footer-bottom-title:before  {
    border-bottom: 1px solid #2fa3ad;
}


.main-title .widget-title,
.widget-inner-title a,
.widget-inner-title,
.our-team-item-content .team-title,
.conter-item  .counter-title,
.portfolioFilter a,
.team-digination,
.elementor-heading-title,
article.post .entry-header .entry-title a,
.authur-title a,
.ample-widget.related-post h3,
.contact-page-content ul li h6
{
    color: #555555;
}

/********for social top-header-socialicon ***************/
.top-header-socialicon li {
    display: inline-block;
}
.top-header-socialicon ul li a:before {
    content: "\f0c1";
    font-family: FontAwesome, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 15px;
    padding: 3px 5px;
    transition: color 0.3s ease-in-out 0s;
    vertical-align: middle;
}
/* for header menu social icon */
.top-header-socialicon ul li a[href*="facebook.com"]:before {
    content: "\f09a";
}
.top-header-socialicon ul li a[href*="twitter.com"]:before {
    content: "\f099";
}
.top-header-socialicon ul li a[href*="linkedin.com"]:before {
    content: "\f0e1";
}
.top-header-socialicon ul li a[href*="plus.google.com"]:before {
    content: "\f0d5";
}
.top-header-socialicon ul li a[href*="youtube.com"]:before {
    content: "\f167";
}
.top-header-socialicon ul li a[href*="dribbble.com"]:before {
    content: "\f17d";
}
.top-header-socialicon ul li a[href*="pinterest.com"]:before {
    content: "\f0d2";
}
.top-header-socialicon ul li a[href*="bitbucket.org"]:before {
    content: "\f171";
}
.top-header-socialicon ul li a[href*="github.com"]:before {
    content: "\f113";
}
.top-header-socialicon ul li a[href*="codepen.io"]:before {
    content: "\f1cb";
}
.top-header-socialicon ul li a[href*="flickr.com"]:before {
    content: "\f16e";
}
.top-header-socialicon ul li a[href$="/feed/"]:before {
    content: "\f09e";
}
.top-header-socialicon ul li a[href*="foursquare.com"]:before {
    content: "\f180";
}
.top-header-socialicon ul li a[href*="instagram.com"]:before {
    content: "\f16d";
}
.top-header-socialicon ul li a[href*="tumblr.com"]:before {
    content: "\f173";
}
.top-header-socialicon ul li a[href*="reddit.com"]:before {
    content: "\f1a1";
}
.top-header-socialicon ul li a[href*="vimeo.com"]:before {
    content: "\f194";
}
.top-header-socialicon ul li a[href*="digg.com"]:before {
    content: "\f1a6";
}
.top-header-socialicon ul li a[href*="twitch.tv"]:before {
    content: "\f1e8";
}
.top-header-socialicon ul li a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}
.top-header-socialicon ul li a[href*="delicious.com"]:before {
    content: "\f1a5";
}
.top-header-socialicon ul li a[href*="mailto:"]:before {
    content: "\f0e0";
}
.top-header-socialicon ul li a[href*="skype.com"]:before {
    content: "\f17e";
}

.top-header-socialicon ul li a[href*="dribble.com"]:before {
    content: "\f17d";
}


.top-header-socialicon ul li a{
    line-height: 0;
    font-size: 0;
    color: transparent;
}
/**********end social top-header-socialicon************/
.page-header {

    border-bottom: 0px solid #eee !important;
}

/*for no-sidebar option*/
.no-sidebar .sidebar {
    display: none;
}
.no-sidebar #primary {
    width: 100%;
}
/*for right-sidebar*/
.right-sidebar .single-ample-page #primary {
    float: left;
}
.right-sidebar .sidebar {
    float: left;
}
/*for right-sidebar*/
.left-sidebar .single-ample-page #primary {
    float: right;
}
.left-sidebar .sidebar {
    float: left;
}
/*this missing*/
.ample-inner-banner {
    background-size: cover !important;
    background-repeat: no-repeat !important;
	background-color:transparent!important;
    width: 100%;
    padding: 40px 0px !important;
    text-align: left;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button
{
padding: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    border: 0;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    background: #000;
    font-weight: normal;
}
.woocommerce ul#shipping_method .amount {
    font-size: 16px;
    float: right;
}
.shop_table .woocommerce-Price-amount {
    width: auto;
    float: none;
	}
.cart_totalsxx.calculated_shipping .woocommerce-shipping-totals{ display:none;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{
background: #fff;
    color: #444243;
    border: 2px solid #444243;
}
.ample-inner-banner header.entry-header{ padding-top:0;}
.widget-ample-business-theme-meetbutton, .widget-ample-business-theme-testimonial {
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
#home-page-widget-area h3{ margin-top:0;}
body {
    font-size: 17px;
	color:#000;
	text-align:justify;
}
.center a.discover {
    display: inline-block;
    float: none;
	}
.product p{ font-size: 16px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 30px;
    width: 100%;
    float: left;}
.products li p{ text-align:center;}
.product .subtitle-2{ margin-bottom:30px;}
.inner-product{ width:100%; max-width:406px; display:block; float:left;}
#wrap {
    margin: 5px 10px;
    display: inline-block;
    position: relative;
    height: 60px;
    float: right;
    padding: 0;
    position: relative;
}

input[type="text"] {
    color: #555;
}

input[type="text"]:focus:hover {
    border-bottom: 1px solid #BBB;
}
.header-search button {
    background: transparent;
    color: #fff;
    border: transparent;
    padding-left: 5px;
}
.menu-social-link-container {
    float: right;
}

input[type="submit"]:hover {
    opacity: 0.8;
}
.header-search {
    float: right;
}
.scrollup {
    display: none;
}
.header-search .top-search {
    display: none;
    position: absolute;
    right: 0;
    width: 300px;
    top: 38px;
    z-index: 999;
    border-bottom: 2px solid #61b9ed;
}
.header-search input {
    width: 100%;
    height: 46px;
    border-radius: 0;
    border: none;
    padding: 5px;
    color: #eee;
    font-size: 14px;
}
.push-right{ float:right;}
.header-search .top-search,
.header-search .top-search button
{
    display: none;
}
p.search-btn {
    margin-bottom: 0;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
    font-size: 15px;
    margin-top: 2px;
}

.not-founds {
    text-align: center;
    text-shadow: -2px 2px #61c5ff;
}
.no-results.not-found {
    text-align: center;
}
.no-results.not-found .search-form,
.error404 .content-area .search-form
{
    position: relative;
}
.no-results.not-found input.search-field,
.error404 .content-area .search-form input.search-field
{
    width: 100%;
    position: relative;
    border-radius: 0;
    height: 32px;
}
.no-results.not-found .search-form .search-submit,
.error404 .content-area .search-form .search-submit
{
    position: absolute;
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 0;
    background: #5d5c5c;
    color: #fff;
}
.error404 article {
    text-align: center;
}
/*--- comment ---*/
.comments-area .comment-list .comment {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
}
.comments-area .comment article {
    background: #fbfafa;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #eee;
}
.comments-area .comment-list li .children {
    padding-left: 20px;
}
ol.comment-list li {
    list-style-type: none;
}
.comments-area .comment-list .children .comment {
    margin-bottom: 0;
}
.comment-author.vcard img {
    width: 51px;
}
.comment-author.vcard .fn {
    padding-left: 15px;
    margin-top: 0;
}
.comment-metadata {
    margin-top: 10px;
}
.comment-form label {
    width: 100%;
}
.comment-form input {

}
.comment-form .submit {
    width: auto;
    padding: 15px 25px;
    text-transform: uppercase;
    color: #fff;
    background: #222222;
    font-size: 14px;
    margin-top: 15px;
}
.woocommerce #review_form #respond textarea{ max-width:500px;}
.comment-form-cookies-consent label{ width:auto;}
#review_form{ margin-top:30px;}

tbody {
    color: #fff;
}
.menu{float: left;
    padding-top: 40px;
    padding-left: 30px;}
.searchwrap{    border:0;
    display: block;
    float: left;
	display:block;
	margin-left: 40px;
	padding-top: 35px;}
.searchwrap button{ background:none; border:0; padding:5px; float:right; margin-right:0px;}
.fa-search:before {
    font-size: 20px;
}
.banner-caption h1{
font-size: 40px;
    margin-top: 0;
    color: #fff;
    line-height: 35px;
    font-family: 'MarcellusSC-Regular';
}

.banner-caption {
    font-size: 18px;
    color: #fff;
    max-width: 400px;
    line-height: 22px;
    padding-top: 0;
	font-family: 'Inter-Regular';
	padding-top:30px;
}
#search_lg{ border:0; box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); width:90px; font-size:12px; padding:0; color:#000; border-bottom: 1px solid #000; background: none;
    padding: 0;
    width: 124px;
	border-radius: 0px;}
.home #search_lg{ border-bottom: 1px solid #fff; color:#fff;}
	.home .black-img{ display:none;}
	.home .white-img{ display:block;}
	.home .fcp_icon_2:before{ color:#fff;}
#about a.read-more-background{ margin:0; margin-top:10px;}
@media (min-width: 992px)
{
.main-nav li {
    margin-right: 0;
}
}	
/*for Footer section */
#footer-widget h2.widget-title {
    color: #fff;
	font-family: 'Inter-Medium';
	font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
	
}
#footer-widget .textwidget p {

}
h2.trail-browse {
    display: none;
}
.site-branding .navbar-brand {
    padding: 15px 0;
}
.main-nav > li > a {
   text-decoration: none;
    font-size: 20px;
    color: #2e2e2e;
    font-family: 'Inter-Medium';
    text-transform: uppercase;
    padding: 7px 22px;
}
.home .main-nav > li > a{ color:#fff;}
.white-img{ display:none;}
.page-template-zinno .main-nav > li > a,.page-template-rozzo .main-nav > li > a,.page-template-spiros .main-nav > li > a  { color:#fff;}
.page-template-zinno #search_lg,.page-template-rozzo #search_lg,.page-template-spiros #search_lg{color: #fff;
    border-bottom: 1px solid #fff; }
.page-template-zinno .black-img,.page-template-rozzo .black-img,.page-template-spiros .black-img{ display:none;}
.page-template-zinno .white-img,.page-template-rozzo .white-img,.page-template-spiros .white-img{ display:inline-block;}
.page-template-zinno .after-cart,.page-template-rozzo .after-cart,.page-template-spiros .after-cart { color:#fff;}
.wpcf7 label{font-family: 'Inter-Medium'; font-weight:normal; }
.testimonial-details .whitetext {
    font-size: 16px;
}
.breadcrumb .trail-items li:after {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    padding-left: 5px;
    color: #fff;
}
.breadcrumb .trail-items li:last-child:after {
    display: none;
}
.breadcrumbs ol.breadcrumb {
    margin-bottom: 0;
}


/*---- Contact form 7 ----*/

.wpcf7 label {
    width: 100%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
    width: 100%;
	padding:10px;
	border: 1px solid #ddd;
}
.wpcf7 .wpcf7-submit {
   color: #fff;
    margin: 20px 0px 0px;
    padding: 10px 40px;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
	background-color: #000;
	border-radius:5px;
}
#newsletters-1-form .btn-primary {
    background: #000;
	padding:5px;
}
.nav-previous a,
.nav-next a {
    background: #61b9ed;
    color: #fff;
    padding: 15px 25px;
    display: inline-block;
}
.below:after {
    content: "\f107 ";
    font-family: FontAwesome;
    position: absolute;
    padding-left: 5px;
    color: #545454;
}

.nav-previous a:hover {
    background: #049ef9;
    color: #fff;
    transition: 0.5s;
}
.nav-next a:hover {
    background: #049ef9;
    color: #fff;
    transition: 0.5s;
}
/*Make sure select elements fit in widgets.*/
.widget select {
    max-width: 100%;
}

.widget-area .container {
    max-width: 100%;
}
#secondary .col-xs-12.col-sm-4.text-left {
    width: 100%;
}
#secondary section#business_epic-recent-post-widget-4 {
    border: 0;
    padding: 0;
}

#secondary section.widget.widget-ample-business-theme-ourteam {
    border: none;
    padding:0;
}
#secondary  .col-xs-12.col-sm-4 {
    width: 100%;
}
#secondary section#business-epic-our-work-widget-9 {
    border: 0;
    padding: 0;
}
#secondary section#business_epic-info-widget-4 {
    background-color: #444444;
}
#secondary .col-xs-12.col-sm-6.col-md-4 {
    width: 100%;
}
#secondary section#ample-business-theme-service {
    border: 0;
    padding: 0;
}
#secondary section#business-testimonials-widget-3 {
    border: 0;
    padding: 0;
}

#secondary section#ample-business-theme-meetbutton {
    border: 0;
    padding:0;
}
.sidebar .widget-ample-business-theme-meetbutton .paralex-btn {
    margin-bottom: 20px;
    width: 100%;
    display: block;
}
.sidebar .widget-ample-business-theme-meetbutton .meet-counter-button {
    text-align: center;
    padding: 0 20px;
}
/*for search in sidebar*/
#secondary form .top-search {
    padding: 0px 0px 0px 21px;
}
#secondary button {
    padding: 3px;
    margin-left: -20px;
}

/*footer section color text*/
.row.footerwidgets ul li a {

}
/*============= lastes update ==================*/
/* ==================for sidebar calander widgets============================ */
td {
    color: #444;
}
.footerwidgets caption {
    color: #fff;
}
.footerwidgets th {
    color: #fff;
}
.footerwidgets td {
    color: #fff;
}
.footerwidgets li {
   
}
.footerwidgets button {
    padding: 3px;
    margin-left: -20px;
}

.main-header.navbar-fixed-top .container {
    margin-top: 0px;
}
/*footer sections margine*/
.info-section {
    margin: 36px;
}
.info-section td {
    COLOR: #FFF;
}
.info-section th {
    color: #fff;
}
.info-section caption {
    color: #fff;
}
/*for footer info widgets */
.info-section.footerwidgets li a{
    color: #fff !important;
}

a:hover, a:active,a.current,a:focus {
    text-decoration: none !important;
}

#sidebar-primary form.top-search {
    margin-left: 35px;
}

@media only screen
and (min-device-width : 1024px)
and (max-device-width : 1366px) { #sidebar-primary form.top-search {
    margin-left: 20px;
}

}

@media only screen
and (max-device-width : 1024px) {
    #secondary button {
        display: none;
    }
}


/*search section */
aside#sidebar-primary input#search {
    width: 223px;
    height: 40px;
}

#secondary button {
    padding: 8px;
    padding-bottom: 14px;
    padding-right: 13px;
    margin-left: -41px;
    margin-top: 0;
}
#secondary i.fa.fa-search {
    font-size: 17px;
}
/* ================================== additional csss ==================================================== */


blockquote {
    padding-left: 35px;
    font-family: "Merriweather", Georgia, serif;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    color: #797979;
    border: 0;
    margin: 0;
}

blockquote:before {
    content: "\f10d";
    float: left;
    margin-left: -35px;
    font-family: "FontAwesome";
    font-style: normal;
    font-size: 22px;
    line-height: 1.33;
    color: #F88C00;
    opacity: 0.88;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 15px;
    font-size: 15px;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff; /* Fallback for when there is no custom background color defined. */
}
.inside-image{position: absolute;
    top: 45px;
    left: 60px;
    color: #fff;
    max-width: 460px;
}
.title-image{font-family: 'MarcellusSC-Regular';
    font-size: 36px;
    line-height: 45px;
    display: block;
    margin-bottom: 40px;
    min-height: 80px;}
.woocommerce-Tabs-panel .title-image{ min-height:inherit; }
.woocommerce-Tabs-panel .col-lg-7{ float:none; margin:0 auto;}

.woocommerce-Tabs-panel .inside-image {
    position: absolute;
    top: 120px;
    left: 90px;
    color: #fff;
    max-width: 235px;	
}
.woocommerce-Tabs-panel .inside-image p{ padding-right:0;}
.woocommerce-Tabs-panel .col-lg-7 .inside-image p.light{ font-family: 'Inter-Light';}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
a.button-white {
    padding: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    margin-top: 7px;
	text-transform: uppercase;
}
a.button-shop {
   font-size: 16px;
    font-family: 'Inter-SemiBold';
    border: 0;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    background: #000;
    font-weight: normal;
    line-height: 30px;
    padding-left: 70px;
    padding-right: 70px;
	padding: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
	width:100%;
	margin-top:5px;
}
a.button-shop:hover{ background:#000; color: #fff;  }
.product p.gramaj{ margin-bottom:10px; color:#8c8b8b; font-size:17px;}
.image-list p.price .woocommerce-Price-amount{ font-size:22px!important;}
a.button-shop-listing {
   font-size: 16px;
    font-family: 'Inter-SemiBold';
    color: #000!important;
    display: inline-block;
    text-transform: uppercase;
    background: #fff;
    font-weight: normal;
    line-height: 30px;
    padding-left: 70px;
    padding-right: 70px;
	padding: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
	width:100%;
	margin-top:20px;
	border:1px solid #000;
}
a.button-shop-listing:hover{ background:#000; color: #fff!important; border:1px solid #000; }

.main-nav {
    float: none!important;
    margin: 0 auto;
}
.icon-content{ text-align:center; width:231px; display:block; float:none; margin:0 auto; margin-top:80px;}
.title-icon{font-family: 'MarcellusSC-Regular';
    font-size: 24px;
    line-height: 30px;
    display: block;
    margin-bottom: 20px;
	margin-top:30px; }
a.button-white:hover{ background:#f0c488; color:#000; border: 2px solid #00050f;}
.inside-image p{ margin-bottom:40px; padding-right: 120px;}
a {
    color: #ff573f;
    cursor: pointer;
    text-decoration: none;
}
.custom-links{padding-top: 45px;
    float: right;
    display: block;}
.custom-links a{ text-decoration: none;
    font-size: 14px;
    color: #1d1d1d;
    font-family: 'Inter-Medium';
    text-transform: uppercase;
    padding: 7px 25px;
	float:left;
	}
.logo{ float:left; display:block;}
.after-cart{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#2E2E2E; display:block; float:left; margin-left:20px; margin-top:10px;}
.custom-links a.cart-icon{ padding-left:0; padding-right:0;}
.after-banner{ width:100%; float:left; position:relative; margin-top: 730px; }
a:hover,
a:focus,
a:active {
    color: #1a1a1a;
    outline: none;
    text-decoration: none;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

.main-header ul {
    list-style: none;
}



li > ul,
li > ol {
    margin-bottom: 0;
}

.widget ul {
    margin-left: 1em;
}
.page-template-spiros .inner-banner {
 bottom: auto;
    top: 25%;
    width: 400px;
    right: 20%;
    color: #000;
    padding: 20px;
}
.page-template-spiros .inner-banner a.discover{ float:none; margin: 0 auto;}
.page-template-spiros .banner .subtitle-2 {
    color: #000;
    margin-bottom: 10px;
}
.page-template-spiros  .banner .title{ color:#000;}
.page-template-spiros  .banner .subtitle-2{ color:#000;}
.widget ul > li {
   /* list-style-type: disc;*/
}
.product_list_widget li{ text-align:center;}
.product_list_widget li img{ margin-bottom:20px;}
.product-title {
    width: auto;
    float: none;
	color: #996f49;
    font-size: 30px;
    margin: 0;
    width: auto;
	text-transform:uppercase;
	font-family: 'MarcellusSC-Regular';
	margin-top:20px;
}
h3.product-title{ color:#000;}
p.secure{ font-size:14px; padding-left:15px; padding-right:15px; text-align:left; background-image:url(images/secure.png); background-repeat:no-repeat; background-position: left 5px;
    padding-left: 30px;
    margin-left: 15px;
    margin-top: 20px; margin-bottom:7px;}
.border-b{ border-bottom:1px solid #ddd; padding-bottom:20px;}
img.logos-cc{ margin-left: 45px;
    max-width: 160px;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{ background:#000; color:#fff;}
.woocommerce-Price-amount{ width:100%; float:left; margin-top:3px; color: #000;
    font-family: 'Inter-Medium';
	font-weight:normal;
    font-size: 26px;}
a.button{padding: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    border: 2px solid #444243;
    color: #444243;
    display: inline-block;
    margin-top: 7px;
	}
.entry-content ul > li {
    list-style-type: disc;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
    vertical-align: middle;
}

figure {
    margin: 0;
}


table {
    margin: 0 0 1.5em;
    width: 100%;
}
p {
   
}
.home #main header{ display:none;}
.single-ample-page img {
    height: auto;
    max-width: 100%;
}

section.widget.wpcw-widgets.wpcw-widget-contact {
    margin-left: 96px;
    margin-right: 149px;
}
section#gem-form-7 {
    padding-left: 89px;
    padding-right: 89px;
}
input.button.gem-submit {
    border: 1px solid;
    font-size: 13px;
    text-align: center;
}
input.ninja-forms-field.nf-element {
    height: 43px;
}

header.entry-header {
    padding-top: 20px;
}
/*guternberg css */
@media only screen and (min-width: 768px) {

    .alignfull {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        width: auto;
        max-width: 1000%;
    }

    .alignwide {
        margin-left: calc(25% - 25vw);
        margin-right: calc(25% - 25vw);
        width: auto;
        max-width: 1000%;
    }

    .alignwide img,
    .alignfull img {
        display: block;
        margin: 0 auto;
    }
}
.people{ width:100%; margin-bottom:10px; display:inline-block;}
.wp-block-group ul li {
    clear: both;
    display: table;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    font-size: 18px;
}
.mobile{ display:none;}

.image-over{ margin-bottom:30px;}
.bottom-call {
    background-color: transparent;
    position: fixed;
    bottom: 0;
	right:15px;
    padding: 10px;
    padding-left: 15px;
    z-index: 999;
}
.bottom-call img {
    max-width: 60px;
}
.top-bar{ background:#fc3d3d; padding:7px; text-align:center; position: fixed;
    width: 100%;
    z-index: 999;}
.top-bar a{ color:#fff; font-size:16px; text-decoration:underline; font-family: 'Inter-Medium';}
.top-bar a:hover{text-decoration:underline!important; }
.main-header{ margin-top:10px;}
#review_form{ width:100%; float:left; display:none;}
#review_form.show{ display:block;}
.top-review .star-rating{ float:left;}
.line-c{ width:100%; float:left;}
.border-right{ border-right: 1px solid #ddd;
    display: block;
    min-height: 150px;}
#reviews{}
.top-review{ width:100%; display:block; float:left; border:1px solid #ddd; border-radius:20px; padding: 24px 16px; background: #fff;
    box-shadow: 5px 5px 25px rgba(137, 141, 154, .3); }
.woocommerce #reviews #comments ol.commentlist li img.avatar{ position:relative; display:none;}
.woocommerce #reviews #comments ol.commentlist li .comment-text{ margin:0; border:1px solid #ddd; border-radius:20px; padding: 24px 16px; background: #fff;
    box-shadow: 5px 5px 25px rgba(137, 141, 154, .3);}
.woocommerce #reviews .star-rating{ float:left;}
.woocommerce-review__published-date{ position: absolute;
    top: 20px;
    right: 20px;}
p.meta{ padding-top:10px;}
.verified{background: #000;
    padding: 3px;
    font-size: 12px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-grid;
    border-radius: 5px;
    margin-right: 20px;}
.woocommerce #reviews p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
.woocommerce #reviews #comments ol.commentlist li{ width:30%; margin-right:20px; margin-bottom:20px; display:inline-grid;}
.jdgm-widget-actions-wrapper a.discover{ background:#000; color:#fff; font-size:16px;  font-family: 'Inter-Medium';}
.woocommerce .star-rating span::before{ color:#000;}
.stars a{ color:#000;}
.number_rating{ font-size:16px; display:block; padding-left:10px; float: left;
    line-height: 25px;
    padding-left: 10px;}
#reviews {
    width: 100%;
    float: left;
}
.woocommerce .star-rating::before{ color:#000;}
.woocommerce-Reviews-title{ display:none;}
.jdgm-widget-actions-wrapper a.discover{ margin-top:40px;}
.pad-left-1{ padding-left:130px; padding-top:30px;}
p.rating-average{ margin-bottom:0;}
.rating-average .star-rating{ margin-right:10px;}
h2.jdgm-rev-widg__title{ text-align:center; margin-top:0; margin-bottom:20px;}
.jdgm-widget-actions-wrapper{width: 220px;
    display: block;
    margin: 0 auto;}
.grey-line{ width:200px; height:15px; border-radius:10px; background:rgba(224,224,224,0.5); display: inline-block;
    float: left; margin-top:5px;}
.progress-line{background: #000;
    float: left;
    display: inline-block;
    height: 15px;
    border-radius: 10px; }
h4.wpsm_panel-title{font-family: 'Inter-Regular' !important; }
.wpsm_panel-body{ text-align:left;}
#main #wpsm_accordion_676 .ac_open_cl_icon{ color:#fc3d3d!important;}
#main #wpsm_accordion_676 .wpsm_panel-default > .wpsm_panel-heading{ border:0px;}
#main #wpsm_accordion_676 .wpsm_panel{ border-bottom:1px solid #ddd!important;}
#main #wpsm_accordion_676 .wpsm_panel-heading.acc-a{}
#wpsm_accordion_676 .wpsm_panel-body {
    padding-left: 30px;
    padding-right: 30px;
}
.woocommerce-product-details__short-description{ width:100%; float:left;}
.single-product .price{ margin-left:0;}
.woocommerce div.product p.price, .woocommerce div.product span.price{ width:auto; float:left;}
.you_save_text_woocommerce{ float: left;
    /* width: 200px; */
    background: #000;
    color: #fff;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
	margin-left:20px;
	margin-top:5px;
	font-family: 'Inter-SemiBold';}
.you_save_text_woocommerce span{ float:left; display:block; width:auto;}
.you_save_text_woocommerce .woocommerce-Price-amount{ color: #fff;
    font-size: 16px;
    line-height: inherit;
    padding: 0; margin:0; padding-left:5px;}
.woocommerce span.onsale {
    background: #000;
    border-radius: 0;
    line-height: 20px;
    padding: 5px;
    min-height: inherit;
    font-size: 14px;
    top: 10px;
    left: 10px;
}
.descriere-produs{ width:100%; display:block; padding-top:50px; padding-bottom:50px; float:left;}
.descriere-produs h3{ margin-top:0; margin-bottom:30px;}
a.woocommerce-review-link{ color: #000;
    opacity: .7; font-size:16px;}
.woocommerce-Price-amount.amount.exchanged{text-transform: capitalize; }
.only{ width:100%; float:left; margin-bottom:10px; font-size:16px;}
.grey-lines{ width:100%; float:left; padding:15px; font-size:16px; padding-top:0;}
.grey-lines p{ margin-bottom:20px;}
.after-plus{margin-bottom: 20px;
    margin-top: 20px;}
.woocommerce div.product .woocommerce-tabs ul.tabs{ text-align:left;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{ color:#000;}
td.xoo-cp-ptitle a{color: #996f49; font-size:35px; font-family: 'MarcellusSC-Regular'; font-weight:normal; }
td.xoo-cp-pqty{ display:none;}
td.xoo-cp-ptitle {
    width: 25%;
    padding-left: 5px;
}
td.xoo-cp-pprice {
    font-size: 14px;
    margin: 15px 0;
    width: auto;
}
.xoo-cp-success {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
td.xoo-cp-remove .xoo-cp-remove-pd {
    font-size: 20px;
    color: #000;
    cursor: pointer;
}
.xoo-cp-ptotal {
    display: block;
    text-align: center;
    float: none;
    margin-right: 0;
	}
.woocommerce-cart .ample-inner-banner{ background-image:none!important; background:#000!important; text-align:center;}
.woocommerce-cart .ample-inner-banner .entry-title, .ample-inner-banner .page-title{font-family: 'Inter-SemiBold'; text-transform:uppercase; }
.xoo-cp-ptotal .woocommerce-Price-amount{ width:auto; float:none;}
.woocommerce-form-coupon-toggle{ }
.woocommerce-checkout h3{ font-family: 'Inter-SemiBold';}
.woocommerce-checkout h4{ font-family: 'Inter-Regular'; text-transform:none; text-align:center; margin-bottom:30px;}
.woocommerce-checkout .ample-inner-banner{ background-image:none!important; background:#000!important; text-align:center;}
.woocommerce-checkout .ample-inner-banner .entry-title, .ample-inner-banner .page-title{font-family: 'Inter-SemiBold'; text-transform:uppercase; }
.woocommerce-checkout .entry-content{ width:100%; float:none; margin:0 auto; display:block; font-size:16px;}
.woocommerce-checkout .entry-content .col-1{ }
.woocommerce-checkout .entry-content .col-2{ }
.col-pay{
    width: 48%;}
.checkout_coupon.woocommerce-form-coupon{ width: 48%;}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{ font-weight:normal; color:#6e6e6e; font-size:16px; line-height:1.3;}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 20px;
}
#billing_state_field label,#shipping_state_field label{
font-size: 13px;
    position: absolute;
    z-index: 99;
    margin-left: 10px;
	margin-top:3px;
}
#billing_country_field label,#shipping_country_field label{
font-size: 13px;
    position: absolute;
    z-index: 99;
    margin-left: 10px;
	margin-top:7px;
}
.woocommerce ul#shipping_method li label {
    display: inline;
    text-transform: none;
}
.woocommerce table.shop_table td{ border:0;}
.woocommerce-shipping-totals th:after{content:" method";}
#shipping_method li{ display:block; float:left; padding:15px; background:#fafafa; width:100%; border:1px solid #ddd;}
#shipping_method li label[for=shipping_method_0_free_shipping3]:after{content:" FREE"; float:right;}
#shipping_method li:first-child:after{content:"Worldwide delivery: 3 - 10 days"; width: 100%;
    display: block;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;}
#shipping_method li label[for=shipping_method_0_flat_rate47]:after{content:"Worldwide delivery: 3 - 5 days"; width: 100%;
    display: block;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;}
.woocommerce ul#shipping_method li label{ font-weight:bold;}
.woocommerce-shipping-totals th{ width:115%; display:block; float:left;}
.woocommerce-shipping-totals td{ width:115%; display:block; float:left;}
.quadlayers_product_image_checkout{ margin-right:10px;}
.woocommerce ul#shipping_method li{ text-transform:uppercase;}
.woocommerce form .form-row label .required{ display:none;}
.select2-results__option{ font-size:14px;}
.iti__flag-container + .input-text { padding-left:50px!important;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select{ color:#6e6e6e; font-size:14px; font-family: 'Inter-Regular';}
.select2-container--default .select2-selection--single .select2-selection__rendered{ font-size:14px; padding-top: 20px; line-height: 25px; padding-bottom:3px;}
.woocommerce form .form-row .required{ color:#fc3d3d; }
.shop_table.woocommerce-checkout-review-order-table thead{ display:none;}
.woocommerce-checkout .entry-content .woocommerce-Price-amount{font-size:14px; font-family: 'Inter-Regular'; }
.woocommerce-checkout .entry-content .cart-subtotal th{font-size:14px; font-family: 'Inter-Regular'; font-weight:normal; }
.woocommerce-checkout .entry-content .cart-subtotal td{font-size:14px; font-family: 'Inter-Regular'; font-weight:normal; }
.woocommerce-checkout .entry-content .woocommerce-shipping-totals.shipping th{font-size:20px; font-family: 'Inter-SemiBold'; font-weight:normal; }
.woocommerce-checkout .entry-content .woocommerce-shipping-totals.shipping label{font-size:14px; font-family: 'Inter-Regular'; font-weight:normal; }
.woocommerce-cart .entry-content .woocommerce-Price-amount{font-size:16px; font-family: 'Inter-Regular'; }
.woocommerce-cart .entry-content .cart-subtotal th{font-size:16px; font-family: 'Inter-Regular'; font-weight:normal; }
.woocommerce-cart .entry-content .woocommerce-shipping-totals.shipping th{font-size:20px; font-family: 'Inter-SemiBold'; font-weight:normal; width:100%; }
.woocommerce-cart .entry-content .woocommerce-shipping-totals.shipping label{font-size:14px; font-family: 'Inter-Regular'; font-weight:normal; }
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th{ border:0;}
.woocommerce ul#shipping_method .amount{ width:auto;}
.box-shipping{width: 100%;
    float: left;
    margin-bottom: 0px;
    color: #fff; }
.box-shipping li{ color:#000;}
.box-shipping h3{ margin-bottom:0;}
.woocommerce table.woocommerce-checkout-review-order-table td{ text-align:right;}
.woocommerce table.woocommerce-checkout-review-order-table td.product-name{ text-align:left;}
.woocommerce-checkout-review-order-table{ width:100%;}
.cart_totals table.shop_table{ width:700px; display:block; margin:0 auto!important;}
.cart_totals table.shop_table tr.woocommerce-shipping-totals td{ width:700px;}
.cart_totals table.shop_table th{ width:30%!important;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{ width:700px;}
#wc-stripe-payment-request-wrapper{width: 700px;
    margin: 0 auto;
    margin-top: 20px; }
.woocommerce-cart .cart_totals h2{ text-align:center; font-size: 20px;
    font-family: 'Inter-SemiBold' !important;
    font-weight: normal !important; text-transform:uppercase;}
.woocommerce-cart tr.cart-subtotal td{ margin-left:-70px; display:block;}
.woocommerce-cart tr.order-total td{ margin-left:-70px; display:block;}
.woocommerce-shipping-destination{width: 100%;
    display: block;
    float: left;
    font-size: 16px; }

.woocommerce-checkout .entry-content .order-total th{ }
.woocommerce table.shop_table {
    border: 0;
	}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{border-top: 0;  }
.woocommerce table.shop_table td{ padding: 9px 0px;}
.woocommerce table.shop_table th{ padding: 9px 0px; }
.color-grey{color:#6e6e6e; font-size:16px; }
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff;
    border-radius: 0px;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 16px;
    border-radius: 0px;
    line-height:inherit;
    background-color:  #f4f4f4;
    color: #000;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{background-color:  #f4f4f4; border:1px solid #ddd;}
.wc_payment_methods payment_methods.methods{background-color:  #f4f4f4; background: #f4f4f4;
	}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{ display:none;}
#wc-stripe-upe-form{ border:0; padding:0;}
.Label{ font-family: 'Inter-Regular'!important; font-weight:normal!important; font-size:16px!important; font-weight:normal;}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input{ margin:0;}
.payment_box payment_method_stripe fieldset {
    border: 0;
    margin: 0 2px;
    padding: 0;
}
.form-row.place-order{ background:#fff; padding:0!important;}
a.xcp-btn {
font-size: 16px;
    font-family: 'Inter-SemiBold';
    }
a.xoo-cp-close.xcp-btn{ background:#fff; color:#000; border:0; text-transform: none; font-family: 'Inter-Regular';}
#newsletters-1-form .btn-primary {
    background-color: #000!important;
    border-color: #000!important;
}
.only{ margin-top:10px;}
p.social{ text-align:center;}
p.social img{ max-height:30px; float:none; margin-right:10px;}
.newsletters-fieldholder-visible{ float:left;}
form.cart.add-fixed-top-2{ position: fixed;
        top: 0px;
        width: 100%;
        background: #fff;
        z-index: 9999;
        left: 0;
        padding-top: 20px;
        padding-bottom: 20px;}
form.cart.add-fixed-top-2 .button{ margin-left:20px; margin-right:20px; width:90%!important; max-width:400px; float:none!important; margin:0 auto; display:block!important;  }
.wc-proceed-to-checkout a.checkout-button{ border-radius:5px;}
a.xcp-btn {
	border-radius:5px;
	line-height: 30px;
        font-family: 'Inter-SemiBold';
}
.logo-checkout{ display:none!important;}
.woocommerce-checkout .logo-checkout{ display:block!important; padding-top:0px;}
.woocommerce-checkout .main-header{ display:none!important;}
.woocommerce-checkout .logo-checkout .logo{ float:none; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.woocommerce-checkout #custom_menu_icon{ display:none!important;}
.woocommerce-checkout .entry-content .col-2{ background:#f4f4f4; padding:40px; padding-top:0; min-height:1015px;}
.woocommerce-checkout .col-2 hr {
    background-color: #000;
	}
.popup{ cursor:pointer; color:#fd500d;}
.box-info-content {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    background: rgba(10, 10, 10, 0.3);
    z-index: 999999;
    padding-top: 2%;
}
.box-info-content .popup-box {
    padding: 0px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px 5px #555;
    margin: 0 auto;
    width: 630px;
    position: relative;
	color:#00145c;
	height: 600px;
    overflow-y: scroll;
}
.box-info-content .close-button {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
}
.header__content{ background:#faf8f5; background-image:url(images/bc-pay.png); background-repeat:no-repeat; background-position:right bottom; display:block; padding:40px;}
.headline-gb {
    font-size: 25px;
    font-family: 'Inter-SemiBold';
    padding-bottom: 15px;
	padding-top:15px;
	line-height:20px;
}
.inner-rate{ width:100%; display:block; margin:0 auto; max-width:330px; text-align:center; color:#001435; font-size:14px; font-family: 'Inter-SemiBold';}
.rata-1{ width:33.3%; display:block; background-image:url(images/rata-1.png); background-repeat:no-repeat; background-position:top; padding-top:60px; float:left;}
.rata-2{ width:33.3%; display:block; background-image:url(images/rata-2.png); background-repeat:no-repeat; background-position:top; padding-top:60px; float:left;}
.rata-3{ width:33.3%; display:block; background-image:url(images/rata-3.png); background-repeat:no-repeat; background-position:top; padding-top:60px; float:left;}
.like-p{font-family: 'Inter-SemiBold'; }
.after-feader ul{ margin-top:20px;}
.after-feader ul li{ font-family: 'Inter-SemiBold';}
.instructions__bullet{ float:left; width: 20px;}
.after-feader{ background:#fff; padding:40px; display:block;}
.content__row.disclosure{ background:#faf8f5; padding:40px; display:block; text-align: left;
    font-size: 14px;
    line-height: 20px; color:#515354;}
.product-quantity.p-1207{ display:none;}
@media only screen and (max-width : 1024px) {
form.cart.add-fixed-top-2{ position:relative;top: auto;
    z-index: unset;
    left: 0;}
html{ overflow-x:hidden;}
body{ overflow-x:hidden;}
.desktop{ display:none;}
.mobile{ display:block;}
.header__content{ background:#faf8f5; background-image:url(images/bc-pay-mob.png);}
.like-p {
    font-family: 'Inter-SemiBold';
    line-height: 25px;
    margin-bottom: 20px;
}
.box-shipping{ margin-bottom:20px;}
.content-right.align-right{ padding-left:0px;}
.content-right.desktop{ padding-right:0px;}
.box-info-content .popup-box { width:100%; overflow-y: scoll;}
.header__content{ text-align:left;}
.header__content br{ display:none;}
.header__content{ padding:20px;}
.after-feader{ padding: 20px; text-align: left;}
.instructions__bullet {
    float: left;
    width: 20px;
    margin-bottom: 10px;
}
.woocommerce-checkout .entry-content .col-2{ min-height:inherit; background:#fff; padding:0;}
.middle-footer .widget-area ul li.desktop{ display:none;}
.price-list .you_save_text_woocommerce{ display:none;}
.woocommerce #reviews #comments ol.commentlist li{ width:100%;}
.border-right{ margin-right:0; width:100%; min-height:inherit;}
.jdgm-widget-actions-wrapper a.discover{ margin-top:20px;}
.you_save_text_woocommerce{ padding-left:15px; padding-right:15px; margin-left: 0;
        float: right;}
p.social{ text-align:left;}
.cart_menu_li{ margin-top:15px; margin-bottom:15px;}
.descriere-produs{ text-align:left;}
a.woocommerce-review-link{ padding-top:3px;}
#ship-to-different-address-checkbox{ margin-top:2px;}
.woocommerce-cart a.remove {
   visibility:hidden!important; /*hide everything*/
   width:auto!important; /*make sure to have the need width for "remove" */
}
a.button-shop-listing{ width:75%;}
.content-left{ width:100%;}
.content-right{ width:100%;}
.content-right.align-right{ text-align:left;}
.content-right img{ margin-top:20px;}
.checkout_coupon.woocommerce-form-coupon{ width:100%;}
.col-pay{ 
    width: 100%;}
.wpgs-for .slick-arrow{ display:none!important;}
form.cart.add-fixed-top-2 .button {
    margin-left: 0px;
    margin-right: 0px;
    width: 100% !important;
	}
a.xcp-btn {
    width: 100% !important;
	border-radius:5px;
	line-height: 30px;
        font-family: 'Inter-SemiBold';
}
.woocommerce-cart tr.cart-subtotal td{ margin-left:0px; display:block;}
.woocommerce-cart tr.order-total td{ margin-left:0px; display:block;}
.woocommerce ul#shipping_method li label{ }
.like-h3{font-size: 18px;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}
#wc-stripe-payment-request-wrapper {
    width: 100%;
	}
.woocommerce table.shop_table{ width:100%;}
.woocommerce-checkout h3 span{font-size:18px; font-family: 'Inter-SemiBold'!important; font-weight:normal!important; }
#billing_city_field{ width:100%; margin-right:0;}
#billing_state_field{ width:100%; margin-right:0;}
#billing_postcode_field{ width:100%; margin-right:0;}

#shipping_city_field{ width:100%; margin-right:0;}
#shipping_state_field{ width:100%; margin-right:0;}
#shipping_postcode_field{ width:100%; margin-right:0;}

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 10px;
}
p.social{ text-align:center;}
.woocommerce-shop #main h1.page-title{ margin-top:10px; margin-bottom:20px;}
.woocommerce-checkout .entry-content p{ text-align:left;}
.woocommerce table.shop_table{ font-size:16px;}
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        font-weight: normal!important;
		}
.woocommerce-cart .entry-content .woocommerce-Price-amount {
    font-size: 18px;
    font-family: 'Inter-Regular';
}
.wc-proceed-to-checkout a.checkout-button{ background: #000;
    border-radius: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    margin: 20px 0px 0px;
    padding: 15px 40px;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 auto;
    display: block;
    margin-top: 20px!important;
    margin-bottom: 20px;
    float: left;
    width: 100%!important;
	margin-bottom:20px!important;
	border-radius:5px;
	line-height:30px;
	font-family: 'Inter-SemiBold';}
.woocommerce-cart a.remove:before {
   content: "Delete product";
   visibility:visible; 
}
.woocommerce a.remove {
    display: block;
    font-size: 14px;
    height: 1em;
    width: 1em;
    text-align: left;
    line-height: 1;
    border-radius: 100%;
    color: #ff573f!important;
    text-decoration: none;
    font-weight: normal;
    border: 0;
}
.icon-line span {
    padding-top: 0;
}
.wpsm_panel-heading h4{ text-align:left;}
#wpsm_accordion_676 .ac_title_class {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
}

.grey-lines{ margin-top:20px;}
#wpsm_accordion_676 .wpsm_panel-title {
    margin: 0px !important;
    text-transform: none !important;
    line-height: 1.5 !important;
}
form.cart.add-fixed-top{position: fixed;
        top: 100px;
        width: 100%;
        background: #fff;
        z-index: 9999;
        left: 0;
        padding-top: 20px;
        padding-bottom: 20px;}
form.cart.add-fixed-top .button{ margin-left:20px; margin-right:20px; width:90%!important; max-width:400px; }
.only{ text-align:left; font-size:16px;}
.grey-lines {
    text-align: left;
    padding-bottom: 5px;
}
#newsletters-form-1-submit {
    text-align: left;
}
.logo img{ max-width:80px;}
.main-header {
        padding-top: 5px!important;
        padding-bottom: 12px;
    }
.bottom-call img {
    max-width: 45px;
}
.banner-caption {
    padding-top: 0;
    padding-left: 0px;
}
.page-template .banner {
    position:unset;
	padding-top: 125px;
}
.page-template .banner-spiros {
    position:unset;
	padding-top: 116px;
}
.home .inner-banner-home {
    padding-left: 0px;
}
.page-template-default .single-ample-page {
    padding-bottom: 30px;
    padding-top: 0px;
}
.page-template-our-story .beauty .row{ margin:0;}
.page-template-our-story .beauty .container{ padding:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 0;
    font-size: 15px;
}
.woocommerce-message {
    border-top-color: #8fae1b;
    text-align: left;
    font-size: 15px;
	padding-right: 15px;
}
.icon-line {
    margin-right: 0;
        text-align: left;
        border-bottom: 1px solid #ddd;
        margin-bottom: 0px;
        display: block;
        float: left;
        height: auto;
}
.woocommerce-message a.wc-forward{ padding-left:15px; padding-right:15px;}
.post-type-archive-product #content{ padding-top:150px; }
.single-product #content{ padding-top:150px; }
.page-template-our-story .vision.no-b img{ width:100%; max-width:inherit;}
#custom_html-3 .col-xs-6{ padding-left:0; margin-bottom:20px;}
#custom_html-3 .col-xs-12{ padding-left:0; margin-bottom:20px;}
.page-template-rozzo .text-after-image{ padding-left:0!important; padding-right:0!important;}
.page-template-rozzo h3{ padding-left:15px!important; padding-right:15px!important;}
.page-template-rozzo p{ padding-left:15px!important; padding-right:15px!important;}
.woocommerce div.product .woocommerce-tabs .panel{ padding:0;}
.woocommerce-page div.product .woocommerce-tabs h3{ font-size:25px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs{ margin-top:30px;}
#home-page-widget-area .center{ padding-left:15px; padding-right:15px;}
.page-template-zinno #page{ text-align:center;}
.page-template-rozzo #page{ text-align:center;}
.page-template-spiros #page{ text-align:center;}
.page-template-our-story #page{ text-align:center;}
.page-template-our-story a.discover {
    float: none;
    margin: 0 auto;
    width: 200px;
    display: inline-block;
}
#page .inner-banner p {
    text-align: center;
}
h1.inner{ margin-top:30px;}
.pad-right-30 {
    padding-right: 15px !important;
}
.page-template-our-story .small-content h3 {
    margin-top: 30px;
    margin-bottom: 15px;
}
.pad-right-60 {
    padding-right: 0px !important;
	padding-left: 0;
}
.page-template-zinno .after-banner {
    margin-top: 40px;
}
.page-template-rozzo .after-banner {
    margin-top: 40px;
}
.page-template-spiros .after-banner {
    margin-top: 40px;
}
.pad-left-54 {
    padding-left: 15px !important; margin-bottom:20px;
}
.page-template-zinno .relative-image {
    top: 40px;
}
.col-text {
    display: block;
    float: left;
    width: 100%;
	}
.m-240 {
    margin-left: 0px;
}
.m-200 {
    margin-left: 0px;
}
.page-template-our-story .beauty.girls .relative-video{ padding-left:15px; padding-right:15px!important;}
.pad-mob{ padding-left:15px; padding-right:15px;}
.page-template-our-story .vision .row{ margin:0;}
.page-template-our-story .vision.no-b{ background-image:none!important; padding-top: 0;
    padding-bottom: 0;}
.page-template-our-story .vision.no-b .subtitle-2{color: #fff;
    margin-bottom: 30px;
    font-size: 30px;
	text-align:center;}
.page-template-our-story .vision.no-b .col-lg-5{ background:#000; padding: 0px !important; float:left; padding-bottom:40px!important;}
.beauty.girls .row{ margin:0;}
.after-beauty .row{ margin:0;}
.after-beauty .col-sm-12{ padding:0;}
.page-template-our-story .vision.no-b .title {
    color: #fff;
    font-size: 58px;
    margin-top: 20px;
}
.page-template-our-story .banner {
    position: unset !important;
    max-height: inherit;
	padding-top:70px;
}
.beauty {
    padding-top: 0px;
    padding-bottom: 0px;
}
.beauty.white-mob {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #000;
    background-image: none!important;
}
.black .small-content{ width:100%;}
.black .small-content p{ float:left; width:100%; margin-bottom: 20px;}
.no-pad-mob .small-content{ width:100%; padding:0;}
.page-template-our-story .black {
    margin-top: -20px;
}
.black img{ float:left;}
.beauty.white-mob h3{ margin-bottom:30px;}
.page-template-our-story .relative-video {
    position: unset;
    top: auto;
	color: #000;
}
.no-pad-mob{ padding:0!important;}
.beauty a.discover {
    border: 1px solid #000;
    color: #000;
	margin-bottom: 40px;
}
.page-template-our-story .pad-left-0 {
    padding-left: 0px !important;
    padding-bottom: 20px;
}

.page-template-our-story .vision.touch .title {
    color: #000 !important;
    line-height: 70px !important;
    font-size: 58px !important;
}
.girls h3 {
    color: #000;
}
.page-template-our-story .pad-left-100.relative-video {
    padding-left: 0px !important;
}
.girls h3 br{ display:none;}
.after-cart{ margin-left:10px;}
.cart-icon img{ max-width:25px;}
.space-80 {
    width: 100%;
    float: left;
    height: 40px;
}

.flowers {
    height: auto;
    margin-top: 0;
    padding-top: 0;
}
.flowers .col-lg-5{ padding:0;}
.pad-15-mob{ padding:15px;}
.no-b .small-content { width:100%;}
.no-b .container{ padding:0;}
.beauty.white-mob a.discover {
    border: 1px solid #fff;
    color: #fff;
	margin-bottom:40px;
}
.small-content .small-space {
    height: 20px;
}
.girls .small-space{ height:10px;}
.col-text{ padding: 0px;
    margin-bottom: 0;
    background-image: none;
    margin-top: 30px;}
.frunze{padding-top: 0px;
    padding-bottom: 0px;
	background-image:none!important;}
.page-template-our-story .pad-left-0 {
    padding-left: 15px !important;
	padding-bottom:20px;
}
.page-template-our-story .no-pad-mob .pad-left-0 {
    padding-left: 0px !important;
	padding-bottom:20px;
}
.girls .relative-video{ width:100%;}
.page-template-our-story .vision.touch .title  br{ display:none;}
.pad-right-130 {
    padding: 15px !important;
}
.pad-left-100 {
    padding-left: 0px !important;
}
.no-margin-mobile{ margin:0;}
.page-template-our-story .no-margin-mobile{ width:100%; float:left;}
.page-template-our-story h1.inner{ font-size: 58px;}
.page-template-our-story .small-content .col-md-7{ padding:0!important;}
.vision .space {
    height: 20px;
}
.big-title {
    font-size: 62px;
    color: #ffe6cf;
    text-align: center;
    line-height: 100px;
}
.page-template-spiros .inner-banner a.discover { float:none; margin:0 auto; margin-top:20px;}
.page-template-spiros .col-1-image{ }
.page-template-spiros .inner-banner{ bottom:auto; right:auto; position:relative;}
.page-template-spiros .inner-banner {
    bottom: auto;
	top:auto;
    right: auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
	color:#000;
	text-align:center;
}
.page-template-zinno .inner-banner a.discover { margin-top:20px;}
.page-template-zinno .col-1-image{ }
.page-template-zinno .inner-banner{ bottom:auto; right:auto; position:relative;}
.page-template-zinno .inner-banner {
    bottom: auto;
	top:auto;
    left: auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
	color:#000;
	text-align:center;
}
.page-template-rozzo .inner-banner a.discover { margin-top:20px;}
.page-template-rozzo .col-1-image{ }
.page-template-rozzo .inner-banner{ bottom:auto; right:auto; position:relative;}
.page-template-rozzo .inner-banner {
    bottom: auto;
	top:auto;
    right: auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
	color:#000;
	text-align:center;
}
.page-template-zinno .subtitle-2 {
    color: #000;
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 40px;
    margin-top: 10px;
}
.page-template-rozzo .subtitle-2 {
    color: #000;
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 40px;
    margin-top: 10px;
}
.page-template-spiros .subtitle-2 {
    color: #000;
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 40px;
    margin-top: 10px;
}
.page-template-zinno .banner .title {
    color: #000;
    margin-top: 40px;
    line-height: 60px;
}
.page-template-rozzo .banner .title {
    color: #000;
    margin-top: 40px;
    line-height: 60px;
}
.page-template-spiros .banner .title {
    color: #000;
    margin-top: 40px;
    line-height: 60px;
}
.banner-spiros img {
    position: relative;
    bottom: auto;
    left: auto;
}
.after-cart{ color:#2E2E2E!important;}
.custom-links {
    padding-top: 5px;
    text-align: right;
    max-width: 250px;
    float: right;
    margin-right: 0px;
	margin-top:20px;
	padding: 0;
}
.pad {
    padding-top: 30px;
    padding-bottom: 30px;
}
.image-details {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.home .banner {
    position: absolute;
    top: 110px;
	}
.inner-banner-home {
    position: absolute;
    top: 30%;
	}
.home h1.widget-title{ font-size:60px;}
.home .title-banner {
    font-family: "Times New Roman", Times, serif;
    font-size: 34px;
    color: #fff;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 50px;
	padding-left:0;
}
.home .col-sm-12.col-md-7.col-lg-6.m-left{ padding-top:50px;}
.inner-banner-home a.discover {
    display: block;
    float: left;
    padding: 7px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #000;
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
}
.inner-product p {
    min-height: inherit;
}
.new .custom-html-widget p br{ display:none;}
.inline-buy{ text-align:center;}
.inline-buy .price{ float:none;}
.inline-buy a.discover {
    display: block;
    float: none;
    width: 180px;
    margin: 0 auto;
	}
.home .after-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 550px;
}
#home-page-widget-area {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 50px;
	text-align:center;
}
#home-page-widget-area a.discover {
    display: inline-block;
    float: none;
    margin: 0 auto;
	}
.product p {
    text-align: center;
	}
.home h2.widget-title {
    text-align: center;
    font-size: 40px;
	margin-bottom: 0;
	}
.space {
    width: 100%;
    float: left;
    height: 50px;
}
.page-template-our-story .mobile.space{ height:20px;}
.page-template-our-story .black .space {
    height: 40px;
}
.number {
    position: absolute;
    right: 0;
    top: 0;
}
.custom-links a.cart-icon {
    padding-left: 0;
    padding-right: 0;
    width: 45px;
    position: relative;
}
.m-left {
    margin-left: 0;
}

.pad-left-30 {
    padding-left: 15px;
    padding-right: 15px;
}
.small-space {
    width: 100%;
    float: left;
    height: 30px;
}
.site-header{ border-bottom:1px solid #ddd;}
.new .container {
    padding-left: 0;
	}
.new {
    width: 100%;
    float: left;
    display: block;
    /* background-image: url(images/new.jpg); */
    background-repeat: no-repeat;
    background-position: top;
    margin-bottom: 50px;
    min-height: inherit;
	padding-left: 15px;
}
#icons{ float:left; padding-left:15px; padding-right:15px;}
#menu-meniu-footer li a{ background:#fff;}
.logo.mobile{ text-align:center; padding-top:0px;}
li.wpmenucartli a.wpmenucart-contents span {
    display: inline-block!important;
	color:#e83a00;
}
.wpmenucart-display-right {
    float: left!important;
	width:100%;
}
a.cart-icon img {
    max-width: 25px;
}
#about {
    background-image: url(images/mobile-about.jpg);
	}
.title {
    background-image: url(images/ico-mobile-arrow-title.png);
	background-size:20px;
	}
.first-col-home {
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
}
.banner-spiros {
    width: 100%;
    height:auto;
    display: block;
	background:none!important;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #eff0ea;
}
.ample-business-topfooter{ margin-top:0px;}
.ample-business-topfooter .main-nav >li {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
}
.main-nav li a{ background-color:#f7f6f4; color: #1d1d1d;}
.main-nav li{ width:auto; float:left;}
.under-banner {
    display: block;
    float: left;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 30px;
    font-size: 16px;
}
.banner-about {
    padding: 30px;
    display: block;
    float: left;
    padding-top: 40px;
    background-size: cover;
}

.page-id-128 .second-col-home {
    margin-bottom: 40px;
    padding-right: 0;
}
.under-banner a.read-more-background {
    margin-top: 0;
}
.second-col-home {
    padding-left: 0;
    padding-right: 0;
    line-height: 30px;
    padding-top: 15px;
}
.product{ text-align:center;}
.product .subtitle{ text-align:center;}
.new{ background:none; text-align: center;}
.home .new h2.widget-title{ text-align:center;}
#home-page-widget-area .col-lg-4{ margin-bottom:40px;}
.header-why {
    padding: 65px;
    padding-top: 45px;
    padding-bottom: 45px;
    display: block;
}
#about .col-lg-8 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
}
#about {
    background-size: cover;
}
a.details{ margin-top:0px;}
#footer-widget h2.widget-title{ margin-top:30px;}
.border{ margin-top:20px;}
.list-services {
    margin-top: 10px;
}
h2.woocommerce-loop-product__title {
    font-size: 16px!important;
    font-family: 'Inter-Bold';
    text-transform: uppercase;
    padding: 10px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    color: #fff;
}
li.product {
    background-size: 100% 100%;
}
.img-icon img{ max-width:45px;}
.woocommerce ul.products li.product .price{font-size: 16px!important; }
.woocommerce ul.products li.product .button {

}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
}
.woocommerce-product-details__short-description ul li {
    color: #00a5ff;
    padding-left: 40px;
    line-height: 30px;
    display: inline-block;
    font-family: 'Inter-Bold';
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
}
.woocommerce div.product form.cart .button {
background:#000;
    padding: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    border: 2px solid #000;
    color: #fff;
    display: inline-block;
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: block;
    float: left;
    width: 100%;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right!important;
    float: left;
    width: 100%;
}
.woocommerce-shipping-totals td:before {
    content: "Shipping method"!important;
	font-size: 18px;
	font-family: 'Inter-SemiBold' !important;
	color:#000;
	margin-bottom:20px;
}
.woocommerce-cart .entry-content .woocommerce-shipping-totals.shipping label{ font-size:16px; color:#000;}
.cart_totals table.shop_table tr.woocommerce-shipping-totals td {
    width: 100%;
	background: #fff;
	}
#shipping_method li label:after{ float:left; text-align:left;}
.woocommerce ul#shipping_method li {
    text-transform: uppercase;
    text-align: left;
}
.woocommerce-shipping-destination{ text-align:left;}
#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{ padding-left:0px;}
.woocommerce div.product form.cart .variations select {
    width: 90%;
	max-width:250px;
}
.woocommerce-checkout h3 {
    font-size: 18px;
        text-align: left;
}
.woocommerce-checkout .entry-content .woocommerce-shipping-totals.shipping th{ font-size:18px;}
body{ text-align:left;}
li.product-type-variable .price{ display:none!important;}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
    border: 0;
    width: 100%;
    float: left;
	margin-bottom:20px;
}
.title-box{ height:175px;}
.woocommerce .quantity .qty {
    width: 30px;
	}
.title-services{ font-size:20px;}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #e83900;
    font-weight: normal;
    font-family: 'Inter-Bold';
}
.single_variation {
    float: left;
    position: absolute;
    right: 130px;
}
.single_variation_wrap {
    float: left;
    width: 250px;
    position: relative;
}
.col-left {
    width: 100%;
    float: left;
}
.col-right {
    width: 100%;
    float: left;
    padding-left: 0;
}
.woocommerce-Tabs-panel .col-left h4 {
    margin-bottom: 10px;
    margin-top: 20px;
}
.woocommerce-Tabs-panel h4 {
    font-size: 23px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.woocommerce div.product form.cart {
        margin-bottom: 0;
        border: 0;
        margin: 0;
    }
.main-header .site-branding {
   float: left;
    max-width: 100px;
    margin-top: 10px;
    height: auto;
    margin-bottom: 10px;
}
.top-phone.mobile{ color: #6d6d6d;
    font-family: 'Inter-SemiBold';
    float: right;
    margin-top: 13px;
    margin-left: 20px;
    font-size: 14px;
	margin-right:60px;}
.top-phone.mobile i{color:#6d6d6d; font-size: 20px; margin-right: 5px; display: inline-block;
    float: left; }
.menu{ display:none;}
.site-branding .navbar-brand {
    padding: 15px 0;
    display: none;
}
.custom #wprmenu_menu_ul {
    padding: 0 0 10px;
    padding-top: 40px;
    width: 70%;
    margin: 0 auto;
}
#mg-wprm-wrap ul li {
    border-bottom: 1px solid #ddd;
}
#mg-wprm-wrap li.menu-item a
{
font-family: 'Inter-Medium';
}
.banner-caption h1 {
    font-size: 30px;
    margin-top: 0;
    color: #fff;
    line-height: 25px;
    font-family: 'MarcellusSC-Regular';
}
li.wprm_before_menu_content img{ margin-bottom:20px;}
.wprmenu_bar #custom_menu_icon.hamburger {
    border: 0px;
    left: 15px;
    right: auto;
    border-radius: 5px;
}
.wprmenu_bar #custom_menu_icon.hamburger{ background-color:transparent!important;}
.woocommerce-Tabs-panel .col-lg-7{ padding:0;}
.woocommerce-Tabs-panel .inside-image {
    position: relative;
    top: auto;
    left: auto;
    color: #000;
    max-width: 100%;
}
.hamburger-box{ background-image:url(images/hamburger.png); background-repeat:no-repeat; background-size:100%;}
.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after{ }
.custom #wprmenu_menu_ul {
    padding: 0 0 10px;
    padding-top: 40px;
}
.site-header{
position: fixed!important;
    z-index: 9999!important;
    background: #fff!important;
    width: 100%;
}
.features-slider {
    position: relative;
    padding-top: 100px;
}
#mg-wprm-wrap ul li.wprm_before_menu_content{ border:0;}
#mg-wprm-wrap ul li.menu-item-30{ border:0;}
.logo-h img{ max-width:95px; margin-bottom:40px;}
p.logo-h{ text-align:center;}
.custom #wprmenu_menu_ul {
text-align:center;
}
#menu-meniu-footer{ z-index:11;}
.ample-inner-banner{ padding-top: 100px!important;
    padding-bottom: 0!important;}
.ample-inner-banner .entry-title, .ample-inner-banner .page-title {
    font-size: 20px;
	margin-top: 25px;
    margin-bottom: 25px;
	}

#primary.content-area, .sidebar {
    margin-top: 10px;
}
.center .subtitle {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 30px;
}

.woocommerce-shop .second-col-home {
    padding-top: 25px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{ margin-bottom:20px;}
.woocommerce-shop .custom-html-widget {
    margin-bottom: 30px;
    display: block;
    float: left;
}
.woocommerce div.product form.cart .single_variation_wrap .button {
    position: absolute;
    right: 0;
}

.read-more-background {
    
}
.product p{ text-align:left;}
.woocommerce-page div.product .woocommerce-tabs h3{ text-align:left;}
.know-more {
    margin-top: 0;
    display: block;
    float: left;
}
.product .title {
    font-size: 55px;
	text-align:left;
	margin-bottom:0;
}
.woocommerce-review-link{ float:left;}
.woocommerce div.product .woocommerce-tabs .panel{ margin-bottom:0;}
.product .subtitle{ text-align:left;}
a.details {
    background-image: url(images/ico-mobil-right-arrow.png);
	background-size:15px;
	}
a.why span {
    background-image: url(images/ico-question-grey.png);
	background-size:20px;
	}
.woocommerce div.product form.cart .button{ width:100%;}
.woocommerce div.product form.cart .btn-price{ margin-left: 30%;
    margin-bottom: 20px;}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{ width:100%; margin-bottom:15px;}
.product-title{ font-size:30px;}
.before-title{font-size:20px; }
.price-list .woocommerce-Price-amount{font-size:20px; }
.border-right{ padding:0;}
}

@media only screen and (min-width : 767px) and (max-width : 1024px) {
.woocommerce div.product p.price, .woocommerce div.product span.price{ font-size:22px!important;}


.title-box{ height:100%; opacity: 0.5;}
.main-header {
    padding: 10px 0px 20px;
    padding-bottom: 10px;
}
.main-header .site-branding {
    float: left;
    max-width: 150px;
	}
.top-phone.mobile{margin-right: 50px;}
.img-icon {
    float: left;
    display: block;
    width: 20%;
}
.img-icon img {
    max-width: 35px;
}
.after-icon {
    float: left;
    display: block;
    width: 80%;
    padding-right: 0;
}
a.why span{ margin-bottom:60px;}
.img-icon{ padding-right:10px;}
.after-icon h3{ font-size:20px;}
#about .col-lg-8 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    width: 100%;
}
.after-title-box p {
    line-height: 20px;
	}
.after-title-box h2 {
    font-size: 20px;
	}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first{ clear:none;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ width:30%; margin-right:20px!important;}
.subtitle {
    color: #f2c991;
    font-size: 22px;
	}
}
@media only screen and (min-width : 1025px) and (max-width : 1400px) {
.title-box{ height: 200px;}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first{ clear:none;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ }
.first-col-home {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 25px;
}
.main-nav li {
    margin-right: 15px;
}
.menu {
    float: left;
    padding-left: 50px;
}
a.top-email{ margin-right:0;}
.top-text {
    font-size: 13px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 20px;
    border: 0;
    width: 100%;
    float: left;
}
.single_variation_wrap {
    float: left;
    width: 250px;
    position: relative;
}
.woocommerce div.product form.cart .variations select{ width:330px;}
}
@media only screen and (min-width : 1025px) and (max-width : 1100px) {
.main-nav > li > a{padding: 7px 10px; }
}
@media only screen and (max-width : 500px) {
.inside-image {
    position: relative;
    top: auto;
    left: auto;
    color: #1d1d1d;
    max-width: 100%;
    margin-bottom: 20px;
    display: block;
    float: left;
}
.title-image br{ display:none;}
.title-image {
    font-family: 'MarcellusSC-Regular';
    font-size: 30px;
    line-height: 45px;
    display: block;
    margin-bottom: 20px;
    min-height: inherit;
}
.image-over {
    margin-bottom: 20px;
    display: block;
    float: left;
}
a.button-white{
    background: none;
    color: #000;
    border: 2px solid #00050f;
}
.inside-image p {
    margin-bottom: 20px;
    padding-right: 0;
}
.icon-content {
    margin-top: 40px;
}
}
@media only screen and (min-width : 501px) and (max-width : 1024px) {
.title-image {
    font-family: 'MarcellusSC-Regular';
    font-size: 30px;
    line-height: 40px;
    display: block;
    margin-bottom: 20px;
    min-height: inherit;
}
.inside-image {
    position: absolute;
    top: 35px;
	}
.title-image br{ display:none;}
.inside-image p {
    margin-bottom: 20px;
    padding-right: 60px;
}
}
.summary.entry-summary p.price .woocommerce-Price-amount {color:#000;}
del .woocommerce-Price-amount {color:#000!important; text-decoration:line-through; oppacity:1; padding-left:10px;}
.woocommerce div.product span.price del span.woocommerce-Price-amount{ color:#000!important; text-decoration:line-through; oppacity:1;}
.woocommerce div.product .quantity{ display:none;}
@media only screen and (min-width : 1025px) and (max-width : 1500px) {
.hidden-tab{ display:none;}
.main-header .col-lg-2{ width:auto;}
.main-header .col-lg-8{ width:92%;}
.searchwrap{}
.menu {
    float: left;
    padding-left: 0;
}
.main-nav li a img {
    margin-left: 0px;
    margin-right: 0px;
}
#menu-item-30{ margin-right:0;}
}
@media only screen and (min-width : 1025px) and (max-width : 1100px) {
.main-nav > li > a {
    padding: 7px 7px;
    font-size: 18px;
}
.logo {
    max-width: 100px;
	margin-right: 20px;
}
.searchwrap{ margin-left:0px;}
.container {
    width: 1000px;
}
.main-header .col-md-3{ width:20%; padding:0;}
#search_lg{ width:80px;}
.title-banner {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 50px;
    margin-top: 40px;
}
.after-banner {
    margin-top: 350px;
}
.m-left {
    margin-left: 0;
}
.small-space {
    width: 100%;
    float: left;
    height: 10px;
}
#home-page-widget-area h3{ margin-top:0; font-size: 26px;}
#home-page-widget-area{ font-size:16px; }
.space {
    width: 100%;
    float: left;
    height: 50px;
}
.page-template-zinno .inner-banner {
    bottom: 20px;
    width: 450px;
    right: 40px;
	left:auto;
    font-size: 16px;
}
.page-template-rozzo .inner-banner {
    bottom: 20px;
    width: 500px;
    right: 40px;
    font-size: 16px;
}
.page-template-zinno .subtitle-2{ margin-bottom:20px;}
.page-template-zinno .inner-banner a.discover{ margin-top:0;}

.page-template-rozzo .subtitle-2{ margin-bottom:10px;}
.page-template-rozzo .inner-banner a.discover{ margin-top:20px;}

.inner-banner p {
    text-align: justify;
    margin: 0;
}
.page-template-zinno .after-banner {
    margin-top: 400px;
}
.page-template-rozzo .after-banner {
    margin-top: 300px;
}
.pad-left-54 {
    padding-left: 15px !important;
	padding-bottom:20px;
}
.banner-spiros .inner-banner {
    position: absolute;
    bottom: auto;
    top: 23%;
    width: 550px;
    right: 40px;
    font-size: 18px;
}
.small-content {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.page-template-our-story .pad-right-30 {
    padding-right: 0px !important;
    padding: 0;
}
.page-template-our-story .pad-left-0 {
    padding-left: 0 !important;
    padding: 0;
    padding-top: 20px;
}
.page-template-our-story .vision.touch{ margin-top:40px;}
.m-240 {
    margin-left: 20px;
}
.m-200 {
    margin-left: 40px;
    float: right;
}
.vision .space {
    height: 20px;
}
.pad-right-60 {
    padding-right: 0px !important;
	padding-bottom:50px;
}
.small-content .small-space {
    height: 20px;
}
.girls .relative-video {
    position: absolute;
    top: 20%;
    right: 12%;
    width: 670px;
}
}
@media only screen and (min-width : 1100px) and (max-width : 1200px) {
.container {
    width: 1100px;
}

.main-nav > li > a {
    padding: 7px 7px;
    font-size: 16px;
}
.logo {
    max-width: 100px;
	margin-right: 20px;
}
.searchwrap{ margin-left:0px;}
.container {
    width: 1000px;
}
#home-page-widget-area {
    background: #fff;
    padding-top: 70px;
    padding-bottom: 100px;
}
.main-header .col-md-3{ width:20%; padding:0;}
#search_lg{ width:80px;}
.title-banner {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 50px;
    margin-top: 40px;
}
.after-banner {
    margin-top: 350px;
}
.m-left {
    margin-left: 0;
}
.small-space {
    width: 100%;
    float: left;
    height: 10px;
}
#home-page-widget-area h3{ margin-top:0; font-size: 26px;}
#home-page-widget-area{ font-size:16px; }
.space {
    width: 100%;
    float: left;
    height: 50px;
}
.page-template-zinno .inner-banner {
    bottom: 20px;
    width: 450px;
    left: 40px;
    font-size: 16px;
}
.page-template-rozzo .inner-banner {
    bottom: 20px;
    width: 500px;
    right: 40px;
    font-size: 16px;
}
.page-template-zinno .subtitle-2{ margin-bottom:20px;}
.page-template-zinno .inner-banner a.discover{ margin-top:0;}

.page-template-rozzo .subtitle-2{ margin-bottom:10px;}
.page-template-rozzo .inner-banner a.discover{ margin-top:20px;}

.inner-banner p {
    text-align: justify;
    margin: 0;
}
.page-template-zinno .after-banner {
    margin-top: 400px;
}
.page-template-rozzo .after-banner {
    margin-top: 300px;
}
.pad-left-54 {
    padding-left: 15px !important;
	padding-bottom:20px;
}
.banner-spiros .inner-banner {
    position: absolute;
    bottom: auto;
    top: 23%;
    width: 550px;
    right: 40px;
    font-size: 18px;
}
.small-content {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.page-template-our-story .pad-right-30 {
    padding-right: 0px !important;
    padding: 0;
}
.page-template-our-story .pad-left-0 {
    padding-left: 0 !important;
    padding: 0;
    padding-top: 20px;
}
.page-template-our-story .vision.touch{ margin-top:40px;}
.m-240 {
    margin-left: 20px;
}
.m-200 {
    margin-left: 40px;
    float: right;
}
.vision .space {
    height: 20px;
}
.pad-right-60 {
    padding-right: 0px !important;
	padding-bottom:50px;
}
.small-content .small-space {
    height: 20px;
}
.girls .relative-video {
    position: absolute;
    top: 20%;
    right: 12%;
    width: 670px;
}
}

@media only screen and (min-width : 1200px) and (max-width : 1300px) {
.main-nav > li > a{padding: 7px 20px;
    padding-right: 0;
    padding-left: 30px;}
.main-header .col-lg-3 {
    width: 20%;
}
.searchwrap{ margin-left:0px;}
#search_lg{ width:100px;}
#home-page-widget-area{ padding-top:0;}
.after-banner {
    margin-top: 520px;
}
.logo {
    max-width: 100px;
	}
}
@media only screen and (min-width : 1300px) and (max-width : 1399px) {
.main-nav > li > a{padding: 7px 20px;
    padding-right: 0;
    padding-left: 17px;}
.main-header .col-lg-3 {

}
.searchwrap{ margin-left:0px;}
#search_lg{ width:100px;}
#home-page-widget-area{ padding-top:0;}

.logo {
    max-width: 100px;
	}
h3, .h3 {
    margin-top: 10px;
}
.small-space {
    width: 100%;
    float: left;
    height: 20px;
}
.home h2.widget-title{ font-size:60px;}
.new{ background-size: 100%;
    min-height: inherit;}
.page-template-our-story .vision .space {
    height: 10px;
}
.page-template-our-story .pad-right-60 {
    padding-right: 0px!important;
}
.girls .relative-video {
    width: 400px;
	right: 10%;
}
.page-template-our-story .small-content .pad-right-60 .small-space {
    height: 10px;
}
.space-medium {
    width: 100%;
    float: left;
    height: 10px!important;
}
.page-template-our-story .space-80 {
    width: 100%;
    float: left;
    height: 40px;
}
.big-title {
    font-size: 82px;
	}
.m-240 {
    margin-left: 140px;
}
}
@media only screen and (min-width : 1200px) and (max-width : 1450px) {
.after-banner {
    margin-top: 620px;
}
}
@media only screen and (min-width : 1400px) and (max-width : 1500px) {
.logo {
    max-width: 100px;
	}
.main-nav > li > a{padding: 7px 30px; }
.main-header .col-lg-3 {
    width: 20%;
}
.searchwrap{ margin-left:20px;}
#search_lg{ width:100px;}
#home-page-widget-area{ padding-top:0;}

.new{ background-size:cover;}
}
@media only screen and (min-width : 1500px) and (max-width : 1700px) {
.main-header .col-lg-2{ width:auto;}
.main-header .col-lg-8{ width:80%;}
#home-page-widget-area{ padding-top:0;}

.new{ background-size:cover;}

}
@media only screen and (min-width : 1200px) and (max-width : 1400px) {
.page-template-zinno .inner-banner{ bottom:40px;}
.page-template-zinno .col-1-image img{ display:none;}
.page-template-zinno .col-1-image{ width: 50%;
    min-height: 446px;
    height: auto;
    background-size: cover;}
.page-template-zinno .inner-banner
{
    bottom:auto;
	top: 20%;
    right: 15%;
  }
 .page-template-zinno .subtitle-2{ margin-bottom:30px;}
 .page-template-zinno .inner-banner a.discover{ margin-top:30px;}
.has-bck{ background-repeat:no-repeat; background-size:cover;}
.page-template-zinno .after-banner
{
  margin-top: 550px;
}
]
}
@media only screen and (min-width : 1364px) and (max-width : 1367px) {
.page-template-zinno .col-1-image{ width: 50%;
    min-height: 446px;
    height: auto;
    background-size: 100%;}
}

@media only screen and (min-width : 1400px) and (max-width : 1499px) {
 .page-template-zinno .inner-banner
{
    bottom: 50px;
    width: 430px;
    right: 10%;
	}
.page-template-zinno .after-banner
{
  margin-top: 622px;
}
.page-template-zinno .col-1-image img{ display:none;}
.page-template-zinno .col-1-image{ width:50%; height:600px;}
 .page-template-zinno .subtitle-2{ margin-bottom:30px;}
 .page-template-zinno .inner-banner a.discover{ margin-top:30px;}
.has-bck{ background-repeat:no-repeat; background-size:cover;}
}
@media only screen and (min-width : 1500px) and (max-width : 1875px) {
.page-template-zinno .inner-banner{ bottom:100px;}
.page-template-zinno .col-1-image img{ display:none;}
.page-template-zinno .col-1-image{ width:50%; height:600px;}
.has-bck{ background-repeat:no-repeat; background-size:cover;}
.home .after-banner {
    margin-top: 720px;
}
}

@media only screen and (min-width : 1200px) and (max-width : 1400px) {
.has-bck img{ display:none;}
.page-template-rozzo .inner-banner{ bottom:40px;}
.page-template-rozzo .col-1-image img{ display:none;}
.page-template-rozzo .col-2-image img{ display:none;}

.page-template-rozzo .has-bck.rozzo-med{ height: 950px;}
.page-template-rozzo .inner-banner
{
    bottom: 80px;
    right: 7%;
  }
 .page-template-rozzo .subtitle-2{ margin-bottom:30px;}
 .page-template-rozzo .inner-banner a.discover{ margin-top:30px;}
.has-bck{ background-repeat:no-repeat; background-size:cover;}
.page-template-rozzo .after-banner
{
 margin-top: 40.6%;
}

.pad-right-130 {
    padding-right: 0px!important;width:42%!important;
}
}
@media only screen and (min-width : 1400px) and (max-width : 1499px) {
.has-bck img{ display:none;}
 .page-template-rozzo .inner-banner
{
    bottom: 50px;
    width: 430px;
    right: 10%;
	}
.page-template-rozzo .after-banner
{
 margin-top: 38%;
}
.page-template-rozzo .col-1-image img{ display:none;}
.page-template-rozzo .col-2-image img{ display:none;}

.page-template-rozzo .has-bck.rozzo-med{ height: 900px;}
 .page-template-rozzo .subtitle-2{ margin-bottom:30px;}
 .page-template-rozzo .inner-banner a.discover{ margin-top:30px;}
.has-bck{ background-repeat:no-repeat; background-size:cover;}
.pad-right-130 {
    padding-right: 0px!important;width:40%!important;
}
.home .after-banner {
    margin-top: 660px;
}
}
@media only screen and (min-width : 1500px) and (max-width : 1699px) {
.has-bck img{ display:none;}
.page-template-rozzo .inner-banner {
    bottom: 100px;
    width: 450px;
	right: 10%;
}
.page-template-rozzo .col-1-image img{ display:none;}
.page-template-rozzo .col-2-image img{ display:none;}
.page-template-rozzo .has-bck.rozzo-med{ width:50%; height:600px;}
.page-template-rozzo .has-bck.rozzo-med{ height: 1020px;}
.has-bck{ background-repeat:no-repeat; background-size:cover;}
.page-template-zinno .after-banner {
    margin-top: 40%;
}
.page-template-rozzo .after-banner {
    margin-top: 41%;
}
.pad-right-130 {
    padding-right: 0px!important;width:33%!important;
}
}

@media only screen and (min-width : 1700px) and (max-width : 1875px) {
.page-template-rozzo .after-banner {
    margin-top: 42%;
}
.has-bck img{ display:none;}
.page-template-rozzo .inner-banner {
    bottom: 200px;
    width: 450px;
	right: 10%;
}
.page-template-rozzo .col-1-image img{ display:none;}
.page-template-rozzo .col-2-image img{ display:none;}
.page-template-rozzo .has-bck.rozzo-med{ width:50%; height:600px;}
.page-template-rozzo .has-bck.rozzo-med{ height: 1020px;}
.has-bck{ background-repeat:no-repeat; background-size:cover;}
.page-template-zinno .after-banner {
     margin-top: 43%;
}
.home .after-banner {
    margin-top: 800px;
}
}


@media only screen and (min-width: 1600px) and (max-width: 1699px)
{
.page-template-zinno .after-banner {
    margin-top: 750px;
}

.page-template-rozzo .after-banner {
    margin-top: 41%;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .after-banner
{
    margin-top: 580px;
  }
 .title-banner{ margin-bottom:30px;}
 .banner-spiros img{ left:0;}
.home .m-left {
  margin-left: 40px;
}
.home .m-left .small-space {
  height: 20px;
}
.home .m-left h3{ margin-top:10px;}
.home h2.widget-title {
  font-size: 58px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1500px) {
.page-template-our-story .vision.flowers .col-lg-5{ width:45%;}
 .title-banner{ margin-bottom:30px;}
}
@media only screen and (min-width: 1300px) and (max-width: 1399px)
{
.page-template-our-story .m-240 {
    margin-left: 70px;
}
.page-template-spiros .inner-banner {
    bottom: auto;
    top: 20%;
    width: 400px;
    right: 10%;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1336px) {
.page-template-rozzo .pink{ font-size:15px;}
.page-template-rozzo .pink .small-space{ height:20px;}
.page-template-rozzo .pink h3{ font-size: 24px;
    margin-top: 30px; }
.text-after-image{ width:100%;}
.banner-spiros .inner-banner {
  right: 38%;
  }
.page-template-spiros .after-banner {
  margin-top: 40%;
}
 .banner-spiros img{ left:0;}
}
@media only screen and (min-width: 1280px) and (max-width: 1298px) {
.page-template-spiros .after-banner {
  margin-top: 40%;
}
}

@media only screen and (min-width: 1337px) and (max-width: 1440px) {
.page-template-rozzo .pink{ font-size:16px;}
.page-template-rozzo .pink .small-space{ height:25px;}
.page-template-rozzo .pink h3{ font-size:17px; margin-top:15px;}
.text-after-image{ width:90%;}
.page-template-spiros .text-after-image{ padding-top:3%;}
.banner-spiros .inner-banner {
  right: 38%;
  }
.page-template-spiros .after-banner {
  margin-top: 39%;
}
 .banner-spiros img{ left:0;}
}
@media only screen and (min-width: 1441px) and (max-width: 1610px) {
.page-template-rozzo .pink{ font-size:15px;}
.page-template-spiros .page-template-rozzo .pink{ font-size:16px;}
.page-template-rozzo .pink .small-space{ height:30px;}
.page-template-rozzo .pink h3{ font-size:17px;}
.page-template-spiros .page-template-rozzo .pink h3{ font-size:20px;}
.page-template-spiros .page-template-rozzo .text-after-image{ width:90%;}
.banner-spiros .inner-banner {
  right: 38%;
  }
.page-template-spiros .after-banner {
  margin-top: 620px;
}
 .banner-spiros img{ left:0;}
}
@media only screen and (min-width: 1441px) and (max-width: 1510px) {
.banner-spiros .inner-banner {
  right: 38%;
  }
.page-template-spiros .after-banner {
  margin-top: 39%;
}
 .banner-spiros img{ left:0;}
 .full-col-int{ width:100%; font-size: 17px; padding-left:30px!important;}
 .full-col-int h3{margin-top: 20px;}
.full-col-int .small-space{ height:30px;}
.page-template-zinno .relative-image {
    top: 25%;
}
.page-template-our-story .small-space{ height:30px;}
}
@media only screen and (min-width: 1370px) and (max-width: 1450px) {
 .full-col-int{ width:100%; font-size: 16px; padding-left:30px!important;}
.full-col-int .small-space{ height:30px;}
.page-template-zinno .relative-image {
    top: 25%;
}
.page-template-our-story .small-space{ height:30px;}
.page-template-our-story .big-title {
    font-size: 82px;
}
.page-template-our-story .vision .space {
    height: 40px;
}
}
@media only screen and (min-width: 1260px) and (max-width: 1369px) {
 .full-col-int{ width:100%; font-size: 15px; padding-left:20px!important;}
.full-col-int .small-space{ height:20px;}
.full-col-int h3{ font-size:26px; margin-top: 10px;}
.page-template-zinno .after-banner {
    margin-top: 500px;
}
.page-template-zinno .relative-image {
    top: 20%;
}
.flowers {
height:1300px;
background-size: contain;
	}
}

@media only screen and (min-width: 1511px) and (max-width: 1610px) {
.banner-spiros .inner-banner {
  right: 38%;
  }
.page-template-spiros .after-banner {
  margin-top: 40%;
}
.full-col-int{ width:100%; font-size: 17px;}
.full-col-int .small-space{ height:30px;}
.page-template-zinno .relative-image {
    top: 25%;
}
}

@media only screen and (min-width: 1610px) and (max-width: 1815px) {
.page-template-rozzo .pink{ font-size:17px;}
.page-template-rozzo .pink .small-space{ height:30px;}
.full-col-int{ width:100%;}
.full-col-int .small-space{ height:50px;}
#home-page-widget-area{ padding-top:0;}
.after-banner {
    margin-top: 760px;
}
.flowers {
background-size:cover;
	}

}
@media only screen and (min-width: 1610px) and (max-width: 1880px) {
.page-template-spiros .after-banner {
   margin-top: 41%;
}
}
@media only screen and (min-width: 1610px) and (max-width: 1740px) {
.full-col-int{ width:100%;}
.full-col-int .small-space{ height:40px;}
#home-page-widget-area{ padding-top: 60px;}
.flowers {
background-size:cover;
	}
}
@media only screen and (min-width: 1741px) and (max-width: 1840px) {
.full-col-int{ width:100%;}
.full-col-int .small-space{ height:50px;}
#home-page-widget-area{ padding-top: 50px;}
.page-template-spiros .after-banner {
   margin-top: 42%;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1396px) {
.page-template-our-story .small-content{ width:100%;}
}
@media only screen and (min-width: 1280px) and (max-width: 1300px) {
.page-template-our-story .small-content{ width:100%;}
.page-template-our-story .small-content .small-space {
    height: 20px;
}
.page-template-our-story .space-80{ height:10px;}
.page-template-our-story .space{ height:20px;}
.page-template-our-story #primary h1.inner{ margin-bottom:40px;}
.page-template-our-story #primary .pad-left-0{ font-size:16px;}
.page-template-our-story .subtitle-2{ margin-bottom:40px;}
.page-template-our-story .vision{ margin-bottom:50px;}
.page-template-our-story .vision.touch{ margin-bottom:0px;}
.page-template-our-story .big-title{ font-size:78px;}
.page-template-our-story .black {
    padding-top: 20px;
    padding-bottom: 10px;
}
.page-template-our-story .small-space{ height:30px;}
.page-template-our-story .pad-right-60 {
  padding-right: 20px !important;
}
.page-template-our-story .m-240 {
  margin-left: 80px;
}
}
@media only screen and (min-width : 1300px) and (max-width : 1400px) {
.page-template-zinno .after-banner {
   margin-top: 545px;
}
}
.after-beauty .col-1-image{ width:30%; height:705px; background-repeat:no-repeat; background-size:cover;}
.after-beauty .col-2-image{ width:40%; height:705px; background-repeat:no-repeat; background-size:cover;}
.after-beauty .col-3-image{ width:30%; height:705px; background-repeat:no-repeat; background-size:cover;}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
.logo.mobile {
    text-align: center;
    padding-top: 5px;
    width: 40%;
}
.logo.mobile img{ float:none; margin:0 auto;}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
.title {
    font-size: 48px;
	}
.inner-banner{ font-size:16px;}
.page-template-spiros .inner-banner {
   bottom: auto;
    top: 25%;
    width: 500px;
    right: 5%;
	}
.page-template-spiros .after-banner {
    margin-top: 36%;
}
.page-template-rozzo .after-banner {
    margin-top: 37%;
}
.pad-15-mob br{ display:none;}
.icon-line {
    width: auto;
    float: left;
    margin-bottom: 10px;
    height: 40px;
    margin-right: 10px;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs{ margin-top:30px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
.page-template-spiros .after-banner {
    margin-top: 410px;
}
.page-template-rozzo .after-banner {
    margin-top: 34%;
}
.page-template-zinno .after-banner {
    margin-top: 410px;
}

}
@media only screen and (min-width: 1101px) and (max-width: 1200px) {
.page-template-spiros .after-banner {
    margin-top: 410px;
}
.page-template-rozzo .after-banner {
    margin-top: 42%;
}
.page-template-zinno .after-banner {
    margin-top: 440px;
}
.page-template-zinno .inner-banner {
    bottom: auto;
    top: 25%;
    width: 450px;
    right: 40px;
    font-size: 16px;
	left: auto;
}
.flowers {
    height: 800px;
    padding-top: 20%;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1260px) {
.page-template-zinno .white .col-lg-6{ width:100%;}
.flowers {
    height: 800px;
    padding-top: 20%;
}
}
@media only screen and (max-width: 500px) {
.home .after-banner {
    margin-top: 550px;
}
}
@media only screen and (max-width: 400px) {
.home .after-banner {
    margin-top: 500px;
}
}
@media only screen and (max-width: 320px) {
.home .after-banner {
    margin-top: 450px;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1370px)
{
.page-template-spiros .after-banner {
    margin-top: 40.6%;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
.page-template-our-story .vision.flowers.desktop .col-lg-5{ width:45%;}
.space-medium {
  width: 100%;
  float: left;
  height: 5px;
}
.page-template-our-story .pad-right-30.no-pad-mob {
  padding-right: 20px !important;
}
.page-template-our-story .row.no-margin-mobile .space-80{ height: 50px;}
 .main-header .col-lg-3 {
    width: 25%;
  }
 .page-template-rozzo .pink .small-space {
    height: 0px;
  }
   .page-template-rozzo .pink h3 {
    margin-top: 22px;
	font-size: 26px;
	margin-bottom: 10px;
  }
.page-template-spiros .page-template-rozzo .pink h3 {
    margin-top: 20px;
	font-size: 26px;
	margin-bottom: 5px;
  }
  .page-template-spiros .after-banner {
    margin-top: 40%;
  }
.page-template-spiros .pad-left-54 {
  padding-left: 30px !important;
  padding-right: 30px;
}
}
.container.relative{ position:relative;}
.translate-div{ position:absolute; right:0; z-index:999;}
.gt_float_switcher .gt_options a{ font-size:14px; padding: 5px 15px!important;}
.gt_float_switcher img{ width:20px!important;}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code{ font-size:14px; }
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 5px 15px!important;
    color: #333;
    font-weight: bold;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    position: relative;
    top: 0px!important;
}
.free-shipping{ width:100%; float:left; color:#ff0000; font-family: 'Inter-SemiBold';}
@media only screen and (min-width: 736px) and (max-width: 1200px)
{
.inner-banner-home {
        top: 10%;
    }
.home .after-banner {
        margin-top: 850px;
    }
    .home .title-banner {
        font-size: 124px;
        line-height: 120px;
        margin-bottom: 50px;
        padding-left: 0;
    }
	.inner-banner-home a.discover{ font-size:37px;}
}
.payment_method_stripe img{ float:right;}
.wc_payment_method.payment_method_ppcp-gateway{ padding-top:20px;}
.carousel-inner{ width:100%; font-size: 14px; height:170px;}
.carousel-indicators{ display:none;}
.carousel-inner p{ margin-bottom:0px;}
.carousel-inner p.meta{ margin-bottom:10px; margin-top:0;}
.carousel-inner .woocommerce-review__published-date{ position:relative; top: 0; right: 0;}
.carousel-inner .woocommerce-review__author{ padding-left:10px; padding-right:10px;}
.carousel-inner .item {
    padding: 15px;
}

.whmc-cart-item-wrap {
    overflow-x: hidden;
}
#pm_menu.pm_open {
    height: 100%;
    overflow-y: scroll;
}
#wc-stripe-express-checkout-element {
    max-width: 700px;
    margin: 0 auto;
}
.only{ display:none;}
.woocommerce div.product p.price, .woocommerce div.product span.price{ margin-bottom:20px;}
@media only screen and (max-width: 1024px)
{
#pm_menu.pm_open{ overflow-y:scroll;}
#myCarousel{ display:none;}
#myCarousel.mobile{ display:block;}
.woocommerce div.product p.price, .woocommerce div.product span.price{ margin-bottom:0;}
}
.stock.available-on-backorder{ color:#ff0000!important;}
.stock.available-on-backorder{ font-size:0!important;}
.stock.available-on-backorder span{ font-size:16px!important;}
.backorder_notification_custom{ color:#ff0000!important;}
.backorder_notification{
    display: none;
}
.backorder_notification_custom{
    display: block;
    margin-bottom:0px;
	font-size: 14px;
}
.woocommerce-checkout .backorder_notification_custom {
    display: inline;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    float: right;
    margin-top: 10px;
    margin-right: 30px;
}
.whmc-mini-cart .backorder_notification_custom {
    font-size: 14px;
    text-align: left;
    line-height: 14px;
}
@media only screen and (max-width: 736px){
.woocommerce-checkout .backorder_notification_custom { margin-right:0; float:left;}
}
#checkout-radio .extra-p{ width: 50%;
    float: left;
    text-align: center;
    border: 1px solid #d8d8d8;
	background:#fafafa;
	padding-top:20px;
	font-size:15px;}
#checkout-radio .extra-p img{ margin-top:20px; margin-bottom:20px;}
.price-box{ width:100%; display:block; font-size:15px; color:#000; font-family: 'Inter-Regular';}
.box-description{ width:100%; display:block; padding:20px;}
#checkout-radio label{ color:#000; font-family: 'Inter-Medium'; font-size:19px;}
#checkout-radio a.pop-link{ color:#000; text-decoration:underline;}
#checkout-radio .input-radio { width:20px; height:20px;}
#checkout-radio p{ text-align:center;}
.pad-20{ padding:20px;}
.tit-popup{ width:100%; display:block; font-size:24px; color:#000; font-family: 'Inter-Medium'; padding-top:20px; padding-bottom:15px; border-bottom:1px solid #ddd; margin-bottom:20px; }
.inner-popup{width:100%; display:block; font-size:15px; color:#000; font-family: 'Inter-Regular'; text-align:left;}
.inner-popup strong{font-family: 'Inter-Medium'; font-weight:normal; }
.woocommerce-checkout .box-info-content .popup-box{ border:1px solid #000; box-shadow: unset; border-radius:0px; height:auto; overflow-y: scroll; height:770px; width:750px;}
.woocommerce-checkout .box-info-content{ padding-top:30px;}
#myCarousel-2 .carousel-inner{ height:auto;}
#myCarousel-2 .carousel-indicators {
    display: block;
    bottom: -50px;
}
#myCarousel-2 .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: inherit;
}
#myCarousel-2 .carousel-indicators .active {
    width: 12px;
    height: 12px;
	margin: 1px;
    background-color: #000;
	border:1px solid #000;
}
.box-info-content .close-button{ z-index:999;}
#myCarousel-2 .carousel-inner .item{ padding:0;}
#myCarousel-2 .glyphicon-chevron-left:before{ display:none;}
#myCarousel-2 .carousel-control{ opacity:1!important;}
#myCarousel-2 img{ margin:0 auto;}
.woocommerce-checkout .box-info-content-1 .popup-box img{ margin:0 auto;}
.image-essential{ width:100%; display:block; background:#000; text-align:center;}
.genuine-container{ display:block; width:100%; margin:0 auto; max-width:1050px;}
.logo-genuine{ display:block; width:200px; margin:0 auto; margin-top:30px;}
.title-purchase{color: #996f49;
    line-height: 60px; font-size:58px; font-family: 'MarcellusSC-Regular'; display:block; width:100%; margin-bottom:15px; margin-top:80px; text-align:center; }
	p.intro{ font-size:26px; text-align:center; font-family: 'Inter-Regular'; padding-bottom:50px; }
	.page-template-genuine{ font-size:18px; padding-bottom:80px;}
	.col-img-full{ display: flex;
    width: 100%;
    margin-bottom: 80px;
    float: left;
    margin-top: 50px;
    /* flex-wrap: nowrap; */
    align-content: center;
    justify-content: center;
    align-items: flex-end;}
.col-last-gen{ width:100%; display:block; margin:0 auto; max-width:770px;}
.discover-reviews{ width:100%; display:block; background: #000;
    color: #fff;
    font-size: 16px;
    font-family: 'Inter-Medium'; padding: 15px;
	text-transform:uppercase;
	border-radius:5px; text-align:center; margin-bottom: 80px;
    margin-top: 40px; }
.insta{ font-size:18px; padding-left:20px; padding-right:20px;}
.discover-reviews:hover{ color:#fff;}
.logo-genuine .logo {
    float: none;
    margin: 0 auto;
}
.col-last-gen p.intro{ margin-top:60px;}
.insta img{ margin-right:10px;}
.custom-links{ width:170px;}
.cart_menu_li{ float: right;
    margin-left: 10px;}
@media only screen and (max-width: 1024px)
{
.col-img-full{ display:block; text-align:center; margin-bottom: 40px;
    float: left;
    margin-top: 30px;}
.col-img-full img{ margin-bottom:40px;}
p.intro {
    font-size: 22px;
	padding-bottom:20px;
	}
.insta img {
    margin-right: 10px;
    margin-bottom: 40px;
    float: left;
}
.title-purchase {
    color: #996f49;
    line-height: 50px;
    font-size: 48px;
    font-family: 'MarcellusSC-Regular';
    display: block;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 40px;
    text-align: center;
}
.home .fcp_icon_2:before {
    color: #000;
}
.logo-genuine .logo.mobile{ width:110px;}
.woocommerce-checkout .box-info-content .popup-box{ width:95%;}
#myCarousel-2 .carousel-control img{ max-width:25px;}
.box-description {
        padding: 15px;
        min-height: 140px;
    }
.woocommerce-checkout .box-info-content .popup-box{ height:650px; overflow-y: scroll;}
::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em;
}
::-webkit-scrollbar-button {
    background: #ddd;
}
::-webkit-scrollbar-track-piece {
    background: #000;
}
::-webkit-scrollbar-thumb {
    background: #888;
}​
}
.pebble-element-container{ float:left!important;}