@import url('https://fonts.googleapis.com/css2?family=Arimo&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');

*{
  font-family: 'Arial', sans-serif;
}
body{
  margin: 0px;
  padding: 0px;
  font-family: 'Arial';
  min-height: 100%;
}
html{
  min-height: 100%;
  height: 100%;
}
.pr-2{
  padding-right: 10px;
}

.h4-nopide{
  font-size: 26px;
  color: #f6793c;
}

.grid-column{
  display: grid;grid-template-columns: 25% 74%;
  grid-gap: 1%;
}
.container {
  width: 90%;
  margin: 0 auto;
}
.text-r{
  text-align: right;
}
.m-auto{
  margin: 0 auto;
}
.top-p{
  position: relative;
}
.grid-d{
  display: grid;
}
.orng-wte-c{
  background-color: #f6793c;
  color: white;
}
.white-color{
  color: white;
}
.d-flex{
  display: flex;
}
.inline-b-d{
  display: inline-block;
}
.bold-f-w{
  font-weight: bold;
}
.text-centr{
  text-align: center;
}
.width100{
  width: 100%;
}
.centr-align{
  align-items: center;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-0{
  margin-top: 0;
} 
.font20{
  font-size: 20px;
}
.font10{
  font-size: 10px;
}
.font-wgt-900{
  font-weight: 900;
}
.font12{
  font-size: 12px;
}
.font-medium{
  font-size: medium;
}
.font-medium-bold{
  font-size: medium;
  font-weight: bold;
}
.width50-percent{
  width: 50%;
}

.breadcrum-align{
  margin-left: 4.5%;
}
.topnav {
  grid-template-columns: 25% auto;
  height: 74px;
  line-height: 74px;
  font-family: 'Arial';
  font-weight: 600;
  z-index: 99;
}
.topnav a {
  color: #464b4f;
   /*padding: 17px 23px;*/
   padding: 13px 20px;
  font-size: 14px;
  text-decoration: none;
}
.cart-img{
  width: 20px;
  margin-bottom: -16px;
}
  .image-title{
  width:42%;
 }
.l-main-wrapper {
    padding: 40px 0px;
    float: right;
  
  }
.topnav a.active {
  background-color: #f6793c;
  color: white;
  text-decoration: none;
}
.header-b {
    padding: 0px 0 0 15px;
}
.pd-15{
  padding: 15px;
}
.main012{
  position: relative;
}
.privacy-ul, .terms-ul {
  margin-left: 40px;
}
.align-center{
  text-align: center;
}

.main012{
  position: relative;
}

.privacy-ul, .terms-ul {
  margin-left: 40px;
}

.align-center{
  text-align: center;
}
ul.menu, ul.menu li.deeper{
  display: inline-block;

}
.button {
  border: none;
  padding: 10px 22px;
  font-size: 11px;
  cursor: pointer;
}
.parent{
  z-index: 1;
  display: block;
}
.logo{
  z-index: 999;
}

.logo img {
    position: absolute;
    width: 130px;
    top: 0;
    left: 0;
}
.topnav a.logo {
    display: contents;
}

.logo-footer img {
    width: 97px;
    margin-top: 16px;
}
.footer-content .group.level1 {
    display: flex;
    justify-content: center;
}
.footer-content .group.level1 .item.level1 a {
    color: #fff;
}
.advice-content {
  position: absolute;
  bottom: 9%;
  padding: 32px 10px;
  width: 80%;
  background-color: white;
  left: 10%;
  height: auto;
}
.error-login{
  top: 16px;
  margin-top: -19px;
}
.heading-style {
  font-size: 26px;
  color: #141414;
  margin: 0px 0px 7px 0px;
}
.sub-content{
  font-size: 13px;
  color: #7f7f7f;  
}
.mobileOnly{
  display: none;
}
.h3-border{
  border-top: 8px solid #41525b;
  border-bottom: 8px solid #aaa;
  margin-top: 64px !important;
  text-align: center;
}
.p-search {
    position: relative;
}
.p-search .footer_newsletter h2.news_txt {
    margin: 0px;
}
.p-search .search {
    position: absolute;
    top: 0%;
    right: 10%;
    width: 40%;
}

/*manu login*/
/* .mobileHide ul.menu li:last-child a {
    background: #f6793c;
    color: #fff;
} */

.mobileHide{
   /* border: none; */
    border-spacing: 0;
}

.search {
  padding: 7px;
  width: 575px;
  height: 44px;
  margin: 0px auto;
  margin-bottom: 8px;
  margin-top: 23px;
  grid-template-columns: 4.5% 63% auto;
  border: 1px solid #ddd;
  background: #fff;
}
.advice-search{
  grid-template-columns: 4.5% 75% 20% !important;
}
.search .icon-position {
  width: 13px;
  padding-left: 5px;
}

.sidebar{
  margin: 30px 28px 0px -14px;
}
.search input {
  border: none;
  padding: 0px 5px 0px 0px;
}
.search input:focus, .search:focus, button:focus, .parent:focus {
  outline: 0px !important;
}  
.search .search-button {
  height: 100%;
  justify-content: center;
  display: flex;
  background: #f6793c;
}
.search .search-button button {
  background-color: #f6793c;
  border: none;
  color: white;
  font-size: 15px;
  cursor: pointer;
  font-weight: bold;
}
.latest-news .news-heading {
  width: 39%;
  padding: 55px 0px 30px;
}
.latest-news .news-heading h1, .latest-news .news-heading p {
  margin: 0px;
}
.latest-news .inner-content {
  grid-template-columns: auto 26.5% 26.5% 26.5% auto;
  grid-gap: 25px;
}
.latest-news .inner-content .column .col-img img, .column .prv-img img  {
  width: 100%;
}
.latest-news .news-heading p {
  font-size: 13px;
  padding-top: 5px;
  color: #464b4f;
  font-weight: bold;
}
.latest-news .news-heading img{
  width: 47px;
}
.latest-news .inner-content .column .inner-col {
  padding: 10px 25px 0px 25px;
}
.latest-news .inner-content .column .inner-col p {
  font-size: 12px;
  margin: 0px;
  padding-bottom: 18.72px;
  color: #464b4f;
  padding-right: 25px;
}
.latest-news .inner-content .column .inner-col a {
  font-size: 13px;
  color: #f6793c;
  margin-right: 5px;
  font-weight: 600;
}
.latest-news .inner-content .column .prv-img {
  padding-top: 75px;
}
.flash-banner{
  padding: 50px 0px;
}
.orange-arrow{
  width: 10px;
  opacity: 0.8;
}
.input-outer{
  position: relative;
  text-align: center;
}
.news-letter {
  background: url("images/acc/newsletterbackround.bdcbd5e73b5a.png");
  background-size: 94.5%;
  padding-top: 1px;
}
.confirm-email-h3{
  font-weight: bold;
  font-size: 23px;
  text-align: center;
}
.letter-content {
  width: 500px;
  color: #1f1f1f;
}
.letter-content span img {
  transform: rotate(90deg);
  width: 27px;
  margin-bottom: 10px;
}
.email-subscribe {
  padding: 20px 0px;
}
.email-subscribe .newsletter-text {
  color: #7f7f7f;
}
.email-subscribe .heading{
  font-size: 25px;
  color: #212f6f;
  margin: 7px 0px 0px 0px;
}
.email-subscribe .search{
  grid-template-columns: 4.5% 63% auto;
}
.l-footer {
  background: url("images/acc/Footerbackround.bf785d6c00f4.png");
  background-position-y: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  float: left;
}

.underline {
  border-bottom: 1px #CCCCCC solid;
  width:60%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  color:#41525c;
}
.footer-logo{
  width: 6.8%;
} 
.footer-content a {
  padding: 20px 25px;
  display: inline-block;
}
.copyright{
  margin-top: 1px;
}
.social-icons img{
  text-align: center;
  padding: 5px;
  width: 33px;
}
.wrapper {
  padding-top: 0px;
}
.mobile-menu-label{
  background: url("images/icon/burger-menu.425418e250ce.png") no-repeat;
  background-size: auto 17px;
  width: 30px;
  margin-top: 26px;
}
.breadcrumbs {
  padding: 20px 0px 1.214em;
}
.block-1 {
  width: calc(50% - 60px);
  padding-right: 60px;
  text-align: center;
}
.block-2{
  display: table-cell;
  vertical-align: top;
}
/*.main012 .container > div > div:nth-child(2) {
  display: none;
}*/
.l-main-wrapper {
    padding: 40px 0px;
    float: right;
    position: relative;
    height: 100%;
}
.product-code{
  color: #212f6f;
  padding-bottom: 10px;
}
.product-button {
  float:left;
  margin-left: 21%;
  width: 105%;
}
.right_btn {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 9px;
}
.product-button a {
  background-color: #3e3e3e;
  text-align: center;
  border: none;
  color: white;
  padding: 18px 0px;
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
  width: 56%;
  display: block;
  text-decoration: none;
}
.product_name {
  font-size: 34px;
  line-height: 37px;
  margin: 0;
  padding-right: 150px;
}
.product_discrpt {
  line-height: 20px;
  padding-right: 150px;
  margin-bottom: 3px;
}
.comn_inline .title {
  font-weight: 900;
  margin-right: 6px;
  color: #304079;
  margin-bottom: 0px; 
}
.comn_inline .detail {
  margin-bottom: 0px; 
}
.title.last {
  margin-left: 20px;
}
h2.price {
  color: #f6793d;
  font-size: 29px;
}
.dotted {
  border: 1px dotted #ccc;
}
.add-button {
  display:inline-block;
  border: none;
  padding: 18px 58.5px;
  cursor: pointer;
}
.bottom_button {
  margin-top: 30px;
}
.quantity_sec {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px 21px;
  /*margin-left: 78px;*/
  /*float: left;*/
  /*margin-bottom: 9px;*/
  display: inline-block;
}
span.left-text {
  position: absolute;
  top: -6px;
  left: 10px;
  background: #fff;
  padding: 0px 3px;
  color: #ababab;
}
span.value-text {
  padding: 0 63px;
  font-size: 22px;
}
.icon_img {
  width: 25px;
}
.main-con {
  padding: 60px 0;
}
.news-heading-1 {
  margin: 0px auto 0px;
}
.margin-top-20{
  margin-top: 20px;
}
p.heading_sub {
  font-size: 14px;
  padding: 0 95px;
  line-height: 22px;
  color: #545454;
}
.comnn-tile {
  font-size: 32px;
  margin: 0px 0px 5px;
}
.news-heading {
  box-shadow: 0px 0px 12px #ccc;
  width: calc(24.8% - 20px);
  margin: 10px;
  min-height: 355px;
  height: 100%;
  border-radius: 5px;
  border: 1px solid transparent;
}
.news-heading:hover {
  border-color: #f6793c;
}
.news-heading img {
  width: 100%;
  min-width: 120px;
  max-width: 120px;
  margin-top: 30px;
}
.product_para {
  line-height: 20px;
  color: #7b7b7b;
}
.price_text {
  color: #595959;
}
.price_value {
  color: #f6793c;
}
.ml-auto{
  margin-left: auto !important;
  margin: unset;
}
.news-heading:after{
  background-image: url("images/icon/advanced-search.333bcb9b5b91.svg") !important;
  position: absolute;
  content: '';
  display: block;
  top: 20px;
  right: 20px;
  margin: auto;
  width: 18px;
  height: 20px;
  background-size: 100%;
  background-repeat: no-repeat;
  visibility: hidden;
}
.news-heading:before{
  background-color: #f6793c;
  position: absolute;
  content: '';
  display: block;
  top: 12px;
  right: 12px;
  margin: auto;
  width: 35px;
  height: 35px;
  background-size: 100%;
  border-radius: 100px;
  visibility: hidden;
}
.news-heading:hover::before,.news-heading:hover::after{
  visibility: visible;
}
.align-text{
  vertical-align: middle;
}
.footer_newsletter {
  background: #f5743b;
  padding: 30px 0px;
}
.news_txt {
  font-size: 31px;
  color: #fff;
}
.top-padding{
    padding-top: 3%;
    margin: 61px;
}

/* search css  */
.button--color1 {
  background-color: #f6793c;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    min-width: 0;
}

.l-left{
 /* width: 100%;*/
  float: left;
}



/*mah css*/
.main-02 {
    display: grid;
    grid-template-columns: 20% 80%;
}
.outter {
    width: 100%;
    min-width: 1015px;
    max-width: 1015px;
    margin: 0 auto;
}
/* ==========================================================================
   VMSS Search form
   ========================================================================== */

.vmss-browse-page > h1 {
  float: left;
}

.vmss_search p {
  font-size: 1.143em; /*16px*/
  color: #41525c;
  font-family: 'Arial';
}

.vmss_search label {
  font-weight: 600;
}


label {
  font-family: 'Arial';
  font-size: 1.143em; /* 16px */
  font-weight: bold;
  color: #41525c;
}


.vmss_search .divider-line {
  height: 3px;
  width: 100%;
  background: #e1e1e1;
  margin: 2.143em 0; /*30px*/
}

.vmss_search .searchword {
  display: table;
  width: 100%;
}

.vmss_search .searchword > * {
  display: table-cell;
  vertical-align: top;
}

.vmss_search .searchword .input-text {
  width: 100%;
}

.lt-ie9 .vmss_search .searchword .input-text {
  width: 445px;
}

.vmss_search .searchword input[type=text] {
  border-right: 0;
  width: 100%;
}

.vmss_search .searchword input[type=submit] {
  width: 9.562em; /*153px*/
}

.vmss_search .advanced-search-btn {
  padding-left: 1.429em; /*20px*/
  text-align: right;
}

.vmss_search .advanced-search-btn .button {
  width: 14em;
}

.lt-ie9 .vmss_search .advanced-search-btn .button {
  width: 224px;
}

.vmss_search .filters-value {
  margin-top: 2.143em; /*30px*/
}

.vmss_search .filters-value p {
  margin-bottom: 0.750em; /*12px*/
}

.vmss_search .sphinxfilterForm ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.vmss_search .sphinxfilterForm li {
  display: table-cell;
  width: 33%;
  vertical-align: top;
  box-sizing: border-box;
}

.vmss_search .sphinxfilterForm li:first-child {
  width: 34%;
}

.vmss_search .sphinxfilterForm li:last-child {
  text-align: right;
}

.vmss_search .sphinxfilterForm li ~ li {
  padding-left: 1.071em; /*15px*/
}

.vmss_search .sphinxfilterForm .selecter {
  width: 180px;
  max-width: 100%;
  text-align: left;
}

.vmss_search label {
  display: inline-block;
  margin-right: 13px;
  margin-bottom: 5px;
}

.vmss_search label:after {
  content: ':';
}

.vmss_search .sort-field {
  float: right;
  margin-top: 1.571em; /*22px*/
}

.vmss-browse-page .sort-field {
  margin-top: 0;
}

.vmss_search .sort-field .selecter {
  width: 20.357em; /*285px*/
}

.spinner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.5);
}

