html {
    scroll-behavior: smooth
}

select {
    -moz-appearance: none
}

li {
    list-style-type: none
}

body {
    line-height: 25px;
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    font-family: AvenirNext-Regular
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #0960bb
}

p {
    font-family: AvenirNext-Regular;
    margin-top: 0;
    margin-bottom: 1rem;
    margin-block-end: 0 !important
}

::-moz-selection {
    color: #fff;
    background: #b2a0a0
}

::selection {
    color: #fff;
    background: #b2a0a0
}

.list {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    transition: all .3s ease-in-out
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

.mandatory {
    color: #e02828
}

@font-face {
    font-family: AvenirNext-Regular;
    src: url(../fonts/AvenirNext-Regular.otf) format('opentype'), url(../fonts/AvenirNext-Regular.otf) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: AvenirNext-Bold;
    src: url(../fonts/AvenirNext-Bold.otf) format('opentype'), url(../fontsAvenirNext-Bold.otf) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: AvenirNext-Medium;
    src: url(../fonts/AvenirNext-Medium.otf) format('opentype'), url(../fonts/AvenirNext-Medium.otf) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: Acumin-BdPro;
    src: url(../fonts/Acumin-BdPro.otf) format('opentype'), url(../fonts/Acumin-BdPro.otf) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: Acumin-RPro;
    src: url(../fonts/Acumin-RPro.otf) format('opentype'), url(../fonts/Acumin-RPro.otf) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: Didot-bolder;
    src: url(../fonts/Didot-bolder.ttf) format('truetype'), url(../fonts/Didot-bolder.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: Didot-bold;
    src: url(../fonts/Didot-bold.ttf) format('truetype'), url(../fonts/Didot-bold.ttf) format('truetype');
    font-display: swap;
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px !important
    }
}

.title-hd {
    font-family: AvenirNext-Medium;
    text-align: center;
    margin: 20px auto 30px auto;
    text-transform: uppercase;
    width: 100%;
    color: #231f20;
    border-bottom: 1px solid #231f20;
    padding-bottom: 10px
}

a.showlogin {
    color: #fff;
    font-family: AvenirNext-Bold;
    font-size: 20px
}

form .form-row {
    padding: 0 !important
}

@media (max-width:575px) {
    .title-hd {
        font-size: 30px
    }
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #fdfafa;
    border-top: none;
    font-family: AvenirNext-Regular;
    text-align: center;
    font-size: 17px;
    padding: 1em 2em 1em .5em;
    justify-content: space-between;
    align-items: center
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    order: 2
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    display: none
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    text-align: left
}

.full-width-container {
    display: block;
    min-height: 10em;
    width: 100%;
    margin: 0;
    padding: 0
}

.sb-util-bar-widget-area {
    list-style: none;
    width: 100%;
    height: 90px;
    margin: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: flex-end!important;
    display: flex;
    margin: auto;
    padding: .5rem 40px .5rem 95px !important
}

@media (max-width:1200px) {
    .sb-util-bar-widget-area {
        padding: .5rem 30px .5rem 47px !important
    }
}

.sb-util-bar-widget-area .widget {
    display: inline-block;
    width: auto
}

.sb-util-bar-widget-area .widget .search-field {
    border: 1px solid #b2a0a0
}

.sb-util-bar-widget-area .widget .search-field:focus {
    border: 1px solid #b2a0a0
}

.search-form button {
    width: 37px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #b2a0a0;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.search-form button i {
    color: #9b7c7c !important
}

li#mf_login_logout-2 {
    width: 43%;
    text-align: center
}

li#mf_login_logout-2 a {
    font-family: AvenirNext-Regular;
    font-size: 16px;
    line-height: 40px;
    color: #231f20 !important;
    text-decoration: none;
    text-align: center;
    display: block;
    max-width: 110px;
    margin: auto;
    border-radius: 6px
}

li#mf_login_logout-2 a:hover {
    background: #b2a0a0;
    color: #fff !important
}

.header {
    width: 100%;
    height: 137px;
    background-color: #fdfafa;
    padding: 2px 0 2px 0;
    border-bottom: #9b9a9a 1px solid
}

.header .logo {
    max-width: 344px;
    height: auto
}

.acoount-dtls {
    height: 53px;
    margin: 28px 0 13px 0
}

.acoount-dtls .form-control:focus {
    box-shadow: none;
    border: 1px solid #ced4da
}

.account-text {
    font-family: AvenirNext-Regular;
    font-size: 16px;
    line-height: 40px;
    color: #231f20 !important;
    text-decoration: none;
    text-align: center;
    display: block
}

.mini-cart-container {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: #453c3c 1px solid;
    background-color: #707070;
    margin: 0;
    float: right;
    top: 2px;
    position: relative
}

.mini-cart-container:hover {
    background-color: #b2a0a0;
    border: #b2a0a0 1px solid
}

.mini-cart-container i {
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 27px;
    display: block
}

.mini-cart-container .woo-moni-cart-count {
    height: 20px;
    width: 20px;
    position: relative;
    display: block;
    top: -49px;
    right: -24px;
    border: #707070 1px solid;
    background-color: #fff;
    text-align: center;
    line-height: 17px;
    border-radius: 60px;
    color: #000;
    font-size: 11px
}

.header-menu .navbar {
    padding: 0
}

.header-menu .dropdown-toggle::after {
    display: none
}

.header-menu .navbar-expand-lg .navbar-nav .nav-link {
    padding: .5rem 1.5rem 6px 1.5rem;
    margin-right: .5rem;
    margin-left: .5rem;
    font-family: AvenirNext-Medium;
    font-size: 18px;
    color: #000;
    border: transparent 1px solid;
    border-bottom: none !important;
    min-width: 139px;
    text-align: center
}

.sb-util-bar-widget-area .widget .search-field {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.header-menu .dropdown-menu {
    background: #9b9a9a !important;
    top: 98% !important;
    min-width: 139px;
    max-width: 139px;
    left: .5rem !important;
    right: .5rem !important;
    color: #fff;
    border-top: none !important;
    border-radius: 0 !important;
    -webkit-box-shadow: 2px 4px 5px -2px rgba(0, 0, 0, .33);
    -moz-box-shadow: 2px 4px 5px -2px rgba(0, 0, 0, .33);
    box-shadow: 2px 4px 5px -2px rgba(0, 0, 0, .33)
}

.header-menu .dropdown-item {
    text-align: center !important;
    font-family: AvenirNext-Regular;
    padding: .25rem .3rem !important;
    font-size: 18px
}

.header-menu .dropdown-item:hover {
    background-color: transparent !important;
    color: #fff;
    font-family: AvenirNext-Regular
}

.header-menu .navbar-expand-lg .navbar-nav .nav-link:hover {
    background: #9b9a9a !important;
    color: #fff !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: none !important;
    border: #9b9a9a 1px solid;
}

.header-menu .navbar-light .navbar-nav .active>.nav-link,
.header-menu .navbar-light .navbar-nav .nav-link.active,
.header-menu .navbar-light .navbar-nav .nav-link.show,
.header-menu .navbar-light .navbar-nav .show>.nav-link {
    color: #9b9a9a;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: none !important;
    border: #9b9a9a 1px solid
}

.nav-bar-close {
    display: none
}

.div-inserted-inside-wrapper-after-ul .aws-container {
    display: none !important
}

.header-menu .acoount-dtls .aws-container {
    display: block !important
}

.aws-container .aws-search-form {
    height: 39px
}

.aws-container .aws-search-field {
    font-size: 14px;
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border-left: none
}

.aws-container .aws-search-form .aws-form-btn {
    background: #fff;
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important
}

.aws-container .aws-search-form .aws-form-btn:hover {
    background: #fff !important
}

.aws-container .aws-search-form .aws-search-btn svg {
    fill: #c4a6a6
}

.aws-search-result .aws_result_title {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-family: AvenirNext-Regular
}

.aws-search-result .aws_result_price {
    font-size: 16px;
    font-family: AvenirNext-Bold
}

.aws-search-result ul li {
    padding-top: 3px;
    padding-bottom: 0
}

.aws-search-result .aws_search_more a {
    line-height: 31px;
    font-family: AvenirNext-Bold;
    color: #000
}

.aws_result_item.aws_search_more {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-top: #ccc 1px solid;
    padding-bottom: 0;
    padding-top: 0
}

.aws_result_item:not(.aws_search_more):nth-last-of-type(2) {
    margin-bottom: 31px !important
}

@media (max-width:1190px) {
    .header-menu .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem
    }

    li#mf_login_logout-2 {
        width: 35%
    }

    .search-form .input-group {
        flex-wrap: nowrap
    }
}

@media (max-width:1024px) {
    .header-menu .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 21px;
        padding-left: 19px
    }

    .header .logo {
        width: 250px
    }
}

@media (max-width:991px) {

    .header-menu .navbar-light .navbar-nav .active>.nav-link,
    .header-menu .navbar-light .navbar-nav .nav-link.active,
    .header-menu .navbar-light .navbar-nav .nav-link.show,
    .header-menu .navbar-light .navbar-nav .show>.nav-link {
        border: none
    }

    .header {
        height: 127px
    }

    .header .logo {
        width: 168px;
        margin: auto;
        display: block
    }

    .sb-util-bar-widget-area {
        height: auto;
        justify-content: flex-end !important
    }

    li#search-2 {
        display: none
    }

    li#mf_login_logout-2 {
        width: 45%
    }

    .collapse.show {
        left: calc(100% - 100%) !important
    }

    .navbar-light .navbar-toggler {
        margin-top: 9px
    }

    .acoount-dtls {
        margin: 0
    }

    .navbar-collapse {
        position: fixed !important;
        left: -500px !important;
        top: 0;
        bottom: 0;
        background: #fdfafa !important;
        max-width: 246px;
        width: 100%;
        z-index: 9999999;
        height: auto !important;
        padding: 60px 12px;
        border-right: #fdf3f3 1px solid;
        transition: all .4s cubic-bezier(.37, .645, .75, .75) 0s
    }

    .nav-bar-close {
        display: block;
        border: none !important;
        background: 0 0 !important;
        width: 50px;
        height: 50px;
        font-size: 28px;
        color: #fff;
        position: absolute;
        right: 4px;
        top: 10px;
        outline: 0;
        text-decoration: none;
        z-index: 999999;
        transition: all .2s cubic-bezier(.25, .25, .75, .75) 0s
    }

    .div-inserted-inside-wrapper-after-ul .aws-container {
        display: block !important;
        position: relative;
        margin: 10px
    }

    .acoount-dtls .aws-container {
        display: none !important
    }

    .header-menu .navbar-expand-lg .navbar-nav .nav-link {
        padding: .5rem 1.5rem .5rem 1.5rem;
        text-align: left;
        position: relative
    }

    .header-menu .navbar-expand-lg .navbar-nav .nav-item .nav-link:before {
        font-family: FontAwesome;
        content: "\f0d7";
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 10px
    }

    .header-menu .navbar-expand-lg .navbar-nav .nav-item.show .nav-link:before {
        content: "\f0d8"
    }

    .header-menu .dropdown-menu {
        max-width: 100%;
        margin: 0 .5rem
    }

    .header-menu .navbar-expand-lg .navbar-nav .nav-link:hover {
        border: none
    }
}

@media (max-width:767px) {
    .header .logo {
        margin: 0 auto
    }
}

@media (max-width:480px) {
    .sb-util-bar-widget-area {
        text-align: center
    }

    .sb-util-bar-widget-area .widget {
        margin: 0 10px
    }
}

.banner-section .carousel-caption {
    bottom: 158px;
    left: unset;
    color: #231f20 !important;
    text-align: center
}

.banner-container .carousel-caption h5 {
    font-size: 40px;
    font-family: AvenirNext-Medium;
    text-transform: uppercase;
    color: #231f20 ;
    text-align: center !important
}

.banner-container .carousel-caption p {
    font-family: AvenirNext-Regular;
    font-size: 17px;
    color: #231f20 ;
    letter-spacing: 1px;
    text-align: center !important
}

.banner-container .carousel-caption {
    right: unset !important
}

.banner-container .carousel-caption .shop-btn {
    width: 200px;
    height: 42px;
    background-color: #b2a0a0;
    line-height: 44px !important;
    color: #fff;
    font-family: AvenirNext-Bold;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    border-radius: 8px;
    font-size: 20px;
    float: right;
    letter-spacing: 1px;
    margin-top: 26px;
    -webkit-box-shadow: 2px 4px 5px -2px rgba(0, 0, 0, .33);
    -moz-box-shadow: 2px 4px 5px -2px rgba(0, 0, 0, .33);
    box-shadow: 2px 4px 5px -2px rgba(0, 0, 0, .33);
    transition: .3s
}

