/*----- Media query max width 360px start -----*/

@media screen and (max-width:360px) {
.tab-section .nav-tabs .nav-item .nav-link, .prdDesc-buynow, .prdDescs-buynow{
    font-size: 13px;
}
.right_sidebar .m_view{
    top:210px!important;
} 
.product_cart .price_cart{
   text-align: center; 
}
.menubar li:hover>a, .menubar li.show>a, .menubar li.link-active>a {
    color: #eeffff;
}
.product_cart .availability_product{
   /*text-align: center;  */
}
.mobile-agent{
    display:block;
    
}
.emalese{
    margin-bottom:14px!important;
}
/*.desk-agent{*/
/*    display:none;*/
/*}*/
.paycard img {
    width: 100%;
    margin-bottom: 15px;
}
.paycard{
    padding:15px;
}
.blog-thumb img {
    height: auto;
}
.page-title span{
    font-size: 22px;
    font-weight: 700;
}
/*.mobile_view{*/
/*    display:none;*/
/*}*/
/*.desk-agent{*/
/*     display:none;*/
/*}*/
.tab-content>.active{
    padding: 20px;
    margin-top: 20px;
    margin-left: 6px;
    margin-right: 4px;
}
.header-search select {
    width: 100%;
    border: 0;
    border-left: 1px solid #dbe0e2;
    line-height: 35px;
    color: #8d8d8d;
    padding: 0px 10px;  
    -moz-appearance: auto;
    -webkit-appearance: auto!important;
    border-right: solid 1px #ddd;
}
.dropdown { 
    height: 30px;
}
.footer .widget-title{
	    font-size: 0.9em;
}
.footer a, .widget-newsletter p {
    font-size: 12px;
}
.select-custom {
    line-height: 0px;
    flex: 0 0 125px!important;
}
#search-data { 
    margin-left: 0px;
    margin-right:-15px;
}
.view_all{
    width: 90px;
    font-size: 12px;
}
.breadcrumb-item, .item_list {
    font-size: 12px;
}
  .pt-6 {
  margin-top:53px;
}
}
/*----- Media query max width 360px end -----*/

/*----- Media query max width 480px start -----*/

@media only screen and (min-width: 412px) and (max-width: 480px){    
.category-boxes .content{
   padding: 20px 0px;
}
.right_sidebar .m_view{
    top: 32%!important;
} 
.product_cart .price_cart{
   text-align: center; 
}
.product_cart .availability_product{
   /*text-align: center;  */
}
.emalese {
    margin-bottom: 0px!important;
}
.pro-first {
    width: 280px;
    display: block;
    margin: 0 auto;
}
.menubar li ul {
    width: 350px;
    max-width: 335px;
    position: relative;
    right: 0%;
    top: 0px;
}
.filter-button .compare
{
    margin-left:22px !important;
}

.filter-button .wishlist
{
    margin-left:3px !important;
}
.product-item img{
    width:100%;
}
.mobile_btnaddttocart{
  width: 100%;
    display: flex;
    margin-bottom: 15px; 
    left: 0;
    bottom: -15px;
    z-index: 1;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
    background-color: #fff;
}
.mobile_btnaddttocart .col-6{
    
}
/*.mobile_btncart{*/
/* margin-left: -15px;*/
/* border-radius: 0;*/
/* width: 216px;*/
/*font-size: 18px!important;*/
/*}*/
.mobile_btnbuynow{
  background-color:#ff9f00; 
 margin-left: -12px;
    border-radius: 0;
    width: 210px;
    font-size: 18px!important;
}

.save-price {
    font-size: 12px;
    color: #26a541;
    padding-left: 0px;
    display: block;
}
.social-media {
    float: none;
    /*width: 100%;*/
    padding-top: 0px;
}
.currency{
    text-align: center;  
    width: 100%;
}
.banner_imggess .banner img {
    height: auto;
    object-fit: cover;
}
.form-control[readonly] {
    width: 55px;
}
.category-section .row .col-6 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.my-5{
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}
.breadcrumb-nav .container {
    padding-left: 0px;
    padding-right: 0px;
}
.sortby_tabmenu .nav-tabs > li > a {
    font-size: 12px;
    margin: 0 5px;
}
.breadcrumb_section{
    font-size: 12px;
}
.breadcrumb {
    padding-left: 20px;
}
.sort-by {
    font-size: 12px;
    width: 50px;
}
.category-sec .breadcrumb-nav { 
    margin-bottom: 0rem;
}
.category-boxes.large-item .content{
    padding: 20px 0px; 
}
.date-timer {
    font-size: 0.7rem;
    width: 205px;
}
.product-title a {
    font-size: 13px;
}
.old-price {
    font-size: 12px; 
}
.product-image .product-img {
    height: 170px !important;
    width: 100%;
}
.prod_heading h1 {
    font-size: 11px !important;
}
.header-search .select-custom {
    display: block;
    height: 35px;
}
.header-search .btn{
	 height: 35px;
	 padding: 0 0px;
}
.header-search .form-control{
	height: 35px;
}
.header-search select{
    height: 35px !important;
    line-height: 19px;
    font-size: 11px!important;
    margin-left: -22px!important;
    background-color: #fff!important;
}
.btn .fa-search{
    font-size:12px;
}
.header-search::before {
    height: 25px;
    background-color: transparent;
}

.add-cart-btn
{
    margin-top:5px;
    margin-left:12px;
}

}
/*----- Media query max width 480px end -----*/
@media only screen and (min-width: 480px) and (max-width: 540px){   
    .right_sidebar .m_view{
         top: 200px!important;
    }
}
/*----- Media query max width 640px start -----*/

@media screen and (max-width:767px) {
.add-cart-btn {
    border: none;
    height: 30px;
    width: 100%;
}
  
  .pt-6 {
  margin-top:53px;
}

.swatch-select{
  width: 100%;  
}
.click_heares {
     float: initial;
    margin-top:0px;
    margin-right: 10px;
}
.menubar li:hover>a, .menubar li.show>a, .menubar li.link-active>a {
    color: #eeffff;
}
.slier_contet h5 {
  font-size: 15px;
}
.slier_contet h2 {
  font-size: 16px;
}
.carousel-item {
  margin-bottom: 50px;
}
.slider_btns .btn-danger {
  color: #fff;
  padding: 7px;
}

.newletter-content .nl-inner {
  width: 100%;
}
.widget{
    margin-bottom: 15px;
margin-top: 10px;
}
.testimonials-slider .owl-prev{
    left: 0%;
}
.testimonials-slider .owl-next{
    right: 0%;
}
#ClientInfo{
  height: 350px;
  overflow: auto; 
}
.my-tabs .nav-tabs > li > a {
    padding: 5px 0px 5px 20px!important;
    border-radius: 0px;
    margin: 0;
    font-size: 16px;
    text-align: left;
    border: 1px;
    height: auto;
    border: 1px solid #ededed;
    background-color: #fff;
    color: #878787;
}
.my-tabs .nav>li {
    width: 100%;
    display: inline-grid;
}
.account_tab .row {
     margin-right: -9px!important; 
     margin-left: -14px!important; 
}
.address-update label {
    margin-right: 0px;
    width: 100%;
    margin-left: 0px;
     font-size: 14px; 
}
.bg-lights {
    background: #ffffff;
    padding: 0px 0px;
    margin-bottom: 30px;
    /*border: 1px solid #e0e0e0;*/
}
.order_search input {
    width: 100%;
    height: 45px;
    border: 1px solid #ddd;
}
.order_search a {
   background: #2874f0;
    color: #fff;
    padding: 11px 12px 10px 10px;
    margin-left: -4px;
    position: absolute;
    right: 0px;
    font-size: 11px;
}
.address-update select {
    width: 100%;
}
.address-update .field{
  width: 100%;   
}
.product_cart .price_cart{
   text-align: center; 
}
.product_cart .availability_product{
   /*text-align: center;  */
}
.remove_item{
   /*text-align: center; */
   margin-bottom: 30px;
}
.product_cart h4 a {
    font-size: 18px;
    color: #212121;
    font-weight: normal;
}
.emalese {
    margin-bottom: 0px!important;
}
.desk-agen{
    display:none;
}
.tab-content h5{
    color: #000;
    margin-bottom: 6px;
    font-size: 17px;
     margin-left: 00px;
    margin-top: 20px;
     border-bottom:0; 
 /*padding-bottom: 00px; */
 
}
.mobile-logo{
	display: block !important;
	background-color: #fff;
	margin-top: 10px;
}
.modal-open {
    margin-right: 0 !important;
    z-index: -1;
}
.item-section figure img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: top;
}

