    /*------------------------------------------------------------------

Project:		OYEENok E-Commerce Bootsrap Responsive Template
Version:		1.1
Last change:	27/09/17
Created by: 	Lionode

-------------------------------------------------------------------*/


/* -----  Google Font  -----*/

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700');

/* -----  ionicons Font  -----*/

@import url("ionicons.min.css");

/* -----  font awesome Font  -----*/

@import url("font-awesome.min.css");


/* =====  INDEX OF STYLES ===== */


/*
01 ===== BASIC  =====
  1.1 General
  1.2 Typography  
  1.3 Spacing    
  1.4 Button
  1.5 Elements
  1.6 Accordions
  1.7 Tabs
  1.8 Progress Bars
  1.9 Inputs
  1.10 Newslatter popup 
  
02 ===== HEADER ===== 
  2.1 Header
  2.2 Navbar
  2.3 Megamenu
  2.4 Search
  2.5 Cart
  2.6 Header bottom
  
03 ===== CONTANT =====
  3.1 Left column
  3.2 Right column
  	3.2.1 main banner
  	3.2.2 CMS-Banner
  	3.2.3 Home product
  	3.2.4 Breadcrumb
  	3.2.5 Blog
  	3.2.6 Single Blog
  	3.2.7 Product + Category Page 
  	3.2.8 Client
  	3.2.9 Owl nav
  	3.2.10 About
  	3.2.11 Team
  	3.2.12 Contact
  	3.2.13 Shop Page
  	3.2.14 Login & register
  	3.2.15 Map
  	3.2.16 Brand
  
04 ===== FOOTER =====
	4.1 Footer General
	4.2 Scrollup
*/


/* ----------------------------------------------
	BASIC
	1.1 General  
----------------------------------------------- */


img {
    height: auto;
    max-width: 100%;
    border: none;
    outline: none;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
	
}


/* ----------------------------------------------
	1.2 Typography 
----------------------------------------------- */

a {
    cursor: pointer;
    text-decoration: none;
    
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
}
a:hover, a:focus {
    color: #F37601;
    text-decoration: none;
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
}
a, a:focus, a:active, a:link, img2 {
    outline: none;
    text-decoration: none;
}

/* ----------------------------------------------
	tombnails
----------------------------------------------- */
.item10 {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}



/* ----------------------------------------------
	1.7 Tabs 
----------------------------------------------- */

.nav>li>a {
    padding: 7px 15px;
    border-radius: 0;
    color: #494b4c;
}
.nav>li>a:hover, .nav>li>a:focus {
    background: transparent;
    color: #F37601;
}
#product-tab .nav li {
    display: inline-block;
}




/* ----------------------------------------------
		HEADER
	2.1 Header
----------------------------------------------- */



/* ----------------------------------------------
	logobrand
----------------------------------------------- */
.firstbar .brand2 {
  float: left;
  margin: 20px 0;
}
.firstbar .brand2 a {
  text-decoration: none;
}
.firstbar .brand2 img {
  width: 200px;
  display: block;
  float: left;
}
.firstbar .brand2 .text {
  font-size: 6em;
  text-transform: uppercase;
  letter-spacing: 8px;
  float: none;
  font-weight: 100;
  margin-top: -25px;
  margin-bottom: -20px;
}

 .menu .brand2 {
  display: none;
  float: left;
  width: 100px;
  height: 55px;
  line-height: 52px;
}
.menu .brand2 img {
  width: 100%;
}
.menu .brand2 a {
  text-decoration: none;
}

header.primary.up nav.menu .brand2 {
  display: block;
	
}




/* ----------------------------------------------
	CONTANT
	3.1 Left column
----------------------------------------------- */




/* ----------------------------------------------
	3.2.7 Product + Category Page 
----------------------------------------------- */

#product-tab .product-thumb {
    margin: 0px 10px 10px;
}

