/*
Theme Name:     OK Beauty Hair
Theme URI:      n/a
Author:         n/a
Author URI:     n/a
Description:    OK Beauty Hair Premium Theme
Version:        8.2.4
Tested up to:   6.0
Requires PHP:   7.0
License:        n/a
License URI:    n/a
Text Domain:    ok-beauty-hair
*/

:root {
    --brand-golden: #F1AC2C;
    --button-fill-yellow: #d3a928;
    --clr-neon: #81292A;
    --clr-bg: #0C0F0A;
    --bg-gold-1: url(https://www.okbeautyhair.co.uk/wp-content/themes/ok-beauty-hair/assets/images/backgrounds/gold-texture-1.jpg);
    --bg-leopard: url(https://www.okbeautyhair.co.uk/wp-content/themes/ok-beauty-hair/assets/images/backgrounds/leopard-texture.png);

    --et_green-color: #2e7d32;
    --et_dark-2-white-02: rgba(0, 0, 0, 0.2);
}

.post__excerpt {
	font-size: 0.8em;
}

.post__read-all {
	margin: auto;
}

a.nav-link.neon-button {
	padding-bottom: 0 !important;
}

/* COOKIES */
.cky-consent-container {
    width: auto !important;
}
.cky-btn-revisit-wrapper {
    display: none !important;
}

/* WOO */
nav .logo {
    width: auto !important;
    min-height: 35px !important;
}

ul.products {
    padding: 0 !important;
}

li.product {
    list-style: none !important;
}


ul.my-account li {
    list-style: none !important;
}

ul.my-account li a i:hover {
    background-color: var(--brand-golden) !important;
    -webkit-text-fill-color: unset !important;
}

.woocommerce-loop-product__title {
    font-size: 1em;
}

.woocommerce-Price-amount {
    font-size: 0.9em;
}

.woocommerce-LoopProduct-link:hover {
    color: var(--brand-golden);
}

nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
}

.select2-results__option[aria-selected], .select2-results__option[data-selected] {
    color: black;
}

.woocommerce-MyAccount-content span.select2-container {
    width: 250px !important;
    max-width: 80% !important;
}

/* .woocommerce-MyAccount-content .button {
    max-width: 250px !important;
    display: block;
    
} */

.woocommerce-billing-fields__field-wrapper .form-row, .form-row.notes {
    display: grid;
}

.woocommerce-billing-fields__field-wrapper .select2-selection, .woocommerce-billing-fields__field-wrapper input {
    height: 38px !important;
    display: flex;
    align-items: center;
}

@media (max-width: 959.99px) {
    .woocommerce-billing-fields__field-wrapper {
        grid-template-columns: 1fr !important;
    }
}

.woocommerce-error {
    background-color: #ff00004d;
    width: fit-content !important;
    padding: 20px !important;
    list-style: none;
    margin-bottom: 5px;
}

.woocommerce-info {
    background-color: #00abcdb7;
    width: fit-content !important;
    padding: 20px !important;
    margin-bottom: 5px;
}


.woocommerce-message .icon__message:before {
    content: "\F26B";
    font-family: bootstrap-icons !important;
    margin-right: 5px;
    display: contents;
}

/* 
makes double icon on sing prod page
.woocommerce-message:before {
    content: "\F26B";
    font-family: bootstrap-icons !important;
    margin-right: 5px;
    vertical-align: bottom;
} */

.woocommerce-info:before {
    content: "\F433";
    font-family: bootstrap-icons !important;
    margin-right: 5px;
    vertical-align: bottom;
}

.woocommerce-error li:before {
    content: "\F333";
    font-family: bootstrap-icons !important;
    margin-right: 5px;
    vertical-align: bottom;
}

.icon__message {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
}

.woocommerce-error p, .woocommerce-info p, .woocommerce-message p {
    margin-bottom: 0;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    width: 100% !important;
    word-wrap: break-word;
    padding: 25px 20px;
    color: #fff !important;
    border-left: 5px solid var(--et_dark-2-white-02);
}

.woocommerce-message {
    background: var(--et_green-color);
    margin-bottom: 5px;
}

.woocommerce-error .button__message,
.woocommerce-info .button__message,
.woocommerce-message .button__message {
    font-size: inherit;
    text-decoration: underline;
    text-transform: capitalize;
    color: currentColor;
}

/* THANK YOU PAGE ICONS */
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    list-style: none;
    padding-left: unset;
}

li.woocommerce-order-overview__order.order:before {
    content: "\F40A";
    font-family: bootstrap-icons !important;
    padding-right: 5px;
    color: var(--brand-golden);
}

li.woocommerce-order-overview__date.date:before {
    font-family: bootstrap-icons !important;
    content: "\F1FA";
    padding-right: 5px;
    color: var(--brand-golden);
}

li.woocommerce-order-overview__email.email:before {
    font-family: bootstrap-icons !important;
    content: "\F32F";
    padding-right: 5px;
    color: var(--brand-golden);
}

li.woocommerce-order-overview__total.total:before {
    font-family: bootstrap-icons !important;
    content: "\F137";
    padding-right: 5px;
    color: var(--brand-golden);
}