.item-section {
    padding: 0px 0;
    margin-bottom: 30px;
}
.owl-prev {
    background-color:rgb(38 68 139) !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    left: 5px;
}
.icon-angle-right::before{
        font-size: 12px;
        position: relative;
        top: 0px;
}
.icon-angle-left::before{
     font-size: 12px;
      position: relative;
        top: 0px;
}
.owl-next {
    background-color: rgb(38 68 139) !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 5px;
}
.green {
     background-color: rgb(38 68 139) !important;
}
.truncate {
    padding: 5px;
    height: auto;

}

.category-btn
{
    margin-top:0px;
}

.category-btn .add-cart-item .add-cart
{
    width:95px;
    margin-left:49px;
}

.category-sec .truncate {
    height: 150px;
}

.main-slider .carousel-item img{
    height: 150px;
    object-fit: fill;
    object-position: center;
}
 
.m-top-space{
    margin-top: 15px;
}
.shadowpan .password-val {
    padding-left: 0px;
    padding-right: 0px;
}
.login-panel {
    margin-top: 15px;
}
.form-footers {
    margin-top: 0px;
}
.desk {
    padding-top: 0px !important;
}
.page-header h1 {
    padding-bottom: 0 !important;
    font-size: 25px;
}
.price {
    text-align: center;
    font-size: 18px;
    height: 60px;
}
.facility-box h3 {
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 15px;
}
.partners-container .blog-slide .owl-next {
    color: #fff;
    font-size: 35px;
    line-height: 0px;
}
.partners-container .blog-slide .owl-prev {
    color: #fff;
    font-size: 35px;
    line-height: 0px;
}
.blog-slide .owl-next {
    width: 30px;
    height: 30px;
    background: #ff708e;
    border: none;
    border-radius: 50%;
    position: absolute;
    right: 0px!important;
    top: 30%;
    line-height: 0px;
}
.blog-slide .owl-next span{
  position: relative;
    top: -3px;  
}
.blog-slide .owl-prev {
    width: 30px;
    height: 30px;
    background: #ff708e;
    border: none;
    border-radius: 50%;
    position: absolute;
    left: 0%;
    top: 30%;
    line-height: 50px;
}
.testimonials-slider .owl-next{
    width: 30px;
   height: 30px;
}
.testimonials-slider .owl-prev{
    width: 30px;
   height: 30px;
}
.blog-slide .owl-prev span{
  position: relative;
    top: -3px;  
}
.category-sec .product {
    height: auto;
}
.row.prod_select .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.footer-bottom ul{
    float: none;
}
.footer-logo {
    height: 50px;
    margin: 0 auto;
}
.top-header{
	line-height: initial;
	height: auto;
}
.top-header-right-nav li {
    margin-right: 5px;
    display: inline-flex;
}
.prod_heading {
    padding-top: 10px;
}
.footer-bottom{
    text-align: center;
}
.category-boxes.large-item {
    height: 300px;
}
.category-boxes.large-item .content{
    top: 58%;
}
.blooms_day { 
    padding: 0px 0px;
}
.single-category-box.women img, .single-category-box.men img {
    height: auto;
    object-fit: cover;
}
.category-boxes.large-item img, .category-boxes img {
    height: 300px;
}
.banner_imggess.first-sec .topcat-title h1{
  padding-top: 40px;
}
.mobile-menu-toggler {
    margin-top: 4px;
}
.prod_heading h1 {
    font-size: 13px;
}
.product_nume{
     font-size: 15px;	
}
.category-boxes.large-item .content, .category-boxes .content {
    width: 90%;
}
.mg-decrease-top {
    margin-top: 0;
}
.top-header-nav li:before{
    display: none;
}
.client-logo {
    padding-bottom: 0px;
    padding-top: 0px;
}
.banner_imggess.second-sec .topcat-title h1 {
    padding-bottom: 0px;
    padding-top: 20px;
}
.product-single-details .product-title, .product-price {
    font-size: 11px;
    text-align: left;
}
.product-title, .product-price{
    font-size: 11px;
    /*text-align: center;*/
}
.container.category-section .row{
	margin-left: 0px;
	margin-right: 0px;
}
}
/*----- Media query max width 640px end -----*/

/*----- Media query min width 280px and max width 359px start -----*/
@media only screen and (min-width: 359px) and (max-width: 412px){
  .right_sidebar .m_view{
    top:211px!important;
}  
  .pt-6 {
  margin-top:53px;
}
}
@media only screen and (min-width: 280px) and (max-width: 359px){
#magic {
    margin-left: 0;
}
 .right_sidebar .m_view{
    top:211px!important;
}
   .pt-6 {
  margin-top:53px;
}
.emalese {
    margin-bottom: 14px!important;
}
.pro_rate_val .fa{
       font-size:9px;
   }
.mega-menu{
    top: 40px;
    padding: 15px !important;
    transform: translateX(-25%);
}
.top-header-nav li a {
    font-size: 12px;
}
.top-header-nav li{
	margin-right: 0px;
}
.partner img{
  height: 280px !important;
}
ul.links strong {
    display: none;
}
}
/*----- Media query min width 280px and max width 359px end -----*/

/*----- Media query min width 360px and max width 400px start -----*/
@media only screen and (min-width: 360px) and (max-width: 400px){	
#magic {
    margin-left: 0;
}
   .pt-6 {
  margin-top:53px;
}
.emalese {
    margin-bottom: 14px!important;
}
.product-slider-container {
    height: 350px;
    overflow: hidden;
}
.prod-thumbnail img {
    display: block;
    height: 50px!important;
    object-fit: cover;
}
.product-rew{
    height:auto;
}
.pro_rate_val .fa-star{
    font-size:12px;
}
.mega-menu{
    top: 0px;
    padding: 15px !important;
    transform: translateX(-18%);
}
.top-header-nav li{
	    margin-right: 8px;
}
.partner img{
  height: 300px !important;
}
ul.links strong {
    display: none;
}
}
/*----- Media query min width 360px and max width 400px end -----*/

