body{ width : 100%; }
body.modal-open {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    position: fixed;
}

#lock{ display:none; }
@media only screen and (min-device-width: 370px) and (max-device-width: 780px) and (orientation: landscape), only screen and (min-width: 370px) and (max-width: 780px) and (orientation: landscape) {
  body.landscape #lock{ display:block; }
  body.landscape #page-wrapper{ display:none; }
}
@media only screen and (min-device-width: 370px) and (max-device-width: 780px) and (orientation: portrait), only screen and (min-width: 370px) and (max-width: 780px) and (orientation: portrait) {
   #lock{ display:none; }
   #page-wrapper{ display:block; }
}


.mobileProfile .dropdown-arrow::after{ content : ""; }
.mobile-menu li ul li a{ padding-left: 14px; padding: 0.7rem 0 0.7rem 1.5rem; }
.modal-body{
    max-height: calc(100vh - 130px);
}
.header-top{ background-color: #222529 ; color: #FFF; }
.header-search-wrapper .select-custom{ min-width: 15rem; }
.mobile-menu-container{
    right: 0; left: inherit;
}
.mmenu-active .page-wrapper{
    transform: translateX(-250px);
}
.mmenu-active .mobile-menu-container{ transform: translateX(0px); } 
.footer ul li , .footer .widget-newsletter{ color : #bbb; font-size: 14px; }
.mobile-top-menu a{   margin : 0 5px; }
.cartMenu .dropdown-arrow::after{
    margin: -5px 2px 0 0px;
}
.cartMenu .menuList{ max-width: 120px;left: auto;right: -40px; }
.btn-buy-now{
	padding : 1.1rem 1.2rem !important;
}
.btn-add-cart.disabled , .add-cart.disabled{ cursor: not-allowed; opacity: .5; pointer-events: none; }

.cart-icon2{
    position: absolute;right: 20px;margin-top: 0px;font-size: 15px;
}

.badge-circle-2 {
    position: absolute; 
    right: 15px;
    margin-top: -2px;
    width: 1.2rem;
    border-radius: 50%;
    color: #fff;
    background: #ff5b5b;
    font-weight: 600;
    font-size: 0.7rem;
    line-height: 1.2rem;
    font-family: "Open Sans",sans-serif;
    text-align: center;
}
.cartMenu .dropdownmenu-wrapper{
    padding: .3rem 1rem;
}
.cartMenu .dropdownmenu-wrapper ul li{  font-weight : bold;    padding: 3px 0px; }
.cartMenu .menuList{

      max-width: 120px;
      left: auto;
      right: -40px;

  }

  .profileMenu ul{list-style: none;}
.profileMenu ul li{  padding: 5px 10px;  }
.profileMenu .dropdown-arrow::after{ margin: -5px 8px 0 0px }


.m-0{ margin : 0px; }
.p-l-0{padding-left: 0px ;}
.p-r-0{ padding-right: 0px !important; }
.p-l-20{padding-left: 20px ;}
.p-l-30{padding-left: 30px ;}
.p-l-40{padding-left: 40px ;}
.p-t-5{padding-top: 5px;}
.p-lr-10{ padding-left : 10px !important; padding-right : 10px !important; }
.m-tb-30{ margin-top:30px; margin-bottom: 30px; }
.bold{ font-weight : bold; }
.t-r{ text-align : right; }
.product-details h2.categoryname{ font-size : 12px; color : #c97100; margin-bottom : 0px; }
.product-details h2.product-title { font-size : 16px; }
.inner-quickview .btn-quickview{
    background-color: #08C !important;
    color: #fff !important;
}

#productList .product-details{
   padding : 0px 10px;
}
#productList .inner-quickview:hover{
   -webkit-box-shadow: 0 25px 35px -5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 25px 35px -5px rgba(0,0,0,0.1);
  box-shadow: 0 25px 35px -5px rgba(0,0,0,0.1);
}




#signUp .form-control, #signUp select.form-control , #loginFrm .form-control, #loginFrm select.form-control
, #MyFrm .form-control, #MyFrm select.form-control{
	height: 4rem !important; padding: .375rem .75rem;
}
.textf span.errorInv{ margin-top: 0px; }

form .btn{
	padding: 1.2rem 4.2rem;
}

