@charset "UTF-8";
/* Common
===============================================*/
::-webkit-input-placeholder {
  font-family: "robotoitalic";
  background: transparent;
  font-size: 10pt;
  letter-spacing: 0px;
  color: #CCCCCC;
}

::-moz-placeholder {
  font-family: "robotoitalic";
  background: transparent;
  font-size: 10pt;
  letter-spacing: 0px;
}

:-ms-input-placeholder {
  font-family: "robotoitalic";
  background: transparent;
  font-size: 10pt;
  letter-spacing: 0px;
}

::-moz-selection {
  color: #ffffff;
  background: #F70606;
}

::selection {
  color: #ffffff;
  background: #F70606;
}

body {
  color: #333333;
  font-family: "robotoregular";
  font-size: 11pt;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  background: #FFFFFF;
}

.eltd-container,
.eltd-full-width {
  z-index: 100;
  background: #FFFFFF;
  position: relative;
}

#preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #FFFFFF none repeat scroll 0% 0%;
}

.socket {
  position: relative;
  top: 35%;
  width: auto;
  height: auto;
  margin: auto;
  display: block;
}
.socket img.logo-img {
  width: 300px;
  margin: auto;
  display: block;
}
.socket img.loading-img {
  height: auto;
  margin: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 20px;
  width: auto;
  position: relative;
}

#preloader-circle {
  position: fixed;
  top: 50%;
  left: 50%;
}

.preloader:before,
.preloader:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.preloader-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.preloader:before {
  background: #FFFFFF;
}

.preloader:after {
  background-image: inherit;
  background-size: inherit;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 9999;
}

.preloader .outer-center-content {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

.preloader .inner-center-content {
  display: table-cell;
  vertical-align: middle;
}

.preloader-style1 {
  background: #FFFFFF;
}

.preloader-style2 {
  background: #F5F5F5;
  background-size: cover;
}

.preloader-logo,
.preload-content {
  position: relative;
  z-index: 10;
}

.preloader-logo {
  margin: 0 0 0px;
  line-height: 1;
  padding: 0;
  display: inline-block;
}

.preload-message {
  font-size: 12pt;
  color: #ffffff;
  margin: 0 0 20px;
  line-height: 1;
  font-family: "robotoregular";
}

.preload-percentage {
  font-size: 16pt;
  line-height: 1;
  color: #ffffff;
  margin: 0 0 10px;
  font-family: "robotoregular";
  margin-top: -10px;
}

.preload-footer {
  font-size: 14px;
  color: #ffffff;
}

.preload-footer span {
  color: #ffffff;
}

.preloader-percentage-bar-style .preload-percentage {
  width: 475px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  position: relative;
  height: 5px;
  background: #FFFFFF;
}

.preloader-percentage-bar-style .preload-percentage span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background: #FFFFFF;
  border-radius: 4px;
}

.preloader-style1 .preload-message,
.preloader-style1 .preload-percentage,
.preloader-style1 .preload-footer {
  color: #ffffff;
}

#font-title, .invoice tr.invoice-cart td.text-total, .invoice tr.invoice-cart td.text-name, .invoice td.order-no, .invoice .table > tbody tr > td h3, .invoice .box-notes h3, .invoice .title, .confirmation-success h1, .checkout tfoot tr.order-total, .checkout tfoot tr.tax td, .checkout tfoot tr.cart-subtotal td span, .size-header-designer .shop-title-wrapper h1, .size-header-account .shop-title-wrapper h1, .layout-reset a.link-register, .register a.link-login, .menu-item-register a.create-account-link, .layout-login a.link-register, .size-header .shop-title-wrapper h1, .homepage .newsletter .altr-ultimate-title {
  font-family: "robotobold";
}

#font-subtitle, .payment-confirmation #order_comments_field label,
.payment-confirmation .altr-ultimate-billing-fields label, .checkout label, .altr-ultimate-FormRow label, .layout-reset label, .register label, .layout-login label, .size-header-text .shop-title-wrapper h1 {
  font-family: "robotobold";
  color: #15b4f3;
}

#font-text, .register .login-as {
  font-family: "robotoregular";
  color: #333333;
  line-height: 25px;
}

#font-price-preview {
  font-family: "robotobold";
  font-size: 17pt;
  color: #F70606;
}

#font-price-detail, .products-detail .price .amount {
  font-family: "robotobold";
  font-size: 26pt;
  color: #4CAF50;
}

#middle-image, .altr-ultimate-product-gallery .product-image-thumbnail img,
.altr-ultimate-product-gallery .altr-ultimate-product-gallery__image img,
.altr-ultimate-product-gallery .altr-ultimate-product-gallery__image--placeholder img, .shopping-cart .image, .products-related .product-element-top img, .products .product-element-top, .homepage #carousel-best-seller .product-grid-item .product-element-top, .homepage .list-promo-wrapper .product-grid-item .product-element-top, .homepage .product-grid-item .product-element-top {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media (max-width: 1200px) {
  #middle-image, .altr-ultimate-product-gallery .product-image-thumbnail img,
.altr-ultimate-product-gallery .altr-ultimate-product-gallery__image img,
.altr-ultimate-product-gallery .altr-ultimate-product-gallery__image--placeholder img, .shopping-cart .image, .products-related .product-element-top img, .products .product-element-top, .homepage #carousel-best-seller .product-grid-item .product-element-top, .homepage .list-promo-wrapper .product-grid-item .product-element-top, .homepage .product-grid-item .product-element-top {
    display: block;
    margin: auto;
  }
}

#padding-content, .payment-confirmation, .checkout, .user-account, .layout-reset, .register, .layout-login, .cart .products-related, .cart .entry-content, .products .products-spacing-20 .product, .products {
  padding-bottom: 50px;
}

#padding-content-small {
  padding-bottom: 30px;
}

#margin-content {
  margin-bottom: 50px;
}

#margin-content-small {
  margin-bottom: 30px;
}

#margin-title-wrapper {
  margin-bottom: 10px;
}

/* Header & Navigation
===============================================*/
.topbar-wrapp {
  background: #F70606;
}
.topbar-wrapp .top-bar-left {
  opacity: 1;
}
.topbar-wrapp .top-bar-left .item-level-0.open-close span > span {
  color: #FCEE3E;
  font-family: "robotobold";
}
.topbar-wrapp .top-bar-left .item-level-0 {
  color: #ffffff;
  font-size: 10pt;
  text-transform: none;
  padding-right: 20px;
  padding-left: 0px;
  font-family: "robotoregular";
}
.topbar-wrapp .top-bar-left .item-level-0 i {
  padding-right: 5px;
  font-size: 11pt;
}
.topbar-wrapp .top-bar-left .item-level-0 a {
  color: #ffffff;
  font-size: 10pt;
  text-transform: none;
  font-family: "robotoregular";
}
.topbar-wrapp .top-bar-left .item-level-0 a:hover {
  color: #FCEE3E;
}
.topbar-wrapp .altr-ultimate-social-icons .altr-ultimate-social-icon i {
  font-size: 15pt;
}
.topbar-wrapp .top-bar-right .altr-ultimate-social-icon a {
  color: #ffffff;
  font-size: 10pt;
  text-transform: none;
  padding-left: 20px;
}
.topbar-wrapp .top-bar-right .altr-ultimate-social-icon a:hover {
  color: #FCEE3E;
}
.topbar-wrapp .top-bar-right .altr-ultimate-social-icon .altr-ultimate-social-icon-name {
  display: none;
}
.topbar-wrapp .menu-top-left span {
  color: #ffffff;
}
.topbar-wrapp .menu-top-left span i {
  color: #ffffff;
}

#menu-categories img {
  height: 20px;
  padding-right: 5px;
}

.menu-opener .menu-open-label:hover {
  color: #FCEE3E;
}
.menu-opener i + .menu-open-label:hover {
  color: #FCEE3E;
}

.menu-opener .menu-open-label {
  font-family: "robotobold";
  font-size: 10pt;
}

.search-by-category {
  position: absolute;
  top: 0px;
  right: 52px;
}

.search-by-category .input-dropdown-inner {
  border-left: 1px solid rgba(129, 129, 129, 0.2);
  border-right: 1px solid rgba(129, 129, 129, 0.2);
  height: 42px;
  line-height: 42px;
}

.search-by-category .input-dropdown-inner > a {
  display: block;
  font-size: 10pt;
  text-transform: capitalize;
  padding-left: 15px;
  padding-right: 20px;
  text-align: center;
  color: #666666;
  font-family: "robotoitalic";
  font-weight: normal;
}

.navigation-wrap .navigations-inner .altr-ultimate-navigation .item-level-0 > a {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.main-header {
  position: relative;
  z-index: 379;
  width: 100%;
  margin-bottom: 0px;
  background: #FFFFFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  /*
  	.right-column {
  		i {
  			font-size: 11pt;
  			color: $subtext-color;
  		}
  
  		i.fa-chevron-down {
  			font-size: 10pt;
  			position: relative;
  			bottom: 1px;
  
  			@include media-breakpoint-down(sm) {
  				display: none;
  			}
  		}
  
  		.altr-ultimate-cart-icon {
  			border-radius: 50%;
  			border: solid $border-color 1px;
  			height: 40px;
  			width: 40px;
  			line-height: 30px;
  			margin-right: 0;
  			color: $subtext-color;
  
  			&:hover {
  				color: $neutral-color !important;
  			}
  
  			&:hover {
  				background: $button-color;
  				border: 2px solid $button-color;
  
  				i {
  					color: $neutral-color !important;
  				}
  			}
  
  			&:before {
  				position: relative;
  				font-size: 10pt;
  				left: 12.5px;
  				top: 4px;
  
  				&:hover {
  					color: $neutral-color !important;
  				}
  			}
  		}
  	}*/
}
.main-header .altr-ultimate-search-form ul {
  list-style: none;
  text-align: left;
}
.main-header .altr-ultimate-search-form ul li {
  display: block;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.main-header .altr-ultimate-navigation {
  width: 30%;
}
.main-header .altr-ultimate-shopping-cart {
  padding-left: 0px;
  width: 35%;
}
@media (max-width: 768px) {
  .main-header .container {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .main-header .container {
    max-width: 100%;
  }
}
.main-header .altr-ultimate-submit-design {
  width: auto;
}
@media (max-width: 576px) {
  .main-header .altr-ultimate-submit-design {
    width: 40%;
  }
}
@media only screen and (max-width: 1300px) {
  .main-header .altr-ultimate-submit-design {
    width: 35%;
  }
}
@media (max-width: 992px) {
  .main-header .altr-ultimate-submit-design {
    display: none;
  }
}
.main-header .altr-ultimate-submit-design a {
  background: #15b4f3;
  color: #ffffff;
  padding: 12px 16px;
  font-family: "robotobold";
  font-size: 8pt;
  border-radius: 4px;
}
@media only screen and (max-width: 1300px) {
  .main-header .altr-ultimate-submit-design a {
    font-size: 7pt;
  }
}
.main-header .altr-ultimate-submit-design a i {
  padding-right: 5px;
  color: #ffffff;
}
.main-header .altr-ultimate-submit-design a:hover {
  background: #FCEE3E;
}
.main-header .credit-cart a {
  border-radius: 50%;
  border: 1px solid #15b4f3;
  height: 40px;
  width: 40px;
  line-height: 30px;
  margin-right: 15px;
}
.main-header .credit-cart a:hover {
  background: #15b4f3;
  border: 1px solid #15b4f3;
}
.main-header .credit-cart a:hover i {
  color: #ffffff;
}
.main-header .altr-ultimate-header-links a.icon-login {
  border-radius: 50%;
  border: solid #E1E8EE 1px;
  height: 40px;
  width: 40px;
  line-height: 30px;
  margin-right: 0;
}
.main-header .altr-ultimate-header-links a.icon-login:hover {
  background: #15b4f3;
  border: 1px solid #15b4f3;
}
.main-header .altr-ultimate-header-links a.icon-login:hover i {
  color: #ffffff;
}
.main-header .altr-ultimate-header-links a span > i {
  font-size: 10pt;
  margin-right: 0px;
  margin-left: 1px;
  color: #666666;
}
.main-header .altr-ultimate-header-links a span > i.fa-user:before {
  position: relative;
  left: 2px;
}

.site-mobile-menu li a {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  text-transform: none;
}
.site-mobile-menu li a:hover {
  color: #15b4f3;
}

.header-categories-nav-wrap .fa-list {
  padding-right: 10px;
}

.main-header {
  border-bottom: 0px solid #ededed;
}

.navigation-wrap,
.header-menu-top .navigation-wrap {
  background-color: #15b4f3;
}

.menu-opener {
  background-color: transparent;
}

.main-header .right-column {
  -webkit-box-flex: 1;
  flex: 0 0 auto;
}

.header-base .widgetarea-head {
  padding-left: 20px;
  padding-right: 30px;
}

.main-nav .item-level-0 > a {
  font-family: "robotobold";
  font-size: 10pt;
}
.main-nav .item-level-0 > a:hover {
  color: #FCEE3E !important;
  text-decoration: none;
}

.header-color-light .menu-text-widget > ol li a:focus,
.header-color-light .menu-text-widget > ol li a:hover,
.header-color-light .menu-text-widget > ul li a:focus,
.header-color-light .menu-text-widget > ul li a:hover,
.header-color-light .topbar-text > ol li a:focus,
.header-color-light .topbar-text > ol li a:hover,
.header-color-light .topbar-text > ul li a:focus,
.header-color-light .topbar-text > ul li a:hover,
.header-color-light .widgetarea-head > ol li a:focus,
.header-color-light .widgetarea-head > ol li a:hover,
.header-color-light .widgetarea-head > ul li a:focus,
.header-color-light .widgetarea-head > ul li a:hover,
.navigation-wrap.navigation-color-scheme-light .menu-text-widget > ol li a:focus,
.navigation-wrap.navigation-color-scheme-light .menu-text-widget > ol li a:hover,
.navigation-wrap.navigation-color-scheme-light .menu-text-widget > ul li a:focus,
.navigation-wrap.navigation-color-scheme-light .menu-text-widget > ul li a:hover {
  color: #FCEE3E !important;
}

.inline-list li {
  font-family: "robotobold";
  font-size: 10pt;
}

.navigation-wrap,
.header-menu-top .navigation-wrap {
  display: block;
}

.logo-sticky {
  display: none;
}

.logo-static {
  display: block;
}

.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 390;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-color: #15b4f3;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  animation: show-element-long-to-top 0.25s ease;
  -webkit-animation: show-element-long-to-top 0.25s ease;
  -webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
  transition: opacity 0.1s ease, visibility 0.1s ease;
}
.sticky-header .logo-static {
  display: none;
}
.sticky-header .logo-sticky {
  display: block;
}
.sticky-header .menu-main-navigation-container {
  text-align: left;
}
.sticky-header .site-logo {
  width: auto;
}
@media (max-width: 768px) {
  .sticky-header .site-logo {
    width: 150px;
  }
}
.sticky-header .site-logo img {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0;
  padding-left: 0;
  height: 40px;
  position: relative;
  top: 2px;
}
@media (max-width: 768px) {
  .sticky-header .site-logo img {
    right: 0px;
  }
}
@media (max-width: 992px) {
  .sticky-header .mobile-nav-icon:not(.whb-mobile-nav-icon) {
    left: 0px;
  }
}
.sticky-header .wrapp-header ul {
  padding-left: 30px;
}
.sticky-header .altr-ultimate-burger-icon .altr-ultimate-burger-label {
  color: #ffffff;
}
.sticky-header .altr-ultimate-icon-sosial-media a {
  color: #ffffff;
  font-size: 16pt;
}
.sticky-header .altr-ultimate-icon-sosial-media a i.fa-facebook-f {
  font-size: 15pt;
}
.sticky-header .altr-ultimate-icon-sosial-media a:hover {
  color: #FCEE3E;
}
.sticky-header .whb-mobile-left {
  display: none;
}
@media (max-width: 768px) {
  .sticky-header .whb-mobile-left {
    margin-left: 0px;
    display: block;
  }
}
.sticky-header .whb-mobile-left .altr-ultimate-burger-icon .altr-ultimate-burger,
.sticky-header .whb-mobile-left .altr-ultimate-burger-icon .altr-ultimate-burger::after,
.sticky-header .whb-mobile-left .altr-ultimate-burger-icon .altr-ultimate-burger::before {
  background-color: #ffffff;
}
.sticky-header .addinfo {
  top: 30%;
  right: 6%;
}
.sticky-header .cart-subtotal {
  color: #333333;
  padding-left: 0px;
}
.sticky-header .altr-ultimate-cart-icon {
  border-radius: 50%;
  border: solid #E1E8EE 1px;
  height: 40px;
  width: 40px;
  line-height: 35px;
  margin-right: 10px;
  color: #666666;
  text-align: center;
}
.sticky-header .altr-ultimate-cart-icon:before {
  color: #333333;
}
.sticky-header .credit-cart a i {
  color: #333333;
}
.sticky-header .altr-ultimate-cart-totals i {
  color: #333333;
  font-size: 7pt;
}
@media (max-width: 992px) {
  .sticky-header .altr-ultimate-cart-totals i {
    display: none;
  }
}
.sticky-header .altr-ultimate-shopping-cart > a {
  -webkit-box-pack: left;
          justify-content: left;
}
.sticky-header .altr-ultimate-navigation .item-level-0 > a {
  padding-left: 55px;
  padding-right: 55px;
  letter-spacing: 0px;
}
.sticky-header .altr-ultimate-navigation .item-level-0 > a i.fa-user {
  padding-right: 0px;
}
.sticky-header .altr-ultimate-navigation .item-level-0 > a.icon-login span:first-child {
  border-radius: 50%;
  border: solid #E1E8EE 1px;
  height: 40px;
  width: 40px;
  line-height: 38px;
  margin-right: 10px;
  text-align: center;
}
.sticky-header .altr-ultimate-navigation .item-level-0 > a.icon-login span:first-child i.fa-user {
  font-size: 12pt;
  text-align: center;
  margin-right: 0;
}
.sticky-header .altr-ultimate-navigation {
  width: 30%;
}
.sticky-header .altr-ultimate-shopping-cart {
  padding-left: 0px;
  width: 30%;
}
.sticky-header .altr-ultimate-submit-design {
  width: auto;
}
@media (max-width: 992px) {
  .sticky-header .altr-ultimate-submit-design {
    display: none;
  }
}
.sticky-header .altr-ultimate-submit-design a {
  background: #15b4f3;
  color: #ffffff;
  padding: 12px 12px;
  font-family: "robotobold";
  font-size: 8pt;
  border-radius: 4px;
  position: relative;
  bottom: 2px;
}
.sticky-header .altr-ultimate-submit-design a i {
  padding-right: 5px;
  color: #ffffff;
}
.sticky-header .altr-ultimate-submit-design a:hover {
  background: #FCEE3E;
}
.sticky-header .altr-ultimate-burger-icon .altr-ultimate-burger,
.sticky-header .altr-ultimate-burger-icon .altr-ultimate-burger::after,
.sticky-header .altr-ultimate-burger-icon .altr-ultimate-burger::before {
  background: #ffffff;
}

.site-logo {
  width: 220px;
}
@media (max-width: 768px) {
  .site-logo {
    width: 67%;
  }
}

@media (max-width: 768px) {
  .menu-opener {
    padding-left: 0px;
  }
}

.mobile-nav-icon:not(.whb-mobile-nav-icon) {
  position: relative;
  left: 10px;
}
@media (max-width: 992px) {
  .mobile-nav-icon:not(.whb-mobile-nav-icon) {
    left: 10px;
  }
}

.menu-item-sticky {
  display: none;
}

.sticky-header .menu-item-sticky {
  display: block;
}

.sticky-social-icon {
  display: none;
  text-align: right;
}
.sticky-social-icon ul {
  list-style: none;
}
.sticky-social-icon ul li {
  display: inline;
}
.sticky-social-icon ul li a {
  color: #ffffff;
  font-size: 15pt;
  padding-right: 10px;
  padding-left: 10px;
}
.sticky-social-icon ul li a:hover i {
  color: #FCEE3E;
}

.sticky-header .right-column {
  -webkit-box-flex: 0;
  flex: 1 1 auto;
  display: block;
}
@media (max-width: 768px) {
  .sticky-header .right-column {
    -webkit-box-flex: 0;
            flex: 0 auto;
  }
}
.sticky-header .right-column .top-icon {
  display: none;
}
.sticky-header .right-column .sticky-social-icon {
  display: block;
}
@media (max-width: 992px) {
  .sticky-header .right-column .sticky-social-icon {
    display: none;
  }
}

.menu-style-default .main-nav .item-level-0 > a,
.menu-style-default .altr-ultimate-header-links .item-level-0 > a,
.whb-color-dark .navigation-style-default .item-level-0 > a {
  color: #ffffff;
  font-family: "robotobold";
  font-size: 10pt;
  text-transform: uppercase;
  position: relative;
  top: 1px;
}

.menu-style-default .main-nav .item-level-0 > a:after,
.menu-style-default .altr-ultimate-header-links .item-level-0 > a:after,
.whb-color-dark .navigation-style-default .item-level-0 > a:after {
  color: #333333;
}

.menu-item-register .login-title a,
.menu-item-register .login-title span {
  margin-bottom: 10px;
}

.menu-item-register .login-title span {
  font-size: 14pt;
  text-transform: uppercase;
  font-family: "robotobold";
  color: #F70606;
}

@media (max-width: 768px) {
  .main-header .altr-ultimate-shopping-cart, .sticky-header .altr-ultimate-shopping-cart {
    margin-right: 15px !important;
  }
}

.whb-flex-equal-sides {
  background: #fff;
}

@media (max-width: 768px) {
  .right-column {
    display: none;
  }
}

.top-icon img {
  height: auto;
  width: 55px;
  display: block;
  margin: auto;
  margin-right: 10px;
  margin-top: 0px;
}
.top-icon .info-text {
  line-height: 15px;
  position: relative;
  top: 5px;
  left: 10px;
}
.top-icon .info-text a strong {
  font-family: "robotoregular";
  font-size: 10pt;
  color: #333333;
}
.top-icon .info-text a strong:hover {
  color: #4CAF50;
}

.altr-ultimate-icon-sosial-media {
  padding-right: 40px;
}
@media (max-width: 992px) {
  .altr-ultimate-icon-sosial-media {
    padding-right: 20px;
  }
}
.altr-ultimate-icon-sosial-media i.fa-facebook-f {
  font-size: 18pt;
}
.altr-ultimate-icon-sosial-media a {
  font-size: 20pt;
  color: #F70606;
}
.altr-ultimate-icon-sosial-media a:hover {
  color: #FCEE3E;
}

.whb-header-bottom {
  background: #F70606;
}
.whb-header-bottom ul#menu-main-navigation li {
  padding-right: 50px;
}

ul#menu-main-navigation .info-box-wrapper {
  max-width: 100%;
  display: block;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
ul#menu-main-navigation .altr-ultimate-info-box {
  display: -webkit-inline-box;
  display: inline-flex;
}
ul#menu-main-navigation .info-box-content {
  position: relative;
  bottom: 2px;
}
ul#menu-main-navigation .info-box-content.best-seller {
  top: 10px;
}
ul#menu-main-navigation .info-box-icon img {
  height: 30px;
  padding-right: 5px;
}