/*----- Media query min width 361px and max width 480px start -----*/

@media only screen and (min-width: 401px) and (max-width: 479px){  
.tab-section .nav-tabs .nav-item .nav-link{
    font-size: 11px;
}
   .pt-6 {
  margin-top:53px;
}
.emalese {
    margin-bottom: 0px!important;
}
.desk-agen{
    display:none;
}
.menubar li ul {
    width: 350px;
    max-width: 335px;
     word-wrap:break-word;
    position: relative;
    right: 0%;
    top: 0px;
}
.banner_imggess.second-sec .banner img {
    height: auto;
}
.banner_imggess.first-sec .banner img {
    height: auto;
}
.tab-content>.active{
    padding: 20px;
    margin-top: 20px;
}
.dropdown { 
    height: 30px;
}
.mega-menu{
    top: 40px;
    padding: 15px !important;
    transform: translateX(-5%);
}
#magic {
    margin-left: 0;
}
.partner img{
  height: 300px !important;
}   
}
/*----- Media query min width 361px and max width 480px end -----*/


/*----- Media query min width 480px and max width 567px start -----*/

@media only screen and (min-width: 480px) and (max-width: 567px){
#magic {
    margin-left: 0;
}
   .pt-6 {
  margin-top:53px;
}
.emalese {
    margin-bottom: 14px!important;
}
.partner img{
  height: 300px !important;
}
.mega-menu{
    top: 40px;
    padding: 15px !important;
    transform: translateX(12%);
}	
}

/*----- Media query min width 480px and max width 567px end -----*/

/*----- Media query min width 568px and max width 639px start -----*/

@media only screen and (min-width: 568px) and (max-width: 639px){
.tab-content>.active{
    padding: 20px;
    margin-top: 20px;
}
 
.truncate {
    padding: 0px 5px;
    height: auto!important;
    position: relative;
}
.emalese {
    margin-bottom: 14px!important;
}
.top-header .row {
    justify-content: center;
}
#magic {
    margin-left: 0;
}
.partner img{
  height: 300px !important;
}
.mega-menu{
    top: 40px;
    padding: 15px !important;
    transform: translateX(25%);
}
}
/*----- Media query min width 568px and max width 639px end -----*/

/*----- Media query min width 640px and max width 731px start -----*/

@media only screen and (min-width: 640px) and (max-width: 767px){
.tab-content>.active{
    padding: 20px;
    margin-top: 20px;
}
 
.emalese {
    margin-bottom: 14px!important;
}
.top-header .row {
    justify-content:center !important;
}
.partner img{
    height: 300px !important;
}	

.social-media {
    float: none;
}
}

@media only screen and (min-width: 640px) and (max-width: 680px){
.mega-menu{
    top: 40px;
    padding: 15px !important;
    transform: translateX(14%);
}
.emalese {
    margin-bottom: 14px!important;
}
 
}
@media only screen and (min-width: 681px) and (max-width: 767px){
.mega-menu{
    top: 40px;
    padding: 15px !important;
    transform: translateX(-30%);
}
}

/*----- Media query min width 640px and max width 731px end -----*/

/*----- Media query min width 641px and max width 768px start -----*/

