/* font-weight properties */
/* font size */
/* width properties */
a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

body {
  background: #EDEDEB;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, figcaption {
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

[class^="col-md-"] {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 1px;
  position: relative;
}

.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before, .row:after {
  display: table;
  content: " ";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.row:after {
  clear: both;
}

.col-md-6 {
  width: 50%;
}

.col-md-4 {
  width: 33.33333%;
}

.col-md-8 {
  width: 66.66667%;
}

.col-md-3 {
  width: 25%;
}

.col-md-9 {
  width: 75.0%;
}

.footer-top h4 {
  font-size: 18px;
  margin: 0 0 10px;
}

.footer-top span,
.footer-top a,
.footer-top h4 {
  color: #fff;
}

.footer-top span a:hover strong,
.footer-top span a:hover strong:hover {
  text-decoration: underline;
}

.footer-top span {
  font-size: 12px;
}

.footer-top input[type="email"],
.footer-top input[type="text"] {
  width: 250px;
}

.footer-top .form-group {
  margin-top: 10px;
}

.footer-top .col-md-6:last-child {
  border-left: 1px solid #305183;
}

.page-header {
  background: #223A5E !important;
}

.page-header .panel.wrapper {
  background: #142339 !important;
  border: 0 !important;
}

.page-header .panel.wrapper .header.panel {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.page-header .panel.wrapper .header.panel a, .page-header .panel.wrapper .header.panel li {
  font-size: 10px;
  text-transform: uppercase;
}

.page-header .header.content {
  position: relative;
}

.page-header .header.content .h-right {
  position: absolute;
  text-align: right;
  right: 20px;
}

.page-header .header.content .h-right h4 {
  color: #fff;
  margin: 0;
  padding-right: 40px;
  font-size: 20px;
}

.page-header .header.content .h-right h4 strong {
  display: block;
}

.page-header .header.content .h-right h4 a {
  position: absolute;
  right: 0;
  font-size: 50px;
  color: red;
  top: -5px;
  margin: 0;
  padding: 0;
}

.page-header .header.content .h-right h4 a:hover {
  color: #fff;
}

.page-footer {
  padding: 50px 0 0 !important;
  background: #223A5E !important;
}

.page-footer .links {
  padding-right: 0 !important;
}

.page-footer .links li {
  padding-right: 15px !important;
}

.page-footer .links li a {
  color: #0086E3 !important;
}

.page-footer .links li a:hover {
  color: #000 !important;
  text-decoration: none;
}

.page-footer .links ul.list-inline li {
  padding: 0 !important;
}

.page-footer .links ul.list-inline li a {
  font-size: 20px;
  display: inline-block;
  padding: 3px 12px;
  background: #142339;
  border-radius: 3px;
  color: #fff !important;
}

.page-footer .links ul.list-inline li a:hover {
  background: #305183;
  text-decoration: none;
}

.page-footer .links input.action.primary {
  background: #142339;
  border-color: #142339;
}

.page-footer .links input.action.primary:hover {
  background: #305183;
  border-color: #305183;
}

.page-footer .footer.content {
  padding-top: 0 !important;
}

.page-footer .footer.content .block {
  float: none !important;
}

.page-footer .footer.content .footer-bottom {
  clear: both;
  border-top: 1px solid #305183;
  padding-top: 25px;
  margin-top: 25px;
  padding-bottom: 30px;
  position: relative;
  background: #fff;
}

.page-footer .footer.content .footer-bottom:after, .page-footer .footer.content .footer-bottom:before {
  content: '';
  top: 0;
  height: 100%;
  width: 1000px;
  background: #fff;
  position: absolute;
}

.page-footer .footer.content .footer-bottom:before {
  left: -1000px;
}

.page-footer .footer.content .footer-bottom:after {
  right: -1000px;
}

.page-footer .footer.content .footer-bottom ul.footer.links {
  margin: 0;
  padding: 0;
}

.page-footer .block.newsletter {
  display: none;
}

.action-delete-btn:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #d0011b;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
}

.footer.content .links a, .footer.content .links strong {
  padding: 0;
}

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

.main-banner ul {
  padding: 0;
  list-style-type: none;
  background: #fff;
  padding: 7%;
  margin: 0 !important;
  height: 100%;
  border: 2px solid #ccc;
}

.main-banner ul li {
  margin-bottom: 1.1rem;
}

.main-banner ul li a {
  font-family: "Lato", sans-serif;
  color: #000;
  font-size: 18px;
}

.main-banner ul li a:hover {
  padding-left: 5px;
  text-decoration: none;
  color: #223A5E;
}

.main-banner ul li.category_title {
  font-weight: 700;
  font-size: 18px;
}

.home-banners {
  padding: 10px;
  background: #fff;
}

.home-banners img,
.main-banner img {
  display: block;
}

.home-subbanner {
  margin-bottom: 15px;
}

.home-subbanner h2 {
  font-weight: 700;
  font-size: 30px;
  color: #000;
}

.home-subbanner .home-banners {
  padding: 25px;
  background: #223A5E;
  padding: 25px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 0 5px #333333;
          box-shadow: 0 0 5px #333333;
}

.home-subbanner .home-banners p {
  font-size: 25px;
  text-align: center;
  font-family: "Lato", sans-serif;
  color: #fff;
}

.home-leftcontent figure {
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}

.home-leftcontent figure img {
  display: block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.home-leftcontent figure figcaption {
  background-color: #fff;
  padding: 10px;
  color: #0086E3;
  font-size: 20px;
  text-align: center;
}

.home-leftcontent figure figcaption a {
  display: block;
  width: 100px;
  margin: 10px auto;
  font-size: 11px;
  padding: 3px 5px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid transparent;
}

.home-leftcontent figure figcaption a .fa {
  padding-left: 10px;
}

.home-leftcontent figure figcaption a:hover {
  text-decoration: none;
  border-color: #0086E3;
}

.home-leftcontent figure:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.home-contact {
  padding: 20px;
  background: #fff;
  margin-top: 15px;
}

.home-contact p {
  position: relative;
  font-size: 12px;
}

.home-contact p img {
  position: absolute;
  right: 0;
  top: 0;
}

.home-contact p span {
  font-size: 18px;
  color: #616161;
}

.home-contact .item p {
  min-height: 80px;
  margin: 0;
  border-bottom: 1px solid #ccc;
}

.home-contact .item img {
  position: absolute;
  right: 0;
  top: 60px;
  width: 80px;
}

.home-contact h4 {
  color: #0086E3;
  margin: 0;
  font-size: 14px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.home-contact h5 {
  font-size: 16px;
  margin: 0 0 10px;
  color: #0086E3;
  position: relative;
  padding-left: 22px;
}

.home-contact h5 .fa {
  position: absolute;
  top: 2px;
  left: 0;
}

input.action.primary,
button.action,
.primary a,
a#addTocart {
  background: #142339 !important;
  border-color: #142339 !important;
}

input.action.primary:hover,
button.action:hover,
.primary a:hover,
a#addTocart:hover {
  background: #305183 !important;
  border-color: #305183 !important;
}

.action.primary {
  padding: 10px 15px !important;
}

.page-main > .page-title-wrapper .page-title,
.pod__quantity-price,
h4.pod_title,
.product-item-name > a, .product.name a > a {
  color: #223A5E !important;
}

.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  border-color: #616161;
}

.login {
  padding: 0 !important;
}

.page-products .product-item-info {
  padding: 10px !important;
}

.product {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  min-height: 65px;
}

.product a:hover {
  text-decoration: none;
  color: #000 !important;
}

.product-item .price-box .price {
  font-weight: 900;
  font-size: 25px;
  color: #305183;
}

.sidebar .block {
  background: #fff;
  margin-bottom: 20px !important;
  padding: 20px 10px;
  -webkit-box-shadow: 0 3px 5px #ccc;
          box-shadow: 0 3px 5px #ccc;
  border: 1px solid #ccc;
}

.pod__options-label + .pod__options-label {
  margin: 0 0 5px 0 !important;
  display: inline-block !important;
}

button:not(.primary),
.abs-discount-block .actions-toolbar .action.primary:not(:focus), .abs-discount-block .actions-toolbar .action.cancel:not(:focus), .block-compare .action.primary:not(:focus), .cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus), .cart-summary .form.giftregistry .fieldset .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.cancel:not(:focus), .cart-discount .actions-toolbar .action.primary:not(:focus), .cart-discount .actions-toolbar .action.cancel:not(:focus) {
  -webkit-box-shadow: 0 0 0 transparent !important;
          box-shadow: 0 0 0 transparent !important;
  color: #fff !important;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  height: 38px;
}