.spinner-overlay.position-fixed {
  position: fixed;
}



.button{
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  border: 0;
  cursor: pointer;
  text-align: center;
  font-family: 'Arial';
  font-weight: 700;
  font-size: 1.143em; /* 16px */
  line-height: 1.4;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 0;
}

/* image size */


.vm-browseview
.section-image {
  margin-bottom: 1.429em; /* 20px */
}

.vm-browseview .addtocart-bar > * {
    display: none;
}

.vm-image-box img{
  width: 90%;
}

.subscribe-mailchimp{
  position: relative;
  top: 0%;
  right: 0%;
  width: 40%;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.vm-image-box{
  display: block;
  text-align: center;
  overflow: hidden
}

.layout-set--2-8 .block-1{
  width: 10.929em;
  padding-right: 2.143em;
}

.layout-set .block-1{
  display: table-cell;
  vertical-align: top;

}

.vm-browseview .section-image {
    margin-bottom: 1.429em;
}

/*add to cart*/
.vm-browseview .addtocart-button {
    display: block;
    font-size: 1.000em;
    padding-right: 2.357em;
    padding-top: 0.786em;
    padding-bottom: 0.786em;
    background-image: url("images/icon/cart-small.9fae72beb01b.png");
    background-repeat: no-repeat;
    background-position: 85% center;
}

/* ==========================================================================
   BreadCrumbs
   ========================================================================== */

.breadcrumbs {
  position: relative;
  width: 272%;
  padding: 0 13% 0% 0%; /* 0 2% 17px*/
 
  
}

.breadcrumbs a,
.breadcrumbs span {
  font-size: 0.929em; /* 13px */
  color: #41525c;
  margin-right: 10px;
  font-family: 'Arial';
}

/* header hr line */

.hr_line {
  border: 2px solid;
  margin: 75px;
  color: #212f6f;
  width: 326%;
  margin-bottom: 0;
  margin-left: 66%;
}
.acc-search {
  width: 100%;
}
.headerbar {
  margin: 8px 0 0 160px;
  font-size: 0.929em;
  color: #464b4f;
  position: absolute;
  width: 300px;
  z-index: 999;
}

 .product-name{
    color: black;
    font-size: 28px;
}


.is_link:hover {
  text-decoration: underline;
  cursor: pointer;
}
.bg-block1 {
  background: transparent;
}

.footer-links{
  color: white;
  font-weight: normal;
}

 /* ==========================================================================
   Typography
   ========================================================================== */

h1 {
  font-size: 1.786em; /* 25px */
  font-weight: bold;
  color: #41525c;
  margin: 0 0 1em 0;
}

h2 {
  font-size: 1.357em; /* 19px */
  font-weight: bold;
  color: #72838d;
  margin: 0 0 1em 0;
}

h3 {
  font-size: 1.357em; /* 19px */
  font-weight: bold;
  color: #193a82cc;
  margin: 0 0 1em 0;
}

h4 {
  font-size: 1.286em; /* 18px */
  font-weight: bold;
  color: #41525c;
  margin: 0 0 1em 0;
}

h5 {
  font-size: 1.214em; /* 17px */
  font-weight: bold;
  color: #41525c;
  margin: 0 0 1em 0;
}

h6 {
  font-size: 1.143em; /* 16px */
  font-weight: bold;
  color: #000000;
  margin: 0 0 1em 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}

p {
  margin: 0 0 1em 0;
}

p:empty {
  margin: 0;
}

a {
  font-weight: bold;
  color: #f6793c;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul {
  padding: 0 0 0 1.286em; /* 18px */
  margin: 0 0 1em 0;
}

ol {
  padding: 0 0 0 1.571em; /* 22px */
  margin: 0 0 1em 0;
}

html {
  font-family: 'Arial';
    font-size: 14px;
    line-height: 1.4;
}



.l-main-block {
  background:#fff;
  padding-top: 1.071em; /*15px*/ /* padding top for all pages except one column */
  padding-bottom: 3.214em; /*45px*/
}


.vmss_search .searchword input[type=text] {
  border-right: 0;
  width: 100%;
}
.selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*24-feb-2021*/
.centr-align .border-line{
  border:0px;
}

.l-footer #email{
  width: 100%;
  float:left;
  /*margin-right: unset;*/
}

input[type=text],
input[type=password],
input[type=email],
textarea,
.selecter .selecter-selected {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  border: 3px solid #e1e1e1;
  background: #fff;
  padding: 0.750em 1.250em; /* 12px 20px */
  font-family: 'Arial';
  font-size: 1.143em; /* 16px */
  line-height: 1.438em; /* 23px */
  color: #8c9295;
  -webkit-border-radius: 0; /* Prevent iOS 6 safari rounding of corners for HTML elements */
  border-radius: 0;
  outline: none;
  -webkit-appearance: none; /* Prevent iOS from adding inset shadow */
  width: 100%;
}

.search input[type=text] {
  border: none;
}

/* Select replacement */

.selecter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selecter .selecter-element {
  *left: -999999px;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  width: 100%;
  z-index: 0;
}

.selecter .selecter-selected {
  position: relative;
  padding-right: 3.375em; /* 54px */
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}