.ui-widget.ui-widget-content{ border-top: 0px !important; max-width : 491px !important; }
.ui-menu-item-wrapper{ padding: 4px 10px; }
.ui-menu-item-wrapper.ui-state-active{ border : 0px !important;  }
.ui-menu .ui-state-focus, .ui-menu .ui-state-active{ margin : 0px !important;  }
.product-single-details .product-title{ font-size : 20px; }
.product-single-details .product-price{ font-size: 15px; margin-bottom: 15px; }
.product-single-details .product-cat{
  margin-bottom : 0px; margin-top : 0px; font-size : 12px;
}
.product-single-details .product-cat .cat-name{ font-size : 12px; color : #c97100;  }
.product-single-details .product-cat .brand-name{ font-size : 12px; color : #c97100;  }
.product-single-details .variantList h4{ font-size : 14px; margin-bottom: 5px; }
.product-single-details .variantList ul{ display: block; list-style : none; width : 100%; }
.product-single-details .variantList ul li{ 
    float: left; 
    padding: 8px 4px;
    border: 1px solid #08C;
    border-radius: 32px;
    width: max-content;
    min-height: 31px;
    min-width : 31px;
    margin-right: 10px;
    text-align:  center;
 }
 .product-single-details .variantList ul li:hover, .product-single-details .variantList ul li.selected{
    cursor : pointer; background-color: #08C ; color: #fff;
 }
  .product-single-details .variantList ul li.disabled{ 
    cursor : not-allowed; opacity : .5; 
    pointer-events: none;
  }
  .product-single-details .applyCounpon h4{ font-size : 14px; margin-bottom: 5px; }
  .product-single-details .applyCounpon .product-code{ font-size : 15px; margin-bottom: 10px; }

.product-single-details  .variantList li.size{
    border: none !important;
    font-size: 12px;
    float : right;
}
.product-single-details  .variantList li.size span{ float : left; display: inline; }
.product-single-details  .variantList li.size:hover{ background-color : transparent !important; color : #08C;  }

  .product-single-details .applyCounpon .have-coupon #addcoupen{
  height: 30px;
  margin-bottom: 0px;
  padding: 1.5rem;
  margin-left: 10px;
}
.product-single-details .applyCounpon #couponList  { padding-left : 20px; }
.product-single-details .applyCounpon #couponList li{
  background-color: #08C;
  float: left;
  padding: 1px 5px;
  color: #FFF;
  border-radius: 2px;
  margin-right: 5px;
}

.product-single-details .applyCounpon #couponList li span.rcoupon{ color: #c70707; cursor: pointer;  }
.product-single-details .product-action h4{ font-size : 14px; margin-bottom: 5px;  }
.product-single-details  .icon-shopping-cart{ padding: 1.0rem 2.2rem; }
.product-single-details  .view-cart{ padding: 1.0rem 2.2rem; color : #fff; margin-left : 20px; }

.product-single-details .mobileGViewimg {
    margin : 0 auto !important; width : 100% !important; height : auto !important;
}
.pshopProduct.pshop_notaccess{
    cursor : not-allowed;
    pointer-events: none;
    opacity: .5;
}
 .shopbanner{ background-color : #FFF; }
.shopbanner .category-banner{  padding : 6.8rem 0; width: 100%; height: auto; background-size: 100%; }
.shopbanner .category-banner .shopname{ margin-bottom : 0px; font-size : 16px; font-style: italic;  }
.shopbanner .category-banner .desc{ margin-bottom : 10px; font-size : 22px; font-weight : bold; color : #333;  font-style: italic; }


.scrtabs-tab-scroll-arrow { height: 36px !important; padding-top: 8px !important; border : 0px !important; color : #333 !important; }
.scrtabs-tab-scroll-arrow-right{ text-align : right; }

#BVShopPForm{ margin-bottom: 10px; }
#cartFrm .itemBox {
    border-bottom: 1px solid #e8e8e8; margin-bottom: 10px;
    padding : 10px 0px;
}
#cartFrm .itemBox:hover{ 
    background-color : #f4f4f4;
}
#cartFrm .itemBox .pimg{ max-height : 100px; }
#cartFrm .itemBox .product-title{ margin-bottom : 0px; font-size : 20px; }
#cartFrm .itemBox .cat-name{ font-size : 12px; color : #c97100;  }
#cartFrm .itemBox .brand-name{ font-size : 12px; color : #c97100;  }
#cartFrm .itemBox .cartqrt{
    height: 34px; line-height: 1.3; padding: 7px 5px !important;
}
#cartFrm .itemBox p.pricing { font-size : 16px }
#cartFrm .itemBox p.pricing .actualp{ text-decoration : line-through; opacity:.7; }
#cartFrm .itemBox p.pricing .sellingp{   }
#cartFrm .itemBox p.pricing .extraDisc{ font-size : 12px  }
.checkout-methods .btn{
    font-size: 18px;
    padding: 0.5em 1.6em;
}
#bvshopCheckout form h2 {
    margin-top: 0rem;
}

#validateFrm input.form-control.required , .validateFrm input.form-control.required , input.form-control.invalide ,select.form-control.invalide{
	/*padding-bottom: 0px;*/
	margin-bottom: 20px;
}