.product-name2{
    color: #494b4c;
    font-size: 14px;
    font-family: 'Josefin+Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.product-name {
	min-width: 160px;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.product-thumb {
    overflow: hidden;
}
.product-thumb a img+img {
    display: none;
}

.product-thumb:hover a img+img {
    display: block;
}

.product-layout.product-list .image.product-imageblock {
        width: 46%;
    }

.image.product-imageblock>a {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
}
.product-thumb .image {
    text-align: center;
    position: relative;
}
.product-thumb .image a {
    display: block;
}
.product-grid .product-thumb .image {
    float: none;
}
.product-thumb .button-group .wishlist, .product-thumb .button-group .quickview, .product-thumb .button-group .compare, .product-thumb .button-group .add-to-cart {
    background: transparent url("../images/sprite.png") no-repeat scroll -13px -246px;
    overflow: hidden;
    height: 36px;
    width: 36px;
    text-align: center;
    cursor: pointer;
    margin: 5px;
    transition: all 0.5s ease 0s;
    background-color: #000;
}
.product-thumb .button-group .quickview {
    background-position: -13px -333px;
}
.product-thumb .button-group .compare {
    background-position: -13px -289px;
}
.product-thumb .button-group .add-to-cart {
    background-position: -13px -200px;
}
.product-thumb .button-group .wishlist:hover {
    background-position: -147px -246px;
    background-color: #F37601;
}
.product-thumb .button-group .quickview:hover {
    background-position: -147px -333px;
    background-color: #F37601;
}
.product-thumb .button-group .compare:hover {
    background-position: -147px -289px;
    background-color: #F37601;
}
.product-thumb .button-group .add-to-cart:hover {
    background-position: -147px -200px;
    background-color: #F37601;
}
.product-thumb .button-group a {
    color: #fff;
}

.product-thumb .button-group {
    top: 5px;
    opacity: 0;
    left: -42px;
    position: absolute;
    transition: all 0.6s ease 0s;
}
#product .button-group div{
    float: left;
}
.prodetail.product-thumb .button-group  {
    bottom: 0;
    position: relative;
    display: block;
    opacity: 1;
    left: 0;
}
.prodetail.product-thumb:hover .button-group  {
    left: 0px;

}
.product-thumb:hover .button-group {
    transition: all 0.6s ease 0s;
    opacity: 1;
    left: 6px;
}
.product-thumb .price {
    color: #000;
    display: inline-block;
    font: 700 20px/20px "Josefin+Sans";
    margin-top: 5px;
    vertical-align: middle;
}
.caption.product-detail {
    position: relative;
}
.product-thumb .button-group span {
    display: none;
}
.category-page-wrapper {
    border: 1px solid #e6e6e6;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.product-grid .product-desc {
    display: none;
}
.btn.btn-default.grid-view {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -146px -399px;
}
.btn.btn-default.grid-view.active {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -146px -372px;
}
.product-layout-right .product-list .product-thumb .image, .product-layout-left .product-list .product-thumb .image {
    margin: 0;
}
.product-layout-left, .product-layout-right {
    display: inline-block;
}
.product-list .product-thumb .image {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    margin: 0 20px 0 0;
    width: 32%;
}
.product-list .product-thumb .caption {
    float: left;
    margin: 0 0 0 15 px;
    padding: 0;
    text-align: left;
    width: 65%;
}
.col_3r .product-list .product-thumb .caption, .col_3l .product-list .product-thumb .caption {
    width: 40%;
}
.col_4 .product-list .product-thumb .caption {
    width: 70%;
}
.Specials .product-list .product-thumb .button-group {
    bottom: 75px;
}
.product-list .product-thumb .button-group {
    display: block;
    transition: all 0.6s ease 0s;
    bottom: 0px;
    text-align: left;
}
.product-list .product-desc {
    display: block;
}
.btn.btn-default.list-view {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -180px -399px;
}
.btn.btn-default.list-view.active {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -180px -372px;
}
.btn.btn-default.list-view, .btn.btn-default.grid-view {
    padding: 12px;
    border: none;
    box-shadow: none;
    outline: none;
    z-index: 0;
    margin: 0 10px 0 0;
}
.control-label {
    float: left;
}
.sort-inner, .limit {
    float: left;
}
.list-grid-wrapper,.page-wrapper ,.sort-wrapper{
    padding: 10px;
}
.sort-inner .form-control, .limit .form-control {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    height: auto;
    padding: 0px;
}
.pagination-nav ul li a {
    background-color: #f7f7f7;
    color: #808080;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
}
.pagination-nav ul li.active a {
    background: #e40001 none repeat scroll 0 0;
    color: #fff;
}
.pagination-nav ul li {
    display: inline-block;
    margin: 0 2px;
}
.rating {
	line-height: 1;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
}
.fa-stack {
    height: 12px;
    line-height: 1;
    width: 10px;
}
.fa-stack-1x, .fa-stack-x {
    font-size: 13px;
}
.fa.fa-star-o.fa-stack-1x, .fa.fa-star.fa-stack-x {
    color: #b2b2b2;
}
.fa.fa-star.fa-stack-1x {
    color: #e40001;
}

