@font-face {
    font-family: 'Gotham';
    src: url("../fonts/Gotham-BoldItalic.eot");
    src: url("../fonts/Gotham-BoldItalicd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-BoldItalic.woff") format("woff"), url("../fonts/Gotham-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/Gotham-LightItalic.eot");
    src: url("../fonts/Gotham-LightItalicd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-LightItalic.woff") format("woff"), url("../fonts/Gotham-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/Gotham-MediumItalic.eot");
    src: url("../fonts/Gotham-MediumItalicd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-MediumItalic.woff") format("woff"), url("../fonts/Gotham-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/Gotham-Light.eot");
    src: url("../fonts/Gotham-Lightd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Gotham Book';
    src: url("../fonts/Gotham-Book.eot");
    src: url("../fonts/Gotham-Bookd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Gotham Book';
    src: url("../fonts/Gotham-BookItalic.eot");
    src: url("../fonts/Gotham-BookItalicd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-BookItalic.woff") format("woff"), url("../fonts/Gotham-BookItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/Gotham-Medium.eot");
    src: url("../fonts/Gotham-Mediumd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/Gotham-Bold.eot");
    src: url("../fonts/Gotham-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

h1,h2,h3,h4,h5,h6{font-family: 'CircularStd-Black', 'Poppins', sans-serif;}

@font-face {
  font-family: 'CircularStd-Black';
  src: url('../fonts/CircularStd-Black.eot');
  src: url('../fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'),
       url('../fonts/CircularStd-Black.svg#CircularStd-Black') format('svg'),
       url('../fonts/CircularStd-Black.ttf') format('truetype'),
       url('../fonts/CircularStd-Black.woff') format('woff'),
       url('../fonts/CircularStd-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CircularStd-Bold';
  src: url('../fonts/CircularStd-Bold.eot');
  src: url('../fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/CircularStd-Bold.svg#CircularStd-Bold') format('svg'),
       url('../fonts/CircularStd-Bold.ttf') format('truetype'),
       url('../fonts/CircularStd-Bold.woff') format('woff'),
       url('../fonts/CircularStd-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CircularStd-Book';
  src: url('../fonts/CircularStd-Book.eot');
  src: url('../fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
       url('../fonts/CircularStd-Book.svg#CircularStd-Book') format('svg'),
       url('../fonts/CircularStd-Book.ttf') format('truetype'),
       url('../fonts/CircularStd-Book.woff') format('woff'),
       url('../fonts/CircularStd-Book.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CircularStd-Medium';
  src: url('../fonts/CircularStd-Medium.eot');
  src: url('../fonts/CircularStd-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/CircularStd-Medium.svg#CircularStd-Medium') format('svg'),
       url('../fonts/CircularStd-Medium.ttf') format('truetype'),
       url('../fonts/CircularStd-Medium.woff') format('woff'),
       url('../fonts/CircularStd-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


body{font-family: 'CircularStd-Bold', 'Poppins', sans-serif; padding-top: 135px; background-color: #fff;}
.container{width: 1320px; max-width: 1320px; }
body.innerpgbody{padding-top: 80px;}
header.header{
  position: fixed; top: 0px; left: 0px; z-index: 999; width: 100%;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 2px 10px 0px
rgba(0,0,0,0.15);
}
.top_header{width: 100%; background-color: #fff; 
  /* border-bottom: 1px solid #f5f5f5; */
}
.btm_header{padding: 10px 0; width: 100%; background-color: #f9f9f9; clear: both; 
  display: table; clear: both; border-top: 1px solid #ededed;

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f9fe+0,d6f0fd+100;White+3D+%232 */
background: rgb(242,249,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,249,254,1) 0%, rgba(214,240,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#d6f0fd',GradientType=0 ); /* IE6-9 */

  position: relative;}
.btm_header ul{
  list-style: none;
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.btm_header  ul > li{
  display: inline-block;
  position: relative;
}
.btm_header  ul li a{
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding: 0 15px;
  transition: all 0.3s;
}
.btm_header  ul li a img{
  display: table;
  margin: auto;
  width: 75px;
  transition: all 1s;
  border-radius: 75px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03)
}
.header.fixed1 .btm_header  ul li a img{width: 50px;}
.btm_header  ul li a:hover img{transform: rotate(360deg)}
.btm_header  ul li a span{
  display: block;
  text-align: center;
  color: #244082;
  /* text-transform: uppercase; */
}
/* .menu_right > ul > li > a.active, .menu_right > ul > li:hover > a{
  background-color: #f4ce12;} */
/* .btm_header ul li.firstli a{
  width: 300px;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
}
.btm_header ul li.firstli a span{
  padding: 0 20px;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  float: right;
  font-size: 21px;
  font-weight: 400;
}
.btm_header ul li.bgcolor a{background-color: #c90101; color: #fff;}

.btm_header ul li.bgcolor a:hover{background-color: #0055b8; color: #fff;} */
.btm_header ul > li:hover > a{}
.btm_header ul > li:hover .dropdownm1{display: block;}
.dropdownm1{
  position: absolute;
  top: 100%;
  left: 0px;
  background-color: #fff;
  border: 1px solid #dadada;
  z-index: 99;
  border-radius: 3px;
  display: none;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.dropdownm1::before{
  width: 0; 
    height: 0; 
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -8px;
    left: 5%;
    content: "";
}
.dropdownm1 ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.dropdownm1 ul li{
  display: inline-block;
  width: 250px;
  padding: 15px;
  line-height: normal;
}
.dropdownm1 ul li a{
  text-decoration: none;
  text-decoration: none;
  color: #000 !important;
  font-size: 15px;
  font-weight: 400;
  display: block;
  padding: 7px 20px;
  transition: all 0.3s;
  border-bottom: 1px solid #f4f4f4;
}
.dropdownm1 ul li a:last-child{border-bottom: 0;}
.dropdownm1 ul li a:hover{color: #244082 !important;}
.dropdownm1 .link{line-height: normal; padding: 0px 30px 20px;
text-align: right;}
.dropdownm1 .link a{
  text-decoration: none;
  letter-spacing: 3px;
color: #f4ce12 !important;
font-size: 14px !important;
}
.topbx{
  width: 100%; clear: both; color: #fff; padding-top: 5px; font-size: 14px;
}
.logo{float: left; display: inline-block;}
.logo a img{/* width: 180px; */margin-top: 20px;margin-right: 0px;height: 40px;}

.search{position: relative; margin-top: 17px; margin-left: 20px; width: 440px; float: left;}
.form-group{margin-bottom: 0px;}
.search input.form-control{border: 2px solid #f4ce12; 
  background-color: #fff;  padding-left: 20px;
  border-radius: 5px; font-size: 14px; color: #4d4d4d;
height: 48px; padding-right: 50px;  font-weight: 400;
box-shadow: 0 2px 3px rgba(127,127,127,0.11);}
.form-control:focus {
  border-color: #d89c00;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(216, 156, 0, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(216, 156, 0, .6);
}
.form-sub{
  background-color: transparent;
  border: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: 20px 20px;
  z-index: 9999;
  width: 53px;
  height: 48px;
  background-color: #fff;
  transition: all 0.3s;
  border: 2px solid #f4ce12;
  border-left: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.form-sub:hover{
  /* background-color: #e16154; */
}
.search input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4d4d4d;
}
.search input.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #4d4d4d;
}
.search input.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #4d4d4d;
}
.search input.form-control:-moz-placeholder { /* Firefox 18- */
  color: #4d4d4d;
}


.callus{
  float: right;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  margin-top: 27px;
  text-transform: uppercase;
}
.callus span{text-decoration: underline; margin-left: 5px;}
.menu_right{padding-left: 50px;}
/* .login{display: inline-block;position: relative; padding: 0px 12px 0; 
float: right;} */
.login a{text-decoration: none; color: #52658b; font-size: 12px; /* display: block;  */
  font-weight: 600; font-family: 'CircularStd-Bold', 'Poppins', sans-serif;
}
.login a i{margin-right: 5px;}
.cart{display: inline-block; position: relative;
float: right; height: 50px; line-height: 50px; padding: 0 30px; background-color: #059089;
margin-left: 20px;}
.cart a{text-decoration: none; color: #fff; display: flex; transition: all 0.3s;}
.cart_img{position: relative; float: left; margin-right: 10px; 
transition: all 0.3s; color: #0a472e;
text-align: center;}
/* .cart:hover a .cart_img{background-color: #a8b324; color: #fff; transition: all 0.3s;} */
.cart_price{font-weight: 500; font-size: 14px;}
.cart_price span.qty{
    border-radius: 26px;
    color: #52658b;
    font-size: 14px;
    font-weight: 600;
    /* left: 20px; */
    line-height: 26px;
    display: inline-block;
    text-align: center;
    height: 26px;
    width: 26px;
    margin-left: 5px;
    background-color: #fff;
}
.cart a i{margin-right: 0px; font-size: 16px;}
.wishlist1 a .cart_img{background-color: #f4f4f4;}
.login1 a .cart_img{background-color: #e8f8f7; margin-right: 10px;}

.wishlist1{float: right; margin-top: 10px;}
.login1{float: right; margin-top: 10px; position: relative;}

.whatsapp a .cart_img{background-color: #339933; color: #fff;}
.whatsapp a .cart_img i{font-size: 21px; position: relative; top: 2px;}

.subscribe_top{
  float: left;
  display: inline-block;
  padding-left: 15px;
  text-align: left;
  width: 80%;
}
.subscribe_top h4{margin:0px; color: #484848; font-size: 16px; margin-top: 7px;}
.subscribe_top p{margin-top: 3px; color: #484848; font-size: 16px; font-weight: 300;
margin-bottom: 0}

.top-login {
  float: right;
  padding-left: 20px;
  margin-right: 30px;
}

.top-login ul {
  position: relative;
  color: #b7b7b7;
  padding: 5px 20px 10px 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-decoration: none;
  text-align: left;
  list-style: none;
  margin: 0;
}

.top-login ul:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  background: url(../images/home1.png) no-repeat;
  background-position: 9px -138px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #dddddd;
  top: 9px;
  left: -20px;
}

.top-login ul li:first-child {
  font-size: 12px;
}

.top-login ul li {
  line-height: 20px;
}

.top-login ul li a {
  font-size: 12px;
  color: #244082;
  font-weight: 600;
  transition: all 0.3s;
}

.top-login ul li a:hover {
  color: #f4ce12;
  /*=====SEARCH ======*/
}


/*----------menu-----------*/
.menu{
   background-color: #f9f9f9; clear: both; 
  display: table; clear: both; border-top: 1px solid #ededed;

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f9fe+0,d6f0fd+100;White+3D+%232 */
background: rgb(242,249,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,249,254,1) 0%, rgba(214,240,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#d6f0fd',GradientType=0 ); /* IE6-9 */

width: 100%;
}
.nav{
  float: left;  
  width: 100%;
}
.nav ul{
  list-style: none; 
  margin: 0;
  display: table;
  width: 100%;
  padding: 0;
  position: relative;
}
.nav ul.nav_ul > li{
  float: left;
  display: inline-block;
  background-attachment: scroll;
  background-image: url(../images/nav_bor.png);
  background-repeat: no-repeat;
  background-position: right center;  
  position: relative;
}
.nav ul.nav_ul > li.posinitial1{position: initial;}
.nav ul.nav_ul > li.posinitial2{position: initial;}
.nav ul.nav_ul > li > a{
  text-decoration: none;
  color: #000;
  text-transform: capitalize;
  font-size: 15px;
  padding: 18px 20px;
  float: left;
  display: block;
  transition: all 0.2s ease 0s;
}
.nav ul.nav_ul > li > a i{margin-left: 5px; font-size: 18px; position: relative; top: 1px;}
.nav ul.nav_ul li.noth{
  background-image: none;
}
.nav ul.nav_ul > li:hover > a, .nav ul.nav_ul > li > a.active{
  background-color: #244082;  
  color: #fff;
}
.nav ul.nav_ul > li:hover ul.submenu1{
  display: block !important; 
}

ul.submenu1{
  width: auto;
  /* min-width: 150px; */
  /* max-width: 1000px; */
  max-height: 75vh;
  overflow: auto;
  background-color: #fff;
  border-radius: 0px 0px 5px 5px; 
  box-shadow: 0 6px 4px 3px rgba(0, 0, 0, 0.10);
  position: absolute;
  top: 53px;
  left: 0px;
  border-top: 4px solid #244082;
  list-style: none;
  display: none;
  padding-left: 0;
}

.nav ul.nav_ul > li.posinitial1:hover ul.submenu1{left: 10%}
.nav ul.nav_ul > li.posinitial2:hover ul.submenu1{left: 40%}
.menurow1{
  width: 100%; 
  display: flex !important;
}
.left_menu1{
  float: left;
  width: 240px;
  line-height: 28px;  
  padding: 15px 30px;
  display: inline-block;
}
.left_menu1 li{
  display: table;
  clear: both;  
}
.left_menu1 h4{margin: 0; font-weight: 500; margin-bottom: 15px; line-height: 21px;}
.left_menu1 h4 a{text-decoration: none; color: #244082; font-size: 16px; font-weight: 500;
transition: all 0.3s; display: block;}
.left_menu1 h4 a:hover{color: #f4ce12;}
.left_menu1 li a{
  text-decoration: none;
  color: #2b2d36;
  font-size: 15px;
  line-height: 30px;
  display: inline-block;
  /* background-attachment: scroll;
  background-image: url(../images/menu_arrow.png);
  background-repeat: no-repeat;
  background-position: 5px 0px; */
  transition: all 0.3s ease 0s;
  font-family: 'CircularStd-Medium';
}
.left_menu1 li:hover a{
  background-position: 5px -24px;
  color: #244082;
}

/*--------menu_end---------*/


.shopping_cart {
  float: right;
  position: relative;
}

.shopping_cart .btn-shopping-cart .top_cart {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px 20px 10px 0;
}
.shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
    height: 18px;
    line-height: 16px;
    border-radius: 100%;
    font-size: 12px;
    color: #000;
    width: 18px;
    position: absolute;
    top: 1px;
    left: 8px;
    background-color: #f4ce12;
    text-align: center; 
}

.shopping_cart .btn-shopping-cart .top_cart .icon-c {
  float: left;
  margin: 0;
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  background: url(../images/home1.png) no-repeat;
  background-position: 10px -195px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #dddddd;
  top: 9px;
  left: -20px;
}

.shopping_cart .btn-shopping-cart .top_cart .icon-c svg {
  display: none !important;
}

.shopping_cart .btn-shopping-cart .top_cart .shopcart-inner {
  float: left;
  position: relative;
  padding-left: 30px;
  color: #121212;
  line-height: 20px;
}

.shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .text-shopping-cart {
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  color: #b7b7b7;
}

.shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart {
  float: left;
}

.shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts {
  color: #244082;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart2 {
  display: none;
}

.shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
  height: 18px;
  line-height: 16px;
  border-radius: 100%;
  font-size: 12px;
  color: #fff;
  width: 18px;
  position: absolute;
  top: 1px;
  left: 8px;
  text-align: center;
}

.deliverto{
  display: inline-block;
  float: right;
  margin-left: 20px;
  /* padding-left: 20px;
  border-left: 1px solid #ccc; */
  /* margin-top: 5px; */
}
.deliverbx{
  color: #636363;
  font-size: 14px;
  text-align: left;
  float: right;
  padding: 6px 0 8px 35px;
  position: relative;
  margin-top: 5px;
  margin-right: 0;
  font-weight: 600

}
.deliverbx span{font-weight: 600;}
.deliverbx img{
  position: absolute;
  left: -7px;
  top: 12px;
  width: 32px;
}

.cart_drop1{
  position: absolute;
  top: 100%;
  right: 0px;
  width: 300px;
  background-color: #fff;
  border: 1px solid #dadada;
  z-index: 99;
  border-radius: 3px;
  display: none;

  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); 
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); 
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); 
}
.cart1:hover .cart_drop1{
  display: block;
}
.cart_drop1::before{
  width: 0; 
    height: 0; 
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ccc;
    position: absolute;
    top: -8px;
    right: 10%;
    content: "";
}
.cart_empty{
  text-align: center;
  padding: 15px;
  text-align: center;
  display: none;
  line-height: 28px;
}
.chd1{font-size: 14px; width: 100%; margin-bottom: 12px;}
.cart_drop1 ul{
  list-style: none;
  width: 100%;
  padding: 0
}
.cart_drop1 ul li{
  width: 100%;
  display: table;
  border-bottom: 1px solid #dadada;
  padding: 15px;
  position: relative;
  text-align: left;
}
.cart_drop1 ul li:last-child{
  border-bottom: 0px;
}
.cart_drop1 ul li .cart_img1{
  float: left;
  display: flex;
  width: 25%;
  padding-right: 15px;
}
.cart_img1 a img{
  display: block;
  width: 100%;
}
.cart_drop1 ul li .cart_info1{
  float: left;
  display: inline-block;
  width: 75%;
  line-height: 22px;
}
.cart_info1 a{
  text-decoration: none;
  color: #000;
  font-size: 14px;
  width: 100%;
  display: block;
  margin-bottom: 6px;
}
.cart_info1 a:hover{text-decoration: underline;}
.cart_info1 .qty{
  color: #244082;
  font-size: 14px;
  clear: both;
  width: 100%;
  font-weight: 600;
}
.cart_info1 .qty span{
  color: #929292; 
  font-size: 13px;
}
.cart_drop1 ul li .remove1{
  color: #000;
  position: absolute;
  right: 0px;
  top: 8px;
  transition: all 0.3s ease 0s;
}
.cart_drop1 ul li .remove1 i{font-size: 15px;}
.cart_drop1 ul li .remove1:hover{
  color: #777;
}
.cartbot1{
  padding: 15px;
  clear: both;
  display: block;
  border-top: 1px solid #dadada;
  text-align: left;
}
.subtot1{
  width: 100%;
  display: block;
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
}
.subtot1 span{
  float: right;
}
.cartbot1 a, a.checkout1{
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
  background-color: #f0f7fd;
  text-transform: capitalize;
  font-size: 15px;
  transition: all 0.3s ease 0s;
  border-radius: 5px;
  text-decoration: none;
}
a.checkout1{background-color: #244082; color: #fff;}
.cartbot1 a:hover, a.checkout1:hover{
  background-color: #f4ce12;
  color: #fff !important;
}

.topphone1{float: right; display: inline-block; margin-left: 15px; padding-top: 20px;}
.topphone2{
  margin:0; padding-top: 12px;
}
.topphone2 a{margin-top: 3px !important; font-size: 14px !important;}
.topphone1 a{
  text-decoration: none;
  color: #666;
  font-weight: 500;
  font-size: 16px;
}
.topphone1 a i{
  color: #52658b;
  margin-right: 7px;
}

a.visitor{
  text-decoration: none;
  color: #fff;
  float: right;
  height: 50px;
  line-height: 50px;
}
a.visitor i{margin:0 7px; font-size: 18px;}
a.visitor i.fa-sort-desc{position: relative; top: -3px;}
/*---------cart_scroller---------*/
.content{
  overflow: auto;
  position: relative;
  background: #fff;
  margin: 10px 0;
  width: 100%;
  max-width: 100%;
  height: 245px;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.content.hidden{ display: none; }
/*---------cart_scroller_end---------*/

.menutopbx{float: left; display: inline-block;}
.menutopbx ul{
  line-height: normal;
  display: table;
  margin: 0;
}
.menutopbx ul li{
  float: left;
  display: inline-block;
  text-align: center;
  position: relative;
}
.menutopbx ul li a{
  text-decoration: none;
  color: #777; text-decoration: none;
  display: block;
  font-size: 14px;
  padding: 20px 10px 0 10px;
}
.menutopbx ul li a img{
  display: table;
  margin: auto;
  clear: both;
}
.menutopbx ul li a span{
  display: block;
  text-align: center;
}

/* .menu{float: left; position: absolute; left: 0px;}
.menu a{
  text-decoration: none; width: 50px; height: 39px; background-color: #000;
  text-align: center; line-height: 39px; display: none;
}
.menu a img{display: inline-block;} */

.headerleft{
  float: left; display: inline-block;
  width: 15%;
}
.headerright{
  /* float: right;
  display: inline-block; */
  display: table;
  width: 100%;
  /* padding-left: 35px; */
}
.hdtopright{width: 100%; height: 80px; padding: 0 20px;}
/*----------banner-----------*/
/* .bannercu::before {
    -webkit-clip-path: polygon(0 0, 60% 0%, 35% 100%, 0% 100%);
    clip-path: polygon(0 0, 60% 0%, 35% 100%, 0% 100%);
    background-color: rgba(103, 52, 51, 0.95);
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
} */
.banner_txt {
    top: 20%;
    color: #fff;
    position: absolute;
    text-align: right;
    /* width: 40%; */
    padding: 0 20px;
    margin: auto;
    right: 8%;
    z-index: 999999;
    margin: auto;
}
.banner_txt1{
  right: auto;
  left: 2%;
}
.banner_txt h4{
  text-transform: uppercase;
  color: #244082;
  font-weight: 300;
  font-size: 21px;
  letter-spacing: 2px;
  margin-bottom: 0
}
.banner_hd {
    color: #f4ce12;
    font-size: 36px;
    line-height: 52px;
    margin-bottom: 0px;
    font-weight: 700;   
    padding-top: 0px;
    padding-left: 0%;
    text-transform: uppercase;
    letter-spacing:0px;
    text-align: right;
    margin-bottom: 20px;
    /*text-shadow: 0 0 2px rgba(255, 255, 255, 0.2) !important;*/
}
.banner_hd span{color: #2d9fda;}
.banner_cont {
    font-size: 100px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 60px;
    font-size: 66px;
    position: relative;
    text-align: right;
    margin-bottom: 10px;
}
.banner_cont span {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    line-height: 25px;
    letter-spacing: 16.5px;
    background: #000;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 17px;
    z-index: 1;
}
.banner_r_more{
    clear: both;
    float: right;
    margin-top: 20px;
}
.banner_r_more a{
    background-color: #244082; font-weight: 600; text-transform: uppercase;
    color: #fff; margin-top: 0px; border-radius: 0px; font-size: 14px;
    height: 40px; line-height: 40px; display: table; letter-spacing: 1px;
    text-decoration: none; padding: 0 30px; transition: all 0.3s; margin: auto;
}
.banner_r_more img{margin-left: 5px;}
.banner_r_more a:hover{
    transition: all 0.3s;
    background-color: #fff; color: #244082; background-image: none;
}
.banner_r_more a i{margin-left: 5px;}


a.scroll-down-link {
    width: 50px;
    position: absolute;
    left: 0px;
    bottom: 20px;
    color: #FFF;
    text-align: center;
    z-index: 90;
    text-decoration: none;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -webkit-animation: move_fade_move_down 2s ease-in-out infinite;
    animation: move_fade_move_down 2s ease-in-out infinite;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    right: 0px;
    outline: 0px !important;
    border: 0px;
}
a.scroll-down-link img{opacity: 0.6;}

.bannercu{
  width: 100%; /* background-color: #000;
  height: 100vh;
  max-height: 100vh;
  overflow: hidden; */
}

.videobx{position: relative; width: 100%; display: block;}
.bannercu video {
    width: 100%; display: block; opacity: 0.9; position: relative;
}
/* .bannercu .videobx::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    z-index: 1;
    background: transparent url(../images/header-overlay.png) repeat;
} */
/*animated arrow animattion*/
 @-webkit-keyframes move_fade_move_down {
 0% {
 -webkit-transform:translate(0, -5px);
 opacity: 1;
}
 50% {
 -webkit-transform:translate(0, 10px);
 opacity: 1;
}
 100% {
 -webkit-transform:translate(0, -5px);
 opacity: 1;
}
}
 @keyframes move_fade_move_down {
 0% {
 transform:translate(0, -5px);
 opacity: 1;
}
 50% {
 transform:translate(0, 10px);
 opacity: 1;
}
 100% {
 transform:translate(0, -5px);
 opacity: 1;
}
}

.shape1{
   -webkit-clip-path: polygon(50% 41%, 0% 100%, 100% 100%);
clip-path: polygon(50% 41%, 0% 100%, 100% 100%);
position: absolute;
bottom: 0px;
left: 45.5%;
width: 10%;
height: 150px;
background-color: #2baee8;
z-index: 9;
opacity: 0.8;
}
.shape2{
   -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
position: absolute;
bottom: 0px;
right: 0%;
width: 18%;
height: 220px;
background-color: #2baee8;
opacity: 0.8;
}
/*----------banner-----------*/


.services-box {
  width:98%;
  padding:30px;
  box-shadow:0 0 10px #24408254;
  z-index: 1;
  margin:  auto;
  display: table;
  position: relative;
  border-radius: 100px;
  /* background-color: #fff; */

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f9fe+0,d6f0fd+100;White+3D+%232 */
background: rgb(242,249,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(255, 255, 255) 0%, rgb(237, 249, 255) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgb(255, 255, 255) 0%,rgb(237, 249, 255) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgb(255, 255, 255) 0%,rgb(237, 249, 255) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#d6f0fd',GradientType=0 ); /* IE6-9 */

 }
 .services-box .service-block .media p {
  /* display:none */
  font-size: 12px;
 }
 .services-box {
  margin-top:-40px
 }
 .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.service-block {
    text-align: center;
}
.sub-section .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.media {
    display: flex;
    align-items: flex-start;
}
.service-block .new {
    padding: 12px 12px;
}
.service-block .media img {
    /* margin-right: 5px; */
}
.media-body {
    flex: 1;
}
.align-self-center {
    align-self: center !important;
    text-align: left;
}
.service-block + .service-block {
    border-left: 1px solid #ddd;
}
.service-block h4 {
    font-weight: 600;
    margin: 0;
    color: #244082;
    text-transform: uppercase;
    font-size: 16px;
    transition: all .3s ease;

}

/*section1*/
.section1{
  width: 100%; 
  display: table;
  padding: 40px;
  background-color: #fff;
}
.section1 h3{
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #bac34e;
  font-family: 'Great Vibes', cursive;
  font-size: 24px; font-weight: 600;
}
.section1 h2{
  text-align: center;
  margin-top: 0px;
  font-size: 40px;
  letter-spacing: -1px;
  color: #0a472e;
}
.sec1img1{width: 100%;
text-align: center; display: table;
position: relative;}
.sec1img1 .img1{
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.sec1img1 .img1 img{
  max-width: 100%;
  display: table;
  margin: auto;
}
.sec1img1 .img2{
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  left: 0;
  top: 0;
  vertical-align: middle;
  text-align: center;
}
.img2in{
  display: table-cell;
  margin: auto;
  vertical-align: middle;
}
.sec1img1 .img2 img{display: table-cell; vertical-align: middle;}

.simg1{
  padding-left: 100px;
  width: 100%;
  display: table;
  position: relative;
  margin-bottom: 40px;
}
.simg1 img{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 85px;
  display: block;
}
.simg1 h4{
  font-size: 16px;
  font-weight: 700;
  color: #0a472e;
  margin-top: 5px;
  margin-bottom: 5px;
}
.simg1 p{
  font-size: 12px;
  line-height: 18px; color: #555;
}
/*section1*/


/*section2*/
.section2{
  display: table;
  padding: 40px 0px 40px;
  width: 100%;
  clear: both;
  background-color: #f0f7fd;
}
.section21{background-color: #fff;}
.section2 h2{
  margin: 10px 0 30px;
  padding: 0px;
  text-align: left;
  color: #244082;
  text-transform: capitalize;
  width: 100%;
  font-size: 28px;
  font-weight: 600;
  /* background-size: cover; */
  padding-left: 0px;
  position: relative;
}
.section2 h2 span{
  background-color: #f0f7fd;
  display: inline-block;
  padding-right: 20px;
  position: relative;
}
.relpro h2 span{padding: 0 30px;}
.section21 h2 span{background-color: #fff;}
.section2 h2:before{
  position: absolute;
  left: 0px;
  top: 18px;
  content: "";
  background-color: #244082;
  height: 2px;
  width: 100%;
}
.section2 h4{
  height: 16px;
  /* line-height: 48px; */
  margin: 0px;
  padding: 0px;
  text-align: left;
  color: #244082;
  text-transform: capitalize;
  width: 100%;
  padding-left: 15px;
}
/* .section2 h1 a{
  background-color: #02476a;
  width: 37%;
  position: relative;
  display: block;
  line-height: 48px;
  text-align: left;
  color: #fff;
  text-decoration: none;
  padding: 0 20px;
  font-weight: 400;
  background-image: url('../images/angle-right.png');
  background-repeat: no-repeat;
  background-position: 96% center;
} */
.section2 h2 a{
  text-decoration: none;
  color: #f4ce12;
  float: right;
  font-size: 16px;
  background-color: #f0f7fd;
  display: inline-block;
  margin-top: 10px;
  position: relative;
  padding: 0 10px;

}
.section21 h2 a{background-color: #fff;}
.section2 h2 a:hover{text-decoration: underline}
.sec2bxlist{
  /* background-color: #fff; */
  display: table;
  width: 100%;
}
.sec2bxlist ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.sec2bxlist ul li{
  float: left;
  display: inline-block;
  width: 20%;
  /* padding: 10px; */
  /* min-height: 450px; */
}
.sec2bxlist ul li .homeprod1{
  text-decoration: none;
  width: 100%;
  display: block;
  position: relative;
  border-right:  1px solid rgba(127,127,127,0.2);
  /* -webkit-box-shadow: 0 1px 4px rgba(127,127,127,0.11);
box-shadow: 0 1px 4px rgba(127,127,127,0.11); */
  transition: all 0.3s;
  border-radius: 0px;
  padding: 5px 10px 10px;
  /* min-height: 375px; */
  background-color: #fff;
  text-align: center;
  overflow: hidden;
  /*-webkit-transition: height 0.25s ease;
  transition: height 0.25s ease;*/
}
.sec2bxlist ul li:last-child .homeprod1{border:0;}
.sec2bxlist ul li .homeprod1:hover{
  -webkit-box-shadow: 0 5px 20px rgba(127,127,127,0.5);
box-shadow: 0 5px 20px rgba(127,127,127,0.5);
z-index: 4
}
/* .sec2bxlist ul li.lastpro a:hover{min-height: 330px;} */

/* .sec2bxlist ul li.lastpro{display: table; min-height: 350px;} */
/* .sec2bxlist ul li.lastpro a{
  background-color: #de5041;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
} */
/* .sec2bxlist ul li.lastpro a h6{
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 10px;
}
.sec2bxlist ul li.lastpro a h2{
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  margin-top: 0px;
} */
.sec2bxlist ul li .homeprod1 img.hprodimg1{
  width: 100%;
  display: block;
  /* padding: 20px 40px; */
}
.sec2bxlist ul li .homeprod1 h3{
  font-size: 16px;
  color: #282828;
  text-align: center;
  font-weight: 600;
  padding: 0 10px;
  margin-bottom: 10px;
  margin-top: 0px;
  font-family: 'CircularStd-Bold', 'Poppins', sans-serif;
  text-transform: none;
  line-height: 21px;
height: 42px;
overflow: hidden;
}
.sec2bxlist ul li .homeprod1 h4{
  font-size: 12px;
  color: #555;
  margin: 0px;
  padding: 0 10px;
  font-weight: 600;
  text-align: center;
}
.sec2bxlist ul li .homeprod1 h4.outstock{
	color: #b5b5b5;
}
.sec2bxlist ul li .homeprod1 h4.outstock a{
	text-decoration: underline;
	color: #244082;
}
.sec2bxlist ul li .homeprod1 h5{margin-top: 10px;}
.sec2bxlist ul li .homeprod1 h5 span{
  display: inline-block;
  background: rgba(141,214,105,0.3);
  padding: 2px 5px;
  color: #008000;
  border: 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
}
.sec2bxlist ul li .homeprod1 .pcart{
  float: right;
  display: inline-block;
}
.sec2bxlist ul li .homeprod1 .pcart img{width: 32px; margin-right: 10px;
display: inline-block;}
/* .sec2bxlist ul li .homeprod1:hover .pcart{
  bottom: 0px;
  height: 50px;
  line-height: 50px;
  visibility: visible;
  opacity: 1
} */
/* .sec2bxlist ul li a:hover{border-color: rgb(65, 66, 53);} */

.sec2bxlist1 ul li .homeprod1 .pcart{background-color: rgba(188, 122, 54, 0.85);}
.sec2bxlist1 ul li .homeprod1:hover{border-color: rgb(188, 122, 54)}

.sec2bxlist2{background-color: #fff;}
.sec2bxlist2 ul li .homeprod1 .pcart{background-color: rgba(2, 71, 106, 0.85);}
.sec2bxlist2 ul li .homeprod1:hover{border-color: rgb(2, 71, 106)}

.sec2bxlist3{background-color: #fff;}
.sec2bxlist3 ul li .homeprod1 .pcart{background-color: rgba(134, 38, 155, 0.85);}
.sec2bxlist3 ul li .homeprod1:hover{border-color: #86269b}

.homeprod1 .price{
    width: 100%;
    clear: both;
    text-align: center;
    font-size: 18px;    
    font-weight: 600;
    padding: 0 11px;
    margin-bottom: 5px;
}
.homeprod1 .n_price{
    margin-right: 15px;
    color: #244082;
}
.homeprod1 .o_price{
    color: #999999;
    text-decoration: line-through;
}

.qty2{
    /* width: 65px; */
    background-color: #fff;
    /* border: 1px solid #d7d7d7;   */
    float: left;
    margin-right: 0px;
    display:flex;
}
.qty2 input{
    width: 32px;
    border: 0px;
    height: 32px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #000;
    background-color: #f0f7fd;
    float:left;
}
.qty2 a{
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: block;
    text-align: center;
    text-decoration: none;
    clear: both;
    color: #000;
    transition: all 0.3s ease 0s;
}
.qty2 a img{
    position: relative;
    top: -2px;
}
.qty2  a.minus img{}
.qty2 .plus{
    background-color: #f4ce12;
    /* border-radius: 5px 0 0 5px; */
    
}
.qty2 a.minus{
    background-color: #f4ce12;
    /* border-radius: 0 5px 5px 0; */
}
.qty2 a:hover{
    background-color: #555; 
    color: #fff;
}
.homeprod1 .qty1{
    display: table;
    margin-bottom: 10px;
    width: 100%;
    /* padding: 0 5px; */
}
.homeprod1 .form-control {
    border: 1px solid #ccc;
    border-radius: 0px;
    clear: both;
    padding: 3px;
    color: #4d4d4d;
    width: 100%;
    font-size: 12px;
}
a.homeprim{display: block; position: relative}
a.homeprim span{
  position: absolute;
  left: 0px;
  top: -5px;
  background-color: #f9f9f9;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px 0px 5px 5px;
  width: 100%;
}
.pcart a{
  text-decoration: none;
  color: #a8b324;
  padding: 0px 20px;
  background-color: #fff;
  border: 1px solid #244082;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  transition: all 0.3s;
  font-weight: 600;
  /* border-radius: 5px; */
}
.pcart a.morein{border-color: #ecb100; color: #ecb100;}
.pcart a.atc{
  background-color: #244082; color: #fff;
}
.pcart a:hover{
  background-color: #52658b;
  border-color: #52658b;
  color: #fff;
}
.pcart a.morein:hover{background-color: #52658b; color: #fff; border-color: #52658b;}

.flip-box {
  background-color: transparent;
  width: 100%;
  height: 230px;
  perspective: 1000px;
  text-decoration: none;
  color: #fff;
  display: block;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.homeprod1:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box{transition: all 0.3s; margin-bottom: 25px;}
.flip-box-front {
  /* background-color: #bbb; */
  /* color: #323a45 ; */
}

.flip-box-back {
  /* background-color: dodgerblue; */
  /* color: #323a45 ; */
  transform: rotateY(180deg);
}
/*section2*/


/*section3*/
.section3{
  width: 100%;
  display: table;
  padding: 20px 0px;
  background-color: #fff;
}
.section3 h2{
  margin-top: 0px;
  font-size: 32px;
  text-transform: capitalize;
  color: #0a472e;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
}
.section3 .col-sm-3{padding-right: 0}
a.shopbx1{
  text-decoration: none;
  width: 100%;
  display: block;
  /* height: 420px; */
  overflow: hidden;
  transition: all 0.3s;
  color: #fff;
  /* padding: 30px; */
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 0px;
  background-color: #fff;
  /* padding: 5px;
  border-radius: 5px; */
margin-bottom: 20px;
}
a.shopbx1 img{width: 100%; transition: all 0.3s; transform: scale(1);
display: block;}
a.shopbx1:hover img{transform: scale(1.1);}
.shopcont{
  width: 35%;
  /* height: 100%; */
  position: absolute;
  right: 0px;
  bottom: 0%;
  line-height: 32px;
  display: block;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50px 0 0px 0;
}
.shopcont h3{
  font-size: 20px;
  font-weight: 200;
  color: #000;
  margin-bottom: 0;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  margin-top: 0px;
  letter-spacing: 2px;
}

.shopcont h4{
  font-size: 26px;
  color: #f4ce12;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: 0;
}
.shopcont span{
font-size: 22px;
  color: #244082;
  text-transform: capitalize;
  font-weight: 700;
  transition: all 0.3s;
  
}
/* a.shopbx1:hover .shopcont span{background-color: #fff; color: #de5041;} */
.shopbx2 .shopcont h3{font-size: 26px; margin-top: 30%;}
.shopbx2 .shopcont h4{font-size: 16px;}
.shopbx2 .shopcont span{padding: 10px 25px; font-size: 16px;}


.shopcatbx1{width: 100%; clear: both;}
.shopcatbx1 ul{
  list-style: none;
  width: 100%;
  display: table;
  margin: 0;
  padding: 0px;
  border: 1px solid rgba(127,127,127,0.16);
  -webkit-box-shadow: 0 1px 4px rgba(127,127,127,0.11);
  box-shadow: 0 1px 4px rgba(127,127,127,0.11);
}
.shopcatbx1 ul li{
  float: left;
  display: inline-block;
  border-right: 1px solid rgba(0,0,0,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.15);
  padding: 20px;
  background-color: #fff;
  width: 33.33%;
  min-height: 220px;
}
.shopcatbx1 ul li:nth-child(3n){border-right: 0}

.shopcatbx1 ul li:nth-child(4){border-bottom: 0}
.shopcatbx1 ul li:nth-child(5){border-bottom: 0}
.shopcatbx1 ul li:nth-child(6){border-bottom: 0}
.shopcatbx1 img{width: 100%; display: block;}
.shopcatbx1 h3{
  margin-top: 0px;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 5px;
}
.shopcatbx1 a{
  text-decoration: none;
  display: block;
  padding: 5px 0;
  clear: both;
  transition: all 0.3s;
  color: #000;
  font-weight: 300;
  font-size: 16px;
}
.shopcatbx1 a:hover{
  color: #de5041;
}


.topdealsbx{
  clear: both;
  width: 100%;
  display: table;
  padding: 0;
  margin: 0;
}
a.dealbx1{
  text-decoration: none;
  width: 100%;
  display: block;
  position: relative;
  color: #000;
  box-shadow: 10px 30px 50px rgba(6,31,60,.09);
  background-color: #fff;
  padding: 0;
  margin: 0;
  border-radius: 10px;
  border: 1px solid #f2f2f2;
  transition: all 0.3s;
}
a.dealbx1 img{
  width: 100%;
  display: block;
  border-radius: 10px 10px 0 0;
}
a.dealbx1 h3{
  margin: 0px;
  padding: 20px 20px 20px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
a.dealbx1:hover h3{
  text-decoration: underline;
}
.coop-c-featureCard__squircle {
    color: #fff;
    padding: 1rem;
    position: absolute;
    top: -30px;
    right: -28px;
    height: 114px;
    width: 118px;
    z-index: 10;
    -webkit-transform: scale(.88);
    transform: scale(.88);
}
.coop-c-featureCard__squircle__small-text {
    max-width: 100px;
    color: #fff;
    display: block;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    font-size: 18px;
}
.coop-c-featureCard__squircle__svg {
    width: 100%;
    fill: #ff9700;
}
.coop-c-featureCard__squircle--super_saver_squircle {
    -webkit-transform: none;
    transform: none;
    top: -31px;
    right: -20px;
    height: 140px;
    width: 147px;
    position: absolute;
    padding: .875rem 0 0;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.coop-c-featureCard__squircle__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
    margin-top: -8px;
    color: #fff;
    font-size: 21px;
padding-top: 35px;
text-transform: uppercase;
}
.coop-c-featureCard__squircle__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.coop-u-flex-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}
/*section3*/




/*footer*/
.footer{width: 100%; display: table; padding: 30px 0; background-color: #244082;}
.ft_left1{float: left; display: inline-block; width: 23%; padding-right: 25px;}
.ft_left1 h4{color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 600; letter-spacing: 1px;}
ul.ft_ul1{list-style: none; width: 100%; clear: both; display: block; padding: 0; margin: 0}
ul.ft_ul1 li{width: 100%; position: relative; display: block;}
ul.ft_ul1 li a{text-decoration: none; color: rgba(255, 255, 255, 0.6); padding: 7px 0 7px 15px; display: block;
transition: all 0.3s; outline: 0px; font-size: 14px;}
ul.ft_ul1 li a:hover{color: #fff;}
ul.ft_ul1 li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 8px;
    left: 0;
}
.ft_left2{width: 31%; padding-right: 0px;}
.box4_left{
    width: 100%; display: block;
}
.box4_left .ninput1{
    width: 65%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #bdbec0;
    padding: 0 15px;
    font-size: 14px;
    background-color: #fff;
    margin-right: 2%;
    display: inline-block;
    float: left;
    border-radius: 5%;
}
.box4_left .nsubmit1{
    width: 33%;
    line-height: 40px;
    height: 40px;
    background-color: #f4ce12;
    color: #fff;
    text-align: center;
    border: 0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    display: inline-block;
    border-radius: 5%;
}
.box4_left .nsubmit1:hover{
    background-color: #fff;
    color: #f4ce12;
}
.ft_left2 img{display: inline-block; margin: 25px 0 10px; /* opacity: 0.8; */ transition: all 0.3s;}
.ft_left2 img:hover{opacity: 1;}
ul.ft_social{list-style: none; clear: both; width: 100%; display: block;
margin:0; padding: 0}
ul.ft_social li{float: left; display: inline-block;}
ul.ft_social li a{display: inline-block; float: left; margin-right: 10px; height: 40px; width: 40px;
border-radius: 100%; border: 2px solid rgba(255, 255, 255, 0.5); text-align: center; line-height: 38px;
color: #fff; font-size: 18px; text-decoration: none; transition: all 0.3s;}
ul.ft_social li a:hover{background-color: #fff; color: #f4ce12;}

.ft_p1{color: #fff; margin-top: 30px; font-size: 14px; color: rgba(255, 255, 255, 1);
display: table; width: 100%}
.ft_p1 b{color: #f4ce12; margin-right: 5px;}
.ft_address{clear: both; width: 70%; margin: auto; display: table; margin-top: 10px; 
    border-top: 1px solid rgba(255, 255, 255, 0.3); padding-top: 15px; text-align: center;}
.ft_address ul{list-style: none; width: 100%; display: block;}
.ft_address ul li{display: inline-block; padding: 0 15px;}
.ft_address ul li a{text-decoration: none; color: #fff;}
.ft_address ul li i{margin-right: 10px;}

ul.ft_app{list-style: none; width: 100%; margin: 0px; padding: 0}
ul.ft_app li{float: left; display: inline-block; padding-right: 10px; width: 100%;}
ul.ft_app li img{width: 100%; display: block; margin: 0px;}

.mFooter{clear: both; text-align: center; height: 40px; line-height: 40px; color: #fff; font-size: 14px;
display: table; width: 100%; background-color: #001037; font-size: 14px;}
/*footer_end*/



/*location_pop*/
.popup1{
    z-index: 999 !important;
    min-height: 700px;
    background-color: rgba(0,0,0,0.5);  
}
.pop_cont1{height: 400px; padding: 30px;}
.popbgimg{background-image: url('../images/pop1.jpg'); background-position: center bottom; 
background-repeat: no-repeat; background-size: cover; height: 400px;
text-align: center; vertical-align: middle; display: table; width: 100%; background-color: #fff;}
.popbgimg .img1{display: table-cell; vertical-align: middle;}
.popbgimg .img1 img{width: 75%;}
.myclass1{
    width: 830px;
    margin: 0px auto auto;
    top: 135px;
    min-height: 300px;
    display: table;
    position: relative;
    background-color: #fff; 
    /*padding: 20px;*/
    border-radius: 0px;
    box-shadow: 0 22px 70px 4px rgba(0, 0, 0, 0.56);
}
.pop_close{
    position: absolute;
    right: -10px;
    top: -10px; 
    z-index: 999;
}
.pop_close a{
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease 0s;           
    border-radius: 100px;
    height: 30px;
    display: block;
    width: 30px;
    line-height: 26px;
    text-align: center;        
    color: #fff; 
    border: 2px solid #fff;
    background-color: #244082;
}
.pop_close a i{
    position: relative;
}
.pop_close a:hover{
    background-color: #f4ce12;  
    color: #fff;
}

.seldel{color: #fff; font-size: 21px; border-bottom: 1px solid #fff; font-weight: 600;
padding-bottom: 10px; margin-bottom: 30px;}
.select1{color: #fff; font-size: 16px; margin-bottom: 5px; font-weight: 500; 
   letter-spacing: 1px; text-transform: capitalize;}
.sele1 select{width: 100%; height: 36px; padding: 0 10px; border: 0px; margin-bottom: 15px;
border-radius: 5px; cursor: pointer; outline: 0px; font-size: 14px;}
.pop_sub1{background-color: #244082; color: #fff; padding: 10px 30px; text-transform: uppercase;
border: 0px; transition: all 0.3s; border-radius: 5px; margin-top: 5px;}
.pop_sub1:hover{background-color: #f4ce12;}
/*location_pop*/

/*login_popup*/
.login_pop, .new_address_bill, .new_address_shipp, .edit_address_pop, 
.prescriptions_pop, .po_error_pop, .notifypop { 
  width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.65);
  z-index:999;display: none;}
.pop_content { width:400px;display: table;margin-top:10%;
  margin-left:auto;margin-right:auto;position:relative; 
  background-color: #fff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); border-radius: 4px; }
.pop_content_addr { width:700px;}
.close_btn { 
  color: #333;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 10px; z-index: 999999;
}
.close_error_btn { 
    color: #dcdcdc;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.ok_btn { 
    color: #6B6B6B;
    cursor: pointer;
    font-size: 12px;
    padding:4px 8px;
  border:1px solid #B6B6B6;
  border-radius:4px;
  text-decoration:none;
}
.pop_hd { font-size:30px;color:#333333;padding-bottom:10px; }
.login_box, .reg_box , .fpwd_box, .enquiry_box, .track_box { float:left; padding:15px;
  display:block; width: 100%;}

.error_box{ width:600px;margin-top:12%;text-align:center;color:#FF6600; }

.new_address1 .pop_content{margin-top: 10%; height: auto;}
input.ptxt, textarea.ptxt{max-width:100% !important;}


.login_pop_left{
  float: left;
  display: table;
  width: 305px;
  height: 100%;
  background-color: #00b9f5;
  padding: 45px 35px;
}
.login_pop_left .img{
  clear: both;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;  
}
.login_pop_left .hd1{
  color: #fff;
  font-size: 16px;
  width: 100%;
  display: table;
  margin-bottom: 15px;
}
.login_pop_left ul{
  clear: both;
  width: 100%;
  display: block; 
}
.login_pop_left ul li{
  width: 100%;
  display: block;
  margin-bottom: 15px;
  color: #fff;
  font-size: 11px;
  line-height: 18px;  
}
.login_pop_left ul li i{
  margin-right: 5px;
  font-size: 14px;  
}


.login_pop_rt{
  width: 100%;
}
.pop_box_hd1{
  width: 100%;
  text-align:center;
  font-size: 16px;
  color: #333;
  display: table; 
  margin-bottom: 10px;
  margin-top: 15px;
}
.pop_box_hd1 label{color: #244082; font-weight: 700; cursor: pointer;}
.pop_box_hd2{
  width: 100%;
  text-align:center;
  font-size: 28px;
  color: #f4ce12;  
  font-weight: 500;
  margin-bottom: 10px;
}


form.login_frm { color:#000000;padding:10px;}
label.ptxt { width:100%;font-size:14px;color:#000;text-align:left;margin:10px 0 ;height:40px; }
input.ptxt, textarea.ptxt { 
  background-color: #fff;
    border: 1px solid #ddd !important;
    border-radius: 0px;
    box-shadow: none;
    color: #333;
    font-size: 14px;
    margin: 0 0 6px;
    padding: 0 15px;
    height: 42px;
    width: 100%;
    display: block;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
input.ptxt:focus{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  border-color: #e5d7bc;
}
.latestnew_txt{
  background-color: #fff;
    border: 1px solid #ededed !important;
    border-radius: 4px;
    box-shadow: none;
    color: #333;
    font-size: 14px;
    margin: 0 0 6px;
    max-width: 180px;
    float: right;
    display: inline-block;
    margin-top: 5px;
    padding: 6px 10px 6px 13px;
    width: 100%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.captchatxt{
  max-width: 180px;
    float: right;
}
.captchatxt2{
  max-width: 60%;
    float: right;
    margin-right: 20%;
}
.latestnew_txt:focus{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  border-color: #e5d7bc;
}
/*.reg_box , .fpwd_box{ display:none; }*/
input.pbtn {padding: 0 20px; height:38px;
  background:#244082;color:#fff;float:right;border:none;cursor:pointer; 
  font-size: 16px; font-weight: 400; line-height: 38px; float: none;
  transition: all 0.3s ease 0s; text-transform: uppercase; border-radius: 0px;
  width: 100%; clear: both;
}
input.pbtn:hover{background-color: #f4ce12;}
input.pbtn2 {margin: 15px auto 0; display: table;}
label.fbtn { font-size:12px;text-decoration:none; font-weight: 400;
  color:#333;margin:0px 0px;cursor:pointer; height: 38px; line-height: 38px; 
  text-align: center; width: 100%;}
.pop_name{
  clear: both;
  width: 100%;
  display: table; 
  margin-bottom: 5px;
}
.pop_name label{
  font-weight: 300;
  color: #666;
  font-size: 14px;  
}
.pop_name label span{
  margin-left: 5px;
  color: #F00;  
}

.formterms{
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}
.formterms input{position: relative; top: 2px; margin-right: 3px;}
.formterms a{
	text-decoration: none;
	color: #244082;
}
/*login_popup*/


/*productspg*/
.productspg{
  width: 100%;
  display: table;
  padding: 50px 0;
  background-color: #f0f7fd; 
}
.prodpglt{
  float: left;
  display: inline-block;
  width: 20%;
  position: sticky;
  left: 0px;
  top: 160px;
}
.prodsright{
	width: 78%;
}
.productspg .breadcrumb{padding: 0px; position: absolute; right: 20px; top: 12px;
margin:0;}
.breadcrumb > li{text-decoration: none; color: #555; font-size: 12px; font-weight: 500;}
.breadcrumb > li > a{text-decoration: underline; color: #000; transition: all 0.3s;}
.breadcrumb > li > a:hover{color: #00aeef;}
.breadcrumb > li + li::before{position: relative; top: 1px;}
.leftcat{
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 1px 4px rgba(127,127,127,0.11);
}
.cathd1{
  width: 100%;
  display: table;
  margin-bottom: 20px;
  text-transform: capitalize;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
}
.cathd1:after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 50px;
  height: 2px;
  background-color: #000;
  content: "";
}
/* .leftcat ul{
  list-style: none;
  width: 100%;
  display: block;
  clear: both;
}
.leftcat ul li{
  float: none;
  width: 100%;
  display: block;
}
.leftcat ul li a{
  float: none;
  width: 100%;
  display: block;
  text-decoration: none;
  color: #333;
  text-transform: capitalize;
  transition: all 0.3s;
  padding: 8px;
  padding-left: 40px;
  font-weight: 400;
  font-size: 14px;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}
.leftcat ul li a span{
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0px;
  top: 5px;
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: left top;
}
.leftcat ul li a:hover, .leftcat ul li a.active{color: #00aeef;}
.leftcat ul li a:hover span, .leftcat ul li a.active span{background-position: left bottom;} */
.productspg h2{
  position: relative;
  width: 100%;
  display: block;
  padding: 15px 20px 12px;
  background-color: #fff;
  margin: 0px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  border-radius: 5px;
  box-shadow: 0 1px 4px rgba(127,127,127,0.11);
  color: #244082;
}
.productspg h2 form{
  float: right;
}
.productspg h2 form label{font-size: 14px; text-transform: capitalize; color: #222;}
.productspg h2 form select{font-size: 14px; margin-left: 10px; cursor: pointer; padding: 5px;
position: relative; top: -2px;}
.padright0{padding-right: 0px;}
.padright0 .section2{padding: 0px; background-color: transparent;}
.padright0 .section2 .sec2bxlist ul li{width: 25%;}
/*productspg*/


/*lazeemenu*/
/*-- VARIABLES ---*/
/*--- MIXINS ---*/
/*--- STYLE ---*/


ul.lz-menu {
  padding: 0;
  width: 100%;
  line-height: 1.4em;
  border-radius: 4px;
  overflow: hidden;
  color: #666;
  position: relative;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  list-style: none;
}

ul.lz-menu a,
ul.lz-menu span {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.leftcat ul{list-style: none;}
.leftcat ul li a{text-decoration: none; color: #000; font-size: 14px;}

ul.lz-menu ul,
ul.lz-menu li,
ul.lz-menu h3 {
  margin: 0;
  font-size: 14px;
  color: #666;
}

ul.lz-menu li {
  border: 0;
  margin: 0;
  padding: 0;
  display: list-item;
  text-align: -webkit-match-parent;
  list-style-type: none;
}

ul.lz-menu li .active>a {
  color: #000;
  font-weight: 500;
  padding-left: 45px;
}

ul.lz-menu li h3 {
  margin: 0;
  position: relative;
  display: block;
  font-size: 13px;
}

ul.lz-menu li h3 a+a,
ul.lz-menu li h3 a+span {
  padding: 7px 10px;
  font-weight: 500;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  transition: all 0.3s;
}

ul.lz-menu li h3 .arrow-btn {
  width: 0;
  height: 0;
  float: left;
  padding: 0;
  margin: 12px 9px 9px;
  text-decoration: none;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #9a9a9a;
  border-right: 0;
}

ul.lz-menu li h3 .expanded {
  margin: 15px 8px 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  border-bottom: 0;
}
ul.lz-menu li h3 :hover {
  text-decoration: none;
  background-color: transparent;
  color: #999;
}

ul.lz-menu li h3.expanded a {
  color: #244082;
  font-weight: 500
}

ul.lz-menu li ul {
  padding: 0;
}

ul.lz-menu li ul li {
  color: #666;
  position: relative;
}

ul.lz-menu li ul li:before {
  content: "_";
  position: absolute;
  left: 25px;
  top: -2px;
  color: #000;
}

ul.lz-menu li ul li h3 {
  border-bottom: 0;
}

ul.lz-menu li ul li h3 a+a,
ul.lz-menu li ul li h3 a+span {
  padding-left: 31px;
}

ul.lz-menu li ul li h3 .arrow-btn {
  width: 0;
  height: 0;
  float: left;
  padding: 0;
  margin: 10px 9px 9px;
  text-decoration: none;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ccc;
  border-right: 0;
}

ul.lz-menu li ul li h3 .expanded {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #ccc;
  border-bottom: 0;
}

ul.lz-menu li ul li a {
  padding: 6px 0 6px 45px;
  text-decoration: none;
  font-size: 14px;
  color: #555;
  font-weight: 400;
}

ul.lz-menu li ul li :hover {
  text-decoration: none;
  color: #f4ce12;
}

ul.lz-menu li ul li ul .active>a {
  padding-left: 53px;
}

ul.lz-menu li ul li ul li {
  border-bottom: 0;
  color: #666;
  background-color: #fff;
}

ul.lz-menu li ul li ul li a {
  padding-left: 56px;
}

ul.lz-menu li ul li ul li :hover {
  text-decoration: none;
  background-color: #f2f2f2;
  color: #999;
}

ul.lz-menu:first-of-type>li:last-child h3.collapsed {
  border-bottom: none;
}

ul.lz-menu:first-of-type>li:last-child :last-child {
  border-bottom: none;
}
/*lazeemenu*/



.productpg {
    width: 100%;
    display: table;
    padding: 20px 0;
    background-color: #f0f7fd;
    margin-top: 50px;
}
.productpg .breadcrumb > li > a {
    text-decoration: none;
}
.breadcrumb{margin-top: 0px;}
.productbx1 {
    width: 100%;
    display: table;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
	box-shadow: 0 1px 4px rgba(127,127,127,0.11);
}
.product_right .p_hd2{font-weight: 700; font-size: 24px; color: #244082; text-transform: uppercase;
border-bottom: 2px solid #ccc; padding-bottom: 10px; margin-bottom: 15px; letter-spacing: 1px;}

.stock.available {
    color: #408b2d;
    padding-left: 13px;
    font-size: 14px;
	margin-top: 6px;
}
.stock.available::before {
    background: #408b2d;
}
.stock::before {
    content: '';
    position: absolute;
    display: block;
    width: 13px;
    height: 13px;
    background: transparent;
    border-radius: 100%;
    top: 6px;
    left: 0
}
.stock.notavailable {
    color: #d61818;
    padding-left: 13px;
    font-size: 14px;
	margin-top: 6px;
}
.stock.notavailable::before {
    background: #d61818;
}
.product_right p{font-size: 16px; color: #4d585f; letter-spacing: 1px;}
.product_right p b{color: #f4ce12;}
.product_right{padding-left: 40px;}
.p_price2{
    color: #244082;
    font-size: 28px;
    text-transform: capitalize;
    margin: 10px 0 25px;
    font-weight: 900;
    padding: 10px 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    clear: both;
    display: inline-block;
    width: 100%;
}
.p_price2 span, .p_price2 b{
    text-decoration: line-through;
    color: #999999;
    font-weight: 400;
    font-size: 21px;
    margin-right: 10px;
}
.p_price2 b{text-decoration: none; background-color: #244082; color: #fff; font-size: 14px; 
    padding: 5px 20px; margin-left: 40px; position: relative; top: -5px; text-transform: capitalize;
    border-radius: 0px;
}
.cart_p_bottom .qty2{
    width: 80px;    
    height: 32px;
}
.product_right .qty2 input{width: 50px; height: 30px;}
.product_right .p_m{width: 30px; height: 30px;}

.product_right .a_cart{margin-left: 10px;}
.product_right .p_m a{width: 30px; height: 15px;}


a.prod_cart1{padding: 6px 35px 6px 30px; text-decoration: none; color: #fff; 
	background-color: #244082;
border-radius: 0px; float: right; display: inline-block; 
text-transform: uppercase; font-weight: 700; margin-top: 30px;
transition: all 0.3s;}
a.prod_cart1 i{margin-right: 10px; font-size: 21px;}
a.prod_cart1:hover{background-color: #f4ce12;}

a.prod_wish{width: 34px; height: 34px; line-height: 34px; text-align: center; display: inline-block;
margin-left: 20px; text-decoration: none; color: #fff; font-size: 16px; background-color: #4d585f;
border-radius: 0%; transition: all 0.3s; float: left;}
a.prod_wish:hover{background-color: #252f35;}

.breadbg{background-color: #f6f9fb;}

.prod_desc{width: 100%; display: table; clear: both; margin-top: 30px;}
.prod_desc h2{width: 100%; display: table; font-size: 24px; border-bottom: 2px solid #ccc; 
padding-bottom: 10px; margin-bottom: 20px; color: #000; font-weight: 600; position: relative;}
.prod_desc h2:after{
    position: absolute;
    content: "";
    left: 0px;
    bottom: -1px; 
    width: 140px;
    height: 2px;
    background-color: #1a95b9;
}
.prod_desc{font-size: 16px; line-height: 24px;}

.prod_desc{width: 100%; display: table; clear: both; padding: 30px;}
.prod_desc h2{width: 100%; display: table; font-size: 24px; 
	border-bottom: 2px solid #ccc; 
padding-bottom: 10px; margin-bottom: 20px; color: #f4ce12; font-weight: 600; position: relative;}
.prod_desc h2:after{
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px; 
    width: 140px;
    height: 2px;
    background-color: #244082;
}
.prod_desc{font-size: 16px; line-height: 24px;}

a.ywallet{
	text-decoration: none;
	background-color: #f0f7fd;
	float: left;
	display: inline-block;
	margin-top: 30px;
	padding: 6px 20px;
	color: #244082;
	box-shadow: 0 1px 4px rgba(127,127,127,0.5);
	text-transform: capitalize;
}
a.ywallet .blink1 {
    -webkit-animation: bgColorr1 1s infinite; /* Safari 4+ */
    -moz-animation:    bgColorr1 1s infinite; /* Fx 5+ */
    -o-animation:      bgColorr1 1s infinite; /* Opera 12+ */
    animation:         bgColorr1 1s infinite; /* IE 10+, Fx 29+ */
    font-weight: 600;
}
@keyframes bgColorr1 {
  0%   {color: #555;}
  50%  {color: #244082;}
  100% {color: #555;}
}
@-webkit-keyframes bgColorr1 {
  0%   {color: #555;}
  50%  {color: #244082;}
  100% {color: #555;}
}

.relpro{
	display: block;
}
.relpro ul li{width: 100%;}

h2 .fixedabs {
    position: absolute;
    right: 0px;
    top: -15px;
}
h2.hdbx1 {
    color: #244082;
    margin: 0px;
    position: relative;
    font-weight: 600;
    font-size: 26px;
}
.cartpg, .myAcc, .contactpg, .products_pg{background-color: #f0f7fd;}
.product_right .qty2 input{background-color: #f0f7fd; border: 2px solid #f0f7fd;
height: 32px;}

/*contactus*/
.getfm1{width: 100%; display: table; padding: 40px;}
.getfm1 h2{
    text-align: left;
    margin-top: 0px;
    font-weight: 700;
    font-size: 32px;
    color: #244082;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 15px;
}
.getfm1 p{
    width: 100%;
    text-align: left;
    color: #333;
    font-size: 15px;
    margin-bottom: 0PX;
}
.getfm1 h2 span.light{
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #ec6217), color-stop(98%, #5373c1));
    background: linear-gradient(to right, #ec6217 20%, #3d93e0 98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.getfm1 h2 span.dark{
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #5661be), color-stop(98%, #2861f0));
    background: linear-gradient(to right, #3d93e0 20%, #04549b 98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}


.halfspan {
    width: 49%;
    float: left;
}
.halfspan.right {
    float: right;
}
.career_form label {
    margin: 5px 0 0 0;
    display: block;
    font-size: 14px;
    font-weight: 400;
}
input.c-input, textarea.c-input, select.c-input {
    width: 100%;
    float: left;
    height: 42px;
    padding: 0 10px;
    color: #000;
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: 400;
    transition: all .5s;
    background-color: #fff;
    border-radius: 0px;
}
label{font-weight: 500; color: #000;}
input.c-input[type=file] {
    padding: 0 10px;
}
input.c-input:hover, textarea.c-input:hover,
input.c-input:focus, textarea.c-input:focus {
    box-shadow: 0 10px 20px rgba(0,0,0,.15);
    outline: 0px;
    transition: all .5s;
}
textarea.c-input {
    height: 100px;
    padding: 15px;
}
input.c-btn {
    float: left;
    padding: 8px 30px;
    background: transparent;
    border: 2px solid #00a7ee;
    color: #00a7ee;
    font-size: 16px;
    cursor: pointer;
    transition: all .5s;
    font-weight: 500;
    margin-top: 15px;
}
input.c-btn:hover, input.c-btn:focus {
    background: #00a7ee;
    color: #fff;
    transition: all .5s;
}
.getfm1 form{margin-top: 10px; width: 90%;}

.contactpg form{width: 100%;}
.contactpg h4{font-weight: 700; font-size: 18px; color: #244082;}
.contactpg input, .contactpg textarea{background-color: #fff; margin-bottom: 15px;}
.contactpg input.c-btn{background-color: #244082; color: #fff; padding: 10px 50px;
border-radius:0px; float: right; text-transform: uppercase; border-color: #244082;}
.contactpg h6{
    padding-left: 30px;
    position: relative;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 14px;
}
.contactpg h6 b{width: 100%; display: block; margin-bottom: 10px; font-size: 16px; font-weight: 600;}
.contactpg h6 i{
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 18px;
    color: #f4ce12;
}

iframe{width: 100%; display: block; height: 350px;}
/*contactus*/

.productbx1{
  width: 100%;
  display: table;
  padding: 20px;
  background-color: #fff;
}
.productbx1 .bannercu .item img{margin: auto;}
.productbx1 .pavcontentslider .carousel-control img{width: 30px; height: 30px;}
.productbx1 .pavcontentslider .carousel-control img{background-color: #555; 
  border: 0px; border-radius: 0px;}
.productbx1 .carousel-control.left{left: 0px;}
.productbx1 .carousel-control.right{right: 0px;}
.productbx1 h2{margin-top: 0px; color: #213f9a; font-weight: 600; margin-bottom: 20px;
font-size: 25px;}

.productbx1 p{
  font-size: 14px; line-height: 23px; color: #000; font-weight: 400;
}
.productbx1 p b{font-weight: 600;}
.productbx1 ul{
  list-style: none;
  clear: both;
  display: table;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
}
.productbx1 ul li{
  display: inline-block;
  padding: 5px;
  padding-left: 30px;
  color: #000;
  font-size: 14px;
  position: relative;
  width: 100%;
  float: left;
}
.productbx1 ul li:before{
  position: absolute;
  left: 0px;
  top: 5px;
  content: "\f00c";
  font-family: FontAwesome;
  color: #244082;
  font-size: 16px;
}



.radio {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  font-size: 14px;
  margin: 20px 1% 0px !important;
  display: inline-block;
  float: left;
  width: 48%;
  background-color: #fff;
  padding: 20px;
  -webkit-box-shadow: 1px 3px 5px 2px #ccc;
-moz-box-shadow: 1px 3px 5px 2px #ccc;
box-shadow: 1px 3px 5px 2px #ccc;
border-radius: 5px;
border: 1px solid #244082;
}
.radio .label {
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border: 2px solid #c8ccd4;
  border-radius: 100%;
  -webkit-tap-highlight-color: transparent;
}
.radio .label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #244082;
  transform: scale(0);
  transition: all 0.2s ease;
  opacity: 0.08;
  pointer-events: none;
}
.radio:hover .label:after {
  transform: scale(3.6);
}
input[type="radio"]:checked + .label {
  border-color: #244082;
}
input[type="radio"]:checked + .label:after {
  transform: scale(1);
  transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9);
  opacity: 1;
}
.cntr {
  width: 100%;
  clear: both;
  display: table;
}
.hidden {
  display: none;
}
.credit {
  position: fixed;
  right: 20px;
  bottom: 20px;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  user-select: none;
  opacity: 0.6;
}
.credit img {
  width: 72px;
}
.credit:hover {
  transform: scale(0.95);
}


#pickuupbx{
	width: 98%;
	margin:20px 1% 0;
	display: table;
	padding: 20px;
	background-color: #fff;
	-webkit-box-shadow: 1px 3px 5px 2px #ccc;
-moz-box-shadow: 1px 3px 5px 2px #ccc;
box-shadow: 1px 3px 5px 2px #ccc;
border-radius: 5px;
}

#pickuupbx h3{
	margin-top: 0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-size: 21px;
	color: #f4ce12;
}
.add1{position: relative; margin-bottom: 10px; font-size: 16px;
border-bottom: 1px solid #eee; width: 100%; padding: 10px 0; padding-left: 75px; }
.add1:before{
  position: absolute;
  width: 40px;
  height: 40px;
  content: "";
  left: 0px;
  top: 20px;
  background-image: url('../images/placeholder.png');
  background-repeat: no-repeat;
  background-size: 40px;
}
.add2:before{
  background-image: url('../images/call.png')
}
.add3:before{
  background-image: url('../images/email.png')
}
.add1:after{
  position: absolute;
  width: 1px;
  height: 90%;
  content: "";
  left: 60px;
  top: 0px;
  background-color: #eee;
}
.add1 p{margin-bottom: 5px; padding:0px; text-align: left;}
.add1 h5{font-size: 18px; margin-top: 0; color: #2d2a2a; font-weight:400;
margin-bottom: 10px;}

.adbxin h2{font-size: 21px; font-weight: 500; position: relative; line-height: 26px;
padding-bottom: 10px; margin-bottom: 35px; color: #2d2a2a; margin-top: 20px;
text-align: left;
color: #0e2b5c;
}
.adbxin h2:before{
  position: absolute; left: 0px; bottom: -10px;
  content: ""; height: 3px; background-color: #d96511; width: 80px;
}

.abouttab2 h4{font-size: 21px; font-weight: 600; 
margin-bottom: 20px;}
.abouttab2 p{
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 30px;
  color: #333;
}
.add2 p a {
    color: #2d2a2a;
    text-decoration: none;
    padding-top: 5px;
    font-size: 18px;
    position: relative;
}


.smart-search-item {
  display: flex;
}
.smart-search-item .smartsearch-product {
  flex: 1;
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
}
.smart-search-item .addtocart {
  flex-basis: 155px;
}
.smart-search-item .search-cart-btn{
  position: relative;
  background-color: #fff !important;
  color: #333 !important;
  border: 1px #eb7501 solid;
  padding: 5px 10px;
  height: auto;
  font-size: 11px;
  margin-top: 3px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.smart-search-item button.btn-cart.link-cart.out-stock-btn {
  padding: 2px 6px;
  height: auto;
  font-size: 9px;
  margin-top: 3px;
  line-height: 20px;
  border-width: 1px;
  color: #969696 !important;
  background-color: transparent !important;
}
.smart-search-item button.btn-cart.link-cart.out-stock-btn.notify_btn:before {
  display: none; 
}
.smart-search-item .seller-label {
  color: #1a9381;
  display: inline-block;
  margin-left: 5px;
}
.smart-search-item .search-cart-btn:hover, .smart-search-item .search-cart-btn:focus{
  background-color: #eb7501 !important;
  color: #fff !important;
  border: 1px #eb7501 solid;
  padding: 5px 10px !important;
  font-size: 11px;
}
.smart-search-item .smartsearch-product img{
  margin-bottom: 0px !important;
  max-width: 30px !important;
}
.smartsearch .smart-search-item .quantity input {
  text-align: center;
  padding: 2px !important;
  vertical-align: middle;
  margin-top: 2px;
  width: 45px !important;
  height: 30px !important;
}
.smart-search-item .search-cart-btn:hover::after, .smart-search-item .search-cart-btn:focus::after{
  color: #fff;
}
.smart-search-item .search-cart-btn::after{
  content: '\f07a';
  font-family: FontAwesome;
  font-size: 16px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  margin-left: 4px;
}
.smart-search-item .smartsearch-product strong{
  font-weight: 500;
  color: #333;
}
.smart-search-item .quantity input {
  text-align: center;
  padding: 2px !important;
  vertical-align: middle;
  margin-top: 2px;
  width: 45px !important;
  height: 30px !important;
}
.smartsearch-product {
  color: #000000 !important;
  display: block !important;
  font-size: 14px !important;
  font-weight: normal !important;
  /* min-height: 55px !important; */
  padding: 5px !important;
  text-decoration: none !important;
  position: relative;
  padding-right: 70px !important;
}
.smartsearch-product img {
  margin-bottom: 20px !important;
  max-width: 30px !important;
  float: left !important;
margin: 0 10px 0 0 !important;
}
.smartsearch-product strong {
  font-weight: 500;
  color: #333;
}
.smartsearch-product strong {
  font-size: 13px !important;
  margin: 5px 5px 5px 0 !important;
}
.smartsearch-product .option-value {
  color: #333;
  font-size: 12px;
  line-height: 20px;
  margin-top: 2px;
  display: inline-block;
  font-weight: 500;
  float: right;
  position: absolute;
  right: 30px;
  top: 8px;
}
.smart-search-item .seller-label {
  color: #a3a3a3;
  display: inline-block;
  margin-left: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
}
.price-outer {
  flex-basis: 52px;
  font-weight: 700;
  padding-top: 10px;
  padding-right: 5px;
  text-align: right;
}
.smart-search-item .addtocart {
  flex-basis: 155px;
}
.smart-search-item .addtocart {
  padding-right: 5px;
  padding-top: 5px;
  text-align: right;
}
.smartsearch .quantity {
  padding: 5px;
}
.smart-search-item .quantity input {
  text-align: center;
  padding: 2px !important;
  vertical-align: middle;
  margin-top: 2px;
  width: 45px !important;
  height: 30px !important;
  border: 1px solid #333; border-radius: 3px;
}

.staticprod1{
  position: absolute;
  top: 0;
  left: 100%;
  width: 245px;
  height: 430px;
  display: block;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 2px 2px #DDD !important;
}
.staticprodbx1{
  width: 100%; display: block;
  padding: 10px;
  border: 2px solid #f9a544;
  border-radius: 3px;
  background: linear-gradient(180deg,#fff 0,#fff 77%,#ebebec);
}
.staticprodbx1 h4{opacity: 0.75; font-weight: 400; margin-bottom: 0; font: 13px arial; margin-top: 5px;}
.staticprodbx1 h2{ color: #000; margin-top: 5px; font: 13px arial;}
.spp1{float: left; display: inline; width: 40%;}
.spp2{float: left; display: inline; width: 60%; padding-left: 0px;}
.spp2 .price{
  width: 100%;
  clear: both;
  text-align: left;
  font-size: 13px;    
  padding: 0;
  margin-bottom: 5px;
}
.spp2 .n_price{
  margin-right: 10px;
  color: #000;
}
.spp2 .o_price{
  color: #999999;
  text-decoration: line-through;
}
.flashit{
  -webkit-animation: flash linear 4s infinite;
  animation: flash linear 4s infinite;
}
@-webkit-keyframes flash {
  0% { opacity: 1; } 
  50% { opacity: .1; } 
  100% { opacity: 1; }
}
@keyframes flash {
  0% { opacity: 1; } 
  50% { opacity: .1; } 
  100% { opacity: 1; }
}
/* ===========================
   ====== Media Queries ====== 
   =========================== */
/*------smallphones----------------*/  
@media only screen and (min-width : 240px) and (max-width : 960px)
{
  body, body.innerpgbody{overflow-x: hidden; display: block; width: 100%; padding-top: 190px;}
  .container {max-width: 100%;width: 100%;min-width: 100%;}
  .myclass1, .myclass1{width: 100%; display: block; min-height: auto;}
  .popup1{padding: 0 15px;}
  .myclass1{top: 75px;}
  .popbgimg{height: auto; padding: 50px 0;}
  .pop_cont1{height: auto;}
  .pop_cont1{padding: 20px;}
  .seldel{font-size: 18px;}
  .pop_sub1{font-size: 14px;}
  .headerright{display: block;}
  .hdtopright{padding: 0 15px;}
  .logo a img{height: 50px;}
  .search{width: 100%; margin:0; margin: 10px 0;}
  .topphone1{display: none;}
  .deliverto{position: absolute; right: 10px; top: 0; margin:0; padding: 0; border:0;}
  .deliverbx{font-size: 12px; margin-top: 10px;}
  .login{padding: 0 5px;}
  .login a{font-size: 10px;}
  .deliverbx img{width: 25px; left: 0}
  .login_pop, .new_address_bill, .new_address_shipp, .edit_address_pop, .prescriptions_pop, .po_error_pop, .notifypop{
    padding: 15px;
  }
  .pop_content{width: 100%;}
  .pop_box_hd2{font-size: 21px;}
  .pop_box_hd1{font-size: 14px;}
  input.ptxt, textarea.ptxt{font-size: 12px;}
  .menu_right > ul{display: none;}
  .cart{margin-left: 0px; padding: 0 10px 0 15px; font-size: 14px;}
  a.visitor{font-size: 14px;}
  .cart_price{font-size: 12px; position: relative; left: -7px; top: -3px;}
  .cart_img img{width: 20px;}
  .cart_price span.qty{font-size: 12px;}
  .search input.form-control{font-size: 14px; border-radius:0}
  .chd1{font-size: 12px;}
  .cartbot1 a, a.checkout1{font-size: 12px;}
  .cart_price span.carttxt{display: none;}
  .cart_img{margin-right: 0}
  .pavcontentslider .carousel-control{/* display: none !important; */}
  .pavcontentslider .carousel-control img{width:30px !important; height: 30px !important;
    padding: 8px !important;}
  .section2 h2{padding-left: 0px; font-size: 18px;}
  .section2 h2 a{font-size: 14px; position: relative; top: 3px;}
  .sec2bxlist ul li, .padright0 .section2 .sec2bxlist ul li{width: 50%; padding: 0; border:1px solid #f8f8f8;}
  .sec2bxlist ul li .homeprod1 h3{font-size: 14px; height: 42px; line-height: 21px;
    overflow: hidden;}
  .homeprod1 .price{font-size: 14px;}
  .sec2bxlist ul li .homeprod1{padding: 0 5px;}
  .pcart a span{display: none;}
  .qty2 a{width: 22px;}
  .sec2bxlist ul li .homeprod1{/* height: 300px; */ height: auto; padding-bottom: 15px;}
  .ftbx1{padding: 20px 0 0px; text-align: center;}
  .ftlink{margin-bottom: 10px;}
  .ft_hd1{font-size: 16px;}
  .ftlink, .ftbx1 ul{width: 100%; clear: both; text-align: center;}
  .ftbx1 ul li{float: none;}
  .ftpad1{padding: 0}
  .ft_left1, .ft_left2, .ft_left3{width: 100%; display: block; min-height: auto;}
  .ftmobno{display: none;}
  .copyright{font-size: 10px;}
  .footer{padding-bottom: 0}
  #errMsgLog111{font-size: 14px;}

  .banner_hd, .banner_hd1{display: none;}
  .banner_txt{width: 70%; padding: 0; top: 20%;}
  .banner_cont{font-size: 14px; letter-spacing: 0; margin: 0}
  .banner_r_more{margin-top: 0px;}
  .banner_r_more a{height: 32px; line-height: 32px; font-size: 10px;}


  .prodpglt{display: none;}
  .prodsright{width: 100%;}
  .productspg h2{font-size: 16px; text-align: center; margin-bottom: 10px; display:table; text-align:center;}
  .sec2bxlist h2{text-align: center; padding: 5px; background-color: #54668c; color: #fff;
    font-size: 14px;}
  .productspg .breadcrumb{display: none;}
  .productspg h2 form{float:none; margin-top: 15px;}

  .breadcrumb > li{font-size: 10px;}
  .product_right{padding: 0; margin-top: 20px;}
  .product_right .p_hd2{font-size: 18px;}
  .productbx1{padding: 20px 10px;}

  .relpro .sec2bxlist ul li{width: 100%; display: block;}
  .p_price2{font-size: 24px;}
  .p_price2 span{font-size: 18px;}
  a.prod_cart1{position: fixed; width: 100%; left: 0px; bottom: 0px; z-index: 999;
    text-align: center; padding: 10px 0px 10px 0px;}

    .sec2bxlist ul li .homeprod1 h4{font-size: 12px; height: auto; line-height: 16px;}
    .mobqty1{height: 32px; display: block;}
    .scrollup{z-index: 99 !important; bottom: 60px !important;}

    .sec2bxlist ul p{font-size: 21px !important; margin-top: 50px !important;}
    .login span{display: none;}

    .topphone2{
      position: absolute;
      display: block;
      top: 218px;
      right: 0px;
      padding-top:0px;
      width: 100%;
      background-color: #fff;
    }
    a.ywallet{padding: 5px 10px;}
    .topphone2 a{font-size: 12px !important; float: right;
      margin:0;}
    .topphone2 h6{float: left; background-color: #fff; padding: 4px 20px;
      margin-top: 3px;}
    .productbx1 p{letter-spacing: 0; font-size: 13px;}
    .p_price2 b{padding: 5px 10px;}

    .getfm1 h2{font-size: 18px;}
    .getfm1 p{font-size: 12px;}
    .halfspan{width: 100%;}
    input.c-input, textarea.c-input, select.c-input{font-size: 12px;}
    .contactpg input.c-btn{padding: 5px 20px;}
    .text-danger{font-size: 12px !important;}
    .radio{padding: 20px 10px;}
    #pickuupbx h3{font-size: 15px;}
    .add1 h5{font-size: 14px !important;}
    .add1 p{font-size: 14px;}
    .mobprodu{
        display: none !important;
    }
    .asa{
        float: inherit !important;
        margin-top: 100px !important;
    }
    .caaaa{
        display:none !important;
    }

    .menutopbx{display: none;}
    header.header{padding-bottom: 10px; background-color: #fff; display: table;}
    .mobpad0{padding-top: 0 !important;}

    .services-box{margin-top: 0px; width: 100%; border-radius: 0}
    .shopify-section .container{padding: 0}

    .service-block h4{font-size: 12px; font-weight: 400}
    .service-block + .service-block{border:0;}
    a.shopbx1{margin-bottom: 30px;}
    ul.ft_app li img{width: 170px;}
    .mFooter{font-size: 12px;}

    .ft_p1{display: inline-block;}
    .ft_address ul{padding-left: 0px; width: 100%; font-size: 14px;}
    .ft_address{width: 100%; margin:0;}

    .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts{
      font-size: 12px;
    }
    .top-login ul li a{font-size: 12px;}
    .cart_drop1 ul{padding: 5px 10px;}
    .top-login ul{padding: 5px 5px 10px 20px}
    .shopping_cart .btn-shopping-cart .top_cart{padding: 5px 5px 10px 0}
    .mobpad0{}
    .menu{display:none}
    .shopify-section{display:none;}
}
/*------iphone----------------*/  
@media only screen and (min-width : 240px) and (max-width : 480px)
{

}
/*------smalltablet----------------*/  
@media only screen and (min-width : 480px) and (max-width : 768px)
{
    
}
/*--------iPad - Portrait--------------*/
@media only screen and (min-width : 768px) and (max-width : 960px)
{
  .search{clear: both; width: 53%;}
  body, body.innerpgbody{padding-top: 125px;}
  .sec2bxlist ul li, .padright0 .section2 .sec2bxlist ul li{width: 33.33%}
  .shopcont{width: 60%}

}
@media only screen and (min-width : 960px) and (max-width : 1170px)
{
  .container {max-width: 100%;width: 100%;min-width: 100%;}
  .menutopbx{display: none;}
  .search{width: 275px;}
  .hidden-xs.hidden-sm{display: block !important;}
  .btm_header ul li a{padding: 0 7px; font-size: 12px;}
  .sec2bxlist ul li{width: 25%}
  ul.ft_social li a{margin-right: 1px;}
}
@media only screen and (min-width : 960px) and (max-width : 1320px)
{
  .menutopbx{display: none}
}
@media only screen and (min-width : 1024px) and (max-width : 1240px)
{
    
}