li.woocommerce-order-overview__payment-method.method:before {
    font-family: bootstrap-icons !important;
    content: "\F615";
    padding-right: 5px;
    color: var(--brand-golden);
}

/* END: THANK YOU PAGE ICONS */

.product__name {
    font-weight: 500 !important;
}

.woocommerce-message a {
    text-decoration: underline;
}

.woocommerce-info a {
    color: white !important;
    text-decoration: underline;
}

.woocommerce-billing-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.woocommerce-billing-fields__field-wrapper .form-row input, .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper, span.select2, .form-row.notes textarea {
    width: 325px !important;
    max-width: 90% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: unset !important;
}

.form-row.notes textarea {
    min-height: 100px;
}

.required {
    color: red !important;
    font-weight: 500;
}

ul.wc_payment_methods {
    list-style: none;
    padding-left: 0;
}

abbr[title] {
    text-decoration: none !important;
}

input[type="email"] {
    width: 250px;
    max-width: 80%;
}


input[type="checkbox"] {
    accent-color: var(--brand-golden);
}

input {
    border-radius: 5px;
}

#mini-cart-total, .cart__currency {
    color: var(--brand-golden) !important;
}

button:not(.navbar-toggler), a.button, a.added_to_cart, a.btn-carousel {
    text-transform: uppercase;
    font-size: smaller !important;
    width: 200px !important;
    max-width: 250px !important;
    display: block !important;
    margin-top: 20px !important;
}

a.btn-carousel {
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 80px;
}

.button.wp-element-button[aria-disabled="true"] {
    background-color: #ccc;
}

.woocommerce-address-fields__field-wrapper label {
    margin-right: 5px;
}

.woocommerce-address-fields__field-wrapper input {
    font-size: smaller !important;
}

.woocommerce-input-wrapper input, .select2-container--default .select2-selection--single, textarea[name="order_comments"] {
    background-color: rgb(236, 233, 233) !important;
}

.carousel-indicators [data-bs-target] {
    border-top: unset !important;
    border-bottom: unset !important;
    height: 7px !important;
}

ul.products li.product .price {
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    line-height: 1;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    list-style: none;
    text-align: center;
    font-size: .8em;
    font-family: 'Oswald', sans-serif !important;
    box-sizing: border-box;
    display: block;
    position: relative;
    left: 1.9rem !important;
    top: 2.8rem !important;
    padding: 10px 15px;
    background: #555555bf;
    color: #fff;
    font-weight: 700;
    box-shadow: 5px 0 0 0 #555;
    width: 85px;
}

.onsale {
    font: 15px 'Oswald', sans-serif;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    line-height: 1.618;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    list-style: none;
    text-align: center;
    box-sizing: border-box;
    color: #ffffff !important;
    background-color: #cc1818 !important;
    border: 1px solid;
    padding: .202em .6180469716em;
    font-size: .875em;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin: 1em;
    border-radius: 3px;
    position: relative;
    border-color: #777777;
}

ins {
    text-decoration: none !important;
}

/* .attachment-woocommerce_thumbnail {
    width: auto !important;
    height: 250px;
} */

.add_to_cart_button, .cart button, a.added_to_cart {
    max-width: 250px !important;
    margin: 0 auto !important;
    text-transform: uppercase;
    font-size: 0.8em !important;
    font-weight: 500;
}

.cart button {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.checkout-button::after {
    content: "\F27B";
    font-family: bootstrap-icons !important;
    vertical-align: bottom;
}

form.cart input.qty {
    max-width: 50px !important;
}

.product_title {
    font-size: 2em;
}

.product .price {
    font-size: 1.4em;
}

.product .woocommerce-Price-currencySymbol {
    color: var(--brand-golden);
}


/* END: WOO */

.page-404 {
    font-weight: 600;
    font-size: 5em;
}


/* GALLERY */
.elem, .elem * {
	box-sizing: border-box;
	margin: 0 !important;	
}

.elem > span {
	display: block;
	cursor: pointer;
	height: 0;
	padding-bottom:	70%;
	background-size: cover;	
	background-position: center center;
}

.lcl_fade_oc.lcl_pre_show #lcl_overlay,
.lcl_fade_oc.lcl_pre_show #lcl_window,
.lcl_fade_oc.lcl_is_closing #lcl_overlay,
.lcl_fade_oc.lcl_is_closing #lcl_window {
	opacity: 0 !important;
}
.lcl_fade_oc.lcl_is_closing #lcl_overlay {
	-webkit-transition-delay: .15s !important; 
	transition-delay: .15s !important;
}
/* END: GALLERY */

