.logo {
  font-size: 18px; }
  .logo img {
    width: auto !important; }

.footer-default {
  padding-top: 0; }

.section-1 {
  padding-top: 100px; }

.section-3 {
  padding-top: 120px; }

.quantity.form-control {
  height: 43px; }

.modal-cart-added .media-left {
  padding-right: 35px; }
  .modal-cart-added .media-left a {
    display: block;
    width: 173px;
    height: 133px;
    text-align: center;
    margin: 0 auto; }
  .modal-cart-added .media-left img {
    max-width: 173px;
    max-height: 133px;
    margin: 0 auto; }
.modal-cart-added .media-body h4 {
  font-size: 24px; }
.modal-cart-added .modal-cart-added-additions {
  margin-top: 15px; }
  .modal-cart-added .modal-cart-added-additions div.checkbox {
    margin-bottom: 8px; }

.shop-categories {
  display: flex;
  flex-wrap: wrap; }
  .shop-categories a {
    margin-left: 10px !important; }

#client_clientType {
  display: flex; }
  #client_clientType .radio {
    width: auto;
    margin-top: 0;
    margin-bottom: 5px;
    flex: 1; }

.shipment-row .checkbox {
  margin-bottom: 0; }

.checkout-payment-radio-wrapper .radio {
  margin-bottom: 20px; }
.checkout-payment-radio-wrapper label {
  font-size: 22px; }
.checkout-payment-radio-wrapper .radio input[type="radio"] + label::before {
  top: 6px; }
.checkout-payment-radio-wrapper .radio input[type="radio"] + label::after {
  top: 8px; }

.order-section .table > tbody > tr td.product-img {
  height: auto;
  width: 170px; }
.order-section .pay-button-wrapper {
  margin-top: 10px;
  margin-bottom: 0; }

input.form-control {
  padding: 11px; }

.header.header-sticky.sticky .nav-tools .nav-item .panel-btn {
  background-color: #333743;
  border-color: #333743;
  color: #fff;
  margin-top: 17px; }

.header .nav-tools .panel-btn {
  background-color: #333743;
  border: 1px solid #333743;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 27px 15px 0;
  padding: 5px 15px;
  transition: all 0.3s ease-in-out 0s; }

.header.header-sticky .login-btn {
  margin-top: 17px; }
.header.header-sticky a.login-btn {
  margin-top: 0 !important; }

.login-btn:first-child {
  margin-right: 0 !important; }
.login-btn:last-child {
  margin-left: 0 !important; }

.client-alert-reset-password {
  margin-bottom: 0;
  margin-top: 10px; }
  .client-alert-reset-password a {
    margin-bottom: 0; }

.wrapper-client-terms .form-group {
  margin-bottom: 0; }
.wrapper-client-terms .checkbox {
  margin-bottom: 0; }

.product-desc h1 {
  margin-top: 0;
  font-size: 30px; }
.product-desc h2 {
  margin-top: 0;
  font-family: PT Sans, sans-serif;
  color: #333743;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.5px;
  font-size: 15px; }

.product-tagline-wrapper {
  height: 57px;
  overflow: hidden; }

.product-tagline {
  font-size: 13px;
  display: table;
  height: 37px;
  overflow: hidden;
  text-align: center;
  width: 100%; }
  .product-tagline a {
    display: table-cell;
    vertical-align: middle; }
    .product-tagline a:hover {
      color: #000; }

.product-marketing-info {
  -webkit-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.05);
  margin-top: 75px;
  padding: 10px 20px; }
  .product-marketing-info ul {
    padding-inline-start: 20px;
    list-style: square; }
  .product-marketing-info ol {
    padding-inline-start: 20px; }

.product-recommended {
  margin-top: 75px; }
  .product-recommended h3 {
    margin-bottom: 35px; }

.special-alert.alert-danger .btn {
  float: right; }
.special-alert.alert-danger span {
  line-height: 34px; }
.special-alert.alert-danger > div:after {
  clear: both;
  content: '';
  display: table; }

.cart-add-modal {
  margin-bottom: 0; }

.add-to-cart {
  height: 43px; }
  .add-to-cart .quantity {
    border: 0 none;
    border-radius: 50px;
    box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.08);
    display: inline-block;
    font-weight: bold;
    margin: 0 10px;
    text-align: center;
    width: 60px; }

.shop-categories-span {
  padding: 7px 20px 0px 0px;
  font-size: 16px;
  font-weight: bold; }