.selecter .selecter-selected:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 3.375em; /* 54px */
  height: 100%;
  background: #fff url("images/select-replacement-arrow.90ff02d4584b.png") no-repeat center center;
  background-size: 0.938em auto; /*15px 9px*/
}

.lt-ie9 .selecter .selecter-selected:after {
  background: transparent;
  top: 1.250em; /*20px*/
  right: 1.250em; /*20px*/
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 7.5px 0 7.5px;
  border-color: #41525c transparent transparent transparent;
}

.selecter.open .selecter-selected:after {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.selecter .selecter-options {
  display: none;
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 18.929em; /* 265px */
  /*overflow-y: auto;
  overflow-x: hidden;
*/  padding: 0;
  margin: 0;
  list-style: none;
}

.selecter.open .selecter-options {
  display: block;
}

.selecter .selecter-options .selecter-group,
.selecter .selecter-options .selecter-item  {
  display: block;
  font-family: 'Arial';
}

.selecter .selecter-options .selecter-group {
  font-size: 1em; /* 14px */
  padding: 0.429em 1.429em; /* 6px 20px */
  color: #9B9B9B;
  background: #ccc;
}

.selecter .selecter-options .selecter-item {
  padding: 0.938em 1.250em; /* 15px 20px */
  font-size: 1.143em; /* 16px */
  line-height: 1.438em; /* 23px */
  color: #41525c;
  background: #e1e1e1;
  cursor: pointer;
  word-wrap: break-word;
}

.selecter .selecter-options .selecter-item.selected {
  background: #d1d1d1;
}

.selecter .selecter-options .selecter-item:hover {
  background: #c2c2c2;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.two_column_l .l-main-wrapper,
.three_column .l-main-wrapper {
   width: 100%;
    /* top: 21px; */
    float: right;
    position: relative;
}

.vmss_mixed{
  display: flex;

}



}
/*added new css */
.PricesalesPrice {
    font-size: 22px;
    font-weight: bold;
    color: #f6793c;
}

.vm-productview .vm-product-fields-table .product-field {
    display: table-row;
}

.vm-browseview .product h2 {
    font-family: 'Arial';
    font-size: 1.214em;
    font-weight: bold;
    color: #41525c;
    margin-bottom: 0.294em;
}
.vm-browseview .PricesalesPrice {
    margin-bottom: 0.909em;
}

.vm-product-fields .product-field-type-S {
    float: none;
    width: auto;
    padding: 0;
    margin-bottom: 0.5em;
}
.vm-productview .vm-product-fields-table .product-field:first-child > span {
    border-top: 0;
}

.vm-productview .vm-product-fields-table .product-field > span {
    display: table-cell;
    padding: 0.643em 0;
    border-top: 1px solid #d9dcde;
}

.vm-productview .vm-product-fields-table .product-fields-title {
    width: 30%;
}

.vm-product-fields .product-fields-title {
    font-weight: bold;
}
.search-page-static{
      display: block;
    position: absolute;
    left: 100px;

}

.vm-browseview .vm-sub-text {
    font-size: 1.000em;
    font-weight: bold;
    color: #000;
    margin: 0 0 0.357em 0;
}
.vm-productview .product-field-author {
    color: #000000;
    font-weight: bold;
}

.title-size[data-v-361ab3ba] {
    font-size: 1.477em;
}
.vm-productview h1 {
    margin-bottom: 0.6em;
}

.product-price .PricesalesPrice,{
  color: #f6793c;
}

.product-keynote[data-v-361ab3ba] {
    font-weight: 700;
    margin-bottom: .5em;
}
.vm-productview .more-books-button-group {
    margin-top: 2.000em;
    margin-bottom: 1.143em;
}
.header-top[data-v-361ab3ba] {
    margin-top: 1.5em;
}

.l-page-block{
      width: 1000px;
    max-width: 100%;
    padding-right: 50px;

}
.vm-productview 
.vm-product-fields-table
.vm-product-fields {
    display: table;
    width: 100%;
    margin-top: 2.857em;
}

.pagination {
  text-align: center;
}

.pagination .counter {
  text-align: center;
  margin-top: 1.429em; /*20px*/
}

.pagination ul {
  padding: 0;
  margin: 2.143em 0 0 0; /*30px 0 0 0*/
}

.pagination li {
  display: inline-block;
  list-style: none none;
  margin-left: 0.714em; /*10px*/
}

.pagination li:first-child {
  margin-left: 0;
}

.pagination li a,
.pagination li span {
  display: block;
  box-sizing: border-box;
  padding: 0.357em 0.714em; /*5px 10px*/
  border: 0.214em solid #e1e1e1; /*3px*/
  color: #000;
  text-decoration: none;
}

.pagination li a:hover {
  background: #eaeaea;
  color: #9c9696;
}

.pagination li span {
  background: #e1e1e1;
}

.pagination .pagination-start a,
.pagination .pagination-start span,
.pagination .pagination-prev a,
.pagination .pagination-prev span,
.pagination .pagination-next a,
.pagination .pagination-next span,
.pagination .pagination-end a,
.pagination .pagination-end span {
  border: 0 none;
  color: #fff;
  font-weight: bold;
  padding: 0.571em 0.929em; /*8px 13px*/
  background: #72838d;
}

.pagination .pagination-start span,
.pagination .pagination-prev span,
.pagination .pagination-next span,
.pagination .pagination-end span {
  background: #bbcdd6;
}

.pagination .pagination-start a:hover,
.pagination .pagination-prev a:hover,
.pagination .pagination-next a:hover,
.pagination .pagination-end a:hover {
  background: #505f69;
  color: #fff;
}
/*====++++++*/

.proopc-group .proopc-input-group-level {
    width: 100%;
    text-align: left;
}
/*.proopc-group .proopc-input.proopc-input-append {
    text-align: center;
    display: block;
}
.proopc-guest-form .proopc-input.proopc-input-prepend {
    display: block;
    text-align: center;
}*/
.proopc-group .proops-login-inputs, .proopc-group .proopc-input-prepend {
    justify-content: center;
    text-align: center;
}
.proopc-group .proopc-btn-inverse{
  margin-top: 15px;
  width: 230px;
}
.proopc-group a.button.orng-wte-c.bold-f-w {
    font-family: inherit;
    margin-bottom: 15px;
    margin-right: 9rem;
}

/*4 feb css */

.vmss_mixed__item.double-col {
    box-shadow: 0px 0px 12px #ccc;
    width: calc(100% - 66px) !important;
    margin: 10px;
    min-height: 355px;
    height: 100%;
    border-radius: 5px;
    border: 1px solid transparent;
}
.vmss_mixed__item.double-col:hover {
    border: 1px solid #f5743b;
}
p.image-wrap {
    width: 100%;
    text-align: center;
    margin-right: 11px;
}
p.image-wrap img {
    width: 100%;
    min-width: 120px;
    max-width: 120px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
}
.vmss_mixed__item.double-col:hover:after {
    background-image: url("images/icon/advanced-search.333bcb9b5b91.svg") !important;
    position: absolute;
    content: '';
    display: block;
    top: 20px;
    right: 14px;
    margin: auto;
    width: 18px;
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
     visibility: hidden; 
    /* background: red; */
    color: red;
}
.vmss_mixed__item.double-col:hover:before {
    background-color: #f6793c;
    position: absolute;
    content: '';
    display: block;
    z-index: 999;
    top: 12px;
    right: 5px;
    margin: auto;
    width: 35px;
    height: 35px;
    background-size: 100%;
    border-radius: 100px;
    visibility: hidden;
}

.text-wrap {
    text-align: center;
}
span.title {
    display: block;
    font-family: 'Arial';
    font-size: 1.286em;
    font-weight: bold;
    color: #41525c;
}
span.author {
    display: block;
    line-height: 20px;
    color: #7b7b7b;
    font-size: 12px;
}
span.price {
    font-family: 'Arial';
    font-size: 1.286em;
    font-weight: bold;
    display: flex;
    margin: 1em 0 0 0;
    justify-content: center;
}
span.price p:first-child {
    color: #41525c;
}


/* layout */
.layout-set .item,
.layout-set.item,
.blog.layout-set .item {
  display: table;
  width: 100%;
}

.vm-productview .quantity-input {
  padding: 0.563em 0.313em; /* 9px 5px */
  width: 3.643em; /* 51px */
}

.ship-eta, .ship-eta-search {
    /* text-align: center; */
    /* color: #6b6b6b; */
    /* -webkit-box-flex: 0; */
    -ms-flex: 0 0 120px;
    /* flex: 0 0 120px; */
}

.resources-mobile-head-line{
  display: none;
}

/* Add to cart section
   ========================================================================== */

.vm-productview .quantity_box,
.vm-productview .quantity-input,
.vm-productview .quantity-plus,
.vm-productview .quantity-minus {
  vertical-align: middle;
  margin-left: 0.313em; /* 5px */
}

.vm-productview .quantity_box {
  margin-left: 0;
}

.vm-productview .quantity-input {
  padding: 0.563em 0.313em; /* 9px 5px */
  width: 3.643em; /* 51px */
}

.vm-productview .vm-quantity-controls {
  float: right;
}

.lt-ie9 .vm-productview .vm-quantity-controls {
  float: none;
  margin-left: 30px;
}

.vm-productview .quantity-plus,
.vm-productview .quantity-minus {
  width: 3.438em; /* 55px */
  height: 2.938em; /* 47px */
  background-repeat: no-repeat;
  background-position: center center;
}

.vm-productview .quantity-plus { background-image: url("images/icon/plus.89974277e2bc.png"); }
.vm-productview .quantity-minus { background-image: url("images/icon/minus.375823d7fc2f.png"); }

.vm-productview .addtocart-button {
  margin-top: 1.250em; /* 20px */
  margin-bottom: 0.625em; /* 10px */
  clear: both;
  padding-right: 2.813em; /* 45px */
  background-image: url("images/icon/cart.47e125b4907b.png");
  background-repeat: no-repeat;
  background-position: 70% center;
}

.vm-productview .downloadImage a {
  padding-right: 2.813em;
  margin-bottom: 0.625em;
}

.button--fullwidth {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.button--color2 {
  background-color: #72838d;
}

.vm-productview .downloadImage a:after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 70%;
  margin: auto;
  content: '';
  width: 31px;
  height: 31px;
  background: url("images/icon/download-cover.1f4c9801f120.png") no-repeat;
  background-size: contain;
}

/**/

/* ==========================================================================
   Buttons
   ========================================================================== */
.resource-search-button {
  background-color: #ec733a;
  color: white;
  border: none;
  border-radius: 0 5px 5px 0;
  width: 67px;
  float: left;
  margin-left: 3px;
}

#resources-search-inputs{
  float: left;
  margin-left: 160px;
  margin-bottom: 50px;
}
.resources-input{
  border-color: #ec733a !important;
  padding: 6px 10px !important;
  border-radius: 4px 0 0 4px !important;
  border: 1px solid #ec733a  !important;
}