@media (max-width: 992px) {
  .mobile-nav-tabs .site-logo {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .mobile-nav-tabs .site-logo .altr-ultimate-logo img {
    width: 120px;
  }
}

/* Homepage
===============================================*/
.promo-banner .banner-title {
  position: relative;
  font-family: "robotobold";
  font-size: 20pt;
  color: #ffffff;
  text-align: center;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}

.promo-banner-wrapper {
  margin-bottom: 30px;
}
.promo-banner-wrapper .promo-banner {
  height: auto;
}
@media (max-width: 576px) {
  .promo-banner-wrapper {
    width: 100%;
  }
}

.wrapper-content-banner {
  position: relative;
  top: 30%;
}
.wrapper-content-banner .banner-subtitle {
  font-family: "RobotoCondensed-Bold";
  color: #00bcd4;
  font-size: 10pt;
}
.wrapper-content-banner .banner-title {
  font-family: "robotobold";
  font-size: 14pt;
  margin-bottom: 5px;
}
.wrapper-content-banner .altr-ultimate-price-wrapper .price-mount {
  font-family: "robotobold";
  font-size: 14pt;
  color: #4caf50;
}

.promo-banner-wide {
  position: relative;
  overflow: hidden;
  border: solid 2px transparent;
  -webkit-transition: border 2s;
  transition: border 2s;
}
.promo-banner-wide:hover {
  border: solid 2px #FCEE3E;
}
@media (max-width: 576px) {
  .promo-banner-wide {
    padding: 0px 15px;
    width: 100%;
  }
}
.promo-banner-wide .wrapper-content-banner {
  top: 0;
}
.promo-banner-wide .banner-title {
  position: relative;
  font-family: "robotobold";
  font-size: 34pt;
  color: #F70606;
  text-align: left;
  letter-spacing: 2px;
  line-height: 60px;
}
@media (max-width: 576px) {
  .promo-banner-wide .banner-title {
    font-size: 18pt;
    line-height: 38px;
  }
}
@media (max-width: 576px) {
  .promo-banner-wide .banner-title br {
    display: none;
  }
}
@media (max-width: 576px) {
  .promo-banner-wide .banner-image img {
    height: auto !important;
  }
}
.promo-banner-wide .banner-text {
  font-family: "robotobold";
  color: #333333;
  letter-spacing: 0px;
  font-size: 12pt;
}
@media (max-width: 576px) {
  .promo-banner-wide .banner-text {
    font-size: 9pt;
  }
}
.promo-banner-wide .wrapper-content-banner {
  position: absolute;
  top: 5%;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: stretch;
  align-items: stretch;
  padding: 30px;
}
.promo-banner-wide .banner-btn-wrapper {
  position: absolute;
  bottom: 10%;
  left: 5%;
}
.promo-banner-wide .altr-ultimate-button-wrapper .btn-shape-rounded {
  background: #15b4f3;
  font-family: "robotobold";
  font-size: 10pt;
  padding: 10px 35px;
  border-radius: 50px;
  color: #ffffff;
}
@media (max-width: 576px) {
  .promo-banner-wide .altr-ultimate-button-wrapper .btn-shape-rounded {
    padding: 6px 20px;
  }
}
.promo-banner-wide .altr-ultimate-button-wrapper .btn-shape-rounded:hover {
  background: #15b4f3;
  color: #ffffff;
}
.promo-banner-wide .promo-banner-wide {
  position: absolute;
  top: 10%;
  left: 4%;
  right: 0;
  overflow: hidden;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: stretch;
  align-items: stretch;
  padding: 30px;
}
@media (max-width: 576px) {
  .promo-banner-wide .promo-banner-wide {
    top: 10%;
    left: 0%;
    padding-top: 25px;
    padding: 15px;
  }
  .promo-banner-wide .promo-banner-wide .content-banner {
    padding: 15px;
  }
}
.promo-banner-wide .banner-btn-wrapper-wide {
  position: absolute;
  bottom: 13%;
  left: 6.5%;
}
@media (max-width: 576px) {
  .promo-banner-wide .banner-btn-wrapper-wide {
    bottom: 12%;
    left: 8%;
  }
}
.promo-banner-wide .banner-btn-wrapper-wide .btn-whatsapp {
  color: #ffffff;
}
@media (max-width: 576px) {
  .promo-banner-wide .banner-btn-wrapper-wide .btn-whatsapp {
    font-size: 8pt;
    padding: 9px 26px;
  }
}

@media (max-width: 576px) {
  .list-promo-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.list-promo-wrapper .product-info-wrapper {
  position: relative;
  top: 30%;
  right: 2%;
}
@media (max-width: 576px) {
  .list-promo-wrapper .product-info-wrapper {
    top: 0%;
    right: 0%;
  }
}
.list-promo-wrapper .col-md-7 {
  padding-right: 0px;
}
.list-promo-wrapper .col-md-5 {
  padding-left: 5px;
}

.altr-ultimate-home-main-products {
  width: 100%;
}
.altr-ultimate-home-main-products .row.first {
  margin: 0px;
}
@media (max-width: 576px) {
  .altr-ultimate-home-main-products .row.first {
    margin: -1px;
  }
}
.altr-ultimate-home-main-products .owl-nav > div[class*=prev] {
  left: 10px;
}
.altr-ultimate-home-main-products .owl-nav > div[class*=next] {
  right: 1%;
}
.altr-ultimate-home-main-products .owl-nav > div,
.altr-ultimate-home-main-products .wrap-loading-arrow > div {
  color: #ffffff;
}
.altr-ultimate-home-main-products .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.altr-ultimate-home-main-products .owl-dots .owl-dot span {
  border-color: #ffffff;
  background-color: #ffffff;
}
.altr-ultimate-home-main-products .owl-dots .owl-dot.active span {
  border-color: #FCEE3E;
  background-color: #FCEE3E;
}
.altr-ultimate-home-main-products .items-with-space .isotope-inner,
.altr-ultimate-home-main-products .items-with-space .owl-carousel-item-inner,
.altr-ultimate-home-main-products .teaser_grid_container .isotope-inner,
.altr-ultimate-home-main-products .teaser_grid_container .owl-carousel-item-inner,
.altr-ultimate-home-main-products .vc_carousel_container .isotope-inner,
.altr-ultimate-home-main-products .vc_carousel_container .owl-carousel-item-inner {
  padding-right: 10px;
  padding-left: 0px;
}
.altr-ultimate-home-main-products .swatches-on-grid {
  position: relative;
  width: 100%;
  margin-bottom: 0;
  bottom: 0;
  top: 0;
  background: #15b4f3;
}
.altr-ultimate-home-main-products .col-lg-3 {
  padding: 0px;
  border-right: 5px solid transparent;
}
.altr-ultimate-home-main-products .col-lg-4 {
  padding: 0px;
  border-right: solid 3px transparent;
}
@media (max-width: 576px) {
  .altr-ultimate-home-main-products .col-lg-4 {
    border-right: none;
  }
}
.altr-ultimate-home-main-products .col-lg-4.left {
  right: 2px;
}
@media (max-width: 576px) {
  .altr-ultimate-home-main-products .col-lg-4.left {
    right: 0px;
  }
}
.altr-ultimate-home-main-products .col-lg-4.mid {
  left: 0px;
}
.altr-ultimate-home-main-products .col-lg-4.last {
  left: 3px;
}
@media (max-width: 576px) {
  .altr-ultimate-home-main-products .col-lg-4.last {
    left: 0px;
  }
}
.altr-ultimate-home-main-products .product-grid-item .product-element-top {
  margin-bottom: -1px;
}
.altr-ultimate-home-main-products .product-content {
  background: #FFFFFF;
  margin: 0;
}
@media (min-width: 576px) and (max-width: 768px) {
  .altr-ultimate-home-main-products .product-content {
    width: 84%;
    margin: auto;
  }
}
.altr-ultimate-home-main-products .product-content .left-content {
  text-align: left;
  padding: 10px 10px 10px 40px;
}
@media only screen and (max-width: 1024px) {
  .altr-ultimate-home-main-products .product-content .left-content {
    padding: 10px 10px 10px 40px;
    width: 70%;
  }
}
@media only screen and ( max-width: 1200px) {
  .altr-ultimate-home-main-products .product-content .left-content {
    padding: 10px 10px 10px 40px;
  }
}
.altr-ultimate-home-main-products .product-content .left-content .product-title {
  color: #333333;
  font-family: "robotobold";
  font-size: 13pt;
  margin-bottom: 5px;
  line-height: 25px;
}
@media only screen and (max-width: 1024px) {
  .altr-ultimate-home-main-products .product-content .left-content .product-title {
    font-size: 12pt;
  }
}
.altr-ultimate-home-main-products .product-content .left-content .altr-ultimate-designer-name {
  color: #F70606;
  font-family: "robotobold";
  font-size: 10pt;
  margin-bottom: 5px;
}
.altr-ultimate-home-main-products .product-content .left-content .altr-ultimate-designer-name a {
  text-transform: capitalize;
  color: #F70606;
}
.altr-ultimate-home-main-products .product-content .left-content .altr-ultimate-designer-name a:hover {
  color: #FCEE3E;
}
.altr-ultimate-home-main-products .product-content .left-content .price {
  color: #15b4f3;
  font-family: "robotobold";
  font-size: 14pt;
}
.altr-ultimate-home-main-products .product-content .right-content {
  text-align: center;
  background: #F70606;
  padding: 0px;
}
.altr-ultimate-home-main-products .product-content .right-content:hover {
  cursor: pointer;
  background: #FCEE3E;
}
.altr-ultimate-home-main-products .product-content .right-content a {
  color: #ffffff;
  font-family: "robotobold";
  font-size: 18pt;
  position: relative;
  top: 30%;
}
@media only screen and (max-width: 1024px) {
  .altr-ultimate-home-main-products .product-content .right-content a {
    font-size: 14pt;
  }
}
.altr-ultimate-home-main-products .product-grid-item {
  margin-bottom: 0px;
}
.altr-ultimate-home-main-products .home-timer {
  background: #15b4f3;
  padding: 10px 10px;
}
.altr-ultimate-home-main-products .home-timer h3 {
  margin-bottom: 10px;
  font-size: 12pt;
  text-align: center;
  font-family: "robotobold";
  color: #ffffff;
}
.altr-ultimate-home-main-products .home-timer .altr-ultimate-timer {
  text-align: center;
}
.altr-ultimate-home-main-products .home-timer .altr-ultimate-timer > span {
  min-width: 120px;
  min-height: 70px;
  background: #15b4f3;
  font-family: "robotobold";
}
@media (max-width: 1200px) {
  .altr-ultimate-home-main-products .home-timer .altr-ultimate-timer > span {
    min-width: 90px;
    min-height: 70px;
  }
}
@media (max-width: 576px) {
  .altr-ultimate-home-main-products .home-timer .altr-ultimate-timer > span {
    min-width: 83px;
  }
}
@media (max-width: 992px) {
  .altr-ultimate-home-main-products .row-sm {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .altr-ultimate-home-main-products .row-sm {
    width: 100% !important;
  }
}
@media (max-width: 992px) {
  .altr-ultimate-home-main-products .row-sm {
    width: 84%;
    display: block;
    margin: auto;
    margin-bottom: 20px;
  }
}

.counter {
  background: #15b4f3;
  padding: 40px 0px 30px;
  margin-bottom: 100px;
}
.counter .text-right p {
  color: #ffffff;
  font-family: "robotobold";
  font-size: 26pt;
  line-height: 40px;
}
.counter .color-scheme-light.altr-ultimate-countdown-timer .altr-ultimate-timer > span {
  background: #F70606;
  color: #ffffff;
  font-family: "robotobold";
  font-size: 30pt;
  width: 90px;
  height: 90px;
  line-height: 40px;
}
.counter .altr-ultimate-timer > span span {
  background: #F70606;
  color: #ffffff !important;
  font-family: "robotobold";
  font-size: 10pt;
}

.homepage {
  padding-top: 70px;
}
@media (max-width: 992px) {
  .homepage {
    padding-top: 50px;
  }
}
.homepage .category-products {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .homepage .category-products {
    margin-bottom: 20px;
  }
}
.homepage .new-collections-products {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .homepage .new-collections-products {
    margin-bottom: 0px;
  }
}
.homepage .new-collections-products .altr-ultimate-title {
  color: #F70606;
  font-family: "robotobold";
  font-size: 30pt;
  line-height: 30px;
  margin-bottom: 50px;
}
@media (min-width: 576px) and (max-width: 992px) {
  .homepage .new-collections-products .altr-ultimate-title {
    font-size: 22pt;
  }
}
@media (max-width: 576px) {
  .homepage .new-collections-products .altr-ultimate-title {
    font-size: 22pt;
  }
}
.homepage .new-collections-products .altr-ultimate-designer-name {
  color: #F70606 !important;
  font-family: "robotobold";
  font-size: 10pt;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.homepage .new-collections-products .altr-ultimate-designer-name a {
  text-transform: capitalize;
  color: #F70606;
}
.homepage .new-collections-products .altr-ultimate-designer-name a:hover {
  color: #FCEE3E;
}
.homepage .new-collections-products .product-rating-price {
  color: #FCEE3E;
  font-family: "robotobold";
  font-size: 14pt;
}
.homepage .new-collections-products .altr-ultimate-category a {
  color: #00bcd4;
  font-family: "robotobold";
  font-size: 10pt;
}
.homepage .follow-our-instagram {
  margin-bottom: 100px;
}
.homepage .follow-our-instagram .altr-ultimate-title {
  color: #F70606;
  font-family: "robotobold";
  font-size: 30pt;
  line-height: 30px;
  margin-bottom: 50px;
}
@media (min-width: 576px) and (max-width: 992px) {
  .homepage .follow-our-instagram .altr-ultimate-title {
    font-size: 22pt;
  }
}
@media (max-width: 576px) {
  .homepage .follow-our-instagram .altr-ultimate-title {
    font-size: 22pt;
  }
}
.homepage .product-grid-item .product-element-top {
  height: 385px;
  width: 385px;
}
@media (max-width: 576px) {
  .homepage .product-grid-item .product-element-top {
    height: auto;
    width: auto;
  }
}
@media (max-width: 992px) {
  .homepage .product-grid-item .product-element-top {
    display: block;
    text-align: center;
  }
}
.homepage .product-grid-item .product-element-top img {
  height: 385px;
  width: 385px;
}
@media (max-width: 576px) {
  .homepage .product-grid-item .product-element-top img {
    display: block;
    margin: auto;
    height: auto;
    width: auto;
  }
}
.homepage .list-promo-wrapper .product-grid-item .product-element-top {
  height: 334px;
  width: 334px;
}
@media (max-width: 576px) {
  .homepage .list-promo-wrapper .product-grid-item .product-element-top {
    height: auto;
    width: auto;
  }
}
@media (max-width: 992px) {
  .homepage .list-promo-wrapper .product-grid-item .product-element-top {
    display: block;
    text-align: center;
  }
}
.homepage .list-promo-wrapper .product-grid-item .product-element-top img {
  height: 334px;
  width: 334px;
}
@media (max-width: 576px) {
  .homepage .list-promo-wrapper .product-grid-item .product-element-top img {
    display: block;
    margin: auto;
    height: auto;
    width: auto;
  }
}
.homepage .list-promo-wrapper .col-xl-7 {
  padding-right: 0px;
}
.homepage .list-promo-wrapper .col-xl-5 {
  padding-left: 0px;
}
.homepage #carousel-best-seller {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .homepage #carousel-best-seller {
    padding-bottom: 30px;
  }
}
.homepage #carousel-best-seller .product-grid-item .product-element-top {
  height: auto;
}
.homepage #carousel-best-seller .product-grid-item .product-element-top img {
  height: 282px;
  width: 282px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage .content-product-imagin,
.homepage .product-grid-item {
  background: #FFFFFF;
}
.homepage .banner {
  opacity: 1 !important;
  margin-top: 0px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  height: 265px;
  margin-bottom: 100px;
}
@media (max-width: 992px) {
  .homepage .banner {
    margin-bottom: 50px;
    height: 105px;
  }
}
.homepage .hot-deals {
  opacity: 1 !important;
  padding-top: 0px;
  padding-bottom: 50px;
}
.homepage .newsletter {
  opacity: 1 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media (max-width: 768px) {
  .homepage .newsletter {
    padding-top: 30px;
    padding-bottom: 0px;
  }
}
.homepage .newsletter .altr-ultimate-title {
  font-size: 22pt;
  color: #ffffff;
  margin-bottom: 20px;
}
.homepage .newsletter input[type=submit] {
  font-family: "robotobold";
  font-size: 10pt;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  background: #00bcd4;
  text-transform: uppercase;
}
.homepage .newsletter input[type=submit]:hover {
  background: #15b4f3;
}
.homepage .our-blog {
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .homepage .our-blog {
    margin-bottom: 0px;
  }
}
.homepage .our-blog .post-img-wrapp img {
  height: 388px;
  width: 388px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage .our-blog .altr-ultimate-title {
  color: #15b4f3;
  font-family: "robotobold";
  font-size: 28pt;
  line-height: 30px;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .homepage .our-blog .altr-ultimate-title {
    font-size: 22pt;
  }
}
.homepage .our-blog .blog-design-masonry {
  margin-bottom: 20px !important;
}
.homepage .our-blog .article-body-container h3.entry-title {
  font-family: "robotobold";
  font-size: 17pt;
  line-height: 25px;
}
.homepage .our-blog .article-body-container .altr-ultimate-entry-content {
  font-family: "robotoregular";
  font-size: 11pt;
  line-height: 25px;
}
.homepage .footer-top {
  opacity: 1 !important;
  background: #F70606;
}
.homepage .instagram {
  margin-bottom: 100px;
}
@media (max-width: 576px) {
  .homepage .instagram {
    margin-bottom: 50px;
  }
}
.homepage .instagram .altr-ultimate-title {
  color: #333333;
  font-family: "robotobold";
  font-size: 20pt;
  line-height: 30px;
  margin-bottom: 20px;
}
.homepage .instagram .altr-ultimate-title span {
  color: #15b4f3;
}
@media (max-width: 576px) {
  .homepage .instagram .altr-ultimate-title {
    font-size: 16pt;
  }
}
.homepage .form-newsletter input {
  height: 42px;
}

.altr-ultimate-products-tabs.tabs-design-simple .tabs-name {
  font-family: "robotobold";
  color: #F70606;
  font-size: 110pt;
}

.altr-ultimate-products-tabs .products-tabs-title .tab-label {
  color: #15b4f3;
}

.altr-ultimate-products-tabs .products-tabs-title .active-tab-title .tab-label {
  color: #15b4f3;
}

.altr-ultimate-title-size-medium .altr-ultimate-title-container + hr {
  border-top: 3px solid #15b4f3;
  width: 100px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.altr-ultimate-timer > span {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 5px;
  margin: 0 2px 5px 2px;
  min-width: 55px;
  min-height: 55px;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  font-family: "robotoregular";
  background: #F70606;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.altr-ultimate-timer > span span {
  font-family: "robotobold";
  font-size: 10pt;
  line-height: 15px;
  display: block;
  text-transform: uppercase;
  margin-top: 5px;
  color: #ffffff;
}

.timer-size-medium .altr-ultimate-timer > span {
  min-width: 65px;
  min-height: 65px;
  font-size: 21pt;
  line-height: 25px;
}

.timer-size-medium .altr-ultimate-timer > span span {
  font-size: 10pt;
  line-height: 25px;
}

.timer-size-large .altr-ultimate-timer > span {
  min-width: 80px;
  min-height: 80px;
  font-size: 28px;
  line-height: 28px;
}

#instagram-list header figure.entry-thumbnail {
  margin-top: 1rem;
}
#instagram-list .owl-carousel-item-inner {
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 576px) {
  #instagram-list .post-img-wrapp {
    height: 300px;
    width: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#instagram-list .owl-carousel .product {
  margin: 1rem 0 1rem;
}
#instagram-list .post-image-mask {
  display: none;
}
#instagram-list .post-img-wrapp a:after {
  opacity: 0;
}
#instagram-list .article-inner {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 0.35s ease;
  transition: box-shadow 0.35s ease;
  -webkit-transition: box-shadow 0.35s ease;
}
@media (max-width: 576px) {
  #instagram-list .owl-nav > div[class*=next] {
    right: 25px;
  }
  #instagram-list .owl-nav > div[class*=prev] {
    left: 25px;
  }
}

