/*
Theme Name: CovorasulColorat
Theme URI: http://www.nuntadj.ro
Author: DMA ExpertIT
Author URI: http://www.nuntadj.ro
Version: 0.8.2
License: UnderStrap WordPress Theme, Copyright 2013-2017 Holger Koenemann
UnderStrap is distributed under the terms of the GNU GPL version 2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
UnderStrap is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /css/theme.css
The SASS sources for it can be found in /sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command

...and now go out and play!
*/
@import url('https://fonts.googleapis.com/css?family=Oleo+Script|Playfair+Display|Roboto:300,400,700');
#wrapper-navbar { padding-bottom:20px;}
/* .covorascolorat-preloader{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: center no-repeat #fff url('images/momondo_loader.gif'); 
} */

a.skip-link {
    display: none;
}

.payment_method_cargus_ship_and_go_payment {
	display:none !important;
}

.woocommerce-product-details__short-description .bt_bb_headline {
display:none;
}

.woocommerce .woocommerce-message .button.wc-forward {
    background-color: #af51dd;
    box-shadow: 0 0 0 3em #af51dd inset;
    color:#fff;
}

.woocommerce-message {
    border-top-color: #af51dd;
}

.woocommerce-message::before {
    color:#af51dd;
}

.single-product div.product form.cart .button.minus {
    color: #565656;
    background-color: #ffffff;
    height: 41px;
    top: 1px;
    display: block;
    cursor: pointer;
    position: relative;
    border-width: 1px 0px 1px 1px;
    border-color: #e6e6e6;
    border-style: solid;
    padding: 10px;
    margin-top: 0;
    border-radius: 0;
}

.single-product div.product form.cart .button.plus {
    color: #565656;
    background-color: #ffffff;
    height: 41px;
    top: 1px;
    display: block;
    cursor: pointer;
    position: relative;
    border-width: 1px 1px 1px 0;
    border-color: #e6e6e6 #e6e6e6 #e6e6e6 transparent;
    border-style: solid;
    padding: 10px;
    margin-top: 0;
    border-radius: 0;
}



.woocommerce div.product form.cart .button {
    display: flex;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #00a9e0;
    float:none;
    border-radius: 9px;
    padding: 1rem 3rem;
}

.callCovorMobile {
    border-top: 1px solid #eaeaea;
}

.mobile-menu .callCovorMobile a.callPhoneCovor {
    color:#00a9e0 !important;
    font-size: 18px;
}

.mobile-menu .callCovorMobile a.callPhoneCovor:hover {
    color:#fff !important;
    font-size: 18px;
}

.mobile-menu .callCovorMobile p {
    margin-bottom: 0;
    margin: 10px 0;
    color: #a09292;
}

.navbar-dark .navbar-brand {
    color: #40aae6;
    font-weight: bold;
    /*font-family: 'Oleo Script',serif;*/
    font-family: 'Playfair Display',serif;
    text-transform: lowercase;
 /*   letter-spacing: 0.1rem;*/
}

.nav-down .navbar-expand-md {
    align-items: center;
    height: 100%;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #f7857a; 
}

.select2-selection__clear {
    position: relative;
    bottom: 1px;
    right: 13px;
    font-size: 20px;
    cursor: pointer;
    color: #ff0000;
}

.woocommerce form .form-row {
    position: relative;
}

.woocommerce .woocommerce-cart-form table.woocommerce-cart-form__contents tr {
	display: table;
	width:100%;
}

.woocommerce .cart-collaterals .cart_totals  table.shop_table_responsive tr {
	display: table;
	width:100%;
}

.woocommerce div.product form.cart .group_table td:first-child{
    width: 5em !important;
    text-align: center;
}

#mc4wp-form-1 {
    max-width: 600px;
    margin:auto;
}

.wpgs--with-images {
    margin:20px 0px;
}

.img_background .btnComanda {
    color: #fff;
    background-color: #00a9e0;
    border-color: #00a9e0;
}

.woocommerce div.product form.cart table div.quantity {
    float: left;
    margin: 0;
    position: relative;
    display: flex;
}

.woocommerce div.product .woocommerce-grouped-product-list {
    width: 100%;
}


.woocommerce .quantity .qty {
    height: 41px;
    border: 1px solid #f3f3f3;
    color: #6d6c6c;
    display: block;
    top: 1px;
    width: 45px;
    position: relative;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #e6e6e6;
}

.popupGhid {
    margin: 10px 0px;   
}

.woocommerce div.product form.cart {
    margin-bottom: 0;
}

.popupGhid a{
    border-color: #88c7eb;
    color: #fff !important; 
    font-weight: bold;
    font-family: Arial;
    font-size: 15px;
    text-transform: none;
    max-width: 200px;
    text-align: center;
    margin-top: 0;
    display: block;
    position: relative;
    background: #88c7eb;
}

.popupGhid  a:hover {
    background-color: #88c7eb;
    color:#fff !important;
}

table.cart td.product-quantity .qty {
    padding: initial !important;
}

.woocommerce-cart-form__cart-item .quantity {
    display: flex;
}

body {
    padding-top: 70px;
}

header {
    background: #fff;
    height: 100px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 9;
}

.nav-up {
    top: -100px;
}

.woocommerce #content div.product div.summary .woocommerce-message:first-of-type {
    display: none;
}

.jumbotron {
    background-image: url(images/principal.jpg);
    /*background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("images/header.jpg");*/
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /*padding: 200px 0px;*/
    height: 400px;
    border-radius: 0;
}

.custom-logo-link img {
  	width: 150px !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #f7857a;
    font-family: Roboto, sans-serif;
    font-size: 16px;
}

.navbar-dark .navbar-nav .nav-link:hover{
	 color: #40a2dd;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #fec3bf;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link{
	 color: #40a2dd;
}

.titleHeader {
	color: #f7857a;
    font-weight: bold;
    font-family: Roboto, sans-serif;
    /* margin-top: -1px; */
    position: absolute;
    margin: 0 auto;
    margin-top: 159px;
    z-index: 9;
    text-align: center;
    left: 0;
    right: 0;
}

.jumbotron p {
	color: #ececec;
}

.count {
    color: #f7857a;
    font-weight: 300;
    font-family: Oleo Script;
}

.woocommerce-mini-cart__empty-message {
    color: #fff;
    text-align: center;
}

.woocommerce-mini-cart__buttons {
    text-align: center;
}

.header-cart .widget {
	opacity: 0;
display:none;
}

.header-cart:hover .widget {
	opacity: 0;
	-webkit-transition: all .7s .2s ease-in-out;
  	-moz-transition: all .7s .2s ease-in-out;
  	-ms-transition: all .7s .2s ease-in-out;
  	-o-transition: all .7s .2s ease-in-out;
  	transition: all .7s .2s ease-in-out;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    display: none;
}