.resources-search{
  padding: 6px 10px;
  border-radius: 4px 0 0 4px;
  border: 1px solid #f6793c;
}

.button,
.image-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  border: 0;
  cursor: pointer;
  text-align: center;
  font-family: 'Arial';
  font-weight: 700;
  font-size: 1.143em; /* 16px */
  line-height: 1.4;
  color: #fff;
  background-color: #f6793c;
  padding: 0.94em 1.563em 1em; /* 15px 25 16px */
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 0; /* Prevent iOS 6 safari rounding of corners for HTML elements */
  border-radius: 0;
}

.image-button {
  padding: 0;
  line-height: 0;
  color: transparent;
  text-indent: -9999px;
  *font-size: 0px;
}

.button:hover {
  text-decoration: none;
}

.button--fullwidth {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}



.button--color1:hover {
  background-color: #24a6a6;
}

.button--color2 {
  background-color: #72838d;
}

.button--color2:hover {
  background-color: #4c5d67;
}

.button--colorless {
  background-color: transparent;
}

.button--icon-advanced-search {
  padding-right: 3.750em; /*60px*/
}

.button--icon-advanced-search:after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  right: 1.312em; /*21px*/
  margin: auto;
  width: 23px; /*23px*/
  height: 23px; /*23px*/
  background: url("images/icon/advanced-search.333bcb9b5b91.svg") no-repeat;
  background-size: 100%;
}

.no-svg .button--icon-advanced-search:after {
  background-image: url("images/icon/advanced-search.98f004a0934f.png");
}

.button.back-to-top {
  float: right;
  font-size: 12px;
  margin-top: 35px;
  background: #febe10;
  padding-right: 35px;
}

.button.back-to-top:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
  width: 8px;
  height: 5px;
  display: block;
  background: url("images/icon/back-to-top.a9d08d9c4ae5.png") no-repeat;
  background-size: contain;
}

.quantity-input {
    max-width: 40%;
    margin-bottom: 10px;
}

.quantity-input {
    text-align: center;
}

.quantity-input {
    width: 60%!important;
    float: right;
    margin-bottom: 0!important;
}

.layout-set--4-6 .block-1 {
  width: 21.714em; /* 304px */
  padding-right: 3.571em; /*50px*/
}

.layout-set .block-1,
.layout-set .block-2,
.blog.layout-set .block-1,
.blog.layout-set .block-2 {
  display: table-cell;
  vertical-align: top;
}

.vmss_mixed__item.double-col:hover:before,.vmss_mixed__item.double-col:hover:after{
  visibility: visible;
}
.moduletable.vmss_mixed--default {
    width: 100%;
}

.acc-home-head{
  margin: 0 0 0 0 !important;
  /**start media query**/
}
.acc-home-head-line{
  height:6px;
}

/* .next-image-arrow{
  height: 135px;
} */

/* .prev-image-arrow{
  height: 135px;
} */

.acc-home-h3{
  color: #41525c;
  font-size: 24px;
}

.resources-heading{
  padding: 80px 0px !important;
}

.error-span-old-pwd {
  color: red;
  position: absolute;
  right: 0;
  bottom: -38px;
  margin: 0px;
  width: 100%;
}
.acc-leftsidebar {
  width: 160px;
  min-width: 160px;
}

.acc-rightdiv{
  width:90%;
}
.acc-leftmenu {
  position: sticky;
  top: 30%;
  left: 11.6%;
  z-index: 999;
  font-family: 'Arial';
  }


/*email css custom*/

#email .search .search-button button {
  background-color: #f6793c;
  border: none;
  color: white;
  font-size: 15px;
  cursor: pointer;
  font-weight: bold;
  width: 160px;
  border: 1px solid #000;
    border-top: 0;
    border-bottom: 0;
    inline-size: -webkit-fill-available;
}
#email .search {
  padding: 0px;
  width: 575px;
  height: 50px;
  margin: 0px auto;
  margin-bottom: 10px;
  margin-top: 23px;
  /*grid-template-columns: 4.5% 63% auto;*/
  grid-template-columns: 70% auto;
  /*border: 1px solid #ddd;*/
  border: 1px solid #545454;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 3px 0px #545451;
}
#email .footer_newsletter {
  /*background: #f5743b;*/
  background-color: #fff;
  padding: 50px 0px;
  float: left;
    width: 100%;
}
#email .search .search-button {
  height: 100%;
  justify-content: center;
  display: flex;
  /*background: #f6793c;*/
  background-color: #fff;
}
.l-footer {
  background: url("images/acc/Footerbackround.bf785d6c00f4.png");
  background-position-y: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  float: left;
  box-shadow: 12px 0px 20px 0px #ccc
}
}
#email .p-search .footer_newsletter h2.news_txt {
    margin: 0px;
    color: #333;
}
#email .p-search .search {
    /*position: absolute;*/
    top: 0%;
    right: 10%;
    width: 40%;
}
#email h2.news_txt {
    margin: 0px;
    color: #333;
}
#email .search {
    position: relative;
    top: 0%;
    right: 0%;
    width: 40%;
}
#pro_page .pro_page_inner{
  display: grid;
    grid-template-columns: auto auto auto auto auto;
}

/*email css custom*/

#email .search .search-button button {
  background-color: #f6793c;
  border: none;
  color: white;
  font-size: 15px;
  cursor: pointer;
  font-weight: bold;
  width: 160px;
  border: 1px solid #000;
    border-top: 0;
    border-bottom: 0;
    inline-size: -webkit-fill-available;
}
#email .search {
  padding: 0px;
  width: 575px;
  height: 50px;
  margin: 0px auto;
  margin-bottom: 10px;
  margin-top: 23px;
  /*grid-template-columns: 4.5% 63% auto;*/
  grid-template-columns: 70% auto;
  /*border: 1px solid #ddd;*/
  border: 1px solid #545454;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 3px 0px #545451;
}
#email .footer_newsletter {
  /*background: #f5743b;*/
  background-color: #fff;
  padding: 50px 0px;
  float: left;
    width: 100%;
}
#email .search .search-button {
  height: 100%;
  justify-content: center;
  display: flex;
  /*background: #f6793c;*/
  background-color: #fff;
}
.l-footer {
  background: url("images/acc/Footerbackround.bf785d6c00f4.png");
  background-position-y: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  float: left;
  box-shadow: 12px 0px 20px 0px #ccc;
  margin-top: 15px;
  bottom: 0;
  }
  .hr_line {
    border: 2px solid;
    margin: 75px;
    color: #212f6f;
    width: 375%;
    margin-bottom: 0px;
    margin-left: 22.5%;
  }
  .acc-search {
    width: 100%;
  }
}
#email .p-search .footer_newsletter h2.news_txt {
    margin: 0px;
    color: #333;
}
#email .p-search .search {
    /*position: absolute;*/
    top: 0%;
    right: 10%;
    width: 40%;
}
#email h2.news_txt {
    margin: 0px;
    color: #333;
}
#email .search {
    position: relative;
    top: 0%;
    right: 0%;
    width: 40%;
}


/*cart*/
table.cart-summary tr th {
    background-image: none;
    background: #FAFAFA;
    padding: 8px;
    border-bottom: 0 none;
}
#ProOPC .proopc-table-striped {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-top: 0 none;
}
.proopc-table-striped th, .proopc-table-striped td {
    background: #FFF;
    text-transform: uppercase;
    font-weight: normal;
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border: 0 none;
    border-top: 1px solid #ddd;
}
.proopc-table-striped td {
    border-color: #EEE;
}
.proopc-table-striped th {
    color: #333;
    background: #FAFAFA;
}
.proopc-bt-address,
.proopc-st-address,
.proopc-shipments,
.proopc-payments,
.proopc-coupon,
.proopc-cartlist,
.proopc-confirm-order,
#ProOPC .proopc-table-striped,
#ProOPC .proopc-register-login h3,
.proopc-register-login .proopc-inner {
  border: 0;
}
.cart-p-qty .proopc-btn .proopc-icon-refresh {
    margin-left: -5px;
    margin-right: -5px;
}
.remove_from_cart.proopc-btn {
    padding: 3px 8px;
    margin: 0 0 0 1px;
}
[class^="proopc-icon-"], 
[class*=" proopc-icon-"] {
  margin-top: 3px;
}
[class^="proopc-icon-"], [
    class*=" proopc-icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("images/icon/glyphicons-halflings.74b801ed8644.png");
    /*background-position: 14px 14px;*/

    background-repeat: no-repeat;
}
.proopc-icon-refresh {
    background-position: -240px -24px;
}
.proopc-icon-trash {
    background-position: -456px 0;
}
#ProOPC .proopc-process-title,
#ProOPC .proopc-register-login h3,
table.cart-summary tr th {
  font: bold 14px 'Open Sans', sans-serif;
  line-height: 23px;
  color: #fff;
  padding: 12px 18px;
  background: #72838d;
  border: 0;
  text-transform: none;
}

#ProOPC .proopc-process-title + div,
#ProOPC .proopc-register-login h3 + div,
table.cart-summary thead + tbody {
  border: 2px solid #e1e1e1;
  border-top: 0;
}