/* About
===============================================*/
.about-us {
  padding-bottom: 100px;
  padding-top: 50px;
}
.about-us p.sub-title {
  font-size: 12pt;
  color: #333333;
  text-align: left;
  font-family: "robotoregular";
  margin-bottom: 10px;
}
.about-us .title-wrapper h4 {
  font-size: 30pt;
  line-height: 55px;
  font-family: "robotobold";
  color: #F70606;
}
.about-us .text-wrapper p {
  font-size: 12pt;
  color: #333333;
  text-align: left;
  font-family: "robotoregular";
  line-height: 30px;
}
.about-us .box-right {
  position: relative;
  top: 10%;
}

/* Contact Us
===============================================*/
.contact-us {
  padding-bottom: 100px;
  padding-top: 50px;
}
.contact-us #map-container {
  height: 450px;
  width: 100%;
  background: #F5F5F5;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .contact-us #map-container {
    height: 350px;
  }
}
.contact-us .box-content i {
  font-size: 20pt;
  color: #F70606;
  margin-bottom: 5px;
}
.contact-us .box-content h6 {
  font-family: "robotobold";
  font-size: 12pt;
  color: #F70606;
  margin-bottom: 10px;
}
.contact-us .box-content p {
  font-size: 12pt;
  color: #333333;
  text-align: left;
  font-family: "robotoregular";
  line-height: 25px;
}
.contact-us .box-content img {
  height: 30px;
  margin-bottom: 5px;
}

/* Products
===============================================*/
.size-header {
  height: 300px;
  width: 100%;
}
@media (max-width: 576px) {
  .size-header {
    height: 200px;
  }
}
.size-header .container {
  position: relative;
  top: 20%;
}
@media (max-width: 768px) {
  .size-header .container {
    top: 28%;
  }
}
.size-header .container img {
  height: auto;
  width: 300px;
}
@media (max-width: 576px) {
  .size-header .container img {
    width: 200px;
  }
}
@media (max-width: 992px) {
  .size-header .shop-title-wrapper {
    bottom: 0px;
  }
}
.size-header .shop-title-wrapper h1 {
  color: #ffffff;
  font-size: 50pt;
  text-transform: uppercase;
  margin-bottom: 0px;
  position: relative;
  top: 15px;
  letter-spacing: 2px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
@media (max-width: 576px) {
  .size-header .shop-title-wrapper h1 {
    font-size: 30pt;
  }
}

.size-header-text {
  height: 250px;
  width: 100%;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .size-header-text {
    height: 150px;
  }
}
.size-header-text .container {
  position: relative;
  top: 40%;
}
.size-header-text .container img {
  height: auto;
  width: 300px;
}
.size-header-text .shop-title-wrapper p {
  font-family: "robotobold";
  color: #F70606;
  font-size: 16pt;
  margin-bottom: 0px;
}
.size-header-text .shop-title-wrapper h1 {
  color: #15b4f3;
  font-size: 30pt;
  text-transform: capitalize;
}
@media (max-width: 992px) {
  .size-header-text .shop-title-wrapper h1 {
    font-size: 24pt;
    margin-bottom: 20px;
  }
}

.altr-ultimate .step-header {
  text-align: center;
}
@media (max-width: 992px) {
  .altr-ultimate .step-header {
    margin-top: 20px;
  }
}
.altr-ultimate .step-header img {
  width: 45px;
  display: inline;
  position: relative;
  padding-right: 10px;
}
.altr-ultimate .step-header ul li {
  width: 32.33333333%;
  text-align: center;
}
.altr-ultimate .step-header ul li.step-active a {
  color: #F70606;
}
.altr-ultimate .step-header ul li a {
  display: inline-block;
  color: inherit;
  opacity: 1;
}
.altr-ultimate .step-header ul li span {
  display: inline;
  font-size: 15pt;
  color: #666666;
}
.altr-ultimate .step-header ul li.step-active span::after {
  background-color: #FCEE3E;
  margin-top: 5px;
}

table thead.bg-header th {
  padding: 15px 10px;
  text-align: left;
  font-size: 10pt;
  font-family: "robotobold";
  text-transform: capitalize;
  line-height: 25px;
  color: #ffffff;
  vertical-align: middle;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  background: #F70606;
  border-bottom: 2px solid #F70606;
}
table thead.bg-header th th.product-qty {
  text-align: center;
}

@media (max-width: 992px) {
  .base-row {
    margin-left: 15px;
    margin-right: 15px;
  }
}

#grid-product {
  height: 282px;
}

#main-product {
  padding-top: 50px;
}
@media (max-width: 992px) {
  #main-product .content-with-products {
    padding-bottom: 0px;
  }
}
#main-product .products {
  padding-top: 0px;
}
@media (max-width: 992px) {
  #main-product .products {
    padding-bottom: 0px;
  }
}
@media (max-width: 992px) {
  #main-product .products:not(.categories-style-carousel) .product {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.products {
  padding-top: 50px;
}
.products .product-element-top {
  height: 375px;
  width: 375px;
}
@media (max-width: 992px) {
  .products .product-element-top {
    height: auto;
    width: auto;
  }
}
.products .product-element-top img {
  height: 375px;
  width: 375px;
}
@media (max-width: 992px) {
  .products .product-element-top img {
    height: auto;
    width: auto;
  }
}
.products .shop-loop-head {
  border-bottom: solid 1px transparent;
  padding-bottom: 20px;
}
.products .altr-ultimate-shop-tools {
  width: 100%;
  margin-bottom: 10px;
  background: transparent;
}
.products .altr-ultimate-shop-tools .right {
  float: right;
}
.products .altr-ultimate-title {
  color: #15b4f3;
  font-family: "robotobold";
  font-size: 28pt;
  line-height: 30px;
  margin-bottom: 20px;
}
.products .altr-ultimate-designer-name {
  color: #F70606 !important;
  font-family: "robotobold";
  font-size: 10pt;
  margin-bottom: 5px;
}
.products .altr-ultimate-designer-name a {
  text-transform: capitalize;
  color: #F70606;
}
.products .altr-ultimate-designer-name a:hover {
  color: #FCEE3E;
}
.products .product-rating-price {
  color: #15b4f3 !important;
  font-family: "robotobold";
  font-size: 14pt;
}
.products .altr-ultimate-view-collections {
  color: #666666;
  font-family: "robotoregular";
  font-size: 10pt;
}
.products .title-filter {
  background: #333333;
  color: #ffffff;
  font-family: "robotobold";
  font-size: 10pt;
  display: inline;
  margin-right: 30px;
  padding: 10px 20px;
}
.products .title-filter path {
  background-color: #ffffff;
}
.products .product-title {
  font-family: "robotobold";
  font-size: 12pt;
  color: #333333;
  line-height: 25px;
}
.products .price {
  font-size: 17pt;
}
.products .price span.amount {
  font-size: 17pt;
}
.products .products-footer .left {
  float: left;
  text-align: left;
  color: #333333;
  font-size: 10pt;
  font-family: "robotoregular";
  position: relative;
  top: 8px;
  display: none;
}
.products .products-footer .right {
  text-align: right;
  color: #666666;
  font-size: 10pt;
  font-family: "robotoregular";
}
.products .altr-ultimate-buttons {
  text-align: center;
}
.product-information .product-title {
  font-family: "robotobold";
  font-size: 12pt;
  color: #333333;
  line-height: 25px;
}
.product-information .price {
  font-family: "robotobold";
  font-size: 17pt;
  color: #F70606;
  line-height: 25px;
}
.product-information .price span.amount {
  font-family: "robotobold";
  color: #F70606;
  font-size: 17pt;
}

.products-detail {
  padding-top: 100px;
}
.products-detail .content-with-products {
  padding-bottom: 50px;
}
@media (max-width: 992px) {
  .products-detail {
    padding-top: 0px;
  }
}
.products-detail .summary-inner {
  position: relative;
  top: 50px;
}
@media (max-width: 992px) {
  .products-detail .summary-inner {
    top: 10px;
  }
}
.products-detail .products {
  padding-bottom: 100px;
}
@media (max-width: 992px) {
  .products-detail .products {
    padding-bottom: 30px;
  }
}
.products-detail .altr-ultimate-breadcrumb a {
  font-family: "robotoregular";
  font-size: 10pt;
  color: #333333;
  text-transform: capitalize;
}
.products-detail p.category {
  font-family: "robotobold";
  font-size: 14pt;
  color: #00bcd4;
}
.products-detail .breadcrumb-last {
  font-family: "robotoregular";
  font-size: 10pt;
  color: #F70606;
}
.products-detail .breadcrumb-last:after {
  display: none;
}
.products-detail .breadcrumb-last + ::after {
  content: "";
  display: none;
}
.products-detail .product_title {
  font-family: "robotobold";
  color: #333333;
  font-size: 24pt;
  margin-bottom: 15px;
  line-height: 35px;
}
.products-detail p.avaibility span {
  font-family: "robotobold";
  color: #F70606;
  font-size: 12pt;
  text-transform: none;
}
.products-detail p.avaibility span a {
  color: #F70606;
}
.products-detail p.avaibility span a:hover {
  color: #FCEE3E;
}
.products-detail p.avaibility span span {
  padding-left: 0px;
  text-transform: none;
}
.products-detail p.avaibility span span.success {
  color: #4caf50;
}
.products-detail p.avaibility span span.danger {
  color: #f44336;
}
.products-detail p.avaibility span span.warning {
  color: #ff9800;
}
.products-detail .price {
  margin-bottom: 25px;
}
.products-detail .form-cart {
  margin-bottom: 10px;
}
.products-detail .form-cart .row .col {
  margin-bottom: 15px;
}
.products-detail .form-cart .row .col label {
  font-size: 10pt;
  font-family: "robotobold";
  color: #333333;
}
.products-detail .form-cart .row .col label span.size-chart {
  float: right;
  color: #4caf50;
  font-family: "robotobold";
  font-size: 8pt;
}
.products-detail .form-cart .altr-ultimate-variation-add-to-cart {
  margin-bottom: 20px;
}
.products-detail .form-cart .altr-ultimate-variation-add-to-cart label {
  font-size: 10pt;
  font-family: "robotobold";
  color: #333333;
}
.products-detail .form-cart .altr-ultimate-variation-add-to-cart label span.size-chart {
  float: right;
  color: #4caf50;
  font-family: "robotobold";
  font-size: 8pt;
}
.products-detail .form-cart .quantity input[type=button] {
  background: #333333;
  color: #ffffff;
  font-size: 10pt;
}
.products-detail .form-cart .quantity input[type=button]:hover {
  background: #FCEE3E;
  border: #FCEE3E;
}
.products-detail .form-cart .btn-cart {
  margin-bottom: 20px;
}
.products-detail .product-share {
  font-size: 10pt;
  color: #333333;
  font-family: "RobotoCondensed-Bold";
}
@media (max-width: 768px) {
  .products-detail .product-share {
    float: left;
  }
}
.products-detail .product-share .altr-ultimate-social-icons img {
  width: 40px;
  height: 40px;
}
.products-detail .product-share .share-title:after {
  content: "";
}
.products-detail .altr-ultimate-product-details__short-description {
  font-family: "robotoregular";
  color: #666666;
  font-size: 10pt;
  line-height: 30px;
  width: 70%;
}
@media (max-width: 768px) {
  .products-detail .altr-ultimate-product-details__short-description {
    width: 100%;
  }
}
.products-detail .product-share .share-title {
  font-family: "RobotoCondensed-Bold";
  color: #333333;
  font-size: 10pt;
  line-height: 30px;
}
.products-detail .product_meta a {
  text-transform: capitalize;
}

.altr-ultimate-product-details__short-description {
  font-family: "robotoregular";
  color: #333333;
  font-size: 10pt;
  line-height: 25px;
}

.altr-ultimate-product-details__short-description p {
  font-family: "robotoregular";
  color: #333333;
  font-size: 10pt;
  line-height: 25px;
}

.title-also-like {
  color: #00bcd4;
  font-size: 24pt;
  font-family: "robotobold";
  padding-top: 0px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .title-also-like {
    padding-top: 0px;
    font-size: 20pt;
  }
}