.banner-container .carousel-caption .shop-btn:hover {
    background-color: #cdc1c1
}

.banner-container {
    visibility: visible !important;
    opacity: 1 !important;
    margin: 0 !important;
    width: 100% !important;
    min-height: 400px;
    background: url(https://meridianfibers.com/wp-content/themes/meridian-fibers/assets/images/loading.gif) no-repeat 50% 50%;
    background-size: 30px;
}

@media (max-width:992px) {
    .banner-container {
        min-height: auto;
    }
}

.banner-bt-text {
    width: 100%;
    height: 85px;
    background-color: #b2a0a0;
    text-align: center
}

.banner-bt-text p {
    text-align: center;
    line-height: 85px;
    font-family: AvenirNext-Regular;
    color: #fff;
    font-size: 18px
}

.crellyslider>.cs-navigation>.cs-slide-link {
    box-shadow: none !important;
    width: 25px !important;
    height: 25px !important;
    border: #707070 1px solid !important
}

.crellyslider>.cs-navigation>.cs-slide-link.cs-active {
    background-color: #231f20 !important
}

.crellyslider>.cs-controls,
.crellyslider>.cs-navigation {
    opacity: 1 !important
}

@media (max-width:768px) {
    .banner-bt-text {
        height: 56px
    }

    .banner-bt-text p {
        line-height: 56px;
        font-size: 13px
    }
}

.item-slider h2,
.new-arrive h2 {
    font-family: AvenirNext-Medium;
    text-align: center;
    margin: 20px auto 30px auto;
    text-transform: uppercase;
    width: 96%;
    color: #231f20;
    border-bottom: 1px solid #231f20;
    padding-bottom: 10px
}

.related h2 {
    width: 97.5%;
    font-family: Didot-bolder;
    font-weight: 900 !important;
    letter-spacing: 0.8px;
}

@media (min-width:768px) {

    .item-slider .carousel-inner .carousel-item-next,
    .item-slider .carousel-inner .carousel-item-right.active {
        transform: translateX(50%)
    }

    .item-slider .carousel-inner .carousel-item-left.active,
    .item-slider .carousel-inner .carousel-item-prev {
        transform: translateX(-50%)
    }
}

@media (min-width:992px) {

    .item-slider .carousel-inner .carousel-item-next,
    .item-slider .carousel-inner .carousel-item-right.active {
        transform: translateX(33%)
    }

    .item-slider .carousel-inner .carousel-item-left.active,
    .item-slider .carousel-inner .carousel-item-prev {
        transform: translateX(-33%)
    }
}

@media (max-width:768px) {
    .item-slider .carousel-inner .carousel-item>div {
        display: none
    }

    .item-slider .carousel-inner .carousel-item>div:first-child {
        display: block
    }
}

.item-slider .carousel-inner .carousel-item-next,
.item-slider .carousel-inner .carousel-item-prev,
.item-slider .carousel-inner .carousel-item.active {
    display: flex
}

.item-slider .carousel-inner .carousel-item-left,
.item-slider .carousel-inner .carousel-item-right {
    transform: translateX(0)
}

.carousel-control-next,
.carousel-control-prev {
    width: 4% !important
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

@keyframes heart {

    0%,
    17.5% {
        font-size: 0
    }
}

.footer-container {
    margin-top: 50px
}

.footer-top {
    padding: 30px 0 30px 0;
    background-color: #b2a0a0
}

.footer-link {
    width: 100%;
    margin: 0;
    padding: 0
}

.footer-link ul {
    margin: 0;
    padding: 0
}

.footer-link ul li {
    float: none;
    list-style: none
}

.footer-link ul li a {
    font-family: AvenirNext-Regular;
    font-size: 14px;
    color: #231f20;
    text-decoration: none
}

.footer-link ul li a:hover {
    color: #fff
}

.footer-link h4 {
    font-family: AvenirNext-Bold;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
    color: #000
}
.footer-link h3 {
    font-family: AvenirNext-Bold;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
    color: #000;
}
.footer-logo {
    width: 78%;
    float: right;
    margin-top: 20px
}

.footer-input .form-group {
    width: 54%
}

.footer-input .form-inline .form-control {
    display: inline-block;
    width: 100% !important;
    vertical-align: middle;
    border-radius: 0 !important
}

.footer-input .form-inline .form-control:focus {
    box-shadow: none;
    border: 1px solid #ced4da
}

.footer-input h4 {
    font-family: AvenirNext-Regular;
    font-size: 16px;
    color: #231f20;
    text-decoration: none;
    margin-left: 20px
}

.footer-top .ft-btn {
    background-color: #fff !important;
    text-transform: uppercase;
    color: #231f20 !important;
    font-family: AvenirNext-Regular;
    font-size: 16px;
    letter-spacing: 1px;
    border: #fff 1px solid !important
}

.footer-bottom {
    background-color: #fff;
    padding: 15px 0 10px 0 !important
}

.footer-bottom p {
    color: #231f20 !important;
    font-family: AvenirNext-Regular;
    font-size: 11px;
    text-align: center
}

.footer-bottom a {
    color: #231f20 !important
}

.footer-top .footer-col-one .nav-link,
.footer-top .footer-col-three .nav-link,
.footer-top .footer-col-two .nav-link {
    padding: 0
}

@media (max-width:1199px) {
    .footer-input .form-inline {
        flex-flow: nowrap
    }

    .footer-link ul li a {
        font-size: 14px
    }
}

@media (max-width:1024px) {
    .footer-logo {
        width: 38%;
        float: none;
        margin: 5px auto
    }
}

@media (max-width:768px) {
    .footer-logo {
        width: 57%;
        margin: auto;
        float: none
    }

    .footer-input .form-group {
        width: 69%
    }
}

@media (max-width:575px) {
    .footer-input .form-group {
        width: 76%
    }

    .footer-link ul li {
        text-align: center
    }

    .footer-link h4 {
        margin-top: 10px;
        margin-bottom: 15px;
        text-align: center
    }

    .footer-logo {
        width: 51%
    }
}

.footer-container .ctct-form {
    display: flex;
    width: 100%;
    justify-content: center;
	margin-top:20px;
}

.footer-container .ctct-email {
    display: inline-block;
    width: 100% !important;
    vertical-align: middle;
    border-radius: 0 !important;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    font-family: AvenirNext-Regular !important;
    outline: 0 !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.footer-container .ctct-form-field.ctct-form-field-email.ctct-form-field-required {
    width: 59%;
    /* padding-left: 20px */
}

.footer-container .ctct-submit {
    background-color: #fff !important;
    text-transform: uppercase;
    color: #231f20 !important;
    font-family: AvenirNext-Regular;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1rem;
    font-size: 16px;
    letter-spacing: 1px;
    border: none;
    border-radius: 8px;
    margin-left: 10px
}

.footer-container .ctct-form-wrapper .ctct-message.ctct-error {
    background-color: rgba(255, 65, 54, .02);
    border-color: snow;
    color: #cf0b00;
    padding: 0 0 0 21px;
    border: none;
    width: 83%;
    margin: auto
}

.footer-container .ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice {
    border-radius: 50%;
    float: right;
    line-height: 1;
    padding: 0;
    text-decoration: none;
    background: 0 0;
    border: none;
    font-family: AvenirNext-Bold;
    margin-top: 4px
}

@media (max-width:575px) {
    .footer-container .ctct-form-wrapper .ctct-message.ctct-error {
        width: 88%
    }
}

.item-slider {
    position: relative
}

.item-slider-block {
    display: block;
    width: 100%;
    margin-top: .2em;
    padding-top: .1em;
    margin-bottom: .2em;
    padding-bottom: .1em;
    height: 100%
}

.item-slider-block ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.item-slider-block ul li {
    width: 20%;
    height: auto;
    position: relative;
    list-style: none;
    float: left
}

.item-slider-block ul li img {
    width: 100%;
    margin: auto;
    height: 430px;
    object-fit: cover;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

@media (max-width:1024px) {
    .item-slider-block ul li img {
        height: 375px;
    }
}

@media (max-width:767px) {
    .item-slider-block ul li img {
        height: 237px;
    }
}

@media (max-width:575px) {
    .item-slider-block ul li img {
        height: 157px;
    }
}

.item-slider-block ul li img:hover {
    cursor: pointer
}

.item-slider-block .simplefavorite-button {
    width: 25px
}

.caption-style-2 {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.caption-style-2 li {
    float: left;
    padding: 0;
    position: relative;
    overflow: hidden;
    transition: 1s;
    z-index: 99
}

.caption-style-2 li:hover {
    transform: scale(1.1);
    z-index: 999;
    position: relative
}

.caption-style-2 li:hover .caption {
    opacity: 1;
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px)
}

.caption-style-2 img {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 4
}

.caption-style-2 .caption {
    cursor: pointer;
    position: absolute;
    width: 100%;
    opacity: 0;
    bottom: -25px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.caption-style-2 .blur {
    background-color: rgba(255, 255, 255, .7);
    height: 151px;
    width: 100%;
    z-index: 5;
    position: absolute
}

.caption-style-2 .caption-text h1 {
    text-transform: uppercase;
    font-size: 18px
}

.caption-style-2 .caption-text {
    z-index: 10;
    color: #231f20;
    position: relative;
    display: block;
    width: 100%;
    padding: 0 22px;
    height: auto;
    text-align: left;
    top: 20px
}

.caption-style-2 .caption-text p {
    font-size: 12px;
    font-family: AvenirNext-Regular;
    line-height: 19px
}

.mf-woo-product-collection {
    width: 100%
}

.mf-item-group {
    width: 100%;
    list-style: none
}

.mf-item-group .mf-item {
    display: inline-block
}

.new-arrive .card {
    border: none;
    min-height: 517px;
    height: 500px
}

.new-arrive .card-text {
    font-family: AvenirNext-Regular;
    font-size: 13px;
    text-align: left;
    color: #231f20;
    text-decoration: none !important;
    transition: .5s;
    margin-top: 10px
}

.new-arrive .card-text-title {
    font-family: AvenirNext-Bold;
    font-size: 13px;
    text-align: left;
    color: #231f20;
    text-decoration: none !important;
    transition: .5s;
    margin: 10px 0 0 0;
}

.new-arrive .card-text a {
    text-decoration: none !important
}

.new-arrive .card-body {
    background-color: #fdfafa !important;
    min-height: 145px;
    padding: .25rem .55rem 1.25rem !important
}

.new-arrive .card:hover .card-text,
.new-arrive .card:hover .card-text-title {
    color: #998c8c
}

.new-arrive .card-image {
    height: auto;
    position: relative;
    overflow: hidden
}

.new-arrive .card-image::before {
    content: "View Details";
    font-family: AvenirNext-Regular;
    display: block;
    color: #fff;
    font-size: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    top: 0;
    left: 0;
    position: absolute;
    background: 0 0;
    z-index: 2;
    pointer-events: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    box-sizing: border-box
}

.new-arrive .card-image:hover::before {
    font-size: 24px;
    background: #3f3336;
    background: rgba(63, 51, 54, .85);
    -webkit-box-shadow: inset 0 0 183px -9px #322830;
    -moz-box-shadow: inset 0 0 183px -9px #322830;
    box-shadow: inset 0 0 183px -9px #322830
}

.new-arrive .card-image::after {
    font-family: FontAwesome;
    content: "\f002";
    display: block;
    top: 0;
    left: 0;
    color: #fdfafa;
    font-size: 0;
    position: absolute;
    padding-top: 145px;
    pointer-events: none;
    padding-left: 50%;
    z-index: 5;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.new-arrive .card-image:hover::after {
    font-size: 40px;
    padding-left: 45%
}

@media (max-width:992px) {

    .new-arrive .card-image::after,
    .new-arrive .card-image::before {
        display: none
    }
}

.new-arrive .card-image .pretty {
    position: absolute !important;
    right: 0;
    bottom: 24px;
    font-size: 23px;
    z-index: 9
}

.new-arrive .card-image .pretty.p-toggle .state.p-off .icon {
    color: #b3a1a0
}

.new-arrive .card-img-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    height: 362px;
    max-height: 362px;
    object-fit: cover;
}

@media (max-width:992px) {
    .new-arrive .card-img-top {
        height: 270px;
        max-height: 270px;
    }
}

.bapf_sfilter.bapf_stylecolor input[type=checkbox] {
    display: none;
}

.ic-bg::after {
    content: '\2665';
    color: #fff;
    position: absolute;
    right: 0;
    z-index: 0;
    bottom: -3px;
    font-size: 35px
}

.pretty.p-toggle .state.p-info-o .icon {
    color: #ff1626 !important
}

@media (max-width:1199px) {
    .new-arrive .card {
        min-height: 480px;
        height: 480px
    }
}

@media (max-width:992px) {
    .new-arrive .card {
        min-height: auto;
        height: auto
    }
}

@media (max-width:575px) {
    .new-arrive .card {
        min-height: auto;
        height: auto;
        width: 360px;
        margin: auto
    }
}

@media (max-width:400px) {
    .new-arrive .card {
        width: 100%
    }
}

.product-list .new-arrive .card {
    min-height: 517px;
    height: 517px
}

@media (max-width:1199px) {
    .product-list .new-arrive .card {
        min-height: 480px;
        height: 480px;
    }
}

@media (max-width:767px) {
    .product-list .new-arrive .card {
        min-height: auto;
        height: auto;
    }
}

.product-list .ic-bg::after {
    right: 1px
}

.product-list .new-arrive .card-text {
    font-size: 12px
}

.product-list .new-arrive .card {
    margin-bottom: 20px
}

.accordion .fa {
    margin-right: .5rem;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    top: 2px
}

.filter-list .accordion>.card>.card-header {
    padding: .25rem 0
}

.filter-list .card {
    border-radius: 0 !important;
    border: none
}

.filter-list .bapf_sfilter {
    border-bottom: 1px solid #979797 !important;
    cursor: pointer
}

.filter-list .bapf_sfilter .bapf_body .mCSB_container>ul,
.filter-list .bapf_sfilter .bapf_body>ul {
    padding-inline-start: 2px !important
}

.filter-list .card-header {
    background-color: transparent !important;
    text-transform: uppercase;
    border-bottom: none !important
}

.filter-list .bapf_sfilter.bapf_ckbox input[type=checkbox],
.filter-list .bapf_sfilter.bapf_ckbox label,
.filter-list .bapf_sfilter.bapf_ckbox label+span,
.filter-list .bapf_sfilter.bapf_ckbox label>span {
    vertical-align: text-top
}

.filter-list h3.bapf_hascolarr {
    width: 100%;
    text-align: left !important;
    padding: 3px 0 !important;
    text-decoration: none !important;
    outline: 0;
    color: #231f20 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-family: AvenirNext-Bold;
    cursor: pointer
}

.accordian-link:focus {
    box-shadow: none !important
}

.filter-list i.bapf_colaps_smb {
    float: right;
    font-size: 15px !important;
    margin-top: 0px;
    position: absolute;
    right: 0;
}

.filter-list .card-body {
    padding: .5rem 0 .5rem 0 !important
}

ul.filter-list-check {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.filter-list-check li {
    padding: 3px 0;
    float: none
}

.filter-list-check .pretty input:checked~.state.p-primary label:after,
.filter-list-check .pretty.p-toggle .state.p-primary label:after {
    background-color: #b2a0a0 !important
}

.filter-list-check .pretty .state label {
    font-family: AvenirNext-Regular;
    font-size: 16px
}

.bapf_sfilter {
    margin-bottom: 10px
}

.bapf_body {
    margin-bottom: 10px
}

.filter-list .bapf_sfilter .bapf_clr_span.w2em,
.filter-list .bapf_sfilter .bapf_img_span.w2em {
    border: 1px solid #eee;
    border-radius: 50%
}

.bapf_sfilter ul li {
    white-space: nowrap;
    font-size: 15px
}

ul.color-list {
    width: 100%;
    margin: 0;
    padding: 0
}

ul.color-list li {
    width: 25%;
    padding: 5px
}

.color-list li .pretty .state label:after,
.color-list li .pretty .state label:before {
    font-size: 30px !important;
    top: -17px !important
}

.color-list li .pretty input {
    left: 5px;
    top: -7px
}

.product-list ul.products.row {
    margin: 0 19px 1em 0 !important
}

.related-product ul.products.row {
    margin: 0 !important
}

.single-product-details ul.products.row {
    margin: 0 0 1em 0 !important
}

.bapf_body ul li.checked .bapf_clr_span.w2em {
    border: #9d9c9e 2px solid !important;
}

.bapf_sfilter.brchecked_scale input:checked+label .bapf_clr_span {
    border: #9d9c9e 3px solid;
}

.filter-list .bapf_stylecolor .bapf_body {
    margin-left: -5px
}

.filter-list .bapf_show_hide {
    text-align: right !important;
    display: block
}
@media (max-width:1199px) {
    .filter-list h3.bapf_hascolarr{
        font-size: 13px !important;
    }
    .filter-list i.bapf_colaps_smb{
        font-size: 13px !important;
    }
}

@media (max-width:992px) {
    .filter-list h3.bapf_hascolarr {
        font-size: 14px !important
    }

    .filter-list i.bapf_colaps_smb {
        right: 0
        font-size: 15px !important
    }
}

@media (max-width:767px) {
    .product-list ul.products li {
        margin-bottom: 15px
    }
}

@media (max-width:575px) {
    .product-list .new-arrive .card {
        min-height: auto;
        height: auto
    }
}

span.bapf-element-wrap input[type=checkbox] {
    position: relative;
    width: 1.5em;
    height: 1.5em;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 0;
    appearance: none;
    outline: 0;
    cursor: pointer;
    margin-left: -2px;
    transition: background 175ms cubic-bezier(.1, .1, .25, 1)
}

span.bapf-element-wrap input[type=checkbox]::before {
    position: absolute;
    content: '';
    display: block;
    top: 2px;
    left: 7px;
    width: 8px;
    height: 14px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0
}

span.bapf-element-wrap input[type=checkbox]:checked {
    color: #fff;
    border-color: #b19292;
    background: #c4a6a6
}

span.bapf-element-wrap input[type=checkbox]:checked::before {
    opacity: 1
}

span.bapf-element-wrap input[type=checkbox]:checked~label::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

.painting-list .card {
    min-height: 595px !important;
    height: 595px !important;
}

.painting-list .card-image {
    width: 100%;
    height: auto;
    border: #707070 3px solid
}

.painting-list .card-body {
    background-color: transparent !important
}

.painting-list .card-body h3 {
    font-family: Acumin-BdPro;
    color: #2c2020;
    text-align: center;
    font-size: 22px
}

.painting-list .card-body h5 {
    font-family: Acumin-RPro;
    color: #2c2020;
    text-align: center;
    font-size: 17px;
}

.painting-list .card-body h4 {
    font-family: Acumin-RPro;
    color: #666;
    text-align: center;
    font-size: 17px
}

.painting-list .card-img-top {
    max-width: 450px;
    max-height: 450px;
    height: 450px;
    object-fit: cover;
}

@media (max-width:992px) {
    .painting-list .card {
        min-height: 480px !important;
        height: 480px !important;
    }
}

@media (max-width:992px) {
    .painting-list .card-img-top {
        height: 211px;
        max-width: 211px;
        min-height: auto;
    }

    .painting-list .card {
        min-height: 372px !important;
        height: 372px !important;
    }
}

@media (max-width:575px) {
    .painting-list .card-img-top {
        height: auto;
        min-height: auto;
        width: 100%;
        max-width: 100%;
    }

    .painting-list .card {
        min-height: auto !important;
        height: auto !important;
    }
}

.zoom {
    padding: 50px;
    background-color: transparent;
    transition: transform .2s;
    width: 200px;
    height: 200px;
    margin: 0 auto
}

.zoom:hover {
    transform: scale(1.5)
}

.designer-list {
    width: 100%;
    margin: 0;
    padding: 0
}

.designer-list-image {
    width: 100%;
    margin: 15px 0 15px 0;
    background-position: center;
    background-size: cover;
    height: auto;
    min-height: 170px;
    background-color: #b2a0a0
}

.designer-list-image img {
    width: 100%;
    margin: auto
}

.designer-list h3 {
    font-family: AvenirNext-Regular;
    color: #231f20;
    font-size: 22px;
    margin-top: 20px
}

.design-list-text {
    height: auto;
    width: 100%;
    padding: 0 17px 0 17px
}

.design-list-description {
    padding: 14px 17px 14px 17px;
    width: 100%;
    background: #fdfafa
}

.design-list-description p {
    font-family: AvenirNext-Regular;
    font-size: 16px
}

.design-list-text h4 {
    font-family: Didot-bold;
    color: #231f20;
    font-size: 26px;
    margin-top: 0
}

.artist-ic {
    margin-top: -100px;
    right: 52px;
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #7c7575;
    border: #fff 4px solid
}

.artist-ic img {
    border-radius: 100%;
    width: 150px;
    height: 150px;
    border: #fff 4px solid
}

@media (max-width:1199px) {
    .designer-list-image {
        min-height: auto
    }
}

@media (max-width:575px) {
    .artist-ic {
        width: 110px;
        height: 110px;
        right: 20px;
        margin-top: -75px
    }

    .artist-ic img {
        width: 110px;
        height: 110px
    }

    .design-list-text h4 {
        font-size: 20px
    }
}

.fabric-list {
    width: 100%;
    margin: 0;
    padding: 0
}

.fabric-list h1 {
    font-family: AvenirNext-Regular;
    text-align: center;
    margin-top: 39px;
    margin-bottom: 10px;
    color: #231f20;
    font-size: 26px;
    text-transform: uppercase
}

.fabric-list-image {
    width: 100%;
    margin: 15px 0 15px 0;
    background-position: center;
    background-size: cover;
    height: auto;
    border: #c4a6a6 1px solid;
}

.fabric-list-image img {
    height: 172px;
    object-fit: cover;
    width: 100%;
    margin: auto
}

.fabric-list-text {
    background: #fdfafa;
    padding: 15px;
    width: 100%;
    position: relative
}

.fabric-list-text h4 {
    color: #231f20;
    font-family: AvenirNext-Regular;
    font-size: 16px;
    line-height: 28px;
    margin-top: 4px
}

.fabric-list-text h4 span {
    font-size: 18px;
    font-family: 'AvenirNext-Bold';
}

.fabric-list-text p {
    font-size: 14px;
    letter-spacing: .4px;
    font-family: AvenirNext-Regular
}

.creat-account .woocommerce {
    width: 100% !important
}

.creat-account .woocommerce form.checkout_coupon,
.creat-account .woocommerce form.login,
.creat-account .woocommerce form.register {
    border: none;
    padding: 0 !important;
    margin: 0 !important
}

.creat-account .woocommerce form .form-row {
    padding: 0 !important
}

.creat-account .woocommerce-privacy-policy-text {
    display: none
}

.creat-account .woocommerce form .form-row label {
    width: 100% !important;
	text-transform:capitalize;
}

.creat-account .woocommerce form .password-input,
.creat-account .woocommerce-page form .password-input {
    width: 100% !important
}

.creat-account .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: none !important;
    margin-right: unset !important
}

.creat-account .form-group.woocommerce-LostPassword.lost_password {
    width: 100% !important
}

.sub-title {
    font-family: AvenirNext-Bold;
    margin: 0 auto 20px auto;
    padding-bottom: 10px;
    color: #231f20;
    font-size: 26px;
    text-transform: uppercase;
    border-bottom: 1px solid #979797
}

.creat-btn {
    background-color: #b2a0a0 !important;
    border: #b2a0a0 2px solid !important;
    color: #fff !important;
    line-height: 0 !important;
    width: 100%;
    font-family: AvenirNext-Bold !important;
    height: 42px !important;
    text-transform: uppercase !important;
    text-decoration: none;
    display: block;
    border-radius: 8px !important;
    font-size: 20px !important;
    float: right;
    letter-spacing: 1px;
    outline: 0 !important
}

.creat-btn:hover {
    background-color: #9b9a9a !important;
    border: #9b9a9a 2px solid !important;
    color: #fff !important;
}

.form-group label, label[for=reg_password2] {
    font-size: 20px;
    font-family: AvenirNext-Regular;
	text-transform:capitalize;
}

.creat-account .form-control {
    border-color: #707070;
    border-radius: 0
}

.creat-account .form-text {
    text-decoration: underline !important;
    color: #231f20 !important
}

.creat-account .form-text:hover {
    text-decoration: none !important
}

.slider {
    width: 101%;
    margin: 30px auto
}

.slick-slide {
    margin: 0 5px
}

.slick-slide img {
    width: 100%
}

.slick-next:before,
.slick-prev:before {
    color: #000
}

.slick-slide {
    transition: all ease-in-out .3s
}

.slick-dotted.slick-slider {
    width: 100%
}

.slick-next {
    right: 19px !important
}

.slick-prev {
    left: 19px !important
}

.slick-next,
.slick-prev {
    z-index: 999
}

.designer-details {
    width: 100%;
    margin: 0;
    padding: 0
}

.designer-details h1 {
    font-family: Didot-bold;
    color: #231f20;
    font-size: 48px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.designer-details h2 {
    font-family: AvenirNext-Regular;
    color: #231f20;
    font-size: 52px;
    margin-top: 20px;
    margin-bottom: 00px;
    text-align: left;
    text-transform: uppercase
}

.designer-banner .artist-ic {
    width: 200px;
    height: 200px;
    right: 152px
}

.designer-banner .artist-ic img {
    width: 200px;
    height: 200px
}

.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
    opacity: 1 !important;
    position:relative;
}

.woo-variation-gallery-wrapper .slick-current.wvg-gallery-thumbnail-image:before {
    content: "\f058";
    font: normal normal normal 15px/1 FontAwesome;
    position: absolute;
    margin: 10px 5px 0 0;
    right: 0;
    color: #cdc1c1;
}

.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image.current-thumbnail:before {
    content: "\f058";
    font: normal normal normal 15px/1 FontAwesome;
    position: absolute;
    margin: 3px;
    right: 0;
    color: #cdc1c1;
}

.Pillow-block,
.Wallpaper-block,
.fabric-block,
.paint-block {
    width: 100%
}

.slick-dots {
    display: none !important
}

.paint-block {
    width: 100%;
    margin: 100px 0 0 0
}

.paintings-slider .paint-blck {
    background-color: #fff;
    width: 100%;
    height: auto
}

.paintings-slider .paint-blck img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border: #707070 1px solid
}

.paintings-slider .slick-slide {
    margin: 0 5px
}

.paintings-slider .slick-slide:first-child {
    margin-right: 0
}

.paintings-slider .slick-slide:last-child {
    margin-left: 0
}

.fabric-slider .slick-slide {
    margin: 0 0
}

.fabric-slider .fabric-blck {
    background-color: #fff;
    width: 100%;
    height: 100%;
    min-height: 381px
}

.fabric-slider .fabric-blck img {
    transition: 1s;
    width: 100%;
    height: auto
}

.fabric-slider .fabric-blck img:hover {
    transform: scale(1.1)
}

.fabric-slider .slick-list {
    overflow: inherit
}

.wall-block {
    width: 100%;
    height: 250px
}

.wall-block img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center
}

@media (max-width:1199px) {
    .fabric-slider .fabric-blck {
        min-height: auto
    }

    .fabric-slider {
        overflow-x: auto
    }
}

@media (max-width:767px) {
    .designer-details h1 {
        font-size: 35px
    }

    .designer-banner .artist-ic img {
        width: 160px;
        height: 160px
    }

    .designer-banner .artist-ic {
        width: 160px;
        height: 160px;
        position: relative;
        right: unset
    }

    .designer-details h2 {
        font-size: 38px
    }

    .paint-block {
        width: 100%;
        margin: 30px 0 0 0
    }

    .paintings-slider .slick-slide:first-child {
        margin-right: 5px
    }

    .wall-block {
        height: auto
    }
}

@media (max-width:575px) {
    .designer-details h2 {
        font-size: 23px
    }

    .designer-banner .artist-ic {
        width: 100px;
        height: 100px;
        margin-top: -70px
    }

    .designer-banner .artist-ic img {
        width: 100px;
        height: 100px;
        margin-top: 0
    }

    .wall-block img {
        width: 100%;
        height: auto
    }

    .paintings-slider .paint-blck img {
        width: 100%;
        height: auto
    }
}

.entry-title {
    display: none
}

.forget-password-block {
    margin-top: 60px !important
}

.forget-password-block .lost-message,
.lost-pass .lost-message {
    border: #eee 1px solid;
    padding: 15px;
    background-color: #fdfafa
}

.forget-password-block .lost_reset_password {
    width: 100%
}

.forget-password-block .form-row-first,
.reset-password-block .form-row-first,
.reset-password-block .form-row-last {
    width: 100% !important
}

.forget-password-block .form-row-first label,
.reset-password-block .form-row-first label,
.reset-password-block .form-row-last label {
    font-size: 20px;
    font-family: AvenirNext-Regular;
    width: 100%
}

.forget-password-block .form-control,
.reset-password-block .form-control {
    border-color: #707070;
    border-radius: 0 !important
}

.reset-password-block span.password-input {
    width: 100%
}

.reset-password-block form .form-row {
    padding: 0
}

.woocommerce-result-count {
    display: none !important;
    color: #fff
}

.orderby {
    display: none !important;
    color: #fff
}

.page-title {
    display: none !important;
    color: #fff
}

.simplefavorite-button.active {
    opacity: 1 !important
}

.simplefavorite-button {
    position: absolute;
    bottom: 9px;
    right: 13px;
    font-size: 24px;
    z-index: 999
}

.simplefavorite-button i {
    z-index: 99;
    position: relative
}

.simplefavorite-button img {
    width: 25px !important;
    height: 25px !important;
    margin: 2px auto;
    display: block;
}

.my-account-sec {
    width: 100%
}

.user-myacct .woocommerce-MyAccount-navigation {
    width: 100% !important;
    background: #b3a1a0 url(https://meridianfibers.com/wp-content/themes/meridian-fibers/assets/images/person-icon.png) no-repeat top center;
    padding: 20px 0
}

.user-myacct .woocommerce-MyAccount-navigation ul {
    max-width: 194px;
    padding: 0 19px 0 21px !important;
    margin-left: 9%;
    padding-inline-start: unset
}

.user-myacct .woocommerce form .form-row {
    padding: 0 !important
}

.user-myacct .woocommerce-MyAccount-navigation-link a {
    color: #fff;
    display: block
}

.user-myacct .woocommerce-MyAccount-navigation-link {
    text-transform: uppercase;
    font-size: 15px;
    padding: 5px 17px 5px 8px;
    color: #fff;
    border-bottom: #666 1px solid;
    font-family: AvenirNext-Medium;
    position: relative
}

.user-myacct .woocommerce-MyAccount-navigation-link a:before {
    margin: 10px;
    font-family: FontAwesome;
    font-size: 17px;
    position: absolute;
    left: -29px;
    top: -6px
}

.user-myacct .woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\f007"
}

.user-myacct .woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f07a"
}

.user-myacct .woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f013"
}