/* SUPERCOOL ANIMATION */
/* .metaportal_fn_button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    border: 3px solid transparent;
    background: -moz-linear-gradient(45deg,purple,orange,purple,orange) border-box;
    background: -webkit-linear-gradient(45deg,purple,orange,purple,orange) border-box;
    background: linear-gradient(45deg,purple,orange,purple,orange) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    -webkit-mask-composite: source-out;
    mask-composite: exclude;
    background-size: 300% 300%;
    -webkit-animation: 4s infinite alternate animatedgradient;
    animation: 4s infinite alternate animatedgradient;
}

.metaportal_fn_button:before {
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    position: absolute;
    color: purple;
    content: '';
    opacity: .15;
    border-radius: 6px;
    box-shadow: 0 5px 20px;
}

@keyframes animatedgradient {
    0%,100%{background-position:0 50%}
    50%{background-position:100% 50%}
} */
/* END SUPERCOOL ANIMATION */
.box-clip-bg {
    /* background: url(http://st.depositphotos.com/1795319/3407/i/450/depositphotos_34075523-Gold-texture.jpg) no-repeat; */
    background: url(https://img.freepik.com/free-photo/shiny-silver-glitter-textured_53876-95532.jpg?w=360);
    
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    -webkit-background-clip: border-box;
}

.box-clip-bg-leopard {
    background: url(https://www.okbeautyhair.co.uk/wp-content/themes/ok-beauty-hair/assets/images/backgrounds/leopard-texture.png);
    -webkit-background-clip: border-box;
    background-size: contain;
}

.box-clip-bg-scales {
    background: url(https://www.okbeautyhair.co.uk/wp-content/themes/ok-beauty-hair/assets/images/backgrounds/scales-texture.png);
    -webkit-background-clip: border-box;
    background-size: contain;
    background-position: center;
}

.text-clip-bg-gold {
    background: url(https://www.okbeautyhair.co.uk/wp-content/themes/ok-beauty-hair/assets/images/backgrounds/gold-texture-1.jpg);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
}

.text-clip-bg-silver {
    background: url(https://img.freepik.com/premium-vector/metal-texture-background_46250-1743.jpg?w=360) no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-clip-bg-leopard {
    background: var(--bg-leopard);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: contain;
}

nav.navbar-main {
    border-image: var(--bg-gold-1) ;
    background-color: black;
    border-bottom: 5px solid transparent;
    padding: 15px;
    border-image: var(--bg-gold-1) 230 stretch;
    font-size: 0.8em !important;
}

/* .social-icons .nav-item {
    width: 120px !important;
} */

.social-icons li {
    width: 80px !important;
    display: flex;
    justify-content: space-around;
}

.nav-item.social-icons i {
    font-size: 1.2em;
}

.nav-item.social-icons i:hover {
    color: white;
    transition: 1s;
}


nav button:hover {
    background: unset !important;
}

nav i:hover{
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

nav .nav-link {
    color: white !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    padding: 0 20px !important;
}

nav li a:hover {
    color: var(--brand-golden) !important;
    transition: 0.5s;
}

nav .container-fluid {
    height: 70px;
}

.navbar-toggler {
    width: auto;
}

/* Remove border from toggler */
.navbar-toggler {
    border: 0 !important;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none !important;
    box-shadow: none !important;
    border: 0 !important;
}

/* Lines of the Toggler */
.toggler-icon{
    width: 30px;
    height: 3px;
    background-color: var(--brand-golden);
    display: block;
    transition: all 0.2s;
}

/* Adds Space between the lines */
.middle-bar{
    margin: 5px auto;
}

/* State when navbar is opened (START) */
.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}
/* State when navbar is opened (END) */

/* State when navbar is collapsed (START) */
.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}
/* State when navbar is collapsed (END) */

/* Color of Toggler when collapsed */
.navbar-toggler.collapsed .toggler-icon {
    background-color: #ffffff;
}

/* .navbar-brand {
    height: 60px;
} */



.neon-button {
    color: var(--clr-neon);
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    border: var(--clr-neon) .125em solid;
    border-radius: 0.25em;

    box-shadow:
      inset 0 0 0.5em 0 var(--clr-neon),
      0 0 0.5em 0 var(--clr-neon);
    position: relative;
    transition: background-color 100ms linear;
}

/* #carousel .neon-button::before {
    background: unset;
} */

  
  /* .neon-button::before {
    pointer-events: none;
    content: '';
    position: absolute;
    background: var(--clr-neon);
    top: 120%;
    left: 0;
    width: 100%;
    height: 100%;
    
    transform: perspective(1em) rotateX(40deg) scale(1, 0.35);
    filter: blur(1em);
    opacity: 0.7;
  } */

  .neon-button:hover {
    color: white !important;
    text-shadow: 1px 1px 1px #0a0403 !important;
    transition: 0.2s;
  }
  
  .neon-button:hover, .neon-button:focus {
    color: var(--clr-bg);
    text-shadow: none;
  }
  
  .neon-button::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 2em 0.5em var(--clr-neon);
    background-color: var(--clr-neon);
    z-index: -1;
    opacity: 0;
    transition: opacity 100ms linear;
  }
  
  .neon-button:hover::before, .neon-button:focus::before {
    opacity: 1;
  }
  .neon-button:hover::after, .neon-button:focus::after {
    opacity: 1;
  }

#carousel {
    height: 100vh;
}

.carousel-indicators {
    bottom: 5% !important;
}

#carousel .logo {
    z-index: 100;
    top: 5% !important;
}

.color-golden {
    color: var(--brand-golden);
}

.bg-golden {
    background-color: var(--brand-golden); 
}

select {
    background-color: white !important;
    color: black !important;
}

/* #carousel .tp-widget-humanscore, #carousel .tp-widget-businessinfo {
    font-size: 1.6em;
} */

.trustpilot-wrapper {
    width: 90%;
    max-width: 300px !important;
}

#footer .trustpilot a {
    color: white;
}

