@charset "UTF-8";

/*
Theme Name: Crown
Author: Koel

*/
html{
  overflow-x:hidden;  
}
body{
     font-family: 'Montserrat', sans-serif;
     font-size:17px;
     overflow-x:hidden;
}
 a.navbar-brand.header-logo img {
     width: 90px;
}
.menu-line-one {
    width: 25px;
    height: 3px;
    background: #2c2e35;
}

.menu-line-two {
    width: 25px;
    height: 3px;
    background: #2c2e35;
    margin: 5px 0px;
}

.menu-line-three {
    width: 25px;
    height: 3px;
    background: #2c2e35;
}
button.navbar-toggler {
    padding: 0px;
}
button.navbar-toggler:focus {
    box-shadow: none !important;
    border: 0px !important;
}
 .herobanner {
     background-size: 100% 100%;
     background-position: center;
     background-repeat: no-repeat;
     position: relative;
}
.cat-drum-img img {
    width: 100%;
    max-width: 620px;
}

.herobanner-content h1 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    max-width: 435px;
    width: 100%;
    margin-bottom: 55px;
    position: relative;
    text-shadow: 2px 3px #979696;
}
.hero-banner-content .row{
    align-items:center;
}
.herobanner-content h1::before {
    width: 50px;
    height: 6px;
    background: #fff;
    content: "";
    position: absolute;
    top: -23px;
    left: 0;
    filter: drop-shadow(1px 4px 4px #9f9f9f);
}
.section-header {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}
 .herobanner-content p {
     color: #fff;
     font-weight: 400;
     max-width: 500px;
     text-align: justify;
     margin-bottom: 45px;
}
 header.section-header ul li {
     padding: 0px 35px;
}
 header.section-header ul li:last-child {
     padding-right: 0px;
}
.learn-more-btn {
    width: 160px;
    border: 3px solid #fff;
    padding: 10px 0px;
    color: #fff;
    text-align: center;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 0px 40px 0;
}
 a {
     text-decoration: none;
}
 header.section-header ul li a {
     color: #2c2e35;
     text-transform: uppercase;
}
.hero-banner-content {
    position:realtive;
    padding: 295px 0px 145px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,767676+100&0+0,0.74+100 */
background: -moz-linear-gradient(top,  rgba(30,87,153,0) 0%, rgba(118,118,118,0.74) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(118,118,118,0.74) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(118,118,118,0.74) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#bd767676',GradientType=0 ); /* IE6-9 */


}
 header.section-header nav.navbar.navbar-expand-lg {
     padding: 30px 0px 0px;
}
 .productsds ul li {
     list-style: none;
     width: auto;
     float: left;
     color: #fff;
     font-size: 16px;
     font-weight: 500;
     padding: 0px 20px;
     line-height: 16px;
}
 .productsds ul li:first-child{
     padding-left: 0px;
     border-right: 3px solid #fff;
}
 .productsds ul li:last-child{
     padding-right: 0px;
}
 .productsds ul {
     padding: 0px;
}
 .bottom-dot {
     width: 10px;
     height: 10px;
     background: #fff;
     position: absolute;
     bottom: 30px;
     left: 40%;
     border-radius: 10px;
}
 .herobanner::after {
     content: "";
     position: absolute;
     width: 40%;
     height: 1px;
     background: #fff;
     left: 0;
     bottom: 35px;
}
 .right-dot {
     width: 10px;
     height: 10px;
     background: #fff;
     position: absolute;
     right: 30px;
     bottom: 43%;
     border-radius: 10px;
}
 .herobanner::before {
     content: "";
     position: absolute;
     width: 1px;
     height: 43%;
     background: #fff;
     bottom: 0;
     right: 35px;
}

 .point {
     width: 5px;
     height: 5px;
     background: #212529;
     display: inline-block;
     margin-right: 9px;
     border-radius: 30px;
}
 .dual-funtionality-sec {
     position: relative;
     padding: 30px 0px;
}
 .functionality-dot.m-botm {
    margin-bottom: 2px;
}
.funtionality-img {
    margin-top: 15px;
}
 .dual-funtionality-sec::before {
     content: "";
     position: absolute;
     width: 30%;
     height: 100%;
     background: #dadada;
     top: 0;
     left: 0;
     z-index: -1;
}
 .dotpluscontent {
     position: relative;
     padding-bottom: 155px;
}
 .fun-after-img-border {
     width: 200px;
     height: 3px;
     background: #2c2e35;
     margin-top: 30px;
}
 img.fb {
     width: 25px;
}
 img.in {
     width: 20px;
}
 img.tw {
     width: 11px;
}
 .social-icon {
     margin-top: 40px;
     position: relative;
     z-index: 99;
}
 .social-icon img {
     margin-right: 15px;
}
 .funtionality-content {
     text-align: right;
     padding-top: 40px;
}
.funtionality-content h3 {
    font-size: 4.5vw;
    font-weight: 800;
    max-width: 355px;
    display: inline-table;
    line-height: 1.3;
}
 .fun-para {
    width: 355px;
    display: inline-table;
    margin: 2vw 0px 1vw;
    text-align: justify;
    direction: rtl;
    position:relative;
    padding-right: 15px;
}
.fun-para:before {
    position: absolute;
    right: 0;
    top: 7px;
    width: 4px;
    height: calc(100% - 12px);
    background: #000;
    content: "";
}
 .shop-now-btn {
     border: 3px solid #2c2e35;
     padding: 10px 35px;
     color: #2c2e35;
     text-align: center;
     border-radius: 12px;
     font-size: 16px;
     font-weight: 600;
     margin: 25px 0px;
     float: right;
}
 .shop-width {
     width: 100%;
     float: left;
}
 .coner-img {
     position: relative;
     margin-top: -16.95vw;
}
 .coner-img:before {
     content: "";
     position: absolute;
     background: url('.../../img/black.png');
     top: 0;
     width: 100%;
     height: 100%;
     z-index: -1;
     background-size: contain;
}
 .coner-sec-dot {
     position: absolute;
     bottom: 15%;
     left: 12%;
}
 .coner-sec-dot .point {
     background: #fff;
}
 .coner-sec-dot-first {
     margin-bottom: 25px;
}
 .coner-img::after {
     content: "";
     position: absolute;
     width: 40%;
     height: 1px;
     background: #fff;
     left: 0;
     bottom: 35px;
}
 .quality-section {
     background: #12171d;
     padding: 45px 0px;
}
.quality-box.b-rigt {
    float: right;
    border-right: 2px solid #fff;
    padding-right: 95px;
}

.quality-box-div {
    width: 100%;
    text-align: center;
    max-width: 300px;
}

.quality-box-div p {
    margin: 30px 0px 0px;
    color: #fff;
}
 header.section-header ul li:last-child a {
     font-weight: 600;
}
.product-volume-sec {
    position: absolute;
    top: 60%;
    right: 0;
    transform: translate(0, -60%);
    background: #333333bd;
    max-width: 500px;
    padding: 50px;
}

.product-volume-sec ul {
    padding: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
}

.product-volume-sec ul li {
    width: 50%;
    float: left;
    list-style: none;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
}
/*footer*/
footer {
    background: url('.../../img/footbg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 180px 0px 170px 0;
}
.footer-title {
    margin: 40px 0px;
}

.footer-title p {
    font-size: 40px;
    color: #231f20;
    font-weight: 700;
    margin: 0px;
    filter: drop-shadow(1px 4px 4px #9f9f9f);
}
.fcon-per-img img {
    width: 25px;
    filter: brightness(0);
    position: relative;
    top: 7px;
}

.fcon-per {
    width: 100%;
    float: left;
    position:relative;
}
.fcon-per:nth-child(3):before{
    position:absolute;
    content:"";
    bottom:-21px;
    width:325px;
    height:2px;
    background:#000;
}
.fcon-per-con h5 {
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 25px;
    margin-bottom: 15px;
}
.fcon-per-img {
    width: 25px;
    float: left;
}
.footer-para p {
    color: #000;
    max-width: 400px;
    margin: 0px;
    width: 100%;
     filter: drop-shadow(1px 4px 4px #606060);
}

.footer-para {
    margin-bottom: 65px;
}
.fcon-per-con {
    width: calc(100% - 25px);
    /* float: right; */
    padding-left: 50px;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    font-size: 25px;
    color: #231f20;
    letter-spacing: 1.5px;
}
.fcon-per:last-child .fcon-per-con{
    padding-left: 0px;
}
.fcon-per-con a {
    color: #231f20;
    filter: drop-shadow(1px 4px 4px #aaa);
    font-size: 25px;
    letter-spacing: 1.5px;
}
.footer-contact {
    width: 100%;
    float: left;
}

.footer-contact .fcon-per {
    margin-bottom: 42px;
}
.fcon-per:last-child{
    margin-bottom:0px;
}
.fcon-per:last-child .fcon-per-img img {
    width: 32px;
    margin-left: -5px;
}
.footer-form {
    width: 100%;
    float: right;
    border: 1px solid #000;
    padding: 40px 55px;
    border-radius: 15px;
    max-width: 618px;
}
.form-per-label label {
    width: 100%;
    float: left;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.form-per-label input {
    width: 100%;
    border: 1px solid #000;
    background: transparent;
    height: 85px;
    border-radius: 12px;
    padding: 0 15px;
    font-size: 17px;
}

.form-per-label {
    margin-bottom: 34px;
}

.form-per-label textarea {
    width: 100%;
    border: 1px solid #000;
    background: transparent;
    border-radius: 12px;
    height: 295px;
    resize: none;
    padding: 20px 15px;
    font-size:17px;
}
input.sbt-btn {
    background: transparent;
    color: #000;
    border: 1px solid #000;
    box-shadow: none;
    padding: 13px 55px;
    border-radius: 12px;
}
.quality-box.se-img {
 float: left;
     padding-left: 95px;
}

.product-title {
    position: absolute;
    left: 12%;
    top: 60%;
    width: 200px;
    transform: translate(0, -60%);
}

.product-title p {
    margin: 0px;
    font-size: 4.3vw;
    font-weight: 700;
    color: #fff;
}

.productsds a {
    color: #fff;
}

.form-per-label input {
    color: #000;
}

.form-per-label textarea {
    color: #000;
}
.form-per-label input:focus {
   outline:0;
}
.form-per-label textarea:focus {
   outline:0;
}

.form-per-btn {
    margin-top: 90px !important;
    width: 100%;
    float: left;
}
.banner-text1 {
    position: absolute;
    font-size: 522px;
    text-transform: uppercase;
    line-height: 0.8;
    z-index: -1;
    color: #fff;
    opacity: 0.45;
    left: -6%;
    top: -178px;
    font-size: 25vw;
    letter-spacing: 2vw;
    font-weight:900;
}
.banner-text3 {
    position: absolute;
    right: -4vw;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    color: #fff;
    font-size: 6vw;
    text-transform: uppercase;
    opacity: 0.45;
    font-weight:900;
}
.hero-banner-content .container {
    position: relative;
    z-index: 2;
}
.banner-text2 {
    position: absolute;
    bottom: -73%;
    right: 0;
    left: 0;
    text-align: center;
    font-size: 24vw;
    z-index: -1;
    color: #fff;
    opacity: 0.25;
    margin: 0 auto;
    font-weight:900;
}
@media(min-width: 768px) and (max-width:1024px){
.product-volume-sec {
    position: absolute;
    top: 60%;
    right: 0;
    transform: translate(0, -60%);
    background: #333333bd;
    width: 375px;
    padding: 30px;
}
.product-volume-sec ul li {
    width: 50%;
    float: left;
    list-style: none;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
}
}
/*.container {*/
/*    max-width: 100% !important;*/
/*    margin: 0px;*/
/*    padding: 0px 5%;*/
/*}*/
.banner-button li a {
    display: inline-block;
    padding: 13px 12px;
    border: 2px solid #fff;
    border-radius: 19px;
}
.footer-btm {
    background: #0e151e;
    padding: 20px 0;
}
.footer-btm span {
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 500;
}
.footer-btm ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.footer-btm ul li {
    display: inline-block;
    padding: 0 10px;
    line-height: 1;
    list-style: none;
    border-right: 2px solid #fff;
}
.footer-btm ul li:last-child{
    border-right:0px;
}
.footer-btm ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 500;
}
.footer-content img {
    filter: brightness(0) drop-shadow(3px 5px 11px #606060);
}



@media(max-width: 767px){
    header.section-header nav.navbar.navbar-expand-lg {
    padding: 0px 0px 0px;
}

.footer-form {
    padding: 30px 30px;
}

 .coner-sec-dot {
     position: absolute;
     bottom: 15%;
     left: 20px;
}
.social-icon {
    margin-top: 15px;
    position: relative;
    z-index: 99;
}

.productsds a {
    color: #2c2e35;
}
a.navbar-brand.header-logo img {
    width: 70px;
}
.hero-banner-content {
    padding: 180px 0px 100px 0;
}
.herobanner-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
    color: #2c2e35;
    text-shadow: 2px 2px #c3c4c4;
}
.herobanner-content p {
    font-size: 12px;
       color: #2c2e35;
    }
    .coner-img {
    position: relative;
      margin-top: -30px;
}
.product-volume-sec {
    position: static;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    width: auto;
    padding: 6px;
    min-height: auto;
    top: 0;
    max-width: 250px;
    margin: 0 auto;
    transform: translate(0, 0%);
}
.product-volume-sec ul {
    padding: 0px;
    width: auto;
    height: auto;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.coner-img {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 130px 0 40px;
}
.coner-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    top: 0;
    bottom: 0;
}
.product-title {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
    transform: translate(0, 0%);
    margin-bottom: 20px;
    text-align: center;
    right: 0;
}
.quality-box.b-rigt {
    float: none;
    border-right: 0px;
    padding-right: 0px;
}
.footer-para {
    margin-bottom: 30px;
}
.footer-title {
    margin: 15px 0px;
}
.footer-para p {
    max-width: 400px;
    margin: 0px;
    width: 100%;
    font-size: 12px;
}
.footer-content img {
    width: 90px;
}

.quality-box-div {
    width: 100%;
    text-align: center;
    max-width: 100%;
}
footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0px;
}
.quality-box.se-img {
    float: none;
    padding-left: 0px;
    margin-top: 30px;
}
.quality-box-div p {
    margin: 14px 0px 0px;
    color: #fff;
}
.herobanner::after {
    content: "";
    position: absolute;
    width: 37%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 20px;
}
.product-volume-sec ul li {
    width: 50%;
    float: none;
    list-style: none;
    color: #fff;
    font-weight: 500;
    margin-bottom: 4px;
    font-size: 10px;
}
.product-title p {
    margin: 0px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 16px;
    width: 100%;
    text-align:center;
}
.funtionality-content {
    text-align: left;
    padding-top: 0px;
}
.learn-more-btn {
    width: 160px;
    border: 3px solid #2c2e35;
    padding: 10px 0px;
    color: #2c2e35;
    }
.funtionality-content h3 {
    font-size: 30px;
    font-weight: 800;
    max-width: 100%;
    display: initial;
}
.productsds ul li:first-child {
    padding-left: 0px;
    border-right: 3px solid #2c2e35;
}
.fun-para {
    width: 100%;
    display: inline-table;
    margin: 0px;
    font-size: 12px;
    text-align: left;
    direction: initial;
    border-right: 0px;
    padding-right: 0px;
}
.dotpluscontent {
    position: relative;
    padding-bottom: 30px;
}
.cat-drum-img img {
    width: 100%;
    padding: 30px 0px;
}
.productsds ul li {
    list-style: none;
    width: auto;
    float: left;
    color: #2c2e35;
    font-size: 13px;
    font-weight: 500;
    padding: 0px 11px;
    line-height: 11px;
}
.dual-funtionality-sec {
    position: relative;
    padding: 30px 0px 0px;
}
.shop-now-btn {
    border: 3px solid #2c2e35;
    padding: 10px 35px;
    color: #2c2e35;
    text-align: center;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0px;
    float: left;
}
.herobanner {
    background: url('.../../img/herobanner.png');
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
}
.bottom-dot {
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    bottom: 15px;
    left: 37%;
}
.coner-img::after {
    content: "";
    position: absolute;
    width: 37%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 20px;
}
/*.coner-sec-dot {*/
/*    position: absolute;*/
/*    bottom: 45px;*/
/*    left: 20px;*/
/*}*/
.coner-sec-dot-first {
    margin-bottom: 15px;
}
div#main_nav ul li {
    padding: 0px 15px;
    border-bottom: 1px solid #dfe3e3;
    background:#fff;
}
div#main_nav ul li:last-child {
    border-bottom: 0px;
}

div#main_nav ul.navbar-nav.ms-auto {
    background: #f2f4f4;
}
div#main_nav {
    position: absolute;
    width: 100%;
    top: 80px;
    z-index: 99;
}
.product-title {
    position: relative;
    left: 0;
    width: 100%;
    top: auto;
    transform: translate(0, 0%);
    max-width: 180px;
    margin: 0 auto 30px auto;
}
.coner-img:before {
    top: 42px;
}
.dual-funtionality-sec::before{display: none;}
}

.next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    cursor: pointer;
    transform: translateY(-50%);
    display: inline-block;
    z-index: 99;
    width: 16px;
    height: 28px;
}
.next.slick-arrow::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(img/right-arrow-angle.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 27px;
    
}
.fun-para p {
    margin: 0;
}
.prev.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    width: 16px;
    height: 28px;
    display: inline-block;
    left:10px;
}
.prev.slick-arrow::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(img/left-arrow-angle.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 27px;
    z-index: 1;
    left: 0px;
    cursor: pointer;
}
.next.slick-arrow i{
    display: none;
}
.lef_img img{
    width:100%;
}
.work_active .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    color: #000;
    border: 0;
    outline: 0;
    background: #a6b5bd;
    border-radius: 100%;
}