#ProOPC .proopc-table-striped {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-top: 0 none;
}
.cart-summary thead {
  border: 2px solid #72838d;
  border-top: 0;
  border-bottom: 0;
}
#ProOPC .col-qty input[type=text] {
  margin-right: 0.5em;
  width: 50px;
  padding-right: 8px;
}
#ProOPC input[type="text"],
#ProOPC input[type="password"],
#ProOPC textarea,
#ProOPC select {
  border: 1px solid #e1e1e1;
  box-shadow: none;
  padding: 7px 8px;
  height: 32px;
  line-height: 1;
  box-sizing: border-box;
}

#ProOPC select {
  height: 32px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
[class^="proopc-icon-"], [
    class*=" proopc-icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;

    background-image: url("images/icon/glyphicons-halflings.74b801ed8644.png");
    background-repeat: no-repeat;
  }
#pro_page .pro_page_inner{
  display: grid;
    grid-template-columns: auto auto auto auto auto;
}
#ProOPC img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
/*#ProOPC .proopc-process-title  div,
#ProOPC .proopc-register-login h3  div,
table.cart-summary thead  tbody {
  border: 2px solid #e1e1e1;
  border-top: 0;
}*/
#ProOPC .proopc-process-title,
#ProOPC .proopc-register-login h3,
table.cart-summary tr th {

  font: bold 14px 'Open Sans', sans-serif !important;
  line-height: 23px;
  color: #fff !important;
  padding: 12px 18px;
  background: #72838d;
  border: 0;
  text-transform: none !important;
}
.cart-p-qty .proopc-btn .proopc-icon-refresh {
    margin-left: -5px;
    margin-right: -5px;
}
.remove_from_cart.proopc-btn {
    padding: 3px 8px;
    margin: 0 0 0 1px;
}
[class^="proopc-icon-"], 
[class*=" proopc-icon-"] {
  margin-top: 3px;
}
.proopc-icon-refresh {
    background-position: -240px -24px;
}
.proopc-icon-trash {
    background-position: -456px 0;
}
/*.proopc-table-striped td.col-name, .proopc-table-striped td:first-child {
    padding-left: 50%;
  }*/
  .proopc-table-striped th, .proopc-table-striped td{
        text-transform: none;
        padding: 10px 10px;
  }
  #ProOPC .cart-images img {
    max-height: 100px;
    background: #fff;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
  .proopc-input-group-level label {
    font-size: 12px;
    margin: 0 0 5px 0;
    padding: 0;
    padding-right: 5px;
    line-height: 28px;
    color: #7B7A7A;
}
@media (min-width: 767px) {
    .proopc-table-striped .col-name {
        text-align: left;
    }
    .proopc-table-striped .col-price, .proopc-table-striped .col-sku, .proopc-table-striped .col-qty {
        text-align: center;
    }
    .proopc-table-striped .col-tax, .proopc-table-striped .col-discount, .proopc-table-striped .col-total {
        text-align: right;
    }
    .proopc-table-striped .sub-headings {
        text-align: right;
    }


.lt-ie9 #ProOPC select {
  padding: 4px 0;
  height: auto;
}

#ProOPC .proopc-btn {
  background: #4bc7c7;
  border: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  color: #fff;
  padding: 6px 18px 7px;
  font: bold 14px 'Open Sans', sans-serif;
  filter: none;
}

#ProOPC .proopc-btn:hover {
  background-color: #24a6a6;
}

#ProOPC .proopc-btn[name=update],
#ProOPC .proopc-btn[name=delete],
#ProOPC .proopc-btn.remove_from_cart {
  background: transparent;
  border: 0;
  padding-left: 5px;
  padding-right: 5px;
}

[class^="proopc-icon-"], 

[class*=" proopc-icon-"] {
  margin-top: 3px;
}

.price-title,
.final-price,
.product-discount,
.product-price .PricesalesPrice,
.col-total .PricesalesPrice {
  color: #4bc7c7;
}

.proopc-continue-link .continue_link {
  color: #fff;
  font-size: 1em;
  min-width: 155px;
}

.proopc-continue-link .continue_link:hover,
.proopc-continue-link .continue_link:focus {
  color: #fff;
  text-decoration: none;

}

#ProOPC .proopc-empty-continue-link {
  clear: both;
}

#ProOPC .proopc-empty-continue-link a,
#ProOPC .proopc-empty-continue-link a:hover {
  display: inline-block;
}


.cart-images {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.cart-images {
    width: 28%;
    float: left;
    padding: 1%;
    background: #FFF;
    text-align: center;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
.cart-product-description {
    width: 40%;
    float: left;
}
.cart-product-description > div {
    padding-left: 10px;
}
.cart-product-description-full {
    width: 100%;
}
#ProOPC img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
/*#ProOPC .proopc-process-title  div,
#ProOPC .proopc-register-login h3  div,
table.cart-summary thead  tbody {
  border: 2px solid #e1e1e1;
  border-top: 0;
}*/
#ProOPC .proopc-step:after {
    content: '.';
}

#ProOPC .proopc-process-title,
#ProOPC .proopc-register-login h3,
table.cart-summary tr th {

  font: bold 14px 'Open Sans', sans-serif !important;
  line-height: 23px;
  color: #fff !important;
  padding: 12px 18px;
  background: #72838d;
  border: 0;
  text-transform: none !important;
}
.cart-p-qty .proopc-btn .proopc-icon-refresh {
    margin-left: -5px;
    margin-right: -5px;
}
.remove_from_cart.proopc-btn {
    padding: 3px 8px;
    margin: 0 0 0 1px;
}
[class^="proopc-icon-"], 
[class*=" proopc-icon-"] {
  margin-top: 3px;
}
.proopc-icon-refresh {
    background-position: -240px -24px;
}
.proopc-icon-trash {
    background-position: -456px 0;
}
/*.proopc-table-striped td.col-name, .proopc-table-striped td:first-child {
    padding-left: 50%;
  }*/
  .proopc-table-striped th, .proopc-table-striped td{
        text-transform: none;
        padding: 10px 10px;
  }
  #ProOPC .cart-images img {
    max-height: 100px;
    background: #fff;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
  .proopc-input-group-level label {
    font-size: 12px;
    margin: 0 0 5px 0;
    padding: 0;
    padding-right: 5px;
    line-height: 28px;
    color: #7B7A7A;
}
@media (min-width: 767px) {
    .proopc-table-striped .col-name {
        text-align: left;
    }
    .proopc-table-striped .col-price, .proopc-table-striped .col-sku, .proopc-table-striped .col-qty {
        text-align: center;
    }
    .proopc-table-striped .col-tax, .proopc-table-striped .col-discount, .proopc-table-striped .col-total {
        text-align: right;
    }
    .proopc-table-striped .sub-headings {
        text-align: right;
    }
.before {
    width: 50%;
    text-align: right;
  }
/*cart*/
/*#ProOPC .proopc-table-striped {

table.cart-summary tr th {
    background-image: none;
    background: #FAFAFA;
    padding: 8px;
    border-bottom: 0 none;
}
#ProOPC .proopc-table-striped {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-top: 0 none;
}*/
.after img,.before img{
  width: 150px;
    height: 5px;
  }
  .w-auto {
      width: fit-content;
}
.proopc-table-striped th, .proopc-table-striped td {
    background: #FFF;
    text-transform: uppercase;
    font-weight: normal;
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border: 0 none;
    border-top: 1px solid #ddd;
}
.proopc-table-striped td {
    border-color: #EEE;
}
.proopc-table-striped th {
    color: #333;
    background: #FAFAFA;
}
.proopc-bt-address,
.proopc-st-address,
.proopc-shipments,
.proopc-payments,
.proopc-coupon,
.proopc-cartlist,
.proopc-confirm-order,
#ProOPC .proopc-table-striped,
#ProOPC .proopc-register-login h3,
.proopc-register-login .proopc-inner {
  border: 0;
}
.cart-p-qty .proopc-btn .proopc-icon-refresh {
    margin-left: -5px;
    margin-right: -5px;
}
.remove_from_cart.proopc-btn {
    padding: 3px 8px;
    margin: 0 0 0 1px;
}

[class^="proopc-icon-"], [class*=" proopc-icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("images/icon/glyphicons-halflings.74b801ed8644.png");
    /*background-position: 14px 14px;*/
    background-repeat: no-repeat;
}
.proopc-icon-refresh {
    background-position: -240px -24px;
}
.proopc-icon-trash {
    background-position: -456px 0;
}
#ProOPC .proopc-process-title,
#ProOPC .proopc-register-login h3,
table.cart-summary tr th {
  font: bold 14px 'Open Sans', sans-serif;
  line-height: 23px;
  color: #fff;
  padding: 12px 18px;
  background: #72838d;
  border: 0;
  text-transform: none;
}

#ProOPC .proopc-process-title + div,
#ProOPC .proopc-register-login h3 + div,
table.cart-summary thead + tbody {
  border: 2px solid #e1e1e1;
  border-top: 0;
}

#ProOPC .proopc-table-striped {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-top: 0 none;
}
.cart-summary thead {
  border: 2px solid #72838d;
  border-top: 0;
  border-bottom: 0;
}
/*
#ProOPC .col-qty input[type=text] {
  margin-right: 0.5em;
  width: 50px;
  padding-right: 8px;
}
#ProOPC input[type="text"],
#ProOPC input[type="password"],
#ProOPC textarea,
#ProOPC select {
  border: 1px solid #e1e1e1;
  box-shadow: none;
  padding: 7px 8px;
  height: 32px;
  line-height: 1;
  box-sizing: border-box;
}

#ProOPC select {/n7VcAfVd
  height: 32px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.proopc-icon-{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("images/icon/glyphicons-halflings.74b801ed8644.png");
    background-repeat: no-repeat;
}*/


.lt-ie9 #ProOPC select {
  padding: 4px 0;
  height: auto;
}

#ProOPC .proopc-btn {
  background: #f6793c;
  border: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  color: #fff;
  /*padding: 6px 18px 7px;*/
  font: bold 14px 'Open Sans', sans-serif;
  filter: none;
  padding: 0.94em 1.563em 1em;
}