.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong,
.cart-summary .action.multicheckout {
  color: #0086E3;
}

.opc-block-summary .items-in-cart .product {
  padding: 15px !important;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
  color: #fff !important;
}

.opc-block-shipping-information,
.opc-block-summary {
  background: #fff !important;
}

.breadcrumbs .items > li {
  color: #000;
  font-size: 15px;
}

.breadcrumbs .items > li a {
  color: #223A5E;
  text-decoration: underline;
}

.breadcrumbs .items > li a:hover {
  text-decoration: none;
}

.breadcrumbs ul {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px !important;
  position: relative;
}

.breadcrumbs ul:before, .breadcrumbs ul:after {
  width: 1000px;
  content: '';
  position: absolute;
  bottom: -1px;
  height: 1px;
  background-color: #ccc;
}

.breadcrumbs ul:before {
  left: -1000px;
}

.breadcrumbs ul:after {
  right: -1000px;
}

.breadcrumbs .product {
  background: transparent;
  width: auto;
  min-height: 0;
}

.home-leftcontent .owl-controls .owl-nav {
  position: absolute;
  right: 0;
  top: -45px;
}

.home-leftcontent .owl-controls .owl-prev,
.home-leftcontent .owl-controls .owl-next {
  display: inline-block !important;
  width: 21px;
  height: 20px;
  font-size: 0 !important;
}

