
body {
	background-color: #f0f0f0;
	font-family: 'Open Sans'
}

@media (min-width: 1200px) {


#titleUp {
	background-color: #0b446c;
	min-height: 20px;
}

#title {
  background-color: #0d65a2;
  padding: 1% 1% 0 1%;
}

.content {
	  padding: 0 7% 0 7%;
}


.logo {
  font-family: Impact;
  font-size: 36px;
  color: #fff;
  line-height: 28px;
  padding-bottom: 10px;
}

.separator {
  background-color: red;
  min-height: 6px;
  margin-top: 2px;
}

/* menu */
#sidebar a, #sidebar a:hover, #sidebar a:focus {
    color: #1d2129;
    text-decoration: none;
    transition: all 0.3s;

}

/* ---------------------------------------------------
    TOP PRODUCT MENU STYLE
----------------------------------------------------- */

.menu {
	list-style-type: none;
}

.mega-menu-column {
	width: 50%;
	max-width: 100%;
}

/* ---------------------------------------------------
    CART STYLE
----------------------------------------------------- */

.main-section{
	background-color: #F8F8F8;
	margin-top:50px;
}
.dropdown{
	float:right;
	padding-right: 30px;
}
.btn{
	border:0px;
	margin:10px 0px;
	box-shadow:none !important; 
}

.cartBtnNav {
	width: 100px;
}
.dropdown .dropdown-menu{
	padding:20px;
	top:30px !important;
	width:350px !important;
	left:-110px !important;
	box-shadow:0px 5px 30px black;
}
.total-header-section{
	border-bottom:1px solid #d2d2d2;
}
.total-section p{
	margin-bottom:20px;
}
.cart-detail{
	padding:15px 0px;
}
.cart-detail-img img{
	width:100%;
	height:100%;
	padding-left:15px;
}
.cart-detail-product p{
	margin:0px;
	color:#000;
	font-weight:500;
}
.cart-detail .price{
	font-size:12px;
	margin-right:10px;
	font-weight:500;
}
.cart-detail .count{
	color:#C2C2DC;
}
.checkout{
	border-top:1px solid #d2d2d2;	
	padding-top: 15px;
}
.checkout .btn-primary{
	border-radius:50px;
	height:50px;
}
.dropdown-menu:before{
  content: " ";
  position:absolute;
  top:-20px;
  right:50px;
  border:10px solid transparent;
  border-bottom-color:#fff; 
}


/* ---------------------------------------------------
    TOP CATEGORIES STYLE
----------------------------------------------------- */


.topCat {
	padding: 1% 0 1% 0;
	width: 100%;
	margin-left: 0.00001%;

}

.topCatBox {
	padding: 10px 10px;
	border: 1px solid lightgray;
	background-color: #ffffff;
}

.topCatImg {
	height: 59%;
	width: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;

}

.col-lg-1-10 {
	width: 10%;
}

/* ---------------------------------------------------
    NEWS STYLE
----------------------------------------------------- */

.news {
	padding: 1% 5.5% 1% 7%;
	width: 100%;
}

.newsXs, .newsLg {
	background-color: #ffffff;
	padding: 1% 1%;
}

.newsImgXs {
	width: 100%;
}

.newsImgLg {
	width: 100%;
}

.newsTitleXs {
	padding-top: 2%;
}

.newsDescXs {
	line-height: 16px;
	font-size: 14px;
}

/* ---------------------------------------------------
    OFFERS && NEW ARRIVALS STYLE
----------------------------------------------------- */

.offersHeader {
	width: 100%;
	margin: auto;
	padding: 1% 0 0.5% 1%;
	background-color: #0b446c;
}

.offersHeaderT {
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
}

.offers {
	width: 100%;
	margin: auto;
	padding: 1% 6.1%;
}

.offersBox {
	border: 1px solid lightgray;
	background-color: #ffffff;
	width: 100%;
	margin: 0.5% 2% 0 0;
	position: relative;
}

