/*
Theme Name: dVault
Theme URI: http://pixelomatic.com
Author: pixelomatic team
Author URI: https://www.wphats.com/author/mehedi
Description: dVault Theme is clean, blog & focused, and designed for clarity. It is simple, straightforward typography is readable on a wide variety of screen sizes. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dVault
*/


a {
    color: #337ab7;
    font-weight: bold;
}

a:hover {
    color:#9c1424;
    font-weight: bold;
}

.fontReg {
    font-weight: normal;
}

p {
    line-height: 1.7em;
}

ul a {

        color: #337ab7;
        font-weight: bold;
    }

ol a {

        color: #337ab7;
        font-weight: bold;
    }

h1{
   color: #313131;
   font-size: 2.1em;
    font-weight:bold;
}
h2 {
   font-weight: 700;
   color: #313131;
   font-size: 1.60em;
}

/*.h2Div {
   font-weight: 700;
   color: #313131;
   font-size: 1.40em;
   margin-top: 20px;
   margin-bottom: 10px;
} */

h3 {
font-weight: 700;
color: #979797;
    font-size: 1.25em;
}
h4 {
 font-weight: 700;
 color: #313131;
 font-size: .95em;
 padding-top: 10px;
}
h5{
   font-weight: 700;
 color: #bb2133;
}

h1,h2,h3,h4,h5,h6{
margin-left:0;
margin-right:0;
}
.page-body {
    min-height: 650px;
    margin-top: 10px;
}
.caret { display: none; }
.full-width, .size-ful{
  width: 100%;
}
.float-left{
  float: left;
}
.m-m{
  margin: 0 auto !important;
}
.wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important;
}

.postGrid, .postGrid .col-sm-4  {
  padding-top: 40px;
}

.pageBody ol li, .pageBody ul li{
    padding: 8px 0;
}

.alignleft{
float:left !important;
margin-right:30px !important;
}
.vc_row {
 margin:0 !important;
}
.alignright{
float:right !important;
margin-left:25px !important;
}

.aligncenter {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
}
.full-post-content {
  width:100% !important;
}
.page-numbers {
  float:left;
  padding:5px 10px;
  border: 1px solid #dddddd;
}
.page-numbers:hover {
  background-color:#337ab7;
  color:#ffffff !important;
  border-color:#337ab7;
}
.pagination {
  width:100%;
}
.pagination h2 {
  border:none;
}

p.author{
 font: 400 14px/20px 'Open Sans', sans-serif;
  color: #2e49b5;
  font-style: italic;
}
.img-full{
    width: 100%;
    height: auto;
}
.area a {
  width: auto;
  float: none;
}
/*---------forms-------*/
.infusion-field input,
.infusion-captcha input{
  width:100% !important;
  padding:1%;
        border: 1px solid #ccc;
         border-radius: 5px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.entry-content  input,
.entry-content  textarea{
  width:100% !important;
  padding:1%;
        border: 1px solid #ccc;
        border-radius: 5px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.infusion-field textarea {
  width:100% !important;
        border-radius: 5px;
        border: 1px solid #ccc;
  }

.infusion-captcha input{
  width:25% !important;
  padding:1%;

  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.infusion-field input:focus,
.infusion-captcha input:focus{
  border:1px solid #6ec0f6;
}

.infusion-captcha img{
  margin:10px 0;
  width:auto;
}
.infusion-submit input{
    border: none !important;
     border-radius: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
    background: none repeat scroll 0 0 #e1802b;
    text-transform: uppercase;
    padding: 9px 5px;
    font-size: 14px;
    width:auto;
}


#inf_field_Suffix{
 height: 40px;
 width: 100%;
}

.infusion-field {margin-bottom:15px;}

/*------------------- comments ----------------------*/
.comment-list {
  width:100%;
  float:left;
}
.comment-body {
  float:left;
  margin-top:0;
  background: #fff;
  padding: 15px;
  margin-bottom: 10px;
}
.btn-link {
  padding-right: 2px;
}
.comment-author .avatar {
  float:left;
}
.comment-metadata {
  float:right;
}
.comment-content {
  float:left;
  width:100%;
}
.comment-content p {
  color:#232323 !important;
}
.comment-body .reply {
  width:100%;
  float:left;
  margin:0;
}
.comment-body .reply a {
  background:#1aa4da !important;
  padding: 8px;
  color: #fff;
}
.comment-form input,
.comment-form textarea {
  width:100%;
  padding: 10px;
  border:1px solid #1aa4da !important;
}
.comment-form input:focus,
.comment-form textarea:focus,
.comment-form input:hover,
.comment-form textarea:hover {
  box-shadow:0 0 2px 1px rgba(26, 168, 278, 0.5) !important;
}

#commentform .submit {
    background: #85bb65;
    border: none !important;
    border-radius: 7px;
    padding: 5px 20px;
    width: auto;
    color: #ffffff;
}
.children {
  width: 100%;
  float: left;
}
.children .comment-body {
  width: 100%;
}
@media ( max-width: 991px){
  #comments, .comment-list {
    padding: 0 30px;
  }
}
/*--------------- End of Comments ---------------------*/

