/*
Theme Name: 3chiz Child Theme
Description: This is a custom child theme for Salient
Theme URI: https://rebelminds.cloudstandly.com/
Author: ThemeNectar
Author URI: https://rebelminds.cloudstandly.com/
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Cal+Sans&family:wght@100;200;300;400;500;600;700;800;900&display=swap');

h1,h2{font-family: "Cal Sans", sans-serif;
}

h3{
font-family: "Cal Sans", sans-serif;
}

h4,h5,h6{
font-family: "Cal Sans", sans-serif;
}

a,p,span,li,label{
font-family: "Cal Sans", sans-serif;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-43 {
    margin-right: 0 !important;
}
#top #logo img {
    filter: brightness(0) invert(1);
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-42 {
    margin-right: 28%;
}

#header-outer[data-format=centered-logo-between-menu] #top .span_9 {
    padding-left: 0 !important;
    padding-right: 45px !important;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
    margin: 0 12px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 3px;
    background: #ffffff;
    border-radius: 100px;
    transition: all 0.3s linear;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
    height: 100%;
}

body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #fff;
}


#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span:after {
    display: none !important;
}
div#section1 h3 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
}
div#section1 h1 {
    font-size: 45px;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
    line-height: 1;
    letter-spacing: 3px;
}

div#section1 p{
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    width: 40%;
    padding-top: 13px;
    letter-spacing: 2px;
    padding-bottom: 11px;
}
div#section1 h1 span {
    font-size: 85px;
    color: #ea120a;
    font-weight: 800;
    text-shadow: 0 0 5px #ffffff30;
}
div#section1 a.primary-color {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    padding: 13px 34px;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 45px !important;
}

div#section1 a.slider-down-arrow.no-border {
    content: url(/wp-content/uploads/2023/10/Group-6889.png);
    width: 2%;
    position: absolute;
    left: 50px;
}

#section1 a.slider-prev, 
#section1 a.slider-next{
    opacity: 1 !important;
    width: 45px !important;
    height: 45px !important;
    border: 1px solid #fff;
    border-radius: 100px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 30px;
    left: 8%;
    top: unset;
    display: none;
}


#section1 a.slider-next {
    left: 13%;
}
#section1 a.slider-prev div,
#section1 a.slider-next div {
    display: none;
}

#section1 a.slider-prev i:before {
    content: "\f060";
    font-family: FontAwesome;
}

#section1 a.slider-prev i,
#section1 a.slider-next i{
    position: static;
    height: unset;
}

#section1 a.slider-next i:before {
    content: "\f061";
    font-family: FontAwesome;
}

#section1 a.slider-prev:hover,#section1 a.slider-next:hover {
    background: #EA120A;
    border-color:#EA120A;
}
div#header-space {
    display: none;
}

div#header-outer {
    position: absolute;
    top: 0;
    height: 0;
}

.slider-pagination span.swiper-pagination-switch {
    content: url("/wp-content/uploads/2023/10/fpdl.in_blank-hoodie-mockup-template-with-hanger_441990-2043_normal.png");
    width: 95px !important;
    height: 120px !important;
    opacity: 1 !important;
    margin: 0 6px !important;
    background: #101010 !important;
    padding: 8px 10px;
}
.slider-pagination span.swiper-pagination-switch:nth-child(2) {
    content: url("/wp-content/uploads/2023/10/Image-15.png");
}

.slider-pagination span.swiper-pagination-switch:nth-child(3) {
    content: url("/wp-content/uploads/2023/10/Image-14.png");
}
.slider-pagination span.swiper-pagination-switch.swiper-visible-switch.swiper-active-switch.ar-vis {
    background: #ffffff !important;
}
.slider-pagination {
    text-align: left;
    position: absolute;
    bottom: 0;
    left: unset;
    right: 0;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a {
    color: #01031E;
    padding: 8px 15px;
}

div#section1 ul.fti {
    padding: 18px;
    position: absolute;
    top: 28%;
    z-index: 2;
    right: 0px;
    background: #ea120a;
    border-top-left-radius: 23px;
    border-bottom-left-radius: 23px;
}

div#section1 ul.fti li {
    list-style: none;
    padding-bottom: 25px;
}

div#section1 ul.fti li i {
    font-size: 18px;
    color: #ffffff;
}

h2 {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    text-transform: uppercase;
}

p {
    font-size: 17px;
    font-weight: 400;
    color: #262626;
    line-height: 22px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 13px 44px;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 37px !important;
    margin: 0;
}

div#section2 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section1 div#nectar-slider-instance-1 {
    margin: 0;
}

div#section2 a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
}

div#section2 div#second h3 {
    position: absolute;
    bottom: 57px;
    transform: rotate(-90deg);
    font-size: 28px;
    font-weight: 600;
    color: #ffffff;
    left: -35px;
    right: 65%;
    z-index: 1;
}

div#section2 div#second .vc_col-sm-3 .vc_column-inner:before {
    position: absolute;
    content: "";
    width: 23%;
    height: 45%;
    bottom: 0;
    z-index: 1;
    background-image: linear-gradient(180deg, #01031e00, #01031E);
}

div#section3 div#first .row_col_wrap_12_inner {
    padding-top: 15%;
    padding-bottom: 15%;
    padding-left: 40px;
    padding-right: 40px;
}

div#section3 div#first h2 {
    color: #01031E;
}

div#section3 div#first a.nectar-button.small.regular.accent-color.regular-button {
    border: 1px solid #01031E;
    background: transparent !important;
    color: #01031E;
}

div#section4 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section4 a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
}

.woocommerce .classic .product-wrap a.button {
    transform: unset;
}
.woocommerce ul.products li.product.classic .product-wrap img {
    /* height: 300px !important; */
    /* object-fit: cover; */
}
.woocommerce li.classic.product:hover .product-add-to-cart .button,
.woocommerce li.classic.product:hover .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart a {
    opacity: 1;
}

 
.woocommerce .classic .product-wrap .product-add-to-cart .add_to_cart_button,
.woocommerce .classic .product-wrap .product-add-to-cart .button {
    opacity: 0;
    position: absolute !important;
    bottom: unset;
    right: 15px;
    left:unset;
    top: 15px !important;
    border-radius: 0 !important;
    background: #EA120A !important;
    background-image: url(/wp-content/uploads/2023/11/6390594f7d217591e74afb3b_bag-icon.png) !important;
    background-repeat: no-repeat !important;
    padding: 12px 12px !important;
    width: 45px;
    height: 45px;
    background-position: center center !important;
    background-size: 55% !important;
}
.woocommerce  .add_to_cart_button i, 
.woocommerce  .add_to_cart_button span{
    display: none;
}

