body{
    font-family: 'Lato', Helvetica, Arial, sans-serif !important;
    font-weight:400;
    background-color:#f2f2f2 !important;
}
.home section{
    background-color: #f2f2f2;
    padding-bottom: 40px;
}
.header-wrapper{
    z-index: 1000;
    width:100%;
    background-color:#ffffff;
}

.email-container{
    float:left;
    color:#ffffff;
}
.tel-container{
    float:right;
    text-align: right;
    margin-right: 30px;
}
.social-container{
    float:right;
    text-align: right; 
}


.search-button{
    display: inline-block;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 6px center;
    width: 100px;
    height: 40px;
    border-radius: 8px;
    cursor: pointer;
    background-color:#333;
    background-image: url("http://culturalandsingaporedress.com/wp-content/uploads/2016/07/search.png");
}
.search-box{
    font-family: 'Lato', Helvetica, Arial, sans-serif !important;
    display: inline-block;
    width: 450px;
    border: 0;
    font-size: 13px;
    padding: 10px;
    border: 1px solid #3f3f3f;
    border-radius:8px;
    font-weight: 400;
    margin-right:5px;

}


#banner-section .bx-wrapper img{
    width:100%;
}

.menu-and-contact{
	background-color:#ffffff;
	display: flex;
    justify-content: space-between;
    padding:0 30px;
}


#slider{
    /*max-height: 500px;*/
}






#catergory-list .wrapper {
    position: relative;
    display: inline-block;
}
#catergory-list .inner-wrapper{
    position: absolute;
    padding: 5px 10px;
    z-index: 999;
    font-size:20px;
    color: #FFFFFF;
    font-weight: bold;
    background-color:rgba(0,0,0,0.4);

}
.gps-titlebar{
    color:#444444;
    font-size: 20px;
    font-weight: bold;
    padding:5px 1px;
    margin-bottom: 10px;
}


#footer{
    background-color: #272727;
    padding-top: 30px;
    padding-bottom: 10px;
   
}

.company-details{
    color:#939393;
    padding-top: 30px;
    padding-below:30px;
}

.company-details li{
	display:block;
	list-style: none;
	margin-bottom:10px;
}
.company-details .company-details-element{
	display: inline-block;
	margin-left:8px;
	
}
.copyright{
    color:#939393;
    padding-top: 60px;
    padding-below:30px;
}

#slider-box{
    width:30%;
    height: 20%;
    position: absolute;
    left:46%;
    top:45%;
    background-color: rgba(0,0,0,0);
    
}

#banner-section{
    position: relative;
    background-color:#f2f2f2;
    margin-bottom:10px;
}

#slider-box .big-button{
    display: inline-block;
    text-align: center;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border: 1px solid transparent;
    border-radius: 4px;
    vertical-align: middle;
    font-size: 22px;
    padding:10px 16px;
}

.big-button a{
	text-decoration:none;
	color:#ffffff;
}

#slider-box .big-button:hover{
    background-color: #286090;
    border-color: #204d74;
}

#header{
	background-color:#ffffff;
    padding: 5px 20px;
	/*background-image: url("http://gorkhaligarima.com/wp-content/uploads/2017/03/headerbgpattern2.jpg");*/
	
}

.first-group{
	margin-top:30px;
}

.header_email{
	text-decoration:none;
	color:#ffffff;
}
.header_email:hover{
	color:#ffffff;
}

.bx-wrapper .bx-viewport{
    box-shadow:none !important;
    background:none !important;
}
.front_product_section .title_container{
	margin-bottom:10px;
	text-align:center;
	/*border-bottom:2px solid #c70808;*/
}
.front_product_section .title{
    text-align: left;
    display: inline-block;
    font-size:24px;
    font-weight:400;
    color: #000000;
    padding:6px 6px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}



.front_product_section .productlist{
	/*border-right:1px solid #efefef;*/
	padding:20px;
	width:220px !important;
}

.front_product_section .bx-wrapper{
	box-sizing: border-box;
	margin:0 auto !important;
}
.product_section{
	
}

#most_viewed_product li{
    padding:20px;
    width:220px !important;
}

#most_viewed_product .title span{
    font-size:20px;
    display: inline-block;
    padding: 5px 0;
    border-bottom: solid 2px #cccccc;

    position: relative;
    margin-bottom: 8px;
}

#most_viewed_product .title span:after {
    content: '';
    border-bottom: solid 2px #cccccc;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
}