.offersBox:last-child {
	margin-right: -0.01%;
}

.offersMan {
	width: 100%;
	font-weight: 600;
	background-color: #0d65a2;
	color: #ffffff;
	padding: 3% 3%;
}

.offersImg {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 5% 0.5% 5% 0.5%;
}

.offersName {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	padding-bottom: 20px;
	padding: 1% 3% 5% 3%;
	font-weight: 600;
}

.offersNr {
	font-size: 14px;
	padding: 0.5% 3%;
}

.offersPrice {
	font-size: 14px;
	padding: 0.5% 3%;
}

.cart {
	width: 50%;
	background-color: red;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	float: right;
	color: #ffffff;
	padding: 5% 3%;
	margin: 5% 4% 3% 0;
}

.cartBtn {
	color: #ffffff;
	padding-right: 8%;
}

.freeDelivery {
	width: 22%;
	background-color: red;
	z-index: 999 !important;
	margin-top: 5%;
	position: absolute;
	left: 78%;
	border: 1px solid lightgray;
}

.freeDeliveryImg {
	width: 75%;
	padding: 5%;
}

.offerDisc {
	width: 15%;
	background-color: yellow;
	z-index: 999 !important;
	margin-top: 5%;
	position: absolute;
	left: 85.5%;
	top: 16%;
	text-align: center;
	border: 1px solid lightgray;
}

.moreBtn {
	padding: 0.6% 1%;
	margin: 1% 0 2% 0;


}


.col-xl-1-15 {
	width: 15%;
}


/* ---------------------------------------------------
    PROMO STYLE
----------------------------------------------------- */

.promo {
	width: 100%;
	padding: 1% 0 1% 0;
	background-color: #d9d9d9;
	margin-bottom: 1%;

}

.promoBox {
	width: 100%;
}

.promo img {
	width: 100%;
	padding: 0 1%;
}

/* ---------------------------------------------------
    FOOTER STYLE
----------------------------------------------------- */

.footer {
	width: 100%;
	background-color: #0b446c;
	padding: 1% 6.5%;
	color: #ffffff;
}

.footerBox {

}

.footerBoxT {
	font-weight: 600;
	font-size: 18px;
	color: #0d65a2;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.footerList {
	list-style-type: none;
	padding: 2% 0 0.5% 0;
	font-size: 15px;
	line-height: 30px;
}

.footerList a {
	color: #a3c6de;
}





/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
#sidebar {
	color: #1d2129;
	padding-top: 20px;
	background-color: lightgray;
}

.overlay {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
	z-index: 998;
	display: none;
}

#sidebar .sidebar-header {
	display: none;
}

#sidebar ul li a {
	padding: 10px;
	font-size: 1.1em;
	display: block;
	border-left: 3px solid #e9ebee;
}

#sidebar ul li a:hover {
	border-left: 3px solid #009688;
	color: #1d2129;
	background: #fff;
}

#sidebar ul li.active>a, a[aria-expanded="true"] {
	border-left: 3px solid #009688;
	color: #1d2129;
	background-color: #fff;
}

#sidebar ul li .active>a {
	color: #009688;
}

a[data-toggle="collapse"] {
	position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
	content: '\e259';
	display: block;
	position: absolute;
	right: 20px;
	font-family: 'Glyphicons Halflings';
	font-size: 0.6em;
}

a[aria-expanded="true"]::before {
	content: '\e260';
}

ul ul a {
	font-size: 0.9em !important;
	padding-left: 30px !important;
}

/*Botao menu sidebar*/
#sidebarCollapse {
	display: none;
}

}




@media (min-width: 992px) and (max-width: 1199px) {

/* ---------------------------------------------------
    TITLE STYLE
----------------------------------------------------- */

#titleUp {
	background-color: #0b446c;
	min-height: 20px;
}

#title {
  background-color: #0d65a2;
  padding: 1% 1% 0 1%;
}

