/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@font-face {
  font-family: "BankGothicBT-Medium";
  src: url("Bank Gothic Medium.otf");
}
 body {
	background-color: #fff;
	font-family: tk-myriad-pro,myriad-pro,Myriad Pro,Myriad,sans-serif;
    direction: ltr;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    line-height: 1.25em;
}
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: "BankGothicBT-Medium",sans-serif;
	/*font-family: "Inconsolata", monospace !important;*/
    font-weight: 700;
    line-height: 1.1;
    color: black;
}
h1{
	font-size: 18px;
}

h2{
	font-weight: normal;
    font-size: 32px;
    color: #2d2b2d;
	border-bottom: 3px solid #d7013e;
}
#index h3{
    font-size: 17px;
}
p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
}
.leo-megamenu .dropdown:hover > .dropdown-menu {
    left: 0px;
    width: 222px;
}
@media(max-width:468px){
	.header-logo .left .header_logo {
		text-align: center;
		padding: 20px 0;
	}
	.header-logo .left .header_logo img{width:55%;}
}

 .block.deliveryMsgContainer.ApHtml {
    margin-bottom: 9px;
    margin-top: 13px;
}
 .header-nav {
    font-size: 15px;
    background-color: #222e3b;
}
.header-top {
    background-color: #fff !important;
}
.header_logo {
    padding: 10px;
    text-align: center;
}

.homeVideoContainer iframe{
	min-height:475px;
}
@media (min-width: 992px){
	.join {
		padding: 20px 7px 5px 14px !important;
	}
	#index .footer-center {
		padding-top: 226px;
	}
}
#index .join h3{
    font-size: 15px;
}

.tazaFooterContainer{
	background: #fff no-repeat;
    margin-top: 30px;
    margin: 0px 0 -74px 0;
    display: flex;
}
@media (max-width: 468px){
	.tazaFooterContainer {
		background: #fff no-repeat;
		margin-top: 30px;
		margin: 0px 0 -65px 0;
		display: flex;
	}
}

/*@media (min-width: 768px){
	.header-nav{
		margin-top: -51px;
	}
	.block.deliveryMsgContainer.ApHtml {
		margin-bottom: 9px;
		margin-top: 14px;
		margin-left: 50px;
	}
}
@media (max-width: 768px){
	.header-nav{
		margin-top: -55px;
	}
	.block.deliveryMsgContainer.ApHtml {
		margin-bottom: 9px;
		margin-top: 13px;
		margin-left: 46px;
		font-size: 12px;
	}
}*/
.leo-megamenu {
    font-size: 13px;
    font-family: "BankGothicBT-Medium",sans-serif;
    font-weight: 300;
}
.leo-megamenu .navbar-nav > li > a{
	font-size: 13px;
	padding: 21px 12px;
}

#blog_list_1-7 li .block_cont .block_top a {
    height: auto;
    display: inline-block;
    width: 100%;
}

.popup-over .popup-content {
    padding: 10px;
    margin: 0;
    position: absolute;
    top: 100%;
    background: #FFFFFF;
    border: 1px solid #e1e1e1;
    min-width: 204px;
}

/*
@media (max-width: 1200px){
	.leo-megamenu .navbar-header {
	    padding: 10px 0;
		display: block !important;
	}
	.leo-megamenu.disable-canvas .leo-top-menu{
		display: none !important;
	}
	.leo-megamenu .navbar-header .hidden-lg-up {
    	display: block !important;
	}
	.leo-megamenu .navbar-toggler {
		border: 1px solid #e1e1e1;
		border-radius: 3px;
		width: 45px;
		height: 40px;
		position: relative;
	}
}*/


.deliveryMsgContainer .block_content > div {
    width: auto;
    float: left;
    margin-right: 4px;
}
.deliveryMsgContainer .block_content div.phone{
	font-weight: bold;
}
.deliveryMsgContainer .block_content div.phone a{
	margin-left: 6px;
}
.deliveryMsgContainer .block_content div.phone .whatsapp-icon{
	color: #ababab;
}
@media (min-width: 1200px){
	.deliveryMsgContainer .block_content div.phone::before {
		content: "|";
		margin-left: 9px;
  		margin-right: 10px;
		color: #ababab;
	}
}
@media (max-width: 468px){
	.block.deliveryMsgContainer.ApHtml {
		margin-bottom: 9px;
		margin-top: 6px;
		font-size: 13px;
	}
	
}