#footer .trustpilot a:hover {
    text-decoration: none !important;
}

/* LG+ screens */
.col-tpilot {
    z-index: 100;
    left: 5% !important;
    bottom: 5% !important;
    position: relative;
}
/* end: LG+ screens */

#carousel .carousel-caption {
    top: 50px;
    position: relative;
    right: unset;
    bottom: unset;
    left: unset;
    padding-top: unset;
    padding-bottom: unset;
    color: unset;
    text-align: center;
    text-shadow: 2px 2px 2px #0a0403;
}

#carousel .carousel-caption span {
    color: white;
    font-weight: 600;
}


#carousel .btn {
    position: relative;
    box-sizing: border-box;
    text-shadow: 2px 2px 0 #0000003b, 2px -2px 0 #0000003b, -2px 2px 0 #0000003b, -2px -2px 0 #0000003b, 2px 0px 0 #0000003b, 0px 2px 0 #0000003b, -2px 0px 0 #0000003b, 0px -2px 0 #0000003b;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    cursor: pointer;
    border-radius: 0.6em;
    line-height: 1;
    margin: 20px;
    padding: 1.2em 2.8em;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.1em;
}

#carousel .btn:hover, #carousel .btn:focus {
    color: #fff;
    outline: 0;
}

#carousel .btn.third {
    border: 2px #00000057 ridge;
    color: #fff;
    box-shadow: 0 0 40px 40px #2125298c inset, 0 0 0 0 #444;
    transition: all 350ms ease-in-out;
    background: none;
}

#carousel .btn.third.silver {
    background: linear-gradient( 90deg, #8a8a8a, #AAB0B5 ,#BEBFEB, #656B70, #656B70);
}

#carousel .btn.third:hover {
    box-shadow: unset;
    border: 2px solid #000000;
    background-color: #81292A;
}

/* attention seeker */
#carousel .attention-seeker-circle {
    width: 60px;
    height: 60px;
    border: 10px solid rgb(201, 183, 20);
    border-radius: 100px;
    top: 10%;
    left: 20%;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-animation: circle-anim 2.3333s infinite;
    -moz-animation: circle-anim 2.3333s infinite;
    -o-animation: circle-anim 2.3333s infinite;
    animation: circle-anim 2.3333s infinite;
}

#services table tr:hover td {
    color: black;
    background-color: var(--brand-golden);
}

/* Go Up - Button
--------------------------------------------------------*/

#button-up {
    display:none;
    position: fixed !important;
    bottom: 30px;
    left: 5% !important;
	-webkit-filter: opacity(70%);
	z-index: 998;
    cursor:pointer;
}


#button-up img {
    width: 50px;
}

#button-up:hover{
	-webkit-filter: opacity(100%);
}

/* STICKY BUTTON CHAT
--------------------------------------------------------*/
#chat-on-whatsapp {
    z-index: 1050;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #47B057;
    cursor: pointer;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    transition: all 0.35s cubic-bezier(0.91, -0.28, 0.06, 1.3), background-color 0.25s ease;
    -webkit-box-shadow: 0px 13px 40px 0px rgb(0 0 0 / 21%);
    -moz-box-shadow: 0px 13px 40px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 13px 40px 0px rgb(0 0 0 / 21%);
    opacity: 70%;
    z-index: 1000;
}

#chat-on-whatsapp a {
    color: white;
    cursor: pointer;
}

#chat-on-whatsapp:hover {
    opacity: 100 !important;
}

#chat-on-whatsapp a:hover {
    text-decoration: none !important;
}



#chat-on-whatsapp i {
    font-size: 1.5em;
    color: white;
}


  @-webkit-keyframes circle-anim {
    0% {
      opacity: 1;
      -webkit-transform: scale(0.1);
    }
    60% {
      border: 2px solid rgb(255, 255, 255);
      -webkit-transform: scale(1.6);
    }
    100% {
      -webkit-transform: scale(1.6);
      opacity: 0;
    }
  }
  @-moz-keyframes circle-anim {
    0% {
      opacity: 1;
      -webkit-transform: scale(0.1);
    }
    60% {
      border: 2px solid rgb(255, 255, 255);
      -webkit-transform: scale(1.6);
    }
    100% {
      -webkit-transform: scale(1.6);
      opacity: 0;
    }
  }
  @-ms-keyframes circle-anim {
    0% {
      opacity: 1;
      -webkit-transform: scale(0.1);
    }
    60% {
      border: 2px solid rgb(255, 255, 255);
      -webkit-transform: scale(1.6);
    }
    100% {
      -webkit-transform: scale(1.6);
      opacity: 0;
    }
  }
  @keyframes circle-anim {
    0% {
      opacity: 1;
      -webkit-transform: scale(0.1);
    }
    60% {
      border: 2px solid rgb(255, 255, 255);
      -webkit-transform: scale(1.6);
    }
    100% {
      -webkit-transform: scale(1.6);
      opacity: 0;
    }
  }
/* end: attention seeker */