.user-myacct .woocommerce-MyAccount-navigation-link--favourites a:before {
    content: "\f004"
}

.user-myacct .woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f08b"
}

.user-myacct .woocommerce-MyAccount-navigation-link a:after {
    margin: 10px;
    font-family: FontAwesome;
    font-size: 17px;
    position: absolute;
    right: 0;
    top: -6px
}

.user-myacct .woocommerce-MyAccount-navigation-link a:after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    content: "";
    position: absolute;
    top: 2px
}

.user-myacct .woocommerce-MyAccount-navigation-link.is-active a:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px
}

.user-image-update {
    width: 200px;
    height: 200px;
    position: absolute;
    transform: translateY(-72%);
    right: 20%;
    z-index: 99
}

.imagePreview {
    width: 100%;
    height: 200px;
    border-radius: 50%;
    border: #b3a1a0 4px solid;
    background: #fdfafa;
    display: inline-block
}

.imagePreview img {
    width: 193px;
    object-fit: cover;
    height: 193px;
    border-radius: 50%
}

.edit-btn {
    font-family: AvenirNext-Bold;
    font-size: 1em;
    color: #857878;
    text-align: center;
    position: relative;
    margin: -70px auto 0 auto;
    width: 100%;
    height: 40px;
    outline: 0
}