@media only screen and (min-width: 641px) and (max-width: 768px){

.slide-content-without-city {
    bottom: 0;
    /* height:190px; */
}
.top-header-nav li:before{
    content: none;
}
.owl-prev{
    left: 10px;
    width: 38px;
    height: 38px;
    line-height: 0;
    padding-top: 5px;
}
.owl-next{
    right: 10px;
    width: 38px;
    height: 38px;
    line-height: 0;
    padding-top: 5px;
}
.value_checkbox {
    font-size: 11px;
}
.product_nume {
    font-size: 25px !important;
}
.carousel-title {
    font-size: 25px;
}
.top-header-nav li{
    display:inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.owl-nav-top.owl-theme .owl-nav .owl-prev {
    left: 10px;
    width: 38px;
    height: 38px;
    line-height: 43px;
    padding-top: 0px;
}
.owl-nav-top.owl-theme .owl-nav .owl-next {
    right: 10px; 
    width: 38px;
    height: 38px;
    line-height: 43px;
    padding-top: 0px;
}
.icon-angle-left::before{
    font-size: 15px;
}
.icon-angle-right::before{
    font-size: 15px;
}
.category-sidebar label {
    margin: 0px;
    color: #212121;
    font-size: 13px;
    font-weight: normal;
    text-transform: capitalize;
}
.mg-decrease-top {
    margin-top: 0;
}
.client-logo {
    padding-bottom: 0px;
    padding-top: 0px;
}
.banner_imggess.first-sec .topcat-title h1{
  padding-top: 40px;
}
.tab-section .nav-tabs{
    width: 100%;
}
.slide-content-without-city .title
    {
        height:35px !important;
    }
    .single-testimonials{
        max-width: 600px;
    }
}

/*----- Media query min width 641px and max width 768px end -----*/

/*----- Media query min width 320px and max width 640px start -----*/

@media only screen and (min-width: 320px) and (max-width: 640px){
.video-crousel .owl-next {
    width: 30px;
    height: 30px;
    background: #ff708e;
    border: none;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 40%;
    line-height: 50px;
}
.paycard img {
    width: 220px;
    margin-bottom: 24px;
}
/*.desk-agent{*/
/*    display:none;*/
/*}*/
.mobile-agent{
    display:none;
}
.video-crousel .owl-prev {
    width: 30px;
    height: 30px;
    background: #ff708e;
    border: none;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 40%;
    line-height: 50px;
}
.category-sidebar label {
    margin: 0px;
    color: #212121;
    font-size: 13px;
    font-weight: normal;
    text-transform: capitalize;
}
.video-crousel .owl-prev {
    color: #fff;
    font-size: 25px;
    line-height: 0px;
}
.video-crousel .owl-next {
    color: #fff;
    font-size: 25px;
    line-height: 0px;
}
.menubar li ul li {
    width: calc(100% / 2);
}
.menubar li ul li .third-level {
    position: initial;
    display: block;
    width: 100%;
    float: left;
     margin-left: -20px; 
     margin-top: -10px;
}
.megamenu-bgcolor {
    background-color: #536dad !important;
    height: auto;
}
.menubar li ul li a {
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    padding: 2px;
}
.mobile-menu-toggler{
    height: 45px !important;
    line-height: 45px !important;
}
.menubar li ul{
    width: 350px;
    max-width: 335px;
     word-wrap:break-word;
    position:relative;
    right:0%;
    top:0px;
}
.main-nav ul li ul li a { 
    font-size: 12px;
}
.main-nav ul li ul li {
    padding: 2px 18px;
    height: auto;
    overflow: hidden;
}
.prdDesc-buynow{
    font-size: 14px;
}
.prdDescs-buynow {
    font-size: 14px;
}
.top-header-nav{
    margin-bottom: 10px;
    display: block !important;
}
.header-search-cate {
    right: 5px;
    left: 5px;
    top: 55px;
    margin-left: 0 !important;
    margin-right: 0 !important; 
}
.coupon_apply .btn {
    margin-top: 15px;
}
.p-5 {
    padding: 1rem !important;
}
.product-section h4{
    text-align: center;
}
.login-social.pt-5 {
    padding-top: 1em !important;
}
.shadowpan {
    margin-bottom: 15px;
}
.mem-login p {
    padding-top: 10px;
    margin-bottom: 0;
}
.username .form-control {
    margin-bottom: 10px;
}
.increment_item {
    display: inline-flex;
    margin: 12px 0;
    /*justify-content: center;*/
    /*align-content: center;*/
    width: 100%;
}
.login-social .login-with-social ul li { 
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    margin-bottom: 10px;
}
.btnSubmit {
    margin: 15px auto;
    display: block;
}
.carousel-title{
   font-size: 1rem;
}
.category-sidebar {
    padding-right: 0px;
}
.desk-agen{
    display:none;
}
.category-section .col-md-9 {
    padding-left: 0;
    padding-right: 0;
}
.category-sec .row.product_bg {
    box-shadow: none;
}
.pd-right {
    padding-right: 3px;
    padding-left: 0px;
}
.pd-left {
    padding-left: 3px;
    padding-right: 0px;
}
.dropdown-content { 
    right: -60px;
    top: 30px;
}
.banner_imggess {
    text-align: center;
    padding: 20px 0px 0px;
}
.py-5{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.header-middle {
	  padding: 0px 0px !important;
}
.heading-news h2 {
    font-size: 20px;
    font-weight:bold;
}
.banner_imggess.second-sec h2 {
    padding-bottom: 0px;
}
.footer-middle .container{
	padding-left: 0;
    padding-right: 0;
}
.footer-middle{
   padding: 2rem;
}
.rel-products .pro-duct {
    max-width: calc(100% / 3 - 0rem);
    width: 100%;
    float: left;
    margin: 0px;
    box-shadow: 1px 1px 4px 1px lightgrey;
    height: 220px;
    position: relative;
    margin-bottom: 18px;
}
.category-sidebar .list-group-item{
	padding:6px 8px 0px;
}
.tab-section .nav-tabs{
    width: 100%;
}
.social-media {
    float: none;
}
.pro_img img{
    display: inline-flex;
    float: left;
    width: 15%; 
    height: 50px;
    border: 1px solid #ccc;
}
.product-name{
    display: inline-flex;
    float: left;
    padding: 10px 5px 15px 10px;
    width: 70%;
}
.pro-first .product-name{
    display: inline-flex;
    float: left;
    padding: 0px 0px 0px 16px;
    width: auto;
}
.rel-products {
    padding: 1rem;
    width: 100%;
    display: table;
    height: 300px;
    overflow-y: scroll;
}
.handpick {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #fff;
}
.Handpicked {
    text-align: left;
    color: white;
    padding: 0;
    margin-left:0%;
    margin-top: 0%;
}
.Handpicked img{
    width:100%;
}
.slide-content-without-city {
    bottom: 0;
}
.featured-products{
  margin-bottom: 15px !important;
}
.checkout-order-head p {
	text-align: center;
}
.checkout-order-con p{
  text-align: inherit !important;
}
.checkout-title h1, .checkout-title h2{
  font-size: 19px;
  text-align: center !important;
}
.coupon .btn-danger{
    margin-top: 10px;
}
.banner_imggess.first-sec .banner img, .banner_imggess.second-sec .banner img {
    height: 250px;
    object-fit: cover;
}
.product{
	padding-bottom: 15px;
    margin-bottom: 5px;
}
.banner_imggess.second-sec .banner-image {
    border: solid 4px #fff;
}
.handpick {
    font-size: 15px!important;
    font-weight: 700;
    margin-bottom: 5px;
    color: #fff;
}
.forher {
    font-weight: 700;
     font-size: 15px!important;
    color: #fff;
    line-height: 1.5rem;
    padding: 0;
    margin: 0;
}
.logo img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top:0px;
}
}
/*----- Media query min width 320px and max width 640px end -----*/

/*----- Media query min width 970px start -----*/

@media screen and (min-width: 970px) {
.loginBtn--google {
    background: #DD4B39;
    position: relative;
    left: 0 !important;
}
.modal-dialog {
    max-width: 500px;
}
}

/*----- Media query min width 970px end -----*/

/*----- Media query max width 991px start -----*/
 
@media screen and (max-width: 991px) {
/*--------------cart open css end ---------------*/
.pinwrong_form {
    max-width: 350px!important;
    display:block;
    margin:60px auto;
}
.product_alert {
    max-width: 250px;
    position: relative;
    right: 0%;
    top: 0%;
    text-align: center;
    display: block;
    margin: 0px auto;
    left: 0px;
}
.page-title-wrapper h1{
        font-size: 26px;
}
.btnes{
    background: #333;
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    max-width: 50px;
    display: block;
    margin: 0 auto;
    border-radius: 4px;   
}
.categryfixed .stickyss{
    position: fixed !important;
    top: 0!important;
    width: 100%;
    z-index: 999; 
}
 .desk-agent{
     position:relative;
     z-index: 999;
 }
.right_sidebar .m_view {
    position: fixed;
    z-index: 9;
    top: 207px;
    width:100%;
    background-color:transparent;
    padding: 5px 0px 0px 0px;
        right: 0px
}
 .js-menu__context {
  background: rgba(0,0,0, 0.5);
  left: 15px;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s, visibility 0.5s;
  visibility: hidden;
  width: 376px;
  height: 100vh;
  z-index: 9999;
}

.js-menu {
  color: #000;
  position: absolute;
  height: 100%;
  width: 350px;
  max-width: 85vw;
  padding: 12px;
  margin: 0;
  background: #fff;
  z-index: 99;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  transition: background 0.5s, transform 0.5s;
}
.dropdown-menus .product {
    display: flex;
    padding: 1.6rem 1rem;
    box-shadow: none;
    margin: 0 !important;
    border-bottom: 1px solid #e6ebee;
    box-shadow: none !important;
    align-items: center;
}
.dropdown-cart-total {
    padding: 0.7rem 1rem;
    display: flex;
    align-items: flex-end;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #474747;
    margin-bottom: 1.1rem;
}
.dropdown-cart-total .cart-total-price {
    font-size:15px;
    margin-left: auto;
    font-weight:900;
}
.cart-count{
    font-size: 18px;
    position: absolute;
    left: 30px;
    top: -15px;
}
.dropdown-menus .product-image-container {
    position: relative;
    max-width: 80px;
    border: 1px solid #ededed;
    margin: 0;
    margin-left: auto;
}
.dropdown-menus .btn-remove {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    color: #474747;
    display: flex;
    font-size: 1.1rem;
    height: 2rem;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: -1rem;
    top: -1rem;
    width: 2rem;
}
.dropdown-cart-action .btn:hover, .dropdown-cart-action .btn:focus {
    color: #fff;
    border-color: #2e2e2e;
    background-color: #2e2e2e;
}
.dropdown-cart-action .btn {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.025rem;
    text-transform: uppercase;
    color: #fff;
    border-color: #141a1f;
    background-color: #141a1f;
    border-radius: 0.2rem;
    min-width: 150px;
    
}
.product-image img {
    display: block;
    width: 100%;
    height: auto;
}
.right_siderre{
    background-color: #03a84e;
    font-size: 80px;
    position: fixed;
    right: 10px;
    bottom: 191px;
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 50%;
    rotation-point: 50% 50%;
    rotation: 180deg;
    display: block;
    z-index: 9999;   
}
.js-menu--left {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.js-menu--right {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    position: absolute;
    right: 0;
}
.js-menu__open {
    cursor: pointer;
    color: #fff;
    font-size: 28px;
    position: absolute;
    left: 10px;
    top: 18px;
}

.js-menu__close {
  cursor: pointer;
}

.js-menu__expanded {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}


/*--------------cart  css end ---------------*/
.bg-home_page_40_1 {
    width: 100%;
    height: auto;
    margin-left: 0%;
}
.category-toggler {
    width: 45px;
    display: block;
    background: #536dad;
    color: #fff;
    height: 45px !important;
    line-height: 45px !important;
    font-size: 20px;
    float: right;
    border-radius: 4px;
    /*margin-top: 10px;*/
    border: none;
    margin-right: 20px;
    cursor: pointer!important;
}
.categryfixed .flex-column {
    position: fixed!important;
    top: 53px!important;
    width: 100%;
    left: -15px;
}
.carte_pages {
    float: inherit;
    margin-top: 0px;
    margin-left: 15px;
    text-align: revert!important;
}
.sample-pg-inr-txt p {
    font-size: 15px;
}
span.attribute-label {
    font-size: 15px;
}
.faq-section .mb-0 > a:after {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 0px;
  right: -15px;
  font-weight: 600;
}
.faq_heeading h4 a {
    font-size: 15px;
}
.desk-agen{
    display:none;
}
.menubar li:hover>a, .menubar li.show>a, .menubar li.link-active>a {
    color: #eeffff;
}
.search-btn{
    display: inline-block !important;
    cursor: pointer;
}
.banner_three h2{
    font-size:18px;
}
.menubar li{
    width: 100%;
    padding: 0px 18px;
}
.main-nav ul li ul li a {
    color: #333;
}
 
.mobile-menu-toggler{
    display: block;
    background: #536dad;
    color: #fff;
    width: 50px;
    font-size: 20px;
    float: right;
    border-radius: 4px;
    height: 50px;
    line-height: 50px;
}
.cart_mobile{
    display:none;
}
.search-btn{
   display:none!important;  
}
.mobile_login{
    display:block;
}
.mobile_accoutn{
 display:none!important;     
}
/*.header-search{*/
/*    display: none;*/
/*}*/
.header-menu_left {
     z-index: 9999;
    margin-top: 0px;
    display: inline-flex !important;
}
.header-search {
    position: relative;
    margin: 0;
   
    line-height: 1;
    padding: 0;
    border: 0;
    margin-left: 0px;
    padding-left: 0px;
    float: none;  
}
.header-top {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: .025rem;
    color: #c4d0dc;
    background-color: #fff;
    padding-top: -25px;
    padding-bottom: 0rem;
    margin-top: 0px;
    position: relative;
    margin-bottom: 25px;
}
.top-header {
    text-align: center; 
}
.top-header-nav li a {
    font-size: 12px;
}
.top-header-right-nav {
    text-align: center;
}
.menubar li a {
    display: inline-block;
    color: #fff;
    width: 100%;
}
.menubar li ul .hoverFade4 {
    width: calc(100% / 1);
}
.menubar li ul li {
    width: calc(100% / 1);
}


.menubar li ul .hoverFade3 {
    width: calc(100% / 1);
}
.menubar li ul .hoverFade2 {
    width: calc(100% / 1);
}
.menubar li ul .hoverFade1 {
    width: calc(100% / 1);
}
.main-nav {
    display:none;
    float: right;
    background: #536dad;
    z-index: 999999;
    position: absolute;
    top: 60px;
    right: 0px;
    width: 100vw;
}
.category-side {
    display:none;
    float: right;
    background: #fff;
    z-index: 999999;
    position: absolute;
    top: 60px;
    right: 0px;
    width: 386px;
    height:auto;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-left: 10px;
    margin-right: -15px;
}
.category-side li ul li a{
    width: 100%;
    display: block;
    text-transform: capitalize;
    background-color: #fff;
}
.category-side li ul li a {
    color: #333 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    padding: 18px;
}
.category-side  li a{
 color:#333!important;   
}
.category-side li:hover>a, .category-side li.show>a, .category-side li.link-active>a {
    color: #333!important;
}
.recent-image-big img {
    width: 320px; 
    object-fit: cover;
}
}
/*----- Media query max width 991px end -----*/

/*----- Media query min width 320px and max width 768px start -----*/

@media only screen and (min-width: 320px) and (max-width: 768px){
.mobilecheck .radioeffect [type="radio"]:not(:checked) + label {
    padding-left: 10px;
    color: #111;
    margin-top: -4px;
}
 
.categryfixed .stickyss{
  background-color:#fff;  
}
.category-side{
       width: 450px; 
}
.row.prod_select {
    width: 100%;
}
.product-slider-container {
    height: auto;
    overflow: hidden;
}
.menubar li ul{
    width: 350px;
    max-width: 335px;
    word-wrap: break-word!important;
    position:relative;
    right:0%;
    top:0px;
}

.lg-spaces {
    margin-top: 15px;
}
.search_button .compare
{
    margin-left:15px !important;
}

.search_button .wishlist
{
    margin-left:3px !important;
}
.widget-newsletter p {
    font-size: 14px;
}
.single-category-box {
    margin-bottom: 15px;
}
.category-boxes .content h3 {
    font-size: 13px;
}
  .call_us {
    float: left;
    font-size: 18px;
    font-weight: 700;
    width: 80%;
    margin-left: 9%;
}
.social-btn .btn {
    color: #fff;
    margin: 0px 0 0 0px;
    font-size: 15px;
    border-radius: 50px;
    font-weight: normal;
    border: none;
    height: 36px;
    transition: all 0.4s;
}
.product_bg {
    background-color: #fff;
     padding-left:0px; 
     padding-right:0px; 
}
.form-footer a {
    font-size: 14px;
}
.uscall {
    padding-left: 8rem;
    color: #fff;
}
.popupbtn {
    color: #fff;
    opacity: 0.9;
    font-size: 20px;
}
.phone_num {
    font-size: 18px;
    margin-top: -20px;
    margin-bottom: -30px;
}
 .banner_imgess {   
    padding: 0.5% 0% 1%;
    border-radius: 23px 23px 14px 14px;
    text-align: center;
    margin: 1% 0 2%;
    padding: 2%;
}  
 .banner_three {
    background-color: #E1EBF9;
    padding:0% 0% 25px 0%;
    margin-top: -10px;
}  
.bane_ime {
    margin-left: 0;
}
.mobilecheck .radioeffect input[type=radio] {
    margin-top: 0px;
}       
.help h3 {
    font-size: 20px !important;
    padding-top: 15px !important;
}
.mobile-menu-toggler{
    margin-right: 0px;
}
.social-media span {
    font-size: 13px;
    margin-right: 0px;
}
.socail .loginBtn--google {  
    top: -35px;
}
.offer p{
    line-height: 30px;
}
.tab-section .nav-item {
    width: 32%;
    margin-bottom: 5px !important;
}
.tab-content>.active{
    margin-top: 0;
}
.guarantee{
  padding: 0;
}
.guarantee h1 { 
    margin-bottom: 0 !important;
}
.topcat-title h1 {
    font-size: 17px;
}
.hone_gie {
    margin-bottom: 70px;
    margin-top: -50px;
}
.logo img {
    height: 50px;
    object-fit: contain;
}
.header-search .search-toggle{
    /*display: none;*/
}
.product0_search {
    margin-bottom: 0px;
}
.header-search .header-search-wrapper {
    display: none;
    width: 95%;
    margin:0px auto 0px auto;
}
.header-rightshopping {
    float:none;
    position: relative;
    left: 0;
    top: 0px;
}
.loginBtn-g {
    bottom: 0 !important;
}
.header-dropdown a img {
    display: inline-block;
    max-width: 24px;
    height: auto;
    margin-top: 7px;
}    
.tabs nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    margin-left: 3px;
}
.header-left_top {
    right: 0 !important;
}
.righttop ul li a {
    color: #fff !important;
    font-size: 13px;
}
.menu li a{
    padding: 0.8rem 0.6rem;
    color: #333;
}
.delivery {
    font-size: 12px;
    color: #333;
    text-transform: capitalize;
    font-weight: 100;
}
.checkout-title{
  text-align:center; 
  /*padding-top: 20px; */
}   
.drop_down {
    color: #fff;
    position: relative;
    left: 10px;
    font-size: 10px;
    float: right;
    top: 0px;
}  

.slide-content-without-city {
    bottom: 0px !important;
 }
.mobile_view{
 padding: 15px;   
}
.mmenu-btn {
   display: none;
}
.mobile-menu li a {
    position: relative;
    display: block;
    padding: 1.1rem 0 1.1rem 1.5rem;
    margin-right: 60px;
    color: #fff;
    padding-bottom: 0 !important;
}
.mobile-menu ul li ul li a {
   color: #333;  
}
.header-search .form-control {
    border: 2px solid transparent;
    width: 100%;
    height: 35px;
    padding: 0px;
    padding-right: -34px;
    color: rgb(143, 145, 150);
    position: relative;
    top: 0px;
    left: 0px;
    box-shadow: none;
    opacity: 1;
    margin-left: 0px;
}
.header-middle {
    border-top: 1px solid rgb(245,245,245);
    background-color: #FFF !important;  
}
.logo {
    display: block;
    margin-right: 0px;
}
.input-field{
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: -14px; 
} 
.value_checkbox{
    color: #666!important;
}
[type="checkbox"] + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    line-height: 25px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: capitalize;
}
 .banner.banner-cat {
    display: none;
    align-items: center;
    height: 50px;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #ccc;
    margin-bottom: 0;
} 
.banner .banner-subtitle span {
    color: #787878;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 100;
}
.mobilecheck{
    margin-bottom: 10px;
    margin-top: 0px; 
}    
.cake_sellinf {
    padding: 3% 4% 1%;
    text-align: center;
    margin: 0% 0% 0% 0%;
    width: 50%;
}
.topcat-title {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    position: relative;
    padding-top: 0px;
    line-height: 1.5;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
}
.truncate {
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
}    
  .slide-content-without-city {
    background-color: white;
    width: 100%;
    bottom: 65px; 
    transition: all 0.2s ease;
    padding: 0 0px 0 5px;
    text-align: center;  
     /*height:160px;  */
} 

.slide-content-without-city .title
{
    height:35px;
}



.add-cart-item{
    text-align: center;
}
.add-cart{
    margin-top: 5px;
    /* width: 75px !important; */
    margin-left: 0px;
    font-size: 12px;
    max-width: 100px;
    display: block;
    margin: 0 auto;
}
.exchange_btn{
   margin-left:20px;  
}
.heart_mobile{
      margin-left: -3px;
}
.banner{
    margin-bottom: 20px;
    margin-top: 10px;
}
.footer-middle{
    text-align: left;
}
.footer-copyright{
    text-align: center;
}
.topcat-title h1::after{
    width: 100%;
}
.social-icons {
    display: inline-flex;
}
.product_nume {
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
}
.banner_imggess.second-sec h2 {
    padding-bottom: 0px;
}
.mobile-menu li{
    width: 100% !important;
}
/*[class^="icon-"]:before, [class*=" icon-"]:before{
    color: #ccc;
}*/
.icon-cancel{
    color: #fff;
}
.mobile-menu-container .social-icons {
    margin-left: 8%;
    margin-top: 10px;
}
.mb-1 {
    margin-bottom: 0 !important;
}
.cake_proess img {
    margin: 0 auto;
    width: 60%;
}
.header-dropdown{
    position: inherit;
    text-align: center;
}
.owl-carousel .owl-item img{
    object-fit: cover;
  
}
.galley-sec .owl-carousel .owl-item img{
    object-fit: cover;
    height: 250px !important;
}

.product-image .product-image
{
    height:250px !important;
    object-fit: contain !important;

}

.category-button .compare
{
    margin-left:6px !important;
}
.category-button .add-cart-btn {
    width: 36px;
}
.category-button .add-cart {
    margin-top: 5px;
    width: 100% !important;
    /*margin-left: 0px;*/
    font-size: 12px;
}
.category-button .wishlist
{
    margin-left:-4px !important;
}

.baner_handpick{
    margin-left: 0%;
}
.sticky-header.fixed {
    position: inherit !important;

}
.edit-prof .border-bottom{
    border-bottom: none !Important;
}
.add_address{
    border-bottom: none;
    margin-bottom: 0;
}
.checkout-address-sec{
    padding: 12px 0 !important;
}
.footer-social-links {
    float: none;
}
.addcart_wislist {
    display: flex;
    margin-left: -87px;
    margin-top: -4px;
}
.filter-sec .add-cart{
    margin-left: 20px;
}
.stock-btn{
    width: 221px;
    margin-left: -18px;
    background: #0560e9;
    border-radius: 0px;
}
.notify-btn{
    width: 210px;
    margin-left: -10px;
    border-radius: 0px;
}
.dashboard-content{
    margin: 17px;
}
.blog-page-section{
    margin-top:15px;
}
}
/*.prdDesc-buynow {*/
/*    width: 205px;*/
/*    height: 45px;*/
/*    color: #fff;*/
/*    margin-left: -10px;*/
/*}*/

