/* ========================== INFO ============================

DUO IMPORT
Creation: 02/2019
Creator: COLMENA DIGITAL LLC
Website: WWW.COLMENADIGITAL.NET
Email: INFO@COLMENADIGITAL.NET
Phone: +1 (941) 900.4774

LIGHT GRAY = D1D1D1
GRAY = 9C9C9C
DARK GRAY = 383838
CYAN = 00B5D1
DARK BLUE = 0D2C6C
MAGENTA = E2056F

=============================================================== */


*
{
	font-family: 'Roboto', sans-serif;
	color: #383838;
	outline: 0;
}
body
{
	background-color: white;
}
.__no_padding
{
	padding: 0;
}
.duo-t
{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.section
{
	padding: 50px 0;
}


/* ========================== HEADER ========================== */
header
{
	position: relative;
	overflow: hidden;
}
header .container
{
	max-width: 1380px;
	width: 100%;
}
header .top-bar
{
	border-bottom: 1px solid #D1D1D1;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 30px;
	font-size: .85em;
	margin-bottom: 15px;
	color: #9C9C9C;
}
header .top-bar img
{
	height: 17px;
	border: 1px solid #f5f5f5;
	display: inline-block;
	margin-right: 3px;
}
header .top-bar a
{
	color: #00B5D1;
}
header .top-bar a:hover
{
	color: #E2056F;
}
header .header-logo
{
	line-height: 60px;
	padding: 0 0 0;
}
header .header-logo img
{
	height: 60px;
}
header .header-links
{
	line-height: 60px;
	text-align: right;
	position: relative;
	bottom: -10px;
}
header .header-links .header-social
{
	margin-left: 8px;
}
header .header-links .header-social img
{
	height: 32px;
}
header .header-links .header-social:hover img
{
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
header .header-links .header-whatsapp
{
	position: relative;
	font-size: 2em;
	display: inline-block;
	text-decoration: none;
	color: black;
	margin-left: 20px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
header .header-links .header-whatsapp:hover
{
	color: #9C9C9C;
}
header .header-links .header-whatsapp span
{
	position: relative;
	bottom: -5px;
	font-weight: bold;
}
header .header-links .header-whatsapp small
{
	position: absolute;
	top: -20px;
	right: 0;
	font-size: .5em;
	display: block;
	color: black !important;
}
header .header-links .header-whatsapp img
{
	height: 35px;
	position: relative;
	right: -2px;
	top: 2px;
}
header .main-menu
{
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	display: block;
	width: 100%;
	margin-top: 25px;
	height: 45px;
}
header .main-menu .container
{
	max-width: 100%;
	padding: 0 0 0;
}
header .main-menu nav
{
	max-width: 1380px;
	margin: 0 auto;
	padding: 0 0 0;
	position: relative;
	top: -1px;
	z-index: 100;
	height: 45px;
	display: block;
	width: 100%;
}
header .main-menu nav a
{
	line-height: 45px;
	display: inline-block;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	color: #0D2C6C;
	text-transform: uppercase;
	float: left;
	position: relative;
	z-index: 1000;
	font-weight: bold;
}
header .main-menu nav a:hover,
header .main-menu nav a.active
{
	background-color: #0D2C6C;
	color: #19CCEC;
}



/* ========================== FOOTER ========================== */
footer
{
	padding: 60px 0 50px;
	width: 100%;
	font-size: .9em;
	background-color: #f6f6f6;
}
footer .footer-nav
{
	width: 100%;
}
footer .footer-nav a
{
	width: 100%;
	display: block;
	color: #9C9C9C;
	margin: 5px 0;
	text-decoration: none;
}
footer .footer-nav a:hover
{
	color: #0D2C6C;
}
footer .footer-logo
{
	display: table;
	margin: 0 auto;
	position: relative;
	top: -10px;
}
footer .footer-logo img
{
	height: 60px;
}
footer .footer-social
{
	margin: 0 5px;
}
footer .footer-social img
{
	height: 30px;
}
footer .footer-social:hover img
{
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
footer ul.footer-contact
{
	width: 100%;
	text-align: right;
}
footer ul.footer-contact li
{
	width: 100%;
	display: block;
	margin: 15px 0;
	color: #9C9C9C;
	line-height: 15px;
}
footer ul.footer-contact li a
{
	color: #9C9C9C;
	text-decoration: none;
}
footer ul.footer-contact li a:hover
{
	color: #0D2C6C;
}
footer ul.footer-contact li img
{
	width: 20px;
	margin-right: 5px;
	position: relative;
	top: -2px;
}



/* ========================== SLIDES ========================== */
#slides
{
	position: relative;
	top: -1px;
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	overflow: hidden;
}
#slides .owl-nav
{
	position: absolute;
	top: calc(50% - 20px);
	width: 100%;
	z-index: 1000;
}
#slides .owl-nav .owl-prev,
#slides .owl-nav .owl-next
{
	height: 40px;
	width: 40px;
	background-color: rgba(0,0,0,.8);
	padding: 6px !important;
	display: inline-table;
	opacity: .6;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#slides .owl-nav button:hover
{
	opacity: 1;
}
#slides .owl-nav .owl-prev
{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#slides .owl-nav .owl-next
{
	float: right;

}
#slides .owl-nav .owl-prev img,
#slides .owl-nav .owl-next img
{
	width: 100%;
	padding: 0 0 0;
}





/* ========================== PRODUCT BLOCK ========================== */
section.product-block
{
	width: 100%;
	padding: 25px 0;
	margin: 0 auto;
}
section.product-block .container
{
	width: 100%;
	max-width: 1380px;
	padding: 0 0 0;
}
section.product-block .product-category h1
{
	font-size: 1.3em;
	border-bottom: 1px solid #9C9C9C;
	padding: 15px 0;
	position: relative;
	margin-bottom: 30px;
	font-weight: bold;
}
section.product-block .product-category h1:after
{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	width: 150px;
	background-color: #FBC34E;
	display: block;
}




/* ========================== PRODUCT ========================== */
.product-wrapper
{
	width: 20%;
	padding: 0px 20px;
	margin-bottom: 30px;
	float: left;
}
.product-single
{
	width: 100%;
	display: block;
	position: relative;
	padding: 0 0 0;
	text-decoration: none !important;
}
.product-single .product-cat
{
	width: 30px;
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 1000;
}
.product-single .product-img
{
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 900;
}
.product-single .product-img:after
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	content: "";
	opacity: 0;
	background-color: rgba(0,0,0,0);
	background-image: url(/i/musica-searcher.svg);
	background-size: 40px auto;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.product-single:hover .product-img:after
{
	opacity: .8;
	background-color: rgba(0,0,0,.7);
}
.product-single .product-img img
{
	width: 100%;
}
.product-single .product-img:hover img
{
	-moz-transform: scale(1.3) rotate(5deg);
	-webkit-transform: scale(1.3) rotate(5deg);
	-o-transform: scale(1.3) rotate(5deg);
	-ms-transform: scale(1.3) rotate(5deg);
	transform: scale(1.3) rotate(5deg);
}
.product-single .product-name
{
	width: 100%;
	border-top: 1px solid #9C9C9C;
	display: block;
	line-height: 20px;
	font-size: .95em;
	font-weight: bold;
}
.product-single:hover .product-name
{
	color: #00B5D1;
}
.product-single .product-sku
{
	width: 100%;
	display: block;
	line-height: 18px;
	font-size: .8em;
	opacity: .7;
}
.product-single .product-price
{
	width: 100%;
	display: block;
	line-height: 18px;
	font-size: .85em;
}
.product-cta
{
	background-color: #2DB742;
	width: 100%;
	max-width: 200px;
	height: 28px;
	line-height: 28px;
	display: block;
	color: white !important;
	text-decoration: none !important;
	font-size: .9em;
	margin-top: 5px;
}
.product-cta span
{
	background-color: #E5E5E5;
	display: inline-table;
	height: 25=8px;
	padding: 0 6px;
	margin-right: 5px;
}
.product-cta span img
{
	height: 18px;
	position: relative;
	top: -1px;
}
.product-cta:hover
{
	background-color: #268234;
}




/* ========================== PRODUCT 2 ========================== */
.product-featured-wrapper
{
	width: 50%;
	padding: 0px 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}
.product-featured
{
	width: 100%;
	display: table;
	position: relative;
	padding: 10px;
	text-decoration: none !important;
	background-color: #FCBB11;
}
.product-featured .product-name
{
	width: 100%;
	display: block;
	line-height: 25px;
	font-size: 1.3em;
	font-weight: bold;
	color: white;
	margin-bottom: 10px;
}
.product-featured .product-price
{
	width: 100%;
	display: block;
	line-height: 18px;
	font-size: 1em;
	color: white;
	margin-bottom: 10px;
}
.product-featured .product-img
{
	width: 35%;
	float: right;
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 900;
}
.product-featured .product-img:after
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	content: "";
	opacity: 0;
	background-color: rgba(0,0,0,0);
	background-image: url(/i/musica-searcher.svg);
	background-size: 40px auto;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.product-featured:hover .product-img:after
{
	opacity: .8;
	background-color: rgba(0,0,0,.7);
}
.product-featured .product-img img
{
	width: 100%;
}
.product-featured .product-img:hover img
{
	-moz-transform: scale(1.3) rotate(5deg);
	-webkit-transform: scale(1.3) rotate(5deg);
	-o-transform: scale(1.3) rotate(5deg);
	-ms-transform: scale(1.3) rotate(5deg);
	transform: scale(1.3) rotate(5deg);
}
.product-featured .product-info
{
	width: 60%;
	float: left;
	padding: 30px 20px;
}




/* ========================== MODAL PRODUCT ========================== */
.modal-product-detail .modal-header
{
	background-color: #0D2C6C;
}
.modal-product-detail .modal-header .modal-title
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.5em;
	color: white;
	text-transform: uppercase;
}
.modal-product-detail > .modal-content
{
	border-radius: 0 !important;
}
.modal-product-detail .product-cta
{
	margin: 20px 0;
}
.modal-product-detail .modal-header {
	border: 0 !important;
}
.modal-product-detail .modal-footer
{
	background-color: #f6f6f6;
	border: 0 !important;
}
.modal-product-detail .owl-dots
{
	margin-top: 10px;
	text-align: center;
}
.modal-product-detail .owl-carousel .owl-dot
{
	height: 12px;
	width: 12px;
	border-radius: 50%;
	margin: 0 5px;
	background-color: #9C9C9C !important;
}
.modal-price
{
	font-weight: bold;
	font-size: 1.3em;
}
.modal-product-detail .owl-carousel .owl-dot.active
{
	background-color: #00B5D1 !important;
}
.modal-product-detail p a
{
	font-weight: bold;
	color: #00B5D1;
}
.modal-product-detail .close-modal
{
	border: 0;
	background-color: transparent;
	position: absolute;
	right: 5px;
	top: 16px;
}
.modal-product-detail .close-modal img
{
	height: 30px;
}
.modal-product-detail .btn.btn-default
{
	border-radius: 0;
	background-color: #383838;
	color: white;
	border: 0;
}

/* ========================== FAQ ========================== */
section#faq
{
	margin-top: 25px;
	padding: 50px 0 100px;
	background-image: url(/images/faq_pattern.svg);
	background-position: center center;
	background-size: 100% auto;
	background-color: #FDBA12;
}
section#faq h1
{
	font-size: 1.5em;
	padding: 15px 15px;
	text-align: left;
	font-weight: bold;
	display: block;
}
.faq-wrapper
{
	padding: 0 20px;
}
.faq-question,
.faq-question:visited,
.faq-question:focus
{
	border-bottom: 1px solid #383838;
	color: rgba(0,0,0,.5);
	text-decoration: none !important;
	display: block;
	width: 100%;
	padding: 12px 12px;
	padding-right: 30px;
	margin: 3px auto;
	font-size: 1.2em;
	position: relative;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.faq-question:after
{
	content: "▼";
	position: absolute;
	top: 50%;
	right: 5px;
	font-size: .6em;
	display: block;
	width: 30px;
	text-align: center;
}
.faq-question.active:after
{
	content: "▲";
}
.faq-question:hover,
.faq-question.active
{
	color: rgba(0,0,0,1);
}
.faq-answer
{
	padding: 12px 12px;
	width: 100%;
	margin: 0 auto 20px;
	display: none;
}
.faq-answer a
{
	color: black;
	font-weight: bold;
}
.faq-answer p,
.faq-answer li
{
	color: black;
}

/* ========================== ABOUT US ========================== */
section#about-us
{
	padding: 75px 0;
	text-align: justify;
}
section#about-us img.about-logo
{
	max-width: 150px;
	width: 100%;
	position: relative;
	float: left;
	margin: 4px 8px 8px 0px;
}
section#about-us h1
{
	font-size: 1.5em;
	padding: 0 0 0;
	font-weight: bold;
	color: #00B5D1;
	text-transform: uppercase;
}
section#about-us img
{
	width: 100%;
}



/* ========================== HOW TO BUY ========================== */
section#how-to-buy
{
	padding: 0 0 50px;
}
section#how-to-buy h1
{
	font-size: 1.5em;
	padding: 15px 0 0;
	margin-bottom: 25px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
section#how-to-buy img
{
	display: block;
	margin: 0 auto;
	width: 100px;
}
section#how-to-buy h2
{
	max-width: 250px;
	margin: 0 auto 15px;
	font-size: 1.2em;
	padding: 15px 0 15px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #0D2C6C;
}
section#how-to-buy p
{
	text-align: center;
	max-width: 300px;
	margin: 0 auto 15px;
	font-size: .9em;
}
section#how-to-buy p a
{
	font-weight: bold;
	color: #0D2C6C;
}





/* ========================== NEWSLETTER ========================== */
.newsletter
{
	padding: 0 0 0;
	margin: 0 auto 50px;
	background: #3FD0CB;
}
.newsletter-block
{
	background: #3FD0CB;
	color: white;
	padding: 35px 40px 30px;
}
.newsletter-block h1
{
	color: white;
	font-size: 2em;
	margin: 0 0 0;
	padding: 0 0 0;
}
.newsletter-block p
{
	color: white;
	font-size: 1.1em;
}
.newsletter-block input[type=email]
{
	height: 40px;
	background-color: white;
	width: calc(100% - 130px);
	border: 0;
	margin: 20px 0 0;
	padding: 0 20px;
	border-radius: 0 !important;
}
.newsletter-block button[type=submit]
{
	background-color: #0D2C6C;
	color: white;
	height: 40px;
	border: 0;
	position: relative;
	top: 0px;
	left: -3px;
	padding: 0 10px;
}
.newsletter-block button[type=submit]:hover
{
	background-color: #E2056F;
}


/* ========================== INSTAGRAM ========================== */
#instagram
{
	padding: 0 0 70px;
}
#instagram h1
{
	font-size: 2em;
	text-align: center;
	margin: 0 0 40px;
	padding: 0 0 0;
}
.ig-post
{
	padding: 1px;
}
.ig-post img
{
	width: 100%;
}
#loading-ig
{
	display: block;
	width: 60px;
	margin: 0 auto;
}
#loading-ig img
{
	width: 100%;
}



/* ========================== FORMS ========================== */
input.form-control
{
	height: 40px !important;
	border: 0 !important;
	outline: none;
	border: 1px solid rgba(0,0,0,.1) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-appearance: none !important;
}
textarea.form-control
{
	height: 100px !important;
	border: 0 !important;
	outline: none;
	border: 1px solid rgba(0,0,0,.1) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-appearance: none !important;
	resize: none !important;
}





.product-search input[type=text],
.product-search select
{
	border-radius: 5px;
	width: 100%;
	height: 40px !important;
	font-size: 1.1em;
	outline: none;
	border: 1px solid #0D2C6C !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-appearance: none !important;
}
.product-search select
{
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-image: url(/i/arrow-down.svg);
	background-size: 15px auto;
}
.product-search button[type=submit],
.btn-full
{
	background-color: #0D2C6C;
	color: white;
	height: 40px;
	width: 100%;
	font-size: 1.3em;
	border: 1px solid #0D2C6C !important;
	border-radius: 5px;
}
.btn-full:hover
{
	background-color: #00B5D1;
	color: white;
	border: 1px solid #00B5D1 !important;
}











/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/




/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}



/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	.container
	{
		width: 100%;
		max-width: 100%;
		padding: 0 0 0 0;
	}


	/* ========================== HEADER ========================== */
	header
	{
		border-bottom: 1px solid #D1D1D1;
		padding-bottom: 15px;
		background-color: white;
		position: relative;
	}


	/* ========================== PRODUCT ========================== */
	.product-wrapper
	{
		width: 33.33%;
	}


	/* ========================== PRODUCT 2 ========================== */
	.product-featured .product-img
	{
		width: 35%;
	}
	.product-featured .product-info
	{
		width: 60%;
		padding: 0;
	}
	.product-featured .product-name
	{
		font-size: 1.2em;
	}
	.product-featured .product-price
	{
		font-size: .95em;
	}
	.product-cta
	{
		font-size: .8em;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.hamburger {
		display: block !important;
	}

	header .header-logo
	{
		line-height: 40px;
		padding-left: 10px;
	}
	header .header-logo img
	{
		height: 40px;
	}
	header .top-bar
	{
		line-height: 32px;
		font-size: .75em;
		padding-left: 10px;
		text-align: left;
	}
	header .header-links
	{
		padding: 0 10px 0 0;
		line-height: 40px;
		bottom: -5px;
	}
	header .header-links .header-social
	{
		margin-left: 2px;
		position: relative;
		bottom: -3px;
	}
	header .header-links .header-social img
	{
		height: 20px;
	}
	header .header-links .header-whatsapp
	{
		font-size: 1.3em;
		margin-left: 5px;
	}
	header .header-links .header-whatsapp span
	{
		bottom: -3px;
	}
	header .header-links .header-whatsapp small
	{
		top: -15px;
		font-size: .45em;
	}
	header .header-links .header-whatsapp img
	{
		height: 20px;
	}


	footer
	{
		font-size: .8em;
	}
	footer ul.footer-contact li img
	{
		width: 15px;
		top: -2px;
	}



	/* ========================== PRODUCT ========================== */
	.product-wrapper
	{
		width: 50%;
		padding: 0 10px;
	}


	/* ========================== PRODUCT 2 ========================== */
	.product-featured-wrapper
	{
		padding: 0 10px;
		width: 100%;
		margin: 20px 0;
	}
	.product-featured .product-name
	{
		font-size: 1.1em;
	}
	.product-featured .product-price
	{
		font-size: .8em;
	}
	.product-cta
	{
		font-size: .75em;
	}

	/* ========================== MODAL PRODUCT ========================== */
	.modal-product-detail .product-cta
	{
		margin: 0 auto 25px;
		font-size: .95em;
	}
	.modal-product-detail .modal-header .modal-title
	{
		font-size: 1.1em;
		text-align: left !important;
	}
	.modal-product-detail .close-modal
	{
		top: 12px;
	}


	/* ========================== FAQ ========================== */
	.faq-question
	{
		font-size: 1em;
	}


	/* ========================== MARGINS ========================== */
	footer
	{
		padding: 25px 0 50px;
	}
	section.product-block
	{
		width: 100%;
		padding: 0 0;
	}
	section#faq
	{
		margin-top: 0;
		padding: 0 0 20px;
	}
	section#about-us
	{
		padding: 25px 0;
	}
	section#how-to-buy
	{
		padding: 0 0 25px;
	}
	.newsletter
	{
		margin: 0 auto 25px;
		text-align: center;
	}
	#instagram
	{
		padding: 0 0 25px;
	}
	#instagram h1
	{
		margin: 0 0 20px;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}