.home-leftcontent .owl-controls .owl-prev {
  background: url("../images/left-arrow.jpg") no-repeat left top;
}

.home-leftcontent .owl-controls .owl-next {
  background: url("../images/right-arrow.jpg") no-repeat left top;
}

.filter-options-content a:hover {
  background: transparent;
  color: #223A5E;
  padding-left: 10px !important;
}

.block-compare .block-title strong,
.block-compare .block-title strong.block-subtitle,
.block-reorder .block-title strong,
.block-reorder .block-title strong.block-subtitle,
.widget .block-title strong,
.widget .block-title strong.block-subtitle,
.block-wishlist .block-title strong,
.block-wishlist .block-title strong.block-subtitle,
.filter strong,
.filter strong.block-subtitle {
  font-weight: 600;
  color: #223A5E;
}

.filter strong.block-subtitle {
  font-size: 18px;
}

.pages .action,
.toolbar select,
.modes-mode:last-child,
.modes-label + .modes-mode {
  border-radius: 0 !important;
}

.pages strong.page {
  background: #223A5E;
  padding: 0 15px;
  color: #fff;
  font-size: 16px !important;
}

.pages .item {
  font-size: 16px !important;
  font-weight: 700 !important;
}

.pages .item a {
  color: #000 !important;
  font-weight: 700 !important;
}

.page-title-wrapper {
  margin-top: 20px;
}

.page-title-wrapper h1.page-title {
  font-weight: 700;
  color: #223A5E;
}

.column.main .product-items {
  margin: 0 !important;
}

.products-list .products.list.items.product-items .product-item-info {
  display: table-cell;
}