.related-products .products {
  padding-top: 0px;
}

.products-related {
  text-align: center;
}
@media (max-width: 768px) {
  .products-related {
    margin-top: 0px;
  }
  .products-related .products {
    padding-top: 0px;
  }
}
@media (max-width: 768px) {
  .products-related .products:not(.categories-style-carousel) .product {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.products-related .product-element-top img {
  width: 375px;
  height: 375px;
}
@media (max-width: 768px) {
  .products-related .product-element-top img {
    width: auto;
    height: auto;
  }
}
.products-related .slider-title {
  font-family: "robotobold";
  color: #15b4f3;
  font-size: 16pt;
  text-align: center;
}
.products-related .slider-title:before {
  background: transparent;
}
.products-related .product-title {
  font-family: "robotobold";
  font-size: 12pt;
  color: #333333;
  line-height: 25px;
  margin-bottom: 0px;
}
.products-related .price {
  font-size: 16pt;
}
.products-related .price span.amount {
  font-size: 16pt;
}
.products-related .altr-ultimate-hover-alt.product-type-grouped:hover .swap-elements, .products-related .altr-ultimate-hover-alt.purchasable:hover .swap-elements {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
@media (max-width: 992px) {
  .products-related .altr-ultimate-hover-alt.product-type-grouped:hover .swap-elements, .products-related .altr-ultimate-hover-alt.purchasable:hover .swap-elements {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.tabs-layout-tabs .tabs li a {
  position: relative;
  display: inline-block;
  font-size: 11pt;
  text-transform: uppercase;
  font-weight: inherit;
  color: inherit;
  opacity: 0.7;
  padding-top: 30px;
  padding-bottom: 10px;
}

.orderNum {
  width: 70px;
  margin-left: 10px;
  margin-right: 10px;
  display: inline;
}

.altr-ultimate-products-shop-view .shop-view {
  padding: 10px;
  background: #222;
}
.altr-ultimate-products-shop-view .shop-view i {
  font-size: 12pt;
  color: #ffffff;
}

.altr-ultimate-widget a,
div[class^=vc_wp] a {
  color: #F70606;
  font-family: "robotobold";
  font-size: 10pt;
}

.altr-ultimate-widget a:focus,
.altr-ultimate-widget a:hover,
div[class^=vc_wp] a:focus,
div[class^=vc_wp] a:hover {
  color: #15b4f3;
}

.btn-dark {
  background: #333333;
  color: #ffffff;
  border: #333333;
  font-size: 8pt;
  padding: 12px 16px;
  width: 120px;
}
.btn-dark:hover {
  background: #FCEE3E;
  color: #ffffff;
  border: #FCEE3E;
}

.btn-primary {
  background: #15b4f3;
  color: #ffffff;
  border: #15b4f3;
  font-size: 8pt;
  padding: 12px 16px;
  width: 120px;
}
.btn-primary:hover {
  background: #FCEE3E;
  color: #ffffff;
  border: #FCEE3E;
}

.altr-ultimate-product-brand p {
  font-family: "robotobold";
  font-size: 14pt;
  color: #15b4f3;
  margin-bottom: 10px;
  margin-top: 20px;
}

.badge-outlie {
  background: transparent !important;
  border: solid 1px #00bcd4;
  color: #00bcd4 !important;
  font-family: "RobotoCondensed-Bold";
  font-size: 10pt;
  padding: 5px 12px;
}

.altr-ultimate-product-status .code span,
.altr-ultimate-product-status .tags span {
  font-family: "robotobold";
  font-size: 10pt;
  color: #333333;
}

p.product-brand {
  font-family: "robotobold";
  font-size: 10pt;
  color: #15b4f3;
  margin-bottom: 2px;
  margin-top: 0px;
}

/* Cart
===============================================*/
.cart .entry-content {
  padding-top: 50px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .cart .entry-content {
    padding-top: 0px;
  }
}
.cart #proceed-checkout {
  font-family: "robotobold";
  font-size: 8pt;
  text-transform: uppercase;
  padding: 12px 16px;
}
.cart .empty-cart {
  text-align: center !important;
}
.cart table tr td.product-name {
  width: 250px;
}
@media (max-width: 992px) {
  .cart table tr td.product-name {
    width: 100%;
  }
}
.cart table tr td.product-name p.category {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  text-transform: capitalize;
}
@media (max-width: 992px) {
  .cart table tr td.product-name p.category {
    padding-top: 0px;
  }
}
.cart table tr td.product-name a {
  display: block;
  font-size: 11pt;
  color: #333333;
  font-family: "robotobold";
  line-height: 20px;
}
.cart table tr td.product-name p.sku {
  font-family: "robotobold";
  margin-top: 2px;
  color: #333333;
  font-size: 10pt;
}
.cart table tr td.product-subtotal span {
  font-size: 11pt;
  color: #333333;
  font-family: "robotobold";
}
.cart table tr td.product-price .amount {
  font-size: 11pt;
  font-family: "robotobold";
  color: #333333;
}
.cart table tr .entry-content {
  padding-bottom: 10px;
}
.cart table tr #cart-discount,
.cart table tr #cart-Tax {
  font-size: 11pt;
  font-family: "robotobold";
  color: #333333;
}
.cart table tr #cart-subtotal {
  font-size: 11pt;
  font-family: "robotobold";
  color: #333333;
}
.cart table tr #cart-total {
  font-size: 17pt;
  color: #333333;
  font-family: "robotobold";
}
.cart table tr .cart-totals-inner .checkout-button {
  color: #ffffff;
  font-family: "robotobold";
}

@media (max-width: 576px) {
  #header-total {
    display: none;
  }
}

.altr-utlimate-cart-form table tbody tr {
  border-bottom: 1px solid #666666;
}
.altr-utlimate-cart-form table tbody tr.cart-subtotal {
  border-top: 2px solid #666666;
}
@media (max-width: 992px) {
  .altr-utlimate-cart-form table tbody tr.cart-subtotal {
    width: 100%;
    padding-left: 0px;
  }
}
.altr-utlimate-cart-form table tbody tr.order-total {
  border-bottom: 2px solid #666666;
}

table tbody th,
table tfoot th {
  text-transform: none;
  font-size: 10pt;
}

.btn-cart {
  font-size: 10pt;
  line-height: 18px;
  padding: 12px 40px;
  background-color: #15b4f3;
  color: #ffffff;
  display: inline-block;
  position: relative;
  font-family: "robotobold";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}
.btn-cart:hover {
  background: #FCEE3E;
  color: #ffffff;
}

.btn-whatsapp {
  font-size: 10pt;
  line-height: 18px;
  padding: 12px 30px;
  background-color: #25D366;
  color: #ffffff;
  display: inline-block;
  position: relative;
  font-family: "robotobold";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}
.btn-whatsapp:hover, .btn-whatsapp:focus {
  border-color: #4CAF50;
  background: #4CAF50;
  color: #ffffff;
}
@media (max-width: 768px) {
  .btn-whatsapp {
    margin-bottom: 15px;
    padding: 13px 30px;
  }
}

.btn-instagram {
  font-size: 10pt;
  line-height: 18px;
  padding: 12px 30px;
  background: url("../../images/altr-ultimate-ecommerce_thepewpewsstore_index/instagram-gradient.jpg");
  color: #ffffff;
  display: inline-block;
  position: relative;
  font-family: "robotobold";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  background-position: 15% 10%;
}
.btn-instagram:hover, .btn-instagram:focus {
  background-position: 10% 15%;
  color: #ffffff;
}
@media (max-width: 768px) {
  .btn-instagram {
    margin-bottom: 15px;
    padding: 13px 30px;
  }
}

.btn-tokopedia {
  font-size: 10pt;
  line-height: 18px;
  padding: 12px 30px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.7);
  display: inline-block;
  position: relative;
  font-family: "robotobold";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #38bc25;
  outline: 0;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}
.btn-tokopedia:hover {
  border-color: #4CAF50;
  background: #4CAF50;
  color: #ffffff;
}
.btn-tokopedia span {
  position: relative;
  top: 2px;
}

.btn-pemesanan {
  margin-top: 30px;
  margin-bottom: 30px;
}
.btn-pemesanan img {
  height: 20px;
  width: auto;
  padding-right: 5px;
  position: relative;
  bottom: 2px;
}
.btn-pemesanan i {
  font-size: 14pt;
  padding-right: 5px;
  position: relative;
  top: 2px;
}
@media (max-width: 768px) {
  .btn-pemesanan .btn-block {
    margin-bottom: 10px;
  }
}

input.qty[type=text] {
  text-align: center;
  border: #E1E8EE 1px solid;
}

.cart-number {
  position: absolute;
  top: 10px;
  left: -10px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  background-color: #f44336;
}
.cart-number span {
  display: none;
}

.cart-subtotal {
  padding-left: 10px;
  font-family: "robotobold";
  width: 50px;
  font-family: "robotobold";
}
@media (max-width: 768px) {
  .cart-subtotal th {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .cart-subtotal {
    display: none;
    width: auto;
  }
}

@media (max-width: 768px) {
  .item-list {
    padding: 0px;
  }
}

.order-total {
  border-bottom: 2px solid #F70606;
}
@media (max-width: 768px) {
  .order-total th {
    display: none !important;
  }
}

.shopping-cart {
  width: 550px;
  height: 320px;
  margin: auto;
  background: transparent;
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  display: none;
  position: absolute;
  top: 0;
  z-index: 380;
  right: 260px;
  top: 120px;
}
@media (max-width: 768px) {
  .shopping-cart {
    right: 57px;
    top: 90px;
  }
}
@media (max-width: 576px) {
  .shopping-cart {
    right: 10px;
  }
}
@media (max-width: 576px) {
  .shopping-cart {
    display: none !important;
  }
}
.shopping-cart:after {
  bottom: 100%;
  left: 89%;
  border: solid transparent;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-bottom-color: transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #E1E8EE;
  border-width: 8px;
  margin-left: 30px;
}
@media (max-width: 576px) {
  .shopping-cart {
    height: 423px;
    overflow: hidden;
  }
}
.shopping-cart .cart-content {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  background: #FFFFFF;
}
.shopping-cart .title {
  height: 60px;
  border-bottom: 1px solid #E1E8EE;
  padding: 16px 20px;
  color: #F70606;
  font-size: 14pt;
  background: #FFFFFF;
  margin-bottom: 0px;
  font-family: "robotobold";
}
.shopping-cart .title .close-cart {
  float: right;
  font-family: "robotoregular";
  color: #333333;
  font-size: 10pt;
  position: relative;
  margin-top: 5px;
}
.shopping-cart .title .close-cart:hover {
  color: #FCEE3E;
}
.shopping-cart .title .close-cart:hover * {
  color: #FCEE3E;
}
.shopping-cart .title .close-cart i {
  color: #FCEE3E;
  font-size: 10pt;
  padding-left: 5px;
  position: relative;
  top: 1px;
}
.shopping-cart .item {
  padding: 0px 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  .shopping-cart .item {
    height: auto;
    flex-wrap: wrap;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.shopping-cart .item:nth-child(3) {
  border-top: 1px solid #E1E8EE;
  border-bottom: 1px solid #E1E8EE;
}
.shopping-cart .buttons {
  position: relative;
  padding-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
  position: relative;
}
.shopping-cart .buttons i {
  color: #FCEE3E;
  font-size: 10pt;
}
.shopping-cart .buttons i:hover {
  color: #FCEE3E !important;
}
.shopping-cart .delete-btn {
  display: inline-block;
  cursor: pointer;
  width: 18px;
  height: 17px;
  margin-right: 20px;
}
.shopping-cart .like-btn {
  position: absolute;
  top: 9px;
  left: 15px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background-size: 2900%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.shopping-cart .is-active {
  -webkit-animation-name: animate;
          animation-name: animate;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: steps(28);
          animation-timing-function: steps(28);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes animate {
  0% {
    background-position: left;
  }
  50% {
    background-position: right;
  }
  100% {
    background-position: right;
  }
}
@keyframes animate {
  0% {
    background-position: left;
  }
  50% {
    background-position: right;
  }
  100% {
    background-position: right;
  }
}
.shopping-cart .image {
  padding: 10px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 576px) {
  .shopping-cart .image {
    width: 100%;
    text-align: center;
    margin: 6px 0;
  }
}
.shopping-cart .image img {
  width: 90px;
  height: 90px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 576px) {
  .shopping-cart .image img {
    width: 50%;
  }
}
.shopping-cart .description {
  margin-right: 0px;
  padding-left: 0px;
  position: relative;
}
.shopping-cart .description span {
  display: block;
  font-size: 10pt;
  color: #333333;
  font-family: "robotobold";
  line-height: 20px;
}
.shopping-cart .description span.category {
  color: #666666;
  font-size: 10pt;
  text-transform: capitalize;
}
.shopping-cart .description span.style {
  color: #666666;
  font-size: 10pt;
  text-transform: capitalize;
}
.shopping-cart .description span.sku {
  font-size: 10pt;
  color: #666666;
}
.shopping-cart .description span:first-child {
  margin-bottom: 2px;
}
.shopping-cart .description span:last-child {
  font-family: "robotobold";
  margin-top: 2px;
  color: #666666;
  font-size: 10pt;
}
.shopping-cart .quantity {
  text-align: center;
  padding-top: 0px;
  margin-right: 0px;
  color: #333333;
  font-size: 10pt;
  font-family: "robotobold";
  position: relative;
  display: block;
}
.shopping-cart .total-price {
  width: 100px;
  padding-top: 0px;
  text-align: center;
  font-size: 12pt;
  color: #15b4f3;
  font-family: "robotobold";
  position: relative;
}
.shopping-cart .quantity input {
  -webkit-appearance: none;
  border: none;
  text-align: center;
  width: 32px;
  font-size: 13pt;
  color: #333333;
  font-weight: 300;
}
.shopping-cart button[class*=btn] {
  width: 30px;
  height: 30px;
  background-color: #E1E8EE;
  border-radius: 6px;
  border: none;
  cursor: pointer;
}
@media (max-width: 576px) {
  .shopping-cart button[class*=btn] {
    margin-right: 20px;
  }
}
.shopping-cart .minus-btn img {
  margin-bottom: 3px;
}
.shopping-cart .plus-btn img {
  margin-top: 2px;
}
.shopping-cart button:focus,
.shopping-cart input:focus {
  outline: 0;
}
.shopping-cart .cart-footer {
  height: 60px;
  border-top: 1px solid #E1E8EE;
  padding: 15px 30px;
  color: #333333;
  font-size: 12pt;
  background: #FFFFFF;
}
.shopping-cart .cart-footer .right {
  float: right;
}
.shopping-cart .cart-footer .right .view-cart {
  padding: 12px 30px;
  color: #ffffff;
  font-size: 10pt;
  background: #F70606;
  font-family: "robotobold";
}
.shopping-cart .cart-footer .right .view-cart:hover {
  background: #FCEE3E;
  color: #ffffff;
}
.shopping-cart .cart-footer .right .checkout {
  padding: 12px 30px;
  color: #ffffff;
  font-size: 10pt;
  background: #4caf50;
  font-family: "robotobold";
}
.shopping-cart .cart-footer .right .checkout:hover {
  background: #43a047;
}

@media (max-width: 992px) {
  .checkout-order-review, .altr-ultimate-order-pay .entry-content > .altr-ultimate {
    float: left;
  }
}

.cart-empty {
  font-size: 10pt;
  font-family: "robotoregular";
  color: #666666;
}

#cart-discount th,
#cart-discount td,
.coupon th,
.coupon td,
.Coupon th,
.Coupon td {
  color: #4caf50 !important;
  font-family: "robotobold" !important;
}
#cart-discount th span,
#cart-discount td span,
.coupon th span,
.coupon td span,
.Coupon th span,
.Coupon td span {
  color: #4caf50 !important;
}

tr.Coupon th,
tr.Coupon td {
  color: #4caf50 !important;
  font-family: "robotobold" !important;
}
tr.Coupon th span,
tr.Coupon td span {
  color: #4caf50 !important;
}

.checkout-order-review #order_review_heading {
  text-align: left;
}

#checkout_table thead.bg-header th {
  text-align: left;
}
#checkout_table thead.bg-header th.product-qty {
  text-align: center !important;
}
#checkout_table thead.bg-header th.product-total {
  text-align: right;
}
#checkout_table tbody td.product-qty {
  text-align: center;
  font-family: "robotobold";
}
#checkout_table tbody td.product-name img {
  height: 80px;
  display: inline;
  padding-right: 15px;
}

td.product-price del {
  font-size: 8pt;
}