/*--Blog page css start--*/
/*Blog section start*/
.blog-section a:hover,
.blog-section a:active,
.blog-section a:focus {
  text-decoration: none;
}
.blog-section {
  background: #f8f8f8;
  padding: 0px 0;
  margin-top: 10px;
}
.single-blog-post {
  border-bottom: 1px solid #d9d9d9;
    padding: 30px 0;
}
.single-blog-post-image{
  float: left;
  max-width: 370px;
  padding-right: 30px;
}
.single-blog-post-image img{
  max-width: 100%;
}
.single-blog-post-details{
  float: none;
  display: block;
  overflow: hidden;
  padding: 0 30px 30px 0;
}
.blog-post-categories-name,
.blog-post-date,
.view-btn {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  margin: 0;
}
.blog-post-title {
  margin: 15px 0 5px;
  color: #313131;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
}
.blog-post-title a {
  color: #313131;
}
.blog-post-text {
  font-weight: 400;
  color: #666666;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}
.view-btn {
  background: none;
  color: #ba2233;
}
.view-btn:active,
.view-btn:focus,
.view-btn:hover {
  color: #ba2233;
}

.blog-seperator {
    padding: 0px 10px;
}
.blog-post-date {
    padding-bottom: 15px;
}
.blog-post-categories-name a {
    color: #bf9e5b !important;
}
.blog-post-date a, .blog-post-date {
    color: gray;
}
.blog-single-page .blog-post-date {
  padding-bottom: 30px;
}
.blog-single-page .blog-post-title {
  margin: 15px 0 15px;
}
.archive .blog-post-title {
  margin: 0 0 5px;
}
.archive .blog-section, .search .blog-section  {
  padding: 0;
}
.archive .page-header, .search .page-header  {
  margin: 0;
  padding: 20px 0px;
  background: none;
}
.archive .page-bradcrumbs, .search .page-bradcrumbs {
  margin: 20px 0;
}

/*Media queries start*/
@media (max-width:991px){
  .single-blog-post-image,
  .sidebar-wrap .single-blog-post-image {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 100%;
  }
  .single-blog-post-image, .single-blog-post-details {
    padding: 0 30px;
  }
  .single-blog-post-image img,
  .sidebar-wrap .single-blog-post-image img {
    width: 100%;
    padding: 20px 0;
  }
  .sidebar-wrap .single-blog-post-details {
    padding: 10px 0 0;
  }
  .sidebar-wrap .blog-post-title {
    font-size: 17px;
  }
  .sidebar-wrap-title {
    font-size: 17px;
    line-height: 17px;
    padding-bottom: 20px;
  }
}
@media (max-width:767px){
  .sidebar-wrap .single-blog-post-image{
    max-width: 60px;
    float: left;
  }
  .sidebar-wrap .single-blog-post-image img{
    max-width: 100%;
  }
  .sidebar-wrap .single-blog-post-details{
    padding: 0 0 0 8px;
  }
  .blog-single-page.blog-section {
    padding: 0;
  }
}
@media ( max-width: 320px ) {
  .blog-single-page .blog-post-date {
    font-size: 12px;
  }
  .blog-seperator {
    padding: 0px 5px;
}
}
/*Media queries end*/
/*--Blog page css end--*/

/*-------- widget css ----------*/
.footer-section .widget_nav_menu ul,
.sidebar-submenu-content .widget_nav_menu ul{
  margin: 0;
  padding: 0;
  width: 100%;
}
.footer-section .widget_nav_menu ul li::before,
.sidebar-submenu-content .widget_nav_menu ul li:before{
  display: none;
}
.sidebar-submenu-content .widget_nav_menu ul li a:hover {
  background: none;
}
.sidebar-blog-post-content li {
  border-top: medium none;
}
.sidebar-blog-post-content li a {
  margin: 0 0 15px;
  padding: 0;
}
.footer-section .widget_nav_menu ul li a:hover,
.sidebar-submenu .dvault-blog-widget ul li:hover {
    background: none;
}
.footer-section .widget_nav_menu ul li{
  list-style: none;
}
.footer-section .widget_nav_menu ul li a,
.footer-section .widget_nav_menu ul li a:hover{
  padding: 0;
  color: #ffffff;
  line-height: 23px;
  background: none;
}
.footer-section .textwidget {
  color: #ffffff;
}
 /*------------ home page slider -------------*/
.soliloquy-caption-inside {
  padding: 30px !important;
}
.soliloquy-caption-inside .video-btn {
  background: #f1592c !important;
}

 /*------------ Fix of 13/09/2017 css -------------*/
.custom-form {
  margin-bottom:30px !important;
}
.custom-container {
  padding: 0 100px;
}

@media (max-width:767px) {
  .menu-section {
    padding: 10px 0 0;
  }
  .menu-section .multiple-desktop-border {
    display: block;
    margin-top: 15px;
  }
  .soliloquy-caption-inside p {
    text-align:center;
  }
  .soliloquy-container .video-btn {
    padding:5px 15px;
    display:block;
    margin:10px auto 0 !important;
    max-width:200px;
  }
  .soliloquy-caption-inside {
    padding: 15px !important;
  }
  .widget_nav_menu .menu li a {
    border:none;
    margin-bottom:10px;
    display:inline-block;
  }
  .widget_nav_menu .menu li a::after {
    display:none;
  }
  .navbar-nav .open .dropdown-menu,
  .dropdown-menu {
    display:block;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu li a,
  .dropdown-menu li a {
    color: #232323;
    padding: 10px 0 10px 80px;
  }

  .navbar-nav .open .dropdown-menu li a,
  .dropdown-menu li a:active {
    color: #737373;
    padding: 5px 0 5px 80px;
  }
}
.footer-middle-title {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 17px;
}
.header-top-menu li::before {
  border-radius: 50%;
  top: 5px;
  left: 7px;
}
.header-search-bar {
    max-width: 212px;
}
.header-search-bar-input {
  width: 100%;
  max-width: inherit;
}
.header-top-menu li {
  padding: 0 0 0 20px;
  line-height: 18px;
}
.page-header {
  margin: 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: none;
    margin-bottom: 10px;
}
@media(max-width:767px){
.page-header {
    margin-bottom: 30px;
}
}
.text-custom {
  color: #868686;
}
.blog-post-title {
    color: #313131;
}
.blog-post-categories-name, .blog-post-categories-name a {
    color: #444444 !important;
}
.blog-single-page .blog-post-title {
    font-size: 24px;
    line-height: 24px;
    margin: 0px 0 15px;
}
.blog-single-page .blog-post-categories-name {
    padding: 0 0 20px;
}
.blog-single-page .single-blog-post {
  border: none !important;
}
.sidebar-submenu-content .widget_nav_menu .widget-title {
  color: #8a8a8a;
  font-size: 11px;
  line-height: 11px;
  margin: 32px 0 4px;
  padding: 0 15px;
  text-transform: uppercase;
}
.sidebar-blog-post-content {
  padding: 0;
}
.home-sidebar-title {
  color: #343434;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  margin: 27px 0 15px;
  text-transform: capitalize;
}

.footer-text {
  font-size: 12px;
}
/*Product content css start*/
.single-product-content {
  border-right: 1px solid #ddd;
  margin: 15px 0;
}
.product-area .col-sm-6:nth-child(2n+2) .single-product-content {
  border-right: none;
}
.product-details {
  padding: 15px 15px 0 15px;
}
.product-name {
  color: #353535;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.product-model {
  color: #BBBBBB;
  font-size: 1.2em;
  font-weight: 700;
  margin: 10px 0 15px;
}
.product-details p {
  color: #454545;
  font-size: 14px;
  line-height: 17px;
}
a.pro-btn, .pro-btn a, button.pro-btn, .pro-btn button, input.pro-btn, .pro-btn input {
  background: none !important;
  border: 2px solid #4b883b !important;
  color: #4b883b !important;
  display: inline-block !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 13px !important;
  padding: 11px !important;
  text-transform: capitalize !important;
}
a.pro-btn:hover,
.pro-btn:hover a,
button.pro-btn:hover,
.pro-btn:hover button,
input.pro-btn:hover,
.pro-btn:hover input,
a.pro-btn:active,
.pro-btn:active a,
button.pro-btn:active,
.pro-btn:active button,
input.pro-btn:active,
.pro-btn:active input,
a.pro-btn:focus,
.pro-btn:focus a,
button.pro-btn:focus,
.pro-btn:focus button,
input.pro-btn:focus,
.pro-btn:focus input{
  text-decoration:none;
}
@media(max-width:767px){
  .single-product-content {
    border-bottom: 1px solid #ddd;
    margin: 15px 0;
    border-right: none;
    padding-bottom: 15px;
  }
}
/*Product content css end*/

/*-- Page Body section end --*/
/*-- Dvault product section start--*/

.dvault-product-section-content {
  margin: 40px 0;
  position: relative;
}
.dvault-product-section-content::before {
  background: #cccccc;
  content: "";
  height: 1px;
  left: 230px;
  position: absolute;
  top: -40px;
  width: 224px;
}
.dvault-product-image-collage-large {
  margin-bottom: 2%;
}
.dvault-product-image-collage-small img {
  float: left;
  width: 49%;
}
.dvault-product-image-collage-small img:first-child {
  margin-right: 2%;
}
.dvault-product-title {
  color: #313131;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
@media(max-width:767px){
  .dvault-product-section-content::before {
    left: 0;
    width: 100%;
  }
  .dvault-product-image-collage-large img {
    width: 100%;
  }
  .dvault-product-section-details {
    margin-top: 20px;
  }
  .dvault-product-section-content {
    padding: 0 15px;
  }
}

/*-- Dvault product section end--*/

/*-- Related post section start --*/

.related-post-section{
  margin: 20px 0;
}
@media(max-width:767px){
  .related-post-content {
    margin-bottom: 15px;
    padding: 0 15px;
  }
}

/*-- Related post section end --*/
@media(max-width:1199px){
  .header-bottom-text {
    margin: 10px 0 0 142px;
  }
}
@media(max-width:991px){
  .header-bottom-text {
    margin: 5px 0 5px 142px;
  }
}
.right-sep{
  border-right: 1px solid #b3b3b3;
  margin: 20px 0;
}
.product-area .col-sm-6:nth-child(2n+2).right-sep {
    border-right: none;
}
.single-product-content {
    border-right: 0;
    margin: 0;
}
button.orange-color,
.orange-color button,
a.orange-color,
.orange-color a,
input.orange-color,
.orange-color input{
    border: 2px solid #cec2ab !important;
    color: #cec2ab !important;
  margin-top: 25px;
  font-size: 16px;
}
button.small-font,
.small-font button,
a.small-font,
.small-font a,
input.small-font,
.small-font input{
    font-size: 10px !important;
    line-height: 11px !important;
}
@media(max-width:767px){
  .right-sep-none>div{
    border-right:0 !important;
  }
  .right-sep {
    border-right: 0;
  }
}
.sidebar-submenu-content.affix {
     top: 0px;
     max-width: 313.33px;
 }

@media(max-width:900px){
.sidebar-submenu-content.affix {
    max-width: 275px !important;
}
.sidebar-submenu-content.affix-bottom {
  max-width: 275px !important;
}
}

.sidebar-submenu-content.affix-bottom {
  position: absolute;
  top: auto;
}
@media(max-width:767px){
  .sidebar-submenu-content.affix {
    max-width: inherit;
    position: inherit;
    width: 100%;
  }
}
.service-single-title {
    font-size: 22px;
    color: #313131;
    font-weight: 700;
    margin: 0;
}
.service-model-number {
    font-size: 18px;
    line-height: 18px;
    color: #979797;
    margin: 5px 0 10px 0;
}
.related-mailbox-title {
  padding: 15px 0;
}
.blog-post {
    margin: 0 0 20px 0;
}
.single-blog-post .view-btn {background: none !important;border: 2px solid #ba2233!important;color: #ba2233 !important;display: inline-block !important;font-size: 12px !important;font-weight: 700 !important;line-height: 13px !important;padding: 11px !important;text-transform:  uppercase;}
.search .blog-post-title {
    margin: 0 0 5px;
    color: #313131;
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
}
.search .single-blog-post-image,
.single-blog-post-image{
    width: 30%;
}
@media(max-width:991px){
  .search .single-blog-post-image,
  .single-blog-post-image{
      width: 100%;
  }
  .search .single-blog-post-image img,
  .single-blog-post-image img{
      max-width: 100%;
      margin: 0 auto;
      width: auto;
  }
}
@media(max-width:1199px){
  .header-bottom-text {
    margin: 10px 0 0 125px !important;
  }
}
@media(max-width:991px){
  .header-bottom-text {
    margin: 10px 0 10px 125px !important;
  }
}
@media(max-width:767px){
  .blog-img {
      width: 100%;
  }
  .blog-section .col-sm-3,
  .blog-section .col-sm-9 {
    float: left;
    width: 100%;
  }
}
.widget {
  background: #f3f3f3;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.widget h2 {
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  margin: 0 0 15px;
  padding-bottom: 10px;
  text-transform: capitalize;
}
.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget ul li a {
  color: #8a8a8a;
  display: block;
  font-size: 12px;
  line-height: 15px;
  margin: 15px 0 15px 10px;
  outline: medium none;
  position: relative;
  text-decoration: none;
}
.widget ul li a::before {
  content: "-";
  left: -10px;
  position: absolute;
}


/*-- 404 section css start --*/

.not-found-page{
  position: relative;
  margin: 150px auto;
}
.not-found-page-content{
  text-align: center;
}
.not-found-page-title {
  color: #f1592c;
  font-size: 150px;
  font-weight: 700;
  line-height: 150px;
  margin: 0 0 20px;
}
.not-found-page-sub-title {
  color: #777777;
  font-size: 34px;
  font-weight: 700;
  line-height: 35px;
  margin: 0;
  text-transform: capitalize;
}
.not-found-page-text {
  color: #666666;
  font-size: 18px;
  line-height: 19px;
  margin: 10px 0 30px;
  text-transform: capitalize;
}
.redirect-page {
  background: #f1592c;
  box-shadow: 0 1px 6px 2px #cccccc;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.redirect-page:hover,
.redirect-page:focus,
.redirect-page:active {
  color: #ffffff;
}
/*-- 404 section css end --*/
/*----Fix of 22.09.17----*/
.dvault_service-template-default .blog-section {
  background: #ffffff;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
@media(max-width:768px){
  .sidebar-submenu-content.affix {
    max-width: 226px !important;
  }
}
@media(max-width:767px){
  .sidebar-submenu {
    display: none;
  }
  .navbar-toggle {
    margin-top: 16px;
  }
  .blog-text {
    font-size: 12px;
    line-height: 15px;
  }
}
.header-top-menu {
  margin: 0;
}
.header-search-bar-input {
  height: 19px;
}
.header-search-btn {
  height: 19px;
  padding: 0 6px;
}
.navbar-brand > img {
  max-width: 121px;
  width: 100%;
}
.header-bottom-text {
  margin: 4px 15px 0 0;
}
@media(max-width:1199px){
  .header-bottom-text {
    margin: 4px 20px 0 0 !important;
  }
}
@media(max-width:991px){
  .header-bottom-text {
    float: none;
    color: #b92133;
  }
  .header-bottom {
    margin-top: 10px;
  }
}
.single-blog-post-image img {
  margin: 0 auto;
}
.header-search-bar-input {
  box-shadow: none;
}
/*----Fix of 23.09.17----*/
body {
  font-size: 1.44em;
  -webkit-font-smoothing: antialiased;
}
.blog-text {
  font-size: 1.55em;
  line-height: 16px;
}
.custom-container {
  max-width: 1200px;
}
.header-bottom-text,
.header-top-menu li a{
  font-size: 14px;
  line-height: 13px;
  font-size-adjust: none;
}
.header-top-menu li::before {
  height: 5px;
  width: 5px;
}
.header-bottom-text {
  margin: 0 15px 0 0;
}
.header-search-bar {
  margin-top: 1px;
}
.menu li a {
  color: #616161;
}
.menu li.current-menu-item a,
#menu-dvault-top-menu li.current-menu-item a{
  color: #353535;
  font-weight: 700;
}
.header-top-menu {
  position: relative;
  top: -8px;
}
@media(max-width:768px){
  .header-bottom {
    margin-top: 0 !important;
  }
  .header-bottom-text {
    margin: 0 0 5px !important;
  }
}
.page-bradcrumbs li {
  font-size: 12px;
  line-height: 12px;
}
.dvault_service-template-default .blog-section {
  border-top: none;
}
.menu-section {
  border-bottom: 1px solid #dddddd;
  box-shadow: -1px 2px 5px rgba(0, 0, 0, 0.31);
  background: url(img/bgpattern2.png);
  background-size: 515px;
  background-repeat: repeat;
}
.sidebar-submenu-content.affix-bottom {
  max-width: 313.33px !important;
}
.header-top-menu li a {
  color: #737373;
  font-weight: 400;
}
/*---------Fix of 26.09.17----------------*/
.header {
  background: url(img/bgpattern2.png);
  background-size: 515px;
  background-repeat: repeat;
}
.navbar-brand > img {
  max-width: 168px;
}
.header-bottom {
  margin-top: 25px;
}
.header-top-menu {
  top: 10px;
}
.header-search-bar-input {
  height: 25px;
}
.header-search-btn {
  height: 25px;
  padding: 0 10px;
}
.header-bottom-text {
  margin: 5px 15px 0 0;
}
.page-bradcrumbs a:active, .page-bradcrumbs a:hover, .page-bradcrumbs a:focus {
  color: #b3b3b3;
}
.page-bradcrumbs li:last-child {
  color: #ffffff;
}
.blog-section {
  background: #ffffff;
}
.navbar-toggle {
  border: none;
  margin-top: 18px;
}
.icon-bar {
  background: #a3a3a3;
  margin-bottom: 8px;
}
@media(max-width:767px){
  .menu-section {
    background: #ffffff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  .menu-section .multiple-desktop-border {
    margin-top: 0;
  }
  .menu li a {
    font-size: 20px;
    line-height: 25px;
  }
}
.dvault-mobile-menu .menu{
  display: none;
}
@media (max-width: 767px){
  .dvault-des-menu .menu{
    display: none;
  }
  .dvault-mobile-menu .menu{
    display: block;
  }
}
.dvault-sidebar-menu-widget ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.dvault-sidebar-menu-widget .menu li::before {
  display: none;
}
.sidebar-submenu-content .dvault-sidebar-menu-widget .widget-title {
  color: #8a8a8a;
  font-size: 11px;
  line-height: 11px;
  margin: 20px 0 4px;
  padding: 0 15px;
  text-transform: uppercase;
}
.dvault-sidebar-menu-widget ul li {
  position: relative;
}
.dvault-sidebar-menu-widget .sidebar-submenu-hover {
  left: auto;
  position: absolute;
  right: -269px;
  top: -1px;
  width: 100%;
  z-index:1;
  visibility:hidden;
  opacity:0;
  transition: all 0.2s;
}
.dvault-sidebar-menu-widget ul li:hover .sidebar-submenu-hover{
  visibility:visible;
  opacity:1;
}
.affix {
  z-index: 1;
}
.sidebar-submenu-hover {
  background: #dddddd;
  padding: 15px;
}
.dvault-sidebar-menu-widget ul li a:hover {
  background: none;
}
.sidebar-submenu-hover img {
    background: #C8C8C8;
    padding: 5px;
}

/*-------css of sticky header--------*/
.menu li a:hover,
.menu li a:focus {
  background:none;
}
.sticky-top {
  background:rgba(255,255,255,0.95);
  position:fixed;
  top:-100%;
  z-index:1111;
  transition:all .7s;
}
.sticky-top .header {
  display:none;
}
.sticky-top .navbar-header .logo {
  display:block;
}
.sticky-top .menu-section {
  padding:10px 0;
}
.sticky-top .menu {
  margin-top: 12px;
}
@media (max-width:1199px) {
  .sticky-top .logo {
    max-width:120px;
    padding-top: 10px;
  }
  .sticky-top .menu {
    margin-top: 0;
  }
}
@media (min-width:768px) {
  .sticky-top {
    display:none;
  }
}
@media (max-width:767px) {
  .menu-section {
    position: static;
  }
  .navbar-toggle {
    margin-top: 10px !important;
  }
 /*-- Hides sticky header on mobile for now --*/
    .sticky-top .menu-section {
    padding:0;
    display:none;
  }

  .navbar-header .navbar-brand {
      margin: 0 10px;
  }
}
/*------------Fix of 30.09.17--------------*/
.sidebar-submenu {
  margin: 10px 0 0 0;
  background-color: #f3f3f3;
  background-repeat: repeat;
}
.dvault-sidebar-menu-widget .sidebar-submenu-hover {
    z-index: 2;
}

/*--General Adjustments--*/

ol, ul {

        line-height: 25px;
        padding-left: 20px;
    }

.homeProduct {
    font-size: 1em;
}
/*--mobile text adjustments--*/

@media(max-width:767px){
    .mobileCenter {
        text-align: center !important;
    }

    .fontMobile140 {
        font-size: 140% !important;
    }

    .fontMobile120 {
        font-size: 120% !important;
    }

    .fontMobile110 {
        font-size: 110% !important;
    }

    .fontMobile105 {
        font-size: 105% !important;
    }

    .page-bradcrumbs {
    display:none;
    }

}

/*-- End mobile text adjustments--*/

/*----------------Fix of 28/10/2017 css-----------------*/
.menu-trig {
  display:none;
}
.affix {
  z-index: 111;
}

@media (max-width:767px) {
  .navbar-header {
    text-align:right;
  }
  .menu-trig {
    font-size: 22px;
    text-transform:uppercase;
    display:inline-block;
  }
  .menu li a {
    font-size: 16px;
    line-height: 22px;
  }
}
/*-------- Fix of 30.10.17----------*/
@media(max-width:1024px){
  .sidebar-submenu-content.affix {
    max-width: 303.33px;
  }
  .sidebar-submenu-content.affix-bottom {
    max-width: 303.33px !important;
  }
  .dvault-sidebar-menu-widget .sidebar-submenu-hover {
    right: -302px;
  }
}
@media(max-width: 768px){
  .dvault-sidebar-menu-widget .sidebar-submenu-hover {
    right: -225px;
  }
  .sidebar-submenu-content.affix-bottom {
    max-width: 226px !important;
  }
}

/*-------- Fix of 06.11.17----------*/

ol li{
    margin-bottom:10px;
}

.productGrey {
    background-color: #f3f3f3;
    padding: 1px 10px 10px 10px;


}
@media(max-width:1200px){

    .custom-container {
    max-width: 1000px;
}
    .custom-container {
    padding: 0 15px;
}
}

/*-------- Fix of 30.31.17 Responsive Youtube----------*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
    margin-top: 25px;
    margin-bottom: 30px;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
        max-width: 100%;
}

/*-------- Fix of 12.19.17 Header Shadow not on Home----------*/

.home .page-body {

    margin-top: 0px !important;
}
/*
body {
    background-color: #f3f3f3 !important;
}
*/

/* Design Changes 12.01.17 */
/*.custom-container.page-body {
    box-shadow: 0px 3px 8px 0px #bdbdbd;
}*/

/* Implement Bootstrap Grid Into System - */
@media (min-width:500px) {
    .col-lg-6-np {
        width: 50%;
        float: left;
        position: relative
    }

    .col-lg-3-np {
        width: 25%;
        float: left;
        position: relative
    }

    .col-lg-4-np {
        width: 33.3333%;
        float: left;
        position: relative
    }
    .col-lg-8-np {
        width: 75%;
        float: left;
        position: relative
    }
}


/* End - Implement Bootstrap Grid Into System - */

/* Homepage Template */
.vcenter {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.fullwidth-container.video-intro {
    padding: 30px 0 45px;
}
.fullwidth-container.wysiwyg-content {
    padding: 30px;
}
.fullwidth-container.product-listing {
    padding: 40px 0 20px;
}
.listing-products {
    padding-right: 30px;
}
.home-product {
    margin-bottom: 30px;
}
.home-product a {
    color: #333;
}
.home-product a.home-product-link {
    color: #b92032;
    margin-top: 12px;
    display: block;
}
.home-product-title {
    font-size: 1em;
    color: #333;
}
.home-product-thumb {
    margin-bottom: 12px;
}
.fullwidth-container.side-by-side h2 {
    margin-top: 0;
}
.fullwidth-container.side-by-side .img-col {
    min-height: 270px;
    background-size: cover;
}
.fullwidth-container.side-by-side.right-image .img-col {
    float: right;
}
@media screen and (max-width: 767px) {
    .fullwidth-container.side-by-side.right-image .img-col {
        float: none;
    }
    .fullwidth-container.side-by-side .vcenter {
        top: 0;
        transform: translateY(0%);
    }
    .fullwidth-container.side-by-side .text-col {
        padding: 15px;
    }
}

/* Product Pages */
.product-page-title {
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1;
}
.product-page-subtitle {
    font-size: 14px;
    color: grey;
    font-weight: 400;
    margin: 2px 0 6px;
}
.product-page-links {
    padding: 12px 0 18px;
}
.product-page-links .btn {
    font-weight: bold;
    font-size: 1.2em;
    color: #fff;
    margin-right: 8px;
    padding: 6px 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.product-page-links .btn.btn-red {
    background-color: #b92033;
}
.product-page-links .btn.btn-buy-now {
    padding: 6px 36px;
}
.product-page-links .btn.btn-red:hover {
    background-color: #a61c2c;
}
.product-page-links .btn.btn-gray {
    background-color: #777;
}
.product-page-links .btn.btn-gray:hover {
    background-color: #6b6b6b;
}
.product-page-links .greyProductLink {
    padding: 6px 2px;
    font-size: 1.2em;
}
.product-spec-area img {
    width: 100%;
    height: auto;
}
/* Product Tabs */
.product-tabs {
    padding: 24px 0;
}
.product-tabs .nav-tabs {
    border-bottom: 1px solid #f0f0f0;
    border-bottom-right-radius: 5px;
}
.product-tabs .nav-tabs>li.active>a,
.product-tabs .nav-tabs>li.active>a:focus,
.product-tabs .nav-tabs>li.active>a:hover {
    color: #666;
    cursor: default;
    background-color: #f8f8f8;
    border: 1px solid #f0f0f0;
    border-bottom-color: transparent;
}
.product-tabs .nav-tabs>li>a {
    border-color: #e3e3e3;
    background-color: #ebebeb;
    color: #666;
    margin-right: 1px;
    padding: 14px 20px;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.product-tabs .nav-tabs>li>a:hover {
    background-color: #dcdcdc;
}
.product-tabs .tab-content {
    display: block;
    background-color: #f8f8f8;
    border-color: #f0f0f0;
    padding: 24px 20px;
    border: 1px solid #f0f0f0;
    border-top: none;
    border-radius: 5px;
    border-top-left-radius: 0;
}
.product-tabs h3 {
    margin-top: 0;
}
/* Related Products */
.related-product-links h5 {
    font-size: 1em;
    font-weight: 700;
    color: #313131;
}
.related-product {
    border: 1px solid #ddd;
    padding: 1em;
    text-align: center;
    margin-bottom: 1em;
}
.related-product-title {
    color: #313131;
    margin-top: 4px;
}
.related-product-thumb img {
  width: 100%;
  height: auto;
}
/* End Product Pages */

/* Product Listing Pages */
.listing-product {
  padding-bottom: 24px;
}
.listing-product h2 {
  margin: 0;
}
.listing-product h3 {
  margin-top: 8px;
}
.listing-product-thumb {
    border: 1px solid #ddd;
    padding: 1em;
    text-align: center;
    margin-bottom: 1em;
}
.listing-product-thumb img {
  width: 100%;
  height: auto;
}

/* Begin WooCommerce CSS */

/* Cart Banner */
.cart-banner {
  background-color: #f3f3f3;
  border: 1px solid #dddddd;
  padding: 18px;
  margin: 24px auto;
  font-size: 16px;
}
.cart-banner-store-link {
  color: #b92133;
}
.cart-banner-store-link:hover {
  color: #337ab7;
}
.cart-contents-btn {
  padding: 6px 18px 8px;
  background-color: #777;
  color: #fff;
}
.cart-contents-btn:hover {
  background-color: #b92133;
  color: #fff;
}

/* WC Breadcrumbs */
.woocommerce .woocommerce-breadcrumb,
.woocommerce-breadcrumb {
  margin: 0;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-breadcrumb a {
  color: #b92133;
}
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce-breadcrumb a:hover {
  color: #777;
}

/* WC Messages */
.woocommerce-message {
    border-top-color: #337ab7;
}
.woocommerce-message::before {
    color: #337ab7;
}

/* WC General */
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 8px;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt {
    background-color: #b92032;
    border: 1px solid #923540;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #a61c2c
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: auto;
}
.woocommerce .product-name {
    color: initial;
    font-size: initial;
    text-transform: none;
    margin: initial;
}
.woocommerce .woocommerce-customer-details address {
  color: initial;
}

/* Product Img and Slider */
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: none;
    width: 100%;
    margin-bottom: 1em;
}
.woocommerce-product-gallery ul.flex-control-nav {
    padding-left: 0;
}
.woocommerce ul.products li.product a img {
    padding: 12px;
    border-radius: 4px;
    border: 1px solid #eee;
}

/* Product Add to Cart Sidebar */
.sidebar-product {
    padding: 0 22px 22px;
    margin-top: 74px;
}
.sidebar-product-title {
    color: #2d2d2d;
}
.sidebar-product .price {
    font-size: 24px;
    color: #77a464;
}
.sidebar-product .price del {
    opacity: .75;
    font-size: .75em;
}
.sidebar-product .price ins {
    font-weight: 700;
    text-decoration: none;
}
.sidebar-product .variations {
    margin: 18px 0;
}
.sidebar-product .variations .label {
    padding-left: 0;
}
.sidebar-product .variations label {
    color: initial;
    font-size: 14px;
    max-width: 56px;
    white-space: normal;
    text-align: left;
    line-height: 1.2;
}
.sidebar-product .reset_variations {
  display: none !important;
}
.sidebar-product select {
    background-color: #fff;
}
.sidebar-product .quantity .qty {
    padding: 5px;
    float: left;
    margin-right: 6px;
}
.sidebar-product #wc-stripe-payment-request-wrapper {
    display: none;
}
.sidebar-product .stock {
    display: none;
}
.sidebar-product .product_meta {
    margin-top: 30px;
    font-size: .9em;
}
.sidebar-product .product_meta .sku_wrapper,
.sidebar-product .product_meta .posted_in {
    display: block;
}

/* Color Swatches */
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 8px 4px 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-top: none;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.9) !important;
    box-shadow: 0 0 0 2px rgba(0,0,0,.9) !important;
}

/* Wholesale Login and Registration Forms*/
#wwlc-login-form .register_link,
#wwlc-login-form .lost_password_link {
  display: block;
}
#wwlc-login-form input,
.wwlc_form_field {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 8px;
}
#wwlc-login-form input[type="checkbox"],
.input-checkbox.wwlc_form_field{
    width: auto;
}
#wwlc-login-form input[type="checkbox"] {
    width: auto;
}

.wwlc_registration_field abbr[title] {
    border-bottom: none !important;
    cursor: default !important;
    text-decoration: none !important;
}
.wwlc_registration_field .required {
    color: red;
}
#wwlc-login-form input[type="submit"],
#wwlc-registration-form input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    padding: 8px 40px !important;
    width: 100%;
    color: #fff;
    background-color: #cec2ab;
    font-weight: 700;
    font-size: 16px;
}
#wwlc-registration-form input[type="submit"] {
    margin: 10px 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    width: auto;
    line-height: inherit;
}
#wwlc-login-form input[type="submit"]:hover,
#wwlc-registration-form input[type="submit"]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #b9a888;
    color: #fff;
}
#wwlc-registration-form #log-in,
#wwlc-registration-form #lost-password {
    display: block;
}

