/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/*******scrollbar*********/
::-webkit-scrollbar {
  width: 7px;
  height: 5px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background:#9F9F9F;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover {
  background:#9F9F9F;
}
::-webkit-scrollbar-thumb:active {
  background:#9F9F9F;
}
::-webkit-scrollbar-track {
  background:#e1e1e1;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background:#e1e1e1;
}
::-webkit-scrollbar-track:active {
  background:#e1e1e1;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
#back_to_top {
    bottom: 100px !important;
}
/******end scrollbar*********/
/*menu*/
/*enlace*/
#mapTop{
    background-color: #01b3b3;
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
	opacity: 1;
}
#mapImg {
    background-image: url(http://ecomedia.com.co/clients/lesaffre2/wp-content/uploads/2017/10/map.png);
    background-size: contain;
	background-repeat: no-repeat;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 50%;
    width: 50%;
    height: 90%;
    margin: 0 -25%;
}
a#mapBtn {
    background-color: #164189;
    padding: 10px 50px;
    color: #f2f2f2;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    left: 50%;
    z-index: 100;
    margin: 0 0 0 -95px;
    top: 50%;
}
h2#mapTxt {
	position: absolute;
    left: 50%;
    z-index: 100;
    margin: 0 0 0 -212px;
    top: 36%;
    color: #f2f2f2;
    width: auto;
}
/*/enlace*/
/*top sign*/
a#lesTop {
    position: absolute;
    right: 220px;
    width: 100%;
    top: 32px;
}
/*/top sign*/
/*top search*/
i.qode_icon_font_awesome.fa.fa-search {
    top: -4px;
    position: absolute;
}

/*/top search*/
/*2*/
.mobile_menu_button span, .side_menu_button>a {
    color: #164189 !important;
    font-size: 30px !important;
    padding-top: 10px !important;
    line-height: 50px !important;
}
/*2*/
/*top tienda*/
div.widget_text.header_bottom_widget.widget_custom_html {
    width: auto;
    float: right;
    padding-top: 12px;
}
/************tienda****************/
a#tieTop{
	display: block;
}
a#tieTop:hover {
	color: #164189 !important;
}
/*top tienda*/

nav.main_menu {
	width: 1000px;
}
ul#menu-mainmenu {
	width: 100%;
	/*left: -25% !important;*/
}
a.ubermenu-responsive-toggle {
	opacity: 0 !important;
}
/*menu*/
/*container*/
.home .content .container .container_inner {
    padding: 0 0 0 0 !important;
}
/*container*/
/*servicios boxes*/
.ptoserv .wpb_wrapper .text h6.caption {
	margin-top: 100%;
    padding-top: 20px;
}
.ptoserv .wpb_wrapper .shader {
	height: 60px;
    position: absolute;
    top: 100%;
    margin-top: -60px;
}
/*servicios boxes*/
/*ubermenu*/
.ubermenu .ubermenu-nav .ubermenu-column-1-2 {
    border-right: 1px solid #fff;
}
li#menu-item-112 {
	border-right: 0px !important;
}
/*ubermenu*/
/*breadcrumb*/
.breadcrumb, .breadcrumb .current, .breadcrumb a {
    color: #f2f2f2 !important;
}
.breadcrumb {
    position: relative;
    top: 0;
}
/*breadcrumb*/
/*producto*/
section.related.products {
    display: none !important;
}
p.price {
    margin-bottom: 20px !important;
}
/*producto*/
/* box flip*/
.boxHome .text-container {
    top: 80% !important;
    /*left: 0 !important;*/
    text-align: right !important;
}
.boxHome h3.cq-imageoverlay2-title {
    margin: 0 0 0 0 !important;
    text-align: right !important;
	letter-spacing: 0;
	position: absolute !important;
}