.header-cart .woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0;
    text-align: right;
    color: #3e4546;
}

.header-cart .woocommerce .widget_shopping_cart .cart_list li a, .woocommerce.widget_shopping_cart .cart_list li a{
    color: #3e4546;
}

.header-cart .woocommerce.widget_shopping_cart .total strong {
    color: #3e4546;
    font-weight: bold;
}

.header-cart .woocommerce.widget_shopping_cart .total .woocommerce-Price-amount {
    color: #ffffff;
    font-weight: bold;
}

.header-cart .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    border: 1px solid #ddd;
    box-shadow: 0 0 0 4px #fff inset;
    margin-left: 10px;
    padding: 4px;
    width: 70px;
}

.header-cart a {
  color:#fff;
}

.header-cart {
  position: relative;
  float: right;
}

.header-cart .widget{
	background: #EECDA3;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #EF629F, #EECDA3);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #EF629F, #EECDA3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-color: #28a745;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: auto;
    position: absolute;
    z-index: 99999;
    font-weight: 300;
    font-family: Roboto Light;
    font-size: 18px;
}

.header-cart .widget_shopping_cart_content {
    padding-top: 21px;
}

.header-cart .woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    padding: 20px; 
}

.header-cart .mini_cart_item .remove_from_cart_button {
    background: #40a2dd;
    top: -24px;
    color: #fff !important;
}

.header-cart .mini_cart_item .quantity {
    color: #3e4546;
    font-weight: bold;
    position: relative;
}

.header-cart .mini_cart_item .woocommerce-Price-amount {
    color: #fff;
}

.header-cart .mini_cart_item .woocommerce-mini-cart__buttons a{
    color: #3e4546;  
}

.header-cart .woocommerce.widget_shopping_cart .total {
    border-top: none;
    padding: 12px 0px 0px 17px;
    position: relative;
    text-align: center;
}

.header-cart .woocommerce.widget_shopping_cart .total::before {
    border: 1px solid #ebe9eb;
    width: 78%;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -47px;
    z-index: -1;
}

.header-cart .woocommerce.widget_shopping_cart .total::after {
    width: 78%;
    bottom: 0;
    content: "\2714";
    font-size: 28px;
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -100px;
    z-index: -1;
}

.header-cart {
  	position: relative;
}

.header-cart a {
	text-decoration: none;
}

.woocommerce-shipping-fields .shipping_address {
    display: none;
}

.cart-count {
	margin-right: 10px;
}

#main-menu .dropdown-menu {
	border-radius: 20px;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #40a2dd;
    text-decoration: none;
    background-color:transparent;
}

.dropdown-item {
    font-weight: 500;
    color: #dc7ab1;
    line-height: 30px;
    border-bottom: 1px solid #e2e2e2;
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: #d6712e;
}

.hrline {
    position: relative;
    border: none;
    height: 0px;
    background-color: #d3edf6;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 10px;
}

.hrline:before {
    width: 100%;
    content: "";
    height: 1px;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    height: 78px;
    padding-top: -23px;
    z-index: 1;
    top: -77px;
    transform: rotate(360deg);
    background-image: url(images/clouds-border1.png);
}

.hrline:after {
    width: 100%;
    content: "";
    height: 1px;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    height: 78px;
    padding-top: -23px;
    z-index: 0;
    top: -89px;
    transform: rotate(360deg);
    background-image: url(images/clouds-border2.png);
}

.btnReadMore {
    color: #fff;
    background-color: #40a2dd;
    border-color: #40a2dd;
    text-transform: uppercase;
}

.btnReadMore:hover {
    color: #40a2dd;
    background-color: #f1efef;
    border-color: #f1efef;
    font-size: 20px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}

/*:::::::::::SECTION 1 ::::::::::::::::*/

.titleSection1 {
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #483429;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.titleSection1 strong {
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    margin-left: 8px;
    color: #00a9e0;
}

.section1 p{
	position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #444;
}

.section1Paragraph h4{
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    color: #444;
    font-size:24px;
    padding-top: 20px;
}

.section1Paragraph p{
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #444;
    font-size:16px;
    padding-top: 10px;
}

.section2Paragraph h4{
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    color: #fff;
    font-size:24px;
    padding-top: 20px;
}

.section2Paragraph p{
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #fff;
    font-size:16px;
    padding-top: 10px;
}

.section2Hover .section1Text {
    color: #c7e7e2;
} 

.section1Hover:hover {
    -webkit-box-shadow: 10px 10px 22px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 22px -11px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 22px -11px rgba(0,0,0,0.75);
    border: 2px dotted #e2e2e2;
    background: #baed99;
}

.section1Hover:hover > .section1Paragraph h4{
    color: #fff;
}

.section1Hover:hover > .section1Paragraph p, .section2Hover:hover > .section1Paragraph p, .section3Hover:hover > .section1Paragraph p, .section4Hover:hover > .section1Paragraph p{
    color: #fff;
}

.section1Hover:hover > .section1Icon .jigsaw1 {
    background-color: #fff;
}

.section1Hover:hover > .section1Icon .jigsaw1 span {
    background-color: #fff;
}

.section1Hover:hover > .section1Icon .jigsaw1 .section1Text{
    color: #baed99;
}

.section1Hover:hover > .section1Icon .jigsaw1 .l, .section1Hover:hover > .section1Icon .jigsaw1 .b{
    background-color: #baed99;
}

.section3Hover:hover {
    -webkit-box-shadow: 10px 10px 22px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 22px -11px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 22px -11px rgba(0,0,0,0.75);
    border: 2px dotted #e2e2e2;
    background: #fec3bf;
}

.section3Hover:hover > .section1Paragraph h4{
    color: #fff;
}

.section3Hover:hover > .section1Icon .jigsaw3 span {
    background-color: #fff;
}

.section3Hover:hover > .section1Icon .jigsaw3 .l, .section3Hover:hover > .section1Icon .jigsaw3 .b{
    background-color: #fec3bf;
}

.section3Hover:hover > .section1Icon .jigsaw3 {
    background-color: #fff;
}

.section3Hover:hover > .section1Icon .jigsaw3 span {
    background-color: #fff;
}

.section3Hover:hover > .section1Icon .jigsaw3 .section1Text{
    color: #fec3bf;
}

.section4Hover:hover {
    -webkit-box-shadow: 10px 10px 22px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 22px -11px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 22px -11px rgba(0,0,0,0.75);
    border: 2px dotted #e2e2e2;
    background: #f7857a;
}