.work_active .slick-dots li.slick-active button{
    background: #000;
}
.work_active i{
    opacity: 0;
}
.cart_links {
    padding: 0;
    margin: 0;
}
.cart_links li {
    list-style: none;
    display: inline-block;
    line-height: 1;
    margin: 0 5px 14px 0;
}
.cart_links li:last-child{
    margin-right:0;
}
.cart_links li a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 12px;
    border: 1px solid #000;
    border-radius: 16px;
    line-height: 1;
    color: #000;
    display:block;
}
.product-title a {
    color: #fff;
    border: 2px solid #fff;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    padding: 10px 25px;
    border-radius: 12px;
    white-space: nowrap;
    margin-top: 25px;
}
.product-title img {
    position: absolute;
    max-width: 125px;
    bottom: -65px;
}
.fcon-per:nth-child(3) .fcon-per-img img {
    top: 4px;
    width: 21px;
}
.fcon-per:nth-child(1) .fcon-per-img img {
    width: auto;
    height: 22px;
    top: 5px;
}
@media(min-width: 1600px){
 .fcon-per-img img {
    top: 2px;
}
.fcon-per:nth-child(1) .fcon-per-img img {
    top: 0px;
}
.fcon-per:nth-child(3) .fcon-per-img img {
    top: 1px;
}
}
@media(max-width: 1600px){
    
}
@media(max-width: 768px){
    
    .fun-para:before {
    left: 0;
    right: auto;
    top:0;
    height:100%;
    }
}
@media(max-width: 576px){
   
   
}
/* .prev .fal.fa-chevron-left{
    display: none;
} */