/* Login & Register
===============================================*/
.layout-login {
  padding-top: 50px;
}
@media (max-width: 992px) {
  .layout-login {
    padding-top: 0px;
  }
}
@media (max-width: 768px) {
  .layout-login .login [class*=col-] {
    padding: 0px;
  }
}
.layout-login label {
  font-size: 11pt;
  color: #333333;
}
.layout-login .altr-ultimate-billing-fields {
  padding-top: 30px;
  padding-bottom: 20px;
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  border: solid 1px #E1E8EE;
}
.layout-login a.link-register {
  color: #15b4f3;
  font-size: 11pt;
  position: relative;
  top: 10px;
}
@media (max-width: 576px) {
  .layout-login a.link-register {
    top: 0px;
  }
}
.layout-login .login-action {
  padding-bottom: 40px;
}
@media (max-width: 576px) {
  .layout-login .btn-cart {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

.select-birt {
  width: 100px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}
@media (max-width: 576px) {
  .select-birt {
    margin-right: 0px;
  }
}

.menu-item-register a.create-account-link {
  font-size: 10pt;
  line-height: inherit;
  color: #F70606;
}
.menu-item-register a.create-account-link:hover {
  color: #15b4f3;
}

.login {
  margin-bottom: 10px;
}

.register {
  padding-top: 50px;
  background: #F5F5F5;
  margin-bottom: 100px;
}
.register label {
  font-size: 11pt;
  color: #333333;
}
.register .form-group {
  margin-bottom: 20px;
}
.register .radio label {
  display: inline;
}
.register .radio label p {
  display: inline;
  font-family: "robotobold";
  color: #333333;
}
.register h2 {
  margin-bottom: 0px;
}
.register .box-name,
.register .box-name-last {
  width: 49%;
  float: left;
}
.register .box-name-last {
  margin-left: 2%;
}
.register .login-as {
  font-size: 11pt;
  color: #333333;
  margin-bottom: 20px;
}
.register a.link-login {
  color: #15b4f3;
  font-size: 11pt;
  position: relative;
  top: 10px;
}

.layout-reset {
  padding-top: 0px;
  padding-bottom: 100px;
}
.layout-reset label {
  font-size: 11pt;
  color: #333333;
}
.layout-reset .altr-ultimate-billing-fields {
  padding-top: 30px;
  padding-bottom: 20px;
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  border: solid 1px #E1E8EE;
}
.layout-reset a.link-register {
  color: #15b4f3;
  font-size: 11pt;
  position: relative;
  top: 10px;
}

input[type=text],
input[type=email],
input[type=search],
input[type=number],
input[type=url],
input[type=tel],
input[type=password],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-control {
  border-color: #E1E8EE !important;
}

.form-control::-webkit-input-placeholder {
  color: #CCCCCC;
}

.form-control::-moz-placeholder {
  color: #CCCCCC;
}

.form-control:-ms-input-placeholder {
  color: #CCCCCC;
}

.form-control::-ms-input-placeholder {
  color: #CCCCCC;
}

.form-control::placeholder {
  color: #CCCCCC;
}

/*
input[type=text],
input[type=email],
input[type=search],
input[type=number],
input[type=url],
input[type=tel],
input[type=password],
input[type=date],
select,
textarea {
	width: 100%;
	max-width: 100%;
	border: 2px solid $form-border-color;
	background-color: transparent;
	font-size: 14px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	vertical-align: middle;
	padding: 0 15px;
	height: 42px!important;
	transition: border-color .5s ease;
	-webkit-transition: border-color .5s ease;
	color: $text-color;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=password]:focus,
input[type=date]:focus,
select:focus,
textarea:focus {
	outline: 0;
	border-color: $brand-secondary-color;
	transition: border-color .4s ease;
	-webkit-transition: border-color .4s ease;
}
*/
input[type=radio],
input[type=checkbox] {
  margin-top: 0;
  margin-right: 5px;
  vertical-align: middle;
}

.altr-ultimate-FormRow label {
  font-size: 10pt;
  color: #333333;
}

/* Account
===============================================*/
.size-header-account {
  height: 280px;
  width: 100%;
}
@media (max-width: 576px) {
  .size-header-account {
    height: 450px;
  }
}
.size-header-account .container {
  position: relative;
}
.size-header-account .container img {
  height: 155px;
  width: 155px;
  border-radius: 0%;
  border: solid 5px #ffffff;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 576px) {
  .size-header-account .container img {
    display: block;
    margin: auto;
  }
}
.size-header-account .info-left h1 {
  text-align: left;
  font-family: "robotobold";
  font-size: 20pt;
  color: #ffffff;
}
@media (max-width: 576px) {
  .size-header-account .info-left h1 {
    font-size: 14pt;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
  }
}
.size-header-account .info-left h1 span {
  color: #F70606;
  font-size: 30pt;
}
@media (max-width: 576px) {
  .size-header-account .info-left h1 span {
    font-size: 22pt;
  }
}
.size-header-account .shop-title-wrapper h1 {
  color: #15b4f3;
  font-size: 30pt;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .size-header-account .shop-title-wrapper h1 {
    font-size: 22pt;
  }
}
.size-header-account .first-row {
  position: relative;
  top: 50px;
}
@media (max-width: 576px) {
  .size-header-account .first-row {
    top: 40px;
  }
}
.size-header-account .first-row .info-account {
  position: relative;
  top: 30px;
}
@media (max-width: 768px) {
  .size-header-account .first-row .info-account {
    top: 0px;
  }
}
.size-header-account .first-row .info-id {
  margin-top: 35px;
  margin-bottom: 20px;
  text-align: right;
}
@media (max-width: 768px) {
  .size-header-account .first-row .info-id {
    text-align: right;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0%;
    text-align: center;
  }
}
.size-header-account .first-row .info-id p {
  font-family: "robotobold";
  font-size: 10pt;
  color: #ffffff;
  margin-bottom: 0px;
}
.size-header-account .first-row .info-id h2 {
  font-family: "robotobold";
  font-size: 14pt;
  color: #F70606;
}
@media (max-width: 768px) {
  .size-header-account .first-row .info-id h2 {
    margin-bottom: 0px;
  }
}
.size-header-account .first-row .info-date {
  text-align: right;
}
@media (max-width: 768px) {
  .size-header-account .first-row .info-date {
    text-align: center;
    margin-left: 0%;
  }
}
.size-header-account .first-row .info-date p {
  font-family: "robotobold";
  font-size: 10pt;
  color: #ffffff;
  margin-bottom: 0px;
}
.size-header-account .first-row .info-date h2 {
  font-family: "robotobold";
  font-size: 14pt;
  color: #F70606;
}

.size-header-designer {
  height: 250px;
  width: 100%;
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .size-header-designer {
    height: auto;
  }
}
.size-header-designer .box-info {
  position: relative;
  top: 0px;
  left: 20px;
}
.size-header-designer .container {
  position: relative;
}
.size-header-designer .container img {
  height: auto;
  width: 150px;
  border-radius: 0%;
  border: solid 5px #ffffff;
}
.size-header-designer .info-left h1 {
  text-align: left;
  font-family: "robotobold";
  font-size: 20pt;
  color: #ffffff;
}
@media (max-width: 576px) {
  .size-header-designer .info-left h1 {
    font-size: 14pt;
  }
}
.size-header-designer .info-left h1 span {
  color: #F70606;
  font-size: 30pt;
}
@media (max-width: 576px) {
  .size-header-designer .info-left h1 span {
    font-size: 22pt;
  }
}
.size-header-designer .shop-title-wrapper h1 {
  color: #15b4f3;
  font-size: 30pt;
  text-transform: uppercase;
}
.size-header-designer .first-row {
  position: relative;
  top: 50px;
}
@media (min-width: 1200px) {
  .size-header-designer .first-row {
    top: 25px;
  }
}
@media (max-width: 992px) {
  .size-header-designer .first-row {
    top: 10px;
  }
}
@media (max-width: 768px) {
  .size-header-designer .first-row {
    top: 0px;
  }
}
.size-header-designer .first-row img {
  height: 200px;
  width: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  .size-header-designer .first-row img {
    height: 120px;
    width: 120px;
  }
}
@media (max-width: 768px) {
  .size-header-designer .first-row img {
    display: block;
    margin: auto;
  }
}
.size-header-designer .first-row .user-avatar {
  padding: 0px;
}
@media (max-width: 768px) {
  .size-header-designer .first-row .user-avatar {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.size-header-designer .first-row .info-account {
  position: relative;
  top: 30px;
}
.size-header-designer .first-row .info-id {
  margin-bottom: 15px;
  text-align: left;
}
@media (max-width: 768px) {
  .size-header-designer .first-row .info-id {
    text-align: center;
  }
}
.size-header-designer .first-row .info-id p {
  font-family: "robotobold";
  font-size: 10pt;
  color: #ffffff;
  margin-bottom: 0px;
}
.size-header-designer .first-row .info-id h2 {
  font-family: "robotobold";
  font-size: 20pt;
  color: #15b4f3;
  margin-bottom: 10px;
}
.size-header-designer .first-row .info-date {
  text-align: left;
}
@media (max-width: 768px) {
  .size-header-designer .first-row .info-date {
    text-align: center;
  }
}
.size-header-designer .first-row .info-date p {
  font-family: "robotobold";
  font-size: 10pt;
  color: #ffffff;
  margin-bottom: 0px;
}
.size-header-designer .first-row .info-date h2 {
  font-family: "robotobold";
  font-size: 14pt;
  color: #15b4f3;
}
.size-header-designer .first-row .info-desc {
  margin-bottom: 15px;
  text-align: left;
}
@media (max-width: 768px) {
  .size-header-designer .first-row .info-desc {
    text-align: center;
  }
}
.size-header-designer .first-row .info-desc p {
  font-family: "robotobold";
  font-size: 10pt;
  color: #ffffff;
  margin-bottom: 0px;
}
.size-header-designer .first-row .info-desc .flagstrap .dropdown-toggle::after {
  border: none;
}
.size-header-designer .first-row .info-desc .flagstrap button {
  background: transparent;
  border: none;
  cursor: default;
  pointer-events: none;
  padding-left: 0px;
  padding-top: 0px;
}
@media (max-width: 768px) {
  .size-header-designer .first-row .info-desc .flagstrap button {
    text-align: center;
  }
}
.size-header-designer .first-row .info-desc .flagstrap button span {
  font-family: "robotobold";
  font-size: 10pt;
  color: #15b4f3;
}
.size-header-designer .first-row .info-desc p.context {
  font-family: "robotobold";
  font-size: 10pt;
  color: #15b4f3;
}
.size-header-designer .link-social ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  text-align: right;
}
@media (max-width: 768px) {
  .size-header-designer .link-social ul {
    text-align: center;
  }
}
.size-header-designer .link-social ul li {
  display: inline;
}
.size-header-designer .link-social ul li a {
  color: #ffffff;
  font-size: 15pt;
  padding-right: 10px;
  padding-left: 10px;
}
.size-header-designer .link-social ul li a:hover i {
  color: #FCEE3E;
}

.user-account {
  padding-top: 0px;
  background: #FFFFFF;
  position: relative;
  bottom: 40px;
}

.nav-account {
  margin-bottom: 20px;
}
.nav-account .col-6 {
  padding: 40px 20px;
  border-bottom: solid 1px #ccc;
}
.nav-account .col-6 hr {
  width: 100%;
}
.nav-account .col-lg-6 {
  padding: 40px 20px;
  border-bottom: solid 1px #ccc;
}
.nav-account .col-lg-6 hr {
  width: 100%;
}
.nav-account .col-6.disabled {
  background: #FCEE3E;
  border-bottom: none;
}
.nav-account .col-6.disabled a {
  color: #ffffff;
}
.nav-account .col-6.disabled hr {
  display: none;
}
.nav-account .col-6.nav-designer {
  background: transparent;
}
.nav-account .col-6.nav-designer a {
  color: #333333;
}
.nav-account .col-6.nav-designer a:hover {
  color: #15b4f3;
}
.nav-account .col-6.nav-designer a.active {
  color: #FCEE3E;
}
.nav-account h3 {
  text-align: center;
  font-family: "robotobold";
  font-size: 24pt;
  color: #333333;
  margin-bottom: 0px;
}
@media (max-width: 576px) {
  .nav-account h3 {
    font-size: 18pt;
  }
}
.nav-account h3 a.active {
  color: #FCEE3E;
}
.nav-account h3 i {
  padding-right: 10px;
}

.cotent-account {
  padding: 0px 20px 30px;
}

.user-form {
  padding-top: 0px;
  width: 80%;
  display: block;
  margin: auto;
}
@media (max-width: 992px) {
  .user-form {
    width: 90%;
  }
}
.user-form .breadcrumb {
  border-radius: 0px;
  background: #F5F5F5;
  margin-bottom: 40px;
}
.user-form .breadcrumb li a {
  color: #333333;
  font-family: "robotoregular";
  font-weight: normal;
  font-size: 10pt;
}
.user-form .breadcrumb li a:hover, .user-form .breadcrumb li a:focus {
  color: #FCEE3E;
}
.user-form .breadcrumb .breadcrumb-item.active {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  position: relative;
  top: 2px;
}
.user-form h3 {
  text-align: left;
  font-family: "robotobold";
  font-size: 24pt;
  color: #15b4f3;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: solid 1px #15b4f3;
}
.user-form p.text-order {
  text-align: left;
  font-family: "robotoregular";
  font-size: 10pt;
  color: #333333;
  margin-bottom: 10px;
  display: none;
}
.user-form .form-group .box-image img {
  height: 150px;
  width: 150px;
  border-radius: 0%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: auto;
}
.user-form .form-group span.info-graphic {
  color: #666666;
  font-size: 10pt;
  font-family: "robotoitalic";
}
.user-form .form-group span.info-graphic span {
  color: #f44336;
}

span.info-char {
  color: #666666 !important;
  font-size: 10pt;
  font-family: "robotoitalic";
}
span.info-char span {
  color: #f44336;
}

.user-account {
  padding-top: 50px;
}

.account-section {
  background: #F70606;
  padding-bottom: 0px;
}

footer .copyrights-wrapper {
  border: none;
}

textarea.minheight {
  min-height: 50px;
}

.altr-ultimate-my-account-links a:before {
  font-family: "Font Awesome 5 Pro";
  display: block;
  color: #d0d0d0;
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 50px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.altr-ultimate-my-account-links a {
  display: block;
  padding: 30px 20px;
  border: solid 1px #E1E8EE;
  font-size: 11pt;
  text-align: center;
  text-transform: uppercase;
  font-family: "robotobold";
  color: #FCEE3E;
}

.altr-ultimate-my-account-links a:focus,
.altr-ultimate-my-account-links a:hover {
  color: #FCEE3E;
  border: solid 1px #FCEE3E;
}

.altr-ultimate-my-account-links .active a {
  border: solid 1px #FCEE3E;
}

.altr-ultimate-my-account-links .active a {
  background-color: transparent;
}

.altr-ultimate-my-account-links .active a,
.altr-ultimate-my-account-links .active a::before {
  color: #FCEE3E;
}

.altr-ultimate-my-account-links .mydesign-link a::before {
  content: "\F03E";
  font-weight: 300;
}

.altr-ultimate-my-account-links .submission-link a::before {
  content: "\F302";
  font-weight: 300;
}

.altr-ultimate-my-account-links .track-sales-link a::before {
  content: "\F080";
  font-weight: 300;
}

#colorname {
  font-family: "robotobold";
}

/* User Designer
===============================================*/
.user-designer .box-image {
  padding-bottom: 20px;
}
.user-designer .box-image img {
  width: 200px;
  display: block;
  margin: auto;
}
.user-designer .input-group-text {
  border-radius: 0px;
  background: #333333;
  color: #ffffff;
}
.user-designer .input-group-text i {
  font-size: 12pt;
}
.user-designer #social_fb_icon {
  padding: 0.375rem 0.95rem;
}
.user-designer .box-design-image {
  padding-bottom: 10px;
}
.user-designer .box-design-image img {
  width: 300px;
  height: auto;
  display: block;
  margin: auto;
}
.user-designer .box-description {
  text-align: center;
}
.user-designer .box-description p.title {
  margin-bottom: 5px;
  font-family: "robotobold";
  color: #333333;
  font-size: 12pt;
}
.user-designer .box-description p.author {
  margin-bottom: 5px;
  font-family: "robotobold";
  font-size: 10pt;
  color: #F70606;
}
.user-designer .box-description p.price {
  margin-bottom: 10px;
  font-family: "robotobold";
  font-size: 12pt;
  color: #15b4f3;
}
.user-designer .nav-tabs .nav-link {
  background: #F5F5F5;
  color: #ffffff;
  font-family: "robotobold";
  font-size: 10pt;
  border-radius: 0px;
  color: #333333;
}
.user-designer .nav-tabs .nav-link.active,
.user-designer .nav-tabs .nav-item.show .nav-link {
  background: #333333;
  color: #ffffff;
  font-family: "robotobold";
  font-size: 10pt;
  border-radius: 0px;
  border-color: #333333;
}

label.mydesign {
  font-family: "robotobold";
  font-size: 10pt;
  color: #ffffff;
  background: #F70606;
  padding: 12px;
  text-align: center;
  width: 100%;
}

.box-form p {
  font-family: "robotoregular";
  font-size: 10pt;
  color: #333333;
}

/* Agreement
===============================================*/
.user-agreement {
  padding-top: 20px;
  padding-bottom: 100px;
}
.user-agreement h2 {
  font-family: "robotobold";
  font-size: 14pt;
  color: #333333;
  margin-bottom: 10px;
}
.user-agreement .content-text {
  margin-bottom: 30px;
}
.user-agreement .content-text p {
  font-family: "robotoregular";
  font-size: 10pt;
  line-height: 30px;
  color: #333333;
  margin-bottom: 10px;
}

.user-privacy {
  padding-top: 20px;
  padding-bottom: 100px;
}
.user-privacy .content-text {
  width: 80%;
  display: block;
  margin: auto;
}
.user-privacy h2 {
  font-family: "robotobold";
  font-size: 14pt;
  color: #333333;
  margin-bottom: 10px;
  margin-top: 30px;
}
.user-privacy p {
  font-family: "robotoregular";
  font-size: 10pt;
  line-height: 30px;
  color: #333333;
  margin-bottom: 15px;
}

/* Checkout
===============================================*/
.checkout {
  padding-top: 50px;
}
@media (max-width: 992px) {
  .checkout {
    padding-top: 0px;
  }
}
.checkout label {
  font-size: 10pt;
  color: #333333;
}
.checkout .altr-ultimate-billing-fields {
  margin-top: 0px;
}
@media (max-width: 992px) {
  .checkout table .cart_item .float-left {
    float: none !important;
  }
}
.checkout table tr td.product-name {
  display: block;
  font-size: 10pt;
  color: #333333;
  font-family: "robotobold";
  line-height: 20px;
  float: left;
}
@media (max-width: 992px) {
  .checkout table tr td.product-name {
    float: none;
  }
}
.checkout table tr td.product-name p.category {
  color: #15b4f3;
  font-size: 10pt;
  text-transform: capitalize;
}
.checkout table tr td.product-name a {
  display: inline;
  font-size: 11pt;
  color: #333333;
  font-family: "robotobold";
  line-height: 20px;
}
.checkout table tr td.product-name p.sku {
  font-family: "robotobold";
  margin-top: 2px;
  color: #15b4f3;
  font-size: 10pt;
}
.checkout table tr td.product-subtotal span {
  font-size: 11pt;
  color: #F70606;
  font-family: "robotobold";
}
.checkout table tr td.product-price .amount {
  font-size: 10pt;
  font-family: "robotobold";
  color: #15b4f3;
}
.checkout table tr td.product-total .amount {
  font-size: 10pt;
  font-family: "robotobold";
  color: #333333;
}
.checkout table tr .cart-subtotal {
  color: #15b4f3;
  font-size: 10pt;
  text-transform: capitalize;
}
.checkout table tr .entry-content {
  padding-bottom: 10px;
}
.checkout table tr #cart-Tax {
  font-size: 11pt;
  font-family: "robotobold";
  color: #666666;
}
.checkout table tr #cart-total {
  font-size: 17pt;
  color: #333333;
  font-family: "robotobold";
}
.checkout table tr .cart-totals-inner .checkout-button {
  color: #ffffff;
  font-family: "robotobold";
}
.checkout tfoot tr.cart-subtotal td span {
  color: #333333;
  font-size: 10pt;
  text-transform: capitalize;
}
.checkout tfoot tr.ongkir td {
  color: #333333;
  font-size: 10pt;
  text-transform: capitalize;
  font-family: "robotobold";
}
.checkout tfoot tr.tax td {
  color: #333333;
  font-size: 10pt;
  text-transform: capitalize;
}
.checkout tfoot tr.order-total {
  color: #ffffff;
  font-size: 17pt;
  text-transform: capitalize;
  border-color: transparent;
  background: #FCEE3E;
}
.checkout tfoot tr.order-total td,
.checkout tfoot tr.order-total th {
  color: #ffffff;
}
.checkout tr.order-total strong .amount {
  font-size: 17pt;
  color: #ffffff;
}