.logo {
  font-family: Impact;
  font-size: 36px;
  color: #fff;
  line-height: 28px;
  padding-bottom: 10px;
}

.separator {
  background-color: red;
  min-height: 6px;
  margin-top: 2px;
}


/* ---------------------------------------------------
    TOP CATEGORIES STYLE
----------------------------------------------------- */

.topCat {
	padding: 1% 0 1% 0;
	width: 100%;
	margin-left: 0.00001%;

}

.topCatBox {
	padding: 10px 10px;
	border: 1px solid lightgray;
	background-color: #ffffff;
}

.topCatImg {
	height: 59%;
	width: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;

}

.col-md-1-10 {
	width: 20%;
}

/* ---------------------------------------------------
    NEWS STYLE
----------------------------------------------------- */

.news {
	padding: 1% 7%;
}

.newsXs, .newsLg {
	background-color: #ffffff;
	padding: 1% 1%;
}

.newsImgXs {
	width: 100%;
}

.newsImgLg {
	width: 100%;
}

.newsTitleXs {
	padding-top: 2%;
}

.newsDescXs {
	line-height: 16px;
	font-size: 14px;

}

/* ---------------------------------------------------
    OFFERS && NEW ARRIVALS STYLE
----------------------------------------------------- */

.offersHeader {
	width: 100%;
	margin: auto;
	padding: 1% 0 0.5% 1%;
	background-color: #0b446c;
}

.offersHeaderT {
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
}

.offers {
	width: 100%;
	margin: auto;
	padding: 1% 6.1%;
}

.offersBox {
	border: 1px solid lightgray;
	background-color: #ffffff;
	width: 100%;
	margin: 0.5% 2% 0 0;
	position: relative;
}

.offersBox:last-child {
	margin-right: -0.01%;
}

.offersMan {
	width: 100%;
	font-weight: 600;
	background-color: #0d65a2;
	color: #ffffff;
	padding: 3% 3%;
}

.offersImg {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 5% 0.5% 5% 0.5%;
}

.offersName {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	padding-bottom: 20px;
	padding: 1% 3% 5% 3%;
	font-weight: 600;
}

.offersNr {
	font-size: 14px;
	padding: 0.5% 3%;
}

.offersPrice {
	font-size: 14px;
	padding: 0.5% 3%;
}

.cart {
	width: 50%;
	background-color: red;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	float: right;
	color: #ffffff;
	padding: 5% 3%;
	margin: 5% 4% 3% 0;
}

.cartBtn {
	color: #ffffff;
	padding-right: 8%;
}

.freeDelivery {
	width: 22%;
	background-color: red;
	z-index: 999 !important;
	margin-top: 5%;
	position: absolute;
	left: 78%;
	border: 1px solid lightgray;
}

.freeDeliveryImg {
	width: 75%;
	padding: 5%;
}

.offerDisc {
	width: 15%;
	background-color: yellow;
	z-index: 999 !important;
	margin-top: 5%;
	position: absolute;
	left: 85.5%;
	top: 16%;
	text-align: center;
	border: 1px solid lightgray;
}

.moreBtn {
	padding: 0.6% 1%;
	margin: 1% 0 2% 0;


}


.col-xl-1-15 {
	width: 15%;
}






}


@media (min-width: 767px) and (max-width: 991px) {


/* ---------------------------------------------------
    TITLE STYLE
----------------------------------------------------- */

#titleUp {
	background-color: #0b446c;
	min-height: 20px;
}

#title {
  background-color: #0d65a2;
  padding: 1% 1% 0 1%;
}

.logo {
  font-family: Impact;
  font-size: 36px;
  color: #fff;
  line-height: 28px;
  padding-bottom: 10px;
}

.separator {
  background-color: red;
  min-height: 6px;
  margin-top: 2px;
}


/* ---------------------------------------------------
    TOP CATEGORIES STYLE
----------------------------------------------------- */