/*----- Media query min width 320px and max width 768px end -----*/

/*----- Media query min width 768px and max width 1024px start -----*/
@media only screen and (min-width: 800px) and (max-width: 1280px){
   #search-data {
    position: relative;
    left: 18%;
    right: auto;
    top: 10px;
} 
.social-media span {
    color: #fff;
}
.mobile-menu-toggler {
    display: block;
    background: #536dad;
    color: #fff;
    width: 35px;
    font-size: 20px;
    float: right;
    border-radius: 4px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
}

ul.top-header-right-nav li a {
    color: #fff;
    font-size: 12px;
}
}
@media only screen and (min-width: 767px) and (max-width: 1024px){
    .add-cart {
        margin-top: 0px ;
        width: 95px !important;
        margin-left: 36px;
        font-size: 12px;
    }
    .exchange_btn {
        margin-left: -8px;
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.blog-thumb img {
    height: auto;
}

.category-sec .price {
    font-size: 15px;
    font-weight: 500;
    height: 60px;
}
.dashboard-content {
    margin: 0px;
}
.news-text{
   height:85px; 
}
.pro-first {
    width: 225px;
}
.login-social .login-with-social ul li a {
    display: block;
    color: #fff;
    font-size:11px;
    font-weight: bold;
}
.loginGoogle .fa-google {
    width: 30px;
    background: #db311f;
    height: 40px;
    line-height: 45px;
    text-align: center;
    margin-right: 5px;
}
.edit-prof .border-bottom {
    border-bottom: 1px solid #ddd !Important;
}

.loginFacebook .fa-facebook {
    width: 30px;
    background: #2c4196;
    height: 40px;
    line-height: 45px;
    text-align: center;
    margin-right: -7px;
}
.filter-sec .add-cart {
    margin-top: 5px;
    width: 80px !important;
    margin-left: 25px;
    font-size: 12px;
}
.tab-content .tabeshome h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-left:0px;
}
.login-social{
    margin-bottom: 15px;
}
.footer .widget-title {
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
}
.filter-sec .add-cart {
    transform: translateX(-51%) !important;
}
.filter-sec .add-cart-btn{
   width: 33px 
}
.filter-sec .wishlist {
    margin-left: 0px !important;
}
.item-section figure img {
    width: 100%;
    height: auto!important;
    object-fit: fill;
}
.product_title h4 {
    margin-left: 0px!important;
}
.heading_cart h2{
   margin-left: 0px!important; 
}
.blog-slide img{
  width:100%!important;  
}
.tab-section .nav-item {
    width: 32%!important;
    margin-bottom: 5px !important;
}
.paycard img {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 13px;
}
.proceesed_payment{
    font-size: 12px;
}
.checkout-order{
    /*margin-top: -71px!important;*/
}
.mobile_filter{
  display:none!important;
}
.tab-content .row.row-sm {
    margin-left: 15px;
    margin-right: 0px!important;
}
.pro_rate_val .fa{
    font-size: 12px;
}
.question_page p{
    font-size: 13px!important;
}
    .slide-content-without-city .title{
        height:35px !important;
    }
.header-search .form-control{
        left: 15px!important;
}    
.menubar li ul {
    width: 350px;
    max-width: 335px;
     word-wrap:break-word;
    position: relative;
    right: 0%;
    top: 0px;
}
.category-sec .truncate{
  height: 180px;    
}
.filter-sec .truncate{
  height: 200px;    
}
.megamenu-bgcolor {
    background-color: #536dad !important;
}

.end_timer {
    display: inline-flex;
    width: 74%;
    margin-left:0%;
}
.row.prod_select {
    width: 100%;
}
.price{
   padding-top: 5px;
       height: auto;
} 
.add-cart-btn
{
    margin-top: 6px!important;
    margin-left:-20px !important;
    width:40px;
}
.addcart_wislist .add-cart-btn {
    margin-left:10px !important; 
}
.add-cart {
    margin-top: 5px;
    width: 100%!important;
    margin-left: 0px;
    font-size: 12px;
}
.filter-button .compare , .category-button .compare
{
    margin-left: 10px !important;
}
.tab-content h5 {
    color: #000;
    /*text-align: center;*/
    margin-left: 0px!important;
}
.filter-button .add-cart{
    margin-top:6px;
    margin-left: 20px !important;
   width: 70px !important;
}
.filter-button .add-cart-btn{
    margin-top:30px;
    margin-left: -18px !important;
    width: 35px!important;
}
.filter-button .exchange_btn{
    margin-top:30px;
    margin-left: -22px !important;
    width: 40px !important;
}
.facility-box h3 {
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 15px;
}
.category-button .add-cart{
  /*transform: translateX(-43%)!important;*/
   display: block;
    margin: 0 auto;
}

.category-button .add-cart-btn{
   margin-top: 5px !important;
    width: 35px;
}

.product-image .product-img
{
    height:250px !important;
}

.mobilecheck .radioeffect input[type=radio] {
    margin-top: 0px;
}
.flaver_cecke {
     display: inline-table; 
    float: left;
    position: relative;
    left:0px;
}
.category-sidebar {
    padding-left: 15px;
}
.product-addon {
    max-width: 750px;
    width: 100%;
    border-radius: .2rem;
    position: fixed;
    top: 34%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 99999999;
    background: #fff;
    overflow: auto;
    display: none;
} 
.single-category-box.men img, .single-category-box.women img{
    height: auto;
    object-fit: cover;
}
.header-search .search-toggle{
	margin-top: 20px;
	color: #fff;
}
.blooms_day, .home-top-container{
    padding: 20px 0px;
}
.forher{
     font-weight:700;
     font-size:18px;
     line-height:1.5rem;
     padding:0;
     margin:0   
}
.single-category-box {
    margin-bottom: 5px;
}
.hand_text {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 0px;
}
.handpick {
    font-size: 18px;
    font-weight: 700;
}
.logo img {
    display: block;
    max-width: 100%;
    margin-top: 0px!important;
}
.header-menu_left {
    z-index: 9999;
    margin-top: 0px!important;
    display: inline-flex !important;
}
.prod_heading {
    padding-top: 10px;
}
.product {
    padding-bottom: 15px;
    margin-bottom: 5px;
}
.banner_three{
    padding: 0px;
}
.banner_imggess{
    padding: 20px 0 20px;
}
.footer-social-links {
    float: right;
}
.video-crousel .owl-next{
    right: -20px;
}
.video-crousel .owl-prev{
    left: -20px;
}

}
/*----- Media query min width 768px and max width 1024px end -----*/

