/* FASTOR V3.2.1 - CHANGE HOMEPAGE LOOK SLIGHTLY */
.roarlookbook .hotspot {
  background: #d9121f !important; }

.custom-widget .img-wrapper {
  display: block;
  line-height: 0; }

.advanced-grid.categories-wall > div > div.container:first-child {
  padding: 0 !important; }

.categories-wall .category-wall .image img {
  width: 100%;
  margin-top: 20px; }

/* Individual Styles */
.header-type-13 div#megamenu-header-menu2 {
  margin: 11px 0 10px; }

.header-type-13
.slideshow-modules
.vertical
.megamenuToogle-wrapper
.container {
  padding-top: 14px !important;
  padding-bottom: 15px !important; }

.header-type-13 #megamenu-header-menu2 .megamenu-wrapper {
  margin-top: 30px !important; }

.vertical ul.megamenu > li:first-child {
  border-top: 1px solid #404040; }

.header-type-13 .search-cat {
  border-right: 1px solid #dddddd; }

#main .vertical .megamenuToogle-wrapper,
.standard-body
.full-width
.megamenu-background
.mega-menu-modules
> div:first-child:before {
  background-color: transparent !important; }

#shopify-section-header-menu2 {
  padding: 0 !important; }

body #main #top .pattern > .container > .row {
  padding: 0; }

#tab-description iframe {
  max-width: 100% !important; }

/* Added by Darko Dj. 15.1.2018*/
.media {
  margin: 10px 0; }

.footer-call-us .call-us-text {
  font-weight: 400;
  font-size: 0.929em;
  display: block;
  line-height: 1.429em; }

.footer-call-us .call-us-number {
  font-size: 2em;
  display: block;
  line-height: 1.429em; }

.electro-compact .footer-address {
  margin-bottom: 1.2em; }

.footer .pattern {
  font-size: 15px;
  padding-bottom: 0 !important; }

.footer .background,
.standard-body .footer .background {
  background-color: #f8f8f8; }

.payment-image {
  margin-top: 0 !important;
  display: inline-block;
  margin-right: 10px; }
  .payment-image img {
    max-height: 40px; }

#footer-copyright div {
  line-height: 40px; }

.footer-type-12 .footer .container > .row > div {
  padding-top: 15px; }

.rich-banner-slider-home:hover {
  cursor: pointer; }

@media (max-width: 767px) {
  .responsive .header-type-13 .pattern .container {
    padding: 0; }
  .responsive .header-type-13 .search_form {
    margin: 0; }
    .responsive .header-type-13 .search_form .overflow-input {
      width: 365px; }
    .responsive .header-type-13 .search_form .search-cat {
      display: none !important; }
  .responsive #widgets {
    height: 58px;
    transform: translateY(0); }
    .responsive #widgets .icon {
      min-height: 58px;
      position: relative; }
      .responsive #widgets .icon .label {
        position: absolute;
        text-align: center;
        left: 0;
        right: 0;
        bottom: 5px;
        font-size: 60%; }
      .responsive #widgets .icon .add-label {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        color: #fff;
        visibility: visible;
        background: transparent;
        transform: translateX(0%);
        opacity: 1;
        margin-bottom: 5px !important;
        padding: 0; }
        .responsive #widgets .icon .add-label:before {
          display: none; }

  .footer-logo,
  .footer-call-us {
    text-align: center; }

  #footer {
    padding-bottom: 58px !important; }

  .payment-icons-wrapper {
    text-align: center !important; }

  #footer-copyright .text-left {
    text-align: center !important; }

  .shopify-secure-site-img {
    margin-top: 30px !important; }

  .responsive .product-info.product-page-design-left .product-center {
    margin-top: 0px; }

  #main .mini-breadcrumb {
    padding: 0; }

  .product-summary .review {
    margin-bottom: 5px; }
  .product-summary h2.name {
    line-height: 1.2;
    font-size: 24px; }

  .product-info .description {
    padding-bottom: 5px; }
    .product-info .description span {
      padding-right: 0; }
    .product-info .description p:first-child {
      display: inline-block;
      width: 50%; }
    .product-info .description .variant-sku {
      display: inline-block;
      float: left;
      width: 50%; }

  .responsive .htabs {
    padding-top: 0; } }