h2.woocommerce-loop-product__title {
    display: inline-block;
    font-size: 18px !important;
}

.woocommerce ul.products li.product .price {
    display: inline-block;
    float: right;
    margin-top: 21px;
}

div#section5 div#first .row_col_wrap_12_inner {
    padding-top: 15%;
    padding-bottom: 12%;
    padding-left: 40px;
    padding-right: 40px;
}

div#section5 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    background-image: url('/wp-content/uploads/2023/10/Group-6832_7_11zon.png');
    display: inline-block;
    width: 100%;
    height: 100%;
    content:"";
    background-position:center;
    background-size: 85%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    z-index: 1;
    margin: 0 auto;
    right: 0;
}

div#section5 div#first a.nectar-button.small.regular.accent-color.regular-button {
    border: 1px solid #ffffff;
    background: transparent !important;
    color: #fff;
}

div#section6 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section6 p {
    color: #ffffff;
}
div#section7 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section7 ul li {
    font-size: 22px;
    font-weight: 500;
    color: #ffffff;
    padding-bottom: 30px;
    padding-top: 30px;
    list-style: none;
    padding-left: 45px;
    display: flex;
    align-items: center;
}

div#section7 ul li:nth-child(1)::before {
    content: url("/wp-content/uploads/2023/11/Group-6747.png");
    position: absolute;
    left: 0;
}

div#section7 ul li:nth-child(2)::before {
    content: url("/wp-content/uploads/2023/11/Path-11462.png");
    position: absolute;
    left: 0;
}

div#section7 ul li:nth-child(3)::before {
    content: url("/wp-content/uploads/2023/11/Group-6749.png");
    position: absolute;
    left: 0;
}

div#section7 div#first .vc_col-sm-6:nth-child(1) {
    display: flex;
    align-items: center;
}

div#section8 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section8 br {
    display: none;
}

div#section8 span.wpcf7-form-control-wrap {
    width: 33%;
    display: inline-block !important;
    padding-right: 10px;
}

div#section8 span.wpcf7-form-control-wrap[data-name="textarea-650"] {
    width: 100%;
}

div#section8 input[type="text"],
div#section8 input[type="email"],
div#section8 input[type="tel"],
div#section8 textarea{
    background-color: transparent;
    border: unset;
    border-bottom: 1px solid #fff !important;
    box-shadow: unset;
    border-radius: 0 !important;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
div#section8 textarea{
    height: 100px;
}

div#section8 span.wpcf7-form-control-wrap [placeholder="Message"] {
    padding-top: 60px;
}

div#section8 input[type=submit] {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 13px 45px !important;
    text-transform: capitalize;
    border-radius: 32px !important;
    margin-top: 30px;
    display: table;
    margin: 0 auto;
}

div#section8 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}

div#section8 .wpcf7-form .wpcf7-not-valid{
    border-bottom:2px solid red !important;
}

div#section8  input:focus, 
div#section8  select:focus, 
div#section8 textarea:focus {
    border-color: #EA120A !important;
}

div#section8 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    text-align: center;
    margin-top: 0;
}

div#footer-outer {
    background: #000000 !important;
}

div#block-7 p {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    padding-top: 15px;
}

#footer-outer .widget h3 {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 10px;
}