.edit-btn:hover {
    color: #5e5555
}

.btn-primary {
    display: block;
    border-radius: 0;
    margin-top: -5px
}

.imgUp {
    margin-bottom: 15px
}

.del {
    position: absolute;
    top: 0;
    right: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(255, 255, 255, .6);
    cursor: pointer
}

.imgAdd {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #4bd7ef;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2);
    text-align: center;
    line-height: 30px;
    margin-top: 0;
    cursor: pointer;
    font-size: 15px
}

.dash-board-lbl {
    margin-top: 40px
}

.dash-board-lbl label {
    font-family: Acumin-BdPro;
    font-size: 1em
}

.dash-board-lbl .form-group {
    margin-bottom: 0
}

.dash-board-lbl .form-control {
    border: none;
    color: #231f20;
    font-family: Acumin-RPro;
    padding: 0;
    background: 0 0;
    height: auto !important
}

.dash-board-lbl .form-control:focus {
    box-shadow: none;
    border: none
}

a.edit-text-btn {
    font-family: AvenirNext-Bold;
    font-size: 1em !important;
    color: #b2a0a0;
    position: relative;
    width: 100%;
    height: 40px;
    outline: 0;
    display: inline-block;
    margin-top: 20px
}

.my-favourite img {
    max-width: 100%
}

.my-favourite h3 {
    background: #f0eded;
    font-family: Arial;
    font-size: 1.25em;
    line-height: 1;
    padding-left: 131px !important;
    color: #000;
    margin-top: 40px;
    text-transform: uppercase
}

.my-favourite .container {
    background: url(https://meridianfibers.com/wp-content/themes/meridian-fibers/assets/images/big-heart.png) no-repeat;
    background-size: contain;
    background-position: center
}

.my-favourite-dashboard .container h2.user-favorites {
    display: none
}

@media (max-width:767px) {
    .my-favourite h3 {
        padding-left: 40px !important
    }

    .imagePreview {
        height: 120px;
        background-size: contain
    }

    .imagePreview img {
        width: 112px;
        height: 112px;
    }

    .user-myacct .content-center {
        padding: 0px 15px 0 15px;
    }

    .dash-board-lbl label {
        margin-bottom: 0px;
    }

    .user-image-update {
        width: 120px;
        height: 120px;
        transform: translateY(-92%);
        right: 15%
    }

    .edit-btn {
        color: #857878
    }
}

@media (max-width:400px) {
    .dash-board-lbl {
        margin-top: 19px
    }

    .user-image-update {
        width: 120px;
        height: 120px;
        position: absolute;
        right: 39px;
    }
}

.my-cart .inner-page-title {
    font-family: AvenirNext-Bold;
    font-size: 1.625em;
    text-align: center;
    text-transform: uppercase;
    color: #231f20
}

.my-cart .inner-page-title+hr {
    border-color: #979797
}

.my-cart table.shop_table {
    border-radius: 0;
    border: 1px solid #b2a0a0
}

.my-cart table.shop_table thead {
    background: #b2a0a0
}

.my-cart table.shop_table tbody td,
.my-cart table.shop_table tbody td a,
.my-cart table.shop_table thead th {
    font-family: AvenirNext-Bold;
    font-style: italic;
    color: #000;
    word-wrap: break-word;
    font-style: unset
}

.my-cart table.shop_table thead th {
    color: #fff !important;
    font-style: unset
}

.my-cart a.remove {
    color: #000 !important
}

.my-cart a.remove i {
    font-size: 27px
}

.my-cart a.remove:hover {
    color: red !important;
    background: 0 0
}

.my-cart table.cart img {
    width: 76px
}

.my-cart .checkout-button {
    background-color: #b2a0a0 !important;
    border: #b2a0a0 2px solid !important;
    color: #fff;
    width: 100%;
    font-family: AvenirNext-Bold !important;
    text-transform: uppercase !important;
    text-decoration: none;
    display: block;
    border-radius: 8px !important;
    font-size: 20px !important;
    float: right;
    letter-spacing: 1px;
    padding: 12px !important;
    outline: 0 !important
}

.my-cart .checkout-button:hover {
    background-color: #9b9a9a !important;
    border: #9b9a9a 2px solid !important;
    color: #fff !important;
}

.my-cart .cart_totals h2 {
    font-family: AvenirNext-Bold;
    font-size: 1.625em;
    text-transform: uppercase;
    color: #231f20
}

.my-cart .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 142px !important
}

.my-cart .woocommerce button.button {
    background-color: #cdc1c1 !important
}

p.cart-empty {
    margin: 43px auto 20px auto;
    width: 90%
}

.return-to-shop a.button {
    border: none !important;
    width: 300px;
    font-family: AvenirNext-Bold !important;
    height: 42px !important;
    background-color: #b2a0a0 !important;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase !important;
    text-decoration: none;
    display: block !important;
    border-radius: 8px !important;
    font-size: 20px !important;
    letter-spacing: 1px;
    outline: 0 !important;
    margin: 20px auto 0 auto !important
}

.return-to-shop a.button:hover {
    background-color: #cdc1c1 !important
}

.return-to-shop a.button:before {
    content: "\f112";
    font-family: FontAwesome;
    font-size: 17px;
    position: relative;
    left: 0;
    top: 0
}

@media (max-width:575px) {
    .my-cart .woocommerce button.button {
        font-size: 15px;
        padding: .7em 1em
    }
}

tr.cart-discount th,
tr.cart-subtotal th,
tr.order-total th,
tr.tax-total th {
    font-family: AvenirNext-Medium;
    color: #000
}

