:root{
--color-1st:#eb8590 !important;
}
.footer_logo a img{
max-width : 50%;
}
.availablestore {
	display : flex;
  flex-direction : column;
}
.availablestore .part_1 p, .availablestore .part_2 p{
	margin : 0px;
  	padding : 0px;
	display : flex;
  	gap: 20px;
}
.availablestore .part_1, .availablestore .part_2{
display : flex;
  width : 100%;
  justify-content : space-between;
}
.availablestore img{
width : 70px;
  height : 70px;
  object-fit : contain;
}
.contact_info.contact_info_light li{
  display : flex;
  align-items: flex-start;
  gap:10px;
}
.pr_detail .pr_desc ul,
.ck-content ul,
.ck-content ol {
    margin-left: 20px;
}
#app h4 {
    margin-top: 10px;
}

.ck-content ul li {
    list-style-type: initial;
}

ul#tabmenubar li,
div#carouselExampleControls ol li,
.blog_post.blog_style2 ul.list_none.blog_meta li {

    list-style-type: none !important;
}
@media screen and (min-width: 992px) {
footer.footer_dark .footer_top .col-lg-3.col-md-4.col-sm-6 {
    padding: 0px;
}
}
.dark_skin .logo_dark {
    max-width: 200px;
    max-height: 100px;
}
/*
.bottom_header .navbar-brand img {
    width: 50%;
    max-height: 50px;
}
*/
.categories_wrap {
    
    right: 60px;
}
ul.social_icons.text-md-right {
    display: none;
}
@media(max-width:767px){
  .contact_info i+*{
max-width: 95% !important;
}
.bottom_header .navbar-brand img {
    width: 100% !important;}  
.banner_section:not(.full_screen) .carousel-item {
    height: 280px;
  }
.banner_section:not(.full_screen){
    height: 290px;
}
.categories_wrap {
    right: 10px;
}
  .dark_skin .logo_dark {
    max-width: 130px;
    max-height: 80px;
}

  .banner_section.shop_banner_slider .carousel-item{
      background-size: contain;
    background-repeat: no-repeat;
  }
}

.heading_tab_header .view_all {
	display:none;
}

.pr_detail .pr_desc ul, .ck-content ul, .ck-content ol {
    display: none;
}
.breadcrumb_section{
 display: none;
}

@media(max-width:350px){
.pr_search_icon {
    float: none;
    display: -webkit-box;
}
}

.contact_info i+*{
    max-width: 95%;
}

.dark_skin .logo_dark {
  max-width: 160px;
}




.bottom_header.light_skin.main_menu_uppercase.bg_dark.mb-4 .categories_wrap .categories_btn{
background-color:#eb8590;
}
.heading_tab_header .heading_s2 h4{
color:#865D36;
}

.heading_s1 h2,.heading_s4 h2{
color:#865D36;
}

.scrollup{
background-color:#eb8590;
}

.section.small_pt.pb-0,.section.pb_20{
padding-top:0 !important;
}


@media only screen and (min-width: 1280px){
.container {
    max-width: 1310px;
}
}


@media(max-width:400px){

  #admin_bar a{
font-size: 12px !important;
}
  
  .contact_phone.order-md-last{
  text-align:end;
  }
}

.part_1, .part_2 {
    display: flex;
    flex-direction: column;
}
.availablestore img
{
width:150px;
height:50px;
}
.part_2 img
{
width:120px;
}
.footer_top {
    background-color: #eb8590;
    border-top: 1px solid #fff;
}
.availablestore .part_1 p, .availablestore .part_2 p
{
font-weight:700;
}
.availablestore .part_1, .availablestore .part_2 {
    display: none !important;
}