header.header.header-2 {
border: 0;
}
header.header.header-2:after {
content: '';
display: block;
position: absolute;
width: 100%;
height: 0;
border-top: 1px solid #ddd;
left: 0; bottom: 0;
}
.product-detail-page .categories ul li span {
color: #000;
font-family: "Quattrocento Sans",sans-serif;
font-size: 14px;
}
.content-div ul li{
line-height: 1.6em;
}
.header-fixed {
-webkit-animation: fixedAnim .4s ease both;
-moz-animation: fixedAnim .4s ease both;
animation: fixedAnim .4s ease both;
}
.fix-header {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-ransform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
@-webkit-keyframes fixedAnim {
0% {
top: -64px;
}
100% {
top: 0;
}
}
@-moz-keyframes fixedAnim {
0% {
top: -64px;
}
100% {
top: 0;
}
}
@keyframes fixedAnim {
0% {
top: -64px;
}
100% {
top: 0;
}
}
.menu-mobile ~ header.header {
min-height: 50px;
}
.menu-mobile ~ header.header .container .logo {
padding: 10px 0;
}
.alignleft {
float: left;
margin-right: 15px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright {
float: right;
margin-left: 15px;
}
.sticky {
}
.product-item .product-body .item-name h4 {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.zindex {
z-index: 1 !important;
}
.container {
z-index: 2;
}
.shop-table .product-price {
width: 120px;
text-align: center;
}
.shop-table .product-name {
width: 57%;
}
.shop-table .product-info span {
font-family: 'Montserrat', sans-serif;
}
.shop-table .product-info .variation {
font-family: "Quattrocento Sans", sans-serif;
font-size: 16px;
color: #000;
}
.shop-table .product-info .variation dt,
.shop-table .product-info .variation dd,
.woocommerce-page .shop-table .product-info .variation dt,
.woocommerce-page .shop-table .product-info .variation dd {
display: inline-block;
margin: 0;
padding: 0;
line-height: 1.5em;
vertical-align: middle;
}
.blog-list .post .post-body .post-content {
font-size: 16px;
}
.post-meta {
font-size: 14px;
font-style: italic;
color: #666;
margin-top: 5px;
}
.post-meta span {
display: inline-block;
margin: 3px 5px;
}
.post-meta span:first-child {
margin-left: 0;
}
.post-meta a {
color: inherit;
}
.post-meta a:hover {
color: #ffd34e;
}
.blog-list .post .post-body .post-title h2,
.blog-list .post .post-body .post-title h3 {
margin-top: 5px;
vertical-align: middle;
}
.widget_events .view-detail {
display: block;
color: #666;
font-size: 16px;
font-weight: 700; }
.widget_events .view-detail:hover {
color: #ffd34e;
}
.widget_events .view-detail .fa {
margin-right: 10px;
}
.widget_events ul li h5 {
font-size: 16px;
margin-top: 0;
}
.blog-list .post .post-body {
margin-left: 0;
}
.blog-list .post .post-media ~ .post-body {
margin-left: 240px;
}
#comments .commentlist .children {
padding-left: 0;
border: 0;
}
#comments .commentlist .children .comment-box {
padding-left: 26px;
border-left: 4px solid #eee;
}
#comments .commentlist .children .children {
margin-left: 30px;
}
#comments .commentlist .children .children .comment-box {
border-left: 0;
}
@media screen and (max-width: 640px) {
.blog-list .post .post-media ~ .post-body {
margin-left: 0;
}
#comments .commentlist .children .children {
margin-left: 0;
}
}
.sidebar .tagcloud a {
font-size: 14px !important;
}
.shop-table .product-thumbnail {
overflow: hidden;
}
.shop-table .product-thumbnail img {
width: 100%;
}
.widget_instagram > p a {
color: #000;
}
.widget_instagram > p a:hover {
text-decoration: underline;
} .sidebar .widget_nav_menu ul li,
.sidebar .widget_recent_comments ul li,
.sidebar .widget_meta ul li,
.sidebar .widget_pages ul li,
.sidebar .widget_categories ul li,
.sidebar .widget_recent_entries ul li,
.sidebar .widget_archive ul li {
position: relative;
font-family: "Montserrat", sans-serif;
font-size: 16px;
color: #000;
padding: 15px 25px;
padding-right: 0;
border-bottom: 1px solid #ddd;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sidebar .widget_nav_menu ul .children,
.sidebar .widget_recent_comments ul .children,
.sidebar .widget_meta ul .children,
.sidebar .widget_pages ul .children,
.sidebar .widget_categories ul .children,
.sidebar .widget_recent_entries ul .children,
.sidebar .widget_archive ul .children,
.sidebar .widget_nav_menu ul .sub-menu,
.sidebar .widget_recent_comments ul .sub-menu,
.sidebar .widget_meta ul .sub-menu,
.sidebar .widget_pages ul .sub-menu,
.sidebar .widget_categories ul .sub-menu,
.sidebar .widget_recent_entries ul .sub-menu,
.sidebar .widget_archive ul .sub-menu {
border-top: 1px solid #ddd;
margin-top: 14px;
}
.sidebar .widget_nav_menu ul .children li:last-child,
.sidebar .widget_recent_comments ul .children li:last-child,
.sidebar .widget_meta ul .children li:last-child,
.sidebar .widget_pages ul .children li:last-child,
.sidebar .widget_categories ul .children li:last-child,
.sidebar .widget_recent_entries ul .children li:last-child,
.sidebar .widget_archive ul .children li:last-child,
.sidebar .widget_nav_menu ul .sub-menu li:last-child,
.sidebar .widget_recent_comments ul .sub-menu li:last-child,
.sidebar .widget_meta ul .sub-menu li:last-child,
.sidebar .widget_pages ul .sub-menu li:last-child,
.sidebar .widget_categories ul .sub-menu li:last-child,
.sidebar .widget_recent_entries ul .sub-menu li:last-child,
.sidebar .widget_archive ul .sub-menu li:last-child {
padding-bottom: 0;
}
.sidebar .widget_nav_menu ul ul ul li,
.sidebar .widget_recent_comments ul ul ul li,
.sidebar .widget_meta ul ul ul li,
.sidebar .widget_pages ul ul ul li,
.sidebar .widget_categories ul ul ul li,
.sidebar .widget_recent_entries ul ul ul li,
.sidebar .widget_archive ul ul ul li,
.sidebar .widget_nav_menu ul ul ul li,
.sidebar .widget_recent_comments ul ul ul li,
.sidebar .widget_meta ul ul ul li,
.sidebar .widget_pages ul ul ul li,
.sidebar .widget_categories ul ul ul li,
.sidebar .widget_recent_entries ul ul ul li,
.sidebar .widget_archive ul ul ul li {
padding-left: 13px;
}
.sidebar .widget_nav_menu ul li a,
.sidebar .widget_recent_comments ul li a,
.sidebar .widget_meta ul li a,
.sidebar .widget_pages ul li a,
.sidebar .widget_categories ul li a,
.sidebar .widget_recent_entries ul li a,
.sidebar .widget_archive ul li a {
color: inherit;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.sidebar .widget_nav_menu ul li:hover,
.sidebar .widget_recent_comments ul li:hover,
.sidebar .widget_meta ul li:hover,
.sidebar .widget_pages ul li:hover,
.sidebar .widget_categories ul li:hover,
.sidebar .widget_recent_entries ul li:hover,
.sidebar .widget_archive ul li:hover {
color: #ffd34e;
}
.sidebar .widget_nav_menu ul li:after,
.sidebar .widget_recent_comments ul li:after,
.sidebar .widget_meta ul li:after,
.sidebar .widget_pages ul li:after,
.sidebar .widget_categories ul li:after,
.sidebar .widget_recent_entries ul li:after,
.sidebar .widget_archive ul li:after {
content: '';
display: block;
position: absolute;
width: 8px;
height: 8px;
background-color: #000;
margin: auto;
left: 0;
top: 22px;
bottom: auto;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.sidebar .widget_nav_menu ul li:last-child,
.sidebar .widget_recent_comments ul li:last-child,
.sidebar .widget_meta ul li:last-child,
.sidebar .widget_pages ul li:last-child,
.sidebar .widget_categories ul li:last-child,
.sidebar .widget_recent_entries ul li:last-child,
.sidebar .widget_archive ul li:last-child {
border: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar table caption {
background-color: #eee;
text-align: center;
padding: 8px 10px;
font-weight: 700;
}
.widget_calendar table th {
background-color: #eee;
border: 1px solid #ddd;
text-align: center;
line-height: 2em;
}
.widget_calendar table td {
border: 1px solid #eee;
text-align: center;
font-size: 14px;
line-height: 2em;
}
.widget_calendar table tbody td a {
color: #ffd34e;
}
.widget_calendar table tfoot td {
border: 0;
padding: 0;
}
.widget_calendar table tfoot td#prev {
text-align: left;
}
.widget_calendar table tfoot td#next {
text-align: right;
}
.widget_calendar table tfoot a {
display: inline-block;
margin-top: 10px;
background-color: #666;
border: 1px solid #666;
color: #fff;
padding: 3px 15px;
}
.widget_calendar table tfoot a:hover {
background-color: transparent;
color: #111;
}
.sidebar .widget_rss ul li {
padding: 10px 0;
}
.sidebar .widget_rss ul li a {
color: inherit;
font-weight: 700;
}
.blog-list .post .post-body .post-title .fa {
width: 30px; height: 30px;
background-color: #f1f1f1;
text-align: center;
line-height: 30px;
color: #000;
font-size: 14px;
border-radius: 50%;
vertical-align: middle;
margin-left: 10px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.blog-list .post .post-body .post-title:hover .fa {
background-color: #ffd34e;
}
.blog-list .post .post-body .post-title h3 {
display: inline-block;
}
.blog-list .post .post-body .post-title h3 a {
vertical-align: middle;
}
.gallery-caption{}
.bypostauthor{}
.post-body .wp-caption,
.post-body .wp-caption img {
width: auto !important;
}
.post-body .wp-caption img {
margin-bottom: 10px;
}
.post-body .wp-caption .wp-caption-text {
font-style: italic;
text-align: center;
}
.post-body .page-links > span,
.post-body .page-links > a {
display: inline-block;
padding: 2px 8px;
background-color: #f1f1f1;
color: #000;
min-width: 26px;
text-align: center;
}
.post-body .page-links > span,
.post-body .page-links > a:hover {
background-color: #ffd34e;
}
.post-body .page-links .page-links-title {
background: none;
}
.post-body table {
background-color: transparent;
max-width: 100%;
margin-bottom: 20px;
}
.post-body table th {
text-align: left;
}
.post-body table a {
color: inherit;
}
.post-body table > thead > tr > th,
.post-body table > tbody > tr > th,
.post-body table > tfoot > tr > th,
.post-body table > thead > tr > td,
.post-body table > tbody > tr > td,
.post-body table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.post-body table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.post-body table > caption + thead > tr:first-child > th,
.post-body table > colgroup + thead > tr:first-child > th,
.post-body table > thead:first-child > tr:first-child > th,
.post-body table > caption + thead > tr:first-child > td,
.post-body table > colgroup + thead > tr:first-child > td,
.post-body table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.post-body table > tbody + tbody {
border-top: 2px solid #ddd;
}
.post-content input[type="submit"] {
display: inline-block;
outline: none;
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 400;
background: none;
background-color: #000;
border: 0;
text-transform: inherit;
text-align: center;
padding: 7px 20px;
color: #fff;
font-size: 14px;
letter-spacing: 0.1em;
white-space: nowrap;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post-content input[type="submit"]:hover {
background-color: #ffd34e;
}
.return-to-shop {
margin-top: 15px;
margin-bottom: 15px !important;
}
ol > li:before {
margin-top: 0;
}
ul > li:before {
margin-top: 3px;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
padding: 0;
}
.logged-in .select-custom select[name="billing_country"] ~ span.select,
.logged-in .select-custom select[name="billing_country"] ~ span.select + .fa,
.logged-in .select-custom select[name="shipping_country"] ~ span.select,
.logged-in .select-custom select[name="shipping_country"] ~ span.select + .fa,
.woocommerce-shipping-fields .select-custom span.select,
.woocommerce-shipping-fields .select-custom span.select + .fa,
.woocommerce-billing-fields .select-custom span.select,
.woocommerce-billing-fields .select-custom span.select + .fa {
display: none;
}
.logged-in .form-row .chosen-container-single .chosen-single,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single {
height: 40px;
line-height: 40px;
box-shadow: none;
color: #262626 !important;
}
#payment ul,
.logged-in .form-row .chosen-container-single ul,
.woocommerce-checkout .form-row .chosen-container-single ul {
margin: 0;
padding: 0;
}
#payment ul li,
.logged-in .form-row .chosen-container-single ul li,
.woocommerce-checkout .form-row .chosen-container-single ul li {
padding: 0;
}
#payment ul li:before,
.logged-in .form-row .chosen-container-single ul li:before,
.woocommerce-checkout .form-row .chosen-container-single ul li:before {
display: none;
}
.logged-in .form-row .chosen-container-single ul li,
.woocommerce-checkout .form-row .chosen-container-single ul li {
font-size: 14px;
font-weight: 400;
padding: 5px;
}
.chosen-container-single .chosen-single div {
right: 5px;
}
.logged-in .form-row .chosen-container-single .chosen-single div b,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
background: none !important;
}
#shipping_address_2,
#billing_address_2_field {
margin-top: 15px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last
.woocommerce form #billing_state_field, .woocommerce form #shipping_city_field,
.billing-address #billing_city_field,
.billing-address #shipping_city_field {
width: 48%;
}
.woocommerce form #billing_state_field, .woocommerce form #shipping_city_field,
.billing-address #billing_city_field,
.billing-address #shipping_city_field {
float: left;
overflow: visible;
}
.billing-address form > h3 {
margin-top: 0;
}
#order_review .product-image {
width: 40px;
overflow: hidden;
}
.checkout-content label {
display: inline-block;
margin-bottom: 8px;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
margin-bottom: 20px !important;
}
.woocommerce .form-row textarea {
min-height: 100px;
}
.woocommerce .checkout .col-2 h3#ship-to-different-address,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
position: relative;
margin-top: 0;
padding-left: 20px;
}
.woocommerce .checkout .col-2 h3#ship-to-different-address .input-checkbox,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address .input-checkbox {
position: absolute;
left: 0; top: 50%;
margin: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.woocommerce #payment,
.woocommerce-page #payment {
background: none;
border-radius: 0;
margin-top: 30px;
margin-bottom: 100px;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
margin: 0;
width: 100%;
background: none;
background-color: #ddd;
box-shadow: none;
border-radius: 0;
font-weight: 700;
}
.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
margin-bottom: 20px;
}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input {
}
.mfp-arrow-left {
left: 10px;
}
.mfp-arrow-right {
right: 10px;
}
i.icon {
width: auto;
height: auto;
margin-left: 0;
}
.product-detail-content .product-foot .add-to-cart button .fa {
margin-right: 5px;
}
.product-detail-content .product-foot .add-to-cart button .fa.fa-check {
color: #5ec40c;
}
.testimonial-1 .testimonial-content blockquote h1,
.testimonial-1 .testimonial-content blockquote h2,
.testimonial-1 .testimonial-content blockquote h3,
.testimonial-1 .testimonial-content blockquote h4,
.testimonial-1 .testimonial-content blockquote h5,
.testimonial-1 .testimonial-content blockquote h6 {
display: inline-block;
font-family: "Playfair Display", serif;
color: #fff;
background-color: #000;
margin: 0;
line-height: 1.7em;
padding: 5px 30px;
}
.testimonial-1 .testimonial-content blockquote p {
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 18px;
color: #fff;
background-color: #000;
line-height: 2em;
padding: 5px 30px;
letter-spacing: 0.05em;
}
.testimonial-2 .testimonial-slider blockquote h1,
.testimonial-2 .testimonial-slider blockquote h2,
.testimonial-2 .testimonial-slider blockquote h3,
.testimonial-2 .testimonial-slider blockquote h4,
.testimonial-2 .testimonial-slider blockquote h5,
.testimonial-2 .testimonial-slider blockquote h6 {
display: block;
font-family: "Playfair Display", serif;
color: #000;
margin: 0;
line-height: 1.7em;
padding: 5px 30px;
}
.testimonial-2 .testimonial-slider blockquote p {
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 18px;
color: #000;
line-height: 2em;
padding: 5px 30px;
letter-spacing: 0.05em;
}
.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button,
.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button,
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
display: inline-block;
outline: none;
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 400;
background: none;
border: 2px solid #262626;
border-radius: 0;
color: #262626;
text-transform: uppercase !important;
box-shadow: none;
text-shadow: none;
text-transform: inherit;
text-align: center;
padding: 10px 20px;
letter-spacing: 0.1em;
white-space: nowrap;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce #content input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce-page #content input.button:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce-page input.button:hover,
.woocommerce #content input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover,
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce-page #content input.button:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce-page input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
color: #fff;
background: none;
background-color: #262626;
box-shadow: none;
text-shadow: none;
}
.minicart-list li .product-name span {
font-family: "Montserrat", sans-serif;
font-size: 12px;
color: #666;
}
.minicart-wrap .minicart-body .minicart-footer {
overflow: hidden;
}
.your-order .quantity,
.minicart-list li .qty-wrap .product-quantity .quantity {
display: inline;
}
.minicart-wrap .minicart-body .minicart-footer a {
display: inline-block;
outline: none;
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 400;
background: none;
border: 2px solid #262626;
background-color: #262626;
border-radius: 0;
color: #fff;
text-transform: uppercase !important;
box-shadow: none;
text-shadow: none;
text-transform: inherit;
text-align: center;
padding: 10px;
letter-spacing: 0.1em;
white-space: nowrap;
}
.minicart-wrap .minicart-body .minicart-footer a {
width: 48%;
}
.minicart-wrap .minicart-body .minicart-footer a:first-child {
float: left;
}
.minicart-wrap .minicart-body .minicart-footer a:last-child {
float: right;
}
.minicart-wrap .minicart-body .minicart-footer a:hover {
color: #262626;
background: none;
}
.woocommerce-page #payment ul.payment_methods li.payment_method_paypal a {
display: inline-block;
margin-left: 10px;
color: #666;
}
.woocommerce-page #payment ul.payment_methods li.payment_method_paypal a:hover {
text-decoration: underline;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
border: 0;
margin-top: 30px !important;
margin-bottom: 10px !important;
box-shadow: none;
background: none;
background-color: #eee;
border-radius: 0 !important;
font-weight: 700;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before {
padding: 0;
border-radius: 0;
margin: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-message a,
.woocommerce-page .woocommerce-error a,
.woocommerce-page .woocommerce-info a,
.woocommerce-page .woocommerce-message a {
color: #666;
}
.woocommerce .woocommerce-error a:hover,
.woocommerce .woocommerce-info a:hover,
.woocommerce .woocommerce-message a:hover,
.woocommerce-page .woocommerce-error a:hover,
.woocommerce-page .woocommerce-info a:hover,
.woocommerce-page .woocommerce-message a:hover {
text-decoration: underline;
}
.woocommerce-error {
margin: 0;
padding: 0;
}
.woocommerce-error li {
padding: 0;
margin-top: 0;
margin-bottom: 10px;
}
.woocommerce-error li:before {
display: none;
}
.login-page {
background-color: #fff;
padding-top: 80px;
padding-bottom: 70px;
}
.login-page .woocommerce .form-row {
margin-bottom: 15px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
border-radius: 0;
border: 0;
margin: 0;
padding: 0;
}
.cart-empty {
margin-top: 20px;
margin-bottom: 10px;
}
.lost_password {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px;
text-align: center;
margin-top: 10px;
}
.lost_password a {
color: inherit;
font-weight: 400 !important;
}
.login-register {
display: inline-block;
margin: 0;
padding: 0;
position: relative;
z-index: 9;
font-size: 0;
background-color: #000;
}
.login-register li {
display: inline-block;
padding: 0;
margin: 0;
}
.login-register li:before {
display: none;
}
.login-register li a {
display: block;
padding: 0 35px;
line-height: 80px;
text-align: center;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 30px;
text-transform: uppercase;
color: #fff;
letter-spacing: 0.3em;
}
.login-register li.tabs-active a {
color: #000;
}
.login-register .tabs-bg {
position: absolute;
height: 100%;
background-color: #ffd34e;
z-index: -1;
top: 0; left: 0;
}
#customer_login {
position: relative;
max-width: 372px;
min-height: 310px;
margin: auto;
-webkit-transition: all .4s linear;
-moz-transition: all .4s linear;
-ms-transition: all .4s linear;
-o-transition: all .4s linear;
transition: all .4s linear;
}
#customer_login form {
position: absolute;
top: 50%; left: 0;
width: 100%;
display: none;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#customer_login input[type="text"],
#customer_login input[type="email"],
#customer_login input[type="password"] {
background: none;
border: 2px solid #D4D4D4;
}
.login-page .woocommerce > h2 {
margin: 0;
margin-bottom: 15px;
text-align: center;
font-weight: 700;
font-size: 24px;
text-shadow: none;
}
.login-page .woocommerce > h2:before {
content: 'ï€£';
display: inline-block;
font-family: 'FontAwesome';
margin-right: 10px;
}
#customer_login label {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 16px;
}
#customer_login label[for="rememberme"] {
display: block;
margin-top: 30px;
font-size: 14px;
}
.login-page .woocommerce .form-row .button {
width: 100%;
margin-top: 10px;
padding: 13px 20px;
border-color: #ffd34e;
}
.login-page .woocommerce .form-row .button:hover {
border-color: #262626;
color: #fff;
}
.logged-in .login-page .woocommerce {
max-width: none;
border: 0;
background: none;
}
.logged-in .login-page .woocommerce > h2 {
display: none;
content: '';
}
.logged-in .login-page .col-1,
.logged-in .login-page .col-2 {
position: relative;
background-color: #fff;
padding: 20px;
margin: 20px 0;
}
.logged-in .login-page .col-1 .title h3,
.logged-in .login-page .col-2 .title h3 {
margin-top: 0;
font-size: 22px;
}
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
position: absolute;
top: 5px; right: 5px;
display: inline-block;
font-family: "Quattrocento Sans", sans-serif;
font-weight: 700;
font-size: 14px;
color: #262626;
padding: 0 5px;
line-height: 25px;
text-align: center;
background-color: #eee;
}
.woocommerce .addresses .title .edit:hover,
.woocommerce-page .addresses .title .edit:hover {
background-color: #ffd34e;
}
.woocommerce-checkout .form-row .chosen-container .chosen-drop {
padding: 10px;
}
.login-page .woocommerce p a {
color: inherit;
font-weight: 700;
}
.login-page .woocommerce p a:hover {
color: #ffd34e;
}
.product-detail-content .sizes {
margin-right: 15px;
}
.product-detail-content .sizes ul li .size {
width: auto;
min-width: 30px;
height: 30px;
padding: 0 5px;
cursor: pointer;
}
.product-detail-content .sizes .awe_active .size {
background-color: #262626;
border-color: #262626;
color: #ffd34e !important;
}
.minicart-wrap .minicart-body .minicart-list li .product-thumb {
width: 40px;
overflow: hidden;
}
.product-detail-content .product-foot .price > .price {
margin-top: 0;
}
.product-detail-content .sizes + .sizes ~ .quantity-wrap {
float: none;
clear: both;
}
.ribbon-heading {
padding-top: 70px;
padding-bottom: 35px;
}
.milestones-item .item-body p {
max-height: 124px;
overflow: hidden;
margin-bottom: 0;
}
.awe-slider .pricing-table {
margin-left: 15px;
margin-right: 15px;
}
.shop-table .actions {
text-align: center;
}
.shop-table .coupon {
padding-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #eee;
text-align: left;
}
.shop-table .actions > input[name="update_cart"] {
margin-top: 30px;
margin-bottom: 10px;
border-color: #ffd34e;
}
.shop-table .actions > input[name="proceed"] {
margin-top: 10px;
margin-bottom: 30px;
border-color: #ffd34e;
margin-left: 10px;
}
.shop-table .coupon input[name="coupon_code"] {
height: 36px;
line-height: 36px;
vertical-align: middle;
font-weight: 400;
}
.shop-table .actions > input[name="update_cart"]:hover,
.shop-table .actions > input[name="proceed"]:hover {
border-color: #262626;
background: none;
color: #262626;
}
.shop-table .coupon input[name="apply_coupon"] {
margin-left: 10px;
}
.shipping-calculator-form {
display: block !important;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
overflow: hidden;
width: auto;
margin-left: -15px;
margin-right: -15px;
margin-bottom: 90px;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: left;
width: 50%;
padding: 15px;
}
.woocommerce .cart-collaterals .shipping_calculator h2,
.woocommerce-page .cart-collaterals .shipping_calculator h2,
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
position: relative;
font-family: "Montserrat", sans-serif;
font-size: 20px;
font-weight: 700;
color: #121213;
line-height: 1.4em;
text-align: left;
margin-bottom: 20px;
}
.woocommerce .cart-collaterals .shipping_calculator h2:before,
.woocommerce-page .cart-collaterals .shipping_calculator h2:before,
.woocommerce .cart-collaterals .cart_totals h2:before,
.woocommerce-page .cart-collaterals .cart_totals h2:before {
content: '';
display: block;
position: absolute;
width: 100%; height: 100%;
top: 0; left: 0;
z-index: 9;
}
.woocommerce .cart-collaterals .shipping_calculator h2 a,
.woocommerce-page .cart-collaterals .shipping_calculator h2 a {
color: inherit;
}
.woocommerce .cart-collaterals .shipping_calculator h2 a:after,
.woocommerce-page .cart-collaterals .shipping_calculator h2 a:after {
display: none;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce .cart-collaterals .cart_totals table {
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr th {
padding-right: 5px;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr td {
padding-left: 5px;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {
border-color: #eee;
padding: 20px 0;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
width: 50%;
}
.woocommerce .login-popup,
.woocommerce .coupon-popup {
position: fixed;
width: 100%; height: 100%;
top: 0; left: 0;
display: none;
background-color: rgba(255,255,255,.8);
z-index: 9999999;
}
.woocommerce .login-popup .inner-popup,
.woocommerce .coupon-popup .inner-popup {
position: absolute;
max-width: 400px;
top: 50%; left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.woocommerce .login-popup .inner-popup .awe-popup-close,
.woocommerce .coupon-popup .inner-popup .awe-popup-close {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
font-size: 40px;
position: absolute;
top: -12px; right: 10px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce .login-popup .inner-popup .awe-popup-close:hover,
.woocommerce .coupon-popup .inner-popup .awe-popup-close:hover {
color: #ffd34e;
}
.select2-container .select2-choice,
.woocommerce  select.country_select {
opacity: 1 !important;
border: 0 !important;
background-color: #eee !important;
color: #262626;
height: 40px !important;
padding-top: 5px !important;
}
#s2id_autogen1_search{
background-color: #fff !important;
border: 1px solid #ccc !important;
}
.woocommerce  select.country_select option {
background-color: inherit !important;
}
.woocommerce  select.country_select
.woocommerce .login-popup .inner-popup form.login,
.woocommerce .coupon-popup .inner-popup form.checkout_coupon {
height: auto !important;
display: block !important;
opacity: 1 !important;
background-color: #fff;
border: 4px solid #000;
padding: 20px 30px !important;
}
.woocommerce .login-popup form.login .form-row,
.woocommerce .coupon-popup form.checkout_coupon .form-row {
width: 100%;
margin: 10px 0;
padding: 0;
}
.woocommerce .login-popup form.login .form-row input,
.woocommerce .coupon-popup form.checkout_coupon .form-row input {
width: 100%;
}
.woocommerce .login-popup form.login .form-row label[for="rememberme"] {
display: block;
text-align: center;
margin-top: 15px;
}
.woocommerce .login-popup form.login .form-row label[for="rememberme"] input {
display: inline-block;
width: auto;
}
.woocommerce .login-popup form.login .lost_password {
margin-top: 10px;
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
border-bottom: 0;
background-color: #f1f1f1;
}
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
background-color: #fff;
padding: 20px 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: none;
}
.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
top: -1px;
border-bottom-color: #ddd;
}
.coupon-popup .woocommerce-info,
.coupon-popup .woocommerce-message,
.coupon-popup .woocommerce-error {
position: absolute;
bottom: 14px;
left: 18px;
right: 18px;
padding: 6px 55px !important;
background: none !important;
}
.woocommerce .coupon-popup .woocommerce-info ~ form.checkout_coupon,
.woocommerce .coupon-popup .woocommerce-message ~ form.checkout_coupon,
.woocommerce .coupon-popup .woocommerce-error ~ form.checkout_coupon {
padding-bottom: 45px !important;
} .woocommerce table.shop_table,
.woocommerce-page table.shop_table {
border-radius: 0;
background-color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
margin-top: 30px;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
padding: 12px 10px;
font-size: 16px;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
padding: 15px 10px;
}
.woocommerce table.shop_table td a,
.woocommerce-page table.shop_table td a {
color: inherit;
}
.woocommerce table.shop_table td a:hover,
.woocommerce-page table.shop_table td a:hover {
color: #ffd34e;
}
.shop-table .coupon > label[for="coupon_code"] {
display: none;
}
.ui-datepicker {
background-color: #fff;
border: 2px solid #eee;
z-index: 99999999 !important;
margin-top: -22px;
width: 100%;
max-width: 250px;
}
.ui-datepicker:before {
content: '';
display: block;
position: absolute;
width: 0; height: 0;
border: 6px solid transparent;
border-bottom-color: #eee;
left: 20px; top: -14px;
}
.ui-datepicker-calendar {
width: 100%;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
text-align: center;
border: 1px solid #eee;
line-height: 28px;
}
.ui-datepicker-calendar tbody td {
color: #333;
font-size: 14px;
}
.ui-datepicker-calendar tbody td.ui-state-disabled {
color: #ccc;
}
.ui-datepicker-calendar tbody td a {
color: inherit;
}
.ui-datepicker-calendar tbody td a:hover,
.ui-datepicker-calendar tbody td.ui-datepicker-today a,
.ui-datepicker .ui-datepicker-next:hover:before,
.ui-datepicker .ui-datepicker-prev:hover:before {
color: #ffd34e;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 10px;
font-size: 16px;
color: transparent;
cursor: pointer;
}
.ui-datepicker .ui-datepicker-next:before {
content: 'ï„…';
}
.ui-datepicker .ui-datepicker-prev:before {
content: 'ï„„';
}
.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
font-family: 'FontAwesome';
color: #333;
position: absolute;
top: 50%; left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.ui-datepicker .ui-datepicker-next {
right: 5px;
}
.ui-datepicker .ui-datepicker-prev {
left: 5px;
}
.ui-datepicker-title {
text-align: center;
line-height: 40px;
font-family: "Montserrat", sans-serif;
font-size: 14px;
text-transform: uppercase;
border: 1px solid #eee;
border-bottom: 0;
}
.reservation-content .form-table .t-time-pers .t-time span.select,
.reservation-content .form-table .t-time-pers .t-time .fa-caret-down {
display: none;
}
.reservation-content .form-table .t-time-pers .t-time select {
border: 0;
background-color: #eee;
color: #262626;
opacity: 1 !important;
}
.reservation-content .form-table .t-time-pers .t-time select option {
background-color: #eee;
}
.reservation-content .form-table .t-time-pers .t-time,
.reservation-content .form-table .t-time-pers .t-pers {
width: 50%;
}
.reservation-content .form-table td .icon {
z-index: 99;
} html .mceContentBody.rtl {
direction: rtl;
unicode-bidi: embed;
}
.rtl ol,
.rtl ul {
margin-left: 0;
margin-right: 24px;
}
.rtl .wp-caption,
.rtl tr th {
text-align: right;
}
.rtl td {
text-align: right;
}
@media screen and (max-width: 1200px) {
.shop-table .product-price {
display: none;
}
}
@media screen and (max-width: 991px) {
.shop-table .product-quantity .qty {
display: block;
}
}
@media screen and (max-width: 782px) {
.admin-bar header.header.header-fixed {
padding-top: 46px;
}
html #wpadminbar {
top: 0;
z-index: 999999 !important;
}
.shop-table .product-thumbnail {
display: none;
}
}
@media screen and (max-width: 768px) {
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr td {
text-align: right;
}
}
@media screen and (max-width: 600px) {
.admin-bar header.header.header-fixed {
padding-top: 0;
}
html #wpadminbar {
top: -46px;
}
}
@media screen and (max-width: 640px) {
.woocommerce table.shop_table .order-status,
.woocommerce table.shop_table .order-total {
display: none;
}
.login-page .woocommerce {
padding: 0;
}
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
top: 0; right: 0;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last
.woocommerce form #billing_state_field,
.billing-address #billing_city_field,
.billing-address #shipping_city_field {
width: 100%;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
float: none;
}
}
@media screen and (max-width: 480px) {
.shop-table .coupon input[name="coupon_code"] {
margin-bottom: 20px;
}
.shop-table .coupon input[name="apply_coupon"],
.shop-table .coupon input[name="coupon_code"],
.shop-table .actions > input[name="update_cart"],
.shop-table .actions > input[name="proceed"] {
width: 100%;
margin-left: 0;
}
}
.icon.lunch-icon {
width: 27px; height: 27px;
}
.reservation-item {	
width: 50%;
float: left;
color: #f0f0f0;
padding-left: 20px;
padding-right: 20px;
margin-top: 30px;
margin-top: 30px;
}
.reservation-item .sm {
color: #f0f0f0;
margin-bottom: 3px;
}
.reservation-item p {
color: #eee;
font-size: 14px;
margin-bottom: 0;
}
@media screen and (max-width: 600px) {
.login-register li a {
font-size: 20px;
line-height: 50px;
padding: 0 20px;
}
}
@media screen and (max-width: 400px) {
.login-register li a {
font-size: 14px;
line-height: 40px;
padding: 0 10px;
}
}
.fullwidth img {
width: 100%;
}
.story-content{
margin-left: 10px;
}
.item-event .item-event-body h4 {
margin-top: 0;
}
.wc-forward:after, .wc-forward a:after {
display: none;
}
.woocommerce-cart .woocommerce {
min-height: 400px;
}
.contact-form-1 .wpcf7-not-valid-tip,
.contact-form-1 .wpcf7-response-output{
font-size: 14px;
font-style: italic;
color: #fff;
clear: both;
}
.contact-form-2 .wpcf7-not-valid-tip,
.contact-form-2 .wpcf7-response-output{
font-size: 14px;
font-style: italic;
color: #333;
clear: both;
}
span.wpcf7-not-valid-tip {
margin-top: 5px;
}
div.wpcf7-response-output {
padding: 10px;
margin-top: 0;
margin-left: 15px;
margin-right: 15px;
}
.good-food-heading{
padding-bottom: 20px;
}
.wc-backward:before,
.wc-backward a:before{
display: none;
}
.minicart-body .empty{
font-size: 16px;
text-align: center;
}
.minicart-body{
padding-bottom: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.divider-2 {
background-position: 0px -1px;
bottom: 2px;
}
}
.post-single .post-body{
display: block;
overflow: auto;
}
#ui-datepicker-div,
#lang_sel_footer ul > li:before{
display: none;
}
.your-order .shop_table.woocommerce-checkout-review-order-table {
border: 0;
}
.woocommerce .product-remove a.remove {
font-size: 14px;
color: #D4D4D4 !important;
width: auto;
height: auto;
background: none;
}
.woocommerce .product-remove a.remove:hover {
color: #000 !important;
}
.your-order .shop_table tbody {
padding-bottom: 25px;
}
.your-order .shop_table,
.your-order .shop_table thead,
.your-order .shop_table tbody,
.your-order .shop_table tfoot,
.your-order .shop_table tr,
.your-order .shop_table th,
.your-order .shop_table td {
display: block;
}
.your-order .shop_table .cart_item {
position: relative;
padding: 12px 10px 12px 0;
}
.your-order .shop_table .cart_item td {
padding: 0;
overflow: hidden;
border: 0;
}
.your-order .shop_table .product-image {
float: left;
width: auto;
margin-right: 15px;
}
.your-order .shop_table .product-image a {
display: inline-block;
width: 40px;
overflow: hidden;
}
.your-order .shop_table .product-name {
font-family: Montserrat,sans-serif;
font-size: 12px;
color: #666;
}
.your-order .shop_table .product-remove {
position: absolute;
top: 12px;
right: 0;
}
.your-order .shop_table .product-remove a {
font-size: 10px;
color: #000;
}
.your-order .shop_table .variation {
font-family: Montserrat,sans-serif;
font-size: 12px;
color: #666;
}
.your-order .shop_table .variation .variation-Size {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.woocommerce .your-order .shop_table tfoot td *,
.woocommerce .your-order .shop_table tfoot th {
font-family: Montserrat,sans-serif;
font-size: 16px;
font-weight: 400 !important;
color: #000;
}
.your-order .shop_table tfoot tr {
padding: 18px 0 !important;
border-top: 4px solid #eee !important;
}
.your-order .shop_table tfoot td,
.your-order .shop_table tfoot th {
padding: 0 !important;
display: inline-block;
}
.your-order .shop_table tfoot td {
border-top: 0 !important;
float: right;
}
.your-order .shop_table tfoot th {
border-top: 0 !important;
border-bottom: 0;
}
.select2-drop ul li::before{
display: none;
}
.select2-drop ul li{
padding-left: 1px;
}
.section-blog-header.bg-image{ background-repeat: no-repeat;
background-size: cover;
height: 100%;
width: 100%;
}
.thank-you{
padding: 50px 0px;
font-family: Montserrat,sans-serif;
}
.thank-you p{
font-size: 18px;
}
.thank-you ul > li{
font-size: 16px;
padding: 5px 0px;
}
.thank-you ul > li::before{
display: none;
}
.page-notfound .content {
max-width: 270px;
padding: 25px;
margin: 150px auto;
border: 3px solid #ffd34e;
background-color: #000;
}
.page-notfound .content h1 {
color: #ffd34e;
font-family: "Quattrocento Sans", sans-serif;
font-size: 52px;
margin: 0;
}
.page-notfound .content p {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 18px;
}
.awe-color ~ div form input {
background-color: #fff;
}
.bg-404{
background-image: url(//www.lasvegascater.com/wp-content/themes/ambrosia/assets/images/img-7.jpg);
}
.ui-datepicker .ui-datepicker-next:before {
content:"\f105";
}
.ui-datepicker .ui-datepicker-prev:before {
content:"\f104";
} #bigscreen-contact {
position: absolute;
top: 11%;
right: 10%;
background: rgba(255,255,255,1);
padding: 10px;
z-index: 99;
width: 21%;
-webkit-box-shadow: 0px 5px 10px #000000;
-moz-box-shadow: 0px 5px 10px #000000;
box-shadow: 0px 5px 10px #000000;
}
#bigscreen-contact input.form-control {
background-color: #fff !important;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
#bigscreen-contact .form-group {
margin-bottom: 10px;
}
#contact-form h3 {
font-size: 25px;
text-transform: uppercase;
border-bottom: 1px solid #e1e1e1;   
background: #ffd34e;
padding: 5px 10px;
margin-top: 0;
}
#smallscreen-contact {
display: none; 
}
.vc_custom_1422084633583 {
padding-bottom: 0 !important;
}
.vc_custom_1422084633583.last-service-row {
padding-bottom: 100px !important;   
}
@media (max-width: 1024px) {
textarea.textarea {
min-height: 100px !important;
max-height: 100px !important;   
}
}
@media (max-width: 768px) {
#bigscreen-contact {
top: 10%;
right: 22%;
width: 50%;   
}
}
@media (max-width: 1090px) { 
#bigscreen-contact {
display: none; 
}
#smallscreen-contact {
display: block; 
}
}
.page .wpb_wrapper ul > li {
margin-top: 0px;
margin-bottom: 10px;   
padding-left: 35px;
}
.page .wpb_wrapper ul > li:before {
width: 5px;
height: 5px;
margin-top: 9px;
}
.home .xmd, 
.home h4 {
text-transform: none !important;
font-size: 15px !important;
border-bottom: 1px solid;
}
.menu-item-has-children span.plus {
display: none;   
}
header.header .logo a img {
max-height: 120px;
padding-top: 0px;
}
header.header-fixed .logo a img {
padding-top: 0px;
max-height: 50px;   
}
header.header .navigation {
padding-top: 65px;
}
header.header-fixed .navigation {
padding-top: 26px; 
}
.reservation-form .wpcf7-form-control {
width: 100% !important;
margin-bottom: 15px !important;
}
.reservation-form td {
margin-bottom: 10px !important;   
}
select, .select,
select option, .select option {
background: #eee !important;
color: #000 !important;
}
.select-custom .fa {
color:#000 !important;   
}
.wpcf7-not-valid-tip {
position: relative;   
}
#sticky-phone {
display: none;  
background: #000;
padding: 0;
text-align:center;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
height:50px !important;
}
#sticky-phone .contact-first {
height: auto !important;   
}
#sticky-phone .contact-first .contact-body {
padding: 0 !important;
}
@media (max-width: 500px) {
#sticky-phone {
display: block;      
}
}
header.header #nav-contact {
position: absolute;
left: 33%;
top: 65px;    
}
header.header #nav-contact a{
color: #222222;
text-decoration: none;
text-align: center;
font-size: 28px;
font-style: normal;   
}
header.header-fixed #nav-contact {
left: 30%;
top: 31px;
}
header.header-fixed #nav-contact a{
font-size: 20px;
}
.home_h1 h1::before {
font-family: FontAwesome;
content: '\f10d';
font-size: 20px;
padding-right: 3%;
}
.home_h1 h1::after {
font-family: FontAwesome;
content: '\f10e';
font-size: 20px;
padding-left: 3%;
}
@media only screen and (min-device-width: 230px) and (max-device-width: 680px) {
#nav-contact{display: none;}
header.header .logo a img{max-height: 50px;}
#home-slider{margin-top: 0px;}
}