/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.home_custom_title{
    
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
	    text-align: center;
}

.home_custom_title img {
    width: auto !important;
}

@media (max-width: 768px)
{
#index #main h2.products-section-title {
    text-align: center;
    padding: 0px;
}
}
@media (min-width: 992px)
{
.featured-products.pl_spa2 .products .product-item {
    
    padding: 0 30px !important;
}
}

/* header section */
.header_bottom_inner {
display: -webkit-box;
display: flex;
align-items: center;
flex-wrap: wrap;
}

.header_bottom_inner .bottom_sub {
flex: 0 0 25%;
max-width: 25%;
border-right: 2px solid #434343;
display: -webkit-box;
display: flex;
align-items: center;
padding: 10px;
}

.header_bottom_inner .bottom_sub .bottom_sub_left {
max-width: 20%;
flex: 0 0 20%;
padding: 0px 5px;
}

.header_bottom_inner .bottom_sub .bottom_sub_left img {
max-width: 100%;
margin-bottom: 0;
}

.header_bottom_inner .bottom_sub .bottom_sub_right {
max-width: 80%;
flex: 0 0 80%;
padding: 0px 10px;
}

.bottom_sub_right h4 {
font-size: 17px;
margin: 0;
color: #1c1c1c;
}

.bottom_sub_right p {
margin: 0;
font-size: 12px;
color: #1c1c1c;
}
.header_bottom_inner .bottom_sub:last-child {
border: none;
}

.header_bottom {
padding: 15px 0px;
border-bottom: 2px solid #434343;
background: #fff;
}

.header_bottom .container {
max-width: 100%;
width: auto;
padding: 0px 80px;
}

div#roycontent_top .htmlcontent-item-1 {
margin-bottom: 0;
}

div#top_column {background-color: #fff !important;}
@media screen and (max-width: 992px){
.header_bottom_inner .bottom_sub {
flex: 0 0 50%;
max-width: 50%;
}
.header_bottom_inner .bottom_sub {
border-right: none;
border-bottom: 2px solid #1C1C1C;
}
.header_bottom_inner .bottom_sub:last-child {
border-bottom: 2px solid #1C1C1C;
}
.header_bottom .container {
padding: 0px 15px;
}
div#top_column .container {
width: 100%;
padding: 0px 30px;
}
}
@media screen and (max-width: 768px){
.header_bottom_inner .bottom_sub {
flex: 0 0 100%;
max-width: 100%;
}
.header_bottom_inner .bottom_sub {
padding: 20px 10px;
}
}

@media screen and (max-width: 479px){
.header_bottom_inner .bottom_sub .bottom_sub_left img {
margin-bottom: 0;
}
}
#main h1:not(.product-title):not(.active-filter-title) {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    background: #000000;
    background: -webkit-linear-gradient(to right, #434343, #000000);
    background: linear-gradient(to right, #43434300, #00000000);
    color: #000000;
    margin-bottom: 0px;
    margin-top: 40px;
}
/* header section */
#header .header-top {
    padding-bottom: 0;
    background: #000000;
    background: -webkit-linear-gradient(to right, #434343, #000000);
    background: #fff;
}
.header-top .search-widget form button[type=submit] {
    display: none;
    align-items: center;
    padding: 0 4px 0 0;
}
#header .row.action .layout_layout1 .mm_menus_li {
    padding-left: 40px!important;
    padding-right: 40px!important;
    border: 1px solid #1c1c1c;
}

@media screen and (max-width: 479px){
	#ui_prod .ui_name, #products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    color: #1c1c1c;
    font-family: "Roboto", sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}
media (max-width: 479px){
#main > .container, #bottom_column > .container, .layout-left-column #wrapper > .container, .layout-right-column #wrapper > .container {
    padding-left: 30px!important;
    padding-right: 30px!important;
}
}
@media (max-width: 479px){
#main #products #js-product-list .product-item {
    width: 50%;
    /* flex-grow: 1; */
    padding: 0 10px;
    margin: 0;
    border: 1px solid #d1d1d1;
}
}
@media (max-width: 479px){
.btn, .btn.btn-primary {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
}
}
@media (max-width: 479px){
#main #products #js-product-list .thumbnail-container .add_to_cart {
    padding: 9px 10px;
    font-size: 14px;
    line-height: 14px;
    width: 180px;
}
}
@media (max-width: 479px){
h3.product-title, .h3.product-title, #ui_prod .ui_name, #products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    font-size: 17px;
    line-height: 17px;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: uppercase;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
@media (max-width: 479px){
.thumbnail-container .product-image {
    border: 0px solid #f2f2f2;
    border-radius: 2px;
    -webkit-transition: all .4s cubic-bezier(.36,.76,0,.88);
    transition: all .4s cubic-bezier(.36,.76,0,.88);
}
}
ul.brands_list>li.brand {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    float: left;
    margin-bottom: 10px;
    margin-top: 46px;
}


@media (max-width: 479px){
#main .images-container.pp_lay1 .product-images li.thumb-container {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
}
}
@media (max-width: 479px){
#main h1:not(.product-title):not(.active-filter-title) {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    background: #000000;
    background: -webkit-linear-gradient(to right, #434343, #000000);
    background: linear-gradient(to right, #434343, #000000);
    color: #ffffff;
    margin-bottom: 0px;
    margin-top: -20px;
}
}
#product .tabs {
    background: #ffffff;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-bottom: 0px;
}
#main .card {
    border-radius: 0;
    border: none;
    background: none;
    width: 100%;
}
 #product-availability {
    margin-top: 20px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    display: -ms-flexbox;
    display: none;
    -ms-flex-align: center;
    align-items: center;
}
button.whatsapp-order-button.btn.btn-success {
    height: 60px;
	background: #25d366;
}