label.error{
	font-size: 10px;
    color: red;
    margin-bottom: 10px;
}

span.errorInv{
	margin-top: -20px;
    display: block;
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: 500;
}
.header-middle {
    padding: 0;
}
/*.header-middle .header-left{
	margin: -20px 0;
}*/
.social-youtube:hover{background-color:red}
.logo {
    max-width: 200px; 
}
.main-nav .menu > li.active > a, .main-nav .menu > li > a:hover{
	border-top-color: transparent;
	border-bottom: 3px solid #08C;
}

.popover { 
	font-style: normal;
    font-weight: 400;
    line-height: 1.5; 
    font-size: 1.2rem; 
}


/*===============  Blogs ============*/

 
.blog-post {
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.blog-post .blog-img .overlay,
.blog-post .blog-img .post-meta {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog-post .blog-img .overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.blog-post .blog-img .post-meta {
  bottom: 5%;
  right: 5%;
  z-index: 1;
}

.blog-post .blog-img .post-meta .read-more:hover {
  color: #08C !important;
}

.blog-post .content h1, .blog-post .content h2, .blog-post .content h3, .blog-post .content h4, .blog-post .content h5, .blog-post .content h6 {
  line-height: 1.2;
}

.blog-post .content .title {
  font-size: 18px;
}

.blog-post .content .title:hover {
  color: #08C !important;
}
 

.blog-post:hover {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.blog-post:hover .blog-img .overlay {
  opacity: 0.65;
}

.blog-post:hover .blog-img .post-meta {
  opacity: 1;
}
 

.avatar.avatar-ex-sm {
    height: 36px;
}
.shadow {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important;
}

.text-muted {
    color: #8492a6 !important;
}


.para-desc {
    max-width: 600px;
}
.text-muted {
    color: #8492a6 !important;
}

.section-title .title {
    letter-spacing: 0.5px;
    font-size: 30px;
}

/*BLog End */

.grievance-page .form-control{
  height: 4rem !important;
  max-width: 100%;
  padding: 1rem;
}


.managerData{
    margin : 0px;
}
.managerData .box{
    border: 1px solid #9a9a9a;
    padding: 20px;
    color: #4c4c4c;
    font-size: 15px;
}
.managerData .box .name{ font-size: 18px; font-weight: bold; line-height: 1.5;}
.managerData .box .desg{ text-align: center; line-height: 1.5;}
.managerData .box .contact{  line-height: 1.5;}
.managerData .box .email{  line-height: 1.5;}
.cfrm span.errorInv{ margin-top: 0px; }



.gallery-image .thumbnail{
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.gallery-image .thumbnail img{
    width : 100%;
}


.downloads .list{
    padding: 10px 0px; 
    border-bottom: 1px solid #ddd;
    margin : 0px;
}
 .m-b-0{ margin-bottom : 0px !important; }
 .m-t-5{ margin-top: 5px; }
 .p-20{ padding : 20px; }
 .p-15{ padding : 15px; }
 .p-10{ padding : 10px; }
 .contactus .mailus td{
    font-size : 12px;
 }
 
 .mobileGView .carousel-indicators li , #MobileImgGallery .carousel-indicators li{ width: 5px; height: 5px; }
.hidenex .cv-nav{ display : none; visibility: hidden; }
 .zoom-box .viewer-box {
    z-index: 9999;
 }
.zoom-box .product-zoom-image { max-height: 500px; width: 90%; margin: 0 auto;max-width: -moz-available; }
.p-image-thumb{ max-height : 450px } 

.p-image-thumb .item img{ cursor: pointer;
    height: auto;
    width: auto;
    margin: 0 auto;
    max-height: 94px;
    border: 1px solid #e8e8e8;
    padding: 5px;
    opacity: 0.6;
 }
.p-image-thumb .item img.activeimg{ opacity: 1; }


.widget-newsletter .input-group .form-control{   background-color: #FFF;border-radius: 0px; }
.widget-newsletter .input-group .input-group-text{  max-height: 44px;font-size: 25px;padding: 0px 10px;background-color: #08C;border: 0px;color: #FFF; }

.page-banner-img1{
     width:  100px; /*or 70%, or what you want*/
      height: 200px; /*or 70%, or what you want*/
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
}
.page-banner{ padding-top : 0px; padding-bottom : 0px; }
.page-banner .imgcontainer {
  position: relative;
  text-align: center;
  color: white;
}
.page-banner .imgcontainer .top-left {
  position: absolute;
  top: 25%;
  left: 10%;
}
.page-banner .imgcontainer .top-left h1 { text-align: left; }
.page-banner img{ width: 100%; height: auto; }

/*=================== Responsive Code =================*/
.home-slide1 img{ max-height: 500px; }
.mobileGView{ display : none; visibility: hidden; }

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

  .header-logo{
    min-width: 105px;
  }
  .cart-dropdown .dropdown-menu{
    top: auto !important;
  }
  .cartMenu .menuList{

      max-width: 100px !important;
      right: -10px !important;

  }

  #cartFrm .quantityD{ padding-top : 20px; padding-right : 0px !important; }

  #cartFrm .priceD{ text-align: right; padding-right: 30px !important;}
  .modal-content{ margin-top: 50px; }


  .home-slide1 img{ max-height: 500px; height : auto; }
  .mobileGView{ display : block; visibility: visible; }
  .product-single-gallery img{  max-height: 500px; width: 95%; margin : 0 auto;  }
  .widget-newsletter .input-group .input-group-text{ max-height: 40px; }
  .scrtabs-tab-container{ border-bottom: 2px solid #d8d8d8; }

  .shopbanner .category-banner{  padding : 2.8rem 0;  }
  .shopbanner .category-banner .shopname{ font-size : 12px;  }
  .shopbanner .category-banner .desc{ margin-bottom : 10px; font-size : 14px;}
  .page-banner .imgcontainer .top-left { left : 5%}
  .page-banner .imgcontainer .top-left   h1 span { font-size:0.7em }
  .page-banner .imgcontainer .top-left .btn-dark{ display : none; }
  .page-banner .imgcontainer .top-left  .t2{ display : none; }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {


}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .header-logo{
    min-width: 120px;
  }

}

@media only screen and (max-width: 992px) {
     #page-wrapper.sticky-headermobile .header   {
      position: fixed;
      right: 0;
      left: 0;
      padding: 0;
      box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
      z-index: 1040;
    }
    #page-wrapper.sticky-headermobile .header-middle  { opacity: 1;background-color: #FFF;  }
    #page-wrapper.sticky-headermobile .main{ padding-top: 95px; }
    .home-slide1 img{ max-height: 500px; height : auto; }
    .mobileGView{ display : block; visibility: visible; }
    /*.product-single-gallery img{  max-height: 300px; width: auto;  }*/
    .cart-dropdown .dropdown-menu, .compare-dropdown .dropdown-menu{
        top: 40px;
    }
    .cartMenu .menuList{ right : -10px; }
    .cartMenu .dropdown-arrow::after{ content: ""; }
    .header-search-wrapper{ border : 0px; }
    ul.ui-autocomplete  { max-width : 400px !important; }
    .product-single-details .view-cart{ margin-left : 5px }
    /*.widget-newsletter .input-group .input-group-text{ max-height: 40px; }*/
    .page-banner .imgcontainer .top-left h1 { font-size:3rem; }
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.home .product-default figure{
		min-height: 280px;
	}
  .f_relationsb{ padding-right : 0px !important; }
  .header-logo{
    min-width: 165px;
    /*max-height: 80px;*/
    max-height: 100px;
    min-height: 90px;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  

}