#ProOPC .proopc-btn:hover {
  background-color: #f6793c;
}

#ProOPC .proopc-btn[name=update],
#ProOPC .proopc-btn[name=delete],
#ProOPC .proopc-btn.remove_from_cart {
  background: transparent;
  border: 0;
  padding-left: 5px;
  padding-right: 5px;
}


.price-title,
.final-price,
.product-discount,
.product-price .PricesalesPrice,
.col-total .PricesalesPrice {
  color: #4bc7c7;
}

.proopc-continue-link .continue_link {
  color: #fff;
  font-size: 1em;
  min-width: 155px;
}

.proopc-continue-link .continue_link:hover,
.proopc-continue-link .continue_link:focus {
  color: #fff;
  text-decoration: none;

}

#ProOPC .proopc-empty-continue-link {
  clear: both;
}

#ProOPC .proopc-empty-continue-link a,
#ProOPC .proopc-empty-continue-link a:hover {
  display: inline-block;
}

.cart-images {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.cart-images {
    width: 28%;
    float: left;
    padding: 1%;
    background: #FFF;
    text-align: center;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
.cart-product-description {
    width: 40%;
    float: left;
}
.cart-product-description > div {
    padding-left: 10px;
}
.cart-product-description-full {
    width: 100%;
}
#ProOPC img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
/*#ProOPC .proopc-process-title  div,
#ProOPC .proopc-register-login h3  div,
table.cart-summary thead  tbody {
  border-top: 0;
  border: 2px solid #e1e1e1;
}*/

.cart-p-qty .proopc-btn .proopc-icon-refresh {
    margin-left: -5px;
    margin-right: -5px;
}
.remove_from_cart.proopc-btn {
    padding: 3px 8px;
    margin: 0 0 0 1px;
}
.proopc-icon-refresh {
    background-position: -240px -24px;
}
.proopc-icon-trash {
    background-position: -456px 0;
}
/*.proopc-table-striped td.col-name, .proopc-table-striped td:first-child {
    padding-left: 50%;
  }*/
  .proopc-table-striped th, .proopc-table-striped td{
        text-transform: none;
        padding: 10px 10px;
  }
  #ProOPC .cart-images img {
    max-height: 100px;
    background: #fff;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
  .proopc-input-group-level label {
    font-size: 12px;
    margin: 0 0 5px 0;
    padding: 0;
    padding-right: 5px;
    line-height: 28px;
    color: #7B7A7A;
}
@media (min-width: 767px) {
    .proopc-table-striped .col-name {
        text-align: left;
    }
    .proopc-table-striped .col-price, .proopc-table-striped .col-sku, .proopc-table-striped .col-qty {
        text-align: center;
    }
    .proopc-table-striped .col-tax, .proopc-table-striped .col-discount, .proopc-table-striped .col-total {
        text-align: right;
    }
    .proopc-table-striped .sub-headings {
        text-align: right;
    }
  }
  .before {
    width: 50%;
    text-align: right;
  }
/*cart*/
#ProOPC .proopc-table-striped {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-top: 0 none;
}
  .after img,.before img{
  width: 150px;
    height: 5px;
  }
  .w-auto {
      width: fit-content;
}
#ProOPC .proopc-table-striped {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-top: 0 none;
}
.cart-summary thead {
  border: 2px solid #72838d;
  border-top: 0;
  border-bottom: 0;
}
/*
#ProOPC .col-qty input[type=text] {
  margin-right: 0.5em;
  width: 50px;
  padding-right: 8px;
}
#ProOPC input[type="text"],
#ProOPC input[type="password"],
#ProOPC textarea,
#ProOPC select {
  border: 1px solid #e1e1e1;
  box-shadow: none;
  padding: 7px 8px;
  height: 32px;
  line-height: 1;
  box-sizing: border-box;
}

#ProOPC select {
  height: 32px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.lt-ie9 #ProOPC select {
  padding: 4px 0;
  height: auto;
}

#ProOPC .proopc-btn {
  background: #f6793c;
  border: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  color: #fff;
  padding: 6px 18px 7px;
  font: bold 14px 'Open Sans', sans-serif;
  filter: none;
  margin-top: 10px;
}

#ProOPC .proopc-btn:hover {
  background-color: #f6793c;
}

#ProOPC .proopc-btn[name=update],
#ProOPC .proopc-btn[name=delete],
#ProOPC .proopc-btn.remove_from_cart {
  background: transparent;
  border: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.price-title,
.final-price,
.product-discount,
.product-price .PricesalesPrice,
.col-total .PricesalesPrice {
  color: #4bc7c7;
}

.proopc-continue-link .continue_link {
  color: #fff;
  font-size: 1em;
  min-width: 155px;
}

.proopc-continue-link .continue_link:hover,
.proopc-continue-link .continue_link:focus {
  color: #fff;
  text-decoration: none;
}

#ProOPC .proopc-empty-continue-link {
  clear: both;
}

#ProOPC .proopc-empty-continue-link a,
#ProOPC .proopc-empty-continue-link a:hover {
  display: inline-block;
}

.cart-images {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.cart-images {
    width: 28%;
    float: left;
    padding: 1%;
    background: #FFF;
    text-align: center;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
.cart-product-description {
    width: 40%;
    float: left;
}
.cart-product-description > div {
    padding-left: 10px;
}
.cart-product-description-full {
    width: 100%;
}
#ProOPC img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
/*#ProOPC .proopc-process-title  div,
#ProOPC .proopc-register-login h3  div,
table.cart-summary thead  tbody {
  border-top: 0;
  border: 2px solid #e1e1e1;
}*/


#ProOPC .proopc-process-title,
#ProOPC .proopc-register-login h3,
table.cart-summary tr th {
  font: bold 14px 'Open Sans', sans-serif;
  line-height: 23px;
  color: #fff;
  padding: 12px 18px;
  background: #72838d;
  border: 0;
  text-transform: none;

}
.cart-p-qty .proopc-btn .proopc-icon-refresh {
    margin-left: -5px;
    margin-right: -5px;
}
.remove_from_cart.proopc-btn {
    padding: 3px 8px;
    margin: 0 0 0 1px;
}
.proopc-icon-refresh {
    background-position: -240px -24px;
}
.proopc-icon-trash {
    background-position: -456px 0;
}
/*.proopc-table-striped td.col-name, .proopc-table-striped td:first-child {
    padding-left: 50%;
  }*/
  .proopc-table-striped th, .proopc-table-striped td{
        text-transform: none;
        padding: 10px 10px;
  }
  #ProOPC .cart-images img {
    max-height: 100px;
    background: #fff;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
@media (min-width: 767px) {
    .proopc-table-striped .col-name {
        text-align: left;
    }
    .proopc-table-striped .col-price, .proopc-table-striped .col-sku, .proopc-table-striped .col-qty {
        text-align: center;
    }
    .proopc-table-striped .col-tax, .proopc-table-striped .col-discount, .proopc-table-striped .col-total {
        text-align: right;
    }
    .proopc-table-striped .sub-headings {
        text-align: right;
    }
}

/*cart css 10 may*/
/*cart*/
table.cart-summary tr th {
    background-image: none;
    background: #FAFAFA;
    padding: 8px;
    border-bottom: 0 none;
}
#ProOPC .proopc-table-striped {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-top: 0 none;
}
.proopc-table-striped th, .proopc-table-striped td {
    background: #FFF;
    text-transform: uppercase;
    font-weight: normal;
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border: 0 none;
    border-top: 1px solid #ddd;
}
.proopc-table-striped td {
    border-color: #EEE;
}
.proopc-table-striped th {
    color: #333;
    background: #FAFAFA;
}
.proopc-bt-address,
.proopc-st-address,/n7VcAfVd
.proopc-shipments,
.proopc-payments,
.proopc-coupon,
.proopc-cartlist,
.proopc-confirm-order,
#ProOPC .proopc-table-striped,
#ProOPC .proopc-register-login h3,
.proopc-register-login .proopc-inner {
  border: 0;
}
.cart-p-qty .proopc-btn .proopc-icon-refresh {
    margin-left: -5px;
    margin-right: -5px;
}
.remove_from_cart.proopc-btn {
    padding: 3px 8px;
    margin: 0 0 0 1px;
}
.proopc-icon-refresh {
    background-position: -240px -24px;
}
.proopc-icon-trash {
    background-position: -456px 0;
}


#ProOPC .proopc-process-title + div,
#ProOPC .proopc-register-login h3 + div,
table.cart-summary thead + tbody {
  border-top: 0;
}

#ProOPC .proopc-table-striped {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-top: 0 none;
}
.cart-summary thead {
  border: 2px solid #72838d;
  border-top: 0;
  border-bottom: 0;
}
#ProOPC .col-qty input[type=text] {
  margin-right: 0.5em;
  width: 50px;
  padding-right: 8px;
}
#ProOPC input[type="text"],
#ProOPC input[type="password"],
#ProOPC textarea,
#ProOPC select {
  border: 1px solid #e1e1e1;
  box-shadow: none;
  padding: 7px 8px;
  height: 32px;
  line-height: 1;
  box-sizing: border-box;
}

#ProOPC select {
  height: 32px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.lt-ie9 #ProOPC select {
  padding: 4px 0;
  height: auto;
}

#ProOPC .proopc-btn {
  background: #f6793c;
  border: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  color: #fff;
  padding: 6px 18px 7px;
  font: bold 14px 'Open Sans', sans-serif;
  filter: none;
  margin-left: 0;
}

#ProOPC .proopc-btn:hover {
  background-color: #f6793c;
}

#ProOPC .proopc-btn[name=update],
#ProOPC .proopc-btn[name=delete],
#ProOPC .proopc-btn.remove_from_cart {
  background: transparent;
  border: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.price-title,
.final-price,
.product-discount,
.product-price .PricesalesPrice,
.col-total .PricesalesPrice {
  color: #4bc7c7;
}

.proopc-continue-link .continue_link {
  color: #fff;
  font-size: 1em;
  min-width: 155px;
}

.proopc-continue-link .continue_link:hover,
.proopc-continue-link .continue_link:focus {
  color: #fff;
  text-decoration: none;

}