.section4Hover:hover > .section1Paragraph h4{
    color: #fff;
}

.section4Hover:hover > .section1Icon .jigsaw4 span {
    background-color: #fff;
}

.section4Hover:hover > .section1Icon .jigsaw4 .l, .section4Hover:hover > .section1Icon .jigsaw4 .b{
    background-color: #f7857a;
}

.section4Hover:hover > .section1Icon .jigsaw4 {
    background-color: #fff;
}

.section4Hover:hover > .section1Icon .jigsaw4 span {
    background-color: #fff;
}

.section4Hover:hover > .section1Icon .jigsaw4 .section1Text{
    color: #f7857a;
}

.section2Hover {
    background-color: #c7e7e2;
    border: 2px dotted #e2e2e2;
    margin-bottom: 35px;
}

.section1Hover {
    margin-bottom: 35px;
}

.section3Hover {
    margin-bottom: 35px;
}

.section4Hover {
    margin-bottom: 35px;
    background-color: #8bd3ea;
    border: 2px dotted #fff;
    margin-bottom: 35px;
}

.section4Hover .section1Text {
    color: #8bd3ea;
}

.section4Hover .section1Paragraph h4 {
    color:#fff;
}

.section4Hover .section1Paragraph p {
    color:#fff; 
}

.jigsaw1,
.jigsaw1 span {
    background-color: #baed99;
}


.jigsaw2,
.jigsaw2 span {
    background-color: #fff;
}

.jigsaw3,
.jigsaw3 span {
    background-color: #fec3bf;
}

.jigsaw4,
.jigsaw4 span {
    background-color: #fff;
}

.section1Text{
    display: block;
    color: #fff;
    font-size: 28px;
    text-align: center;
    padding: 8px 0px 0px 4px;
    position: relative;
    background: transparent !important;
}