/* =====  left sidebar css  ===== */

.left-special.left-sidebar-widget li {
    display: inline-block;
}
#left-special .product-list .product-thumb .image, #bests-pro .product-list .product-thumb .image, #featu-pro .product-list .product-thumb .image, #new-pro .product-list .product-thumb .image {
    width: auto;
}
.list-group-item {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    overflow: hidden;
    padding: 0px;
}

/* ----------------------------------------------
	3.2.8 Client
----------------------------------------------- */

#client .type-01 {
    margin: 0 20px;
}

.client-title {
    text-transform: uppercase;
}
.client-detail p {
    color: #fff;
    margin-right: 20px;
}
.client .type-01 h2 {
    margin-left: 30px;
    margin-right: 30px;
}
.client .fa.fa-quote-left {
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
}
.client-avatar {
    float: left;
    height: 100px;
    width: 100px;
    margin-right: 30px;

}
.client-title, .client-designation {
    color: #fff;
    display: inline-block;
    margin-top: 5px;
}
.client-designation {
    color: #e40001;
}
/* ----------------------------------------------
	3.2.9 Owl nav
----------------------------------------------- */

.owl-nav {
    position: absolute;
    top: -50px;
    width: 100%;
}

.offers .owl-nav {
    position: absolute;
    right: 0px;
    top: 11px;
    width: 100%;
}

.related-pro .owl-nav, .team_grid .owl-nav {
    position: absolute;
    right: 10px;
    top: -55px;
    width: 100%;
}
.owl-nav>div {
    background: rgba(0,0,0,0) url("../images/sprite.png") no-repeat scroll -34px -374px;
    height: 23px;
    width: 17px;
    font-size: 0px;
    position: absolute;
    transition: 0.5s;
}
.owl-nav>div:hover {
    border-color: #e40001;
}
.owl-item .client-avatar>img {
    border-radius: 50%;
    width: auto !important;
}
.owl-nav .owl-prev {
    background-position: -6px -374px;
    opacity: 1;
    right: 33px;
}

.owl-nav .owl-prev:hover {
    background-position: -6px -402px;
    transition: 0.5s;
}
.owl-nav .owl-next {
    left: auto;
    opacity: 1;
    right: 0;
}
.owl-nav .owl-next:hover {
    background-position: -34px -402px;
    transition: 0.5s;
}
.client .owl-dots {
    right: 0;
    position: absolute;
    text-align: center;
	bottom: 15px;
}
.client .owl-dot {
    display: block;
    line-height: 1;
}
.client .owl-dot>span {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 14px;
    margin: 4px;
    width: 14px;
}
.client .owl-dot.active>span {
    background: rgba(0, 0, 0, 0.0) none repeat scroll 0 0;
    border: 2px solid #e40001;
    border-radius: 50%;
    display: inline-block;
    height: 14px;
    margin: 4px;
    width: 14px;
}



