/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #373737;
}

.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
  padding: 10px;
}

/*-------------- media section ---------------*/
@media screen and (max-width:575px) { 
  .admin-bar #header.sticky.stickynavbar{
  margin-top: 45px;
  }
  #header .top-contact i.fa-phone{
  margin-left: 0;
  }
  #header .top-contact .mob-email{
  justify-content: center;
  flex-flow: column;
  }
  #banner .banner-box {
  position: unset;
  transform: unset;
  max-width: 100%;
  }
  .banner-image .empty-cell{
  display: contents;
  }
  .banner-image .card{
  border-radius: 0;
  }
  .main_heading {
    font-size: 22px;
  }
  .main_para {
    font-size: 16px;
  }
  #footer h3 {
    text-align: center;
  }
  #footer {
    text-align: center;
  }
  #footer ul li {
    text-align: center;
    list-style: none !important;
  }
  section{
    padding: 30px 0 !important;
  }
  .media-small {
    padding-left: 10px !important;
  }
  section h2{
    font-size: 22px;
  }
  .serach_inner input.search-field {
    width: 85%;
  }
  #about img.left-img-two {
  margin-bottom: 15px;
  }
  #about p.main_para{
  font-size: 14px;
  line-height: 20px;
  }
  .owl-nav, .owl-dots {
    display: none !important;
  }
  #shop-banner .slide-btn {
  text-align: center;
  }
  #testimonial .main_heading{
  line-height: 30px;
  font-size: 22px;
  width: 100%;
  padding-left: 0px;
  }
  #testimonial .main_para {
  padding-left: 0;
  }
  #testimonial .owl-dots {
  display: block !important;
  bottom: 0;
  }
  #brands .box-item{
  margin: 0px 15px;
  }
  #our_blogs h2{
  font-size: 22px;
  margin-bottom: 15px;
  }
  #our_blogs .blog-title p{
  font-size: 14px;
  margin-bottom: 0;
  }
  #our_blogs .box .date{
  text-align: center;
  }
  #newsletter form p {
  font-size: 20px;
  display: flex;
  flex-flow: column;
  }
  #newsletter .newsletter_form form input[type=submit] {
  position: initial;
  width: fit-content;
  margin: 10px auto 0;
  }
  #newsletter .wpcf7-not-valid-tip{
  position: initial;
  }
  #newsletter .wpcf7-response-output {
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  }
  #our_blogs div.view {
  margin-top: 5%;
  }
  #header .logo {
  text-align: center;
  margin-bottom: 10px;
  }
  .top-bar-bg p.top{
  text-align: center;
  margin-bottom: 5px;
  }
  .top-bar-bg p.call {
  margin-bottom: 5px;
  margin-right: 0;
  }
  .top-bar .top-icon{
  margin: 0px 18px;
  }
  .top-bar-bg p.mail a i {
  margin-left: 0 !important;
  }
 #about p.main_para, .testimonial-head,.blog-box, #newsletter .newsletter-content, #full-width-blog, #blog-left-sidebar, #blog-right-sidebar{
  text-align: center;
  }
  #footer ul.foot-flex{
    justify-content: center;
  }
  #footer_box .footer2{
  margin-top: 15px;
  }
  div.menu-home-decor-container ul li, div.menu-support-container ul li, div.menu-customer-service-container ul li{
  list-style: none !important;
  }
  #exclusive, #single-team {
  text-align: center;
  }
  body.single-team .social-profiles{
  text-align: center;
  margin: 20px 0;
  }
  .meta-ser-p1{
  margin-bottom: 20px;
  }
  #testimonial_single{
  text-align: center;
  }
  #comments p.comment-form-cookies-consent{
    display: flex;
  }
  #comments p.comment-form-cookies-consent input{
  margin-right: 20px;
  }
  .single-blog .content_page{
  text-align: center;
  }
  .single-blog .nav-links .post-title{
  display: none;
  }
  .shop #content{
  text-align: center;
  }
  #shop ul.products li{
  width: 100%;
  }
  div.sing-sop p.price{
  justify-content: center;
  }
  .woocommerce div.product form.cart{
  display: flex;
  justify-content: center;
  }
  .contac_form span.wpcf7-form-control-wrap input{
  margin: 0 12px 20px 0 !important;
  }
  .page-header h1{
  text-align: center;
  }
  body.author .no-side-bar {
    text-align: center;
  }
  #brands .owl-carousel::after{
  display: none;
  }
  #about .left-img img, #about .right-small img {
  width: 100%;
  margin-bottom: 10px;
  }
  #about .right-small{
  position: initial;
  }
  #about .main-subtext{
  width: initial;
  font-size: 26px;
  }
  #about .abt_bg{
  text-align: center;
  }
  #our_blogs .owl-carousel .owl-item img{
  width: 100% !important;
  height: initial;
  }
  .banner-slider .media{
  display: block;
  text-align: center;
  }
  .banner-slider .media-body h5, .banner-slider .media-body p {
    padding-left: 0;
  }
  .skills .sumns{
  margin-bottom: 10px !important;
  }
  div.counts .fixess {
  justify-content: center;
  }
  div.better {
  justify-content: center;
  }
  div.better p{
  padding: 0px 20px;
  }
  div.better form{
  display: flex;
  flex-flow: column;
  margin: 0 auto;
  }
  div.better form input[type="submit"]{
  color: #000;
  background-color: #e5e5e5;
  }
  div.woocommerce-message{
  display: flex;
  flex-flow: wrap-reverse;
  justify-content: center;
  }
  div.woocommerce-message a{
  margin-top: 12px !important; 
  }
  #newsletter .main-news{
  padding: 40px;
  }
  div.img-side {
  order: 2;
  }
  #shop-banner .main_img{
  text-align: center;
  }
  #shop-banner .main_img::after{
  width: 100%;
  height: 100%;
  }
  #shop-banner .text-side{
  text-align: center;
  padding: 20px 15px;
  }
  #shop-banner .main p{
  font-size: 22px;
  }
  #shop-banner .main h3{
  font-size: 30px;
  line-height: 40px;
  }
  #ads-banner .left-col, #ads-banner .right-col {
  padding: 0;
  }
  #ads-banner .left-col .left-content {
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  left: 0;
  text-align: center;
  background-color: rgb(0 255 255 / 40%);
  }
  #ads-banner .left-content p, #ads-banner .right-content p{
  font-size: 18px;
  }
  #ads-banner .left-content h3, #ads-banner .right-content h3{
  font-size: 26px;
  margin-top: 0;
  }
  #ads-banner .left-content .shop-btn, #ads-banner .right-content .shop-btn {
  margin-top: 10px;
  }
  #ads-banner .left-content .shop-btn a, #ads-banner .right-content .shop-btn a{
  font-size: 16px;
  padding: 16px 20px;
  }
  #ads-banner .right-content {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  left: 0;
  background-color: #bca6a666;
  bottom: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  }
  #deals .image-two, #deals .image-one{
  display: none;
  }
  #deals h2.main_heading{
  font-size: 30px;
  }
  #sale .main-side{
  padding-left: 1rem;
  text-align: center;
  }
  #sale .sec-img{
  display: none;
  }
  #sale h2{
  font-size: 28px;
  }
  #sale h4{
  font-size: 18px;
  }
  #exclusive .row,   #exclusive .ex-prod .woocom-btns{
  justify-content: center;
  }
  #exclusive .rat-price{
  justify-content: space-evenly;
  }
  #exclusive .ex-prod {
  margin-bottom: 20px;
  }
  #exclusive .yith-wcwl-wishlistaddedbrowse a::after, #exclusive .yith-wcwl-wishlistexistsbrowse a::after{
  position: relative;    
  padding: 16px 16px;
  bottom: -1px;
  }
  #banner .flex-banner{
  flex-flow: column;
  }
  #banner .text-column h4, #banner .text-column h1{
  width: 100%;
  text-align: center;
  }
  #banner .text-column h1{
  font-size: 28px;
  }
  #banner .text-column .shop-btn{
  text-align: center;
  margin-top: 15px;
  }
  #banner div.profile{
  display: none;
  }
  .top-bar .top-icons{
  justify-content: center;
  margin: 5px 0px;
  }
  .main-header-box .right-head{
  justify-content: flex-end;
  }
  .footer-cols{
  padding-top: 0;
  }
  #banner{
  padding-bottom: 30px !important;
  padding-top: 0 !important;
  }
  #banner .row-height{
  height: unset;
  flex-flow: column;
  }
  #banner .img-column img{
  position: initial;
  width: 100% !important;
  }
  p#timer .numbers  span.timer_days{
  margin: 0 5px;
  }
  #deals #timer div.numbers:not(:last-child)::after{
  content: none;
  }
  #category .heading h3, #exclusive h3{
  font-size: 32px;
  }
  #newsletter{
  bottom: 0;
  }
  div.better form input[type=search]{
  width: -webkit-fill-available;
  margin-bottom: 15px;
  }
}
@media screen and (max-width: 600px){
  #wpadminbar {
    position: fixed;
  }
}
@media screen and (min-width: 576px) and (max-width:767px){
  .toggle-nav {
    top: 0px;
  }
  #header.sticky.stickynavbar {
  margin-top: 45px;
  }
  #header .top-contact i.fa-phone{
  margin-left: 0;
  }
  #header .top-contact .mob-email{
  justify-content: end;
  }
  #banner .banner-box {
  max-width: unset;
  left: unset;
  top: 50%;
  }
  #our_blogs .border {
  left: -16%;
  }
  .testimonial , .testimonial-head , #about .about_icon ,#about .abt_bg {
  text-align: center;
  }
  .main_heading {
  font-size: 25px;
  }
  #about p.main_para{
  font-size: 14px;
  line-height: 24px;
  }
  #shop-banner .types_heading {
  text-align: center;
  }
  #shop-banner .slide-btn {
  text-align: center;
  }
  .owl-nav, .owl-dots {
    display: none !important;
  }
  #testimonial .main_heading{
  width: 100%;
  font-size: 24px;
  }
  #testimonial .main_heading {
  line-height: 32px;
  font-size: 24px;
  padding-left: 0;
  }  
  #testimonial .main_para {
  padding-left: 0;
  }
  #testimonial .owl-dots{
  display: block !important;
  bottom: 0;
  }
  #our_blogs .blog-box{
  text-align: center;
  }
  #our_blogs .blog-title p{
  font-size: 14px;  
  }
  #our_blogs .box .date{
  text-align: center;
  }
  #newsletter p{
  font-size: 20px;
  text-align: center;
  }
  #footer_box .footer3{
  margin-top: 20px;
  }
  #newsletter .main-news{
  padding: 40px;
  }
  .meta-ser-p1{
  margin-bottom: 18px;
  }
  #comments p.comment-form-cookies-consent{
    display: flex;
  }
  #comments p.comment-form-cookies-consent input{
  margin-right: 20px;
  }
  .single-blog .nav-links .post-title{
  display: none;
  }
  .contac_form span.wpcf7-form-control-wrap input{
  margin: 0 12px 20px 0 !important;
  }
  #brands .owl-carousel::after{
  display: none;
  }
  #about .right-small{
  bottom: 9%;
  }
  #about .main-subtext{
  width: initial;
  }
  #banner{
  padding-bottom: 40px;
  }
  .skills .sumns{
  margin-bottom: 20px !important;
  }
  #portfolio .boxed:nth-child(2) .counter_box{
  border-radius: 0px 20px 20px 0;
  }
  #portfolio .boxed:nth-child(3) .counter_box {
  border-radius: 20px 0 0 20px;
  }
  div.better form{
  flex-flow: column;
  }
  div.coupon input{
  padding: 6px !important;
  }
  div.img-side {
  order: 2;
  }
  #shop-banner .main_img{
  text-align: center;
  }
  #shop-banner .main_img::after{
  width: 505px;
  height: 520px;
  }
  #shop-banner .text-side{
  text-align: center;
  padding: 30px 0;
  }
  #ads-banner .left-col, #ads-banner .right-col{
  padding: 0; 
  }
  #deals .image-two, #deals .image-one{
  display: none;
  }
  #deals h2.main_heading{
  font-size: 34px;
  }
  #sale .main-side{
  padding-left: 0;
  text-align: center;
  }
  #sale .sec-img{
  display: none;
  }
  #banner .text-column h4{
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 0;
  }
  #banner .text-column h1{
  font-size: 22px;
  }
  #banner .text-column .shop-btn {
  margin-top: 10px;
  } 
  #banner div.profile img{
  width: 22% !important;
  transform: translateX(-25%);
  }
  #banner .row-height{
  height: unset;
  }
  #category .main-div{
  padding: 0;
  }
  .top-bar .top-icons{
  justify-content: flex-start;
  margin: 5px 0px;
  }
  .main-header-box .right-head{
  justify-content: end;
  }
  div.better form input[type=search]{
  width: -webkit-fill-available;
  margin-bottom: 15px;
  }
  #footer_box, #footer ul li{
  text-align: center;
  }
  #footer ul.foot-flex{
  justify-content: center;
  }
}
@media screen and (min-width: 768px) and (max-width:991px) {
  #header .top-contact .mob-email{
  justify-content: flex-end;
  }
  #header.sticky.stickynavbar {
  margin-top: 32px;
  }
  .top-bar-bg p.top{
  margin-bottom: 5px;
  }
  #header .top-contact i.fa-phone{
  margin-left: 0;
  }
  #brands .owl-carousel::after{
  display: none;
  }
  #banner .banner-box {
  max-width: 50%;
  }
  .toggle-nav {
  margin-top: 0px !important;
  }
  #newsletter h3.left-head{
  font-size: 25px;
  }
  .owl-nav, .owl-dots{
  display: none !important;
  }
  .single-blog .nav-links .post-title{
  display: none;
  }
  #about .left-img img {
  width: 65%;
  }
  #about .main-subtext{
  width: initial;
  }
  #about .right-small{
  bottom: 15%;
  }
  .main-img {
  transition: transform 0.3s ease-in-out;
  bottom: unset !important;
  }
  .main-img.scrolling {
  transition: transform 0.3s ease-in-out;
  }
  div.better form input[type=search]{
  margin-right: 15px;
  }
  #newsletter .main-news{
  padding: 40px 20px 40px 30px;
  }
  #shop-banner .main_img::after{
  width: 360px;
  height: 360px;
  }
  #ads-banner .left-col .left-content{
  right: 25px;
  }
  #ads-banner .left-content p, #ads-banner .right-content p{
  font-size: 18px;
  }
  #ads-banner .left-content h3, #ads-banner .right-content h3{
  margin-top: 0;
  font-size: 22px;
  }
  #ads-banner .left-content .shop-btn, #ads-banner .right-content .shop-btn {
  margin-top: 15px;
  }
  #ads-banner .left-content .shop-btn a, #ads-banner .right-content .shop-btn a{
  font-size: 18px;
  padding: 15px 20px;
  }
  #ads-banner .right-content {
  position: absolute;
  top: 0;
  right: 25px;
  text-align: end;
  bottom: 0;
  display: flex;  
  flex-flow: column;
  justify-content: center;
  }
  #testimonial .owl-dots{
  display: block !important;
  bottom: 0;
  }
  #deals .image-two, #deals .image-one{
  display: none;
  }
  #sale .main-side{
  padding-left: 0;
  }
  #sale .sec-img{
  width: 60%;
  transform: translateX(20px);
  }
  #banner .text-column h4{
  width: 82%;
  }
  #banner .text-column h1{
  font-size: 26px;
  }
  .top-bar .top-icons{
  justify-content: flex-start;
  margin: 5px 0px;
  }
  .main-header-box .right-head{
  justify-content: end;
  }
  #banner .img-column img{
  height: 100%;
  }
  #banner .row-height{
  height: unset;
  }
  #banner .text-column{
  margin-bottom: 8%;
  margin-top: 8%;
  }
  #banner div.profile img{
  transform: translateX(-30%);
  }
}
@media screen and (max-width: 783px) {
  .admin-bar #header.sticky.stickynavbar {
    margin-top: 45px;
  }
}
@media screen and (min-width: 783px) and (max-width: 991px) {
.admin-bar .sticky.stickynavbar { 
  margin-top: 32px;
}
}
@media screen and (min-width: 992px) and (max-width:1200px) {

  .toggle-nav {
    margin-top: 0px !important;
  }
  #our_blogs .border {
    height: 82%;
    top: 9%;
  }
  #our_blogs .news_text {
    max-width: 210px;
  }
  #our_blogs .latest_content {
    top: 15%;
  }
  .topbar_section .socialbox i {
    padding-right: 10px;
  }
  #shop-banner .owl-item.active img {
    width: 70% !important;
  }
  .owl-nav, .owl-dots{
  display: none !important;
  }
}
@media screen and (max-width: 1200px) {
#banner .owl-dots {
  position: relative;
  display: block !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: -14px;
}
#banner .owl-dots .owl-dot{
  width: 10px;
  height: 10px;
  margin: 0px 10px;
  border-radius: 50px;
  background-color: #c7c7c7;
  opacity: 0.7;
  border: none;
}
#banner .owl-dots .owl-dot.active{
  width: 10px;
  height: 10px;
  margin: 0px 10px;
  border-radius: 50px;
  background-color: #9484D3;
  opacity: 1;
}

}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .main-navigation li{
  padding: 20px 13px;
  }
  #sale .sec-img{
  width: 40%;
  transform: translateX(25px);
  }
  #banner .owl-nav{
  bottom: 15%;
  left: 5%;
  }
}
@media screen and (max-width: 1024px){
  .side-slider button{
  display: none;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .site-description{
    font-size: 12px !important;
  }
  .toggle-nav {
    display: block;
    position: relative;
    float: right;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 9999;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
  }
  .toggle-nav i {
  font-size: 29px;
  color: #9484D3;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #1B1825;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span {
    cursor:pointer; 
    text-align: right;
  }
  iframe {
    width: 100%;
  }
  .innermenubox {
    position: static;
    padding-bottom: 10px;
  }

  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-navigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul{ 
  width:100%;
  margin-top:0; 
  padding-left: 0;
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff !important
  }
  .main-navigation a:not([href]):not([tabindex]) {
  color: #ffffff !important;
  }
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
  display:block !important;
  }
  .nav ul li ul li a:before{
  content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
  padding-left:30px !important;
  }
  .main-navigation ul ul{
  position: static;
  width: 100%;
  box-shadow: none;
  }
  .top_bar_btn{
  padding:0;
  }
  .main-navigation li.current_page_item{
  border:none;
  }
  #release .owl-nav  {
  display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main-navigation li{
  padding: 16px 8px;
  }
  .main-navigation a{
  font-size: 16px;
  }
  #about .main-subtext{
  width: initial;
  }
  .top-bar-bg p{
  font-size: 12px;
  }
  #newsletter .main-news{
  padding: 55px 20px 40px 20px;
  }
  #shop-banner .main_img::after{
  width: 480px;
  height: 470px;
  }
  #testimonial .owl-nav, #testimonial .owl-dots{
  display: block !important;
  }
  #deals .image-one{
  text-align: left;
  }
  #deals .image-two{
  text-align: right;
  }
  #deals .image-one::after{
  margin: unset;
  }
  #sale .main-side{
  padding-left: 0;
  }
  #sale .sec-img{
  transform: translateX(10px);
  }
  #exclusive a.shop-btn{
  font-size: 13px;
  }
  #banner .text-column h4{
  font-size: 22px;
  }
  #banner .text-column h1{
  font-size: 42px;
  }
  #banner .row-height{
  height: unset;
  }
  #banner .text-column{
  margin-bottom: 4%;
  margin-top: 4%;
  flex-basis: 50%;
  }
  #banner .img-column img{
  width: 50% !important;
  height: 100%;
  }
  #banner .img-column{
  flex-basis: 50%;
  }
  #banner div.profile img{
  transform: translateX(-10%);
  width: 18% !important;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1440px) {
  #banner .owl-nav{
  left: 4% !important;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1599px){
  #shop-banner .main_img::after {
  width: 660px;
  height: 610px;
  }
  #sale .sec-img{
  width: 38%;
  transform: translateX(25px);
  }
  #banner .text-column h1{
  font-size: 54px;
  }
  #testimonial div.main-text > p {
  font-size: 22px;
  }
  #testimonial div.text p {
  font-size: 18px;
  }
  #testimonial .main_heading{
  font-size: 40px;
  padding-top: 10px;
  line-height: 50px;
  }
  #our_blogs h5{
  font-size: 28px;
  }
  #banner .owl-nav{
  left: 3%;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1920px){
  #shop-banner .main_img::after {
  width: 660px;
  height: 610px;
  }
  #brands .brand-slider{
    max-width: 1700px;
  }
  #ads-banner .left-col .left-content{
  right: 60px;
  }
  #ads-banner .left-content p, #ads-banner .right-content p{
  font-size: 34px;
  }
  #ads-banner .left-content h3, #ads-banner .right-content h3{
  font-size: 46px;
  }
  #ads-banner .left-content .shop-btn a, #ads-banner .right-content .shop-btn a{
  font-size: 22px;
  padding: 28px 40px;
  }
  #ads-banner .left-content .shop-btn, #ads-banner .right-content .shop-btn {
  margin-top: 36px;
  }
  #testimonial .main_para{
  font-size: 26px;
  }
  #testimonial .main_heading{
  font-size: 40px;
  padding-top: 10px;
  line-height: 50px;
  }
  #banner .text-column h4 {
  font-size: 28px;
  width: 81%;
  line-height: 50px;
  letter-spacing: 1px;
  }
  #banner div.profile img{
  width: 12% !important;
  transform: translateX(-38%);
  }
  #banner .text-column{
  margin-bottom: 15%;
  }
  #banner div.profile{
  top: 6%;
  }
  #banner .text-column h1{
  font-size: 62px;
  line-height: 88px;
  }
  #banner .text-column .shop-btn a{
  font-size: 20px;
  padding: 20px 28px;
  }
  #banner .text-column .shop-btn {
  margin-top: 35px;
  }
  #banner .flex-banner {
  justify-content: end;
  }
  .top-bar-bg p{
  font-size: 20px;
  }
  .main-navigation a{
  font-size: 20px;
  }
  #testimonial div.main-text > p{
  font-size: 22px;
  }
  #testimonial div.text p{
  font-size: 18px;
  }
  #our_blogs h5{
  font-size: 28px;
  }
  #banner .row-height {
  height: 780px;
  }
  #banner .img-column img{
  width: 55% !important;
  height: 100%;
  }
  #banner .owl-nav{
  left: 9%;
  }
}
@media screen and (min-width: 1920px) {
#banner .owl-nav{
bottom: 27%;
left: 16%;
}
}