.breadcrumb .category-cover img.img-fluid{width:100% !important;}

/* ADVANCED CMS */
#module-advancedcms-adcms h1 {font-weight: normal;
    font-size: 32px;
    color: #2d2b2d;
    border-bottom: 3px solid #d7013e;
}
#module-advancedcms-adcms .advanced-cms-wrapper .row{margin-bottom: 40px;}
.advanced-cms-wrapper.t17 {
    box-shadow: none;
    background: white;
    padding: 1rem;
    color: #000;
    width: 100%;
}
main .advanced-cms-wrapper .rte p {
    color: #000;
}
.advanced-cms-wrapper img.img-responsive {
    width: auto !important;
    text-align: center !important;
    margin: 0 auto;
}

#module-advancedcms-adcms .advanced-cms-wrapper a {
    color: #d7013e;
    text-decoration: none;
}

#module-advancedcms-adcms .advanced-cms-wrapper .medioAmbienteContainer {
	background-color:#222e3b;
}
#module-advancedcms-adcms .advanced-cms-wrapper .medioAmbienteContainer h2 {
    font-weight: normal;
    font-size: 32px;
    color: #d7013e;
    border-bottom: none;
}
#module-advancedcms-adcms .advanced-cms-wrapper .medioAmbienteContainer .rte p{
    color: #fff !important;
}
#module-advancedcms-adcms .advanced-cms-wrapper .medioAmbienteContainer .medioAmbienteContainerP{
	padding: 76px 38px 40px 0px;
}
#module-advancedcms-adcms .advanced-cms-wrapper .medioAmbienteContainer .medioAmbienteContainerI{
	margin-left: -20px !important;
}


/* PRODUCT LIST*/
.thumbnail-container .product-title a {
    color: #291b1b;
    font-size: 15px;
    font-family: "BankGothicBT-Medium",sans-serif;
    font-weight: 300;
    text-decoration: none;
}

.thumbnail-container .cart .btn-product{
	display: inline-block;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    padding: 0 35px;
    background-color: #d7013e;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	text-transform: inherit;
	font-family: tk-myriad-pro,myriad-pro,Myriad Pro,Myriad,sans-serif;
	border: none;
}
.thumbnail-container .cart .btn-product:hover {
    background-color: #d7013e;
    color: #fff;
}

/* PRODUCT */
h1.product-detail-name{font-size:23px;}

/* FOOTER */
a.linkSpecialFooter{color: #d7013e !important;}
.leo-fly-cart  {
    left: 60px !important;
}
.footer-center {
    padding-top: 60px;
    background: #222e3b;
    color: #ababab;
}
.footer-bottom {
    background: #222e3b;
    border-top: 1px solid #544949;
}
.ApColumn .title_block {
    color: #000000;
    font-size: 29px;
    position: relative;
    text-transform: uppercase;
    font-family:  "BankGothicBT-Medium",sans-serif !important;
    text-align: center;
}
.socialLinksContainer{text-align: center;}
.socialLinksContainer .block-social {
    width: auto;
    padding-top: 0px;
    display: inline-block;
    text-align: center;
}
.socialLinksContainer .block-social li a:before {
    font-size: 29px;
}

@media (max-width: 991px){
	.socialLinksContainer  .block-social {
    	text-align: center;
    	padding: .625rem 0 0px;
	}
}

/*body#cart .cart-summary-line small.value{
    display: none !important;
}
body#cart .cart-summary-line small.value a{
    display: block !important;
}*/
/* CONNECTIF */
#connectifInline {
    max-width: 1200px !important;
	margin: auto !important;
}
.cn__title_block {
    font-weight: normal !important;
    font-size: 32px !important;
    color: #2d2b2d;
    border-bottom: 3px solid #d7013e;
	margin-bottom: 0.5rem;
    font-family: "BankGothicBT-Medium",sans-serif;
	text-align: left !important;
}
.cn_element_products_2_name {
    height: 38px !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    font-family: "BankGothicBT-Medium",sans-serif !important;
}
.cn_element_products_2_unit_price {
    color: #f81041 !important;
    font-size: 15px !important;
    font-family: "Inconsolata", monospace !important;
}


#checkout .alert:before {
    font-family: "FontAwesome";
    font-size: 15px;
    float: left;
    position: absolute;
	left: 2px;
    top: 9px;
}