/*----- Media query min width 768px and max width 970px start -----*/

@media only screen and (min-width: 768px) and (max-width: 970px){

    .slide-content-without-city .title {
        height:35px !important;
    }
.menubar li ul {
    width: 350px;
    max-width: 335px;
     word-wrap:break-word;
    position: relative;
    right: -11%;
    top: 0px;
}
.row.product_bg .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}
.top-header .row {
    /*justify-content: right !important;*/
}
.owl-carousel .owl-item{
   position: initial;
}
.product-slider-container {
    height: 350px;
    overflow: hidden;
}
.mobile-page .carousel .owl-item img{
   object-fit: inherit!important;
   height: auto !important;
}
.mega-menu{
    top: 0px;
    transform: translateX(-20%);
}
.menubar li ul li a {
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    padding: 2px;
}
.login-panel{
    margin-top: 0px;
}
.coupon_apply .btn{
    font-size: 13px;
}
.coupon_apply .form-control{
    font-size: 12px !important;
}
.form-control[readonly] {
    width: 55px;
}
.form-footers {
    margin-top: 15px;
}
.user_password {
    margin: 0 0px 0px;
}
.category-sec .product-image img {
    height: 200px !important;  
}
.category-sec .product {
    height: 380px;
}
.contact-info ul li {
    left: 10px;
}
.contact-info ul li a {
    font-size: 12px;
}
.date-timer {
    width: 195px;
    font-size: 12px;
    bottom: 35px;
    left: 58%;
}
.category-sec .add-cart{
    margin-left: 16px;
}
.breadcrumb {
    padding-left: 15px;
}
.category-sec .breadcrumb-nav {
    margin-bottom: 0.5rem;
}
.sortby_tabmenu {
    margin-top: 0px;
    justify-content: start;
    padding-left: 15px;
    padding-right: 15px;
}
.main_price p, .end_timer p, .product-single-details .product-discount p, h5.texes, .main_pric p {
    font-size: 13px;
}
.product-timer span{
 font-size: 13px;	
}
.main_pric p{
	line-height: 21px;
}
.end_timer p{
	padding-top: 6px;
}
.product-single-details .product-price {
    font-size: 24px;
}
.partner img{
  height: 280px !important;
}
.tab-content>.active{
    padding: 20px;
}
.social-media span {
    font-size: 13px;
 }