#carousel .trustpilot {
    background-color: #0000005e;
    padding: 10px 20px;
    border-radius: 10px;
}

#carousel .trustpilot {
    z-index: 100;
    left: 5% !important;
    box-shadow: 5px 5px 15px 5px #00000096;
}

#carousel .tp-logo__text{
    fill: white !important;
}

#carousel .carousel-indicators button {
    width: 50px !important;
    max-width: 100px !important;
}

#carousel .tp_link {
    color: white;
}

#carousel .tp_link:hover {
    color: white;
    text-decoration: none;
}

.carousel-inner .carousel-item {
    background-size: cover;
    background-position: center;
    height: 100vh;
}

/* #carousel .bi-geo-fill::before {
    
} */

#carousel .logo.logo-md {
    height: 180px !important;
}

#carousel .logo.logo-sm {
    height: 140px !important;
}

.navbar .navbar-brand {
    margin-right: 0 !important;
}

@media only screen and (max-width: 767px) {
    .navbar-nav .nav-link {
        padding-bottom: 10px !important;
    }

    /* #carousel {
        min-height: 844px !important;
    } */

    #carousel h1 {
        font-size: 2em;
    }

    #carousel .logo {
        top: 2% !important;
    }

    #carousel .tp-widget-humanscore, #carousel .tp-widget-businessinfo {
        font-size: 1.2em !important;
    }

    /* #carousel .carousel-caption {
        top: 150px;
    } */

    #carousel .s-btn button {
        /* max-width: 270px; */
        margin-bottom: auto !important;
        padding: 12px !important;
    }

    /* #carousel .trustpilot {
        left: 0 !important;
        right: 0;
        bottom: 0 !important;
        width: 80%;
        max-width: 350px;
        height: 165px;
        margin: auto;
    }

    #carousel .tp-widget-logo__wrapper {
        width: 50% !important;
        height: 60px !important;
        margin: auto;
        padding-bottom: 0 !important;
    }

    #carousel .tp-widget-logo__wrapper svg {
        height: 50% !important;
        margin: auto;
    } */

    #carousel .carousel-indicators [data-bs-target] {
        width: 60px;
        height: 6px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .neon-button {
        text-shadow: 
          0 0 0.125em hsl(0 0% 100% / 0.3),
          0 0 0.45em currentColor;
      }

    .neon-button::before {
        pointer-events: none;
        content: '';
        position: absolute;
        background: var(--clr-neon);
        top: 120%;
        left: 0;
        width: 100%;
        height: 100%;
        
        transform: perspective(1em) rotateX(40deg) scale(1, 0.35);
        filter: blur(1em);
        opacity: 0.7;
      }
}


/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1920px) {
    #carousel, .carousel-inner .carousel-item {
        height: 75vh !important;
    }
    
}

.teamOverlay {
    border: 5px solid var(--brand-golden);
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(210, 181, 91, 0.3) inset;
    width: 300px;
    height: 300px;
    /* position: absolute; */
}

#salon .teamOverlay {
    background: url(https://www.okbeautyhair.co.uk/wp-content/themes/ok-beauty-hair/assets/images/team/team2.jpg) no-repeat center;
    background-size: contain;
}


.teamImage {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    margin: 0 auto;
}

.teamImage img {
    border-radius: 50%;
    box-shadow: 0 0 0 1px #fff inset;
    width: 300px;
    height: 300px;
}

.divider-1 {
    height: 100px;
}

h3.sectionTitle {
    border-bottom: 1px solid #444;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 26px 0 6px;
}

/* #contacts i {
    display: none;
} */

p.awardsListing {
    background: var(--brand-golden);
    color: #222;
    padding: 0 6px;
    width: fit-content;
    margin: 5px auto;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
}

.parallax {
    width: 100%;
    height: 480px;
    padding: 0;
    margin: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    border-top: 10px solid rgba(0, 0, 0, 0.3);
    border-bottom: 10px solid rgba(0, 0, 0, 0.3);
    color: #fff;
    position: relative;
    background-size: cover;
}

span.servicesheading{
	font-weight: bold;
	text-transform: uppercase;
	color: var(--brand-golden);
    font-family: 'Oswald', sans-serif;
}


.serviceImage {
    border: 5px solid var(--brand-golden);
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(210, 181, 91, 0.3) inset;
    width: 220px;
    height: 220px;
    transition: all 0.5s ease-in-out 0s;
    margin: 20px auto 30px;
}

.serviceImage h4 {
    text-align: center;
    padding-top: 90px;
    opacity: 0;
    transform: scale(0);
    transition: all 0.8s ease-in-out 0s;
    color: black;
    font-weight: 500;
    font-size: 1.2em;
}

.serviceImage:hover {
    box-shadow: 0 0 0 110px rgba(255, 255, 255, 0.9) inset;
}

.serviceImage:hover h4 {
    opacity: 1;
    transform: scale(1);
}

table {
    border: medium none;
    border-collapse: separate;
    border-radius: 6px 6px 6px 6px;
    border-spacing: 0;
    margin-bottom: 15px;
    max-width: 100%;
}