.jigsaw1 .t {
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: -0.8em;
    left: 1.6em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.jigsaw1 .r{
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 1.5em;
    left: 3.5em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.jigsaw1 .b{ 
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 3.2em;
    left: 1.5em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
    background-color: #fff;
}

.jigsaw1 .l{ 
	width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 1.4em;
    left: -0.4em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
    background-color: #fff;
}

.jigsaw1{
    width: 4em;
    height: 4em;
    margin: 50px;
    position: relative;
    margin: 0 auto;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    cursor: pointer;
}

.jigsaw2 .t {
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: -0.8em;
    left: 1.6em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.jigsaw2 .r{
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 1.5em;
    left: 3.5em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.jigsaw2 .b{ 
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 3.2em;
    left: 1.5em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
    background-color: #c7e7e2;
}

.jigsaw2 .l{ 
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 1.4em;
    left: -0.4em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
    background-color: #c7e7e2;
}

.jigsaw2 {
    width: 4em;
    height: 4em;
    margin: 50px;
    position: relative;
    margin: 0 auto;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    cursor: pointer;
}

.jigsaw3 .t {
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: -0.8em;
    left: 1.6em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.jigsaw3 .r{
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 1.5em;
    left: 3.5em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.jigsaw3 .b{ 
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 3.2em;
    left: 1.5em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
    background-color: #fff;
}

.jigsaw3 .l{ 
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 1.4em;
    left: -0.4em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
    background-color: #fff;
}

.jigsaw3 {
    width: 4em;
    height: 4em;
    margin: 50px;
    position: relative;
    margin: 0 auto;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    cursor: pointer;
}


.jigsaw4 .t {
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: -0.8em;
    left: 1.6em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.jigsaw4 .r{
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 1.5em;
    left: 3.5em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.jigsaw4 .b{ 
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 3.2em;
    left: 1.5em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
    background-color: #8bd3ea;
}

.jigsaw4 .l{ 
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 1.4em;
    left: -0.4em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
    background-color: #8bd3ea;
}

.jigsaw4{
    width: 4em;
    height: 4em;
    margin: 50px;
    position: relative;
    margin: 0 auto;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    cursor: pointer;
}

.titleSection1:before {
	color: #68a336;
    background-color: #ffffff;
    width: 32px;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    display: block;
    margin-left: 41px;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    top: 40px;
    height: 33px;
    padding-top: -23px;
    z-index: 1;
    background-image: url(images/1.png);
}

.titleSection1:after {
    border-top-style: solid;
    border-bottom-style: double;
    border-color: #e2e2e2;
    border-radius: 20px;
    border-top: 1px solid #e2e2e2;
    width: 118px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    background-color: #fff;
    top: 55px;
    z-index: 0;
}

/*:::::::::::::SECTION COLOR::::::::::::::*/

.sectionColor {
	background-image: linear-gradient(to bottom, rgb(152 224 247), rgba(179, 175, 175, 0.8)), url(images/puzzle.jpg);
    background-attachment: fixed;
    margin-top: 80px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}

.titleSection2 {
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #483429;
}

.titleSection2 strong{
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #00a9e0;
}

.section2 p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
}

.titleSection2:before {
    color: #68a336;
    background-color: transparent;
    width: 32px;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    display: block;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    top: 37px;
    height: 33px;
    padding-top: -23px;
    z-index: 1;
    background-image: url(images/2.png);
}

.titleSection2:after {
    border-top-style: solid;
    border-bottom-style: double;
    border-color: #e2e2e2;
    border-radius: 20px;
    border-top: 1px solid #e2e2e2;
    width: 255px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    background-color: #fff;
    top: 53px;
    z-index: 0;
}

.hrline2 {
    position: relative;
    border: none;
    height: 10px;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 13px;
    transform: rotate(180deg);
    top: 80px;
}

.hrline3 {
    position: relative;
    border: none;
    height: 10px;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 13px;
}

.buttoncenter .btnComanda {
    text-transform: uppercase;
    color: #fff;
}

.btnComanda:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #dc7ab1;
    font-size: 20px;
    font-weight: bold;
    transition: all .2s ease-in-out;
    letter-spacing: 0;
}

.btnComanda2 {
    background-color: #40a2dd;
    border-color: #40a2dd;
    text-transform: uppercase;
}

.btnComanda2:hover {
    background-color: #dc7ab1;
    border-color: #dc7ab1;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}

/*:::::::::::::::::Middle:::::::::::::::*/

.titleSection3 {
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #483429;
}

.titleSection3 strong{
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #00a9e0;
}

.titleSection3:before {
    color: #68a336;
    background-color: #ffffff;
    width: 32px;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    display: block;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    top: 37px;
    height: 33px;
    padding-top: -23px;
    z-index: 1;
    background-image: url(images/3.png);
}

.titleSection3:after {
    border-top-style: solid;
    border-bottom-style: double;
    border-color: #e2e2e2;
    border-radius: 20px;
    border-top: 1px solid #e2e2e2;
    width: 255px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    background-color: #fff;
    top: 53px;
    z-index: 0;
}

/*:::::::::::Testimonials::::::::::::::*/

.hrline4 {
    position: relative;
    border: none;
    height: 10px;
    background-color: #f1efef;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 13px;
    transform: rotate(180deg);
    top: 0px;
}

.hrline5 {
    position: relative;
    border: none;
    height: 10px;
    background-color: #f1efef;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 13px;
}

.testimonialSection {
    background: #f1efef;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: #00a9e0;
    background-size: 50% 100%;
    border-radius: 20px;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 47%;
    z-index: 5;
    display: inline-block;
    width: 38px;
    height: 38px;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 100px;
    bottom: initial;
}

.titleSection4 {
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #483429;
}

.titleSection4 strong{
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #00a9e0;
}

.titleSection4:before {
    color: #68a336;
    background-color: #f1efef;
    width: 32px;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    display: block;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    top: 37px;
    height: 33px;
    padding-top: -23px;
    z-index: 1;
    background-image: url(images/4.png);
}

.titleSection4:after {
    border-top-style: solid;
    border-bottom-style: double;
    border-color: #e2e2e2;
    border-radius: 20px;
    border-top: 1px solid #e2e2e2;
    width: 255px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    background-color: #fff;
    top: 53px;
    z-index: 0;
}

#carouselTestimonals {
    margin: 0 auto;
}

/*:::::SECTION 5:::::*/

.section5Hover {
    padding: 50px 0px;
}

.section5Icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #c7e7e2;
    position: relative;
    margin: 0 auto;
}

.section5Hover:hover > .section5Icon{ 
    background: #fec3bf;
}

.section5Hover:hover > .section5Paragraph h4 { 
    color: #40a2dd;
}

.section5Paragraph h4 {
    color: #00a9e0;
    margin-top: 20px;
}

.section5Icon i {
    font-size: 30px;
    color: #fff;
    margin-top: 20px;
}


.section5Icon2 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #40a2dd;
    position: relative;
    margin: 0 auto;
}

.section5Icon2 i {
    font-size: 30px;
    color: #fff;
    margin-top: 20px;
}

.section5Icon3 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #7baf3c;
    position: relative;
    margin: 0 auto;
}

.section5Icon3 i {
    font-size: 30px;
    color: #fff;
    margin-top: 20px;
}

/*:::::::::FOOTER:::::::::::::::*/

.subscribeBackground {
    background: #e4e4e4;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(228,228,228,.9)),to(rgba(254,254,250,.9))),url('/images/appl1.jpg');
    background-image: linear-gradient(to bottom,rgba(228,228,228,.9) 0,rgba(254,254,250,.9) 100%),url('images/appl1.jpg');
    background-position: center center;
    height: auto;
    font-family: Roboto Slab,serif;
    font-size: .75rem;
    text-transform: none;
    color: rgba(0,0,0,.5);
    padding: 100px 0px;
}

.introFooterTitle {
    position: relative;
    color: #666;
}
.introFooterTitle {
	letter-spacing: 2px;
}

.introFooterTitle h2 {
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
}

.introFooterTitle h2 strong {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    text-transform: uppercase;  
    color: #fff;
}

.btnNews {
    color: #fff;
    background-color: #f7857a;
    border-color: #f7857a;
}

.btn-outline-secondary:hover {
    color: #40a2dd;
    background-color: #f1efef;
    border-color: #f1efef;
    font-size: 20px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}

/*::::::::::::404 :::::::::::::::::*/

 .error .clip .shadow {
    height: 180px;  /*Contrall*/
}

.error .clip:nth-of-type(2) .shadow {
    width: 130px;   /*Contrall play with javascript*/ 
}

.error .clip:nth-of-type(1) .shadow, .error .clip:nth-of-type(3) .shadow {
    width: 250px; /*Contrall*/
}

.error .digit {
    width: 150px;   /*Contrall*/
    height: 150px;  /*Contrall*/
    line-height: 150px; /*Contrall*/
    font-size: 120px;
    font-weight: bold;
}

.error h2   {
    font-size: 32px;
}

.error .msg {
    top: -190px;
    left: 30%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 32px;
}

.error span.triangle {
    top: 70%;
    right: 0%;
    border-left: 20px solid #40a2dd;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.error .container-error-404 {
    position: relative;
    height: 250px;
    padding-top: 40px;
}

.error .container-error-404 .clip {
    display: inline-block;
    transform: skew(-45deg);
}

.error .clip .shadow {
    
    overflow: hidden;
}

.error .clip:nth-of-type(2) .shadow {
    overflow: hidden;
    position: relative;
    box-shadow: inset 20px 0px 20px -15px rgba(150, 150, 150,0.8), 20px 0px 20px -15px rgba(150, 150, 150,0.8);
}

.error .clip:nth-of-type(3) .shadow:after, .error .clip:nth-of-type(1) .shadow:after {
    content: "";
    position: absolute;
    right: -8px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    width: 10px;
    background: linear-gradient(90deg, transparent, rgba(173,173,173, 0.8), transparent);
    border-radius: 50%;
}

.error .clip:nth-of-type(3) .shadow:after {
    left: -8px;
}

.error .digit {
    position: relative;
    top: 8%;
    color: white;
    background: #dc7ab1;
    border-radius: 50%;
    display: inline-block;
    transform: skew(45deg);
}

.error .clip:nth-of-type(2) .digit {
    left: -10%;
}

.error .clip:nth-of-type(1) .digit {
    right: -20%;
}

.error .clip:nth-of-type(3) .digit {
    left: -20%;
} 

.error h2 {
    color: #c5c4c4;
    font-weight: bold;
    padding-bottom: 20px;
}

.error .msg {
    position: relative;
    z-index: 9999;
    display: block;
    background: #40a2dd;
    color: #ffffff;
    border-radius: 50%;
    font-style: italic;
}

.error .triangle {
    position: absolute;
    z-index: 999;
    transform: rotate(45deg);
    content: "";
    width: 0; 
    height: 0; 
}

/* Error Page */
@media(max-width: 767px)
{
    /* Error Page */
.error .clip .shadow {
    height: 100px;  /*Contrall*/
}

.error .clip:nth-of-type(2) .shadow {
    width: 80px;   /*Contrall play with javascript*/ 
}

.error .clip:nth-of-type(1) .shadow, .error .clip:nth-of-type(3) .shadow {
    width: 100px; /*Contrall*/
}

.error .digit {
    width: 80px;   /*Contrall*/
    height: 80px;  /*Contrall*/
    line-height: 80px; /*Contrall*/
    font-size: 52px;
}

.error h2 {
    font-size: 24px;
}

.error .msg {
    top: -110px;
    left: 15%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.error span.triangle {
    top: 70%;
    right: -3%;
    border-left: 10px solid #535353;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.error .container-error-404 {
    height: 150px;
}
        /* Error Page */
}
.mobile-menu{ position: fixed; right: -15.625em; width: 15.625em; background:#c7e7e2;     z-index: 99;}
.push{position:relative;}
.menu-link{
    display:none;color:#060606  !important;background:transparent;border-radius:4px;padding:2px 12px;float:left;    font-size: 30px;     font-weight: bold;
    text-decoration: none;
}
a.menu-link:hover {
    text-decoration: none;   
}
.mobile-menu a{display:block;color: #949292!important;padding:10px 15px;}
.mobile-menu a:hover{background-color: #00a9e0; color: #fff !important;
    text-decoration: none;}
.mobile-menu li{}
@media only screen and (max-width:767px) {
   
#primary-menu{display:none;}
.mobile-menu #primary-menu{display:block;}
.menu-link{display:inline-block;}

.count {
	color: #fec3bf;
}
}

/*::::::::::::: WOO:::::::::::::::::::*/

#tab-description h2 {
display: none;
}

.entry-summary .woocommerce-Price-amount {
    display: none;
}
.woocommerce .woocommerce-breadcrumb {
    display:none;
}

.product_meta {
    display:none;
}

.woocommerce div.product .product_title {
    font-family: Roboto, sans-serif;
    margin-top: 50px;
}


.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    /* float: right; */
    position: relative;
    margin: auto;
    /* right: 100px; */
    /* right: 0; */
    display: block;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order:hover {
	width: 100%;
	letter-spacing:0px;
	font-size:18px;
}


.wcbulkorder-quantity .bootstrap-touchspin-up {
    top: 5px;
    right: -15px;
}

.wcbulkorder-quantity .bootstrap-touchspin-down {
    top: 5px;
    left: 10px;
}

select option:disabled, .bootstrap-touchspin-up, .bootstrap-touchspin-down {
    display:none;
}

.pard_total_cart {
    text-align: right; 
    padding-right: 10px;
}

.bulkorderform_submit {
    color: #fff;
    background-color: #dc7ab1 !important;
    border-color: #dc7ab1 !important;
}

.bulkorderform_submit:hover {
    color: #40a2dd !important;
    background-color: #f1efef !important;
    border-color: #f1efef !important;
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 3px;
    transition: all .2s ease-in-out;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #00a9e0;
    text-shadow: inherit;
    font-family: Roboto, sans-serif;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #79797b;
    text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
    padding: 30px;
    font-family: Roboto Light;
    font-weight: 300;
    position: relative;
    background: #f9f8f8;
    color: #666;
    border-bottom: 1px dotted #d3ced2;
    border-left: 1px dotted #d3ced2;
    border-right: 1px dotted #d3ced2;
}

.woocommerce div.product .woocommerce-tabs .panel p {
    font-family: Roboto Light;
    font-weight: 300; 
    color: #666; 
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: inherit;
    margin-bottom: 0rem;
    padding: 0 0 0 2em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #f9f8f8;
    background: #f9f8f8;
}

.woocommerce-cart-form__cart-item{
    line-height: 75px;
}

.woocommerce-cart-form__cart-item .product-remove a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 18px;
    border-radius: 100%;
    color: #dc7ab1!important;
}

.woocommerce-cart-form__cart-item .product-remove a.remove:hover {
    color: #fff!important;
    background: #40a2dd;
}

.woocommerce table.shop_table tr th {
    background-color: #f5f5f5;
}

.woocommerce-order-overview {
    background: #dc7ab1;
    color: #fff;
    border: 1px solid #dc7ab1;
    padding: 20px;
}

.woocommerce .woocommerce-customer-details address {
    color: #666;
    background: #f5f5f5; 
}


.woocommerce-order-details h2.woocommerce-order-details__title {
    position: relative;
    margin-bottom: 40px;
}

.woocommerce-order-details h2.woocommerce-order-details__title:before {
    color: #68a336;
    background-color: #ffffff;
    width: 32px;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    display: block;
    left: 0;
    position: absolute;
    margin-left: 80px;
    right: 0;
    top: 37px;
    height: 33px;
    padding-top: -23px;
    z-index: 1;
    background-image: url(images/1.png);
}

.woocommerce-order-details h2.woocommerce-order-details__title:after {
    border-top-style: solid;
    border-bottom-style: double;
    border-color: #e2e2e2;
    border-radius: 20px;
    border-top: 1px solid #e2e2e2;
    width: 191px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    background-color: #fff;
    top: 53px;
    z-index: 0;
}

.woocommerce-column--billing-address h2.woocommerce-column__title {
    position: relative;
    margin-bottom: 40px;
}

.woocommerce-column--billing-address h2.woocommerce-column__title:before {
    color: #68a336;
    background-color: #ffffff;
    width: 32px;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    display: block;
    left: 0;
    position: absolute;
    margin-left: 97px;
    right: 0;
    top: 37px;
    height: 33px;
    padding-top: -23px;
    z-index: 1;
    background-image: url(images/4.png);
}

.woocommerce-column--billing-address h2.woocommerce-column__title:after {
    border-top-style: solid;
    border-bottom-style: double;
    border-color: #e2e2e2;
    border-radius: 20px;
    border-top: 1px solid #e2e2e2;
    width: 215px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    background-color: #fff;
    top: 53px;
    z-index: 0;
}

.woocommerce-column--shipping-address h2.woocommerce-column__title {
    position: relative;
    margin-bottom: 40px;
}

.woocommerce-column--shipping-address h2.woocommerce-column__title:before {
    color: #68a336;
    background-color: #ffffff;
    width: 32px;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    display: block;
    left: 0;
    position: absolute;
    margin-left: 110px;
    right: 0;
    top: 40px;
    height: 33px;
    padding-top: -23px;
    z-index: 1;
    background-image: url(images/4.png);
}

.woocommerce-column--shipping-address h2.woocommerce-column__title:after {
    border-top-style: solid;
    border-bottom-style: double;
    border-color: #e2e2e2;
    border-radius: 20px;
    border-top: 1px solid #e2e2e2;
    width: 253px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    background-color: #fff;
    top: 55px;
    z-index: 0;
}


/*:::::CONTACTus::::::*/

.contactus {
    background: rgb(159 221 241);
}

.FooterContactTitle {
    position: relative;
    color: #fff;
}


.FooterContactTitle h2 {
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 40px;
    color: #1f1f1f;
}

.FooterContactTitle h2 strong {
    font-family: Roboto, sans-serif;
    font-weight: bold; 
    text-transform: uppercase;
    letter-spacing: 2px; 
    color: #fff;  
}

.FooterContactTitle p {
    color:#1f1f1f;
}


.FooterContactTitle:before {
    color: #68a336;
    background-color: rgb(159 221 241);
    width: 32px;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    display: block;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    top: 37px;
    height: 33px;
    padding-top: -23px;
    z-index: 1;
    background-image: url(images/1.png);
}

.FooterContactTitle:after {
    border-top-style: solid;
    border-bottom-style: double;
    border-color: #e2e2e2;
    border-radius: 20px;
    border-top: 1px solid #e2e2e2;
    width: 255px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    background-color: #fff;
    top: 53px;
    z-index: 0;
}

.wpcf7 {
    max-width: initial;
}

.wpcf7 .wpcf7-form label {
    color: #1f1f1f;
}

#contactform1 label {
    color: #666a6f;
}

.wpcf7 input[type=submit] {
color: #ffffff;
    background-color: #00a9e0;
    background-image: none;
    border-color: #00a9e0;
border-radius:9px;
}

.wpcf7 input:hover[type=submit] {
    color: #40a2dd;
    background-color: #f1efef;
    border-color: #f1efef;
    font-size: 20px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}

.wrapper {
    padding: initial;
}
#wrapper-footer {
    background: #ffffff;
    color: #666;
}

#menuFooter li a {
    color: #666;
    font-family: Roboto, sans-serif;
    font-size:15px;
    letter-spacing: 1px;
}

#menuFooter li a:hover, #menuFooter li a:active {
    background: #000;
    color: #fff;
}