/* ----------------------------------------------
	3.2.11 Team
----------------------------------------------- */

.team-detail {
    padding: 0 10px;
}
.team-designation, .team-title {
    text-transform: uppercase;
}
.team .social>li, .team_grid .social>li {
    background: #dfdfdf none repeat scroll 0 0;
    display: inline-block;
    height: 40px;
    width: 40px;
}
.team .social>li:hover a, .team_grid .social>li:hover a {
    color: #000;
}
.social li a i {
    margin: 12px;
}
.team-detail .team-item-img {
    filter: grayscale(100%);
}
.team-detail:hover .team-item-img {
    filter: grayscale(0%);
}
.team_grid.col4 .social>li, .team4col .social>li {
    background: none;
    margin: 0 5px;
    height: 20px;
    width: 20px;
}
.col4 .social li a i {
    margin: 5px;
}

/* ----------------------------------------------
	3.2.12 Contact
----------------------------------------------- */

.contact .fa {
    margin-right: 10px;
}

/* ----------------------------------------------
	3.2.13 Shop Page
----------------------------------------------- */

a.thumbnails {
    border: 1px solid #ddd;
    display: block;
	height: auto;
	padding: 10px;
}
a.thumbnail {
    border-radius: 0px;
    margin: 10px 5px;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #000;
}

.price .price-tax {
    margin-left: 10px;
}
.related-pro .product-thumb {
    margin: 0 10px 10px;
}



/* =====  leftrightnav =====*/

#product-tab {
    position: relative;
}
#product-tab .nav {
    position: absolute;
    right: 55px;
    top: 0;
}
#product-thumbnail .owl-nav {
    top: 38px;
}
#product-tab .owl-nav, .blog .owl-nav {
    right: 10px;
}
#product-thumbnail .owl-nav .owl-prev {
    left: 0;
}

/* ----------------------------------------------
	price style
----------------------------------------------- */

.mt_200 {
    margin-top: 20px;
	margin-bottom: 5px;
    font-size: 12.25px;
}

.mt_222 {
    margin-top: 20px;
	margin-bottom: 5px;
    font-size: 13.25px;
	line-height: 35px;
}


.mt_211 {
    margin-top: 20px;
	margin-bottom: 5px;
    font-size: 14px;
	line-height: 28px;
	color: #7F7F7F;
}

.pricestyle
{
	font-size: 13px;
	line-height: 30px;
	color: #323131;
	
	
}


 td
{
	font-size: 13px;
	line-height: 30px;
	color: #323131;
	border: thin solid #D3D3D3;
	
}

.price_td
{
	background-color: #EAEAEA;
	

	
}
.flagsbox{
		display: none;
	}
.flags
  {
   display: block;
  float: right;
  margin-left: 10px;
  padding-bottom: 5px;	  
   width: 30px;
  border-bottom: solid 2px #FF0A00;
}

.flags1
  {
   display: block;
  float: right;
  margin-right: 10px;
  padding-bottom: 5px;	  
   width: 30px;
  border-bottom: solid 2px #FF0A00;
}

.flags2
  {
   display: block;
  float: right;
 margin-left: 0px;
	  width: 30px;
}
.abouttextbox
{
	color: #323131;
}

/* =====  quote button  =====*/

.aa-add-to-cart-btn:hover,  .aa-add-to-cart-btn2:hover, .aa-add-to-cart-btn2:focus, .aa-add-to-cart-btn:focus {
  color: #F37601;
  border-color: #F37601;
}
.aa-add-to-cart-btn {
  border: 1px solid #ccc;
  color: #555;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
	
}

.aa-add-to-cart-btn2 {
  border: 1px solid #ccc;
  color: #555;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
	
}
.aa-add-to-cart-btn span {
  margin-right: 5px;
}
.aa-cart-view-btn:hover {
  background-color: #000;
  color: #fff;
}


 .aa-prod-view-bottom {
  border-top: 1px none #ddd;
  margin-top: 10px;
  margin-bottom: 40px;
}

 .aa-prod-view-bottom2 {
  border-top: 1px none #ddd;
  margin-top: 5px;
  margin-bottom: 18px;
}