.bootstrap-select .btn {
  box-sizing: border-box;
  height: 40px;
  padding: 11px;
  border: 1px solid #ececec; }
  .bootstrap-select .btn .filter-option {
    color: #333743; }

.client-alert-reset-password .btn:first-child {
  margin-right: 10px !important; }

.shop-files {
  list-style: circle inside; }
  .shop-files a {
    color: #999999; }

select.choose-item {
  color: #000;
  width: 180px;
  box-sizing: border-box; }

select.choose-item-select {
  color: #000; }

.cart-menu-item-tag {
  color: #999; }

button.btn-white {
  background: #fff; }

.wrapper.offAlert section {
  padding-top: 20px; }

/*.alert-container {
    padding-top: 100px;
}*/
.alert .input-group-btn button {
  margin-bottom: 0;
  height: 40px; }

@media (min-width: 768px) {
  .product-desc-main {
    text-align: left; } }

.main-product {
  display: flex; }
  @media (min-width: 768px) {
    .main-product {
      text-align: left; } }
  @media (max-width: 768px) {
    .main-product {
      flex-direction: column; } }
  .main-product-image-table {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0; }
    .main-product-image-table tr > td {
      display: block;
      width: 173px;
      height: 133px; }
    .main-product-image-table > a {
      vertical-align: middle; }
  .main-product-image img {
    margin: auto;
    transition: all 0.2s ease-in 0s; }
  @media (max-width: 768px) {
    .main-product-desc .product-name {
      margin-top: 20px; } }
  @media (min-width: 768px) {
    .main-product-desc {
      margin-left: 45px; } }
  @media (min-width: 768px) {
    .main-product-desc .product-tagline {
      text-align: left; } }
  @media (min-width: 768px) {
    .main-product-desc .add-to-cart input {
      margin-left: 0; } }

@media (max-width: 480px) {
  .alert-container .input-group {
    display: block;
    margin-bottom: 10px;
    clear: both; }
    .alert-container .input-group button {
      width: 100%; } }
.discount-div .input-group-btn button {
  margin-bottom: 0;
  height: 40px;
  line-height: 18px; }

.frame {
  height: 133px;
  width: 100%;
  position: relative; }
  .frame img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.shop-product .notAvailable {
  margin-top: 15px;
  height: 43px;
  padding: 5px;
  border: 1px solid #333;
  line-height: 34px;
  display: inline-block; }
.shop-product .product-name {
  height: 30px;
  overflow: hidden;
  display: block; }

.product-desc .notAvailableProduct {
  padding: 5px 10px;
  border: 1px solid #333;
  display: inline-block; }

@media (max-width: 640px) {
  .modal .modal-cart-added .media-left {
    display: none; } }

@media (max-width: 568px) {
  .change-layout-btn.active {
    display: none; } }

.shop-start-head {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.delivery-checker h4 {
  margin: 5px 0 20px 0; }
.delivery-checker form {
  margin-bottom: 10px; }
  .delivery-checker form .help-block {
    color: #a94442; }
  .delivery-checker form .success-block {
    margin-top: 10px; }

.order-type {
  width: 100%; }
  .order-type label.btn {
    padding: 20px 0;
    width: 50%;
    font-size: 21px; }
  .order-type .order-type-icon {
    margin-top: 15px; }

.order-date-type {
  width: 100%; }
  .order-date-type label.btn {
    padding: 10px 0;
    width: 50%; }

select.orderDate:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: .5em;
  padding-right: 1.5em; }

.orderDate {
  border-radius: 0;
  color: #000 !important; }

.swiper-slide {
  text-align: center; }
  .swiper-slide .img-responsive {
    text-align: center;
    display: inline; }

.product2-row {
  height: 65px;
  display: flex;
  align-items: center;
  font-weight: bold; }
  .product2-row-price, .product2-row-cart {
    text-align: end;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  .product2-row .tagline small {
    height: 38px;
    overflow: hidden;
    display: block;
    font-weight: normal; }

.category2 {
  padding: 20px; }
  .category2-bordered {
    padding: 20px;
    border-bottom: solid 1px #dadada; }
  
.shippment-type {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 30.6%;
  height: 180px;
  margin: 10px; }
  .shippment-type-name {
    font-size: 35px; }
  .shippment-type-price {
    font-size: 25px; }  
.shippments {
  display: flex;
  flex-wrap: wrap; }
.dropdown-btn {
  background: white; }
li:hover > ul.dropdown-menu {
  display: block; }
.dropdown-submenu {
  position:relative; }
.dropdown-submenu>.dropdown-menu {
  top:0;
  left:100%;
  margin-top:-6px; }
.header .dropdown-menu {
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  margin: 0px;
  box-shadow: none;
  min-width: 200px;
  background-color: #2a2a33; }
.header .sub-menu {
  position: relative; }
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }
.header .dropdown-menu > li > a, .header .dropdown-menu .mega-menu-content ul li a {
  display: block;
  line-height: 2;
  color: #999;
  padding: 5px 15px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease; }

/* _button-group.scss:81 */
.dropright ::after {
  margin-left: 0; }

/* _dropdown.scss:56 */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0; }

.dropright .dropdown-toggle ::after {
  vertical-align: 0; }

span.file-format {
  font-size: 70px; }

.file-btn {
  width: 300px;
  height: 200px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px; }

.carousel {
  margin-bottom: 20px; }
  .carousel-inner .item img {
    margin: auto; }

.carousel-control {
  background: none !important; }
  .carousel-control span {
    color: #333743; }

.ticket-summary {
  display: flex;
  flex-direction: column;
  margin: 40px;
  padding: 20px;
  border-radius: 10px; }

.flex-center {
  display: flex;
  align-items: center; }

.reservation-alert {
  display: flex; }

/*# sourceMappingURL=shop.css.map */
