/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
  @media (max-width: 767px){.not_mobile_hide .elementor-background-video-container{
     display: block !important;
 }}
.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, #434343, #000000); */
    color: #434343;
    margin-bottom: 0px;
    /* margin-top: 40px; */
}
/* header section */
#header.normal .row.action > div svg * {
    stroke: #FFFFFF!important;
}
#header.normal .header-top .search-widget form input[type="text"] {
    color: #434343;
    border-color: #434343;
}
#header.normal .row.action > div span.text, #header .row.action > div span.acc_name {
    color: #434343;
}
#header.normal .row.action .blockcart a i {
    background-color: #FFFFFF;
}
#header.normal .layout_layout1:not(.ybc_vertical_menu) .mm_menus_li > a {
    color: #434343!important;
}
#header.normal .layout_layout1 .mm_menus_li > a > span:before {
    background: #000000;
}
#header.normal .layout_layout1 .mm_menus_li:hover > a {
    color: #000!important;
}
.mm_menus_li > a {
    font-size: 17px!important;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
}
.layout_layout1 .mm_menus_li {
    padding: 10px 22px;
    -webkit-transition: all .22s cubic-bezier(.07,.74,.56,.89);
    transition: all .22s cubic-bezier(.07,.74,.56,.89);
}
.psb-sales-number {
    min-height: 20px;
    background: none;
    padding-left: 28px;
    line-height: 1.2;
    margin-bottom: -5px;
    font-size: 12px;
    display: inline-block;
}
.pst-bar-info.pst-bar-info-oos {
    font-size: 12px;
    text-align: center;
}
.pst-bar-info.pst-bar-info-few {
    font-size: 12px;
    text-align: center;
}
.pst-bar-info.pst-bar-info-many {
    font-size: 12px;
    text-align: center;
   }
   .pstStockBar {
    margin-bottom: 10px;
    clear: both;
    float: none;
}
.pstStockBar .pst-bar-info {
    margin-bottom: 0px;
}
#footer .footer-container {
    padding-top: 60px;
    padding-bottom: 60px;
    display: none;
}
#category #main h1:not(.active-filter-title) {
    margin-bottom: 1rem;
}
body:not(#index) #top_column {
    padding-top: 5px;
    padding-bottom: 5px;
}
.side_menu #side_acc_wrap .acc_ul > .btn, .side_menu .cart-checkout .btn, .side_menu #side_acc_wrap .acc_ul > .btn:hover, .side_menu .cart-checkout .btn:hover, .side_menu #side_acc_wrap .acc_ul > .btn:active:hover, .side_menu .cart-checkout .btn:active:hover {
    background: #ffffff;
    border-color: #1c1c1c;
    color: #1c1c1c;
}
.header-mobile {
    background: #ffffff;
    border-bottom: 3px solid #434343;
}
@media (max-width: 574px){
#main #products #js-product-list .product-item {
    width: 50%;
    /* flex-grow: 1; */
    padding: 0 5px;
    margin: 0;
    border: 1px solid #d9d5d5;
}
}

@media (max-width: 574px){
#products .thumbnail-container {
    margin-bottom: 5px;
}
}
@media (max-width: 574px){
#main #products #js-product-list .thumbnail-container .add_to_cart {
    padding: 9px 5px;
    font-size: 11px;
    line-height: 11px;
    width: 170px;
}
}
@media (max-width: 574px){
 #products .product-title a,.product-miniature .product-title a {
	     font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
}
li.product-flag.on-sale {
    display: none;
}
div#ed_shopping_footer {
    display: none;
}
@media (max-width: 574px){
.pv_force_display.pv_popupvideo {
    display: inline-block;
    margin-top: 5px;
    width: 173px;
    font-size: 12px;
}
}
main.roy-reload {
    padding-top: 0px;
}#header.normal {    background: #ffffff00;}
#header .header-top {
    padding-bottom: 0;
    padding-top: 10px;
}
#header.normal .row.action > div span.text {
    color: #fff;
}
#header .row.action>div.head_action>ul:not(.dropdown-menu)>li>div {
    transition: all .22s cubic-bezier(.07,.74,.56,.89);
    background: #00000040;
    border-radius: 20px;
	padding: 3px 5px 3px 9px;
}
.add .btn.add-to-cart {
    padding: 8px 30px;
    background-color: #ff0000;
    border-color: #C0C0C0;
    color: #ffffff;
}
.roycontent p, #main .page-content p, .simpleblog__listing__post p, .product-information, .product-information p, .tabs .tab-pane p {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0px;
}