.formbx {
	margin-top: 45px;
	
}
/* =====  RESPONSIVE CSS START  =====*/

@media (max-width:1199px) {
    .four-col-work .grid-item {
        width: 33.33%;
    }
    .product-list .product-thumb .button-group {
        bottom: 0;
    }
    .product-layout.product-list .image.product-imageblock {
        width: 46%;
    }
    .product-list .product-thumb .caption {
        width: 50%;
    }
  

@media (min-width: 992px) and (max-width: 1199px) {
    .about-title {
        font-size: 40px;
        line-height: 55px;
    }
}
	 .menu .brand2 {
    width: 65px;
	}
 	
}

	/*-------- brand ---------*/
	
	@media screen and (max-width: 1024px) {	
	
 .firstbar .brand2 {
    float: none;
  }
  .firstbar .brand2 img {
    float: none;
    display: inline-block;
    margin-bottom: 15px;
  }
  .firstbar .brand2 h2 {
    display: block;
    float: none;
    border: none;
    margin: 0;
    padding: 0;
    width: initial;
  }	
	
	.menu .brand2 {
  display: none;
  float: left;
  width: 100px;
  height: 55px;
  line-height: 52px;
}
			
/*----------------------------------*/

@media (max-width:991px) {

    .mega-dropdown-menu .carousel.slide {
        display: none;
    }
    .mega-dropdown-menu{
        padding: 25px 0;
    }
    .bannertext>h2 {
        font-size: 20px;
    }
    .product-list .product-thumb .caption {
        width: 100%;
        margin-top: 20px;
    }

    .toggle.active .toggle_div::before {
        color: #fff;
        content: "\f055";
        font-family: "FontAwesome";
        font-size: 22px;
        padding: 0;
        position: absolute;
        right: 0;
    }
    .toggle .toggle_div::before {
        color: #fff;
        content: "\f056";
        font-family: "FontAwesome";
        font-size: 22px;
        padding: 0;
        position: absolute;
        right: 0;
    }
    #product-tab .owl-nav {
        top: -79px;
    }
    #product-tab .nav {
        right: auto;
        top: 47px;
    }
    #product-tab .heading-part {
        margin-bottom: 40px;
    }
   
    .footer-logo, .client-avatar{
        float: none;
    }

    .footer-block ul {
        display: none;
    }
    .footer .form-group>input {
        float: left;
    }
    .footer .form-group .btn {
        float: left;
        margin-left: 15px;
        padding: 10px 20px;
    }
    .footer .form-group>input {
        width: 280px;
    }

    .footer-title {
        cursor: pointer;
        position: relative;
    }
}
.product-name {
	margin-top: 15px;
	
}		
/*-----------------------------------*/