.products-list .products.list.items.product-items .item.product.product-item {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 5px #ccc;
          box-shadow: 0 3px 5px #ccc;
  border: 1px solid #ccc;
}

.products-list .products.list.items.product-items .item.product.product-item .product.details.product-item-details {
  padding-left: 50px !important;
  vertical-align: middle;
}

.products-list .products.list.items.product-items .product {
  min-height: 0;
}

.products-list .products.list.items.product-items .product a.action.more {
  color: #000;
  text-decoration: underline;
}

.products-list .products.list.items.product-items .product a.action.more:hover {
  text-decoration: none;
}

h4.pod_title {
  display: none;
}

.pod__subtitle,
.pod__subtitle--highlight,
.pod__artist,
.pod__artist-name,
.pod__options-title,
.pod__options-title--collapse {
  color: #223A5E;
}

.pod__pane,
.pod__pane--collapse {
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 5px #ccc;
          box-shadow: 0 3px 5px #ccc;
  padding: 20px !important;
}

.pod__pane--collapse .pod__options-content {
  width: 83px;
}

.abs-discount-block-desktop .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong,
.checkout-payment-method .payment-option-title .action-toggle {
  font-size: 14px;
  color: #000;
  font-weight: 700;
}

.cart-summary,
table#shopping-cart-table,
.table-wrapper table.items.data.table,
.opc-block-shipping-information,
.opc-block-summary,
.box {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 5px #ccc;
          box-shadow: 0 3px 5px #ccc;
}

.box {
  padding: 20px;
}

.opc-block-shipping-information {
  padding: 20px !important;
}

.cart-summary > .title,
span.price,
td.price,
.block .block-title,
.shipping-information-title span {
  font-weight: 700;
  color: #223A5E;
}

.cart-summary > .title strong,
span.price strong,
td.price strong,
.block .block-title strong,
.shipping-information-title span strong {
  font-weight: 700 !important;
}

td.price,
.col.subtotal span.price {
  font-size: 18px;
}

.cart.table-wrapper .cart thead tr th.col,
.cart.table-wrapper .cart tbody td {
  border: 0;
}

.cart.table-wrapper .cart > .item,
.cart.table-wrapper tr.item-actions {
  border-top: 1px solid #ccc;
  border-bottom: 0;
}

.cart.table-wrapper img.product-image-photo {
  padding-left: 10px;
}

.table-wrapper table.items.data.table td, .table-wrapper table.items.data.table th {
  padding: 20px !important;
}

.multicheckout .table-wrapper .action.delete,
a.action.back,
a.use-ajax.action.action-towishlist,
.block a.action.edit,
a.action.multicheckout,
a.action.multicheckout span,
a.print,
.cart-empty p a,
a.action.view {
  color: #000;
  text-decoration: underline;
}

.multicheckout .table-wrapper .action.delete:hover,
a.action.back:hover,
a.use-ajax.action.action-towishlist:hover,
.block a.action.edit:hover,
a.action.multicheckout:hover,
a.action.multicheckout span:hover,
a.print:hover,
.cart-empty p a:hover,
a.action.view:hover {
  color: #223A5E;
  text-decoration: none;
}

.fieldset > .legend,
.checkout-shipping-method .step-title,
.opc-wrapper .step-title,
.opc-block-summary > .title {
  font-weight: 700;
  color: #223A5E;
  font-size: 20px;
}

.fieldset > .legend span {
  font-weight: 700;
}

.action-delete-btn:before,
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #000;
}

.opc-wrapper .shipping-address-item.selected-item {
  border-color: #223A5E;
}

.opc-wrapper .shipping-address-item.selected-item:after {
  background: #223A5E;
}

.opc-wrapper .step-title {
  margin-bottom: 20px;
}

.block-collapsible-nav .content,
.page-main .nav {
  background: #fff !important;
}

.page-main .nav,
.block-collapsible-nav .content {
  padding: 0 !important;
}