#footer-outer #footer-widgets .col ul li a {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
}

div#block-8 {
    padding-left: 65px;
}

#footer-outer #footer-widgets .col input[type=email] {
	border: 1px solid #ffffff !important;
	line-height: 30px;
	color: #ffffff;
	background: transparent !important;
	font-weight: 500 !important;
	padding: 10px 25px !important;
	width: 100% !important;
	height: 45px;
	border-radius: 0 !important;
	display: flex;
	margin: 0 auto;
	border: unset;
}

#footer-outer #footer-widgets .col input[type=submit]{
	border: unset;
	outline: unset;
	box-shadow: unset;
	color: transparent;
	background-image: url("/wp-content/uploads/2023/11/Icon-feather-arrow-up-right.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px !important;
	height: 35px;
	position: absolute;
	right: 4%;
	bottom: 11%;
	transform: unset !important;
	border-radius: 8px !important;
	background-color: #EA120A !important;
}

#footer-outer #footer-widgets .col input::placeholder { 
	color: rgba(182, 182, 182, 0.9) !important; 
}

#footer-outer #copyright .col.span_5 {
    display: block;
    width: 100%;
}

#footer-outer #copyright p {
    display: inline-block;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

#footer-outer #copyright .col ul li {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

#footer-outer #copyright {
    border-top: 1px solid #ffffff;
    margin: 0 45px;
}

#footer-outer #copyright .container {
    padding: 0;
}

#footer-outer .col.span_3:nth-child(2) {
    width: 20%;
}

div#block-10 {
    padding-left: 35px;
}

.material #footer-outer #footer-widgets .col ul li {
    padding: 0 !important;
}

div#block-9 img {
    margin-top: 12px;
}

.woocommerce.archive #page-header-wrap + .container-wrap {
    background: #000000;
}

.woocommerce.archive #page-header-wrap + .container-wrap .woocommerce-breadcrumb i, .woocommerce.archive #page-header-wrap + .container-wrap .woocommerce-breadcrumb span, .woocommerce.archive #page-header-wrap + .container-wrap .woocommerce-breadcrumb a {
    color: #ffffff;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    color: #ffffff;
}

.woocommerce .woocommerce-ordering select {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.woocommerce .woocommerce-ordering select option {
    background: #000000;
}

body.archive.post-type-archive.post-type-archive-product.woocommerce ul.products li.product .price {
    margin: 0;
    float: unset;
}

.woocommerce .woocommerce-breadcrumb {
    padding-top: 11em;
}

body.product-template-default.single.single-product div#header-outer .container {
    background: #000;
}

body.product-template-default.single.single-product {
    background: #ffffff !important;
}

body.product-template-default.single.single-product .container.main-content{
    background: #000 !important;
}

.woocommerce .woocommerce-breadcrumb a, .woocommerce .woocommerce-breadcrumb i, .woocommerce .woocommerce-breadcrumb span  {
    color: #ffffff;
}

body.product-template-default.single.single-product h1.product_title.entry-title.nectar-inherit-default {
    font-size: 35px;
    color: #ffffff;
}

.woocommerce div.product .summary p.price {
    color: #ffffff;
}

.entry-summary .cart .quantity input.qty {
    color: #ffffff;
}

.woocommerce div.product_meta span {
    color: #ffffff;
}

.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li a {
    color: #ffffff;
}

p.woocommerce-noreviews {
    color: #ffffff;
}

.woocommerce #reviews #reply-title {
    color: #ffffff;
}

.woocommerce .comment-form-rating label {
    color: #ffffff;
}

.woocommerce #review_form #respond p {
    color: #ffffff;
}

body.single-product .container-wrap {
    padding: 0;
}

.woocommerce .full-width-tabs #reviews #comment {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.icon-salient-cart:before, body.material .icon-salient-cart:before {
    color: #ffffff;
}

div#section1 .swiper-slide .content .buttons {
    padding: 0;
}

/*Mobile responsive*/
@media (max-width: 767px) and (orientation: portrait) {
#top #logo img {
    filter:none;
}

div#section1 h1 span {
    font-size: 30px;
}

div#section1 h1 {
    font-size: 26px;
}

.slider-pagination {
    display: flex;
}

div#section1 p {
    width: 100%;
}

h2 {
    font-size: 24px;
}
div#section8 span.wpcf7-form-control-wrap {
    width: 100%;
}
div#section8 span.wpcf7-form-control-wrap {
    width: 100%;
}

div#block-8 {
    padding: 0;
    text-align: center;
}

#footer-outer .col.span_3:nth-child(2) {
    width: 100%;
}

div#block-9 {
    text-align: center;
}

div#block-10 {
    padding-left: 0;
    text-align: center;
}

#footer-outer #copyright p {
    /* display: inline-block; */
    /* padding: 0; */
    /* font-size: 16px; */
    font-weight: 400;
    color: #ffffff;
}

#header-outer #top #mobile-cart-link i {
    filter: brightness(0.5) !important;
}	
}