@media (min-width: 1200px){
  .dual-funtionality-sec .container {
    max-width:1200px;
}  
}

@media (min-width: 1900px){
    .dual-funtionality-sec .container {
    max-width: 1735px;
}
.container{
        max-width:1600px;
    }
    .herobanner-content p {
    max-width: 640px;
}
.fun-para {
    width: 645px;
}
body {
    font-size: 22px;
}
.product-volume-sec {
    max-width: 810px;
    padding: 55px 70px;
}
}

@media (max-width: 1499px){
.form-per-label input {
    height: 55px;
}
.form-per-label textarea {
    height: 200px;
}
.footer-form {
    padding: 40px 35px;
}
footer {
    padding: 120px 0px 120px 0;
}
}
@media (max-width: 991px){
.cat-drum-img {
    margin-top: 70px;
}
.banner-text2 {
    bottom: -219px;
    font-size: 178px;
}
.banner-text1 {
    top: -100px;
    font-size: 45vw;
}
.funtionality-content {
    text-align: left;
    padding-top: 0;
}
.fun-para {
    margin: 15px 0 0 0;
    border-right: 0px solid #2c2e35;
    padding-left: 15px;
    padding-right: 0;
    text-align: left;
    width:100%;
}
.dotpluscontent {
    position: relative;
    padding-bottom: 45px;
}
.footer-form {
    max-width: 100%;
}
footer .col-lg-6:first-child {
    order: 2;
     text-align:center;
}
footer .col-lg-6:nth-child(2) {
    order: 1;
   
}
.footer-para p {
    width: 100%;
    max-width:100%;
}
.fcon-per {
    text-align: left;
}

.footer-form {
    margin-bottom: 50px;
}
.herobanner-content h1, .herobanner-content p {
    color: #000;
    text-shadow: none;
}
.learn-more-btn {
    border: 3px solid #000;
    color: #000;
}
.productsds a {
    color: #000;
}
.productsds ul li:first-child {
    border-right: 3px solid #000;
}
.herobanner-content h1::before {
    background: #000;
}
.banner-text3 {
    right: -52px;
    top: 41%;
    transform: translateY(-50%) rotate(-90deg);
    font-size: 12vw;
}
.banner-button li a {
    border: 2px solid #000;
}
footer {
    padding: 80px 0px 80px 0;
}
.product-title img{
    opacity:0;
}
.dual-funtionality-sec {
    padding-bottom: 200px;
}
.cart_links li a {
    font-size: 12px;
}
}



@media (max-width: 480px){
    
.banner-button li a {
    font-size: 10px;
}
.footer-contact .fcon-per {
    margin-bottom: 25px;
}
.footer-contact .fcon-per:last-child {
    margin-bottom: 0px;
}
.footer-form {
    padding: 30px 30px;
}
.fcon-per:nth-child(3):before {
    bottom: -12px;
}
.banner-button li a {
    padding: 13px 9px;
}
.cart_links li a {
    font-size: 10px;
    padding:10px;
}

}
@media (max-width: 767px){
   .dual-funtionality-sec {
    padding-bottom: 0;
}

}



/*slick slider*/
 