/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

a#btn1 {
    background: transparent !important;
    border: 1px solid #fff;
    border-radius: unset !important;
    font-size: 15px;
    font-family: 'Playfair Display';
    font-weight: 400;
    transition: .9s;
    opacity: 1;
    transform: unset;
}

a#btn1:hover {
    background-color: #ff4f81 !important;
    border-color: #ff4f81 !important;
}

#footer .footer-logo {
    width: 70%;
}

#footer div#r2 {
    border-top: 1px solid #00000085;
}

#footer ul {
    margin: 0;
}

#footer ul li {
    list-style: none;
    line-height: 2;
}

#footer ul#menu-social-footer li {
    display: inline;
}

#footer ul#menu-social-footer li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #00000024;
    border-radius: 30px;
    color: #212121;
    font-size: 16px;
    transition: 0.5s;
}

#footer ul#menu-social-footer li i:hover {
    background: #FF4F81;
    color: white;
    border-color: #FF4F81;
    transform: rotate(180deg);
}

#footer h2.widgettitle {
    font-size: 25px;
    color: #000000;
    font-weight: 500;
    line-height: 35px;
}

#sec7 h4 {
    text-align: left;
    color: #ccc;
}
 
#sec7 input.tnp-email {
    width: 60% !important;
    float: left;
    background: transparent;
    color: white;
    border-radius: unset;
    border-color: #ffffffa8;
}
 
#sec7 input.tnp-submit {
    width: 30%;
    background: transparent;
    border: 1px solid #ffffffa8;
    border-radius: unset !important;
    padding: 14px 0 !important;
}

#sec6 img {
    width: 100%;
    height: 100%;
}

#sec6 .port h2 {
    border: 4px solid #939393;
    width: 90%;
    margin: 0 auto;
    border-right: unset;
    border-left: unset;
    padding: 20px 0;
}

#sec6 .port {
    margin-bottom: 50px;
}

#sec6 .hover-wrap {
    padding: 0;
}

#sec6 .hover-wrap .hover-wrap-inner a:before {
    content: '\f16d';
    font-size: 50px;
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: 0;
    background-color: #ff4f8175;
    transition: .9s;
    font-family: 'FontAwesome';
}

#sec6 .hover-wrap .hover-wrap-inner:hover a:before {
opacity: 1 !important;
}

#sec5 h4, h6 {
    background: #FF4F81;
    width: fit-content;
    padding: 0 10px;
}

#sec5 img.hive {
    position: absolute;
    top: -120px;
    right: 0;
}

#sec5 a#btn1 {
    background: #000 !important;
}

#sec5 a#btn1:hover {
    background: #ff4f81 !important;
}

#sec4 .trend h2 {
    border: 4px solid #939393;
    width: 90%;
    margin: 0 auto 55px;
    border-right: unset;
    border-left: unset;
    padding: 20px 0;
}

#sec3 .art {
    width: 50%;
    float: right;
    transform: scale(1.25);
}

#sec3 p {
    opacity: 0.7;
}

#sec2 .obser h2 {
    border: 4px solid #939393;
    width: 90%;
    margin: 0 auto 55px;
    border-right: unset;
    border-left: unset;
    padding: 20px 0;
}

#sec1 div#r1 {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    left: 50%;
}

div#sec2 {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
}

#sec1 .cat h2 {
    border-top: 1px solid #ffff;
    padding: 20px 0 30px;
}
.cloth h1 {
    font-size: 53px !important;
    line-height: 60px !important;
}

@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {}
@media (max-width: 820px) {}
@media (max-width: 768px) {
	div#banner {
    text-align: center;
}

br {
    display: none;
}

#banner .vc_col-sm-8 {
    margin: 0;
}

h1 {
    font-size: 36px !important;
    line-height: 47px !important;
}

#sec1 .cat h2 {
    padding: 15px 0 0;
    margin: 0;
}

h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}

#sec3 .art {
    width: auto;
    transform: unset;
    float: unset;
}

img.img-with-animation.art.skip-lazy {}

#sec3 {
    text-align: center;
    padding: 30px 0 !important;
}

#sec5 img.hive {
    position: unset;
    margin: 0 auto;
    display: table;
}

#sec5 {
    text-align: center;
}

#sec5 h4, h6 {
    margin: 0 auto 15px;
    display: table;
}

#sec6 .vc_col-sm-1\/5 {
    margin: 0;
}
}
@media (max-width: 480px) {}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}