.topCat {
	padding: 1% 0 1% 0;
	width: 100%;
	margin-left: 0.00001%;

}

.topCatBox {
	padding: 10px 10px;
	border: 1px solid lightgray;
	background-color: #ffffff;
}

.topCatImg {
	height: 59%;
	width: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;

}

.col-sm-1-20 {
	width: 20%;
}

/* ---------------------------------------------------
    NEWS STYLE
----------------------------------------------------- */

.news {
	padding: 1% 7%;
}

.newsXs, .newsLg {
	background-color: #ffffff;
	padding: 1% 1%;
}

.newsImgXs {
	width: 100%;
}

.newsImgLg {
	width: 100%;
}

.newsTitleXs {
	padding-top: 2%;
}

.newsDescXs {
	line-height: 16px;
	font-size: 14px;

}

/* ---------------------------------------------------
    OFFERS && NEW ARRIVALS STYLE
----------------------------------------------------- */

.offersHeader {
	width: 100%;
	margin: auto;
	padding: 1% 0 0.5% 1%;
	background-color: #0b446c;
}

.offersHeaderT {
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
}

.offers {
	width: 100%;
	margin: auto;
	padding: 1% 6.1%;
}

.offersBox {
	border: 1px solid lightgray;
	background-color: #ffffff;
	width: 100%;
	margin: 2% 2% 0 0;
	position: relative;
}

.offersBox:last-child {
	margin-right: -0.01%;
}

.offersMan {
	width: 100%;
	font-weight: 600;
	background-color: #0d65a2;
	color: #ffffff;
	padding: 3% 3%;
}

.offersImg {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 5% 0.5% 5% 0.5%;
}

.offersName {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	padding-bottom: 20px;
	padding: 1% 3% 5% 3%;
	font-weight: 600;
}

.offersNr {
	font-size: 14px;
	padding: 0.5% 3%;
}

.offersPrice {
	font-size: 14px;
	padding: 0.5% 3%;
}

.cart {
	width: 50%;
	background-color: red;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	float: right;
	color: #ffffff;
	padding: 5% 3%;
	margin: 5% 4% 3% 0;
}

.cartBtn {
	color: #ffffff;
	padding-right: 8%;
}

.freeDelivery {
	width: 22%;
	background-color: red;
	z-index: 999 !important;
	margin-top: 5%;
	position: absolute;
	left: 78%;
	border: 1px solid lightgray;
}

.freeDeliveryImg {
	width: 75%;
	padding: 5%;
}

.offerDisc {
	width: 15%;
	background-color: yellow;
	z-index: 999 !important;
	margin-top: 5%;
	position: absolute;
	left: 85.5%;
	top: 16%;
	text-align: center;
	border: 1px solid lightgray;
}

.moreBtn {
	padding: 0.6% 1%;
	margin: 1% 0 2% 0;

}

.col-md-1-25 {
	width: 23%;
}


/* ---------------------------------------------------
    PROMO STYLE
----------------------------------------------------- */

.promo {
	width: 100%;
	padding: 1% 0 1% 0;
	background-color: #d9d9d9;
	margin-bottom: 1%;

}

.promoBox {
	width: 100%;
}

.promo img {
	width: 100%;
	padding: 0 1%;
}


}

@media (max-width: 766px) {

/* ---------------------------------------------------
    TITLE STYLE
----------------------------------------------------- */

#titleUp {
	background-color: #0b446c;
	min-height: 20px;
}

#title {
  background-color: #0d65a2;
  padding: 1% 1% 0 1%;
}

.logo {
  font-family: Impact;
  font-size: 36px;
  color: #fff;
  line-height: 28px;
  padding: 5% 2%;
}

.separator {
  background-color: red;
  min-height: 6px;
  margin-top: 2px;
}


/* ---------------------------------------------------
    TOP CATEGORIES STYLE
----------------------------------------------------- */