.site-info {
    color: #666;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
}

/*:::::form-control focus:::::*/

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #dc7ab1;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(220, 122, 177, .25);
    box-shadow: 0 0 0 0.2rem rgb(220, 122, 177, .25);
}

.btn-primary {
    color: #fff;
    background-color: #00a9e0;
    border-color: #00a9e0;
    border-radius:9px;
}

h1 {
    color: #dc7ab1;
}

h2, h3, h4, h5 {
        color: #40a2dd;
}

a {
    color: #40a2dd;
}

.btn-primary:hover {
    color: #40a2dd;
    background-color: #f1efef;
    border-color: #f1efef;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    transition: all .2s ease-in-out;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #40a2dd;
    border-color: #40a2dd;
}

.btn-primary.focus, .btn-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgb(255, 255, 255, .25);
    box-shadow: 0 0 0 0.2rem rgb(255, 255, 255, .25);
}

.btn-outline-primary.focus, .btn-outline-primary:focus, .wpcf7 input.focus[type=submit], .wpcf7 input:focus[type=submit] {
    -webkit-box-shadow: 0 0 0 0.2rem rgb(64, 162, 221 , .25);
    box-shadow: 0 0 0 0.2rem rgb(64, 162, 221, .25);
}

 .scrollup {
    background-image: url(images/5.png);
    bottom: 30px;
    color: #ffffff;
    font-size: 18px;
    height: 48px;
    line-height: 50px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 48px;
 }

 .scrollup:hover,
 .scrollup:active,
 .scrollup:focus {
    color: #ffffff;
    background-image: url(images/4.png);
    transition: all .2s ease-in-out;
    width: 32px;
    height: 32px;
    line-height: 33px;
    font-size: 16px;
 }

 .product_gallery .a3dg-navbar-control, .a3-dgallery .lazy-load {
    display: none !important;
}