tr.cart-discount td,
tr.cart-subtotal td,
tr.order-total td,
tr.tax-total td {
    text-align: right !important;
    font-size: 16px;
    font-family: AvenirNext-Medium
}

a.woocommerce-remove-coupon {
    color: #887a7a !important;
    font-size: 12px;
    font-weight: 500
}

.my-cart tr.cart-discount td,
.my-cart tr.cart-subtotal td,
.my-cart tr.order-total td,
.my-cart tr.tax-total td {
    width: 20% !important
}

.woocommerce-info a {
    color: #000;
    font-family: AvenirNext-Medium;
    font-style: italic
}

/*====Payment-method=====*/
.form-checkot-sec .checkout_coupon.woocommerce-form-coupon {
    width: 50% !important;
    margin: 0 0 20px 0 !important;
    border: none;
    padding: 15px 0 15px 0
}

.form-checkot-sec .checkout_coupon.woocommerce-form-coupon p {
    font-family: AvenirNext-Regular;
    margin-bottom: 15px !important
}

.form-checkot-sec .form-control {
    border-color: #707070;
    border-radius: 0
}

.checkout_coupon.woocommerce-form-coupon .input-text {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: #707070 1px solid;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-checkot-sec .checkout_coupon.woocommerce-form-coupon .button {
    border-radius: 0 !important;
    padding: .6em 1em !important;
    background-color: #b2a0a0 !important;
    border: #b2a0a0 2px solid;
    color: #fff;
}

.form-checkot-sec .checkout_coupon.woocommerce-form-coupon .button:hover {
    background-color: #9b9a9a !important;
    border: #9b9a9a 2px solid;
    color: #fff !important;
}

.woocommerce-billing-fields h3 {
    display: none !important
}

.form-checkot-sec .woocommerce-billing-fields__field-wrapper .form-row-first,
.form-checkot-sec .woocommerce-billing-fields__field-wrapper .form-row-last {
    width: 100% !important
}

.form-checkot-sec .woocommerce-account-fields,
.form-checkot-sec .woocommerce-billing-fields {
    margin: 0 -17px
}

.form-checkot-sec .woocommerce form .form-row label,
.form-checkot-sec .woocommerce-page form .form-row label {
    width: 100% !important
}

.form-checkot-sec span.woocommerce-input-wrapper {
    width: 100% !important
}

.form-checkot-sec .woocommerce-additional-fields {
    display: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .2rem .75rem !important;
    line-height: unset !important;
    border: #707070 1px solid !important;
    outline: 0;
    border-radius: 0
}

.select2-container .select2-selection--single {
    height: unset !important;
    outline: 0;
    border: none !important
}

.form-checkot-sec .form-group label {
    font-size: 16px;
    margin: 12px 0 !important;
    text-transform: capitalize;
}

.form-checkot-sec .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px
}

p#billing_state_field,
p#shipping_state_field {
    width: 47% !important;
    display: inline-block
}

p#billing_postcode_field,
p#shipping_postcode_field {
    width: 47%;
    float: right
}

.form-checkot-sec table.shop_table {
    border-radius: 0;
    border: 1px solid #b2a0a0;
    border-collapse: collapse
}

.form-checkot-sec table.shop_table thead th {
    background-color: #b2a0a0;
    color: #fff !important;
    font-weight: 400
}

.form-checkot-sec table.shop_table tbody td,
.form-checkot-sec table.shop_table tbody td a,
.form-checkot-sec table.shop_table thead th {
    font-family: AvenirNext-Medium;
    color: #000;
    word-wrap: break-word;
    text-transform: unset
}

.form-checkot-sec .woocommerce-shipping-fields {
    margin: 12px -16px 0;
}

.form-checkot-sec .woocommerce-shipping-fields__field-wrapper .form-row-first,
.form-checkot-sec .woocommerce-shipping-fields__field-wrapper .form-row-last {
    width: 100% !important
}

.form-checkot-sec .woocommerce-checkout-payment h2 {
    font-family: AvenirNext-Bold;
    font-size: 1.625em;
    text-transform: uppercase;
    color: #231f20;
    margin-bottom: 20px
}

h3#ship-to-different-address span {
    font-size: 16px;
    font-family: AvenirNext-Regular;
    color: #000
}

.form-checkot-sec .woocommerce-checkout #payment {
    background: 0 0 !important
}

.form-checkot-sec #add_payment_method #payment ul.payment_methods,
.form-checkot-sec .woocommerce-cart #payment ul.payment_methods,
.form-checkot-sec .woocommerce-checkout #payment ul.payment_methods {
    background: #fdfafa !important;
    border: none
}

.form-checkot-sec #add_payment_method #payment div.payment_box,
.form-checkot-sec .woocommerce-cart #payment div.payment_box,
.form-checkot-sec .woocommerce-checkout #payment div.payment_box {
    background-color: #e5cbcb
}

.woocommerce-checkout #payment div.form-row {
    padding: 1em 0 0 0 !important
}

.form-checkot-sec #add_payment_method #payment div.payment_box::before,
.form-checkot-sec .woocommerce-cart #payment div.payment_box::before,
.form-checkot-sec .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #e5cbcb;
    content: "";
    display: block;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em
}

#payment ul.payment_methods li input #payment_method_paypal {
    margin: 0 3px 0 0 !important;
}

ul.wc_payment_methods li {
    font-size: 14px;
    font-family: AvenirNext-Regular
}

ul.wc_payment_methods a {
    font-size: 14px;
    font-family: AvenirNext-Medium;
    color: #000
}

#payment .payment_method_paypal .about_paypal {
    margin-left: 9px;
    /*line-height: 31px !important;*/
}

p#billing_country_field strong,
p#shipping_country_field strong {
    border: #707070 1px solid;
    cursor: no-drop;
    border-radius: 0;
    width: 100%;
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
}

@media only screen and (max-width:1199px) {

    #payment .payment_method_paypal .about_paypal {
        line-height: 20px;
    }

    #payment div.payment_box {
        margin: -11px 0 !important;
    }

    #payment ul.payment_methods li img {
        margin: 0 0 0 0 !important;
    }
}

@media only screen and (max-width:991px) {
    #payment div.payment_box {
        margin: 3px 0 !important;
    }


}

@media only screen and (max-width:768px) {
    #payment div.payment_box {
        margin: -6px 0 !important;
    }

    #payment .payment_method_paypal .about_paypal {
        line-height: 38px !important;
    }

}

@media only screen and (max-width:472px) {
    #payment div.payment_box {
        margin: 5px 0 !important;
    }

    #payment .payment_method_paypal .about_paypal {
        line-height: 49px !important;
    }

    ul.wc_payment_methods li {
        font-size: 13px;
    }
}

@media only screen and (max-width:388px) {

    #payment div.payment_box {
        margin: 5px 0 !important;
    }

}

.create-account label.checkbox {
    padding: 22px 0 0 0;
}

.form-checkot-sec .woocommerce-terms-and-conditions-wrapper {
    font-size: 16px;
    font-family: AvenirNext-Regular;
    color: #000
}

.form-checkot-sec .woocommerce-terms-and-conditions-wrapper p {
    font-size: 16px;
    font-family: AvenirNext-Regular;
    color: #000;
    line-height: 46px
}

.form-checkot-sec .woocommerce-terms-and-conditions-wrapper a {
    font-family: AvenirNext-Bold;
    color: #000
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    background-color: #b2a0a0 !important;
    border: #b2a0a0 2px solid;
    color: #fff;
    width: 100%;
    padding: 11px;
    font-family: AvenirNext-Bold !important;
    font-size: 20px !important;
    text-transform: uppercase !important
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
    background-color: #9b9a9a !important;
    border: #9b9a9a 2px solid;
    color: #fff !important;
}

div#payment {
    margin-top: 49px
}

.form-checkot-sec tr.cart-subtotal td,
.form-checkot-sec tr.cart-subtotal th {
    background: #fdfafa !important
}

.form-checkot-sec tr.cart-subtotal th,
.form-checkot-sec tr.order-total th {
    font-family: AvenirNext-Medium;
    font-size: 16px;
    font-weight: 400 !important;
    border-top: #b2a0a0 1px solid !important;
    padding: 15px 0 15px 10px !important
}

.form-checkot-sec tr.cart-subtotal td {
    text-align: right !important;
    font-size: 16px;
    font-family: AvenirNext-Medium;
    font-weight: 400 !important;
    border-top: #b2a0a0 1px solid !important;
    padding: 15px 10px 15px 0 !important
}

.form-checkot-sec tr.order-total td,
.form-checkot-sec tr.order-total th {
    background: #b2a0a0 !important;
    color: #fff
}

.form-checkot-sec tr.order-total td {
    text-align: right !important;
    font-size: 16px;
    font-family: AvenirNext-Medium;
    font-weight: 400 !important;
    border-top: #b2a0a0 1px solid !important;
    padding: 15px 10px 15px 0 !important
}

.form-checkot-sec tr.cart_item td.product-total {
    text-align: right !important;
    font-size: 16px;
    font-family: AvenirNext-Medium;
    font-weight: 400 !important
}

.form-checkot-sec td.product-image {
    width: 100px;
    height: auto
}

.form-checkot-sec .select2-container--default .select2-selection--single .select2-selection__clear {
    display: none
}

.form-checkot-sec .woocommerce form .form-row {
    padding: 3px
}

.form-checkot-sec .woocommerce-form__label-for-checkbox {
    cursor: pointer
}

.form-checkot-sec .woocommerce-form__label-for-checkbox input[type=checkbox] {
    position: relative;
    width: 24px;
    height: 24px;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 0;
    vertical-align: middle;
    appearance: none;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    transition: background 175ms cubic-bezier(.1, .1, .25, 1)
}

.form-checkot-sec .woocommerce-form__label-for-checkbox input[type=checkbox]::before {
    position: absolute;
    content: '';
    display: block;
    top: 2px;
    left: 7px;
    width: 8px;
    height: 14px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0
}

.form-checkot-sec .woocommerce-form__label-for-checkbox input[type=checkbox]:checked {
    color: #fff;
    border-color: #b19292;
    background: #c4a6a6
}

.form-checkot-sec .woocommerce-form__label-for-checkbox input[type=checkbox]:checked::before {
    opacity: 1
}

/*====Payment-method=====*/
.user-myacct .woocommerce-MyAccount-navigation {
    float: none
}

.user-myacct .woocommerce-MyAccount-content {
    float: none;
    max-width: 100%;
    width: 100% !important;
    margin: auto;
    padding: 40px 0 0 0
}

.user-myacct .content-center {
    max-width: 68% !important;
    margin: auto;
    padding: 40px 15px 0 15px
}

.user-myacct form .form-row label {
    font-family: AvenirNext-Medium;
    font-size: 1em;
    margin: 8px 0 7px 0;
}

.user-myacct form .form-row span em {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    display: block;
    margin-bottom: -5px;
}

.user-myacct form .form-row input.input-text,
.user-myacct form .form-row textarea {
    border: 1px solid #707070;
    min-height: 35px;
    border-radius: 0
}

.user-myacct fieldset {
    margin-top: 20px
}

.user-myacct form fieldset .form-row {
    flex-direction: column
}

.user-myacct form .password-input {
    display: block
}

.user-myacct .btn-primary {
    width: 250px;
    font-family: AvenirNext-Bold !important;
    background-color: #b2a0a0 !important;
    border: #b2a0a0 2px solid;
    color: #fff;
    text-transform: uppercase !important;
    text-decoration: none;
    display: block;
    border-radius: 8px !important;
    font-size: 20px !important;
    float: right;
    letter-spacing: 1px;
    padding: 12px !important;
    outline: 0 !important;
    line-height: 1;
    margin-bottom: 10px
}

.btn-primary:hover {
    background-color: #9b9a9a !important;
    border: #9b9a9a 2px solid;
    color: #fff !important;
}

.user-myacct .woocommerce-message {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    z-index: 9
}

@media (max-width:767px) {
    .user-myacct .content-center {
        max-width: 100% !important;
    }

    .user-myacct .btn-primary {
        width: 100%;

    }

}

.thankyou-sec {
    margin: auto
}

.thankyou-sec h3 {
    font-size: 21px;
    color: #231f20;
    text-transform: uppercase;
    font-family: AvenirNext-Medium !important
}

.thankyou-sec h3 span {
    height: 25px;
    width: 25px;
    border: 2px #b2a0a0 solid;
    border-radius: 100px;
    line-height: 20px;
    display: inline-block;
    text-align: center
}

.thankyou-sec h3 i {
    color: #b2a0a0;
    font-size: 13px
}

.thank-text p {
    font-size: 14px;
    color: #231f20;
    font-family: AvenirNext-Regular;
    line-height: 24px
}