.topCat {
	padding: 1% 0 1% 3.5%;
	width: 100%;
	margin-left: 0.00001%;

}

.topCatBox {
	padding: 10px 10px;
	border: 1px solid lightgray;
	background-color: #ffffff;
}

.topCatImg {
	height: 59%;
	width: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;

}

.col-xs-1-50 {
	width: 50%;
}

/* ---------------------------------------------------
    NEWS STYLE
----------------------------------------------------- */

.news {
	padding: 1% 7%;
}

.newsXs, .newsLg {
	background-color: #ffffff;
	padding: 1% 3%;
}

.newsImgXs {
	width: 100%;
}

.newsImgLg {
	width: 100%;
}

.newsTitleXs {
	padding-top: 2%;
}

.newsDescXs {
	line-height: 16px;
	font-size: 14px;

}


/* ---------------------------------------------------
    OFFERS && NEW ARRIVALS STYLE
----------------------------------------------------- */

.offersHeader {
	width: 100%;
	margin: auto;
	padding: 2.5% 0 0.5% 1%;
	background-color: #0b446c;
	margin-top: 5%;
}

.offersHeaderT {
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;

}

.offers {
	width: 100%;
	margin: auto;
	padding: 1% 6.1%;
}

.offersBox {
	border: 1px solid lightgray;
	background-color: #ffffff;
	width: 100%;
	margin: 3% 2% 0 0;
	position: relative;
}

.offersBox:last-child {
	margin-right: -2%;
}

.offersMan {
	width: 100%;
	font-weight: 600;
	background-color: #0d65a2;
	color: #ffffff;
	padding: 3% 3%;
}

.offersImg {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 5% 0.5% 5% 0.5%;
}

.offersName {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	padding-bottom: 20px;
	padding: 1% 3% 5% 3%;
	font-weight: 600;
}

.offersNr {
	font-size: 14px;
	padding: 0.5% 3%;
}

.offersPrice {
	font-size: 14px;
	padding: 0.5% 3%;
}

.cart {
	width: 40%;
	background-color: red;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	float: right;
	color: #ffffff;
	padding: 5% 3%;
	margin: 5% 4% 3% 0;
}

.cartBtn {
	color: #ffffff;
	padding-right: 8%;
	
}

.freeDelivery {
	width: 22%;
	background-color: red;
	z-index: 999 !important;
	margin-top: 5%;
	position: absolute;
	left: 78%;
	border: 1px solid lightgray;
}

.freeDeliveryImg {
	width: 75%;
	padding: 5%;
}

.offerDisc {
	width: 15%;
	background-color: yellow;
	z-index: 999 !important;
	margin-top: 5%;
	position: absolute;
	left: 85.5%;
	top: 16%;
	text-align: center;
	border: 1px solid lightgray;
}

.moreBtn {
	padding: 2% 1%;
	margin: 5% 0 5% 0;


}


.col-xs-1-50 {
	width: 48%;
}

/* ---------------------------------------------------
    PROMO STYLE
----------------------------------------------------- */

.promo {
	width: 100%;
	padding: 1% 0 1% 0;
	background-color: #d9d9d9;
	margin-bottom: 1%;

}

.promoBox {
	width: 100%;
}

.promo img {
	width: 100%;
	padding: 0 1%;
}

/* ---------------------------------------------------
    FOOTER STYLE
----------------------------------------------------- */

.footer {
	width: 100%;
	background-color: #0b446c;
	padding: 1% 6.5%;
	color: #ffffff;
}

.footerBox {
	width: 100%;
	margin-left: -3%;
	padding: 2% 3%;

}

.footerBoxT {
	font-weight: 600;
	font-size: 18px;
	color: #0d65a2;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0.5% 0 0.5% 0.5%;
}

.footerList {
	list-style-type: none;
	padding: 2% 0 0.5% 2%;
	font-size: 15px;
	line-height: 30px;
}

.footerList a {
	color: #a3c6de;
}



}