﻿body {
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    padding-top: 35px !important; 
}

#prx-package-preview .PrxTemplateClass,
.prx-package-preview-extra .PrxTemplateClass, 
.prx-package-preview-info .PrxTemplateClass {
    box-shadow: none !important;
}

.store-page {
  width: 100%; }
  @media (min-width: 480px) {
    .store-page {
      width: 450px; } }
  @media (min-width: 768px) {
    .store-page {
      width: 750px; } }
  @media (min-width: 992px) {
    .store-page {
      width: 970px; } }
  @media (min-width: 1200px) {
    .store-page {
      width: 1170px; } }
  

.store-page { margin: 2em auto !important; min-height: 700px; text-align:center; }  
.navbar-header { margin-top: -4px}
.header-nav-list { margin-bottom: 0; }
div.header ul { padding: 0; }
#prx-tool-bar ul.list-inline.pull-right { margin-bottom: 0px;}

div.header-nav ul li { display: inline-block;}
.nav > li > a  { padding: 5px 12px }
.navbar-brand img {  max-width: 100%; }
.navbar-brand {  float: none; padding: 0 5px; overflow:hidden; }

.store-page  h1 {
    font-size: 24px !important;
}
.store-page  h2 {
    font-size: 20px !important;
}
.store-page  h3 {
    font-size: 18px !important;
}

div.jumbotron.darkSection *{
    color: #fff !important
}

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.PrxTemplateFloatingTools .photo-btn span {
    top: 39px;
}

.navbar {
    background-color: #fff;
    border-color: #fff;
}

.topBar a:hover, .navbar a:hover { text-decoration: none ;}