table th {
    background-color: #222;
    background-image: -moz-linear-gradient(center bottom, #222 0%, #555 100%);
    border-color: #444;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
    text-align: center;
    vertical-align: top;
}

table th:first-child {
    border-radius: 6px 0 0 0;
}

table td:last-child {
    border-right: 1px solid #444;
}

table th:last-child {
    border-radius: 0 6px 0 0;
    border-right: 1px solid #444;
}

table td {
    border-color: #444;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    padding: 10px 15px;
    transition: all 0.4s ease-in-out 0s;
}

.shop_table td {
    font-size: 0.8em !important;
    line-height: 1 !important;
}

table:not( .has-background ) tbody td {
    background-color: #2e2e2e;
}

table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: #0a0a0a;
}

td.product-quantity div.quantity {
    display: inline-table;
}

td.product-quantity div.quantity input {
    max-width: 60px !important;
}

.coupon label {
    font-weight: bold;
    padding-bottom: 10px;
}

/* responsive table */
@media only screen and (max-width: 568px) {
    .table__responsive thead, .cart_totals .table__responsive th {
        display: none;
    }
  
    .table__responsive tbody td {
        border: none !important;
        display: block;
        vertical-align: top;
    }
  
    .table__responsive tbody td:not(.coupon)::before {
        content: attr(data-th) ": ";
        display: inline-block;
        font-weight: bold;
        width: 6.5em;
    }
  
    .table__responsive tbody td.bt-hide {
        display: none;
    }
  }
/* END: responsive table */

.description {
    padding-bottom: 20px;
}

/* customizable snowflake styling */
.snowflake {
    color: #fff;
    font-size: 1em;
    font-family: Arial;
    text-shadow: 0 0 1px #000;
  }
  
  @-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}
  /* Demo Purpose Only*/
/* end: customizable snowflake styling */


/* Typography
--------------------------------------------------------*/

body {
    background-color:black;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 300;
    font-size: 1.3em;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4 {
	font-weight: 300;
	font-family: 'Oswald',sans-serif;
	color: #fff;
	margin: 0 0 6px;
}

a:hover {
	color:#907111;
	transition: color 0.5s;
}

h1 {
	font-size: 90px;
    letter-spacing: -2px;
    margin-bottom: 15px;
    position: relative;
    text-transform: uppercase;
	line-height: 1;
}
h1 span{
	color: var(--brand-golden);
}
h2 {
	font-size: 44px;
	text-transform: uppercase;
	position: relative;
}
h2.white {
	color: #fff;
}
h3 {
	font-size: 22px;
	line-height: 1;
	color: #999;
}

h3.sectionTitle {
    border-bottom: 1px solid #444;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 26px 0 6px;
}
.small {font-size: 36px; font-weight:300;}
.smallBold {font-size: 36px; font-weight:700;}
.medium {font-size: 44px; text-transform: uppercase;}
.mediumBold {font-size: 44px; font-weight:700; text-transform: uppercase;}
.large {font-size: 56px; text-transform: uppercase;}
.largeBold {font-size: 56px; font-weight:700; text-transform: uppercase;}
.author {font-size: 18px; font-weight:300;}

h4 {
	font-size: 22px;
}
p {
	margin-bottom: 10px;
}
p a {
	color: var(--brand-golden);
	text-decoration: none;
}
p a:hover {
	color:#907111;
	transition: color 0.5s;
}
a {
	color:var(--brand-golden);
	text-decoration:none;
}
a:hover{
	color:#907111;
}

.strong {
	font-weight: 700;
}

.u-case {
 text-transform: uppercase;
}

.fw-500 {
	font-weight: 500;
}

.introtext {
	font-size: 20px;
	margin-bottom: 35px;
}
.marginTop {
	margin-top: 30px;
}
.highlight {
    background: var(--brand-golden);
    color: #FFFFFF;
    padding: 0 6px;
}
.dropcap {
    background: var(--brand-golden);
    color: #FFFFFF;
    display: inline-block;
    /* float: left; */
    font-size: 30px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    margin: 7px 7px 0 0;
    text-align: center;
    width: 44px;
}

/* SHOW / HIDE (toggle) HAIR SIZE CHART
---------------------------------------*/
.thumbImage.hair-size-chart {
    width: 250px;
    height: 250px;
    margin: auto !important;
}


img.scale-with-grid {
    max-width: 100%;
    height: auto;
}

/* parallax
--------------------------------------------------------*/
	
.quote {
    text-shadow: 2px 2px 2px #0A0403;
    line-height: 1.2;
}

.parallax{
	width:100%;
	height:480px; 
	padding:0;
	margin:0;
	background-attachment:fixed;
	background-repeat:no-repeat; 
	border-top:10px solid rgba(0,0,0,0.3);
	border-bottom:10px solid rgba(0,0,0,0.3);
	color:#fff;  
	position:relative;
	background-size: cover;
}
.parallax .quoteWrap{
	display:table;
	width:100%;
	height:100%; 
	padding:0 !important;
	margin:0 !important;
}
.parallax.fixed{
	background-attachment:fixed;
}
.parallax.fixed-desktop{
	background-attachment:fixed !important;
}
.parallax .quoteWrap .quote{
	display: table-cell; 
	vertical-align:middle;
}
.parallax {
	text-align:center;
}
.parallax h3 span{
	text-shadow: 0px 0px 5px #222;
	color: #fff;
}
.parallaxText {
	display: table-cell;
	vertical-align: middle;
}
.imageClip {
	background:url(https://www.okbeautyhair.co.uk/wp-content/themes/ok-beauty-hair/assets/images/parallax/model-clipped.png) center center no-repeat;
	width: 287px;
	height: 800px;
	margin: -500px auto 0 auto;
}	
.cutting {
	font-size: 150px;
	font-weight: 700;
	opacity: 0.5;
	margin-left: -150px;
}



/* SHOW / HIDE (toggle) GALLERY
--------------------------------------------------------*/

#toggle-gallery
{
  max-width: 300px;
}

#target
{
	display:none;
}


a.button, button, input[type="submit"], input[type="reset"], input[type="button"], a.added_to_cart {
    background: var(--brand-golden);
    border-radius: 20px;
    margin-bottom: 5px !important;
    padding: 4px 10px;
    color: black;
    display: inline-block;
    font-size: 1em;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    border: none;
    margin: 0 0 10px 0;
    line-height: 21px;
    text-align: center;
    transition: all 0.2s linear;
}

a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, a.added_to_cart:hover {
    color: #222;
    background: unset;
    background-color: #ddd;
    text-shadow: none;
}

/* gallery
--------------------------------------------------------*/	


#gallery > div > div > h3 > strong > span {
	color: var(--brand-golden);
}

#target > div > article:nth-child(1) > a > section > div > span > p {
	font-size: 2px;
	color: white;

}
	