.boxHome2 .text-container {
    transform: translate(0%, 0%) !important;
    top: 100% !important;
    left: 0 !important;
    text-align: right !important;
}
.boxHome2 h3.cq-imageoverlay2-title {
    margin: -20% 0 0 0 !important;
    text-align: right !important;
	letter-spacing: 0;
}

.boxHomex .text-container {
    top: 64% !important;
    /*left: 0 !important;*/
    text-align: right !important;
}

.pas h3.cq-imageoverlay2-title, .boxHomex h3.cq-imageoverlay2-title {
    margin: 0 0 0 0 !important;
    text-align: right !important;
	letter-spacing: 0;
	position: absolute !important;
}

p.boxTxt1 {
    position: absolute;
    z-index: 1;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    right: 7%;
    top: 84%;
	opacity: 1;
    -webkit-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
}
.pas p.boxTxt1, .pas p.boxTxta, .pas p.boxTxtb, .pas p.boxTxtc, .pas p.boxTxtd, .boxHomex p.boxTxt1, .boxHomex p.boxTxta, .boxHomex p.boxTxtb, .boxHomex p.boxTxtc, .boxHomex p.boxTxtd {
    position: absolute;
    z-index: 1;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    right: 7%;
    top: 64%;
	line-height: 30px !important;
	opacity: 1;
    -webkit-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
}


ul.boxTxta, ul.boxTxtb, ul.boxTxtc, ul.boxTxtd {
	width: 85%;
    position: absolute;
    z-index: 1;
    color: #164189 !important;
    left: 8%;
    top: 10%;
	line-height: 30px !important;
	opacity: 0;
	font-weight: 700;
	font-size: 16px;
    -webkit-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
}

ul.boxTxta li, ul.boxTxtb li, ul.boxTxtc li, ul.boxTxtd li {
	line-height: 40px;
}

.linAll p.boxTxt1, .linAll p.boxTxta, .linAll p.boxTxtb, .linAll p.boxTxtc, .linAll p.boxTxtd, .linAll h3.cq-imageoverlay2-title {
    font-size: 1.3em !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
	text-align: right !important;
}
.linPto p.boxTxt1, .linPto p.boxTxta, .linPto p.boxTxtb, .linPto p.boxTxtc, .linPto p.boxTxtd, .linPto h3.cq-imageoverlay2-title {
    font-size: 2em !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
	text-align: right !important;
}
/* box flip*/
/*home blog*/
.full_width .grid_section .q_masonry_blog article, .q_masonry_blog article {
	background-color: rgba(0,0,0,0) !important;
}
/*/home blog*/
/* gform btn*/
body .gform_wrapper input[type=submit] {
	    border-radius: 0px !important;
	    width: 100% !important;
    text-align: center !important;
    border: 0px;
    background-color: #164189;
    color: #fff;
}
/*\gform btn*/
/*blog*/
.blog_holder article .post_info {
    display: none !important;
}
.full_width .grid_section .q_masonry_blog article h3 a, .full_width .grid_section .q_masonry_blog p,  .full_width .grid_section .q_masonry_blog span.time entry_date {
	color: #fff !important;
}

.full_width .grid_section .q_masonry_blog article h3 {
	margin-bottom: 10px !important;
}