.topBar {
  width: 100%;
  display: block;
  min-height: 35px;
  height: auto;
  background-color: #252525; }
  .topBar ul li a {
    padding: 0 3px;
    display: block;
    line-height: 35px;
    font-size: 14px;
    color: #ffffff; }
    .topBar ul li a:hover, .topBar ul li a:focus {
       }
  .topBar ul.pull-right li {
    padding: 0;
    float: left; }
    .topBar ul.pull-right li a {
      font-size: 12px ;
      display: inline-block; }
  .topBar ul.pull-right li:first-child span small {
    color: #a7a7a7;
    padding: 0 5px; }
  .topBar ul.pull-right li:first-child span a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .topBar ul.pull-right li:first-child span a:hover {
      color: #a7a7a7; }
    .topBar ul.pull-right li:first-child span a:focus {
      color: #d9d9d9; }
  .topBar ul.pull-right > li:first-child::after {
    content: "|";
    padding-left: 13px;
    font-size: 16px ;
    color: #d9d9d9;
    opacity: .15; }
  .top-nav-seperator:before {content: "|";
     padding-left: 6px;
    padding-right: 10px;
    font-size: 16px ;
    color: #d9d9d9;
    opacity: .15;}
  .topBar ul.pull-right li:nth-child(2) a {
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0 10px; }
    .topBar ul.pull-right li:nth-child(2) a:hover {
      opacity: .5; }
  .topBar ul.pull-right li:nth-child(2) .dropdown-menu {
    padding: 10px 15px;
    border-radius: 0; }
    @media (max-width: 479px) {
      .topBar ul.pull-right li:nth-child(2) .dropdown-menu {
        width: 280px;
        margin: 0 -65px 0 0; } }
    @media (min-width: 480px) {
      .topBar ul.pull-right li:nth-child(2) .dropdown-menu {
        width: 350px;
        margin: 0; } }
    .topBar ul.pull-right li:nth-child(2) .dropdown-menu li {
      line-height: 0;
      width: 100%; }
      .topBar ul.pull-right li:nth-child(2) .dropdown-menu li .input-group .form-control {
        box-shadow: none;
        border-radius: 0; }
        .topBar ul.pull-right li:nth-child(2) .dropdown-menu li .input-group .form-control:focus {
          border-color: #b9331a; }
      .topBar ul.pull-right li:nth-child(2) .dropdown-menu li .input-group .input-group-addon {
        border-radius: 0;
        background-color: #b9331a;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 14px ;
        font-weight: 700;
        border-color: #b9331a; }
  .topBar ul.pull-right li:last-child a {
    background-color: #b9331a;
    line-height: 35px;
    min-height: 30px;
    font-size: 13px ;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 479px) {
      .topBar ul.pull-right li:last-child a {
        padding: 0 7px; } }
    @media (min-width: 480px) {
      .topBar ul.pull-right li:last-child a {
        padding: 0 10px; } }
    @media (min-width: 768px) {
      .topBar ul.pull-right li:last-child a {
        padding: 0 19px; } }
    .topBar ul.pull-right li:last-child a i {
      font-size: 18px ;
      margin-right: 10px; }
    .topBar ul.pull-right li:last-child a:hover {
      background-color: #b9331a;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
      filter: alpha(opacity=1);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    .topBar ul.pull-right li:last-child a:focus {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
      filter: alpha(opacity=1);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  .topBar ul.pull-right li:last-child ul.dropdown-menu {
    background-color: #b9331a;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    border: none; }
    @media (max-width: 479px) {
      .topBar ul.pull-right li:last-child ul.dropdown-menu {
        width: 280px; } }
    @media (min-width: 480px) {
      .topBar ul.pull-right li:last-child ul.dropdown-menu {
        width: 325px; } }
    .topBar ul.pull-right li:last-child ul.dropdown-menu li:first-child {
      color: #ffffff;
      padding: 10px 0 8px 19px; }
    .topBar ul.pull-right li:last-child ul.dropdown-menu li a {
      line-height: 26px; }
      .topBar ul.pull-right li:last-child ul.dropdown-menu li a .media {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 12px 0; }
        .topBar ul.pull-right li:last-child ul.dropdown-menu li a .media .media-object {
          max-width: 60px;
          max-height: 60px; }
        .topBar ul.pull-right li:last-child ul.dropdown-menu li a .media .media-body {
          padding: 0 0 0 10px; }
        .topBar ul.pull-right li:last-child ul.dropdown-menu li a .media .media-body .media-heading {
          color: #ffffff;
          line-height: 20px;
          letter-spacing: 1px; }
        .topBar ul.pull-right li:last-child ul.dropdown-menu li a .media .media-body .media-text {
          font-size: 15px; }
      .topBar ul.pull-right li:last-child ul.dropdown-menu li a:hover {
        opacity: .8;
        background-color: transparent; }
    .topBar ul.pull-right li:last-child ul.dropdown-menu li .btn-group {
      padding: 14px 19px; }
      .topBar ul.pull-right li:last-child ul.dropdown-menu li .btn-group .btn {
        border-radius: 0;
        border: none;
        height: 36px;
        padding: 0;
        line-height: 36px;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1px;
        background-color: #f8f8f8;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .topBar ul.pull-right li:last-child ul.dropdown-menu li .btn-group button:first-child:hover {
        opacity: .8; }
      @media (max-width: 479px) {
        .topBar ul.pull-right li:last-child ul.dropdown-menu li .btn-group button:first-child {
          width: 135px; } }
      @media (min-width: 480px) {
        .topBar ul.pull-right li:last-child ul.dropdown-menu li .btn-group button:first-child {
          width: 149px; } }
      .topBar ul.pull-right li:last-child ul.dropdown-menu li .btn-group button:last-child {
        margin-left: 4px; }
        @media (max-width: 479px) {
          .topBar ul.pull-right li:last-child ul.dropdown-menu li .btn-group button:last-child {
            width: 100px; } }
        @media (min-width: 480px) {
          .topBar ul.pull-right li:last-child ul.dropdown-menu li .btn-group button:last-child {
            width: 109px; } }
        .topBar ul.pull-right li:last-child ul.dropdown-menu li .btn-group button:last-child:hover {
          opacity: .8; }


div.copyRight #FollowMe {
    margin-top: 0;
}

div.copyRight .social-media-icon {
    font-size: 20px !important;
}

div.content-page-wrapper { text-align: left; }

.admin-page #SocialMediaWrapper {text-align: left;}

a.btn.prx-nav-toggle-btn,
button.btn.prx-nav-toggle-btn {
    background-color: #b9331a;
    border-color: #b9331a;
    border-radius: 0;
}

.product-nav-wrap.collapse.in { display: inline-block; width :80vw; }

@media (min-width: 768px)  {
    .product-nav-wrap.collapse {
        display: inline !important;
    }
}

.collapsing {
 -webkit-transition: height 0.01s;
  -moz-transition: height 0.01s;
  -ms-transition: height 0.01s;
  -o-transition: height 0.01s;
  transition: height 0.01s;
}

.store-page.admin-page {
    padding: 1em;
}

.company-header-text {
    font-weight: 400;
    font-size: 32px;
    color: #222;
}

a .company-header-text {
    color: #888;
}

a:hover .company-header-text {
    color: #b9331a;
}

.logo-combo-wrap {
    max-width: 255px;
}

div.photo-set-viewer .ps-photo-container.bg-primary {
  color: #fff;
  background-color: #337ab7 !important;
}

.blogroll .blogtitle {
    font-size: 100%;
    font-weight: normal;
}