.thankyou-sec ul.order_details {
    padding-inline-start: 0;
    margin: 28px 0 0;
    background: #fdfafa;
    padding: 13px 13px 14px 13px
}

.thankyou-sec ul.order_details li {
    line-height: 3;
    font-family: AvenirNext-Regular;
    margin-right: 3em
}

@media (max-width:1199px) {
    .thankyou-sec ul.order_details li {
        margin-right: 2em
    }
}

@media (max-width:767px) {
    .thankyou-sec ul.order_details li {
        min-width: 100%;
        float: none;
        border-right: none;
        border-bottom: 1px dashed #d3ced2;
        padding: 5px 0;
        margin-right: unset;
        font-size: .9em
    }

    .thankyou-sec h3 span {
        height: 26px;
        width: 26px
    }

    .thankyou-sec h3 {
        font-size: 21px
    }
}

@media (max-width:450px) {
    .thank-text p {
        line-height: 24px
    }

    .thankyou-sec h3 {
        font-size: 16px
    }
}

.related-product h2 {
    font-family: AvenirNext-Medium;
    text-align: center;
    margin: 20px auto 30px auto;
    text-transform: uppercase;
    width: 96%;
    color: #231f20;
    border-bottom: 1px solid #231f20;
    padding-bottom: 10px
}

.related-product .card {
    border: none;
    min-height: 440px;
    height: 440px;
    margin-bottom: 20px
}

.related-product .card-text {
    font-family: AvenirNext-Regular;
    font-size: 13px;
    text-align: left;
    margin-top: 10px;
    color: #231f20
}

.related-product .card-text-title {
    font-family: AvenirNext-Bold;
    font-size: 13px;
    text-align: left;
    color: #231f20;
    text-decoration: none !important
}

.related-product .card-body {
    background-color: #fdfafa !important;
    min-height: 145px;
    padding: 1.25rem .55rem 1.25rem !important
}

.related-product .card:hover .card-text,
.related-product .card:hover .card-text-title {
    color: #998c8c
}

.related-product .card-image {
    height: auto;
    position: relative;
    overflow: hidden
}

.related-product .card-image img {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.related-product .card-image::before {
    content: "View Details";
    font-family: AvenirNext-Regular;
    display: block;
    color: #fff;
    font-size: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    top: 0;
    left: 0;
    position: absolute;
    background: 0 0;
    z-index: 2;
    pointer-events: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    box-sizing: border-box
}

.related-product .card-image:hover::before {
    font-size: 24px;
    background: #3f3336;
    background: rgba(63, 51, 54, .85);
    -webkit-box-shadow: inset 0 0 183px -9px #322830;
    -moz-box-shadow: inset 0 0 183px -9px #322830;
    box-shadow: inset 0 0 183px -9px #322830
}

.related-product .card-image::after {
    font-family: FontAwesome;
    content: "\f002";
    display: block;
    top: 0;
    left: 0;
    color: #fdfafa;
    font-size: 0;
    position: absolute;
    padding-top: 145px;
    pointer-events: none;
    padding-left: 50%;
    z-index: 5;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.related-product .card-image:hover::after {
    font-size: 40px;
    padding-left: 45%
}

@media (max-width:992px) {

    .related-product .card-image::after,
    .related-product .card-image::before {
        display: none
    }
}

@media (max-width:1199px) {
    .related-product .card {
        min-height: 480px;
        height: 480px
    }
}

@media (max-width:575px) {
    .related-product .card {
        min-height: auto;
        height: auto;
        width: 360px;
        margin: auto
    }
}

@media (max-width:400px) {
    .related-product .card {
        width: 100%
    }
}

.user-myacct h2 {
    font-family: AvenirNext-Bold !important;
    display: inline-block;
    width: auto;
    padding-bottom: 5px;
    font-size: 25px;
    color: #000;
    margin-top: 20px;
    text-transform: uppercase
}

.user-myacct table.shop_table {
    border-radius: 0;
    border: 1px solid #b2a0a0;
    border-collapse: collapse
}

.user-myacct table.shop_table thead th {
    background-color: #b2a0a0;
    color: #fff !important;
    font-weight: 400;
    font-family: AvenirNext-Bold;
    font-size: 16px;
    padding: 10px
}

.user-myacct table.shop_table tbody td {
    color: #000 !important;
    word-wrap: break-word;
    font-size: 14px;
    font-family: AvenirNext-Regular;
    padding: 10px
}

.user-myacct table.shop_table tfoot td,
.user-myacct table.shop_table tfoot th {
    font-family: AvenirNext-Bold;
    font-size: 14px
}

.user-myacct table.shop_table tbody td a {
    color: #515151;
    font-size: 14px
}

.user-myacct a.button.view {
    background-color: transparent;
    font-family: AvenirNext-Bold !important;
    font-size: 16px
}

.user-myacct a.button.view:hover {
    text-decoration-line: underline
}

.user-myacct td.product-total {
    text-align: right
}

.user-myacct table.shop_table tfoot td {
    text-align: right
}

.user-myacct th.product-total {
    text-align: right
}

.user-myacct .woocommerce-customer-details address {
    border: 1px solid #b2a0a0;
    border-radius: 0
}

.user-myacct p {
    font-family: AvenirNext-Regular
}

.mark {
    font-family: AvenirNext-Bold !important
}

.single-product-details .summary.entry-summary {
    width: 100% !important
}

.woo-variation-product-gallery {
    margin-bottom: 0 !important
}

.Product-dtl-bt-text {
    background: #fdfafa;
    float: right;
    padding: 18px !important;
    margin-right: 5px !important;
    max-width: 98% !important;
    width: 98% !important
}

.woo-variation-gallery-wrapper {
    min-height: auto !important
}

.variations-row-modal label.variations-attribute-label a:hover {
    background-color: #9b9a9a !important;
    border: #9b9a9a 2px solid;
    color: #fff !important;
}

.Product-dtl-bt-text p {
    font-size: 14px;
    text-transform: capitalize !important;
    text-align: center;
    font-family: AvenirNext-Regular
}

.Product-dtl-bt-text p:first-child {
    padding-bottom: 7px;
    font-family: AvenirNext-Bold;
    line-height: 18px
}

/* span.varinat_color_class {
    font-family: AvenirNext-Bold;
}*/
span#varinat_color_name {
    font-family: AvenirNext-Bold;
}

.product-title-container h1 {
    font-size: 25px;
    color: #231f20;
    font-family: AvenirNext-Bold
}

.product-title-container h1 span.title {
    font-family: AvenirNext-Bold;
    font-size: 25px;
    text-transform: uppercase;
    color: #231f20;
    letter-spacing: 1px
}

.product-title-container h1 span.collection {
    ;
    color: #8d7b7b !important;
    font-size: 19px !important;
    letter-spacing: 0;
    font-family: AvenirNext-Bold !important
}

.single-product-details .product-summary-container {
    margin-top: 0;
    width: 100%
}

.single-product-details .row-quantity {
    display: flex;
    margin-left: 15px;
    margin-top: -7px;
}

.single-product-details .row-quantity label {
    font-family: AvenirNext-Medium !important;
    margin-right: 13px;
    font-size: 1em;
    line-height: 34px;
    text-transform: uppercase
}

.single-product-details .row-quantity span {
    font-family: AvenirNext-Medium;
    margin-left: 12px;
    font-size: 14px;
    line-height: 34px;
    text-transform: uppercase
}

.single-product-details .quantity .qty {
    width: 4em;
    text-align: center;
    height: 35px;
    border: #757f9a 1px solid;
    font-family: AvenirNext-Medium
}

.single_variation_wrap {
    width: 100%
}

span.material-description {
    font-size: 16px;
    color: #b2a0a0;
    text-transform: uppercase;
    padding-bottom: 12px;
    font-family: 'AvenirNext-Bold';
}

.variations-row-modal label {
    position: relative;
    top: 0;
    width: 263px;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 0 !important
}

/*.variations-row-modal label.variations-attribute-label a{color:#231f20;font-family:AvenirNext-Medium;font-size:1em;display:block;margin-right:10px;margin-bottom:9px}*/
.variations-row-modal label.variations-attribute-label a {
    width: 245px;
    height: 46px;
    line-height: 46px;
    background-color: #b2a0a0 !important;
    border: #b2a0a0 2px solid;
    color: #fff;
    opacity: 1 !important;
    font-family: 'AvenirNext-Medium';
    text-transform: uppercase;
    text-decoration: none !important;
    border-radius: 8px !important;
    font-size: 19px !important;
    letter-spacing: 1px;
    margin: 7px 0 14px 0 !important;
    transition: .3s;
    text-align: center;
    outline: 0;
    display: block;
}

@media (max-width: 1199px) {
    .variations-row-modal label.variations-attribute-label a {
        width: 100%;
    }
}

/*.variations-row-modal label span{color:#231f20;font-family:AvenirNext-Medium;font-size:1em;display:block;width:245px;border:#757f9a 1px solid!important;padding:6px 6px;margin-bottom:4px}*/
.variations-row-modal label span {
    color: #231f20;
    font-family: AvenirNext-Medium;
    font-size: 1em;
    display: inline;
    width: 245px;
    margin-top: 16px;
    margin-bottom: 4px;
}

.product-summary-left div.product form.cart .variations {
    margin-bottom: 7px
}

div.product form.cart .variations label {
    font-weight: 500 !important
}

/*short-description-css-old*/
/* .des-shor{min-height:222px;width:100%}
   .short-des{border-left:#757f9a 1px solid!important;width:100%;height:100%;min-height:222px;position:relative;text-align:left;padding:0 22px}
   .short-des p{vertical-align:middle;position:absolute;top:50%;-ms-transform:translateY(-68%);transform:translateY(-68%);font-family:AvenirNext-Medium;font-size:15px;line-height:21px}
   .des-shor-type1{min-height:195px;width:100%}
   .des-shor-type1 .short-des{min-height:195px!important}*/
/*short-description-css-old*/
/*short-description-css-new*/
.des-shor {
    min-height: auto;
    width: 100%
}

.short-des {
    border-left: #757f9a 1px solid !important;
    width: 100%;
    height: 100%;
    min-height: auto;
    position: relative;
    text-align: left;
    padding: 22px 18px 103px 27px;
}

.short-des p {
    vertical-align: middle;
    font-family: AvenirNext-Medium;
    font-size: 15px;
    line-height: 21px;
}

.des-shor-type1 {
    min-height: auto;
    width: 100%;
}

.des-shor-type1 .short-des {
    min-height: auto !important
}

.product-summary-right .product-add-to-favorites {
    display: flex;
    margin-top: -50px;
    color: #231f20 !important;
    font-family: AvenirNext-Medium
}

#dot {
    display: none;
}

a#readBtn {
    font-size: 12px;
    color: #9c8787 !important;
    font-family: AvenirNext-Regular;
}

/*short-description-css-new*/

.price.row-price {
    padding-bottom: 9px;
    margin-top: 7px;
    width: 263px;
    display: flex;
    font-size: 17px !important;
    color: #231f20 !important;
    text-transform: uppercase;
    font-family: AvenirNext-Medium;
    margin-left: 15px
}

.slick-vertical .slick-slide:focus {
    outline: 0
}

.single-product-details .woocommerce-Price-amount.amount {
    font-family: AvenirNext-Bold;
    font-size: 17px !important;
    margin-left: 53px
}

.single-product-details button.single_add_to_cart_button {
    width: 245px;
    height: 44px;
    background-color: #b2a0a0 !important;
    border: #b2a0a0 2px solid;
    color: #fff;
    opacity: 1;
    font-family: AvenirNext-Regular;
    text-transform: uppercase;
    text-decoration: none !important;
    border-radius: 8px !important;
    font-size: 19px !important;
    letter-spacing: 1px;
    margin: 7px 0 0 15px !important;
    transition: .3s;
    outline: 0
}

.single-product-details button.single_add_to_cart_button:hover {
    background-color: #9b9a9a !important;
    border: #9b9a9a 2px solid;
    color: #fff !important;
}

.variations-row-on-page label {
    position: relative;
    top: 0;
    margin-left: 2px;
    padding: 4px;
    color: #231f20 !important;
    text-transform: uppercase;
    margin-bottom: -2px
}

.variations-row-on-page label a {
    color: #231f20 !important;
    font-family: AvenirNext-Bold;
    margin-left: -7px;
    margin-right: 13px;
    font-size: 13px;
    margin-top: 14px !important;
    display: block;
    text-transform: uppercase
}

.variations-row-on-page .variable-item:not(.radio-variable-item) {
    width: 60px !important;
    height: 60px !important;
    padding: 0 !important;
    box-shadow: none !important
}

.variations-row-on-page .variable-item:not(.radio-variable-item) img {
    width: 60px !important;
    height: 58px !important;
    object-fit: cover
}