.altr-ultimate-checkout-review-order-table td,
.altr-ultimate-checkout-review-order-table th {
  font-family: "robotobold";
  width: auto;
}

.altr-ultimate-checkout-review-order-table tr {
  border-bottom: 1px solid #E1E8EE;
}

.btn-altr-order {
  background: #15b4f3 !important;
}
.btn-altr-order:hover {
  background: #FCEE3E !important;
}

/* Payment Confirmation
===============================================*/
.payment-confirmation {
  padding-top: 50px;
}
.payment-confirmation #order_comments_field h3,
.payment-confirmation .altr-ultimate-billing-fields h3 {
  text-transform: none;
}
.payment-confirmation #order_comments_field label,
.payment-confirmation .altr-ultimate-billing-fields label {
  font-size: 11pt;
  color: #333333;
}
.payment-confirmation #order_comments_field #fupload_field .required,
.payment-confirmation .altr-ultimate-billing-fields #fupload_field .required {
  font-size: 10pt;
}

.confirmation-success {
  padding-top: 100px;
  padding-bottom: 100px;
}
.confirmation-success h1 {
  font-size: 40pt;
  color: #4caf50;
  text-align: center;
}

/* Form
===============================================*/
.altr-ultimate-form-login .form-row .altr-ultimate-Button {
  font-family: "robotobold";
  font-size: 10pt;
  background: #15b4f3;
  border-color: #15b4f3;
  width: 100%;
}
.altr-ultimate-form-login .form-row .altr-ultimate-Button:hover {
  background: #FCEE3E;
  border-color: #FCEE3E;
}
.altr-ultimate-form-login .login-form-footer .altr-ultimate-LostPassword {
  font-family: "robotoregular";
  font-size: 10pt;
}
.altr-ultimate-form-login .login-form-footer .remember-me-label {
  font-family: "robotoregular";
  font-size: 10pt;
}
.altr-ultimate-form-login .social-login-btn > a {
  font-family: "robotobold";
  font-size: 10pt;
}

/* Invoice
===============================================*/
.invoice {
  padding-top: 0px;
  padding-bottom: 100px;
}
.invoice .table-order-detail tbody > tr > td {
  padding: 30px;
  text-align: center;
  border-bottom: 1px solid #E1E8EE;
  font-family: "robotobold";
  color: #333333;
  font-size: 10pt;
}
.invoice .table-order-detail tbody > tr > td span {
  font-family: "robotobold";
  color: #333333;
  font-size: 10pt;
}
.invoice .logo img {
  height: 100px;
  width: auto;
}
.invoice .title {
  color: #4caf50;
  font-size: 21pt;
  text-transform: uppercase;
}
.invoice .box-notes {
  background: #F5F5F5;
  margin-bottom: 50px;
  margin-top: 20px;
  padding: 20px 20px;
}
.invoice .box-notes h3 {
  color: #333333;
  font-size: 12pt;
}
.invoice .box-notes p {
  color: #333333;
  font-family: "robotoregular";
  font-size: 10pt;
  text-align: left;
  line-height: 25px;
}
.invoice .table > tbody tr > td {
  vertical-align: top;
  text-align: center;
  font-family: "robotobold";
}
.invoice .table > tbody tr > td h3 {
  color: #333333;
  font-size: 17pt;
}
.invoice .table > tbody tr > td p {
  margin-bottom: 5px;
}
.invoice .table > tbody tr > td.order-no {
  font-size: 21pt;
}
.invoice .table > tfoot {
  text-align: center;
}
.invoice .table > tfoot td {
  border: none;
}
.invoice .menu-thead {
  background: #F70606;
}
.invoice .menu-thead tr > th {
  color: #ffffff;
  font-family: "robotobold";
  font-size: 10pt;
  text-align: center;
}
.invoice .fa-file-alt {
  padding-right: 10px;
}
.invoice td.order-no {
  color: #15b4f3;
}
.invoice td.order-no p {
  font-size: 25pt;
}
.invoice tr.invoice-cart td.text-name {
  color: #333333;
  font-size: 13pt;
  text-align: center;
}
.invoice tr.invoice-cart td {
  border: none;
}
.invoice tr.invoice-cart td.text-total {
  font-size: 14pt;
  color: #ffffff;
  text-align: center;
  background: #FCEE3E;
}
@media (max-width: 992px) {
  .invoice tr.invoice-cart td.text-total {
    text-align: left;
  }
}

.footer-order tr > td span {
  color: #15b4f3;
}

/* Footer
===============================================*/
.footer-container {
  background-color: #15b4f3;
  background-image: url("../../images/altr-ultimate-ecommerce_thepewpewsstore_index/altr-ultimate-ecommerce_thepewpewsstore_index_graphic_footer-bg.jpg");
  background-size: cover;
}
.footer-container .color-scheme-dark p {
  color: #ffffff;
}

.color-scheme-light .footer-widget a {
  color: #fff;
}

.color-scheme-light .footer-widget a:focus,
.color-scheme-light .footer-widget a:hover {
  color: #FCEE3E;
}

footer .footer-logo {
  max-width: 100%;
  margin-bottom: 10px;
  position: relative;
  top: 20px;
}
footer .footer-logo img {
  height: auto;
  display: block;
  margin: auto;
}
@media (max-width: 992px) {
  footer .footer-logo img {
    height: 100px;
  }
}
footer ol,
footer ul {
  margin-left: 0px;
  padding-left: 0px;
}
footer .footer-widget a {
  color: #ffffff;
}
footer .footer-widget a:hover {
  color: #FCEE3E;
}
@media (max-width: 768px) {
  footer .altr-ultimate-nav-list {
    width: auto;
  }
}
footer .altr-ultimate-nav-list li {
  border-color: transparent;
  padding-bottom: 0px;
}
footer .altr-ultimate-nav-list li a {
  font-size: 10pt;
  font-family: "robotobold";
}
footer .widget-quick-links {
  position: relative;
  left: 100px;
}
@media (max-width: 992px) {
  footer .widget-quick-links {
    left: 0px;
  }
}
footer .widget-product-links {
  position: relative;
  left: 50px;
}
@media (max-width: 992px) {
  footer .widget-product-links {
    left: 0px;
  }
}
footer .footer-column-1 .set-center {
  position: relative;
  top: 40px;
}
footer .footer-column-1 .social-icons {
  text-align: center;
}
footer .footer-column-1 ul {
  list-style: none;
}
footer .footer-column-1 ul li {
  display: inline;
}
footer .footer-column-1 ul li a:hover i {
  color: #FCEE3E;
}
footer .footer-column-1 ul li a i {
  color: #ffffff;
  font-size: 15pt;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
}
footer .footer-column-3 #text-3 {
  position: relative;
  left: 50px;
}
footer .footer-column-3 hr,
footer .footer-column-4 hr {
  border-top: none;
  border-bottom: solid 2px #F70606;
  width: 50px;
}
footer .footer-column-3 ul > li a,
footer .footer-column-4 ul > li a {
  color: #ffffff !important;
  font-family: "robotobold";
  font-size: 11pt;
  margin-bottom: 10px;
}
footer .footer-column-3 ul > li a:hover,
footer .footer-column-4 ul > li a:hover {
  color: #FCEE3E !important;
}
footer .footer-column-5 .footer-logo img {
  margin-bottom: 10px;
  height: auto;
  width: 200px;
}
footer .footer-column-5 .footer-logo p.a-part {
  color: #ffffff !important;
  font-family: "robotobold";
  font-size: 11pt;
  margin-bottom: 10px;
}
footer .footer-column-5 .footer-logo p.developed-by {
  color: #ffffff !important;
  font-family: "robotobold";
  font-size: 11pt;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  footer .altr-ultimate-widget,
footer .altr-ultimate-nav-list li,
footer .textwidget {
    text-align: center;
    display: block;
  }
}
@media (max-width: 992px) {
  footer .footer-widget {
    margin-bottom: 30px;
  }
}
footer .copyrights-wrapper {
  background: transparent;
}
footer .copyrights-wrapper .min-footer {
  color: #ffffff;
  font-family: "robotobold";
  font-size: 10pt;
  text-align: left;
}
@media (max-width: 768px) {
  footer .copyrights-wrapper .min-footer {
    text-align: center;
  }
}
footer .copyrights-wrapper .min-footer .col-left {
  letter-spacing: 1px;
}
footer .copyrights-wrapper .min-footer .col-left a {
  color: #ffffff;
}
footer .copyrights-wrapper .min-footer .col-left a:hover {
  color: #FCEE3E;
}
footer .copyrights-wrapper .min-footer div:last-child {
  line-height: 25px;
}
@media (max-width: 768px) {
  footer .copyrights-wrapper .min-footer .float-right {
    float: none !important;
    margin-top: 20px;
    position: static;
  }
}
footer .copyrights-wrapper .min-footer .float-right ul {
  list-style: none;
}
@media (max-width: 992px) {
  footer .copyrights-wrapper .min-footer .float-right ul {
    padding-left: 0px;
  }
}
footer .copyrights-wrapper .min-footer .float-right ul li {
  display: inline;
}
footer .copyrights-wrapper .min-footer .float-right ul li a {
  color: #ffffff;
  font-family: "robotoregular";
  font-size: 10pt;
  padding-right: 10px;
  padding-left: 0px;
}
footer .copyrights-wrapper .min-footer .float-right ul li a:hover {
  color: #FCEE3E;
}
footer .copyrights-wrapper .min-footer .float-right ul li a:hover i {
  color: #FCEE3E;
}
footer .copyrights-wrapper .min-footer .float-right ul li a i {
  color: #ffffff;
  font-size: 15pt;
  padding-left: 15px;
  padding-right: 15px;
}
footer .widget-title,
footer .widgettitle {
  color: #ffffff !important;
  font-family: "robotobold";
  font-size: 14pt;
  margin-bottom: 15px;
  text-transform: none;
}
footer .altr-ultimate-newsletter p {
  color: #ffffff !important;
  font-family: "robotoregular";
  font-size: 10pt;
  margin-bottom: 10px;
  text-transform: none;
  line-height: 25px;
}
footer .altr-ultimate-newsletter button {
  background: #333333;
  color: #ffffff;
  padding: 9px 16px;
}
footer .altr-ultimate-newsletter button:hover {
  background: #FCEE3E;
}
footer .altr-ultimate-newsletter button i {
  font-size: 12pt;
}

.altr-ultimate-hover-base.hover-width-small:not(.product-in-carousel) .altr-ultimate-buttons > div a {
  background: #00bcd4;
  font-family: "robotobold";
  font-size: 10pt;
  color: #ffffff;
}
.altr-ultimate-hover-base.hover-width-small:not(.product-in-carousel) .altr-ultimate-buttons > div a:hover {
  background: #00acc1;
}

/* Buttons
===============================================*/
.btn-success {
  font-size: 10pt;
  line-height: 18px;
  padding: 12px 40px;
  background-color: #4caf50;
  color: #ffffff;
  display: inline-block;
  position: relative;
  font-family: "robotobold";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}
.btn-success:hover {
  background: #43a047;
  color: #ffffff;
}

button#coupon-check {
  font-family: "robotobold";
  background: #15b4f3;
  border-color: #15b4f3;
  color: #ffffff;
  padding: 12px 16px;
  font-size: 8pt;
  text-transform: uppercase;
}
button#coupon-check:hover {
  background: #FCEE3E;
  border-color: #FCEE3E;
}

.update-cart-button {
  font-family: "robotobold";
  background: #15b4f3;
  color: #ffffff;
  padding: 12px 16px;
  font-size: 8pt;
  text-transform: uppercase;
}
.update-cart-button:hover {
  background: #FCEE3E;
  border-color: #FCEE3E;
  color: #ffffff;
}

.checkout-button {
  font-family: "robotobold";
  background: #4caf50;
  color: #ffffff;
  border-color: #4caf50;
  padding: 12px 16px;
  text-transform: uppercase;
  font-size: 8pt;
}
.checkout-button:hover {
  background: #43a047;
  border-color: #43a047;
  color: #ffffff;
}

.quantity input[type=button] {
  background: #333333;
  color: #ffffff;
  font-size: 10pt;
}

.btn-warning {
  font-size: 10pt;
  line-height: 18px;
  padding: 12px 40px;
  background-color: #ff9800;
  color: #ffffff;
  display: inline-block;
  position: relative;
  font-family: "robotobold";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}
.btn-warning:hover {
  background: #fb8c00;
  color: #ffffff;
}

.btn-danger {
  font-size: 10pt;
  line-height: 18px;
  padding: 12px 40px;
  background-color: #f44336;
  color: #ffffff;
  display: inline-block;
  position: relative;
  font-family: "robotobold";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}
.btn-danger:hover {
  background: #e53935;
  color: #ffffff;
}

.altr-ultimate-add-btn {
  margin-top: 10px;
}

.altr-ultimate-hover-base:not(.product-in-carousel):not(.hover-width-small) .altr-ultimate-add-btn > a {
  font-family: "robotobold";
  font-size: 10pt;
}

.product-grid-item .altr-ultimate-product-brands-links,
.product-grid-item .altr-ultimate-product-cats {
  text-transform: capitalize;
}

/* Order
===============================================*/
.altr-ultimate-thankyou-order-received {
  border: 2px dashed #4caf50;
  color: #4caf50;
  width: 100%;
  text-align: center;
  font-size: 28pt;
  padding: 3%;
  margin-bottom: 30px;
  line-height: 1.4;
  font-family: "robotobold";
}
@media (max-width: 992px) {
  .altr-ultimate-thankyou-order-received {
    font-size: 18pt;
  }
}

.altr-ultimate-dark .altr-ultimate-thankyou-order-received {
  border-color: rgba(255, 255, 255, 0.25);
  color: #fff;
}

.order-detail label {
  width: 100%;
  font-family: "robotobold";
  font-size: 10pt;
  color: #333333;
  line-height: 20px;
  margin-bottom: 0px;
  clear: both;
}
@media (max-width: 992px) {
  .order-detail h3 {
    text-align: center;
  }
}
.order-detail .order-text {
  font-family: "robotoregular";
  font-size: 10pt;
  text-align: left;
  line-height: 20px;
  color: #333333;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .order-detail .order-text {
    text-align: center;
  }
}
.order-detail .order-text span {
  color: #333333;
  font-family: "robotobold";
}
.order-detail .well {
  background: #F5F5F5;
  border: solid 1px #E1E8EE;
  padding-top: 35px;
  padding-bottom: 35px;
  border-radius: 0px;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .order-detail .well {
    text-align: center;
  }
}
.order-detail .order-descriptions .order-number label {
  margin-bottom: 10px;
}
.order-detail .order-descriptions .order-number p {
  font-family: "robotobold";
  font-size: 21pt;
  margin-bottom: 30px;
  text-align: left;
  line-height: 20px;
  color: #4caf50;
  padding-top: 0px;
}
@media (max-width: 992px) {
  .order-detail .order-descriptions .order-number p {
    text-align: center;
  }
}
.order-detail .order-descriptions .order-date p.order-text {
  color: #333333;
  font-family: "robotoregular";
  font-size: 10pt;
  padding-bottom: 10px;
}
.order-detail .order-descriptions .order-due-date p.order-text {
  color: #333333;
  font-family: "robotoregular";
  font-size: 10pt;
  padding-bottom: 10px;
}
.order-detail .order-descriptions .order-payment {
  margin-bottom: 10px;
}
.order-detail .order-billing .order-title {
  font-size: 15pt;
  font-family: "robotobold";
  color: #333333;
  margin-bottom: 20px;
}
.order-detail .order-billed-to .order-text.customer {
  font-size: 15pt;
  font-family: "robotobold";
  color: #333333;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .data-order {
    text-align: center;
  }
}

.data-order label {
  font-family: "robotobold";
  font-size: 10pt;
  color: #333333;
  line-height: 25px;
  margin-bottom: 5px;
}

.data-order.status1 label {
  padding-bottom: 10px;
}

.data-order.shipping {
  padding-top: 0px;
}
.data-order.shipping label {
  padding-bottom: 10px;
}

.data-order.due-date {
  padding-top: 30px;
}

.radio-custom label {
  font-size: 10pt !important;
}

.data-order span.label {
  font-size: 8pt;
  border-radius: 0px;
  font-family: "robotobold";
}

#order-payment {
  font-family: "robotobold";
  color: #333333;
  font-size: 11pt;
}

.attach-image img {
  height: 400px;
  width: 400px;
}

#order-verification {
  font-family: "robotobold";
  font-size: 17pt;
  color: #ff9800;
  line-height: 25px;
  margin-bottom: 20px;
}

span.order-no {
  font-family: "robotobold";
  color: #4caf50;
}

span.bold-text {
  font-family: "robotobold";
  color: #333333;
}

span.bold-info {
  font-family: "robotobold";
  color: #00bcd4;
}

span.bold-success {
  font-family: "robotobold";
  color: #4caf50;
}

span.bold-warning {
  font-family: "robotobold";
  color: #ff9800;
}

span.bold-danger {
  font-family: "robotobold";
  color: #f44336;
}

.company .name {
  font-size: 15pt;
  font-family: "robotobold";
  color: #333333;
  margin-bottom: 20px;
}
.company p {
  font-family: "robotoregular";
  font-size: 10pt;
  text-align: left;
  line-height: 20px;
  color: #333333;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .company p {
    text-align: center;
  }
}
.company p span {
  color: #333333;
  font-family: "robotobold";
}

.table > tbody > tr > td span.coupon-code {
  font-family: "robotobold";
  color: #4caf50;
}

.table > tbody > tr > td span.coupon-value {
  font-family: "robotobold";
  color: #f44336;
}

.table > tbody > tr > td span.order-no {
  font-family: "robotobold";
  color: #4caf50;
}

.table > tbody > tr > td span.total-amount {
  font-family: "robotobold";
  color: #333333;
}

.table > tbody > tr > td .img-staff {
  height: 30px;
  display: block;
  margin: auto;
}

tr.Cupon td,
tr.Coupon td,
tr.Coupon td {
  font-family: "robotobold" !important;
  color: #4caf50;
}