.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current strong {
  border-color: #223A5E !important;
}

.block-collapsible-nav .item a:hover {
  background-color: #223A5E;
  color: #fff;
}

.header.panel > .header.links > li.greet.welcome {
  padding-top: 5px;
}

.block-reorder .product-item-name {
  padding-left: 20px;
}

.block-reorder .product-item .field.item {
  position: absolute;
}

.product {
  padding: 0 !important;
}

.price-wrapper {
  font-weight: 600;
}

.price-wrapper span.price {
  padding-left: 10px;
}

.pod__lightbox_thumb {
  border-color: #000 !important;
}

.pod__lightbox_thumb--active {
  background: #223A5E !important;
}

.cms-page-view .columns h2 {
  font-weight: 700;
  color: #223A5E;
}

.cms-page-view .columns p {
  font-size: 15px;
}

.cms-contact .columns ul {
  margin: 0;
  padding: 0;
}

.cms-contact .columns ul li {
  width: 31%;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  padding: 20px;
  margin: 1%;
  -webkit-box-shadow: 0 3px 5px #ccc;
          box-shadow: 0 3px 5px #ccc;
}

.cms-contact .columns ul li h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  min-height: 60px;
}

.cms-contact .columns ul li strong {
  padding: 10px 0;
  display: block;
}

.authentication-wrapper button.action.action-auth-toggle {
  background: transparent !important;
}

.authentication-wrapper button.action.action-auth-toggle:hover {
  text-decoration: underline !important;
}

.cms-terms-and-condtions .columns h3 {
  font-size: 16px;
  font-weight: 700;
}

/* media starts */
@media (min-width: 640px) {
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    margin: 0 !important;
    -webkit-box-shadow: 0 0 0 transparent !important;
            box-shadow: 0 0 0 transparent !important;
    padding: 10px !important;
    border: 0 !important;
  }
  .abs-visually-hidden-desktop-s,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: inherit;
  }
  .products-grid .product-item-inner {
    -webkit-box-shadow: 0 0 0 transparent !important;
            box-shadow: 0 0 0 transparent !important;
    position: static !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
  }
  .products-grid .product-item-actions {
    margin: 0 !important;
  }
  /* product fixing ends */
  .page-products .products-grid .product-item-inner:before {
    display: none;
  }
}

.gallery__prev,
.gallery__next {
  background: #142339 !important;
  opacity: 1 !important;
}

.gallery__prev:hover, .gallery__prev:focus,
.gallery__next:hover,
.gallery__next:focus {
  background: #305183 !important;
}