.category-boxes.large-item img, .category-boxes.large-item {
    height: 400px;
}
.category-boxes.large-item .content {  
    top: 58%;
}
.category-boxes.large-item .content, .category-boxes .content { 
    padding: 20px 20px;
}
.banner_imggess.second-sec .topcat-title h1 {
    padding-bottom: 0;
    padding-top: 20px;
}
.my-tabs .nav>li {
    margin-right: 2px;
    display: inline-flex;
    width: 16%;
}
.bg-lights{
    padding: 0px;
}
.my-tabs .nav-tabs > li > a{
    font-size:12px;
}
.product_detail {
     margin-top: 0px; 
}
.order_search input {
    width: 65%;
}
.pymt-md {
    margin-top: 0px;
}
.pymt-md button {
    text-align: left;
    font-size: 13px;
}
.opt{
    margin-bottom:10px;
}
.opt ul{
    display: flex;
}
.opt ul li {
    border-right: 1px solid #d9d9d9;
    border-bottom: none;
    padding: 13px 25px;
}
.address-update select {
    width: 100%;
}
.address-update label {
    margin-left: 0px;
}
.address-update-1 .form-control {
    width: 100%;
}
.address-update .field{
    width:100%;
}
.adres_update_btn{
    margin-left: 0;
}
.new-address-form .address-update .field{
    margin-left: 0;
}
.new-address-form .form-control{
    margin-left: 0;
}
.address-update label{
    width:100%;
}
}
/*----- Media query min width 768px and max width 970px end -----*/