.myaccount-loginbox{
    display: table-cell;
    width: 50%;
    background-color: #f8f8f8;
    padding: 20px 30px;
}
.myaccount-registerbox{
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    text-align: center;
}

.registration-fieldbox .row{
    margin-bottom: 20px;
}

.registration-fieldbox input{
    width: 100%;
    line-height: 2;
}

.submenu{
   
    margin-right: 10px;
    color: #ffffff;
    
}

.product-info-wrapper{
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    color:#636262;
}
.product-info-wrapper p{
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight:300;
}
.product-info-wrapper h2{
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight:400;
}

.navbar-toggle .icon-bar{
    color:#efefef;
    background-color:#efefef;
}
/* Menu 2 */
.main-menu{
	/*padding: 8px 0;*/
}
.main-menu a{
    text-decoration:none;
}
.menu-main .menu-container>ul{
    margin-bottom: 0 !important;
}

.menu-main-menu-container>ul>li{
    display: inline-block;
    list-style: none;
    margin-right: 35px;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    padding:18px 0;
    cursor:pointer;
}
/* Main2 nested menu */
.menu-main-menu-container>ul>li>ul{
    display: none;
    background: #ffffff;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    z-index: 1001;
    top:58px;
    left:0;
    flex-wrap:wrap;
    justify-content:center;
}


.menu-main-menu-container>ul>li:hover > ul{
    display:flex;
}
.menu-main-menu-container>ul>li>.menu-cat{
    flex-direction:column !important;
    left:auto !important;
}

.menu-main-menu-container>ul>li>ul>li {
    display:block !important;
    position: relative;
    padding: 5px 10px !important;
    text-align: left;
    color:black;
}
.menu-main-menu-container>ul>li>ul>li:not(:last-child){
    border-bottom:1px dotted #3f3e3e;
}
.menu-main-menu-container>ul>li>ul>li>a{
    padding:2px 15px;
}
.menu-main-menu-container>ul>li>ul>li:hover{
    background-color: #e1e1e1;
}


.main-menu ul ul ul{
    display: none;
    background: #000000;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    z-index: 1001;
    list-style:none;
    left:100%;
    top:0;
}
.main-menu ul ul ul li{
    padding:4px 20px;
    background-color:#e1e1e1;
}
.menu-main-menu-container>ul ul ul li:not(:last-child){
    border-bottom:1px dotted #3f3e3e;
}
.cultural-dress-cat .img-cat{
    text-align:center;
}
.cultural-dress-cat-item{
    width:250px;
}
.cultural-dress-cat-item .link-container{
    display:flex;
    justify-content: center;
}
.cultural-dress-cat-item .description-container{
    text-align:justify;
}
/*Main2 nested menu end  */

.widget{
    margin-bottom:40px;
}

.sidebar-container{
    margin-top:40px;
}
.woocommerce .woocommerce-breadcrumb{
    padding: 20px 0;
}
.woocommerce div.product form.cart div.quantity {
    display: block;
    margin: 0 4px 0 0;
    float: none;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    display: block;
    float: none;
}

.woocommerce div.product form.cart .choose-quantity{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 40px;
}

.woocommerce div.product form.cart .quantity{
    display: inline-block !important;
}

.woocommerce div.product form.cart button{
    padding: .618em 3em;
    line-height: 2;
}

#recent .recent-product li.first{
    clear: both;
}

#most_viewed_product .mostviewed-product li.first{
    clear: both;
}
#recent .recent-product li img{
    width: 100%;
    height: auto;
}
#most_viewed_product .mostviewed-product li img{
    width: 100%;
    height: auto;
}


.sitetitle{
	font-size:32px;
	font-weight:bold;
	color:#f3d26f;
}
.header-top{
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
	color:#d2c9b8;
	padding:6px 0;
}

.front-slider{
    margin:0;
    padding:0;
}

.product-group{
	display:flex;
	flex-wrap:wrap;
	margin:0;
	padding:0;
}

.product-group .product-item{
	width:30%;
	border:1px solid #efefef; 
	padding:20px;
	list-style: none;
	text-align:center; 
}
.listby_orderby{
	text-align:right;
}
.front_product_section .bx-viewport{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.product-title{
    text-align:center;
}
@media screen and (max-width:580px){ 
    header #logo{
        margin-bottom:20px;
    }
    .search-box{
        width:auto;
    }
}