tr.Tax td {
  font-family: "robotobold" !important;
  color: #f44336;
}

tr.Tax + tr td,
tr.sub-total td {
  font-family: "robotobold" !important;
  color: #333333;
}

td span.coupon-title {
  font-family: "robotobold";
  color: #333333;
}

td span.status-info {
  font-family: "robotobold";
  font-size: 10pt;
  color: #00bcd4;
}

.altr-ultimate-orders-table {
  border-collapse: collapse;
}
.altr-ultimate-orders-table tr:nth-child(even) {
  background-color: #F5F5F5;
}
.altr-ultimate-orders-table th {
  text-align: center !important;
}
.altr-ultimate-orders-table tbody > td {
  text-align: center;
}
.altr-ultimate-orders-table td.order-total {
  border-bottom: none;
}
.altr-ultimate-orders-table td {
  text-align: center;
  padding: 18px 14px;
  font-family: "robotoregular";
  font-size: 10pt;
}
.altr-ultimate-orders-table td img.img-design {
  height: 50px;
}
.altr-ultimate-orders-table td.order-no a {
  font-family: "robotobold";
  color: #4caf50;
}
.altr-ultimate-orders-table td.order-no a:hover {
  color: #FCEE3E;
}
.altr-ultimate-orders-table td.order-total {
  font-family: "robotobold";
  color: #333333;
}

.empty-data {
  font-family: "robotoregular";
  font-size: 10pt;
  background: #f5f5f5;
  color: #666666;
  padding: 10px;
}

/* Ohters
===============================================*/
.none {
  display: none;
}

.chide {
  opacity: 0;
}

.no-border {
  border: none !important;
}

.scrollToTop.button-show + .shopping-cart {
  z-index: 999;
  top: 50px;
  position: fixed;
}

.altr-ultimate-breadcrumb a > .breadcrumb-url {
  color: #333333;
  font-size: 10pt;
}

.altr-ultimate-product-gallery.thumbs-position-bottom .altr-ultimate-product-gallery__wrapper {
  height: 500px;
}
@media (max-width: 768px) {
  .altr-ultimate-product-gallery.thumbs-position-bottom .altr-ultimate-product-gallery__wrapper {
    height: auto;
  }
}

.altr-ultimate-product-gallery .product-image-thumbnail img,
.altr-ultimate-product-gallery .altr-ultimate-product-gallery__image img,
.altr-ultimate-product-gallery .altr-ultimate-product-gallery__image--placeholder img {
  height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 992px) {
  .altr-ultimate-product-gallery .product-image-thumbnail img,
.altr-ultimate-product-gallery .altr-ultimate-product-gallery__image img,
.altr-ultimate-product-gallery .altr-ultimate-product-gallery__image--placeholder img {
    height: auto;
  }
}

.altr-ultimate-product-gallery .product-image-thumbnail img {
  height: 131px;
  width: 131px;
  -o-object-fit: contain;
     object-fit: contain;
}

input.qty {
  color: #333333 !important;
  width: 45px !important;
  font-size: 10pt;
}

#carousel-best-seller .slider-type-product .owl-stage-outer,
.related-products .slider-type-product .owl-stage-outer {
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  #carousel-best-seller .slider-type-product .owl-stage-outer,
.related-products .slider-type-product .owl-stage-outer {
    padding-bottom: 0px;
  }
}

#dokan-seller-listing-wrap .dokan-btn,
#place_order,
#yith-wpv-abuse,
.account-payment-methods-table .button,
.added_to_cart.btn-color-primary,
.btn-style-bordered.btn-color-primary:focus,
.btn-style-bordered.btn-color-primary:hover,
.btn.btn-color-primary,
.button.btn-color-primary,
.cart-actions .button[name=apply_coupon],
.cart-totals-inner .checkout-button,
.cat-design-replace-title .category-title,
.category-nav-link .category-name:after,
.checkout_coupon .button,
.color-scheme-light .altr-ultimate-entry-meta .meta-reply .comments-count,
.comment-form .submit,
.icon-sub-menu.up-icon,
.login .button,
.lost_reset_password .button,
.main-nav .item-level-0.callto-btn > a,
.masonry-filter li a:after,
.mc4wp-form input[type=submit],
.menu-label-primary,
.menu-style-bordered .full-screen-nav .item-level-0 > a > span:not(.menu-label):after,
.menu-style-bordered .main-nav .item-level-0 > a > span:not(.menu-label):after,
.menu-style-bordered .navigation-wrap.navigation-color-scheme-dark .main-nav .item-level-0 > a > span:not(.menu-label):after,
.menu-style-bordered .sub-menu-dropdown .sub-menu li a > span:not(.menu-label):after,
.menu-style-bordered .sub-menu-dropdown .sub-sub-menu li a > span:not(.menu-label):after,
.menu-style-bordered .altr-ultimate-header-links .item-level-0 > a > span:not(.menu-label):after,
.meta-post-categories,
.mobile-nav-tabs .mobile-tab-title:after,
.navigation-style-underline .item-level-0 > a > span:not(.menu-label):after,
.navigation-style-underline .sub-menu-dropdown .sub-menu li a > span:not(.menu-label):after,
.navigation-style-underline .sub-menu-dropdown .sub-sub-menu li a > span:not(.menu-label):after,
.order-again .button,
.order-info mark,
.page-links > span:not(.page-links-title),
.popup-quick-view .view-details-btn,
.popup-quick-view .altr-ultimate-scroll-content > a,
.product-grid-item .quick-shop-wrapper .quantity,
.product-label.onsale,
.product-list-item .altr-ultimate-add-btn > a,
.quantity input[type=button]:hover,
.register .button,
.return-to-shop .button,
.rtl.menu-style-bordered .main-nav .item-level-0 > a > span:not(.menu-label):after,
.rtl.menu-style-bordered .sub-menu-dropdown .sub-menu li a > span:not(.menu-label):after,
.rtl.menu-style-bordered .sub-menu-dropdown .sub-sub-menu li a > span:not(.menu-label):after,
.rtl.menu-style-bordered .altr-ultimate-header-links .item-level-0 > a > span:not(.menu-label):after,
.select2-container--default .select2-results__option[aria-selected=true],
.single_add_to_cart_button,
.slider-title:before,
.subtitle-color-primary.subtitle-style-background,
.tabs-layout-tabs .tabs li a:after,
.timer-style-active .altr-ultimate-timer > span,
.whb-color-dark .navigation-style-underline .item-level-0 > a > span:not(.menu-label):after,
.widget_calendar #wp-calendar #today,
.widget_layered_nav ul .chosen a:before,
.widget_price_filter .ui-slider .ui-slider-handle:after,
.widget_price_filter .ui-slider .ui-slider-range,
.widget_product_categories .product-categories li a:focus + .count,
.widget_product_categories .product-categories li a:hover + .count,
.widget_product_categories .product-categories li.current-cat > .count,
.widget_product_tag_cloud .tagcloud a:focus,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_shopping_cart .buttons .checkout,
.widget_tag_cloud .tagcloud a:focus,
.widget_tag_cloud .tagcloud a:hover,
.altr-ultimate input[name=save_account_details],
.altr-ultimate input[name=save_address],
.altr-ultimate input[name=track],
.altr-ultimate table.wishlist_table td.product-add-to-cart a,
.altr-ultimate-Button--next,
.altr-ultimate-Button--previous,
.altr-ultimate-MyAccount-content > .button,
.altr-ultimate-MyAccount-content > p:not(.altr-ultimate-Message):first-child mark,
.altr-ultimate-MyAccount-downloads-file,
.altr-ultimate-pagination .page-numbers .current,
.altr-ultimate-store-notice,
.altr-ultimate-cart-design-2 .altr-ultimate-cart-number,
.altr-ultimate-cart-design-4 .altr-ultimate-cart-number,
.altr-ultimate-cart-design-5 .altr-ultimate-cart-number,
.altr-ultimate-checkout-steps ul li span:after,
.altr-ultimate-dark .altr-ultimate-entry-meta .meta-reply .comments-count,
.altr-ultimate-hover-alt .btn-add-swap > a span:not(.altr-ultimate-tooltip-label):before,
.altr-ultimate-hover-base:not(.product-in-carousel):not(.hover-width-small) .altr-ultimate-add-btn > a,
.altr-ultimate-hover-quick .altr-ultimate-add-btn > a,
.altr-ultimate-hover-standard .btn-add > a,
.altr-ultimate-info-box .subtitle-color-primary.subtitle-style-background,
.altr-ultimate-pagination > span:not(.page-links-title),
.altr-ultimate-price-table .altr-ultimate-plan-footer > a,
.altr-ultimate-price-table.price-style-default .altr-ultimate-plan-price,
.altr-ultimate-products-tabs.tabs-design-default .products-tabs-title .tab-label:after,
.altr-ultimate-single-footer .tags-list a:focus:after,
.altr-ultimate-single-footer .tags-list a:hover:after,
.altr-ultimate-social-icons.icons-design-simple .altr-ultimate-social-icon a:hover,
.altr-ultimate-title-color-primary .title-subtitle.style-background,
.altr-ultimate-title-style-simple.altr-ultimate-title-color-primary .liner-continer:after,
.altr-ultimate-wishlist-info-widget .wishlist-count,
.altr-ultimate-altr-ultimate-layered-nav .chosen .count,
.altr-ultimate-altr-ultimate-layered-nav .layered-nav-link:focus + .count,
.altr-ultimate-altr-ultimate-layered-nav .layered-nav-link:hover + .count,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab .vc_tta-title-text:after,
.yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button,
[type=submit].btn-color-primary,
[type=button].btn-color-primary,
button.btn-color-primary,
div.open-table-widget .otw-button-wrap .otw-submit,
div.open-table-widget .otw-button-wrap .otw-submit-btn,
td.altr-ultimate-orders-table__cell-order-actions a {
  background-color: transparent;
  border-color: transparent;
}

.login-fb-link,
.login-goo-link,
#proceed-checkout,
#place_order,
.added_to_cart,
.btn,
.button,
[type=submit],
[type=button],
button {
  font-family: "robotobold" !important;
}

.product-labels.labels-rounded {
  font-family: "robotobold" !important;
  right: 10px;
}
.product-labels.labels-rounded span {
  background: #f44336;
}

.product-rating-price del {
  font-size: 10pt;
  color: #FCEE3E;
}

.altr-ultimate-info-box .info-svg-wrapper {
  width: 60px;
  height: 60px;
}

.altr-ultimate-info-box.box-title-small .info-box-title {
  font-family: "robotobold";
  font-size: 13pt;
  text-align: left;
}

.altr-ultimate-info-box.box-title-small .info-box-inner {
  font-family: "robotoregular";
  font-size: 11pt;
  text-align: left;
  color: #ffffff;
}

.product_meta {
  display: block;
  line-height: 1.2;
}

.product_meta > span {
  color: #333333;
  font-weight: 600;
  font-size: 14px;
}

.product_meta > span a,
.product_meta > span span {
  color: #15b4f3;
  display: inline-block;
  font-weight: normal;
  font-family: "robotobold";
  margin: 0 1px;
}

.product_meta > span a:hover {
  color: #FCEE3E;
  letter-spacing: 1px;
  margin-top: 0px;
}

.altr-ultimate-MyAccount-content table th {
  text-align: center;
}
.altr-ultimate-MyAccount-content table td {
  text-align: center;
}

.menu-thead {
  background-color: #F70606;
  text-align: center;
}

.menu-thead th {
  color: #ffffff !important;
  font-family: "RobotoCondensed-Bold";
  font-size: 10pt;
  padding: 20px;
  text-transform: capitalize;
}

td.altr-ultimate-orders-table__cell-order-number a {
  font-family: "robotobold";
  color: #4caf50;
}

td.altr-ultimate-orders-table__cell-order-total {
  font-family: "robotobold";
}
td.altr-ultimate-orders-table__cell-order-total span {
  font-family: "robotobold";
}

.shop_table tr td:last-child,
.shop_table tr th:last-child {
  text-align: right;
}
@media (max-width: 992px) {
  .shop_table tr td:last-child,
.shop_table tr th:last-child {
    padding-left: 0px;
    width: 100%;
  }
}
.shop_table tr td:last-child a,
.shop_table tr th:last-child a {
  color: #FCEE3E;
}
.shop_table tr td:last-child a:hover,
.shop_table tr th:last-child a:hover {
  color: #333333;
}

.wc-terms-and-conditions a {
  color: #f44336;
}

.badge-success {
  color: #ffffff;
  background-color: #4caf50;
}

.badge-success.badge-outline {
  color: #4caf50;
  background-color: transparent;
  border-color: #4caf50;
  text-transform: capitalize;
  font-size: 7pt;
  font-family: "robotoregular";
}

.badge-danger.badge-outline {
  color: #f44336;
  background-color: transparent;
  border-color: #f44336;
  text-transform: capitalize;
  font-size: 7pt;
  font-family: "robotoregular";
}

.badge-warning.badge-outline {
  color: #ff9800;
  background-color: transparent;
  border-color: #ff9800;
  text-transform: capitalize;
  font-size: 7pt;
  font-family: "robotoregular";
}

.badge-info.badge-outline {
  color: #00bcd4;
  background-color: transparent;
  border-color: #00bcd4;
  text-transform: capitalize;
  font-size: 7pt;
  font-family: "robotoregular";
}

.badge-outline {
  border: 1px solid transparent;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 7pt;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 0.3em;
  font-family: "robotoregular";
}

.label {
  padding: 0.25em 0.6em 0.25em;
  font-weight: 300;
  border-radius: 0.3em;
  font-size: 7pt;
  color: #ffffff;
}

.label.label-outline {
  color: #eee;
  background-color: transparent;
  border-color: #eee;
}

.label-outline {
  border: 1px solid transparent;
}

.label-round {
  border-radius: 0.3em;
}

.label-default {
  color: #757575;
  background-color: #e0e0e0;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #eee;
}

.label-default.label-outline {
  color: #e0e0e0;
  background-color: transparent;
  border-color: #e0e0e0;
}

.label-default[href]:hover,
.label-default[href]:focus {
  color: #9e9e9e;
}

.label-default.label-outline {
  color: #757575;
}

.label-primary {
  background-color: #3f51b5;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #5c6bc0;
}

.label-primary.label-outline {
  color: #3f51b5;
  background-color: transparent;
  border-color: #3f51b5;
}

.label-success {
  background-color: #4caf50;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #66bb6a;
}

.label-success.label-outline {
  color: #4caf50;
  background-color: transparent;
  border-color: #4caf50;
}

.label-info {
  background-color: #00bcd4;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #26c6da;
}

.label-info.label-outline {
  color: #00bcd4;
  background-color: transparent;
  border-color: #00bcd4;
}

.label-warning {
  background-color: #ff9800;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ffa726;
}

.label-warning.label-outline {
  color: #ff9800;
  background-color: transparent;
  border-color: #ff9800;
}

.label-danger {
  background-color: #f44336;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ef5350;
}

.label-danger.label-outline {
  color: #f44336;
  background-color: transparent;
  border-color: #f44336;
}

.label-dark {
  background-color: #616161;
}

.label-dark[href]:hover,
.label-dark[href]:focus {
  background-color: #757575;
}

.label-dark.label-outline {
  color: #616161;
  background-color: transparent;
  border-color: #616161;
}

.label-lg {
  font-size: 16px;
}

.label-sm {
  padding: 0.1em 0.5em 0.1em;
  font-size: 10px;
}

.form-control {
  border-radius: 0px;
  font-size: 10pt;
}

.page-header-account {
  background-size: 100%;
}
@media (max-width: 1200px) {
  .page-header-account {
    background-size: cover;
  }
}

.content-with-products {
  width: 100%;
  padding-bottom: 100px;
}

.page-header-designer {
  background: #F70606;
  background-size: 100%;
  width: 100%;
}
.page-header-designer .info-id {
  text-align: left;
}

.form-group span {
  color: #f44336;
}

.box-shipping p,
.billing-address p,
.box-password p {
  margin-bottom: 20px;
  color: #333333;
  font-family: "robotobold";
  font-size: 11pt;
}

.billing-address {
  margin-bottom: 50px;
}

.btn {
  border-radius: 0px;
  font-size: 8pt;
  font-family: "robotobold";
}

.form-group label {
  font-family: "robotobold";
  color: #333333;
  font-size: 10pt;
}
.form-group label span {
  color: #f44336;
}

.form-row-full {
  margin-right: -5px;
  margin-left: -5px;
}

.box-courier {
  width: 100%;
  float: left;
}
.box-courier ol {
  margin-left: 0px;
  padding-left: 0px;
}
.box-courier h3 {
  padding-top: 20px;
  margin-right: -5px;
  margin-left: -5px;
}

.menu-style-default .menu-simple-dropdown .color-scheme-dark ul li a {
  font-family: "robotobold";
  font-size: 10pt;
}
.menu-style-default .menu-simple-dropdown .color-scheme-dark ul li a:hover {
  color: #FCEE3E !important;
}

.blog-detail {
  padding-top: 100px;
  padding-bottom: 100px;
}
.blog-detail h3.entry-title title {
  font-family: "robotobold";
  font-size: 30pt;
  line-height: 45px;
  color: #333333;
}
.blog-detail .altr-ultimate-entry-meta p {
  font-family: "robotoregular";
  font-size: 10pt;
  line-height: 25px;
  color: #333333;
}
.blog-detail .altr-ultimate-entry-meta p i {
  padding-right: 5px;
}
.blog-detail img {
  width: auto;
  height: 100%;
}
.blog-detail .blog-content {
  font-family: "robotoregular";
  font-size: 10pt;
  line-height: 30px;
  color: #333333;
  padding-bottom: 30px;
}
.blog-detail .blog-content p {
  font-family: "robotoregular";
  font-size: 10pt;
  line-height: 30px;
  color: #333333;
}
.blog-detail .altr-ultimate-social-icons .altr-ultimate-social-icon i {
  font-size: 14pt;
  margin-left: 10px;
  margin-right: 10px;
}