.gallery_container {
	margin-top:20px;
}


.btn-outline-primary {
    color: #40a2dd;
    background-color: transparent;
    background-image: none;
    border-color: #40a2dd;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #40a2dd;
    border-color: #40a2dd;
}

.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #dc7ab1;
    border-color: #dc7ab1;
}

.btn-outline-primary:disabled {
    color: #40a2dd;
}

.woocommerce-cart-form__cart-item .product-subtotal .woocommerce-Price-amount {
	display:none;
}

.woocommerce-cart-form__contents .product-subtotal {
	display:none;
}

.woocommerce-checkout-review-order-table .cart_item .product-total {
	display:none;
}

/*:::::::::::::::;section color 2:::::::::::::::; */

.sectionColor2 {
    background-image: linear-gradient(to top,rgb(241, 241, 241), rgba(199, 231, 226, 0.9)), url(images/puzzle.jpg); 
    background-attachment: fixed;
    margin-top: 80px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}


.titleSection6 {
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #483429;
}

.titleSection6 strong{
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #00a9e0;
}

.section6 p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
}

.titleSection6:before {
    color: #68a336;
    background-color: transparent;
    width: 32px;
    bottom: 0;
    content: "";
    font-size: 28px;
    height: 1px;
    display: block;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    top: 37px;
    height: 33px;
    padding-top: -23px;
    z-index: 1;
    background-image: url(images/2.png);
}

.titleSection6:after {
    border-top-style: solid;
    border-bottom-style: double;
    border-color: #e2e2e2;
    border-radius: 20px;
    border-top: 1px solid #e2e2e2;
    width: 255px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    background-color: #fff;
    top: 53px;
    z-index: 0;
}

.hrline2 {
    position: relative;
    border: none;
    height: 10px;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 13px;
    transform: rotate(180deg);
    top: 80px;
}

.hrline3 {
    position: relative;
    border: none;
    height: 10px;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 13px;
}

.buttoncenter .btnComanda {
    text-transform: uppercase;
    color: #fff;
}

.btnComanda:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #dc7ab1;
    font-size: 20px;
    font-weight: bold;
    transition: all .2s ease-in-out;
    letter-spacing: 0;
}

.btnComanda2 {
    background-color: #40a2dd;
    border-color: #40a2dd;
    text-transform: uppercase;
}