#reamaze-widget {
  bottom: 120px !important; }

#admin-bar-iframe {
  display: none; }

/*Added by Darko Dj. 26.1.2019*/
.right .name {
  display: block;
  white-space: unset !important;
  font-size: 14px;
  font-weight: 500; }
  .right .name:hover {
    color: #000; }
.right .swatch-list {
  display: none; }
.right .price .money {
  font-size: 1.429em;
  line-height: 1em; }
.right .buy-now, .right .add-to-cart {
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background-color: #e50f0f;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 8px 30px 5px;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in; }
.right .only-hover {
  display: none; }
.right .price-old {
  font-size: 1.2rem;
  display: block !important; }

.product-grid .product-hover:hover .name,
.product-grid .product-hover:hover .price {
  visibility: visible !important;
  opacity: 1 !important; }

/* Added by Darko Dj. 30.1.2019 */
#customer-forms {
  position: relative; }
  #customer-forms #account {
    padding-bottom: 0; }
  #customer-forms #customer-form-content:before {
    border-right: 1px solid #ddd;
    height: 100%;
    position: absolute;
    content: " ";
    right: 50%;
    top: 0; }
    @media (max-width: 991px) {
      #customer-forms #customer-form-content:before {
        border-color: rgba(255, 255, 255, 0) !important; } }
  #customer-forms .form-horizontal label {
    padding-top: 5px; }
  #customer-forms .legend {
    font-size: 14px;
    color: #333e48; }
  #customer-forms .form-group {
    margin-left: 0; }
  #customer-forms label {
    font-size: 1.2em;
    line-height: 1.286em;
    font-weight: 700;
    margin-bottom: 0.57em; }
  #customer-forms input {
    min-height: 60px;
    line-height: 55px; }
  #customer-forms input[type="submit"] {
    font-size: 18px;
    min-height: 40px;
    line-height: 40px; }
  #customer-forms .or-text {
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%);
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ddd;
    background-color: #e8102b;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    z-index: 1; }
    @media (max-width: 991px) {
      #customer-forms .or-text {
        display: none; } }
  #customer-forms #login {
    padding-right: 6.071em; }
    @media (max-width: 991px) {
      #customer-forms #login {
        padding-right: 10px; } }
    #customer-forms #login h2 {
      font-size: 1.786em;
      line-height: 1.6em;
      display: block;
      position: relative;
      padding-bottom: 0.4em;
      border-bottom: 1px solid #dadada;
      margin-bottom: 1.36em; }
      #customer-forms #login h2:after {
        content: " ";
        border-bottom: 2px solid #e8102b;
        display: block;
        width: 20%;
        position: absolute;
        bottom: -1px; }
  #customer-forms #register {
    padding-left: 6.071em; }
    #customer-forms #register input[type="submit"] {
      margin-top: 0; }
    @media (max-width: 991px) {
      #customer-forms #register {
        padding-left: 10px;
        margin-bottom: 50px; } }
    @media (max-width: 991px) {
      #customer-forms #register .buttons .pull-right {
        float: left !important; } }
    #customer-forms #register h2 {
      font-size: 1.786em;
      line-height: 1.6em;
      display: block;
      position: relative;
      padding-bottom: 0.4em;
      border-bottom: 1px solid #dadada;
      margin-bottom: 1.36em; }
      #customer-forms #register h2:after {
        content: " ";
        border-bottom: 2px solid #e8102b;
        display: block;
        width: 20%;
        position: absolute;
        bottom: -1px; }
  #customer-forms .register-benefits h3 {
    margin-top: 30px;
    font-weight: 300 !important; }
  #customer-forms .register-benefits ul {
    padding: 0; }
    #customer-forms .register-benefits ul li {
      list-style-type: none; }
      #customer-forms .register-benefits ul li:before {
        content: "\f00c";
        color: #5bb300;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        vertical-align: -0.125em;
        font-family: FontAwesome;
        font-weight: 900;
        font-size: 1.143em;
        margin-right: 1em; }

#cart_popup .cart_mobile_content a.continue-shopping,
.cart_desktop_content .cart-popup-action a.continue-shopping {
  display: none; }