.variations-row-on-page .variable-item:not(.radio-variable-item).selected {
    box-shadow: none !important
}

.variations-row-on-page .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: none !important
}

.variations-row-on-page .variation-content-wrap {
    display: none
}

.variations-row-on-page .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    box-shadow: none !important
}

.variations-row-on-page .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    box-shadow: none !important;
    outline: 0 !important
}

.variations-row-on-page .variations-row.variations-row-on-page {
    margin-left: -15px !important;
    margin-top: 16px !important
}

/*.product-summary-right .simplefavorite-button {
    position: relative;
    margin-right: 0;
    margin-left: 36px;
    bottom: 0;
    cursor: pointer;
    display: flex
}
*/
.product-summary-right .simplefavorite-button {
    position: absolute;
    margin-right: 0;
    margin-left: 0;
    bottom: 11px;
    cursor: pointer;
    display: flex;
    left: 43px;
    right: auto;
}

span.add-to-fav-label {
    font-size: 15px;
    margin-left: 5px;
    margin-top: -1px;
    align-items: center;
    display: flex
}

span.add-to-fav-loader-container {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    margin-top: -3px;
    margin-left: -1px
}

.single-product-details span.onsale {
    min-height: 4em;
    min-width: 4em;
    line-height: 4em;
    padding: 0 !important;
    font-size: 1em;
    background-color: #9ac43c;
    letter-spacing: 1px;
    font-family: AvenirNext-Bold;
    text-transform: uppercase
}

.variable-item:not(.radio-variable-item) {
    width: 100% !important;
    height: auto !important
}

.variations-row-modal .variable-item-wrap {
    width: 100%;
    display: flex
}

.variations-row-modal .variation-image-wrap {
    width: 191px;
    padding: 0 10px;
    height: 170px;
}

.variations-row-modal .variation-image-wrap img {
    object-fit: cover;
    border: #ccc 1px solid;
}

.variations-row-modal .variation-content-wrap {
    width: 60%;
    padding: 0;
    height: 170px;
}

.variations-row-modal .variation-content-wrap .variable-item-title {
    width: 100%;
    float: left;
    position: relative
}

.variations-row-modal .variation-content-wrap .variable-item-title {
    font-size: 18px;
    color: #231f20;
    font-family: 'AvenirNext-Regular';
    text-transform: uppercase;
}

span.variable-item-description {
    font-size: 14px;
    color: #231f20;
    font-family: 'AvenirNext-Bold';
}

.variations-row-modal .variable-items-wrapper .variable-item span {
    pointer-events: auto !important
}

.variations-row-modal .variable-item-pods_fabric_unit_price,
.variations-row-modal .variable-item-pods_fabric_group_unit_price {
    width: 241px;
    display: block;
    text-align: right;
    font-family: AvenirNext-Bold;
    padding-top: 25px;
    position: relative
}

.variations-row-modal a.variable-item-selector {
    width: 245px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #b2a0a0 !important;
    border: #b2a0a0 2px solid;
    color: #fff;
    opacity: 1 !important;
    font-family: AvenirNext-Medium;
    text-transform: uppercase;
    text-decoration: none !important;
    border-radius: 8px !important;
    font-size: 19px !important;
    letter-spacing: 1px;
    margin: 7px 0 0 0 !important;
    transition: .3s;
    display: block;
    position: absolute;
    bottom: 4px;
}

.variations-row-on-page .var-select {
    margin-right: 6px
}

.variations-row-modal .var-select {
    width: 100%
}

.variations-row-modal .var-select span.variable-item-read-more {
    position: absolute;
    left: 187px;
    z-index: 9999;
    margin-top: 80px;
}

.variations-row-modal .var-select span.variable-item-read-more a {
    font-size: 12px;
    color: #b2a0a0 !important;
    font-family: AvenirNext-Regular
}

.variations-row-modal .var-select span.variable-item-read-more a:hover {
    color: #333 !important;
}

@media (max-width: 767px) {
    .variations-row-modal .var-select span.variable-item-read-more {
        left: 101px;
        margin-top: 78px;
    }
}

.price ins .woocommerce-Price-amount {
    margin-left: 7px !important
}

div.product span.price ins {
    text-decoration: none
}

aside#sb-product-detail-social-icon {
    margin-top: -76px;
    margin-left: 15px;
}

@media (max-width:1199px) {
    .variations-row-modal label span {
        width: 100%
    }

    .variations-row-modal label {
        width: 100%
    }

    .single-product-details .row-quantity label {
        margin-right: 2px
    }

    .single-product-details .quantity .qty {
        width: 3em
    }

    .single-product-details .row-quantity span {
        margin-left: 0
    }

    .single-product-details .woocommerce-Price-amount.amount {
        margin-left: 11px
    }

    .single-product-details button.single_add_to_cart_button {
        width: 92%
    }

    div.product div.summary {
        margin-bottom: 0 !important
    }

    .single-product-details .row-quantity {
        width: 100%
    }

    .des-shor {
        min-height: auto;
        margin-top: 28px
    }

    .short-des {
        min-height: auto;
        border-left: none !important;
        padding: 0
    }

    .short-des p {
        position: relative;
        top: unset;
        -ms-transform: unset;
        transform: unset
    }

    .product-summary-right .simplefavorite-button {
     margin-left: 0;
    position: relative;
    left: 0;
    }

    .product-summary-right .product-add-to-favorites {
        margin-top: 18px
    }
}

@media (max-width:992px) {
    .Product-dtl-bt-text {
        margin: 0 auto !important;
        max-width: 100% !important;
        width: 100% !important;
        float: none !important;
    }

    .image-gallery-block {
        width: 90%;
        position: relative;
        display: block;
        margin: auto
    }

    .single-product-details .summary.entry-summary {
        margin-top: 35px
    }

    .single-product-details .row-quantity label {
        margin-right: 17px
    }

    .single-product-details .quantity .qty {
        width: 4em
    }

    .single-product-details .row-quantity span {
        margin-left: 12px
    }

    .des-shor {
        min-height: auto;
        margin-top: 0
    }

    .single-product-details .woocommerce-Price-amount.amount {
        margin-left: 55px
    }

    .short-des {
        min-height: 222px;
        padding: 22px 18px 51px 24px;
        border-left: #757f9a 1px solid !important
    }
    .product-summary-left{
        margin-top: 40px;
    }
    .short-des p {
        margin-top: 10px;
    }

    .product-summary-right .product-add-to-favorites {
        margin-top: 0px
    }

    .product-summary-right .simplefavorite-button {
       margin-left: 36px;
    position: absolute;
    }
}

@media (max-width:767px) {
    .single-product-details .product-summary-container {
        width: auto;
        margin-top: -4px;
    }

    .product-title-container h1 span.collection {
        line-height: 40px;
    }

    .variations-row-modal label.variations-attribute-label a {
        width: 100%;
    }

    .image-gallery-block {
        width: 100%
    }

    .des-shor {
        min-height: auto;
        margin-top: 20px
    }

    .short-des {
        min-height: auto;
        padding: 0;
        border-left: none !important;
        padding: 22px 0px 8px 0px !important;
    }

    .short-des p {
        position: relative;
        top: unset;
        -ms-transform: unset;
        transform: unset
    }
    .product-summary-left{
        margin-top: 11px;
    }
    .product-summary-right .simplefavorite-button {
    margin-left: 0;
    position: relative;
    }

    .product-summary-right .product-add-to-favorites {
        margin-top: 20px
    }

    /*new-changes*/

    /*new-changes*/
    .variations-row-modal label span {
        width: 98%
    }

    aside#sb-product-detail-social-icon {
        margin-top: -56px
    }

    .single-product-details button.single_add_to_cart_button {
        width: 94%
    }

    .product-title-container h1 span.title {
        font-size: 21px
    }

    .price ins .woocommerce-Price-amount {
        margin-left: 22px !important
    }
}

@media (max-width:575px) {
    .single-product-details button.single_add_to_cart_button {
        width: 92%
    }
}

.cms_content p {
    font-family: AvenirNext-Regular;
    font-size: 17px;
    text-align: left;
    margin-bottom: 1em !important;
}

h3.content-title {
    font-family: AvenirNext-Bold;
    padding-bottom: inherit;
    color: #231f20;
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 13px;
    margin-bottom: 15px;
}

h2.content-sub-title {
    font-size: 30px;
    font-family: AvenirNext-Bold;
    text-transform: uppercase;
    color: #c4a6a6 !important;
    text-align: left !important;
    margin-bottom: 15px;
    margin-top: 20px
}

.terms-list-bullet ul>li {
    margin: 10px 0 14px 12px;
    padding: 0 0 0 .25em;
    counter-increment: item;
    font-size: 17px !important;
    line-height: 30px;
    font-family: AvenirNext-Regular;
    list-style-type: disclosure-closed
}

.terms-list-bullet ul {
    margin: 0 0 0 8px;
    padding: 0;
    counter-reset: item
}

.designers-list a {
    color: #b78e8e !important;
    font-family: AvenirNext-Bold;
    text-transform: capitalize
}

.designers-list a:hover {
    text-decoration: underline
}

/* .social-ic a{display:block;width:60px;height:60px;border:transparent 1px solid;border-radius:50%;transition:.8s;padding:6px;background-color:transparent;margin:auto}.social-ic .col-3{padding:8px!important}.social-ic img{position:relative;top:50%;transform:translateY(-50%)}.social-ic a:hover{border:#c4a6a6 1px dashed;background-color:#fdfafa} */
.berocket_aapf_widget_selected_filter {
    display: block;
    position: relative;
    margin-top: -5px;
    margin-bottom: 20px;
    min-height: 100%;
    clear: both
}

.bapf_sfa_taxonomy {
    width: auto;
    padding: 0 15px 0 15px;
    position: relative;
    display: block;
    float: left
}

.bapf_sfa_taxonomy ul {
    padding-inline-start: 0
}

.bapf_sfa_taxonomy ul li {
    padding: 4px 18px 2px 18px !important;
    float: left;
    background: #fdfafa;
    margin: 0 5px 0 5px !important;
    border-radius: 6px;
    border: #f8f1f1 1px solid
}

.bapf_sfa_taxonomy ul li a {
    color: #000
}

.bapf_sfa_taxonomy ul li:first-child {
    margin: 0 5px 0 0 !important
}

.bapf_sfa_taxonomy ul li a i {
    margin-right: 5px
}

ul.bapf_sfa_unall {
    padding-inline-start: 11px;
    padding-top: 25px;
    margin-top: 20px;
    display: flex
}

ul.bapf_sfa_unall li {
    padding: 4px 18px 2px 18px !important;
    float: left;
    background: #fdfafa;
    margin: 0 5px 0 5px !important;
    border-radius: 6px;
    border: #f8f1f1 1px solid
}

ul.bapf_sfa_unall li a {
    color: #000
}

.paginate-links-wrapper {
    display: block;
    text-align: center;
    width: 100%
}

.page-numbers.current {
    background: #fdfafa;
    border: #e5cbcb 1px solid
}

.page-numbers {
    padding: 8px 14px;
    color: #000
}

.page-numbers:hover {
    color: #333
}

.woo-variation-gallery-wrapper .wvg-gallery-image {
    text-align: center;
    height: 477px
}

.woo-variation-gallery-wrapper .wvg-gallery-image img {
    height: 477px !important;
    width: 100%;
    object-fit: cover
}

.woo-variation-gallery-thumbnail-position-left .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow,
.woo-variation-gallery-thumbnail-position-right .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow {
    top: calc(100% - 16px + 1 * var(--wvg-thumbnail-item-gap)/ 2) !important
}

.product-list nav.woocommerce-pagination ul {
    border: none
}

.product-list nav.woocommerce-pagination ul li {
    border-right: none;
    margin: 3px
}

.page-numbers {
    padding: 8px 14px !important
}

.page-numbers.current {
    background: #fdfafa !important;
    border: #e5cbcb 1px solid !important
}

.product-list nav.woocommerce-pagination ul li a:focus,
.product-list nav.woocommerce-pagination ul li a:hover,
.product-list nav.woocommerce-pagination ul li span.current {
    background: 0 0;
    color: #8a7e88
}

.gallery-loader {
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .9)
}

img.loading-image {
    position: absolute;
    left: 50%;
    width: 40px;
    top: 20%;
    opacity: .4
}

.social-ic {
    float: right;
}
.row.product-social-icon {
    margin: 0;
}
.social-ic-list {
    position: relative;
    padding: 0;
    margin: 0;
}

.social-ic-list li {
    margin: 2px;
    list-style: none;
    padding-left: 3px;
    float: left;
}