.btnComanda2:hover {
    background-color: #dc7ab1;
    border-color: #dc7ab1;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}

.img_background {
       padding: 40px 0px;
	background:#fff;
	background-image:none !important;
    background-attachment: fixed;
    padding:150px 0px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

header {
    height: 71px;
}

@media screen and (max-width: 600px) {
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px;
}
.wc-proceed-to-checkout a {
    width: 100%;
}
}

@media screen and (min-width: 768px) {

/*.woocommerce div.product form.cart .button {
	background-color: #f7857a;
    display: flex;
    padding: 1rem 4rem;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fec3bf;
    float:none;
    border-radius: 9px;
}*/
ul.navbar-nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
.section1Hover:hover > .section1Icon .jigsaw1:before{
    border: 1px solid #fff;
    top: 30px;
}

.section3Hover:hover > .section1Icon .jigsaw3:before{
    border: 1px solid #fff;
    top: 30px;
}

.section3Hover:hover > .section1Icon .jigsaw3:after{
    border: 1px solid #fff;
    top: 30px;
}

.section4Hover:hover > .section1Icon .jigsaw4:before{
    border: 1px solid #fff;
    top: 30px;
}
.jigsaw1:before {
    border: 1px solid #baed99;
    width: 110px;
    content: "";
    position: absolute;
    top: 32px;
    left: 0;
    margin-left: 67px;
}

.jigsaw3:before {
    border: 1px solid #fec3bf;
    width: 110px;
    content: "";
    position: absolute;
    top: 32px;
    right: 0;
    margin-right: 64px;
}

.jigsaw2:before {
    border: 1px solid #fff;
    width: 110px;
    content: "";
    position: absolute;
    top: 30px;
    right: 0;
    margin-right: 64px;
}

.jigsaw2:after {
    border: 1px solid #fff;
    width: 110px;
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: 67px;
}

.jigsaw3:after {
    border: 1px solid #fec3bf;
    width: 110px;
    content: "";
    position: absolute;
    top: 32px;
    left: 0;
    margin-left: 67px;
}

.jigsaw4:before {
    border: 1px solid #fff;
    width: 110px;
    content: "";
    position: absolute;
    top: 30px;
    right: 0;
    margin-right: 64px;
}

} 

@media screen and (max-width: 768px) {
    .woocommerce div.product form.cart .button {
        padding: 1rem 6rem;
        margin-bottom: 30px;
    } 
.popupGhid {
    margin: auto;
    justify-content: center;
    display: flex;
    width: 100%;  
}

.popupGhid a{
    padding: .6rem 5rem;
    line-height: initial;
    max-width: 100%;
}

header {
    height: 60px;
}  
body {
    padding-top: 60px;
}
.header-cart .widget{
    display: none;
}
.header-cart {
	/*margin-top: 10px;*/
}

.count {
    color: #fec3bf;
    position: relative;  
    font-size: .80rem;
}

.count i {
    margin-right: 10px;
    font-size: 1.2rem;
}

.count .cart-count {
    position: absolute;
    left: 8px;
    top: -5px;
    color: #ffffff;
    background: #63aae6;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    justify-content: center;
    display: flex;
    font-size: .70rem;
}

.sectionColor {
    background-image: linear-gradient(to bottom, rgb(139 211 234), rgba(255, 255, 255, .8) 90%),linear-gradient(0deg, rgb(255, 255, 255), transparent), url(images/puzzle.jpg);
}


.sectionColor2 {
    background-image: linear-gradient(180deg, #fff, rgba(199, 231, 226, 0.9) 90%), linear-gradient(0deg, rgb(241, 241, 241), transparent), url(images/puzzle.jpg);
}
}

.titleSection2 {
	color:#483429!important
}


.titleSection6 {
	color:#483429!important
}


.woocommerce div.product .product_title {
    font-family: Roboto, sans-serif;
    margin-top: 50px;
    font-size: 1.5rem;
    color: #483429;
}


.return-to-shop {
    text-align: center;
}

.cart-empty {
    text-align: center;
}

.product-template-default .jumbotron {
    display: none;
}


.nav-up {
    top: -70px;
}

.titleSection1 {
    font-size: 20px; 
}

.titleSection2 {
    font-size: 20px; 
}

.titleSection3 {
    font-size: 20px; 
}

.titleSection6 {
    font-size: 20px; 
}

.img_background {
    padding: 40px 0px;
background:#fff;
background-image:none !important;
}

.woocommerce-cart-form .shop_table_responsive .product-price {
	display:none;
}

.woocommerce-cart-form .shop_table_responsive .product-subtotal {
	display:none;
}

.woocommerce-cart-form .shop_table_responsive .product-quantity .quantity {
	padding-left:10px;
}

.woocommerce-cart-form .shop_table_responsive .product-name {
	font-size: .9rem;
}

.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
	display:grid;
}

.titleSection4  {
    font-size: 20px; 
}

.introFooterTitle h2 {
    margin-top: 18px;
    font-family: Abril Fatface,serif;
    font-size: 1.3rem;
    text-transform: uppercase;
    color: rgba(0,0,0,.5);
    font-weight: none;
    letter-spacing: 1px;
    line-height: 1;
    padding-top: 2px;    
}

.introFooterTitle p {
    font-family: Roboto Slab,serif;
    font-size: .74rem;
    text-transform: none;
    color: rgba(0,0,0,.5);
    letter-spacing: 2px;
}

.FooterContactTitle h2 {
    font-size: 20px;      
}

.btn-primary {
    color: #fff;
    background-color: #00a9e0;
    border-color: #00a9e0;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: block;
    width: 50%;
    margin-bottom: 20px;
    border-radius:9px;
}

.wpcf7 input[type=submit] {
    border-radius:9px;
}

.titleHeader {
    font-size: 20px;
    margin-top: 187px;
}

.jumbotron p {
    font-size: 14px;
}
}

@media screen and (max-width: 991px) {

.introFooterTitle h2 {
    font-size: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	font-size:.90rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size:.90rem;	
}

}

@media (min-width: 768px) and (max-width: 991px) { 
.titleSection3:after {
    top: 92px;
}
.titleSection3:before {
    top: 77px;
}

.woocommerce-grouped-product-list-item__image {
	width:35px;
}

.woocommerce .quantity .qty {
    width: 2.031em;
}

}

@media (min-width: 992px) and (max-width: 1200px) {

.introFooterTitle h2 {
    font-size: 24px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	font-size:.90rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size:.90rem;	
}

}

@media screen and (min-width: 1400px) {
.header-cart .widget_shopping_cart_content {
    padding-top: 21px;
    width: 300px;
}
}


.woocommerce div.product p.stock {
    margin-bottom: 0;
}

.match_name {
   color: #79797b; 
}

.woocommerce table.shop_table .product-name {
	width: 90%;
}

.woocommerce table.shop_table .product-total {
	width: 90%;
}

.woocommerce table.shop_table .cart_item .product-total {
	display:block;
}

.woocommerce table.shop_table .cart-subtotal th{
	width: 30%;
}

.woocommerce table.shop_table tfoot td{
    overflow: hidden;
    width: 200px;
    height: 50px;
    max-width: 200px;
    min-width: 200px;
    max-height: 50px;
    min-height: 50px;
}

#billing_link_field {
	display:none;
}