.q_masonry_blog article .q_masonry_blog_post_info {
	color: #fff !important;
}
/*/blog*/
/*woo*/
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
    width: 35px !important;
}
.woocommerce form.checkout .col2-set .form-row.form-row-wide input[type=text], .woocommerce form.checkout .col2-set .form-row.notes textarea {
    padding-left: 2.5%;
    padding-right: 2.5%;
    border: 1px solid #e6e6e6 !important;
    width: 95%;
}
.woocommerce form.checkout .col2-set .form-row input[type=text], .woocommerce form.checkout .col2-set .form-row input[type=email], .woocommerce form.checkout .col2-set .form-row input[type=password], .woocommerce form.checkout .col2-set .form-row input[type=tel] {
    padding-left: 5.2%;
    padding-right: 5.2%;
    width: 89.6%;
    border: 1px solid #e6e6e6;
}
p#0_field {
	display: none !important;
}
.header_bottom_widget.widget_woocommerce-dropdown-cart {
	display: inline-block;
    position: relative;
    top: 10px;
    padding-left: 10px;
}
.shopping_cart_inner {
    height: 0px !important;
}
.shopping_cart_header .header_cart.cart_icon:before {
	font-size: 20px !important;
    color: #164189 !important;
}
.shopping_cart_header .header_cart.cart_icon .header_cart_span {
	right: -12px !important;
    background-color: #164189 !important;
}
/***********************tienda**********************/
input#coupon_code {
    background-color: aliceblue !important;
}
p#tiendaLink {
    position: absolute;
    right: 0;
    bottom: 3px;
    font-weight: 500;
	display: block;
}
p#tiendaLink a:link, p#tiendaLink a:hover, p#tiendaLink a:active, p#tiendaLink a:visited {
    color: #fff;
}
.page-id-9 .shop_table .fee {
	display: none;
}
select.shipSelects {
    padding: 15px 10px;
    border: 1px solid #e6e6e6;
}
table.shop_table tr th {
    padding: 0 30px 20px 0;
}
table.shop_table tr td {
    text-align: right !important;
}
.shopping_cart_dropdown {
    background-color: #f6f6f6 !important;
    display: block;
    left: auto;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 1000;
    padding: 15px;
    width: 250px;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    color: #060606 !important;
}
.shopping_cart_dropdown .cart_list span.quantity {
    display: block;
    color: #060606 !important;
    margin-top: 3px;
}
.shopping_cart_dropdown span.total span {
    font-family: inherit;
    font-size: 13px;
    color: #060606 !important;
    padding: 0 0 0 2px;
}
.shopping_cart_dropdown span.total {
    padding: 0 0 0 8px;
    float: right;
    color: #060606 !important;
}
/*/woo*/
.woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals {
    float: right;
    width: 30% !important;
    margin-bottom: 31px;
}

/*woo shipping*/
.cart_shipping {
	float: left;
	width: 40%;
	margin-bottom: 31px;
}
div#all {
	display: none;
}

p#billing_state_field input, p#billing_city_field input {
	font-weight: 800 !important;
	background-color: #dfc;
}

::selection {
    background: #1abc9c !important;
    color: #fff !important;
}
/*/woo shipping*/
/*+30kg*/
form#gform_2 input, form#gform_2 textarea {
    border: 1px solid #e6e6e6 !important;
    padding: 14px !important;
}

form#gform_2 input[type=submit] {
    border: 1px solid #e6e6e6 !important;
    padding: 0px !important;
}

form#gform_2 li#field_2_6 {
    width: 50%;
    float: left;
}

li#field_2_7 {
    width: 50%;
    float: right;
    clear: none !important;
}
/*/+30kg*/
/*BTNs*/
body .gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover {
	background-color: #164189 !important;
}
div#waBtn {
    position: fixed;
    z-index: 999999999;
    bottom: 24px;
    right: 20px;
    width: 60px;
    height: 60px;
	display:none;
}
/*** checkoutForm ***/
div#customise_checkout_field {
    display: none;
}
/*** checkoutForm ***/

@media only screen and (max-width: 1400px) {
	#mapTop{
		background-color: #01b3b3;
		width: 100%;
		height: 350px;
		padding: 0;
		margin: 0;
		opacity: 1;
	}
}

@media only screen and (max-width: 1100px) {
	#mapTop{
		background-color: #01b3b3;
		width: 100%;
		height: 265px;
		padding: 0;
		margin: 0;
		opacity: 1;
	}
	#mapImg {
		height: 80%;
	}
	/*menu*/
	nav.main_menu {
		width: 1000px;
	}
	/*menu*/
}
@media only screen and (max-width: 900px) {
}