/*----- Media query min width 1024px and max width 1100px start -----*/

@media only screen and (min-width: 1024px) and (max-width: 1100px){
.single-category-box .category-content{
	width: 50%;
}

.my-tabs .nav>li {
    margin-right: 5px;
    display: inline-flex;
    width: 16%;
}
.order_search a{
    margin-left: -40px;
}
.header-search {
    display: none;
}
.search-btn{
    display: inline-block !important;
    cursor: pointer;
}
.menubar li ul li a {
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    padding: 2px;
}
.menubar li ul{
    width: 550px;
    
}
.top-header-right-nav li {
    margin-right: 0px;
}
.price{
   padding-top: 5px;
} 
.lg-spaces {
    margin-top: 15px;
}
.row.prod_select {
    width: 100%;
}

.social-media span {
    font-size: 13px;
 }
 .top-header-nav li a {
    font-size: 10px;
}
.owl-prev{
    left: 20px;
}
.owl-next{
    right: 20px;
}
.header-top_bar .container .row{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.mobile_view .row{
	margin-right: 0px !important;
	margin-left: 0 !important;
}
.menubar li {
    padding: 7px 10px;   
}
.menubar li a {
    font-size: 13px;
}
.menu li a{
    padding: 1.4rem 1rem;
}

.add-cart-btn
{
    margin-top:0;
    margin-left:none !important;
}

}
/*----- Media query min width 1024px and max width 1100px end -----*/

@media screen and (min-width: 1920px){
.container {
   max-width: 80%!important;
  }    
.single-category-box img {
    height: 240px;
    object-fit: cover;
}
.product-image img {
    height: 540px;
}
.banner_imggess.first-sec .banner img {
    height: 500px;
    object-fit: cover;
}
.category-boxes.large-item img {
    height: 600px !important;
    object-fit: cover;
}
.category-boxes.large-item {
    height: 600px !important;
}
.category-boxes img {  
    height: 500px !important; 
}
.category-boxes {
    height: 500px !important;
}
.category-section-crousel .page-wrapper{
    display:block;
    max-width: 1350px!important;
}
.featured-products .owl-prev{
    width: 45px;
    height: 45px;
    background: #ff708e;
    border: none;
    border-radius: 50%;
    position: absolute;
    left: 8%;
    top: 40%;
    line-height: 0px; 
}
.featured-products .owl-next{
    width: 45px;
    height: 45px;
    background: #ff708e;
    border: none;
    border-radius: 50%;
    position: absolute;
    right: 8%;
    top: 40%;
    line-height: 0px; 
}
 
  .single-category-box.women img, .single-category-box.men img{
    height: 500px;
    object-fit: cover;
}
.banner_imggess {
    padding: 2% 0 !important;
}
.owl-carousel .owl-item img {
    height: 540px;
    object-fit: cover;
}
.galley-sec .owl-carousel .owl-item img {
    height: 300px;
    /*object-fit: cover;*/
}
.carousel-inner{
    height: 550px;
}
.banner_imggess.second-sec .banner img {
    height: 500px;
    object-fit: cover;
}
.banner_imggess .banner img {
    height: 450px;
    object-fit: fill!important;
}
.single-testimonials p {
    color: #fff;
    margin-bottom: 0;
    font-style: italic;
    line-height: 1.9;
    font-size: 1.5rem;
}
.blog-slide p {
    color: #555;
    font-size: 1.2rem;
}
.add-cart-btn{
    width:100%;
}
.add-cart{
    max-width:100%;
    margin-left: 00px;
    transform: translateX(00%);
}
.btn-danger{
    font-size:1.2rem;
}
.product-title a {
    color: #212121;
    font-size: 1.2rem;
    font-weight: 500;
}
.blog-slide.owl-carousel .owl-item img {
    height: 320px;
    object-fit: cover;
}
.owl-prev {
    left: 6vh;
}
.owl-next {
    right: 6vh;
}
#clients .clients-wrap ul li{
    width: 223px;
}
#clients{
    padding-bottom: 50px;
}
.product-image-container img{
    height: 300px;
}
.product-gallery .product-title{
    text-align: center;
    padding: 10px;
    text-transform: capitalize;
}
.single-testimonials{
    max-width: 1250px;
}
.addcart_wislist{
    margin-left: -205px;
}
.my-tabs .nav>li {
    margin-right: 11px;
}
.order_search a{
    padding: 14px 60px;
}
.order_search input {
    width: 86%;
}
/*.my-order-item .table-responsive{*/
/*    width: 100%;*/
/*}*/
}