.select2-container .select2-selection--single {
    padding: 2px;
    font-family: 'Roboto',sans-serif;
    font-size: 1rem;
    font-weight: 300;
    color: #ff416c;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
 }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 4px; }


#billing_first_name_field {
  width: 33%; }

#billing_last_name_field {
  width: 33%;
  float: left; }

#billing_company_field {
  width: 33%;
  clear: none;
  float: right; }

#billing_country_field {
  width: 20%;
  clear: none;
  float: left; }
  #billing_country_field .woocommerce-input-wrapper {
    width: 100%; }

#billing_address_2_field {
  width: 70%;
  clear: none;
  float: left; }
  #billing_address_1_field .woocommerce-input-wrapper {
    width: 100%;
display:flex;
 }

#billing_address_1_field .woocommerce-input-wrapper .select2-selection__clear {
    margin-left: -10px;
}

#billing_address_1_field {
  width: 80%;
  clear: none;
  float: left;
  margin-top: 5px; }
  #billing_address_2_field .woocommerce-input-wrapper {
    width: 100%; }

#billing_city_field {
  width: 33%;
  clear: none;
  float: left; }
  #billing_city_field .woocommerce-input-wrapper {
    width: 100%; 
position:relative;
}

#billing_city_field .woocommerce-input-wrapper .select2-selection__clear {
	position: absolute;
    top: 0;
    right: 13px;
    font-size: 20px;
    cursor: pointer;
    color: #ff0000;
}

.address-field .woocommerce-input-wrapper #billing_city {
	    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

#billing_state_field {
  width: 30%;
  clear: none;
  float: left;
  margin-top: 2px; }
  #billing_state_field .woocommerce-input-wrapper {
    width: 100%; }

#billing_postcode_field {
  width: 33%;
  clear: none;
  float: left; }

#url_link {
  width: 33%;
  clear: none;
  float: right;
    margin-top: 43px;
}

#billing_phone_field {
  width: 30%;
  clear: left;
  float: left; }

#billing_phone_field label {
	width:100%;
}

#billing_email_field {
  width: 70%;
  clear: none;
  float: right;
 }
  #billing_email_field .woocommerce-input-wrapper {
    width: 100%; }

#order_comments_field .woocommerce-input-wrapper {
  width: 100%; }

.shipping_address #shipping_first_name_field {
  width: 33%; }

.shipping_address #shipping_last_name_field {
  width: 33%;
  float: left; }

.shipping_address #shipping_company_field {
  width: 33%;
  clear: none;
  float: right; }

.shipping_address #shipping_country_field {
  width: 20%;
  clear: none;
  float: left; }
  .shipping_address #shipping_country_field .woocommerce-input-wrapper {
    width: 100%; }

.shipping_address #shipping_address_1_field {
  width: 80%;
  clear: none;
  float: right; }
  .shipping_address #shipping_address_1_field .woocommerce-input-wrapper {
    width: 100%; }

.shipping_address #shipping_address_2_field {
  width: 70%;
  clear: none;
  float: left;
  margin-top: 5px; }
  .shipping_address #shipping_address_2_field .woocommerce-input-wrapper {
    width: 100%; }

.shipping_address #shipping_city_field {
  width: 30%;
  clear: none;
  float: right; 
margin-top: 5px;
}
  .shipping_address #shipping_city_field .woocommerce-input-wrapper {
    width: 100%; }

.shipping_address #shipping_state_field {
  width: 50%;
  clear: none;
  float: left;
  margin-top: 2px; }
  .shipping_address #shipping_state_field .woocommerce-input-wrapper {
    width: 100%; }

.shipping_address #shipping_state_field .woocommerce-input-wrapper #shipping_state {
    height: 32px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.shipping_address #shipping_postcode_field {
  width: 50%;
  clear: none;
  float: right; }

.shipping_address #shipping_postcode_field label { width: 100%; }

.shipping_address #shipping_postcode_field .woocommerce-input-wrapper {
	width:100%;
}

.woocommerce-cart .woocommerce .cart-collaterals .calculated_shipping .shop_table_responsive .cart-subtotal th {
	  	width: 30%;
}

.woocommerce-cart .woocommerce .cart-collaterals .calculated_shipping .shop_table_responsive .order-total th {
	  	width: 30%;		
}

@media (max-width: 768px) {
	
	#billing_first_name_field {
		width: 100%;	
	}

	#billing_first_name_field span
	{
		width: 100%;
	}	

	#billing_last_name_field {
		width: 100%;
	}

	#billing_last_name_field span
	{
		width: 100%;
	}	

	#billing_company_field {
		width: 100%;
		float:left;		
	}
	
	#billing_company_field span {
		width: 100%;
	}

	#billing_country_field {
		width: 100%;
	}

	#billing_address_1_field {
		width: 100%;
	}

	#billing_address_2_field {
		width: 100%;
	}

	#billing_state_field {
		width: 100%;
	}

	#billing_city_field {
		width: 100%;
		float:left;
	}

	#billing_postcode_field {
		width: 100%;	
	}

	#billing_postcode_field span {
		width: 100%;	
	}

	#billing_phone_field {
		width: 100%;	
	}

	#billing_phone_field span {
		width:100%;
	}

	#url_link {
		width: 100%;
		margin-top: 0;
		float:left;
	}

	#billing_email_field {
		width:100%;
		float:left;
	}

	#billing_email_field span {
		width:100%;
	}

	.shipping_address #shipping_first_name_field {
		width: 100%;	
	}

	.shipping_address #shipping_first_name_field span {
		width: 100%;	
	}

	.shipping_address #shipping_last_name_field {
		width: 100%;		
	}

	.shipping_address #shipping_last_name_field span {
		width: 100%;
	}

	.shipping_address #shipping_company_field {
		width: 100%;
		float:left;			
	}

	.shipping_address #shipping_company_field span {
		width: 100%;
	}

	.shipping_address #shipping_country_field {
		width: 100%;
	}

	.shipping_address #shipping_address_1_field {
		width: 100%;
		float:left;
	}

	.shipping_address #shipping_address_2_field {
		width: 100%;
	}

	.shipping_address #shipping_city_field {
		width: 100%;
		float:left;
	}

	.shipping_address #shipping_state_field {
		width: 100%;
	}

	.shipping_address #shipping_postcode_field {
		width: 100%;
		float:left;	
	}

	.site-main .page .woocommerce-cart-form table.shop_table .woocommerce-cart-form__cart-item .product-price {
		width: 100%;
	}

	.site-main .page .woocommerce-cart-form table.shop_table .woocommerce-cart-form__cart-item .product-subtotal {
		width: 100%;
	}
}