@media (max-width: 767px) {
    
    .header-top-left, .header-top-right {
        text-align: center;
    }
    .main-search{
        width: auto;
        margin-top: 20px;
    }
    .navbar-brand{
        float: left;
    }
    .navbar-nav > li{
    display:block;
    }
    .navbar > p {
        display: block;
    }
    #menu{
        height:auto;
        text-align: left;
    }
    .navbar-collapse {
    width: 100%;
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.92);
    top: 50px;
    }
    .navbar-left, .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        z-index:3;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .mega-dropdown-menu, #menu .dropdown-menu {
        position: relative;
        width: 100%;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #menu > li > a{
        padding: 10px 18px;
    }
    .collapse.in {
        display: block !important;
    }
    .main-banner .owl-dots {
        bottom: 0;
    }
    #category-menu-responsive {
        display: none;
    }
    #category-menu {
        display: none !important;
    }
    .left_banner {
        display: none;
    }
    .three-col-work .grid-item, .three-col-blog .blog-item, .two-col-work .grid-item, .two-col-blog .blog-item, .four-col-work .grid-item {
        width: 100%;
    }
    .product-thumb .button-group {
        bottom: -21px;
        left: 0;
        opacity: 0;
        right: 0;
        top: auto;
        transition: all 0.6s ease 0s;
    }
    .product-thumb:hover .button-group{
        left: 0;
        right: 0;
    }
    .product-thumb .button-group .wishlist, .product-thumb .button-group .quickview, .product-thumb .button-group .compare, .product-thumb .button-group .add-to-cart{
        display: inline-block;
        height: 34px;
        margin: -1px;
        width: 34px;
    }
    .caption.product-detail{
        margin-top: 25px;
    }
    #Blog .post-info{
        position: relative;
    }
    #Blog .post-info > p, .write-comment a, .read-more a{
        color: #494b4c;

    }
    .blog .thumb:hover .post-image-hover{
        background:transparent;
    }
    .view-blog{
        border-color: #ccc; 
    }
    .newsletter-popup-top {
        width: 50%;
        margin: 0;
        padding: 0;
    }
    .newsletter-popup-top .popup-desc {
        padding: 10px 0;
    }
    .offer {
        width: 45%;
        float: left;
    }
    
    .Testimonial {
        margin-top: 50px;
    }
    .payment-icon, .copyright-part, .social_icon {
        text-align: center;
    }
    .copyright-part{
        margin: 10px 0;
    }
}

			
		
/*-----------------------------------*/

@media (max-width:650px) {
    .logo {
        margin-left: 50px;
    }
    .logo a {
        padding: 10px 0 10px 10px;
    }
    .cms_banner>div {
        width: 100%;
        margin: 0;
    }

    #subbanner1, #subbanner2, #subbanner4, #subbanner5 {
        float: left;
        margin: 10px;
        width: 45%;
    }

}

		
.aa-add-to-cart-btn {
font-size: 12.25px;
margin-right: 5px;
margin-bottom: 5px;



	
}			
		
/*-----------------------------------*/

@media (max-width:480px) {

    .navbar-header,.shopcart {
        width: 100%;
        text-align: center;
    }
    .navbar-brand, .header-right {
        width: 100%;
    }
    .navbar-brand>img {
        display: inline-block;
    }
    #cart > .btn{
        float: none;
    }
    .navbar-header {
        margin: 0;
    }
    .header-right.pull-right.mtb_50 {
        margin: 0 0 20px;
    }
    #subbanner1, #subbanner2, #subbanner4, #subbanner5{
        width: auto;
    }

    .bannertext>h2 {
        font-size: 16px;
    }
    .bannertext>p {
        font-size: 14px;
        line-height: 1;
    }

    .product-layout.product-list .image.product-imageblock {
        width: 100%;
    }
    .category-page-wrapper>div {
        width: 100%;
    }
    .footer .form-group .btn {
        float: none;
        margin-left: 0;
    }
    .newsletter-popup {
        padding: 25px;
    }
    .offer {
        display: none;
    }
    .newsletter-popup .popup-title span {
        margin: 0;
    }
    .newsletter-popup .popup-title {
        font-size: 40px;
    }
    .newsletter-popup-top .popup-desc, .newsletter-popup {
        text-align: center;
    }
    .newsletter-popup-top .btn-default, .newsletter-popup-top .btn-default:hover, label.checkme, .newsletter-popup-top,
    .newsletter-popup .popup-title {
        float: none;
    }
    .newsletter-popup-top {
        width: auto;
        margin: 0;
        padding: 0;
    }
    .newsletters input {
        width: 310px;
    }
}

@media only screen and (max-width: 425px){
	
		.flagsbox{
		display: block;
			margin-top: 10px;
	}
	
		
@media (max-width:360px) {
    .header-top-left li, .header-top-right li {
        padding: 0 10px;
    }
    .nav>li>a {
        padding: 6px;
    }
    .newsletters input {
    width: 150px;
    }
}
    /* =====  END RESPONSIVE CSS  =====*/