#ProOPC .proopc-empty-continue-link {
  clear: both;
}

#ProOPC .proopc-empty-continue-link a,
#ProOPC .proopc-empty-continue-link a:hover {
  display: inline-block;
}

.cart-images {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.cart-images {
    width: 28%;
    float: left;
    padding: 1%;
    background: #FFF;
    text-align: center;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
.cart-product-description {
    width: 40%;
    float: left;
}
.cart-product-description > div {
    padding-left: 10px;
}
.cart-product-description-full {
    width: 100%;
}
#ProOPC img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
/*#ProOPC .proopc-process-title  div,
#ProOPC .proopc-register-login h3  div,
table.cart-summary thead  tbody {
  border-top: 0;
  border: 2px solid #e1e1e1;
}*/
#ProOPC .proopc-process-title,
#ProOPC .proopc-register-login h3,
table.cart-summary tr th {
  font: bold 14px 'Open Sans', sans-serif;
  line-height: 23px;
  color: #fff ;
  padding: 12px 18px;
  background: #72838d;
  border: 0;
  text-transform: none;
}
.cart-p-qty .proopc-btn .proopc-icon-refresh {
    margin-left: -5px;
    margin-right: -5px;
}
.remove_from_cart.proopc-btn {
    padding: 3px 8px;
    margin: 0 0 0 1px;
}

.proopc-icon-refresh {
    background-position: -240px -24px;
}
.proopc-icon-trash {
    background-position: -456px 0;
}
/*.proopc-table-striped td.col-name, .proopc-table-striped td:first-child {
    padding-left: 50%;
  }*/
  .proopc-table-striped th, .proopc-table-striped td{
        text-transform: none;
        padding: 10px 10px;
  }
  #ProOPC .cart-images img {
    max-height: 100px;
    background: #fff;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
  .proopc-input-group-level label {
    font-size: 12px;
    margin: 0 0 5px 0;
    padding: 0;
    padding-right: 5px;
    line-height: 28px;
    color: #7B7A7A;
}


/* model css */


/*.tos-modal {
    top: calc(50vh - 300px);
    height: 600px;
    position: fixed;
    overflow: hidden;
}*/
.fancy-tos-container {
    max-width: 560px;
    padding: 0;
    margin: 0;
    background: #FFF;
}

.fancy-tos-head {
    font: 12px/1.55 Verdana, helvetica, sans-serif;
    padding: 9px 15px;
    border-bottom: 1px solid #EEE;
}

.fancy-close {
    float: right;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
    padding: 0;
    cursor: pointer;
    background: 0 none;
    border: 0 none;
    -webkit-appearance: none;
}

.fancy-tos-head > h3.fancy-tos-title {
    font: 12px/1.55 Verdana, helvetica, sans-serif;
    margin: 0;
    line-height: 30px;
    font-size: 1.4em;
}


.fancy-tos-body {
    font: 12px/1.55 Verdana, helvetica, sans-serif;
    padding: 10px 15px;
}

.table-head {
    padding: 0.812em 0.938em;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    background-color: #febe10;
    color: #fff;
}
form#billing-address .phone_1-group .form-group {
  width: unset;
}
form#billing-address #phoneNumber1{
  width: 100%;
}
form#billing-address #phoneNumber1 div~:last-child{
  width: 100%;
  max-width: 350px;
}
form#billing-address .phone_1-group .form-group label.country-selector__label {
  font-size: 11px;
}


@media screen and (min-width: 3000px)  and (max-width: 3840px) {
  .breadcrum-align{
    margin-left: 2.5%;
  }

  .acc-rightdiv{
    width:94%;
  } 
  .acc-leftmenu {
    top: 30%;
    position: sticky;
    left: 11.6%;
    z-index: 999;
    font-family: 'Arial';
  }
  .right_btn {
    margin-bottom: 9px;
  }
  .product-button {
    float: left;
    margin-left: 24%;
    width: 93%;
  }
  .quantity_sec {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 21px;
    /*margin-left: 78px;*/
    /*float: left;*/
    /*margin-bottom: 9px;*/
    display: inline-block;
  }
  .latest-news .inner-content .column .prv-img {
    padding-top: 186px;
  }
  .hr_line {
    border: 2px solid;
    margin: 75px;
    color: #212f6f;
    width: 375%;
    margin-bottom: 0px;
    margin-left: 22.5%;
  }
  .acc-search {
    width: 100%;
  }
}


@media screen and (min-width: 3840px)  and (max-width: 4000px) {
  footer.l-footer.text-centr {
    position: fixed;
    bottom: 0;
} 
}


@media screen and (min-width: 3500px)  and (max-width: 3839px) {
  .breadcrum-align{
    margin-left: 4.5%;
  }
  .latest-news .inner-content .column .prv-img {
    padding-top: 177px;
  }
}

@media screen and (min-width: 3000px)  and (max-width: 3500px) {
  .breadcrum-align{
    margin-left: 4.5%;
  }
  .latest-news .inner-content .column .prv-img {
    padding-top: 120px;
  }
}

@media screen and (min-width: 2600px) and (max-width: 3000px){
  .hr_line {
    border: 2px solid;
    margin: 75px;
    color: #212f6f;
    width: 375%;
    margin-bottom: 0px;
    margin-left: 22.5%;
  }
  .acc-search {
    width: 100%;
  }
}

@media screen and (min-width: 3500px)  and (max-width: 3839px) {
  .latest-news .inner-content .column .prv-img {
    padding-top: 177px;
  }
}

@media screen and (min-width: 3000px)  and (max-width: 3500px) {
  .breadcrum-align{
    margin-left: 4.5%;
  }
  .latest-news .inner-content .column .prv-img {
    padding-top: 120px;
  }
}

@media screen and (min-width: 3500px)  and (max-width: 3839px) {
  .latest-news .inner-content .column .prv-img {
    padding-top: 177px;
  }
}

@media screen and (min-width: 3000px)  and (max-width: 3500px) {
  .breadcrum-align{
    margin-left: 4.5%;
  }
  .latest-news .inner-content .column .prv-img {
    padding-top: 120px;
  }
}

@media screen and (min-width: 3500px)  and (max-width: 3839px) {
  .latest-news .inner-content .column .prv-img {
    padding-top: 177px;
  }
}

@media screen and (min-width: 3000px)  and (max-width: 3500px) {
  .breadcrum-align{
    margin-left: 4.5%;
  }
  .latest-news .inner-content .column .prv-img {
    padding-top: 120px;
  }
}

@media screen and (min-width: 2600px) and (max-width: 3000px){
  .acc-leftsidebar{
    width:9.5%;
  }
  .hr_line {
    border: 2px solid;
    margin: 75px;
    color: #212f6f;
    width: 375%;
    margin-bottom: 0px;
    margin-left: 22.5%;
  }
  .acc-search {
    width: 100%;
  }
}


@media screen and (min-width: 3500px)  and (max-width: 3839px) {
  .latest-news .inner-content .column .prv-img {
    padding-top: 177px;
  }
}

@media screen and (min-width: 3000px)  and (max-width: 3500px) {
  .breadcrum-align{
    margin-left: 4.5%;
  }
  .latest-news .inner-content .column .prv-img {
    padding-top: 120px;
  }
}

@media screen and (min-width: 2600px) and (max-width: 3000px){
  .acc-leftsidebar{
    width:9.5%;
  }
}

@media screen and (min-width: 2201px) and (max-width: 3000px){
  .breadcrum-align{
    margin-left: 4.5%;
  }
  .right_btn {
    margin-bottom: 9px;
  }
  .product-button {
    float: left;
    margin-left: 24%;
    width: 93%;
  }
  .quantity_sec {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 21px;
    /*margin-left: 78px;*/
    /*float: left;*/
    /*margin-bottom: 9px;*/
    display: inline-block;
  }
  .latest-news .inner-content .column .prv-img {
    padding-top: 108px;
  }
  .hr_line {
    border: 2px solid;
    margin: 75px;
    color: #212f6f;
    width: 356%;
    margin-bottom: 0px;
    margin-left: 40%;
  }
  .acc-search {
    width: 100%;
  }
  .acc-rightdiv{
    width:90%;
  }
  .hr_line {
    border: 2px solid;
    margin: 75px;
    color: #212f6f;
    width: 356%;
    margin-bottom: 0px;
    margin-left: 40%;
  }

  .acc-rightdiv{
    width:90%;
  }
  .hr_line {
    border: 2px solid;
    margin: 75px;
    color: #212f6f;
    width: 356%;
    margin-bottom: 0px;
    margin-left: 40%;
  }

  .acc-leftsidebar{
    width:9.5%;
  }
  .acc-rightdiv{
    width:90%;
  }
  .hr_line {
    border: 2px solid;
    margin: 75px;
    color: #212f6f;
    width: 356%;
    margin-bottom: 0px;
    margin-left: 40%;
  }
  .acc-leftsidebar{
    width:9.5%;
  }
  .acc-rightdiv{
    width:90%;
  }
}

@media screen and (min-width: 1600px)  and (max-width: 2200px) {

  .breadcrum-align{
    margin-left: 4.5%;
  }
  .acc-rightdiv{
    width:90%;
  }
  .right_btn {
    margin-bottom: 9px;
  }
  .product-button {
    float: left;
    margin-left: 24%;
    width: 93%;
  }
  .quantity_sec {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 21px;
    /*margin-left: 78px;*/
    /*float: left;*/
    /*margin-bottom: 9px;*/
    display: inline-block;
  }
  .hr_line {
    border: 2px solid;
    margin: 75px;
    color: #212f6f;
    width: 350%;
    margin-bottom: 0px;
    margin-left: 45%;
  }
  .latest-news .inner-content .column .prv-img {
    padding-top: 98px;
  }
}

