
.btn_1 {
    background-color: #349bb1;
    border: 2px solid #227f93;
}
.btn_1:hover {
    color: #349bb1;
}

.tss_wrapper {
    position: relative;
    max-width: 1200px;
    margin:0 auto;
    background-color: #f3e7d9;
    padding:0 10px;
}

.container {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.top_menu {
    background-image: url('/images/header.jpg');
    background-repeat: no-repeat;
    background-size: 1200px 150px;
    height:150px;
    max-width:1200px;
    border-bottom: 1px solid #846c57;
    margin-bottom:100px;
    margin-left: -10px;
    margin-right: -10px;
}
.top_fixed {
    padding-top:255px;
}


.main_menu .main-menu-item ul li {
    padding:20px 12px 5px 12px !important;
    color: #124b5e !important;
}

.main_menu .main-menu-item ul li .nav-link {
    color: #ebeff4 !important;
    text-shadow: 2px 2px grey;
    font-size:1.1rem !important;
    font-weight: normal;
    padding:0 0 0.2em 0;
    position:relative;
}
.main_menu .main-menu-item ul li .nav-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.1em;
  background-color: hotpink;
  opacity: 0;
  transition: opacity 300ms, transform 500ms;
  transform: translate3d(-100%, 0, 0);
}
.main_menu .main-menu-item ul li .nav-link:hover::after,
.main_menu .main-menu-item ul li .nav-link:focus::after {
  opacity: 1;
  transform: translate3d(0, 0.2em, 0);
  /*transform: translate3d(0, 0, 0);*/
}

.main_menu .main-menu-item ul li .nav-link:hover {
    color: #ebeff4 !important;
}

.main_menu .main-menu-item ul li .nav-link-active {
    font-weight: 500;
}


.dropdown .dropdown-menu {
    background-color: #24a4b2 !important;
}
.dropdown .dropdown-menu .dropdown-item {
    font-size: 1.2rem;
    padding: 5px 20px !important;
    color: #fff !important;
    text-shadow: 2px 2px grey;
    background-color: transparent !important;
    text-transform: none !important;
}

.navbar-collapse {
    margin-left:100px;
}

.hearer_icon {
    margin-top: 13px;
}
.main_menu a i {
    color: #fff !important;
    text-shadow: 2px 2px grey;
    font-size: 1.2rem !important;
    margin-left: 10px !important;
    top: 3px;
}

.family_part {
    position: relative;
}
.banner_family_text {
    position: relative;
    float:left;
    width:360px;
    padding-top:100px;
}
.banner_family_text h1 {
    font-size: 50px !important;
}
.banner_family_text .btn_1 {
    margin:30px !important;
}
.banner_families {
    position: :relative;
    float:right;
    width: calc(100% - 360px);
    /*border:1px solid grey;*/
    text-align:center;
}
.banner_part .banner_img {
    top: 0 !important;
}
.banner_family li {
    display:inline-block;
    border:1px solid grey;
    width:24.6%;
    min-width:150px;
    height:300px;
    background-color: #fff;
}

.footer_logo {
    width:110px;
}
.footer_part .social_icon a {
    background-color: #105c8f;
}
.footer_part .social_icon a:hover {
    background-color: #4e8bbc;
}

.single_product_list .single_product_img {
    position: relative;
    padding: 35px 0 0 35px;
    margin:0;
    background: url(/images/product_overlay.png);
    background-repeat: no-repeat;
    background-size: 90% 90%;
}
.single_product_list .single_product_img_right {
    position: relative;
    padding:  35px 35px 0 0;
    margin:0;
    background: url(/images/product_overlay.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 90% 90%;
}
.single_product_list .single_product_img img,
.single_product_list .single_product_img_right img {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.single_product_list_country li {
    display:inline-block;
    padding:10px 30px 10px 0;
}

.trending_items {
    padding: 100px 0 130px;
}
.single_product_item h4 a {
    color: #4B3049;
}

.client_review p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
}

.feature_part_tittle h2
{
    font-size:36px;
    line-height: 1.3;
}
.feature_part_tittle p {
    line-height: 1.7;
}

@media only screen and (max-width: 575px) {
    .top_fixed {
        padding-top: 150px;
    }
    /*
    .top_menu {
        margin-bottom: 0;
    }
    */
    .banner_part {
        height:760px;
    }
    .banner_part .banner_img {
        max-width:90%;
        top:330px !important;
        margin-right:5%;
    }
}

@media only screen and (max-width: 600px) {
    .top_menu {
        background-image: url('/images/header_small.jpg');
        background-repeat: no-repeat;
        background-size: 600px 150px;
        height:150px;
        max-width:600px;
    }
    .banner_family_text {
        width:100%;
        text-align:center;
    }
    .banner_family_text h1 {
        font-size: 30px !important;
    }
}

@media only screen and (min-width: 670px) and (max-width: 767px) {
    .banner_family_text h1 {
        font-size: 30px !important;
    }
}
@media only screen and (max-width: 738px) {
    .banner_family_text {
        width:100%;
        text-align: center;
        padding-top: 0;
    }
    .banner_family_text h1 {
        font-size: 30px !important;
    }
    .banner_families {
        width: 100%;
    }
    .feature_part_tittle h2
    {
        font-size:30px;
        line-height: 1.3;
    }
}

@media only screen and (min-width: 739px) and (max-width: 859px) {
    .banner_family_text {
        width:225px;
    }
    .banner_family_text h1 {
        font-size: 30px !important;
    }
    .banner_families {
        width: calc(100% - 225px);
    }
}

@media only screen and (min-width: 860px) and (max-width: 991px) {
    .banner_family_text {
        width:240px;
    }
    .banner_family_text h1 {
        font-size: 30px !important;
    }
    .banner_families {
        width: calc(100% - 240px);
    }
}

@media (max-width: 991px) {
    .menu_icon i {
        color: #fff;
    }
    .navbar-nav {
        background-color: #489daf !important;
    }
    .navbar-collapse {
        margin-left:0;
        width:230px;
        top:18px !important;
        background-color: #489daf !important;
    }
    .single_product_content {
        margin-top: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .banner_family_text {
        width:290px;
    }
    .banner_family_text h1 {
        font-size: 40px !important;
    }
    .banner_families {
        width: calc(100% - 290px);
    }

}