.submit-design .grid-item {
  width: 90%;
  display: block;
  margin: auto;
  padding-top: 50px;
}
.submit-design .group-title {
  padding-bottom: 25px;
  width: 100%;
}
.submit-design .group-title p {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  margin-bottom: 0px;
}
.submit-design .group-title h2 {
  color: #00bcd4;
  font-family: "robotobold";
  font-size: 18pt;
  margin-top: 0px;
}
.submit-design .box-image {
  padding-bottom: 35px;
}
.submit-design .box-image p {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  margin-bottom: 5px;
}
.submit-design .main-image {
  border: dashed 1px #ccc;
  padding: 20px;
}
.submit-design .main-image img {
  width: 400px;
  height: auto;
}
.submit-design .box-color {
  padding-bottom: 5px;
}
.submit-design .box-color p {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  margin-bottom: 5px;
}
.submit-design .list-color {
  padding-bottom: 25px;
  margin-left: 0px;
  margin-right: 0px;
}
.submit-design .list-color .col-lg-4 h3 {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  margin-bottom: 10px;
  text-shadow: none;
  position: relative;
  left: -15px;
  border-bottom: none;
}
@media (max-width: 576px) {
  .submit-design .list-color .col-lg-4 h3 {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.submit-design .list-color .border {
  border: solid 1px #ccc;
  width: 100%;
  float: left;
  padding: 10px 15px;
}
.submit-design .list-color .border .col-2 {
  height: 40px;
  width: 40px;
}
.submit-design .list-color .border .col-8 p {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  margin-top: 10px;
  padding-left: 10px;
  margin-bottom: 0px;
}
.submit-design .box-color h3 {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  margin-bottom: 10px;
}
.submit-design .box-form label {
  color: #333333;
  font-family: "robotobold";
  font-size: 10pt;
  margin-top: 6px;
}
.submit-design .box-form .form-control {
  border-radius: 0px;
}

.error {
  font-family: "robotoitalic";
  font-size: 10pt;
  color: #f44336;
}

.alert {
  border-radius: 0px !important;
}

.addinfo {
  width: auto;
  display: inline;
  cursor: pointer;
  position: relative;
  left: 10px;
}
.addinfo i {
  color: #F70606 !important;
  font-size: 10pt !important;
}
.addinfo i:hover {
  color: #15b4f3 !important;
}

.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
.white-popup-block h1 {
  font-family: "robotobold";
  font-size: 18pt;
  color: #F70606;
  margin-bottom: 10px;
}
.white-popup-block h2 {
  font-family: "robotobold";
  font-size: 16pt;
  color: #F70606;
  margin-bottom: 15px;
}
.white-popup-block h3 {
  font-family: "robotobold";
  font-size: 12pt;
  color: #F70606;
  margin-bottom: 0px;
}
.white-popup-block p {
  font-family: "robotoregular";
  font-size: 10pt;
  -webkit-text-emphasis: justify;
          text-emphasis: justify;
  color: #333333;
  line-height: 25px;
}
.form-control-disable {
  background: transparent;
  border: none;
  cursor: default;
  pointer-events: none;
  width: 100%;
}

textarea.form-control-disable {
  height: 100px;
  min-height: 100px;
  padding: 0px;
}

.fileupload {
  background: rgba(245, 245, 245, 0.4);
  width: 100%;
  height: 70px;
  border: 4px dashed #E1E8EE;
  margin-top: 7px;
}
.fileupload .form-control.is-invalid + p {
  color: #f44336;
}
.fileupload p {
  top: 98px;
  margin-bottom: 0px;
  text-align: center;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 65px;
  color: #333333;
  font-family: "robotoregular";
  font-size: 10pt;
  color: #666666;
}
.fileupload input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 91.5%;
  height: 70px;
  outline: none;
  opacity: 0;
}

.site-mobile-menu .sub-menu li a {
  color: #F70606;
}
.site-mobile-menu .sub-menu li a:hover {
  color: #15b4f3;
}

.altr-ultimate-burger-icon .altr-ultimate-burger-label {
  font-family: "robotobold" !important;
  font-size: 10pt !important;
  color: #F70606;
  position: relative;
  top: 1px;
}

@media (max-width: 992px) {
  .altr-ultimate .step-header ul li {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .form-group .col-sm-12 {
    margin-bottom: 15px;
  }
}

#menu-mobile-categories {
  padding-left: 0px;
}
#menu-mobile-categories .sub-menu color-scheme-dark {
  padding-left: 0px;
}

.menu-top-left ul,
.wrapp-header ul {
  list-style: none;
  padding-left: 0px;
}

.table-responsive {
  display: table;
}

/* Responsive Table
==============================*/
@media only screen and (max-width: 800px) {
  .unseen table td:nth-child(2),
.unseen table th:nth-child(2) {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .unseen table td:nth-child(4),
.unseen table th:nth-child(4),
.unseen table td:nth-child(7),
.unseen table th:nth-child(7),
.unseen table td:nth-child(8),
.unseen table th:nth-child(8) {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .flip-scroll .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }

  .flip-scroll * html .cf {
    zoom: 1;
  }

  .flip-scroll *:first-child + html .cf {
    zoom: 1;
  }

  .flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .flip-scroll th,
.flip-scroll td {
    margin: 0;
    vertical-align: top;
  }

  .flip-scroll th {
    text-align: left;
  }

  .flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
  }

  .flip-scroll thead {
    display: block;
    float: left;
  }

  .flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }

  .flip-scroll thead tr {
    display: block;
  }

  .flip-scroll th {
    display: block;
    text-align: right;
  }

  .flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
  }

  .flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }

  .flip-scroll th {
    border-bottom: 0;
    border-left: 0;
  }

  .flip-scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }

  .flip-scroll tbody tr {
    border-left: 1px solid #babcbf;
  }

  .flip-scroll th:last-child,
.flip-scroll td:last-child {
    border-bottom: 1px solid #babcbf;
  }
}
@media only screen and (max-width: 800px) {
  .table-responsive {
    margin-bottom: 15px;
    display: block;
  }
  .table-responsive tfoot {
    display: block;
  }
  .table-responsive tfoot .invoice-cart td.text-name {
    display: none;
  }
  .table-responsive .cart-subtotal th.hide-md,
.table-responsive .cart-subtotal td.hide-md,
.table-responsive .order-total th.hide-md,
.table-responsive .order-total td.hide-md {
    display: none !important;
  }

  .table-responsive table,
.table-responsive thead,
.table-responsive tbody,
.table-responsive th,
.table-responsive td,
.table-responsive tr {
    display: block;
  }

  .table-responsive tr:nth-child(even) {
    background-color: rgba(245, 245, 245, 0.1);
  }

  .table-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
    margin-bottom: 20px;
  }

  .table-responsive tbody tr {
    border: solid 1px #E1E8EE;
    margin-bottom: 20px;
  }

  .table-responsive td.order-total,
.table-responsive td {
    border-bottom: solid 1px #E1E8EE;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
    width: 100%;
    white-space: pre-line;
  }

  .table-responsive td img.img-design {
    height: 100px;
  }

  .table-responsive td:before {
    position: absolute;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: wrap;
    text-align: left;
    font-weight: bold;
  }

  .table-responsive td:before {
    content: attr(data-title);
  }
}
@media (max-width: 768px) {
  .header-has-no-bg .altr-ultimate-logo {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 768px) {
  .d-md-hide {
    display: none;
  }
}

#newsletter .card-box label {
  font-family: "robotobold";
  color: #333333;
  font-size: 10pt;
}
#newsletter .image-newsletter img {
  padding-bottom: 20px;
}
#newsletter .message-newsletter {
  padding-top: 15px;
}
#newsletter .message-newsletter p {
  font-family: "robotoregular";
  font-size: 11pt;
  line-height: 30px;
}

#ajaxLoad .box-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

#ajaxLoad .box-loader img {
  position: relative;
  top: 45%;
  width: auto;
  height: auto;
  margin: auto;
  display: block;
}

.altr-ultimate-header-links .menu-simple-dropdown ul li a:hover {
  color: #15b4f3;
}

.scrollToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  z-index: 350;
  font-size: 0;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  background-color: #15b4f3;
  opacity: 0;
  pointer-events: none;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.scrollToTop.button-show {
  pointer-events: visible;
  opacity: 1;
  transform: none;
  -webkit-transform: none;
}

.scrollToTop .altr-ultimate-tooltip-label {
  display: none;
}

.scrollToTop:after {
  content: "\F112";
  font-family: altr-ultimate-font;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  line-height: 50px;
}

.scrollToTop:focus,
.scrollToTop:hover {
  color: #fff;
  background: #FCEE3E;
}

.altr-ultimate-ordering .orderby {
  display: inline;
  width: 300px;
}
@media (max-width: 768px) {
  .altr-ultimate-ordering .orderby {
    background: border-box;
    border: 1px solid #E1E8EE !important;
    display: none;
  }
}

.altr-ultimate-ordering span {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .altr-ultimate-ordering span {
    display: none;
  }
}

.altr-ultimate-shop-tools form > span {
  font-family: "robotoregular";
  color: #333333;
  text-transform: capitalize;
  font-size: 10pt;
  letter-spacing: 1px;
}

.altr-ultimate-link-social-media a {
  color: #F70606;
  font-size: 16pt;
  padding-left: 10px;
  padding-right: 10px;
}
.altr-ultimate-link-social-media a:hover {
  color: #ff9800;
}

.altr-ultimate-burger-icon .altr-ultimate-burger,
.altr-ultimate-burger-icon .altr-ultimate-burger::after,
.altr-ultimate-burger-icon .altr-ultimate-burger::before {
  background-color: #F70606;
}
.altr-ultimate-burger-icon .altr-ultimate-burger:hover,
.altr-ultimate-burger-icon .altr-ultimate-burger::after:hover,
.altr-ultimate-burger-icon .altr-ultimate-burger::before:hover {
  background-color: #ff9800;
}

@media (max-width: 768px) {
  .banner-hover-zoom .banner-image {
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .banner-hover-zoom .banner-image img {
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.footer-link-social-media {
  position: absolute;
  bottom: 0px;
  right: 20px;
}

.single-product-page .single-breadcrumbs-wrapper {
  margin-bottom: 0px;
}

.best-seller span.product-label {
  background: #F70606;
  font-family: "robotobold";
  font-size: 8pt;
  height: 50px;
  width: 50px;
}

.act-scroll .wrapp-header,
.sticky-header .wrapp-header {
  min-height: 45px;
}

@media (max-width: 768px) {
  .promo-banner .wrapper-content-banner {
    bottom: 20px;
  }
}

span.text-copy {
  position: relative;
  left: 40px;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  span.text-copy {
    left: 0px;
  }
}

.altr-link {
  text-align: right;
}
@media (max-width: 768px) {
  .altr-link {
    text-align: center;
  }
}
.altr-link span.text-dev {
  font-family: "droid_sansregular";
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .altr-link span.text-dev {
    display: inline;
  }
}
.altr-link a {
  position: relative;
  right: 40px;
  font-size: 10pt;
}
@media (max-width: 768px) {
  .altr-link a {
    right: 0px;
  }
}
.altr-link a:hover {
  color: #FCEE3E !important;
}
.altr-link img {
  height: 20px;
  position: relative;
  bottom: 3px;
  padding-right: 5px;
  padding-left: 0px;
}
.altr-link span.text-alt {
  font-family: "droid_sansbold";
  letter-spacing: 1px;
}

.searchform input[type=text] {
  width: 100%;
  max-width: 100%;
  border: 2px solid rgba(129, 129, 129, 0.2);
  background-color: transparent;
  font-size: 14px;
  border-radius: 0;
  box-shadow: none;
  vertical-align: middle;
  padding: 0 15px;
  height: 42px;
  transition: border-color 0.5s ease;
  -webkit-transition: border-color 0.5s ease;
  color: #333333;
}

.searchform .fa-search {
  font-size: 11pt;
  position: relative;
  top: 0px;
  color: #CCCCCC;
}
.searchform .searchsubmit {
  color: #F70606;
}

.search-by-category .input-dropdown-inner > a:after {
  margin-left: 6px;
  font-size: 11px;
}

.last-nav-item {
  position: relative;
  bottom: 3px;
}

.autocomplete-suggestions {
  box-sizing: border-box;
  background: #FFF;
  cursor: default;
  overflow: auto;
}

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: normal;
  overflow: hidden;
}

.autocomplete-no-suggestion {
  padding: 2px 5px;
}

.autocomplete-selected {
  background: #F0F0F0;
}

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}

.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}

.autocomplete-suggestion.autocomplete-selected,
.autocomplete-suggestion:hover {
  background: #ffffff;
}

.autocomplete-suggestions {
  position: absolute;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: stretch;
  align-items: stretch;
  z-index: 1001 !important;
  margin-bottom: -1px;
  margin-right: -1px;
  margin-top: 0;
  width: 100% !important;
  animation: fadeInBottomShort 0.2s ease both;
  -webkit-animation: fadeInBottomShort 0.2s ease both;
}

.autocomplete-suggestion {
  /*-webkit-box-flex: 1;
  -ms-flex: 1 1 285px;
  flex: 1 1 285px;*/
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-right-width: 0px;
  border-style: solid;
  border-bottom: 0px solid #E1E8EE;
  cursor: pointer;
  transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
}

.product-label.attribute-label:not(.label-with-img) {
  color: #ffffff;
  background: #00bcd4;
  font-family: "RobotoCondensed-Bold";
  font-style: italic;
}

.promo-banner .wrapper-content-banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: stretch;
  align-items: stretch;
  padding: 30px;
}
.promo-banner .wrapper-content-banner .content-width-250 {
  width: 250px;
}
.promo-banner .wrapper-content-banner .content-width-250 .banner-subtitle {
  text-align: center;
  color: #00bcd4;
  font-family: "RobotoCondensed-Bold";
  font-size: 10pt;
}
.promo-banner .wrapper-content-banner .content-width-250 .banner-title {
  text-align: center;
  color: #333333;
  font-family: "robotobold";
  font-size: 20pt;
}
.promo-banner .wrapper-content-banner .content-width-250 .banner-price-wrapper .altr-ultimate-price-wrapper {
  text-align: center;
  padding-top: 15px;
}
.promo-banner .wrapper-content-banner .content-width-250 .banner-price-wrapper .altr-ultimate-price-wrapper span {
  color: #4CAF50;
  font-family: "robotobold";
  font-size: 20pt;
}

.product-grid-item .wrapper-box {
  border: solid 1px #E1E8EE;
  -webkit-transition: border 2s;
  transition: border 2s;
}
.product-grid-item .wrapper-box:hover {
  border-color: #4CAF50;
}

.product-info-wrapper {
  text-align: center;
  padding: 20px 0px;
}
.product-info-wrapper .altr-ultimate-product-cats {
  font-family: "RobotoCondensed-Bold";
  font-size: 10pt;
  padding-bottom: 5px;
}
.product-info-wrapper .altr-ultimate-product-cats a {
  color: #00bcd4;
}
.product-info-wrapper .wrap-price {
  padding-top: 5px;
}
.product-info-wrapper .price .amount {
  color: #4CAF50;
  font-family: "robotobold";
  font-size: 16pt;
}
.product-info-wrapper .altr-ultimate-add-btn a {
  color: #4CAF50;
  font-family: "robotobold";
  font-size: 14pt;
}
.product-info-wrapper .swap-wrapp {
  display: block;
  margin: auto;
}

.altr-ultimate-hover-alt.product-type-grouped:hover .swap-elements, .altr-ultimate-hover-alt.purchasable:hover .swap-elements {
  transform: translateY(-35px);
  -webkit-transform: translateY(-35px);
}
@media (max-width: 992px) {
  .altr-ultimate-hover-alt.product-type-grouped:hover .swap-elements, .altr-ultimate-hover-alt.purchasable:hover .swap-elements {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.product-tabs-wrapper {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .product-tabs-wrapper {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .product-tabs-wrapper .tabs-layout-tabs {
    border-top: 1px solid #E1E8EE;
  }
}
@media (max-width: 768px) {
  .product-tabs-wrapper .poduct-tabs-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  .product-tabs-wrapper .altr-ultimate-Tabs-panel {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.shop-title-wrapper {
  bottom: 15px;
}

.product-tabs-wrapper .altr-ultimate-Tabs-panel p {
  font-family: "robotoregular";
  font-size: 12pt;
  line-height: 30px;
  color: #333333;
}
.product-tabs-wrapper .altr-ultimate-product-attributes tbody th,
.product-tabs-wrapper .altr-ultimate-product-attributes tfoot th,
.product-tabs-wrapper .altr-ultimate-product-attributes td {
  border-bottom: 1px solid #E6E6E6;
}

.floating-chat {
  position: fixed;
  right: 30px;
  bottom: 25px;
  width: 120px;
  border-radius: 50px;
  height: auto;
  z-index: 9999;
  background: #00bcd4;
  padding: 10px 6px;
  text-align: center;
  color: #ffffff;
  font-family: "robotoregular";
  font-size: 10pt;
}
@media (max-width: 768px) {
  .floating-chat {
    right: 20px;
  }
}
.floating-chat i {
  font-size: 14pt;
  padding-right: 3px;
  position: relative;
  bottom: -1px;
}
.floating-chat span {
  position: relative;
  bottom: 1px;
}
.floating-chat:hover {
  background: #4CAF50;
  color: #ffffff;
}

.menu-opener .arrow-opener {
  position: relative;
  top: 1px;
}

.product-grid-item .product-title {
  font-size: 14pt;
}

.altr-ultimate-product-status p.status {
  font-family: "RobotoCondensed-Bold";
  font-size: 10pt;
}
.altr-ultimate-product-status p.code {
  font-family: "RobotoCondensed-Bold";
  font-size: 10pt;
}
.altr-ultimate-product-status p.code span {
  font-family: "robotobold";
  text-transform: uppercase;
  font-size: 10pt;
  color: #00bcd4;
}
.altr-ultimate-product-status p.custom-label {
  font-family: "RobotoCondensed-Bold";
  font-size: 10pt;
}
.altr-ultimate-product-status p.custom-label span {
  font-family: "robotobold";
  text-transform: uppercase;
  font-size: 10pt;
  color: #00bcd4;
}

.search-by-category ul li a {
  font-size: 9pt;
}

.search-by-category ul li a:focus, .search-by-category ul li a:hover {
  color: #00bcd4;
}

.search-by-category .list-wrapper {
  width: 130px;
}

.tabs-layout-tabs .tabs li.active a:after {
  background: #00bcd4;
}

.title-desc {
  font-family: "robotobold";
  font-size: 24pt;
  color: #333333;
  margin-bottom: 20px;
}

#tab-additional_information .shop_attributes th {
  font-size: 10pt;
  font-family: "RobotoCondensed-Bold";
}

#tab-additional_information .shop_attributes td p {
  font-family: "robotobold";
  font-size: 12pt;
  color: #333333;
}

@media (max-width: 768px) {
  .single-product-page > div {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 768px) {
  .single-product-page {
    margin-top: 30px;
  }
}

.single-product-page .altr-ultimate-product-brands img {
  height: 50px;
  max-height: 50px;
}