.social-ic-list li a {
    width: 60px;
    height: 60px;
    display: block;
    border: transparent 1px solid;
    border-radius: 50%;
    transition: .8s;
    background-color: transparent;
}

.social-ic-list li a:hover {
    border: #c4a6a6 1px dashed;
    background-color: #fdfafa;
}

.social-ic-list li a span {
    position: absolute;
    height: 43px;
    top: 7px;
    padding: 6px;
}

.fb-ic {
    left: 0px;
    width: 43px;
    background: url('../images/socilal-sprite.png') 0 0 no-repeat;
}

.email-ic {
    left: 80px;
    width: 43px;
    background: url('../images/socilal-sprite.png') -73px 0 no-repeat;
}

.twit-ic {
    left: 154px;
    width: 43px;
    background: url('../images/socilal-sprite.png') -199px 0px no-repeat;
}

.insta-ic {
    left: 147px;
    width: 43px;
    background: url('../images/socilal-sprite.png') -134px -0px no-repeat;
}

@media (max-width: 1199px) {
    .single-product-details .recent-products {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 576px) {
    .social-ic {
        float: unset !important;
        margin: auto;
        width: auto;
        display: flex;
        justify-content: center;
    }

    .product-social-icon {
        position: relative;
        width: 300px;
        margin: auto;
    }

    .social-ic-list {
        margin: 0 auto;
        /* width: 275px; */
    }

    li#mf_login_logout-2 {
        width: 70%;
    }
}

/*.header .logo img {
    height: 89px;
}
@media (max-width: 991px){
	.header .logo img {
        height: 59px;
}
}*/
.single-product-details .woocommerce-message {
    line-height: 39px;
}

@media (max-width: 767px) {
    .single-product-details .woocommerce-message {
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .single-product-details .woocommerce-message {
        font-size: 14px;
    }
}

.variations-row-modal .variable-item-pods_fabric_unit_price span,
.variations-row-modal .variable-item-pods_pillow_size_unit_price span,
.variations-row-modal .variable-item-pods_wallpaper_unit_price span,
.variations-row-modal .variable-item-pods_quantity_unit {
    font-family: 'AvenirNext-Regular';
    text-align: left !important;
    position: absolute;
    font-size: 15px;
    left: 0;
}

.variations-row-modal .variable-item-pods_pillow_size_unit_price,
.variations-row-modal .variable-item-pods_wallpaper_unit_price {
    width: 241px;
    display: block;
    text-align: right;
    font-family: AvenirNext-Bold;
    padding-top: 23px;
    position: relative;
}

/* ==========Wallpaper Finishes========== */
.wallpaper-finishes-inr {
    color: #231F20;
    background: #FDFAFA;
}

.wallpaper-finishes-inr h4 {
    font-family: AvenirNext-Medium;
    font-size: 18px;
    color: #231F20;
    text-transform: uppercase;
    margin: 0 0 12px
}

.wallpaper-finishes-inr p {
    margin: 0 0 2px;
    font-size: 14px;
}

.wallpaper-finishes img {
    height: 300px;
    object-fit: cover;
    width: 100%;
    margin: auto;
}

/* ==========Wallpaper Finishes page========== */
.woocommerce-message a.restore-item {
    color: #000;
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 20%;
}

/*tr.woocommerce-shipping-totals.shipping td {
    text-align: left;
}*/

a.shipping-calculator-button {
    color: #c4a6a6 !important;
}

a.shipping-calculator-button:hover {
    color: #333 !important;
}

#calc_shipping_state_field span:first-of-type {
    width: 100%;
}

.shipping-calculator-form .select2-container .select2-selection--single .select2-selection__rendered {
    text-align: left;
    margin-bottom: 10px;
}

.shipping-calculator-form .input-text {
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .2rem .75rem !important;
    margin-bottom: 10px !important;
}

.shipping-calculator-form button.button {
    background-color: #c4a6a6 !important;
    color: #fff !important;
    margin-bottom: 10px !important;
}

.shipping-calculator-form button.button:hover {
    background-color: #cdc1c1;
    color: #fff !important;
}

.form-checkot-sec table.shop_table thead th.product-name {
    width: 50%;
}

.woocommerce ul#shipping_method li {
    /*text-align: left;*/
    font-size: 14px;
    font-family: 'AvenirNext-Regular' !important;
}

.woocommerce ul#shipping_method .amount {
    font-weight: 700;
    text-align: right !important;
    float: right;
}

.woocommerce-form-login__rememberme {
    padding-top: 8px;
}

@media (max-width: 575px) {
    .footer-bottom p {
        padding: 0 15px;
    }
}

ul.mf-item-group.row {
    padding-inline-start: 25px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 50%;
}

/*responsive design new changes*/
@media (max-width: 991px) {

    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        float: unset;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .caption-style-2 .caption-text {
        display: none;
    }

    .caption-style-2 .caption {
        display: none;
    }

    .item-slider h2,
    .new-arrive h2,
    .related-product h2 {
        font-size: 1.5em;
    }

    .sb-util-bar-widget-area {
        padding: .5rem 0px .5rem 22px !important;
    }

    .social-ic-list li a {
        border: #c4a6a6 1px dashed;
        background-color: #fdfafa;
    }

    /*modal design */

    .variations-row-modal .variation-image-wrap {
        width: 100px;
        height: 84px;
    }

    .variations-row-modal .variation-content-wrap .variable-item-title {
        font-size: 16px;
    }

    span.variable-item-description {
        font-size: 12px;
    }

    .variations-row-modal .variable-item-pods_fabric_unit_price {
        padding-top: 23px;
        width: 235px;
    }

    .variations-row-modal a.variable-item-selector {
        width: 334px;
        left: 11px;
    }

    .coupon .button {
        width: 130px !important;
        font-size: 14px !important;
        padding: 11px 0 12px 0 !important;
    }

    input#coupon_code {
        font-size: 14px !important;
    }

    /*modal design */
    .my-cart tr.cart-discount td,
    .my-cart tr.cart-subtotal td,
    .my-cart tr.order-total td,
    .my-cart tr.tax-total td {
        width: 100% !important;
    }

    .woocommerce-page table.shop_table_responsive tr.woocommerce-shipping-totals.shipping td {
        text-align: center !important;
    }

    .user-myacct .content-center {
        padding: 0px 15px 0 15px;
    }
}

@media (max-width: 575px) {
    .slick-list.draggable {
        height: 328px !important;
    }

    .slick-initialized .slick-slide {
        display: block;
        height: 328px !important;
        /*width: 100% !important;*/
    }

    .woo-variation-gallery-wrapper .wvg-gallery-image img {
        height: 328px !important;
    }

    li#mf_login_logout-2 a {
        font-size: 13px;
    }

    .coupon .button {
        width: 117px !important;
    }

    .variations-row-modal .variable-item-pods_fabric_unit_price {
        width: 222px;
    }

    .variations-row-modal a.variable-item-selector {
        width: 318px;

    }
}

/*responsive design new changes*/
/*=======Select design chnages for inner product page======*/
#pa_mf_product_pillow_size {
    display: block !important;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .2rem .75rem !important;
    line-height: unset !important;
    border: #757f9a 1px solid;
    outline: 0;
    border-radius: 0;
    margin-bottom: 10px;
    width: 245px;
}

.custom-pillow-size-drop-down .variable-items-wrapper {
    display: none !important;
}

label[for="attribute_pa_mf_product_pillow_size_wrap"] a {
    font-family: AvenirNext-Medium !important;
    margin-right: 13px;
    font-size: 1em;
    line-height: 25px;
    text-transform: uppercase;
    margin-top: 8px !important;
    margin-bottom: 5px;
}

@media (max-width: 1199px) {
    #pa_mf_product_pillow_size {
        width: 100%;
    }

}

/*=======Select design chnages for inner product page======*/
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: unset !important;
    padding: 15px !important;
    width: 100% !important;
}

.new-arrive .variation-content-wrap {
    display: none !important;
}

.new-arrive .variable-items-wrapper .variable-item img {
    width: 40px !important;
    height: 40px !important;
}

.new-arrive ul.products li.product a img {
    margin: 0 0 0 !important;
}

.new-arrive ul.products li.product a {
    text-decoration: none;
    color: #333 !important;
}

.new-arrive .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: 0px !important;
}

.new-arrive .variations .woo-variation-items-wrapper {
    margin: 10px 0 0 0px !important;
}

@media (max-width: 767px) {
    .product-list ul.products.row {
        margin: 0px !important;
    }
}

.woocommerce form .password-input, .woocommerce-page form .password-input{
	display:block;
	width: 100%;
}

.bck-btn{
	font-family: AvenirNext-Regular;
	font-size:18px;
	position:relative;
	margin-bottom:20px;
	color:#b2a0a0;
	padding-left:20px;
	display: inline-block;
}

.bck-btn:hover{
	color:#000;
}

.bck-btn:before {
    content: "\f104";
	font-family: FontAwesome;
    font-size: 25px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 43%;
    transform: translateY(-50%);
}

.wc_payment_method.payment_method_authnet{
	margin-top:20px !important;
}

.ctct-form-wrapper .ctct-message.ctct-success {
    background-color: #fdfafa !important;
    border-color: #887979 !important;
    color: #b2a0a0 !important;
    margin: 20px auto !important;
    max-width: 477px;
}

.footer-container .ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice{
	color: #887979 !important;
}

@media only screen and (max-width: 1200px){
    .ctct-form-wrapper .ctct-message.ctct-success {
        max-width: 408px;
    }
}

@media only screen and (max-width: 767px){
    .ctct-form-wrapper .ctct-message.ctct-success {
        max-width: 440px;
    }
}
/*====decor page======*/
.decor-listing.product-list .new-arrive .card{
    min-height: 455px;
    height: 460px;
}
.decor-listing .new-arrive .card-text-title{
    line-height: 0.8rem;
}
@media only screen and (max-width: 1199px){
    .decor-listing.product-list .new-arrive .card {
    min-height: 377px;
    height: 380px;
}

}
@media only screen and (max-width: 1199px){
    .decor-listing.product-list .new-arrive .card {
    height: auto;
}
}
/*====decor page- details======*/
.description-detail {
    margin-top: 40px;
    position: relative;
}
.description-detail h3 {
    font-size: 24px !important;
    color: #231f20 !important;
    text-transform: uppercase;
    font-family: 'AvenirNext-Bold';
}
.description-detail p{
    font-family: AvenirNext-Regular;
    margin-top: 0;
    margin-bottom: 1rem;
}
.decor-container {
    background: #fdfafa;
        padding: 30px;
}
.decor-container h1{
     font-size: 24px !important;
    color: #231f20 !important;
    text-transform: uppercase;
    font-family: 'AvenirNext-Bold';
    margin-top: 15px;
}
.decor-container .product-summary-left .row:first-child{
    flex-direction: column;
}
.decor-listing .image-gallery-block {
    margin-top: 34px;
}
.decor-listing .product-summary-container.d-lg-flex {
    display: block !important;
}
.decor-container .row-quantity{
    margin-left: 0px;
}
.decor-container .price.row-price{
     margin-left: 0px;
}
.decor-container .simplefavorite-button{
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px;
        margin-left: 10px;
    display: flex;
}
.decor-container .simplefavorite-button img {
    width: 25px !important;
    height: 25px !important;
    margin: 0;
    /* display: inline-flex; */
    max-width: 25px !important;
}
.decor-container  button.single_add_to_cart_button{
        margin: 27px 0 45px 0px !important;
}
.decor-listing  aside#sb-product-detail-social-icon {
     margin-top: 0px;
}
label[for="authnet-card-cvc"] {
    width: 100% !important;
}
.wc-credit-card-form-card-number, .wc-credit-card-form-card-expiry, .wc-credit-card-form-card-cvc {
    border: #c7c1c6 1px solid !important;
    margin-bottom: 10px !important;
}
.wc-credit-card-form-card-cvc{
    width: 100% !important;
}
#add_payment_method #payment div.payment_box input.input-text{
    margin-bottom: 7px !important;
}
/*=======Fedex text change shipment label name======*/
label[for='shipping_method_0_wf_fedex_woocommerce_shippingfedex_2_day'] {
    color: #fff;
}
label[for='shipping_method_0_wf_fedex_woocommerce_shippingfedex_2_day']:after {
    color: #000;
    content: 'FedEx 2nd Day: ';
    left: -89px;
    position: relative;
}
/*=======Fedex text change shipment label name======*/

.woo-variation-gallery-thumbnail-wrapper {
padding : 0 5px !important;
}

/* collection pages variant items ui changes */

.list-item-variant-custom .variable-item:not(.radio-variable-item) {
    display: block !important;
}
.list-item-variant-custom .variable-item:not(.radio-variable-item) {
    width: 44px !important;
    /* height: auto !important; */
}