.thumbLink {
    display: block;
    width: 100%;
}
.thumbImage {
    box-sizing: border-box;
    border: 5px solid var(--brand-golden);
    border-radius: 220px 220px 220px 220px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.thumbImage img {
    border-radius: 220px 220px 220px 220px;
}
.da-thumbs {
    margin-top: 10px;
    position: relative;
}
.da-thumbs article {
    position: relative;
}
.da-thumbs article a, .da-thumbs article a img {
    display: block;
    position: relative;
}
.da-thumbs article a {
    overflow: hidden;
}
.thumbImage div {
    height: 65%;
    position: absolute;
    text-align: center;
    width: 100%;
}
.thumbImage div {
    display: none;
    padding-top: 35%;
}
.thumbImage img {
    transition: all 0.3s ease-in-out 0s;
}
.thumbImage div.da-animate {
    transition: all 0.3s ease-in-out 0s;
}
.da-slideFromTop {
    left: 0;
    top: -100%;
}
.da-slideFromBottom {
    left: 0;
    top: 100%;
}
.da-slideFromLeft {
    left: -100%;
    top: 0;
}
.da-slideFromRight {
    left: 100%;
    top: 0;
}
.da-slideTop {
    top: 0;
}
.da-slideLeft {
    left: 0;
}
.iconWrapper {
    background-color: rgba(210, 181, 91, 0.7);
    background-image: url("https://www.okbeautyhair.co.uk/wp-content/themes/ok-beauty-hair/assets/images/btn-zoom.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    height: 60px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 60px;
    z-index: 1000;
}

#gallery h3  {
	margin-bottom: 20px;
}

/* Social
--------------------------------------------------------*/

.socialLinks  {
	text-align: center;
}
.socialLinks li {
    display: inline-flex;
    margin: 10px 5px 10px 5px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: var(--brand-golden);
    transition: background-color 1s cubic-bezier(1, 1, 0.5, 2), color 3s 1s linear;
    justify-content: center;
    align-items: center;
}
	
.socialLinks li a {
    display: block;
    height: 16px;
    width: 20px;
}

/* #contacts i {
    margin-right: 10px;
} */

.socialLinks li:hover {
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.socialLinks li img {
    height: 35px;
    width: 35px;
}

li.fb:hover {
	background: #3B5998;
	background: linear-gradient(45deg, #3B5998, #7795D4);
}


li.ig:hover {
	background: linear-gradient(45deg, #EE0002, #B700A8);
	
}

li.tg:hover {
	background: #2DA5E1;
	
}

li.yt:hover {
	background: radial-gradient(60% 15%,white, #EE0002);
}

/* QUOTE
--------------------------------------------------------*/
.largeBoldQuote {font-size: 74px; font-weight:700; text-transform: uppercase;}
.largeQuote {font-size: 74px; text-transform: uppercase;}
.mediumBoldQuote {font-size: 64px; font-weight:700; text-transform: uppercase;}
.mediumQuote {font-size: 64px; text-transform: uppercase;}
/*--------*/


.nav-footer {
    display: inline-flex;
    margin: 5% 0 0;
    padding: 0;
    list-style: none;
    font-weight: 500;
    font-size: 15px;
}

.nav-footer li:not(:last-child):after {
    content: "|";
    color: #ffffff;
    padding-left: 7px;
    padding-right: 5px;
}

#footer path.tp-logo__text {
    fill: white;
}

/* 
========================
  SCROLLBAR STYLING
========================
*/
::-webkit-scrollbar {
    width: 10px;
  }
  
  ::-webkit-scrollbar-track {
    background-color: black;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  
  ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: var(--brand-golden); 
  }
  /* 
  ========================
    END: SCROLLBAR STYLING
  ========================
  */


/* Media Queries
--------------------------------------------------------*/

@media only screen and (max-width: 767px) {
	p.divider {display:none;}
	#hairlength1 {display:none;}
	#hairlength2 {display:flex;}
}

/* Smaller than standard 1199 (devices and browsers) */
@media only screen and (max-width: 1199px) {

    .parallax.fixed {
        background-attachment: scroll;
        background-position: center center;
    }
}

/* Higher than 960 (desktop devices) */
@media only screen and (min-width: 960px) and (max-width: 1199px) {

    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea,
    select {
        width: 320px;
    }

    .teamOverlay {
        width: 210px;
        height: 210px;
    }

    .accTitle h2 {
        font-size: 80px;
    }

    .accTitle h3 {
        font-size: 44px;
    }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
    .small {
        font-size: 30px;
        font-weight: 300;
    }

    .smallBold {
        font-size: 30px;
        font-weight: 700;
    }

    .medium {
        font-size: 38px;
        text-transform: uppercase;
    }

    .mediumBold {
        font-size: 38px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .large {
        font-size: 50px;
        text-transform: uppercase;
    }

    .largeBold {
        font-size: 50px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .author {
        font-size: 16px;
        font-weight: 300;
    }

    .cutting {
        font-size: 100px;
    }

    .accImage img {
        width: 100%;
    }

    #slidecaption h2 {
        font-size: 72px;
    }

    #slidecaption h2 span {
        font-size: 84px;
    }

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea,
    select {
        width: 248px;
    }

    .newsForm input[type="text"],
    .newsForm input[type="email"] {
        width: 210px;
    }

    .imageClip2 {
        margin-top: 120px;
    }

    .teamOverlay {
        width: 162px;
        height: 162px;
    }

    .accTitle h2 {
        font-size: 60px;
    }

    .accTitle h3 {
        font-size: 36px;
    }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (min-width: 700px) {

    .top-nav {
        display: none;
    }

    #top-nav-sticky-wrapper {
        display: none;
    }
}

@media only screen and (max-width: 767px) {

    #slidecaption h2 {
        font-size: 34px;
    }

    #slidecaption h2 span {
        font-size: 43px;
    }

    #prevslide,
    #nextslide {
        top: 120px;
    }

    #prevslide {
        right: 45px;
        transform: scale(.5);
    }

    #nextslide {
        right: 22px;
        transform: scale(.5);
    }

    .homepage {
        margin-bottom: -50px;
    }

    h1 {
        font-size: 64px;
    }

    .parallax {
        height: 350px;
    }

    .cutting {
        display: none;
    }

    .accTitle h2 {
        font-size: 40px;
    }

    .accTitle h3 {
        font-size: 24px;
    }

    .accText {
        display: none;
    }

    .accTrigger a {
        font-size: 20px;
    }

    .imageClip {
        background-size: 60%;
    }

    /* Probel */
    p.divider {
        display: none;
    }

    #hairlength1 {
        display: none;
    }

    #hairlength2 {
        display: flex;
    }

    #services div.description:nth-of-type(2) {
        height: auto !important;
    }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea,
    select {
        width: 400px;
    }

    .newsForm input[type="text"],
    .newsForm input[type="email"] {
        width: 400px;
    }

    .imageClip2 {
        margin-top: 152px;
    }

    .teamOverlay {
        width: 410px;
        height: 410px;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {


    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea,
    select {
        width: 280px;
    }

    .imageClip2 {
        margin-top: 211px;
    }

    .teamOverlay {
        width: 290px;
        height: 290px;
    }

    .deployform2 form button {
        display: block;
        width: 200px;
    }

    .deployform2.open {
        width: 200px;
        height: 215px;
        font-size: xx-small;
    }

    .deployform2.open h4 {
        font-size: 15px;
    }

    .deployform2.open h2 {
        font-size: 25px;
    }

    #deployform.deployform.open {
        position: absolute;
        background: blue;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }


    .modal-open {
        overflow: hidden;
    }


    .largeBoldQuote {
        display: none;
        font-size: 44px !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
    }

    .largeQuote {
        font-size: 38px;
        text-transform: uppercase;
    }

    .mediumBoldQuote {
        font-size: 38px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .mediumQuote {
        font-size: 38px;
        text-transform: uppercase;
    }

    .large {
        font-size: 48px;
        text-transform: uppercase;
    }

    .largeBold {
        font-size: 48px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .medium {
        font-size: 39px;
        text-transform: uppercase;
    }

    .mediumBold {
        font-size: 39px;
        font-weight: 700;
        text-transform: uppercase;
    }


    .hairlength {
        width: 300px;
        height: 300px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1050px) {

    .shop-mason-4col .sm-item {
        width: 33.3333% !important;
        margin: 0px 0px 25px !important;
    }

}

@media only screen and (min-width: 300px) and (max-width: 767px) {

    .shop-mason-3col .sm-item,
    .shop-mason-4col .sm-item {
        width: 100% !important;
        margin: 0px 0px 25px !important;
    }

}