/* Wholesale Ordering Page */
#wwof_product_listing_table {
    margin: 24px 0;
}
#wwof_product_listing_filter,
#wwof_product_listing_container .alternate_view_actions.top,
#wwof_product_listing_table tfoot {
    display: none;
}
#wwof_product_listing_table .product_link {
    font-size: 18px;
    display: block;
}
#wwof_bulk_add_to_cart_button {
    padding: 8px 26px !important;
}

@media screen and (min-width: 768px) {
    .alternate_view_actions.top {
        display: none;
    }
    #wwof_product_listing_table thead th:nth-child(n + 2) {
        text-align: center;
    }
    #wwof_product_listing_table tr {
        border-bottom: 1px solid #ccc;
    }
    #wwof_product_listing_table .product_title_col {
        padding: 12px 0 24px;
    }
    #wwof_product_listing_table .product_title_col br {
        display: none;
    }
    #wwof_product_listing_table .product_link {
        font-size: 18px;
        display: block;
    }
    #wwof_product_listing_table .product_variations_label {
        width: 100%;
        padding-top: 8px;
    }
    #wwof_product_listing_table .product_variations,
    #wwof_product_listing_table .product_variations_label {
        font-size: 14px;
    }
    #wwof_product_listing_table .product_price_col,
    #wwof_product_listing_table .product_quantity_col,
    #wwof_product_listing_table .product_row_action {
        text-align: right;
    }
    #wwof_bulk_add_to_cart_button {
        float: right;
    }
}
/* Media Queries */
@media screen and (max-width: 767px){
    .woocommerce-product-gallery ul.flex-control-nav li {
        width: 80px !important;
    }
    .woocommerce-product-gallery ul.flex-control-nav img {
        width: 80px !important;
        height: 80px !important;
    }
    .sidebar-submenu.sidebar-product {
        display: block;
        position: relative;
        max-width: 100% !important;
        top: 0 !important;
        margin: 6px 0 24px;
    }
    .listing-products {
        padding-right: 0;
    }
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.4em;
}

.woocommerce ul.products li.product .price {
    font-size: 1.4em;
}
/* End WooCommerce CSS */

/* Page Updates Sept 2019 */

.page-template-template-product-page .col-sm-8 .size-full {
width: 100%;
height: auto;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods {
    display: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads.is-active {
    display: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}