@media screen and (max-width: 1150px) {
  .l-footer {
    background-size: auto;
    height: 211px;
  }
  .acc-leftsidebar {
    width: 19.5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1066px) {
  .button{ margin: 0px; }
  .topnav a{ padding: 17px 10px; }
  .product_name, .product_discrpt { padding-right: 0px; }
  p.heading_sub { padding: 0 0px; }
  .search { width: 480px; }
  .news_txt { font-size: 27px; }
  .news-heading { min-height: 410px; }
}
@media screen and (min-width: 768px) and (max-width: 950px) {
  .advice-content { bottom: 5%; }
  .heading-style { font-size: 20px; }
  .sub-content { font-size: 12px; }
  .search {
    padding: 4px;
    height: 34px;
    margin-top: 8px;
  }
  .search .search-button button { font-size: 14px; }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .topnav { grid-template-columns: auto 79%; }
}
@media screen and (max-width: 768px) {
  .advice-content {
    position: unset;
    margin: 0 auto;
    width: 90%;
  }
  .latest-news .inner-content .column .inner-col { padding: 0px 10px 10px 10px; }
  .latest-news .news-heading { width: 61%; }
  .search .icon-position{
    padding-left: 0px;
    width: 11px;
  }
  .mobileHide{ display: none; }
  .mobileOnly{ display: block; }
  .mobile-icon-v{
    display: none;
    justify-content: flex-end;    
  } 
  .inner-content{ display: block; }
}
@media screen and (max-width: 768px){
  .l-main { display: block !important; text-align: center;}
  .block-1 {
    width: 100% !important;
    padding: 0px 0px 30px 0px !important;
  }
  .product_name, .product_discrpt { padding-right: 0px !important;}
  .comn_inline { justify-content: center; }
  .main-con { padding: 10px 0px 50px 0 !important;}
  .news-heading-1 { width: 100% !important; }
  .product-col{ display: block !important; }
  .news-heading {
    width: 100% !important; 
    margin: 30px 0px !important; 
  }
  .align-text {
    display: block !important;
    text-align: center;
  }
  .inner-content{display: block;}
  .prv-img{display: none;}
}
@media screen and (max-width: 650px) {
  .search { width: 456px; }
}
@media screen and (max-width: 480px) {
  .advice-content {
    position: unset;
    margin: 0 auto;
    width: 80%;
  }
  .search, .email-subscribe .search  {
    width: 300px;
    padding: 4px;
    grid-template-columns: 8.5% 55% auto;
  }
  .letter-content { width: 420px; }  
  .footer-content a {
    padding: 10px 0px;
    display: block;
  }
  .footer-content{ padding: 10px 0px;}
  .wrapper { padding: 25px 0px 0px 0px; }
  .logo-position { width: 90px; }
  h1 {
    font-size: 20px !important;
    line-height: 30px;
  }
  .news-heading-1 { width: 80% !important; }
  span.value-text { padding: 0px 25px !important; }
  .right_btn .add-button { padding: 18px 16px; }
  p.heading_sub { padding: 0 5px !important;}
  .product_name { font-size: 25px !important;}
}
@media screen and (min-width: 361px) and (max-width: 380px) {
  .letter-content{ width: 350px; }
}
@media screen and (min-width: 320px) and (max-width: 360px) {
  .search { width: 250px; }
  .letter-content{ width: 330px;}
  .search, .email-subscribe .search { grid-template-columns: 7.5% 41% auto; }
}
/**end media query**/

div#app {
    height: 100%;
    min-height: 100%;
    position: relative;
    float: left;
    width: 100%;
}

.main-wrapper-body {
    height: 100%;
    min-height: 100%;
}

.cont {
    min-height: calc(100vh - 532px);
}

.licences-and-permission{
  margin-left: 173px;
}

.slider-heading {
  text-align: center;
  font-size: 32px;
  color: #41525c;
  font-weight: 600;
}
.mobileHide{
    /*width: 85%;*/
    /* border: none; */
    border-spacing: 0;
}

.mobileHide{
    /*width: 85%;*/
    /* border: none; */
    border-spacing: 0;
}

/*cart css */
#ProOPC .proopc-process-title, #ProOPC .proopc-register-login h3, table.cart-summary tr th {
    font: bold 14px,'Open Sans', sans-serif;
    line-height: 23px;
    color: #fff !important;
    padding: 12px 18px;
    background: #72838d;
    border: 0;
    text-transform: none !important;
    margin-bottom: 0px;
}

#ProOPC .proopc-step:after {
    content: '.';
}

#ProOPC .proopc-step {
    /*display: inline;*/
    font: inherit !important;
    background: transparent;
    margin: 0 0.2em 0 -0.4em;
}
.proopc-step {
    background: #000;
   color: #FFF;
    width: 25px;
    height: 25px;
    padding: 0;
    line-height: 25px !important;
    font-size: 14px !important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    float: left;
    margin: 3px 5px 3px -5px;
    text-align: center;
    font-weight: bold;
    font-family: Verdana, helvetica, sans-serif;
}

#ProOPC table tr {
    display: table-row;
}
.proopc-cart-summery tr, .proopc-cart-summery td {
    border: 0 none;
}

#ProOPC table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
}

.proopc-cart-summery {
    position: relative;
    padding: 0;
   margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.proopc-cart-summery .col-name {
    width: 50%;
}

.proopc-cart-summery th {
    padding-top: 10px;
}
.proopc-p-list > td, .proopc-subtotal td, .poopc-shipment-table td, .poopc-payment-table td, .proopc-grand-total td, .proopc-grand-total-p-currency td, .proopc-coupon-d
    border: 0 none;
    padding: 7px 0;
}
.proopc-cart-summery tr, .proopc-cart-summery td {
    border: 0 none;
}
 /* image size */
 
 
#ProOPC table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
}
 .vm-image-box img{
   width: 90%;
 }
 
#proopc-order-submit {
    width: 100%;
}
.proopc-grand-total .grand-total td {
    padding-bottom: 15px;
}

.proopc-p-list, .proopc-subtotal tr, .poopc-shipment-table tr, .poopc-payment-table tr, .proopc-coupon-details tr {
    border: 0 none;
    border-bottom: 1px dashed #EEE;
}
#ProOPC table tr {
    display: table-row;
}
.proopc-section {
    margin: 0 0 20px 0;
}
.proopc-bt-address, .proopc-st-address, .proopc-shipments, .proopc-payments, .proopc-coupon, .proopc-cartlist, .proopc-confirm-order, #ProOPC .proopc-table-striped, #Pr
    border: 0;
}

#ProOPC .proopc-process-title + div, #ProOPC .proopc-register-login h3 + div, table.cart-summary thead + tbody {
    border-top: 0;
}
#ProOPC, #ProOPC span, #ProOPC div, #ProOPC p, #ProOPC input, #ProOPC select, #ProOPC button, .proopc-finalpage h3, .proopc-finalpage h2, .proopc-finalpage h1, #ProOPC 
    font: inherit;
}
#ProOPC .proopc-process-title + div:before, #ProOPC .proopc-process-title + div:after {
    content: " ";
    display: table;
}
#ProOPC .proopc-process-title + div:after {
    clear: both;
}
#ProOPC .proopc-process-title + div:before, #ProOPC .proopc-process-title + div:after {
    content: " ";
    display: table;
}
.proopc-section {
    margin: 0 0 20px 0;
}

 /*4 feb css */
 
table.cart-summary tr th {
   background: #72838d;
   border: 0;
   text-transform: none;
  margin: 0;
}
.inner-wrap {
    padding: 12px 18px;
}
form#billing-address > div {
    padding: 5px 0;
}
#billing-address label {
  font-size: 14px;
  font-family: inherit;
}
#billing-address select {
    background: transparent;
       padding: 0 10px;
 }
.checkbox.prooopc-tos-label.proopc-row {
    display: flex;
}
.proopc-p-list > td, .proopc-subtotal td, .poopc-shipment-table td, .poopc-payment-table td, .proopc-grand-total td, .proopc-grand-total-p-currency td, .proopc-coupon-details td {
    border: 0 none;
    padding: 7px 0;
    font-size: 12px;
}

/* model css */

.tos-modal {
    top: calc(50vh - 300px);
    height: 600px;
    position: fixed;
}
.fancy-tos-container {
    max-width: 560px;
    padding: 0;
    margin: 0;
    background: #FFF;
}

.fancy-tos-head {
    font: 12px/1.55 Verdana, helvetica, sans-serif;
    padding: 9px 15px;
    border-bottom: 1px solid #EEE;
}

.fancy-close {
    float: right;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
    padding: 0;
    cursor: pointer;
    background: 0 none;
    border: 0 none;
    -webkit-appearance: none;
}

.fancy-tos-head > h3.fancy-tos-title {
    font: 12px/1.55 Verdana, helvetica, sans-serif;
    margin: 0;
    line-height: 30px;
    font-size: 1.4em;
}


.fancy-tos-body {
    font: 12px/1.55 Verdana, helvetica, sans-serif;
    padding: 10px 15px;
    max-height: 500px;
    overflow-y: scroll;
}

.table-head {
    padding: 0.812em 0.938em;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    background-color: #febe10;
    color: #fff;
}

.mobileHide{
    /*width: 85%;*/
    /* border: none; */
    border-spacing: 0;
}
.proopc-input.proopc-input-prepend {
    display: block;
    text-align: center;
    justify-content: center;
}

@media screen and (min-width: 3840px)  and (max-width: 4000px) {
  footer.l-footer.text-centr {
    position: fixed;
    bottom: 0;
} 
}


.l-main-block{
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}

.l-main {
    padding-left: 160px;
    width: calc(100% - 160px);
}
#la-form .l-main {
    padding-left: 0;
}
.width-100{
  width: 100%;
}
/*=======================================================================*/
/*========================== RESPONSIVE CSS =============================*/
/*=======================================================================*/

@media screen and  (max-width: 575.98px) {
  .advice-content h1{display: none;}
  .search {padding: 7px; width: calc(100% - 8%);}
  .heading-style{display: none;}
  .mobileHide{display: none !important;}
}

@media (max-width: 767.98px) { ... }

@media (max-width: 991.98px) { ... }

@media (max-width: 1199.98px) { ... }

@media only screen and (max-width: 768px) {
  .advice-content h1{display: none;}
  .search {padding: 7px; width: calc(100% - 8%);}
  .heading-style{display: none;}
  .mobileHide{display: none !important;}
}