@media (min-width: 760px) {
  .account {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .account {
    display: block !important;
  }
  .pod__lightbox_thumb--active,
  input:checked ~ .pod__options-content .pod__options-size,
  input:checked ~ .pod__options-content .pod__options-frame {
    border-color: #223A5E !important;
  }
  .pod__lightbox_thumb {
    border-radius: 0 !important;
    border-width: 2px !important;
  }
  .pod__lightbox-place, .pod__content {
    width: 100% !important;
  }
  .pod__options {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .block-search {
    width: 500px !important;
    float: left !important;
  }
  .block-search .label.active + .control input,
  .block-search input {
    height: 50px;
    font-size: 20px;
    color: #000;
    padding-right: 10px;
    padding-left: 55px;
  }
  .block-search .action.search {
    right: auto !important;
    left: 25px;
    top: 10px !important;
  }
  .block-search .action.search:before {
    font-size: 34px !important;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  .block-search .action.search {
    opacity: 1 !important;
    color: #000;
    background: transparent !important;
  }
  .footer.content .links {
    width: 100%;
  }
  .footer.content .links li {
    display: inline;
  }
  .footer.content .links strong {
    font-weight: 700 !important;
    color: #fff !important;
  }
  .footer.content .links li.nav.item {
    font-size: 12px;
  }
  .opc-progress-bar {
    margin: 50px 0 !important;
  }
  .opc-progress-bar-item._active:before,
  .opc-progress-bar-item._active > span:before {
    background: #223A5E !important;
    border-color: #223A5E !important;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #223A5E !important;
  }
  .opc-progress-bar-item._complete > span {
    color: #000 !important;
    font-weight: 500 !important;
  }
  .sections.nav-sections {
    display: none;
  }
  .breadcrumbs {
    margin-top: 25px;
  }
  .main-banner {
    margin-top: 25px;
  }
}

@media (max-width: 1024px) {
  .home-banners p br {
    display: none;
  }
}

@media (max-width: 980px) {
  .page-header .header.content .h-right h4 {
    font-size: 16px;
    padding-top: 6px;
  }
  .block-search {
    width: 400px !important;
  }
  .page-footer .links ul.list-inline li {
    margin-bottom: 15px !important;
    display: inline-block;
  }
}

@media (max-width: 800px) {
  .page-header .header.content .h-right {
    position: static;
    clear: both;
    text-align: right;
    padding: 0;
  }
  .page-header .header.content .h-right h4 {
    font-size: 20px;
    padding: 0;
  }
  .page-header .header.content .h-right h4 strong {
    display: inline;
    position: relative;
    top: -10px;
    padding-right: 10px;
  }
  .page-header .header.content .h-right h4 strong br {
    display: none;
  }
  .page-header .header.content .h-right h4 a {
    position: static;
    display: inline;
  }
  .logo {
    margin: -8px auto 0px 0 !important;
  }
  .block-search {
    float: right !important;
  }
  .main-banner ul li a,
  .main-banner ul li.category_title {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .home-contact .s-offers p {
    padding-right: 0;
    border: 0;
  }
  .home-contact h4 {
    margin-top: 20px;
  }
  .home-contact .item img {
    position: static;
  }
  .home-leftcontent .owl-controls .owl-nav {
    top: -15px;
  }
  .table-wrapper table#shopping-cart-table.items.data.table td,
  .table-wrapper table#shopping-cart-table.items.data.table th {
    padding: 10px !important;
  }
  span.product-image-container {
    width: 50px !important;
  }
  /* 768last */
}

@media (max-width: 767px) {
  .block-search {
    width: auto !important;
  }
  .block-search .label.active + .control input {
    width: 96%;
    left: 2%;
    bottom: 10px;
    margin: 0 !important;
    position: absolute;
  }
  .block-search .label:before {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
  }
  .block-search .label:hover:before {
    color: #fff;
  }
  .block-search .control {
    border: 0 !important;
  }
  .logo {
    margin-left: 50px !important;
  }
  .nav-toggle:before {
    color: #fff;
    font-weight: 700;
  }
  .nav-toggle:hover:before {
    color: #fff;
  }
  .page-header .panel.wrapper {
    display: none;
  }
  [class^="col-md-"] {
    float: none;
    width: 100%;
  }
  .row-eq-height {
    display: block;
  }
  .main-banner ul {
    display: none;
  }
  .home-leftcontent figure {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    background-color: #fff;
    padding-bottom: 0;
  }
  .home-leftcontent figure img {
    margin: 0 auto;
  }
  .page-footer .footer.content,
  .footer-top .col-md-6:last-child,
  .page-footer .footer.content .footer.links {
    border: 0;
  }
  .page-footer {
    padding-bottom: 20px !important;
  }
  .page-footer .footer.content .footer.links {
    padding-top: 10px;
    border-top: 1px solid #ccc;
  }
  .page-footer .footer-top {
    padding-left: 0;
    padding-right: 0;
  }
  .page-footer .footer-top .col-md-6 {
    padding: 0;
  }
  .page-footer .footer-top .col-md-6 span {
    font-size: 14px;
  }
  .page-footer .footer-top .col-md-6 span a {
    display: inline;
  }
  .page-footer .footer-top .col-md-6 .form-group .actions {
    margin-bottom: 30px;
  }
  .page-footer .footer-top input[type="email"], .page-footer .footer-top input[type="text"] {
    width: 100%;
  }
  .footer.content .links > li {
    background-color: #223A5E;
  }
  .footer.content .links > li.nav.item {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .footer.content .links > li.nav.item a {
    cursor: pointer;
    font-size: 13px;
    color: #000;
  }
  .footer.content .links strong {
    display: inline;
  }
  .home-contact .item p {
    margin: 0 0 10px;
    min-height: 0;
    font-size: 16px;
  }
  .home-contact .item img {
    width: auto;
    height: auto;
  }
  .home-contact h4 {
    font-size: 20px;
  }
  .columns .column.main {
    padding-bottom: 0;
  }
  /* nav styles */
  .nav-open .nav-sections {
    background: #fff !important;
  }
  .nav-open .nav-sections .navigation ul {
    background: #fff !important;
  }
  .nav-open .nav-sections .navigation ul a:hover {
    background: #223A5E;
    color: #fff;
  }
  .nav-open .nav-sections .navigation ul .level0.active > a:not(.ui-state-active),
  .nav-open .nav-sections .navigation ul .level0.has-active > a:not(.ui-state-active) {
    border-color: #223A5E !important;
  }
  .nav-open .nav-sections .nav-sections-item-title {
    border: 0;
    width: 50%;
  }
  .nav-open .nav-sections .nav-sections-item-title a {
    color: #000;
    font-size: 20px;
    font-family: "Lato", sans-serif;
  }
  .nav-open .nav-sections .nav-sections-item-title.active a {
    color: #223A5E;
  }
  .nav-open .nav-sections .header.links li.greet.welcome {
    border: 0;
    padding: 0;
  }
  .nav-open .nav-sections .header.links li.greet.welcome span {
    padding-left: 20px;
    padding-bottom: 10px;
    display: block;
  }
  .home-leftcontent figure figcaption a {
    font-size: 15px;
    width: 150px;
  }
  .sidebar #layered-filter-block.block {
    padding: 0;
    border: 0;
    margin: 0;
  }
  .filter.active .filter-title {
    border: 0;
  }
  .products-list .products.list.items.product-items .product-item-info {
    display: table-row;
  }
  .cart.table-wrapper .product-item-photo {
    position: static;
    margin-bottom: 15px;
    max-width: 100%;
  }
  .pod__options {
    margin-top: 0 !important;
  }
  span.product-image-container {
    width: 100% !important;
  }
  .checkout-cart-index .page-main .columns {
    margin: 0 15px;
  }
  .minicart-wrapper button.action.showcart {
    background: #fff !important;
    border: 1px solid #ccc !important;
    padding: 5px 10px !important;
  }
  .minicart-wrapper button.action.showcart .counter.qty {
    background: #223A5E !important;
  }
  .opc-block-summary {
    padding: 22px 15px !important;
  }
  .order-details-items,
  .account .page-title-wrapper,
  .account .table-wrapper,
  .form.form-edit-account {
    background: #fff;
  }
  .account .page-title-wrapper,
  .form.form-edit-account {
    padding: 20px;
  }
  .account .page-title-wrapper {
    margin-bottom: 30px;
  }
  .account .page-title-wrapper h1 {
    margin: 0;
  }
  .search-autocomplete {
    left: 15px;
    bottom: -15px;
    z-index: 1000;
  }
  /* 767last */
}

@media (max-width: 759px) {
  .pod__pane--collapse-shut .pod__options-size-title,
  .pod__pane--collapse-shut .pod__options-frame-title {
    position: static !important;
    background: transparent !important;
  }
  .pod__pane--collapse-shut .pod__options-size {
    padding: 10px !important;
  }
  .pod__options-content {
    display: inline-block !important;
  }
  .pod__options-inputs-collapse {
    height: auto !important;
  }
  .pod__pane--collapse-shut input:checked ~ .pod__options-content {
    position: static !important;
  }
  .pod__options-label:nth-of-type(4),
  .pod__options-label {
    margin-top: 0;
  }
  .pod__options-content {
    margin-bottom: 0 !important;
  }
  .pod__options-size, .pod__options-frame {
    text-align: center;
  }
  .pod__options-label:nth-of-type(4) {
    display: inline-block !important;
    margin-left: 0px !important;
  }
  .pod__pane--collapse-shut input:checked ~ .pod__options-content .pod__options-size,
  .pod__pane--collapse-shut input:checked ~ .pod__options-content .pod__options-frame {
    border: 2px solid #000 !important;
  }
  .pod__options-title--collapse {
    border: 0 !important;
  }
  .pod__pane--collapse::after {
    display: none;
  }
  .pod__pane, .pod__pane--collapse {
    margin-top: 20px;
  }
  .pod__pane--collapse-shut input:checked ~ .pod__options-content {
    text-align: center !important;
  }
  .pod__pane--collapse-shut .pod__options-frame-img {
    display: block !important;
  }
  .pod__options-size, .pod__options-frame {
    border-radius: 0;
  }
  .pod__pane--collapse-shut .pod__options-size-title,
  .pod__pane--collapse-shut .pod__options-frame-title {
    padding: 0 !important;
  }
  .pod__options-label:nth-of-type(5) {
    margin-top: 20px !important;
    display: block;
  }
  .pod__quantity-title {
    width: auto !important;
  }
  .pod__options-title--collapse {
    width: 100% !important;
    color: #223A5E !important;
  }
  .pod__options-title,
  .pod__options-title--collapse {
    color: #223A5E !important;
  }
  .pod__quantity {
    width: 100% !important;
    margin: 0 !important;
    padding: 10px !important;
    border: 1px solid #ccc !important;
  }
  .pod__pane--collapse-shut .pod__options-size-title,
  .pod__pane--collapse-shut .pod__options-frame-title {
    font-size: 14px !important;
  }
}

@media (max-width: 500px) {
  .block-search .label:before {
    font-size: 30px;
    line-height: normal;
  }
  .logo {
    margin-top: 5px !important;
  }
  .block-search input {
    z-index: 1000;
  }
}
/* Manju (Description)*/

.description-tab{
      background: #fff;
     border: 1px solid #ccc;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 3px 5px #ccc;
    box-shadow: 0 3px 5px #ccc;
    padding: 20px !important;
    display: block;
    overflow: hidden;	
}
.description-tab h3{
    font-weight: 700;
    line-height: 1.54em;
    letter-spacing: .22em;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #223A5E;	
}
.description-tab h4{
    font-size: 14px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}
.description-tab h4>span{
     font-weight: normal;
    font-size: 14px;
}
.description-tab p{
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
	text-align:justify;
}
/* sidebar category*/
.sidebar-main .additional{
    width: 100% !important;
    background: #fff;
    margin-bottom: 20px !important;
    padding: 20px 10px;
    -webkit-box-shadow: 0 3px 5px #ccc;
    box-shadow: 0 3px 5px #ccc;
    border: 1px solid #ccc; 
}
.sidebar-main .additional ul{
    padding:0;
}
.sidebar-main .additional li{
    list-style-type: none;
	padding-left: 10px;
}
.sidebar-main .additional li a{
	color:#000;
}
.sidebar-main .additional li a:hover{
	color:#223A5E;
	text-decoration:none;
}
.sidebar-main .additional>strong{
    font-weight: 600;
    color: #223A5E;
    font-size: 18px;
    padding: 10px 10px 10px;
    margin-bottom: 10px;
    display: block;
    border-bottom: 1px solid #ccc;
}
#special-offer-slide h2 a:hover{
    text-decoration:none;
}
/* sidebar category*/

/* End */
/*# sourceMappingURL=bathintime.css.map */