#cart_popup .cart_mobile_content {
  padding-top: 30px; }
  #cart_popup .cart_mobile_content .cart-success-messages:after {
    top: -40px; }

.cart-success-messages {
  visibility: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0; }

.cart-success-messages:after {
  text-align: center;
  content: "You're awesome! What's next?";
  visibility: visible;
  display: block;
  position: absolute !important;
  padding: 5px;
  width: 100%;
  top: -35px; }

.cart-popup-left {
  padding-top: 30px; }

#cart_popup .cart_mobile_content {
  padding-bottom: 30px; }

.cart_desktop_content .cart-success-messages {
  min-width: 600px; }

#cart_popup a.button {
  visibility: visible;
  color: #ffffff;
  width: 100% !important;
  position: relative;
  padding: 13px 38px 10px; }

#cart_popup a.button[href='/checkout'] {
  background-color: #e8102b; }

.cart_desktop_content .cart-popup-action {
  padding-top: 50px; }

.mobile-nav-search-form {
  z-index: 999999 !important; }

.rich-banners .rich-banner a.banner-content-wrapper {
  width: 100%; }

/** Custom CSS By Jesse Onolememen (C) 2019 - 5/4/19 **/
.aspect-product__images img {
  object-fit: contain;
  height: auto !important; }

.right .buy-now, .right .add-to-cart {
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  background-color: #e50f0f;
  border: 1px solid #d9d9d9;
  width: 100%;
  padding: 8px 30px 5px;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in; }
.right .add-to-cart {
  font-size: 12px !important;
  background-color: white !important;
  border-color: #e50f0f;
  color: #e50f0f !important;
  border-width: 2px; }
.right .price-old.money {
  text-decoration: line-through !important;
  text-transform: none !important; }
.right .price-old {
  font-size: 1.5rem;
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: bold !important;
  margin: 0.8em 0; }

.sold-out-badge {
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 10000;
  background-color: #e50f0f;
  color: white;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  justify-content: center;
  align-items: center; }

.sold-out-badge__content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }
  .sold-out-badge__content p {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1em;
    max-width: 80%;
    margin: 0; }

.product-item__buttons {
  display: flex;
  flex-direction: column; }
  .product-item__buttons button {
    margin: 0.25em 0; }
    .product-item__buttons button:first-child {
      padding-right: 5px;
      padding-bottom: 10px; }

button.btn-action {
  padding: 0.5em 2em !important; }

.category-info {
  padding: 40px 0 !important;
  margin: 0 !important; }
  .category-info iframe {
    max-width: 95%; }

.whatsapp-icon {
  width: 50px;
  left: 22px;
  position: fixed;
  height: 50px;
  cursor: pointer;
  opacity: 0.95;
  z-index: 2147483647;
  border-radius: 50px;
  perspective: 1000px;
  backface-visibility: hidden;
  transition: all 0.2s ease-in-out 0s;
  bottom: 120px; }
  .whatsapp-icon:hover {
    opacity: 1;
    transform: translate3d(0, -4px, 0); }

/* search page issue */
body:not(.templateIndex) .product-grid .product:hover:before {
  left: unset !important;
  border: none !important; }

.product-search .product-grid .col-sm-3:hover {
  border: 2px solid #d9121f; }

.product-search .product-grid .col-sm-3:nth-child(2):hover {
  border-left: 3px solid #d9121f; }

.product-search .product-grid .col-sm-3:nth-child(3):hover {
  border-left: 3px solid #d9121f; }

.product-search .product-grid .col-sm-3:nth-child(4):hover {
  border-left: 3px solid #d9121f; }

@media (min-width: 992px) {
  .templateCustomersLogin #customer-form-content .col-md-pull-6 {
    left: 0% !important;
    right: 0% !important; }

  .templateCustomersLogin #customer-form-content .col-md-push-6 {
    left: 0% !important;
    right: 0% !important; } }
@media (max-width: 748px) {
  #customer-forms #login {
    float: left;
    width: 100%; }

  #customer-forms #register {
    float: left;
    width: 100%; } }
.visually-hidden {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute; }

h1.custom-h1 {
  font-size: 10px;
  position: absolute;
  top: -9999px;
  left: -9999px; }

.hideemail {
  display: none; }
