/**
  * Name: Gulf Islamic
  * Version: 1.0  
 
*/
@import url(https://abayakaftans.com/style/stylesheets/shortcodes.css);
@import url("https://abayakaftans.com/style/stylesheets/font-awesome.css");
@import url("https://abayakaftans.com/style/stylesheets/flexslider.css");
@import url("https://abayakaftans.com/style/stylesheets/owl.carousel.css");
/*@import url("https://project.granddubai.com/gulf_islamic/stylesheets/shortcodes.css");*/

@import url("https://abayakaftans.com/style/stylesheets/jquery-ui.css");
@import url("https://abayakaftans.com/style/stylesheets/waves.min.css");
@import url("https://abayakaftans.com/style/stylesheets/cloud-zoom.css");
@import url("https://abayakaftans.com/style/stylesheets/mCustomScrollbar.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

:root {
    --color-primary: #5a0032;
}
 

.__homeMobhdz{
    display: none;
}



.intl-tel-input .country-list {
    z-index: 9999999;
}


/* Popup Newsletter
-------------------------------------------------------------- */

.__cum_popupNsz .popup {}



.__cum_popupNsz {}



.popup-newsletter {

    max-width: 830px;
    position: fixed;
    top: 23%;
    z-index: 99997;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.popup-newsletter .popup {
    background: #fff;
    border-radius: 10px;
    padding: 30px 30px 30px;
    -webkit-box-shadow: 0px 3px 10px 2px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 10px 2px rgb(0 0 0 / 20%);
    box-shadow: 0px 3px 10px 2px rgb(0 0 0 / 20%);
    display: flex;
    justify-content: space-between;
    gap: 20px
}

.modal-backdrop.fade{
    display:none !important;
}
.popup-newsletter .popup .close {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0px;
    top: -20px;
    background-color: #5A0032;
    border-radius: 50%;
    cursor: pointer;
    opacity: 1000000000000 !important;
}

.popup-newsletter .popup .close:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    right: 19px;
    top: 10px;
    background: #fff;
    transform: rotate(45deg);
}

.popup-newsletter .popup .close:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    right: 10px;
    top: 19px;
    background: #fff;
    transform: rotate(45deg);
}

.popup-newsletter .popup-text,
.popup-newsletter .popup-image {
    width: 100%;
    float: left;
}

.popup-newsletter .popup-image {
    text-align: center;

}

.popup-newsletter .popup-image img {
    max-height: 330px;
    min-height: 330px;
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
}

.popup-newsletter .popup-text h2 {
    font-size: 25px;
    font-weight: 500;
    color: #5A0032;
}

.popup-newsletter .popup-text p.subscribe {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #919191;
}

.popup-newsletter .popup-text .form-popup .subscribe-content {
    position: relative;
    margin-bottom: 10px;
}

.popup-newsletter .popup-text .form-popup .subscribe-content button {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
}

.popup-newsletter .popup-text .form-popup .checkbox {
    margin-bottom: 0px;
}


.popup-text .form-popup {}













.__cuMsaTgl,
.header_nav {
    display: none;
}

.header_nav a:before,
.header_nav a:after {
    content: '';
    display: block;
    background: #5a0032;
    height: 4px;
}

.header_nav a span {
    background: #5a0032;
    display: block;
    margin: 4px 0;
    width: 30px;
    height: 4px;
}






a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

figure {
    margin: 0;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

legend {
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

button,
input {
    line-height: normal;
}

input,
textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: button;
    border: none;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-100 {
    padding-top: 100px;
}

.mb-16 {
    margin-bottom: 16px;
}

/* Repeatable Patterns
-------------------------------------------------------------- */
/* 
*/

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    background-color: #fff;
    color: #656565;
    /*overflow: hidden;*/
    position: relative;
}

a {
    text-decoration: none;
    color: #333333;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
    color: #5A0032;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul,
ol {
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

b,
strong {
    font-weight: 900;
}

uttonb,
button:hover {
    border: none;
}

button:focus {
    outline: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    color: #fff;
    padding: 0px 27px 0 27px;
    height: 48px;
    line-height: 42px;
    font-size: 14px;
    color: #ffffff;
    background: #202020;
    border-radius: 30px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

button.search-submit-form {
    position: absolute;
    right: 2px;
    top: 7px;
    padding: 0px 10px;
    color: #999999;
    background-color: transparent;
    display: inline-block;
    height: 29px;
    line-height: 31px;
    font-size: 12px;
    border-color: transparent;
    border-left: 1px solid #d0d0d0;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="email"] {
    position: relative;
    display: block;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    line-height: 24px;
    padding: 8px 15px 8px 7px;
    color: #000;
    border: 1px solid #e5e5e5;
    height: 48px;
    /* border-radius: 30px; */
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

select {
    border: none;
}

input[type="search"] {
    width: 250px;
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: #ffffff;
}

input[type="email"] {
    padding: 8px 14px;
    color: #555555;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border: 1px solid #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea {
    width: 100%;
    padding: 11px 18px;
    height: 90px;
}

input[type="checkbox"] {
    display: inline;
}

textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
    color: #000;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #000;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}



.col-12.form-control._nodropfild::-webkit-input-placeholder {
    color: #000;
    opacity: 10;
}







.btn {
    background-image: none;
}

#mCSB_1_container {
    max-width: 830px !important;
}

select,
textarea,
input[type="text"],
input[type="submit"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.dropdown-menu,
.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #000;
}

select::-ms-expand {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
    font-weight: 500;
    color: #2d2d2d;
}

h4 {
    font-size: 18px;
}

.container {
    /*width: 1300px;*/
}

.clearfix {
    clear: both;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.sale {
    color: #5A0032;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
}

.regular {
    color: #4c4c4c;
    font-size: 14px;
    text-decoration: line-through;
}

.background {
    background-color: #f5f5f5;
}



/* Header new*/
/* ============================ */


.__cumNHdzx {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 10px 0;
}

.__cumNwRtWrz {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}


.__cmLogo {
    max-width: 250px;
    display: flex;
    align-items: center;
}



.__sectionMenu {
    width: 100%;
    padding-left: 15px;
}

.__sectionMenu .navbar-nav {
    flex-direction: row;
}

.__cumRtprt {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
}

.__cumRtprt .box-cart {
    display: flex;
    gap: 3px;
    padding: 0;
}

.__cumRtprt {}

.__cumRtprt .__mcuSercz {
    margin-top: 0;
    margin-left: 5px;


}

.__cumRtprt .show-search button {
    border: #e5e5e5 2px solid;
    height: 48px;
    line-height: 44px;
    width: 48px;
}



.menu_wrap .nav-item.dropdown:hover {
    position: static;
    background: #5A0032;

    border-radius: 10px 10px 0px 0px;
}

.menu_wrap .nav-item.dropdown:hover a.dropDownDiv {
    color: #fff !important;
}

.menu_wrap .nav-item.dropdown:hover>.dropdown-menu {
    display: inherit;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    width: 100%;
    border-radius: 10px;
    min-width: 833px;
}

.mega-content {
    float: left;
    width: 100%;
}

.__NmacHvAdsz {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    padding: 0 10px;
}

.__NmacHvAdsz img {
    width: 100%;
}



/* ============ desktop view ============ */

@media all and (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
    }

    .dropdown-menu .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px;
    }

    .dropdown-menu .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu>li:hover {
        background-color: #f1f1f1
    }

    .dropdown-menu>li:hover>.submenu {
        display: block;
    }
}

/* ============ desktop view .end// ============ */

/* ============ small devices ============ */

@media (max-width: 991px) {
    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }
}

/* ============ small devices .end// ============ */

.navbar-light .navbar-toggler {
    border-radius: 0px;
    background: #038ed1;
}

.navbar-toggler {
    padding: 3px 8px;
    font-size: 19px;
    line-height: 1;
    background-color: #2fc1d2;
    border: 1px solid transparent;
    border-radius: 0;
    float: right;
}

.menu_wrap {
    font-weight: bold;
    display: inline-block;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}


.menu_wrap .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    align-items: center;
    justify-content: flex-start;
}



.menu_wrap .nav-item {}

.menu_wrap .navbar {
    padding: 0px;
}

.menu_wrap ul li {
    display: block;
}

.menu_wrap ul>li>a {
    white-space: nowrap;
    padding: 20px 14px !important;
    color: #000 !important;
    line-height: 12px;
    font-size: 14px;
    background: #ccc0;
    border-radius: 10px 10px 0px 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.menu_wrap ul>li>a:hover,
.menu_wrap ul>li>a:focus {
    transition: all 1s;
    background: #5A0032;
    color: #fff !important;
    border-radius: 10px 10px 0px 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.menu_wrap ul>li>a.dropdown-toggle::after {
    display: none;
}


/* 
.menu_wrap ul > li.nav-item.dropdown:hover .dropdown-menu  {
background: #098400;
}
*/

.menu_wrap ul li.dropdown ul li a {
    text-transform: none;
    padding: 10px 10px !important;
    font-size: 16px;
    color: #fff !important;
    border: none;
}

.menu_wrap ul li.dropdown ul li .submenu.dropdown-menu {
    color: #000
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 100%;
    padding: 0px;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 6px 2px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0px 0px 6px 2px rgb(0 0 0 / 7%);
    box-shadow: 0px 0px 6px 2px rgb(0 0 0 / 7%);
}

.menu_wrap ul li.dropdown ul li a:hover,
.menu_wrap ul li.dropdown ul li a:focus {
    transition: none;
    color: #fff !important;
    background: #5A0032;
}

.menu_wrap ul li.dropdown ul li .submenu.dropdown-menu:hover {
    color: #fff;
}

.menu_wrap ul li.active a {
    border-bottom: 3px solid #5A0032;
    transition: all 1s;
}

.menu_wrap .navbar-light .navbar-nav .nav-link:hover,
.menu_wrap .navbar-light .navbar-nav .nav-link:focus {
    background: #5A0032;
    color: #fff;
}

.menu_wrap .dropdown-menu>li:hover,
.menu_wrap .dropdown-menu>li:focus {
    color: #16181b;
    text-decoration: none;
    background: #000 !important;
}

.__menu_arrow {
    float: right;
}

.fullwidth {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}



.__megGrid {
    padding: 5px 0;
    padding-bottom: 0;
    float: left;
    width: 100%;
}


.__megLisVw {
    width: 25%;
    float: left;
    padding: 10px;
}

.__megTile {
    font-size: 14px;
    font-weight: 600;
    color: #5a0032;
    position: relative;
    padding-bottom: 2px;
    margin-bottom: 2px;
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.__megTile a {
    color: #5a0032;
}

/* .__megTile::after {
    content: "";
    display: block;
    background: var(--color-primary);
    width: 20%;
    height: 3px;
    position: absolute;
    bottom: 0px;
}

.__megTile::before {
    content: "";
    display: block;
    background: var(--color-secondary);
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0px;
} */

.__megDecp {
    border-bottom: #ccc dashed 1px;
    line-height: 19px;
    padding-bottom: 6px;
    margin-bottom: 10px;
    position: relative;
    transition: all .5s;
}


.__megDecp::after {
    transition: all .5s;
    background: url(../images/aroww_rt.svg) no-repeat right center;
    content: "";
    display: block;
    width: 14px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 12px;
}

.__megName {
    font-size: 15px;
    font-weight: normal;
    color: #000;
}

.__megSinFiName {
    font-size: 14px;
    font-weight: normal;
    color: #676767;
}

.__megDecp:hover .__megName {
    color: #02085e;
    transition: all .5s;
}

.__megDecp:hover .__megSinFiName {
    color: #000;
    transition: all .5s;
}


.__megDecp:hover {
    transition: all .5s;
    border-bottom: #ccc dashed 1px;
}

.__megDecp:hover::after {
    transition: all .5s;
    background: url(../images/aroww_rt_hovr.svg) no-repeat right center;
}

.__megoline .__readmoreBtn,
.__megLisVw .__readmoreBtn {
    background: var(--color-primary);
    color: #fff;
    padding: 4px 15px;
    font-size: 13px;
}

.__megoline .__readmoreBtn:hover,
.__megLisVw .__readmoreBtn:hover {
    border: var(--color-primary) 1px solid;
    color: var(--color-primary);
    ;
    background: #fff;
}

.__megoline {
    border-top: #ccc 1px solid;
    padding: 10px;
}

.__megoline .__readmoreBtn {
    padding: 10px 45px;
}



.__megItmWp {
    float: left;
    width: 100%;
}

.__megItmz {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #000;
    font-weight: 500;
}

.__megItmz a {
    color: #000;
}

.__megItmz a:hover {
    color: #5A0032;
    font-weight: 600 !important;
}



/*********************/

.__inrNva {}

.__inrNva .menu_wrap ul>li>a {
    white-space: nowrap;
    padding: 20px 14px !important;
    color: #fff !important;
}




/* Header
-------------------------------------------------------------- */
#header {
    position: relative;
    z-index: 999;
    background-color: #fff;
}

/* Header Top */

.header-middle {
    background-color: #F6F5F5;
}

.header-top {
    border-bottom: 1px solid #e5e5e5;
}

.header-top.style1 {
    background-color: #f5f5f5;
    padding: 6px 0;
}

.header-top.style2 {
    background-color: #ffa020;
    padding: 0px 0;
    border-bottom: none;
}

.header-top.style2 ul.flat-support>li>a {
    color: #fff;
}

.header-top.style2 ul.flat-support>li {
    border-color: #fec579;
}

.header-top.style2 ul.flat-infomation>li.phone {
    color: #fff;
}

.header-top.style2 ul.flat-infomation>li.phone>a {
    color: #Fff;
}

.header-top.style2 ul.flat-unstyled>li>a {
    color: #fff;
}

.header-top.style3 {
    background-color: #f5f5f5;
    padding: 0px 0;
    border-bottom: none;
}

.header-top.style4 {
    background-color: #f5f5f5;
    padding: 6px 0 6px;
    border-bottom: none;
}

/* Flat Support */
ul.flat-support li {
    display: inline-block;
    line-height: 38px;
    height: 37px;
}

ul.flat-support li a {
    border-right: 1px solid #e5e5e5;
    padding-right: 10px;
    padding-left: 7px;
    font-size: 14px;
    font-weight: 600;

}

.__jnsdlufvh {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

ul.flat-support li:first-child>a {
    padding-left: 0;
}

ul.flat-support li:last-child>a {
    padding-right: 0;
    border-right: none;
}

ul.flat-support.style1>li,
ul.flat-unstyled.style2>li {
    display: inline-block;
    line-height: 27px;
    height: 24px;
}

/* Flat Infomation */
ul.flat-infomation {
    text-align: center;
    font-weight: 600;
}

ul.flat-infomation li.phone {
    color: #5A0032;
    line-height: 38px;
    height: 37px;
    letter-spacing: -0.5px;
}

.grid-right ul.flat-infomation li.phone {
    height: 55px;
    line-height: 59px;
    font-size: 15px;
}

.header-middle .bannerSlider {
    /*display: flex;*/
    padding: 10px;
}

.header-middle .bannerSlider .bannerSlider-img {

    height: 30px;
    margin-bottom: auto;
}

/* Flat Unstyled */
ul.flat-unstyled {
    /* text-align: right;
    margin-right: 3px; */
}

ul.flat-unstyled>li {
    display: inline-block;
    /* line-height: 38px;
    height: 37px; */
    position: relative;

}

ul.flat-unstyled>li>a {
    border-left: 1px solid #e5e5e5;
    line-height: 1;
    letter-spacing: -0.5px;
    font-weight: 600;
    white-space: nowrap;
    padding: 0 5px;
}

ul.flat-unstyled>li:last-child>a {
    padding-right: 0;
}

ul.flat-unstyled>li:first-child>a {
    border-left: none;
}

ul.flat-unstyled>li>a i {
    padding-left: 10px;
    padding-right: 4px;
}

ul.flat-unstyled>li:last-child>a i {
    padding-right: 0px;
}

ul.flat-unstyled>li>ul {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 0;
    box-shadow: 0px 2px 3px 0px rgba(72, 72, 72, 0.15);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    z-index: 99;
    width: 130px;
    text-align: left;
    top: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

    display: none;
}

ul.flat-unstyled>li>ul:before {
    content: '';
    position: absolute;
    right: 30px;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e5e5e5;
    z-index: 100;

}

ul.flat-unstyled>li:hover>ul {
    opacity: 1;
    visibility: visible;
    top: 28px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;

}

ul.flat-unstyled li>ul>li>a {
    display: block;
    padding: 1px 15px;
    line-height: 24px;
    font-size: 12px;
    font-weight: 600;
}

.flat-unstyled.style1 {
    float: right;
    /* line-height: 102px;
    height: 101px; */
    margin-right: 3px;
    display: flex;
}

/* Header Middle */
.header-middle #logo {
    line-height: 97px;
    margin-left: -2px;
    margin-bottom: 7px;
}
.header-middle #logo img{
    max-width:250px;
}
.header-middle .grid-left #logo {
    margin-bottom: 0px;
}

.header-middle .logo.style1 {
    float: left;
    width: 23%;
    margin-right: 0px;
}

.header-middle.style1 {
    background-color: #5A0032;
}

/* Show Search */
.show-search {
    display: none;
}

.show-search button {
    content: '';
    background: #fff;
    color: #5A0032;
    border-color: transparent;
    height: 45px;
    line-height: 45px;
    width: 45px;
    display: block;
    padding: 0;
    border-radius: 50%;
    position: relative;
}

.show-search button:before {
    content: "\f002";
    font-family: fontawesome;
    position: absolute;
    font-size: 18px;
    line-height: 45px;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
}

.show-search>button.active:before {
    content: "\f00d";
}

/* Top Search */
.top-search {
    padding: 27px 0;
    padding-left: 47px;
    margin-right: -21px;
}

.top-search form.form-search {
    position: relative;
}

.top-search form.form-search .cat-wrap {
    position: absolute;
    z-index: 9;
    padding: 15px 0;
}

.top-search form.form-search .cat-wrap-v1 {
    position: absolute;
    z-index: 9;
    padding: 12px 0;
}

.top-search form.form-search .cat-wrap select {
    height: 20px;
    line-height: 20px;
    padding: 00 30px 0 5px;
    border-radius: 0px;
    border-right: 1px solid #e5e5e5;
    font-weight: 600;
    width: 175px;
        text-align: center;
}

.top-search form.form-search .cat-wrap span {
    position: absolute;
    top: 14px;
    right: 22px;
    color: #1b1b19;
    font-size: 14px;
}

.top-search form.form-search .cat-wrap-v1 span {
    top: 11px !important;
}

.top-search form.form-search .cat-wrap .all-categories {
    position: absolute;
    top: 80px;
    left: 0;
    width: 260px;
    border: 1px solid #5A0032;
    border-radius: 10px;
    height: 350px;
    background: #fff;
    padding: 10px 20px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top-search form.form-search .cat-wrap .all-categories.show {
    top: 55px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top-search form.form-search .cat-wrap .all-categories:before {
    content: '';
    position: absolute;
    border-bottom: 5px solid #202020;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: -7px;
    left: 57px;
}

.top-search form.form-search .cat-wrap .all-categories .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #5A0032;
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search .title {
    color: #5A0032;
    line-height: 30px;
    font-weight: 600;
    font-size: 15px;
    padding-bottom: 5px;
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul {
    margin-bottom: 5px;
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul li {
    padding-left: 9px;
    line-height: 20px;
    cursor: pointer;
    font-size: 14px;
    padding-bottom: 5px;
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul li:hover {
    color: #5A0032;
}

.top-search form.form-search .box-search input {
    padding-left: 191px;
    padding-top: 11px;
    height: 49px;
    border-radius: 25px;
}

.top-search form.form-search .box-search .btn-search {
    position: absolute;
    top: 0;
    right: -1px;
}

.top-search form.form-search .box-search .search-suggestions {
    /* width: 700px; */
    width: 100%;
    overflow: auto;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 9;
    opacity: 0;
    height: 400px;
    visibility: hidden;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

    border-radius: 0 0 10px 10px;
    overflow: auto;

}

.top-search form.form-search .box-search .search-suggestions.show {
    opacity: 1;
    visibility: visible;
    top: 77px;
}

/* Top Search Style1 */
.top-search.style1 {
    width: 610px;
    padding: 5px 0px 5px 1px;
    float: left;
}

.swal-text {
    font-weight: 600px !important;
    color: #202020 !important;

}

.top-search.style1 form.form-search .box-search input {
    background-color: #fff;
    border-color: #fff;
    height: 45px;
    padding-left: 188px;
 
}

 
/*
    .top-search.style1 form.form-search .box-search input::-webkit-input-placeholder { 
    text-align: center;
    }
    .top-search.style1 form.form-search .box-search input::-moz-placeholder {  
    text-align: center;
    }
    .top-search.style1 form.form-search .box-search input:-ms-input-placeholder {  
    text-align: center;
    }
    .top-search.style1 form.form-search .box-search input:-moz-placeholder {  
    text-align: center;
    }
*/









.top-search.style1 form.form-search .box-search .btn-search button {
    background: #202020;
    padding: 0px 27px 0 32px;
    height: 45px;
    line-height: 43px;
}

.top-search.style1 form.form-search .box-search .btn-search button img {
    margin-top: -3px;
}

/* Top Search Style2 */
.top-search.style2 {
    padding: 28px 0 26px 48px;
    float: left;
    width: 68%;
}

.top-search.style2 form.form-search .box-search .btn-search button {
    background: #202020;
    padding: 0 29px 0 30px;
    height: 49px;
    line-height: 39px;
}

.top-search.style2 form.form-search .box-search input {
    background-color: #fff;
    border-color: #fff;
}

/* Top Search Style3 */
.top-search.style3 {
    padding-left: 93px;
    margin-right: -37px;
}

/* Search Sugguestions */
.search-suggestions .box-suggestions {
    width: 100%;
    float: left;
    background: #fff;
    padding: 20px 30px;

}

.search-suggestions .box-suggestions .title,
.search-suggestions .box-cat .title {
    color: #5A0032;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}

.search-suggestions .box-suggestions ul li {
    margin-bottom: 28px;
    overflow: hidden;
}

.search-suggestions .box-suggestions ul li:hover {
    background: #f9f9f9;
}

.search-suggestions .box-suggestions ul li .image {
    width: 40px;
    float: left;
    height: 40px;
    line-height: 50px;
    margin-right: 20px;
}

.search-suggestions .box-suggestions ul li .info-product {
    overflow: hidden;
}

.search-suggestions .box-suggestions ul li .info-product .name a:not(:hover) {
    color: #202020;
}

.search-suggestions .box-suggestions ul li .info-product .price .sale {
    color: #202020;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    margin-right: 15px;
}

.search-suggestions .box-suggestions ul li .info-product .price .regular {
    font-size: 13px;
}

.search-suggestions .box-cat {
    width: 45%;
    float: left;
    background: #f5f5f5;
    padding: 20px 30px;
    height: 541px;
    overflow: hidden;
}

.search-suggestions .box-cat li a {
    color: #202020;
    line-height: 30px;
}

/* Box Cart */
.box-cart {
    text-align: right;
    padding: 27px 0;
}

.box-cart .inner-box {
    display: inline-block;
    position: relative;
}

.box-cart .inner-box>a>div {
    display: inline-block;
}

.box-cart .inner-box>a>div.icon-cart {
    height: 48px;
    line-height: 40px;
    width: 48px;
    text-align: center;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    position: relative;
}

.box-cart .inner-box>a:hover>div.icon-cart {
    border-color: #5A0032;
}

.box-cart .inner-box>a>div.icon-cart span {
    position: absolute;
    top: -3px;
    right: -8px;
    background-color: #5A0032;
    width: 20px;
    height: 20px;
    line-height: 18px;
    color: #f4f4f4;
    font-size: 11px;
    border-radius: 50%;
}

.box-cart .inner-box>a>.price {
    font-weight: 600;
    font-size: 16px;
    margin-left: 8px;
}

.box-cart .inner-box ul.menu-compare-wishlist li {
    display: inline-block;
    /*margin-right: 19px;*/
}

.box-cart .inner-box ul.menu-compare-wishlist li a {
    display: inline-block;
    height: 48px;
    width: 48px;
    line-height: 42px;
    text-align: center;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
}

.box-cart .inner-box ul.menu-compare-wishlist li a:hover {
    border-color: #5A0032;
}

.box-cart .inner-box .dropdown-box {
    padding: 25px 20px 32px;
    position: absolute;
    background-color: #fff;
    border-radius: 8px;
    top: 150px;
    width: 332px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    box-shadow: 0px 2px 3px 0px rgba(72, 72, 72, 0.15);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.box-cart .inner-box .dropdown-box-wts {
    padding: 25px 20px 10px;
    position: absolute;
    background-color: #fff;
    border-radius: 8px;
    top: 150px;
    width: 200px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    box-shadow: 0px 2px 3px 0px rgba(72, 72, 72, 0.15);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-cart .inner-box .dropdown-box:before {
    content: '';
    position: absolute;
    top: -7px;
    right: 70px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #e5e5e5;
    right: 13px
}

.box-cart .inner-box .dropdown-box-wts:before {
    content: '';
    position: absolute;
    top: -7px;
    /*right: 70px;*/
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #e5e5e5;
    right: 13px
}

.box-cart>.inner-box:hover>.dropdown-box {
    top: 55px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;


}

.box-cart>.inner-box:hover>.dropdown-box-wts {
    top: 55px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-cart .inner-box .dropdown-box>ul>li {
    position: relative;
    margin-bottom: 30px;
}

.box-cart .inner-box .dropdown-box-wts>ul>li {
    position: relative;
    margin-bottom: 8px;
}

.box-cart .inner-box .dropdown-box>ul>li .img-product {
    float: left;
    margin-right: 20px;
    width: 64px;
    height: 64px;
    border: 2px solid transparent;
    border-radius: 8px;
    text-align: center;
}

.box-cart .inner-box .dropdown-box>ul>li:hover .img-product {
    border-color: #e5e5e5;
}

.box-cart .inner-box .dropdown-box>ul>li .info-product {
    text-align: left;
}

.box-cart .inner-box .dropdown-box-wts>ul>li .info-product {
    text-align: left;
    border-bottom: 1px solid #eee;
}


.box-cart .inner-box .dropdown-box>ul>li .info-product .name {
    margin-bottom: 3px;
    color: #202020;
    font-size: 14px;
    line-height: 20px;

}

.box-cart .inner-box .dropdown-box-wts>ul>li .info-product .name {
    margin-bottom: 3px;
    color: #202020;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}


.box-cart .inner-box .dropdown-box>ul>li .info-product .price {
    color: #5A0032;
}

.box-cart .inner-box .dropdown-box-wts>ul>li .info-product .price a {
    color: #5A0032;
    font-weight: 800 !important;
}

.box-cart .inner-box .dropdown-box-wts>ul>li .info-product .price {
    color: #5A0032;
}

.entry-post {
    text-align: justify;
}

.entry-post p {
    text-align: justify;
    margin-top: 1rem;
}

.entry-post h4 {
    color: #000;
    font-weight: 600;
}

.box-cart .inner-box .dropdown-box>ul>li span a.remove {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    cursor: pointer;
}

.box-cart .inner-box .dropdown-box .total {
    text-align: left;
}

.box-cart .inner-box .dropdown-box .total span {
    color: #202020;
    font-weight: bold;
    font-size: 14px;
}

.box-cart .inner-box .dropdown-box .total span.price {
    color: #5A0032;
    font-size: 16px;
    font-weight: 600;
    float: right;
}

.box-cart .inner-box .dropdown-box .btn-cart {
    margin-top: 30px;
    overflow: hidden;
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart {
    padding: 10px 33px;
    color: #5A0032;
    border: 2px solid #5A0032;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:hover {
    color: #fff;
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:before,
.box-cart .inner-box .dropdown-box .btn-cart a.check-out:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #5A0032;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:hover:before,
.box-cart .inner-box .dropdown-box .btn-cart a.check-out:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.box-cart .inner-box .dropdown-box .btn-cart a.check-out {
    padding: 12px 35px;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    background-color: #202020;
    float: right;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.box-cart .inner-box .dropdown-box .btn-cart a.check-out:hover {
    border-color: transparent;
}

/**/

.__cmsuHderWr {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 15px;
}

.__cmHzUWrz {
    float: left;
    width: 100%;
    display: flex;
}

.__cuLeTmnPt {
    max-width: 250px;
    float: left;
    width: 100%;
}

.__cuRgtTmnPt {
    width: 100%;
    padding-left: 15px;
    float: left;
    width: 100%;
}


.__chhmeSrcWrz {
    background: #5A0032;
    padding: 10px;
    float: left;
    width: 100%;
    border-radius: 10px;
}

.__chhmeSrcWrz .top-search.style1 {
    width: 100%;
    padding: 0;

}

.__cuLeTmnPt #mega-menu {
    position: relative;
    top: 0;
    height: auto;
    width: 100%;
}

.__cuLeTmnPt #mega-menu>.btn-mega {
    padding-left: 55px;
}

.__cuLeTmnPt #mega-menu>.btn-mega>span {
    left: 20px;
}




/* ========================== */

.__cumBnr {
    float: left;
    width: 100%;

}

.__banner {
    border-radius: 10px;
    overflow: hidden;
    margin-top: 10px;
}

.__banner .carousel-item img {
    /*height: 505px;
    object-fit: cover;*/
}

.__banner .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    opacity: 10;
    border-radius: 50%;
    border: #fff 1px solid;
}

.__banner .carousel-indicators .active {
    border: #fff 1px solid;
    background: #fff;
    opacity: 0.5;
}

/* ========================== */
/* ========================== */

.__cumHomAdBlzWrz {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.__cumHomAdBlzWrz .row {
    padding: 0 10px;
}

.__cuAdsvz {
    margin-bottom: 10px;
    padding: 0 5px;
}

.__cuAdsvz img {
    width: 100%;
}

.__adsbozbz {}


.__cumSxz {
    float: left;
    width: 100%;
}


.__cumSxz.flat-imagebox.style6 {
    padding: 0 15px;
}

.__cumSxz.flat-imagebox.style6 .container-fluid {
    padding: 0px;
    border-radius: 15px;
}




/* Header Bottom */
.header-bottom {
    background-color: #5A0032;
    height: 54px;
}

.header-bottom>.container>.row {
    position: relative;
}

.header-bottom.style2 {
    background-color: #e58400;
}

.header-bottom.style3 {
    background-color: #fff;
}

/* Menu Mega
-------------------------------------------------------------- */
#mega-menu {
    position: relative;
    top: -10px;
    height: 55px;
    width: 250px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu>.btn-mega {
    font-weight: 600;
    font-size: 16px;
    color: #fefefe;
    height: 65px;
    padding-left: 87px;
    line-height: 65px;
    background-color: #202020;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    z-index: 98;
    cursor: pointer;
}

#mega-menu:hover ul.menu {
    top: -1px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu>.btn-mega>span {
    position: absolute;
    height: 2px;
    width: 18px;
    left: 46px;
    top: 31px;
    background-color: #fff;
    display: inline-block;
}

#mega-menu>.btn-mega>span:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 24px;
    top: -7px;
    background-color: #fff;
}

#mega-menu>.btn-mega>span:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 24px;
    top: 7px;
    background-color: #fff;
}

#mega-menu>ul.menu {
    position: relative;
    z-index: 90;
    background-color: #fff;
    border: 1px solid #5A0032;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    top: -40px;
    opacity: 0;
    visibility: hidden;
    height: 516px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu>ul.menu>li>a {
    height: 50px;
    line-height: 51px;
    padding: 0 24px;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    position: relative;
}

#mega-menu>ul.menu>li:last-child>a {
    border-bottom: none;
}

#mega-menu>ul.menu>li:hover>a .menu-title {
    color: #5A0032;
}

#mega-menu>ul.menu>li>a.dropdown:after {
    content: '\f105';
    position: absolute;
    font-family: 'fontawesome';
    right: 29px;
    font-size: 14px;
    color: #202020;
}

#mega-menu>ul.menu>li>a .menu-img {
    margin-right: 18px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
}

#mega-menu>ul.menu>li>a .menu-title {
    color: #202020;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

#mega-menu.style1>ul.menu {
    transform: translateY(0%);
    opacity: 1;
    top: -1px;
    visibility: visible;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#mega-menu>ul.menu>li:hover>.drop-menu {
    opacity: 1;
    visibility: visible;
    /*transform: translateX(0%);*/
}

#mega-menu>ul.menu>li .drop-menu {
    /*transform: translateX(-10%);*/
    opacity: 0;
    visibility: hidden;
    padding: 27px 7px 27px 0;
    position: absolute;
    top: 12px;
    left: 238px;
    width: 875px;
    border-radius: 10px;
    z-index: -1;
    height: 513px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: #ccc 1px solid;
    z-index: 99;
}

#mega-menu>ul.menu>li .drop-menu>.one-third {
    width: 33.3%;
    float: left;
    padding-left: 42px;
    padding-right: 15px;
}

#mega-menu>ul.menu>li .drop-menu>.one-third .cat-title {
    color: #5A0032;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

#mega-menu>ul.menu>li .drop-menu>.one-third .cat-title-sub {
    color: #5A0032;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

#mega-menu>ul.menu>li .drop-menu>.one-third ul li {
    margin-bottom: 5px;
}

#mega-menu>ul.menu>li .drop-menu>.one-third ul li a:hover {
    font-weight: 600;
}

#mega-menu>ul.menu>li .drop-menu>.one-third ul li a:not(:hover) {
    color: #202020;
}

#mega-menu>ul.menu>li .drop-menu>.one-third .show a {
    color: #5A0032;
    font-weight: bold;
    position: relative;
}

#mega-menu>ul.menu>li .drop-menu>.one-third .show a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #5A0032;
    -webkit-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    -o-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

#mega-menu>ul.menu>li .drop-menu>.one-third .show a:hover:before {
    width: 100%;
    left: 0;
}

#mega-menu>ul.menu>li .drop-menu>.one-third ul.banner li {
    /*border: 2px solid #e5e5e5;*/
    /*border-radius: 5px;*/
    /*background-color: #e5e5e5;*/
    height: 110px;
    padding: 30px 10px 30px 18px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu>ul.menu>li .drop-menu>.one-third ul.banner li:hover {
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu>ul.menu>li .drop-menu>.one-third ul.banner li .banner-text {
    float: left;
}

#mega-menu>ul.menu>li .drop-menu>.one-third ul.banner li .banner-text .banner-title {
    font-weight: bold;
    font-size: 18px;
    color: #5A0032;
}

#mega-menu>ul.menu>li .drop-menu>.one-third ul.banner li .banner-text .more-link a img {
    margin-left: 10px;
}

#mega-menu>ul.menu>li .drop-menu>.one-third ul.banner li .banner-img {
    float: right;
}

/* Main Navigation
-------------------------------------------------------------- */
#mainnav {
    /* padding-left: 30px; */
    float: left;
}


.mainnav.style2 {
    margin-top: 20px;
}



/* #mainnav>ul.menu {
    word-spacing: -4px;
} */

#mainnav>ul.menu>li {
    display: inline-block;
    line-height: 57px;
    height: 55px;
    text-transform: uppercase;

}

#mainnav ul.menu>li>a {
    display: inline-block;
    color: #fefefe;
    font-size: 14px;
    font-weight: 600;
    padding: 0 21.5px;
    border-right: 1px solid #fff;
    line-height: 1;
    position: relative;
    z-index: 8;
}

#mainnav ul.menu>li>a:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: -1px;
    opacity: 0;
    color: #fff;
    background-color: #5A0032;
    height: 48px;
    width: calc(100% + 2px);
    z-index: -3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#mainnav.style2 ul.menu>li>a:hover {
    color: #fff;
}

#mainnav ul.menu>li:hover>a {
    color: #fff;
}

#mainnav ul.menu>li:hover>a:after {
    opacity: 1;
}

#mainnav ul.menu>li:last-child>a {
    border-right: none;
}

#mainnav.style1 {
    padding-left: 4px;
    line-height: 104px;
}

#mainnav.style1 ul.menu>li>a {
    color: #202020;
    border: none;
    padding: 0;
    font-weight: 500;
    margin-right: 33px;
}

/* #mainnav.style2 {
    padding-left: 55px;
} */

/*#mainnav.style2 ul.menu>li {*/
/*    margin-top: 24px;*/
/*}*/

#mainnav.style2 ul.menu>li>a {
    margin-right: 23.5px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    padding: 0 5px 0 5px;
    border-right: 0px;
}

#mainnav.style2 ul.menu>li:last-child>a {
    margin-right: 0px;
}

#mainnav.style2 ul.menu>li.has-mega-menu:hover>.submenu {
    top: 74px;
}

#mainnav.style2 ul.menu>li.has-mega-menu:hover>.submenu-one {
    top: 74px;
}

#mainnav>ul.menu>li.has-mega-menu:hover a {
    color: #fff !important;
}



#mainnav.style3 ul.menu>li>a {
    color: #202020;
    border-color: #c9c9c9;
}

#mainnav.style4 {
    padding-left: 72px;
}

#mainnav ul.menu>li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    top: 55px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 15px;
}

#mainnav ul.menu>li:hover>.submenu-one {
    opacity: 1;
    visibility: visible;
    top: 55px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 15px;
}

#mainnav.style1 ul.menu>li.column-1:hover>.submenu {
    top: 55px;
}

#mainnav.style1 ul.menu>li.column-1:hover>.submenu-one {
    top: 55px;
}

#mainnav.style1 ul.menu>li:hover>.submenu {
    top: 80px;
}

#mainnav.style1 ul.menu>li:hover>.submenu-one {
    top: 80px;
}

/* -- Inner Page Header --*/


/* Main Navigation
-------------------------------------------------------------- */
#mainnav-inner {
    /* padding-left: 30px; */
    float: left;
}

#mainnav-inner>ul.menu {
    word-spacing: 5px;
}

#mainnav-inner>ul.menu>li {
    display: inline-block;
    line-height: 57px;
    height: 55px;

}

#mainnav-inner ul.menu>li>a {
    display: inline-block;
    color: #fefefe;
    font-size: 14px;
    font-weight: 600;
    padding: 0 21.5px;
    border-right: 1px solid #fff;
    line-height: 1;
    position: relative;
    z-index: 8;
    text-transform: uppercase;
}

#mainnav-inner ul.menu>li>a:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: -1px;
    opacity: 0;
    color: #fff;
    background-color: #fff;
    height: 48px;
    width: calc(100% + 2px);
    z-index: -3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#mainnav-inner.style2 ul.menu>li>a:hover {
    color: #fff;
}

#mainnav-inner ul.menu>li:hover>a {
    color: #5A0032;
}

#mainnav-inner ul.menu>li:hover>a:after {
    opacity: 1;
}

#mainnav-inner ul.menu>li:last-child>a {
    border-right: none;
}

#mainnav-inner.style1 {
    padding-left: 4px;
    line-height: 104px;
}

#mainnav-inner.style1 ul.menu>li>a {
    color: #202020;
    border: none;
    padding: 0;
    font-weight: 500;
    margin-right: 33px;
}

/* #mainnav.style2 {
    padding-left: 55px;
} */

#mainnav-inner.style2 ul.menu>li {
    margin-top: 24px;
}

#mainnav-inner.style2 ul.menu>li>a {
    margin-right: 23.5px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    padding: 0 5px 0 5px;
    border-right: 0px;
}

#mainnav-inner.style2 ul.menu>li:last-child>a {
    margin-right: 0px;
}

#mainnav-inner.style2 ul.menu>li.has-mega-menu:hover>.submenu {
    top: 80px;
}

#mainnav-inner.style2 ul.menu>li.has-mega-menu:hover>.submenu-one {
    top: 80px;
}

#mainnav-inner.style3 ul.menu>li>a {
    color: #202020;
    border-color: #c9c9c9;
}

#mainnav-inner.style4 {
    padding-left: 72px;
}

#mainnav-inner ul.menu>li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    top: 55px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mainnav-inner ul.menu>li:hover>.submenu-one {
    opacity: 1;
    visibility: visible;
    top: 55px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mainnav-inner.style1 ul.menu>li.column-1:hover>.submenu {
    top: 55px;
}

#mainnav-inner.style1 ul.menu>li.column-1:hover>.submenu-one {
    top: 55px;
}

#mainnav-inner.style1 ul.menu>li:hover>.submenu {
    top: 80px;
}

#mainnav-inner.style1 ul.menu>li:hover>.submenu-one {
    top: 80px;
}

/*-- End Inner Page Haeder ----*/

/* Today Deal */
.today-deal {
    float: right;
}

.today-deal a {
    line-height: 55px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

.today-deal a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #fff;
    -webkit-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    -o-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.today-deal a:hover:before {
    width: 100%;
    left: 0;
}

.today-deal.style1>a {
    color: #5A0032;
}

/* Sub Menu */
ul.menu li.column-1 {
    position: relative;
}

ul.menu li.column-1 .submenu {
    width: 263px;
    left: -1px;
    padding: 18px 0;
}

ul.menu li.column-1 .submenu-one {
    width: 263px;
    left: -1px;
    padding: 18px 0;
}

ul.menu li.column-1 .submenu>li {
    line-height: 30px;
}

ul.menu li.column-1 .submenu-one>li {
    line-height: 30px;
}


ul.menu li.column-1 .submenu>li:last-child {
    border-bottom: none;
}

ul.menu li.column-1 .submenu-one>li:last-child {
    border-bottom: none;
}

ul.menu li.column-1 .submenu>li>a {
    display: block;
    font-size: 13px;
    padding-left: 22px;
    position: relative;
    font-weight: 500;
    color: #202020;
}

ul.menu li.column-1 .submenu-one>li>a {
    display: block;
    font-size: 13px;
    padding-left: 22px;
    position: relative;
    font-weight: 500;
    color: #202020;
}

ul.menu li.column-1 .submenu>li>a:hover {
    color: #5A0032;
}

ul.menu li.column-1 .submenu-one>li>a:hover {
    color: #5A0032;
}


ul.menu li.column-1 .submenu>li>a i {
    padding-right: 15px;
}

ul.menu li.column-1 .submenu-one>li>a i {
    padding-right: 15px;
}

.submenu .row:not(:last-child) {
    margin-bottom: 30px;
}

.submenu-one .row:not(:last-child) {
    margin-bottom: 30px;
}

.submenu .col-md-4 {
    padding-left: 50px;
}

.submenu-one .col-md-4 {
    padding-left: 50px;
}

.submenu .cat-title {
    color: #5A0032 !important;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
}

.submenu .cat-title a {
    color: #5A0032;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
}

.submenu-one .cat-title {
    color: #5A0032;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 20px;
}

.submenu-one .cat-title A {
    color: #5A0032;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
}

.submenu .cat-title-sub {
    color: #5A0032;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-top: 20px;
}

.submenu-one .cat-title-sub {
    color: #5A0032;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-top: 20px;
}

.submenu ul>li {
    margin-bottom: 5px;
    line-height: 16px;
    margin-bottom: 12px;
}

.submenu-one ul>li {
    margin-bottom: 5px;
    line-height: 24px;
}

.submenu-one ul>li a:hover {
    font-weight: 600;
}

#mainnav>ul.menu>li.has-mega-menu:hover .submenu ul>li a {
    color: #000 !important;
    /*font-weight: 600;*/
}

#mainnav>ul.menu>li.has-mega-menu:hover .submenu ul>li a:hover {
    color: #5A0032 !important;
    font-weight: 600;
}

#mainnav>ul.menu>li.has-mega-menu:hover .submenu ul>li a:hover::after {
    color: #5A0032 !important;
    font-weight: 600;
}



#mainnav>ul.menu>li.has-mega-menu:hover .submenu .cat-title a {
    color: #5A0032 !important;
}






.submenu .show {
    line-height: 24px
}

.submenu-one .show {
    line-height: 24px
}

.submenu .show a {
    color: #5A0032;
    font-weight: 700;
    position: relative;
}

.submenu-one .show a {
    color: #5A0032;
    font-weight: 700;
    position: relative;
}


.submenu .show a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #5A0032;
    -webkit-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    -o-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.submenu-one .show a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #5A0032;
    -webkit-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    -o-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.submenu .show a:hover:before {
    width: 100%;
    left: 0;
}

.submenu-one .show a:hover:before {
    width: 100%;
    left: 0;
}


/* Main Navigation Mobile
-------------------------------------------------------------- */
#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1000;
    background-color: #222222;
}

#mainnav-mobi>ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainnav-mobi ul li {
    margin: 0;
    position: relative;
    text-align: left;
    border-top: 1px solid #333333;
    cursor: pointer;
    display: block;
}

#mainnav-mobi ul>li>a {
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #fff;
    border: none;
}

#mainnav-mobi ul.submenu {
    top: 100%;
    left: 0;
    z-index: 2000;
    position: relative;
    background-color: #222222;
}

#mainnav-mobi ul.submenu-one {
    top: 100%;
    left: 0;
    z-index: 2000;
    position: relative;
    background-color: #222222;
}


#mainnav-mobi>ul>li>ul>li {
    position: relative;
    border-top: 1px solid #333333;
}

#mainnav-mobi ul.submenu>li>a {
    display: block;
    text-decoration: none;
    padding: 0 50px;
    border-top-color: rgba(255, 255, 255, .1);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#mainnav-mobi ul.submenu-one>li>a {
    display: block;
    text-decoration: none;
    padding: 0 50px;
    border-top-color: rgba(255, 255, 255, .1);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#mainnav-mobi>ul>li>ul>li:first-child a {
    border-top: none;
}

#mainnav-mobi ul.submenu>li>a:hover,
#mainnav-mobi>ul>li>ul>li.active>a {
    color: #fff;
}

#mainnav-mobi ul.submenu-one>li>a:hover,
#mainnav-mobi>ul>li>ul>li.active>a {
    color: #fff;
}

#mainnav-mobi ul.menu li.has-mega-menu .submenu {
    background: #222222;
    right: 0px;
    width: 100%;
    position: relative;
}

#mainnav-mobi ul.menu li.has-mega-menu .submenu-one {
    background: #222222;
    right: 0px;
    width: 100%;
    position: relative;
}

#mainnav-mobi ul.menu li.has-mega-menu h3.cat-title {
    color: #fff;
    padding-left: 50px;
    cursor: pointer;
}

#mainnav-mobi ul.menu li.has-mega-menu .submenu .row:not(:last-child) {
    margin: 0;
}

#mainnav-mobi ul.menu li.has-mega-menu .submenu-one .row:not(:last-child) {
    margin: 0;
}


/* Button Menu */
.btn-menu,
.btn-menu-mega {
    display: none;
    position: relative;
    background: transparent;
    cursor: pointer;
    float: right;
    top: 10px;
    width: 25px;
    height: 25px;
    border: 2px solid #fff;
    padding: 15px 18px 17px;
    border-radius: 4px;
    z-index: 8;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.btn-menu-mega {
    background: #202020;
    border-color: #202020;
}

.btn-menu:before,
.btn-menu:after,
.btn-menu span,
.btn-menu-mega:before,
.btn-menu-mega:after,
.btn-menu-mega span {
    background-color: #fff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.btn-menu:before,
.btn-menu:after,
.btn-menu-mega:before,
.btn-menu-mega:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 25px;
    left: 5px;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.btn-menu span,
.btn-menu-mega span {
    position: absolute;
    width: 25px;
    height: 2px;
    left: 5px;
    top: 50%;
    overflow: hidden;
    text-indent: 200%;
}

.btn-menu-mega span {
    width: 20px;
}

.btn-menu:before,
.btn-menu-mega:before {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
}

.btn-menu:after,
.btn-menu-mega:after {
    width: 25px;
    -webkit-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0);
}

.btn-menu.active:after,
.btn-menu-mega.active:after {
    width: 25px;
}

.btn-menu.active span,
.btn-menu-mega.active span {
    opacity: 0;
}

.btn-menu.active:before,
.btn-menu-mega.active:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}

.btn-menu.active:after,
.btn-menu-mega.active:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

.btn-submenu,
.btn-submenu-child {
    position: absolute;
    right: 0px;
    top: -1px;
    font: 20px/51px 'FontAwesome';
    text-align: center;
    cursor: pointer;
    width: 51px;
    height: 50px;
    background: #333;
}

.btn-submenu-child {
    right: 57px;
    top: 0px;
    height: 45px;
    line-height: 46px;
}

.btn-submenu:before {
    content: "\f107";
    color: #ffffff;
}

.btn-submenu-child:before {
    content: "\f107";
    color: #fff;
}

.btn-submenu.active:before,
.btn-submenu-child.active:before {
    content: "\f106"
}

/* Mega Mobile
-------------------------------------------------------------- */
#mega-mobile {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1000;
    background-color: #222222;
}

#mega-mobile>ul.menu>li>a {
    color: #fff;
    display: block;
    padding: 15px 0;
    cursor: pointer;
    padding-left: 15px;
    border-bottom: 1px solid #333;
    position: relative;
}

#mega-mobile>ul.menu>li>a .menu-img {
    margin-right: 18px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
}

#mega-mobile>ul.menu>li>a.dropdown .btn-dropdown,
.btn-dropdown-child {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    width: 54px;
    height: 54px;
    background: #262626;
    text-align: center;
    cursor: pointer;
    font: 20px/54px 'FontAwesome';
}

.btn-dropdown-child {
    right: 0px;
    width: 44px;
    height: 44px;
    line-height: 44px;
}

#mega-mobile>ul.menu>li>a.dropdown .btn-dropdown:after,
.btn-dropdown-child:after {
    content: '\f107';
}

#mega-mobile>ul.menu>li>a.dropdown .btn-dropdown.active:after,
.btn-dropdown-child.active:after {
    content: '\f106';
}

#mega-mobile>ul.menu>li>.drop-menu {
    padding: 0 54px 0 50px;
}

#mega-mobile>ul.menu>li>.drop-menu .cat-title {
    position: relative;
    color: #f5f5f5;
    padding: 10px 0;
    border-bottom: 1px solid #333;
}

#mega-mobile>ul.menu>li>.drop-menu ul {
    padding-left: 20px;
}

#mega-mobile>ul.menu>li>.drop-menu ul li {
    border-bottom: 1px solid #333;
}

#mega-mobile>ul.menu>li>.drop-menu ul li a {
    color: #f5f5f5;
    font-size: 12px;
    padding: 8px 0;
    display: block;
}

#mega-mobile>ul.menu>li>.drop-menu .show,
#mega-mobile>ul.menu>li>.drop-menu .one-third:nth-child(3) {
    display: none;
}

/* Flat BreadCrumb
-------------------------------------------------------------- */
.flat-breadcrumb {
    border-bottom: 1px solid #e5e5e5;
    padding: 16px 0;
}

.flat-breadcrumb ul.breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item {
    margin-right: 11px;
    margin-left: 2px;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item a {
    margin-right: 19px;
    color: #8c8c8c;
    font-weight: 500;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item a:hover {
    color: #5A0032;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item span {
    float: right;
}

.flat-breadcrumb ul.breadcrumbs li.trail-end {
    line-height: 10px;
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a {
    padding: 0px 25px 0px 22px;
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    color: #2d2d2d;
    height: 36px;
    line-height: 34px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 5;
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a:before,
.form-coupon form button:before,
.cart-totals form .btn-cart-totals a.update:before,
.cart-totals form .btn-cart-totals a.checkout:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #5A0032;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a:hover:before,
.form-coupon form button:hover:before,
.cart-totals form .btn-cart-totals a.update:hover:before,
.cart-totals form .btn-cart-totals a.checkout:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a:hover {
    color: #fff;
    border-color: #5A0032;
}


/* Product List */
ul.product-list li:not(:last-child) {
    margin-bottom: 32px;
}

ul.product-list li .img-product {
    float: left;
    margin-right: 21px;
}

ul.product-list li .img-product img {
    border-radius: 8px;
    width: 100px;
    height: 100px;
}

ul.product-list li .info-product {
    overflow: hidden;
}

ul.product-list li .info-product .name {
    line-height: 24px;
    color: #202020;
}

ul.product-list li .info-product .queue {
    margin-left: 2px;
    line-height: 21px;
    margin-bottom: 5px;
}

ul.product-list li .info-product .queue i {
    color: #5A0032;
    font-size: 11px;
}

ul.product-list li .info-product .price .sale {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #202020;
    font-weight: 500;
    margin-right: 8px;
}

ul.product-list li .info-product .price .regular {
    color: #c5c5c5;
    font-weight: 400;
    font-size: 13px;
}

/* Widget Tags */
.widget-tags {
    margin-top: 56px;
}

.sidebar .widget-tags .widget-title h3 {
    margin-bottom: 26px;
}

.widget-tags ul.tag-list li {
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 11px;
}

.widget-tags ul.tag-list li a {
    display: inline-block;
    padding: 5px 28px;
    color: #8c8c8c;
    font-size: 12px;
    background-color: #f5f5f5;
    border-radius: 30px;
}

.widget-tags ul.tag-list li a:hover {
    color: #FFF;
    background-color: #5A0032;

}

/* Sidebar */
.sidebar .widget {
    margin-bottom: 36px;

}

.sidebar .widget .widget-title h3 {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #2d2d2d;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.sidebar .widget .widget-title h3 span:before {
    content: '';
    position: absolute;
    background-color: #484848;
    height: 2px;
    width: 15px;
    top: 13px;
    right: 6px;
    cursor: pointer;
}

.sidebar .widget .widget-title h3 span:after {
    content: '';
    position: absolute;
    background-color: #484848;
    height: 15px;
    width: 2px;
    top: 7px;
    right: 12.5px;
    cursor: pointer;
    opacity: 0;
}

.sidebar .widget .widget-title h3 span.active:after {
    opacity: 1;
}

/* Widget Search */
.widget-search form input {
    height: 40px;
    border: none;
    background: #f5f5f5;
}

/* Widget Categories */
.widget-categories>ul.cat-list>li {
    margin-bottom: 15px;
    font-weight: 400;
}

.widget-categories>ul.cat-list>li:last-child {
    margin-bottom: 12px;
}

.widget-categories>ul.cat-list>li>a {
    color: #484848;
    padding-left: 21px;
    position: relative;
}

.widget-categories>ul.cat-list>li.active>a {
    color: #5A0032;
}

.widget-categories>ul.cat-list>li>a:before {
    content: '\f105';
    position: absolute;
    font-family: 'fontawesome';
    top: -2px;
    left: 0;
}

.widget-categories>ul.cat-list>li>a:hover {
    color: #5A0032;
}

.widget-categories>ul.cat-list>li>a>span {
    color: #bababa;
    font-size: 12px;
    margin-left: 10px;
}

.widget-categories>ul.cat-list>li>ul.child {
    padding-left: 32px;
    margin-top: 6px;
}

.widget-categories>ul.cat-list>li>ul.cat-child {
    padding-left: 32px;
    margin-top: 6px;
}

.widget-categories>ul.cat-list>li>ul.child ul.cat-child li {
    margin-bottom: 5px;
}

.widget-categories>ul.cat-list>li>ul.cat-child li {
    margin-bottom: 5px;
}

.widget-categories>ul.cat-list>li>ul.cat-child li a {
    color: #202020;
    font-size: 14px;
}

.widget-categories>ul.cat-list>li>ul.child ul.cat-child li a {
    color: #202020;
    font-size: 14px;
}

/* Blog Pagination */
.blog-pagination {
    padding: 16px 0 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 70px;
}

.blog-pagination.style1 {
    margin-bottom: 30px;
}

.blog-pagination span {
    float: left;
    line-height: 42px;
}

ul.flat-pagination {
    text-align: center;
    overflow: hidden;
}

ul.flat-pagination li {
    display: inline-block;
    margin: 0 5px;
}

ul.flat-pagination li a {
    display: inline-block;
    height: 40px;
    line-height: 37px;
    width: 40px;
    text-align: center;
    color: #484848;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.flat-pagination li.active a,
ul.flat-pagination li a:hover {
    background-color: #5A0032;
    color: #fffefe;
    border-color: #5A0032;
}

ul.flat-pagination li.next a img {
    margin-left: 15px;
}

ul.flat-pagination li.prev a img {
    margin-right: 15px;
}

ul.flat-pagination li.prev a,
ul.flat-pagination li.next a {
    width: auto;
    border: none;
}

ul.flat-pagination li.prev a:hover,
ul.flat-pagination li.next a:hover {
    background: none;
    border: none;
    color: #5A0032;
}

ul.flat-pagination.style1 {
    float: right;
}

ul.flat-pagination.style1 li {
    margin: 0 4.5px;
}

ul.flat-pagination.style1 li.next {
    margin-right: 2px;
}

ul.flat-pagination.style1 li.prev {
    margin-right: 11px;
}

.blog-pagination.style2 {
    margin-bottom: 60px;
}

.blog-pagination.style3 {
    margin-bottom: 48px;
}

.blog-pagination.style4 {
    margin-bottom: 41px;
}


/* Footer
-------------------------------------------------------------- */
footer {
    padding: 44px 0 42px;
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
}

footer.style1 {
    background-color: #f5f5f5;
    border-top: none;
    border-radius: 10px;
    margin: 0 270px;
}

footer.style2 {
    border-top: none;
    background: url('../images/slider/bg-ft.jpg') bottom center repeat;
}

footer.style2 .container-fluid {
    background-color: #f5f5f5;
    padding: 40px 70px;
    border-radius: 5px;
}

footer.style3 {
    padding: 33px 0 42px;
}

footer.style4 {
    width: 100%;
    margin: 0 auto;
    padding: 45px 0 42px;
    background: #f5f5f5;
    border-radius: 10px;
    border-top: none;
}

footer.style4 .widget-about {
    /* padding-left: 54px; */
}

footer.style4 .widget-categories-ft {
    /* padding-left: 95px; */
}

footer.style4 .widget-menu {
    /* padding-left: 82px; */
}

footer.style4 .widget-newsletter {
    padding-right: 55px;
    margin-left: -15px;
}

/* Footer Bottom
-------------------------------------------------------------- */
.footer-bottom {
    background-color: #f5f5f5;
    padding: 5px 0;
}

.footer-bottom.style2 {
    background-color: #151515;
}

.footer-bottom.style2 .copyright {
    color: #717171;
}

.footer-bottom .copyright {
    color: #202020;
    float: left;
    line-height: 34px;
    margin-left: -1px;
}

.footer-bottom .btn-scroll {
    float: right;
}

.footer-bottom .btn-scroll ul {
    display: inline-block;
    margin-top: 0px;
    margin-right: 31px;
}

.footer-bottom .btn-scroll ul li {
    margin-right: 12px;
}

.footer-bottom .btn-scroll a {
    display: inline-block;
    margin-right: 1px;
    margin-top: 3px;
}

.footer-bottom.style1 {
    background-color: #fff;
}

.widget-ft .widget-title h3 {
    color: #202020;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 10px;
    margin-left: -1px;
}

.widget-ft.style2 .widget-title h3 {
    color: #fff;
}

/* Widget About */
.widget-about .logo-ft {
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 250px;
}

.intl-tel-input .selected-flag .iti-flag {
    margin: 18px 0 0 5px !important;
}

.widget-about .widget-content {
    /*padding-top: 15px;*/
}

.widget-about .widget-content .icon {
    float: left;
    margin-right: 16px;
    margin-top: 27px;
}

.widget-about .widget-content .info {
    margin-left: 68px;
}

.widget-about .widget-content .info p.questions {
    font-size: 14px;
    color: #919191;
    line-height: 36px;
}

.widget-about .widget-content .info p.phone {
    font-size: 18px;
    font-weight: 700;
    color: #202020;
    margin-right: -30px;
    margin-bottom: 9px;
}

.widget-about.style2 .widget-content .info p.phone {
    color: #fff;
}

.widget-about .widget-content .info p.address {
    line-height: 18px;
    color: #383838;
}

.widget-about ul.social-list {
    margin-top: 33px;
}

/* Social List */
ul.social-list li {
    display: inline-block;
    font-size: 18px;
    /* margin-right: 23px; */
}

ul.social-list li:last-child {
    margin-right: 0px;
}

ul.social-list li a {
    color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #eee;
    font-size: 16px;
    padding: 0;
    line-height: 30px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    text-align: center;
    border: none;
    z-index: 1;
    transition: all .3s linear;
}

ul.social-list li a:hover {
    /* color: #5A0032; */
}




ul.social-list i {
    border-radius: 50%;
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 10px;
    margin-right: 5px;
    color: #fff;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    font-size: 16px;
}

ul.social-list i:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}



ul.social-list li .fa-facebook {
    background: #3b5998;
}

ul.social-list li .fa-twitter {
    background: #00acee;
}

ul.social-list li .fa-linkedin-in {
    background: #0e76a8;
}

ul.social-list li .fa-youtube {
    background: #c4302b;
}

ul.social-list li .fa-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

ul.social-list li .fa-whatsapp {
    background: #25D366;
}

ul.social-list li .fa-tiktok {
    background: #000;
        font-size:0px;
    
}
ul.social-list li .fa-tiktok svg{
    margin-top: -2px;
    width: 15px;    
}


/* Widget Categories */
.widget-categories-ft {
    /* padding-left: 66px; */
}

.widget-categories-ft ul.cat-list-ft li,
.widget-menu ul li {
    line-height: 26px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.widget-categories-ft ul.cat-list-ft li a:not(:hover),
.widget-menu ul li a:not(:hover) {
    color: #202020;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;

}

.widget-categories-ft ul.cat-list-ft li a:hover,
.widget-menu ul li a:hover {
    text-decoration: underline;
}

/* Widget Newsletter */
.widget-newsletter>p {
    color: #919191;
    line-height: 22px;
    margin-bottom: 8px;
    margin-top: 15px;
}

.widget-newsletter .subscribe-form .subscribe-content {
    position: relative;
}

.widget-newsletter .subscribe-form .subscribe-content input {
    /*padding: 16px 25px 15px;*/
    height: 43px;
}

.widget-newsletter .subscribe-form .subscribe-content button {
    position: absolute;
    top: 0;
    right: -3px;
    background-color: transparent;
}

.widget-newsletter.style2 .subscribe-form .subscribe-content input {
    border-width: 1px;
    border-color: #202020;
    color: #202020;
}

/* Pay List */
ul.pay-list {
    margin-top: 22px;
    margin-left: 6px;
    margin-bottom: 2rem;
}

ul.pay-list li {
    display: inline-block;
    margin-right: 13px;
}

ul.pay-list li:last-child {
    margin-right: 0px;
}

/* Widget Apps */
.widget-apps .widget-title h3 {
    text-align: center;
    color: #202020;
    font-weight: 500;
    margin-top: 33px;
    margin-bottom: 25px;
}

.widget-apps.style2 ul.app-list li {
    border: 1px solid #202020;
}

.widget-apps.style2 ul.app-list li a .text h4 {
    color: #fff;
}

/* App list */
ul.app-list {
    text-align: center;
    overflow: hidden;
    /*margin-top:4rem;*/

    margin: -63px 0 0 0;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
}

ul.app-list li {
    height: 75px;
    width: 232px;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.app-list li:hover {
    border: 2px solid #5A0032;
}

ul.app-list li.app-store {
    margin-right: 25px
}

ul.app-list li a {
    display: block;
    padding: 13px 21px;
}

ul.app-list li a .img {
    float: left;
    margin-right: 23px;
}

ul.app-list li.google-play a .img {
    margin-right: 21px;
}

ul.app-list li a .text {
    text-align: left;
}

ul.app-list li a .text h4 {
    color: #202020;
    font-weight: 500;
    line-height: 24px;
}

ul.app-list li a .text p {
    color: #919191;
    font-size: 11px;
    white-space: nowrap;
}

/* App List Style1 */
ul.app-list.style1 {
    text-align: left;
}

ul.app-list.style1 .app-store {
    margin: 0;
    margin-bottom: 18px;
}

ul.app-list.style1 .google-play {
    margin-bottom: 8px;
}

/* Menu Tab */
.tabs ul.menu-tab {
    text-align: center;
    margin-bottom: 36px;
    margin-top: 16px;
}

.tabs ul.menu-tab li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #919191;
    cursor: pointer;
    margin-right: 36px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tabs ul.menu-tab li:last-child {
    margin-right: 0px;
}

.tabs ul.menu-tab li.active,
.tabs ul.menu-tab li:hover {
    color: #2d2d2d;
    font-weight: 500;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* Main Post Single
-------------------------------------------------------------- */
article.main-post.single {
    margin-bottom: 0px;
}

article.main-post.single .content-post .entry-post>p {
    margin-bottom: 24px;
}

article.main-post.single .content-post .entry-post>p>span {
    color: #202020;
    font-weight: bold;
}

article.main-post.single .content-post .entry-post blockquote {
    padding: 27px 28px 32px 104px;
    ;
    border: 2px solid #e5e5e5;
    color: #919191;
    border-radius: 8px;
    font-style: italic;
    position: relative;
    margin-top: 29px;
    margin-bottom: 32px;
    display: inline-block;
}

article.main-post.single .content-post .entry-post blockquote span {
    font-family: 'Open Sans', sans-serif;
    font-size: 80px;
    color: #5A0032;
    font-weight: bold;
    line-height: 24px;
    position: absolute;
    top: 47px;
    left: 30px;
}

article.main-post.single .content-post .entry-post ul {
    margin-bottom: 39px;
}

article.main-post.single .content-post .entry-post ul li {
    margin-left: 25px;
    padding-left: 12px;
    position: relative;
    color: #959393;
}

article.main-post.single .content-post .entry-post ul li:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 4px;
    background-color: #5A0032;
    border-radius: 50%;
    top: 50%;
    left: 0;
}

article.main-post.single .content-post .social-single span {
    display: inline-block;
    font-weight: bold;
    color: #202020;
    line-height: 20px;
    margin-right: 26px;
}

article.main-post.single .content-post .social-single {
    padding: 29px 0 26px;
    border-top: 1px solid #e5e5e5;
}

article.main-post.single .content-post .social-single ul.social-list {
    display: inline-block;
}

article.main-post.single .content-post .social-single ul.social-list li {
    font-size: 16px;
    margin-right: 20.5px;
}

/* Blog Pagination Single */
.blog-pagination.single {
    margin-bottom: 34px;
    padding: 22px 0 12px;
}

ul.flat-pagination.style2 li.prev {
    margin: 0px;
    float: left;
}

ul.flat-pagination.style2 li.next {
    margin: 0px;
    float: right;
}

ul.flat-pagination.style2 li.prev a img,
ul.flat-pagination.style2 li.next a img {
    margin-left: 20px;
}

/* Comments
-------------------------------------------------------------- */
.comment-area h2.comment-title {
    font-weight: 500;
    font-size: 20px;
    color: #2d2d2d;
    margin-bottom: 18px;
}

/* Comment List */
ol.comment-list li.comment {
    padding: 30px 0 0;
}

ol.comment-list li.comment:nth-child(2) {
    padding-top: 33px;
}

ol.comment-list li.comment:nth-child(2) .comment-text .comment-content {
    padding-bottom: 28px;
}

ol.comment-list li.comment:last-child {
    border-bottom: none;
    padding-top: 39px;
}

ol.comment-list li.comment .comment-author {
    float: left;
    margin-right: 33px;
}

ol.comment-list li.comment .comment-author img {
    border-radius: 8px;
}

ol.comment-list li.comment .comment-text .comment-metadata .name {
    float: left;
    font-weight: bold;
    color: #202020;
    line-height: 17px;
}

ol.comment-list li.comment .comment-text .comment-metadata .name span {
    color: #838383;
    font-weight: 400;
}

ol.comment-list li.comment .comment-text .comment-metadata .queue {
    text-align: right;
    color: #5A0032;
    line-height: 15px;
}

ol.comment-list li.comment .comment-text .comment-metadata .queue i {
    margin-right: 6.5px;
    font-size: 12px;
}

ol.comment-list li.comment .comment-text .comment-metadata .queue i:last-child {
    color: #919191;
    margin-right: 4px;
}

ol.comment-list li.comment .comment-text .comment-content {
    margin-top: 20px;
    margin-left: 97px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 24px;
    margin-right: -5px;
}

ol.comment-list li.comment:last-child .comment-text .comment-content {
    border-bottom: none;
}

ol.comment-list li.comment .comment-text .comment-content p {
    margin-right: -5px;
}

/* Comment Respond */
.comment-respond h2.comment-reply-title {
    font-size: 20px;
    font-weight: 500;
    color: #2d2d2d;
    margin-top: 32px;
    margin-bottom: 13px;
}

.comment-respond>p {
    color: #838383;
}

.comment-respond .form-comment {
    margin-top: 20px;
    margin-bottom: 41px;
}

.comment-respond .form-comment form>div {
    margin-bottom: 26px;
}

.comment-respond .form-comment form .comment-form-name,
.comment-respond .form-comment form .comment-form-email {
    width: 54%;
}

.comment-respond .form-comment form div label {
    color: #202020;
    margin-bottom: 12px;
}

.comment-respond .form-comment form div input {
    height: 40px;
}

.comment-respond .form-comment form .comment-form-comment {
    width: 88.4%;
}

.comment-respond .form-comment form .comment-form-comment textarea {
    height: 158px;
    border-radius: 10px;
}

.comment-respond .form-comment form .btn-submit button {
    background-color: #f92400;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    padding: 0 55px;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.comment-respond .form-comment form .btn-submit button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #a52915;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.comment-respond .form-comment form .btn-submit button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Preloader
-------------------------------------------------------------- */
.preloader {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.clear-loading {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.loading-effect-2 {
    width: 100px;
    height: 100px;
}

.loading-effect-2>span,
.loading-effect-2>span:before,
.loading-effect-2>span:after {
    content: "";
    display: block;
    border-radius: 50%;
    border: 2px solid #5A0032;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loading-effect-2>span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: transparent !important;
    -webkit-animation: effect-2 2s infinite linear;
    -moz-animation: effect-2 2s infinite linear;
    -ms-animation: effect-2 2s infinite linear;
    -o-animation: effect-2 2s infinite linear;
    animation: effect-2 2s infinite linear;
}

.loading-effect-2>span:before {
    width: 75%;
    height: 75%;
    border-right-color: transparent !important;
}

.loading-effect-2>span:after {
    width: 50%;
    height: 50%;
    border-bottom-color: transparent !important;
}

@-webkit-keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

}

@keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

}


/* thanks */

.pattern-bg {
    background-position: center;
    background-size: cover;
}

.order-complete-bg {
    background-position: center;
    background-size: cover;
    background-color: rgb(90 0 50);
    box-shadow: 0px 5px 9.3px 0.7px rgba(183, 177, 199, 0.1);
    padding: 70px 85px 35px;
    text-align: center;
}

.order-complete-content h3 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.order-complete-content p {
    margin-bottom: 35px;
    font-size: 13px;
    font-weight: 600;
    color: #202020;
}

.order-complete-content .btn {
    padding: 4px 40px 15px 40px;
    display: inline-block;
    background-color: #202020;
    color: #fff;
    font-size: 14px;
    height: 50px;
    line-height: 45px;
    border-radius: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 3;
    width: 40%;
}

.order-complete-content .btn:hover {

    background: #5A0032;

}

.order-complete-content p.get-ans {
    margin-bottom: 0;
    margin-top: 62px;
    font-size: 16px;
    color: #252525;
}


/* login */

.__signwrap {
    padding-top: 45px;
    padding-bottom: 45px;
    background: #e2dede;
}

.inner_pg_blok {
    padding: 0px;
    margin-bottom: 35px;
    background: #fff;
    max-width: 90%;
    margin: 0 auto;
    border-radius: 25px;
}

.inner_pg_blok.become_a_vendor {
    max-width: 60%;
}

.register_box,
.login_box {
    padding: 35px 9% 15px;
}

.register_box {
    border-left: #cccbd0 1px solid;
}

.__signwrap h3 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
}

.required {
    color: red;
    padding-left: 1px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
}

.forgot_a {
    font-size: 13px;
    float: right;
    margin-top: -5px;
    color: #6e6e6e;
}

.__nubrline {
    padding-left: 15px;
    padding-right: 15px;
}

.social_login_wrap {
    float: left;
    width: 100%;
    margin: 0px 0;
    text-align: center;
    border-top: none;
    padding-top: 25px;
}

.social_login_wrap h5 {
    font-size: 14px;
}

.social_fb {
    padding: 7px 7px;
    float: none;
    width: auto;
    cursor: pointer;
    margin-bottom: 10px;
    color: #444;
    font-size: 16px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    border: none;
}

.__ctm_btn {
    text-align: center;
    min-width: 280px;
    max-width: 280px;
    margin: 0 auto;
    padding: 11px;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    margin: 0 auto;
    border-radius: 25px;
    background-color: #202020;
    border: none !important;
}

.__ctm_btn:hover {
    background-color: #5A0032;
}

.inner_pg_blok .form-control {
    height: 45px;
}

.inner_pg_blok .form-group {
    color: #17112a;
}

.__become_a_vendor {
    padding: 20px 30px;
}


.become_a_vendor .register_box,
.become_a_vendor .login_box {
    padding: 35px 5% 15px;
}

.become_a_vendor .login_box {
    padding: 35px 15px 15px;
}

/*  18. my account css here */
@media only screen and (max-width: 767px) {
    .dashboard_tab_button {
        margin-bottom: 20px;
    }
}

.dashboard_tab_button ul li {
    margin-bottom: 7px;
}

.dashboard_tab_button ul li a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    background: #202020;
    border-radius: 3px;
}

.dashboard_tab_button ul li a:hover {
    background: #5a0032;
    color: #ffffff;
}

.dashboard_tab_button ul li a.active {
    background: #5a0032;
}

.main_content_area {
    padding: 60px 0 55px;
}

.dashboard_content h3 {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 15px;
    /* padding: 1em; */
}

.dashboard_content h4 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 10px;
}

.dashboard_content button {
    color: #ffffff;
    font-weight: 500;
    border: 0;
    background: #202020;
    padding: 0 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    margin-top: 10px;
}

.dashboard_content button a {
    color: #fff;
    font-weight: 600;
}

.dashboard_content button:hover {
    background: #5A0032;
}

.dashboard_content p a {
    color: #0063d1;
    font-weight: 500;
}

.table-responsive table thead {
    background: #f2f2f2;
}

.table-responsive table thead tr th {
    text-align: center;
}

.table-responsive table tbody tr td {
    border-right: 1px solid #ebebeb;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    min-width: 150px;
}

.table-responsive table tbody tr td:last-child a {
    color: #5a0032;
    font-weight: 600;
}

.table-responsive .table {
    border-left: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}

.dashboard_content address {
    font-weight: 500;
}

.input-radio span input[type="radio"],
.account_login_form form span input[type="checkbox"] {
    width: 15px;
    height: 15px;
    margin-right: 2px;
    position: relative;
    top: 2px;
}

.input-radio span {
    font-weight: 500;
    padding-right: 10px;
}

.account_login_form form>input {
    border: 1px solid #ddd;
    background: none;
    height: 40px;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 20px;
    color: #242424;
}

.account_login_form form span.custom_checkbox {
    display: flex;
}

.account_login_form form span.custom_checkbox input {
    vertical-align: middle;
    top: 4px;
    margin-right: 7px;
}

.account_login_form form span.custom_checkbox label {
    margin-bottom: 0;
}

.nav-link-tab {
    display: block;
    padding: 1rem 1rem;
}

#address .address-table th {
    font-weight: normal;
    text-align: left;
    width: 100px;
    color: #202020;
    font-weight: 600;
}

#address .address-table th,
#address .address-table td {
    padding: 0.3rem 0;
}

.text-primary {
    color: #336699 !important;
}

.btn {
    display: inline-block;
    /* border: 2px solid #ccc; */
    background-color: #202020;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-weight: 600;
    font-size: 1rem;
    padding: 0.93em 1.98em;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s, box-shadow 0.3s;
    white-space: nowrap;
    cursor: pointer;
}

.btn-link {
    padding: 0;
    /* border: 0; */
    background: transparent;
}

container-fluid-underline::after {
    background-color: #e5e5e5;
}

.title-underline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 0;
    width: 100%;
    height: 1px;
    background-color: #eee;
}

#address .title {
    font-size: 1.2rem;
    margin-bottom: 1.7rem;
    padding-bottom: 1.4rem;
}

.title-underline {
    position: relative;
    padding-bottom: 1.6rem;
}

.title-underline::before {
    content: none;
}

.title-underline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 0;
    width: 100%;
    height: 1px;
    background-color: #eee;
}

/*my account css end*/

.__inner_nr {
    background: #eeeeee;
    padding-top: 35px;
    padding-bottom: 35px;
    min-height: 500px;
}

.dashboard {}

._dsoutbox {
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
}

._dsoutbox h5 {
    color: var(--secondary);
    font-size: 16px;
}

._dsoutbox ul {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    list-style: none;
}

._dsoutbox ul li {
    padding: 5px 0px;
    margin: 0px 0px;
    float: left;
    width: 100%;
}

._dsoutbox ul li a {
    color: #000;
    float: left;
    width: 100%;
}

._dsoutbox ul li a.actv {
    color: #e61e25;
}

._dsoutbox ul li a:hover {
    color: #e61e25;
}

._or_id,
._or_time {
    color: #6f6f6f;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 2px;
}

._or_id h5 a {
    color: #000;
}

._or_probox {
    margin: 15px 0;
}

._or_probox_img {
    padding: 0;
    vertical-align: top;
}

._or_probox_text h5 {
    margin-bottom: 3px;
    font-size: 15px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-weight: 600;
    color: #000;
}

._or_probox_text h5 a {
    color: #6f6f6f;
}

._or_probox_text h5 a:hover {
    color: #333333;
}

._or_probox img {
    width: 75px;
    float: left;
    border: #e0e0e0 1px solid;
    padding: 2px;
    margin-right: 10px;
}

.otext {
    padding-bottom: 0;
}

.otext>.row {
    background: #fbfdff;
    border-top: #ececec 1px solid;
}

.__ordls,
.__ordcr {
    padding-top: 14px;
    font-size: 13px;
}

.__ordls {
    text-align: center;
    margin-bottom: 15px;
}

.status {
    padding: 3px 9px;
    text-align: center;
    display: inline-block;
    margin-top: 4px;
    line-height: 19px;
    font-size: 12px;
    background: #fff;
}

.__pending {
    border: #FFC107 1px solid;
    background: #FFC107;
    color: #fff;
}

.__pending:hover {
    color: #fff;
}

.__approval {
    border: green 1px solid;
    background: green;
    color: #fff;
}

.__approval:hover {
    color: #fff;
}

.__rejected {
    border: red 1px solid;
    background: red;
    color: #fff;
}

.__rejected:hover {
    color: #fff;
}

._or_supplier a {
    color: #6f6f6f;
}

._or_supplier a:hover {
    text-decoration: underline;
}

._dsoutbox h4 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
}

.__ordls b,
._or_probox_text small,
._or_supplier {
    color: #6f6f6f;
}

.__ordls b {
    font-size: 12px;
}

.profile-box {
    padding: 5px;
}

.no-t-img {
    line-height: 42px;
    background: #b7b7b7;
    border-radius: 50%;
    width: 182px;
    height: 182px;
    margin: 0 auto;
    max-height: 182px;
    max-width: 182px;
    /* padding: 69px 0px; */
    text-transform: uppercase;
    color: #fff;
    font-size: 60px;
    font-weight: 500;
    overflow: hidden;
    text-align: center;
}

.profile-box .pic-click-box {
    background: #8e8e8e;
    border-radius: 50%;
    display: block;
    height: 44px;
    margin: -26px auto 0;
    padding: 13px 0;
    position: relative;
    text-align: center;
    width: 44px;
}

.profile-box .pic-click-box input {
    position: absolute;
    opacity: 0;
    width: 25px;
}

.profile-box .pic-click-box .camera-icon {
    background: url(../images/user_sprite.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -5px;
}

.info-box {
    padding-bottom: 35px;
}

.profile-box .info-box h4 {
    color: #3b3e4a;
    font-size: 18px;
    line-height: 24px;
    padding-top: 10px;
    margin-bottom: 5px;
}

.profile-box .info-box h5 {
    color: #5d5e69;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}

.checkin,
.checkout {
    padding: 0;
}

.check_wrp {
    padding: 0 15px;
}

.checkout .form-control {
    margin-left: -1px;
}

._dsoutbox.__catsctwrap {
    padding: 15px 25px;
}

.__dsss {
    float: left;
    width: 100%;
    text-align: center;
    color: #bababa;
    font-size: 12px;
    font-weight: 500;
}

.__mycars {
    padding-bottom: 30px;
    min-height: 450px;
}

.__mycars h3 {
    text-align: center;
    margin-bottom: 20px;
}

.__inscarswp {
    min-width: 450px;
    max-width: 450px;
    margin: 0 auto;
}

.__crbox {
    background: #efefef;
    border-radius: 5px;
    padding: 22px 35px;
    position: relative;
    margin-bottom: 15px;
}

.__crbox h4 {
    font-size: 19px;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-right: 16px;
    min-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.__cls {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #505050;
    background: #efb7b7;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 17px;
    line-height: 1;
    cursor: pointer;
    padding-top: 6px;
    transition: all 1s;
}

.__cls:hover {
    background: #e61e25;
    color: #fff;
    transition: all 1s;
}

.otext h4 {
    font-size: 19px;
    font-weight: bold;
}

.__bdls .table th,
.__bdls .table td {
    padding: 7px;
    vertical-align: inherit;
}

.__bdls .table th {
    font-size: 14px;
    background: #f9f9f9;
}

.__bdls {
    padding: 10px;
    font-size: 15px;
    /* overflow: hidden; */
    /*height:600px;*/
}

.__bdls table {
    border: #dee2e6 1px solid;
}

.__bdls td .order-name {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

._or_probox_text p {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 14px;
}

.orders_blk {
    border: solid 1px #d7d7d7;
    margin-bottom: 15px;
    padding: 0px 0;
    float: left;
    width: 100%;
    font-size: 14px;
}

.orders_blk_topbra {
    background: #5a0032;
    float: left;
    width: 100%;
    padding: 14px 0;
    border-bottom: 1px solid #e6e6e6;
}

.orders_blk_topbra h4,
.orders_blk_topbra .h4 {
    font-size: 14px;
    color: #111111;
}

.cart_table_wrap table {
    margin-bottom: 0px;
}

.orders_blk table h5 {
    color: #8e8e8e;
    margin: 2px 0;
    font-size: 12px;
}

.priceoffer {
    padding-top: 15px !important;
    color: #388e3c;
    font-weight: 500;
    font-size: 12px;
}

.orders_blk table td {
    padding: 12px;
    font-size: 13px;
}

.orders_blk table .order-name {
    float: left;
    width: 50%;
}

.orders_blk table .order-name a {
    color: #656464;
}

.orders_blk table .order-name span {
    color: #8e8e8e;
}

.cart_table_wrap h4 {
    font-size: 14px;
    color: #111111;
}

.orders_blk table .order-name {
    float: left;
    width: 50%;
    font-size: 14px;
    text-align: left;
    line-height: 19px;
}

.orders_blk table .order-name span {
    color: #8e8e8e;
}

.pops {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
    min-width: 600px;
}


/****  progress SSS*/

.pops ul.progress-bar {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    list-style: none !important;
    background-color: #337ab700 !important;
    -webkit-box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.pops li.section {
    display: inline-block !important;
    padding-top: 45px !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #202020;
    vertical-align: top !important;
    position: relative !important;
    text-align: center !important;
    overflow: hidden !important;
    float: inherit !important;
    border-bottom: none;
    text-overflow: ellipsis !important;
    font-weight: 600;
}

.pops li.section:before {
    /* content: 'x'; */
    content: ' ';
    position: absolute;
    top: 2px;
    left: calc(50% - 15px);
    z-index: 1;
    width: 25px;
    height: 25px;
    color: white;
    border: 2px solid white;
    border-radius: 17px;
    line-height: 23px;
    background: gray;
    font-size: 17px;
}

.pops .status-bar {
    height: 2px;
    background: #bfbfbf;
    position: relative;
    top: 20px;
    margin: 0 auto;
}

.pops .current-status {
    height: 2px;
    width: 0;
    border-radius: 1px;
    background: #5a0032;
}

@keyframes changeBackground {
    from {
        background: gray
    }

    to {
        background: #5a0032;
    }
}

.pops li.section.visited:before {
    /*	content: '\2714';*/
    content: ' ';
    animation: changeBackground .5s linear;
    animation-fill-mode: forwards;
}

.pops li.section.visited.current:before {
    box-shadow: 0 0 0 2px #8d416b;
}

.progress-bar {
    display: inline-block;
}

.otext .fa-chevron-right {
    font-size: 14px;
}

/****  progress END*/

.manroredr {
    font-size: 12px;
}

.manroredr a {
    color: #5a0032;
    transition: all 1s;
    font-weight: bold;
}

.manroredr a:hover {
    /*	color: #000;*/
    transition: all 1s;
}

.__needhlp {
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}

.__needhlp:hover {
    color: #000;
}

.__cancel {
    font-weight: bold;
    color: var(--red);
}

.__cancel:hover {
    color: var(--red);
}

.orders {
    padding: 15px 10px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    font-size: 12px;
}


.orders_wrap.cart_table_wrap h3 {
    font-size: 15px;
}

.orders_wrap.cart_table_wrap h3 a {
    color: #000;
}

.orders_wrap.cart_table_wrap .orders_blk {
    margin-bottom: 5px;
}

.info_orders {
    padding: 15px 10px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    color: #000;
}

.info_orders h5 {
    margin-bottom: 6px;
    color: #000;
}

.info_orders p {
    margin-bottom: 2px;
}

.__bdls td h6 {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

.__bdls td h6 a {
    color: #666666;
}

.__bdls td h6 a:hover {
    color: #000;
}

.__adrbook {}

.__adrbook h4 {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 40px;
}

.__adrbook .col-lg-6>h5 {
    text-align: center;
    color: #666666;
    font-size: 17px;
}

.__adrbook .__addrs_here {
    height: auto;
    margin-bottom: 15px;
}



.__hdsu {
    font-size: 19px !important;

}

.__wish_listsbx .__sub_pro h4 {
    line-height: 24px;
    font-size: 18px !important;
}

.__wish_listsbx .__sub_pro {
    border: #dcdcdc 1px solid;
    margin-bottom: 15px;
}

.__wistrash {
    width: 30px;
    height: 30px;
    padding-top: 3px;
    background: #ececec;
    display: block;
    text-align: center;
    color: #343a40;
    border: #ccc 1px solid;
}

.__wistrash:hover {
    color: red;
    border: red 1px solid;
}

.inner-icon {
    position: relative;
    margin-bottom: 1.9rem;
}

.inner-icon .box-image {
    position: relative;
}

.inner-quickview .box-image {
    position: relative;
}

.inner-icon .box-image .btn-icon-group {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
}

.inner-icon .btn-icon-group {
    z-index: 2;
}

.inner-icon .box-image .btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin: 0 0 5px;
    width: 36px;
    height: 36px;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, background-color 0.3s, color 0.3s, border-color 0.3s;
    transform: none;
}

.inner-icon .btn-add-cart,
.inner-icon .btn-icon-wish,
.inner-icon .btn-quickview {
    background-color: transparent;
}

.imagebox .btn-add-cart {
    display: inline-block;
    padding: 0 1.4rem;
    font-size: 1.2rem;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    transition: all 0.25s ease;
}

.imagebox .btn-add-cart,

.imagebox .btn-quickview {
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    color: #6f6e6b;
    line-height: 34px
}


.imagebox .btn-quickview {
    display: inline-block;
    position: absolute;
    top: 0;
    margin: 0 2px;
    width: 36px;
    height: 36px;
    font-size: 1.6rem;
    text-align: center;
    opacity: 0;
    transition: all 0.25s ease
}

.imagebox .btn-icon-wish.checked,
.imagebox .btn-quickview.checked {
    color: #e27c7c
}

.imagebox .btn-icon-wish.checked i:before,
.imagebox .btn-quickview.checked i:before {
    content: ""
}

.imagebox .btn-icon-wish:hover,
.imagebox .btn-quickview:hover {
    color: #333
}

.imagebox .btn-icon-wish {
    left: 0
}

.imagebox .btn-icon-wish.added-wishlist i:before {
    content: "";
    color: #da5555
}

.imagebox .btn-quickview {
    font-size: 1.4rem;
    right: 0
}

.imagebox .product-unfold .btn-icon-wish,
.imagebox.product-unfold .btn-quickview {
    position: relative
}

.inner-quickview .box-image .btn-quickview {
    position: absolute;
    /* padding: 0px; */
    bottom: 0;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 100%;
    height: 55px;
    color: #fff;
    background-color: #5A0032;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.025em;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    transform: none;
    margin: 0 auto;
    border: none;
    line-height: 1;
    transition: padding-top 0.2s, padding-bottom 0.2s;
    z-index: 2;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;


}

.inner-quickview .box-image .btn-quickview:hover {
    color: #fff;
    opacity: 1
}

.inner-quickview .box-image {
    position: relative
}

.inner-quickview:hover .btn-quickview {
    visibility: visible;
    opacity: 0.85
}

.inner-icon .btn-quickview {
    top: 6rem;
}

.inner-icon:not(.product-widget):hover .box-image .btn-quickview {
    padding-top: 1rem;
    padding-bottom: 1rem;
    transition: padding-top 0.2s, padding-bottom 0.2s, opacity 0.2s
}

.inner-icon .btn-quickview {
    background-color: transparent
}

.inner-btn .box-image .btn-quickview {
    background-color: #fff
}

.inner-btn .box-image .btn-quickview i {
    font-size: 1.4rem
}

/* Quick View */

.quickview-container {
    padding: 0 1.5rem;
    position: fixed;
    background-color: transparent;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1040;
    display: none;
    text-align: center;
    overflow-y: auto
}

.quickview-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#quickview-bg-block {
    position: fixed;
    background-color: rgba(0, 0, 0, .7);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.quickview-load-img {
    display: none;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 105;
    margin: auto
}

.a-qv-close {
    position: absolute;
    z-index: 8;
    font-size: 0;
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    top: 0;
    right: 0;
    text-align: center
}

.a-qv-close:before {
    content: "\f2d7";
    font-family: Ionicons;
    font-size: 2.8rem
}

.qv-button-container {
    position: relative
}

#quickview-content {
    background-color: #f3f3f4;
    visibility: hidden;
    border: 0;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    z-index: 205;
    margin: 2vh auto;
    max-width: 1000px;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 1.5rem;
    padding-right: 0
}

#quickview-content .product-zoom-image a {
    pointer-events: none;
    cursor: default
}

.cloud-zoom-big {
    pointer-events: none;
    cursor: default
}



.d_flag {
    position: absolute;
    width: 40px;
    margin-left: 5px;
}

.product-details-content .pro-details-quality h3.size-text {
    color: #202020;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
}

.footer-detail .pro-details-quality h3.size-text {
    color: #202020;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
}

.product-details-content .pro-details-quality .quanlity-box>div.size {
    margin-right: 8px;
    position: relative;
}

.product-details-content .pro-details-quality .quanlity-box>div {
    width: 25%;
    display: inline-block;
}

/*.product-details-content .pro-details-quality .quanlity-box > div {*/
/*    width: 48%;*/
/*    display: inline-block;*/
/*}*/
.product-details-content .pro-details-quality .quanlity-box>div.quanlity {
    position: relative;
}

.product-details-content .pro-details-quality {
    display: inline;
}

#myQucickView .product-details-content .pro-details-quality {
    margin-bottom: 15px;
}


.product-details-content .pro-details-quality .quanlity-box>div.quanlity input {
    background-color: #fff;
    box-shadow: 0px 2px 3px 0px rgb(234 234 234);
    border-color: transparent;
    height: 30px;
    text-align: center;
    padding: 15px;
    color: #202020;
    position: relative;
    border: 1px solid #5A0032;
}

.product-details-content .pro-details-quality .quanlity-box>div.quanlity .btn-down {
    position: absolute;
    width: 20px;
    height: 20px;
    background: transparent;
    top: 8px;
    left: 20px;
    z-index: 3;
    cursor: pointer;
}

.product-details-content .pro-details-quality .quanlity-box>div.quanlity .btn-down:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 2px;
    background: #202020;
    top: 6px;
    left: 0px;
    z-index: 2;
}

.product-details-content .pro-details-quality .quanlity-box>div.quanlity .btn-up {
    position: absolute;
    width: 20px;
    height: 20px;
    background: transparent;
    top: 3px;
    right: 13px;
    z-index: 3;
    cursor: pointer;
}

.product-details-content .pro-details-quality .quanlity-box>div.quanlity .btn-up:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 12px;
    background: #202020;
    top: 5px;
    right: 6.5px;
    z-index: 2;
}

.product-details-content .pro-details-quality .quanlity-box>div.quanlity .btn-up:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 2px;
    background: #202020;
    top: 10px;
    right: 0px;
    z-index: 2;
}

.product-details-content .pro-details-quality .quanlity-box>div.size input[type=checkbox]:checked+label {
    background: #5A0032;
    color: white;
}

.product-details-content .pro-details-quality .quanlity-box>div.size .selector {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1.1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #5A0032;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-grow: 1;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0px 2px 3px 0px rgb(234 234 234);
    border-color: transparent;
    /*height: 30px;*/
    /*text-align: center;*/
    /*padding: 15px;*/
    /*color: #202020;*/
    /*position: relative;*/
    /*border: 1px solid #5A0032;*/

    height: 32px;
    text-align: center;
    color: #202020;
    position: relative;
    border: 1px solid #5A0032;
    padding: 0 5px;
    font-size: 13px;
    white-space: nowrap;

}

.product-details-content .pro-details-wish-com {
    display: inline-block;
    /*margin-left: 23px;*/
}

.product-details-content .pro-details-wish-com .pro-details-wishlist a img {
    padding-right: 10px;
}

.product-details-content .pro-details-wish-com .pro-details-wishlist a {
    color: #919191;
    font-size: 12px;
    font-weight: 600;
}

@media (min-width:576px) {

    /*	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}
	.modal-dialog-centered::before {
		height: calc(100vh - 3.5rem);
		height: -webkit-min-content;
		height: -moz-min-content;
		height: min-content
	}
	.modal-sm {
		max-width: 300px
	}*/
    .product-detail .footer-detail .pro-details-quality .quanlity-box {
        /*width: 100% !important;*/
        float: left;
        display: flex;
        justify-content: space-around;
        margin-right: 5px;
        margin-bottom: 5px;
    }
}

@media (min-width:767px) {
    .product-detail.style1 {
        min-height: 600px;
    }
}

@media (min-width:992px) {

    .modal-lg,
    .modal-xl {
        min-width: 80%;
    }
}

@media (min-width:1200px) {
    /*	.modal-xl {
		max-width: 1140px
	}*/
}

@media (max-width: 767px) {
    .fixed-coverimage {
        object-fit: cover;
        width: 100%;
        border-radius: 5px;
    }

    .imgbanner .img-fluid {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .fixed-coverimage {
        object-fit: cover;
        height: 241px;
        width: 100%;
        border-radius: 5px;
    }

    .footer-we {
        /*margin-top: -120px;*/
    }
}

@media (min-width: 1100px) {
    .fixed-coverimage {
        object-fit: cover;
        height: 260px;
        width: 100%;
        border-radius: 5px;
    }
}

@media (min-width: 1200px) {
    .fixed-coverimage {
        object-fit: cover;
        height: 280px;
        width: 100%;
        border-radius: 5px;
    }
}

@media (min-width: 1300px) {
    .fixed-coverimage {
        object-fit: cover;
        height: 300px;
        width: 100%;
        border-radius: 5px;
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1559px) {
    .box-product .col-xl-2 {
        max-width: 33.333% !important;
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1559px) {
    .fixed-coverimage {
        object-fit: cover;
        /*height: 413px;*/
        width: 100%;
        border-radius: 5px;
    }
}

.code-badge {
    padding: 8px 15px;
    background-color: #5A0032;
}

.minimum-order-text {
    font-size: 15px;
    color: #5A0032;
}

.product-details-content .pricing-meta {
    margin-bottom: 15px;
    margin-top: 15px;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 5px 0px;
}

.pro-details-quality input[type="checkbox"] {
    display: none;
}

.pro-details-quality .quanlity-box {
    width: 48%;
    float: left;
    display: flex;
    justify-content: space-around;
    margin-right: 5px;
    margin-bottom: 5px;
}

.product-details-content .pro-details-quality .quanlity-box>div.size {
    width: 100% !important;
    margin: 0px !important;
}

.product-details-content .pro-details-quality .quanlity-box>div.quanlity {
    width: 120px !important;
}

.product-details-content .pro-details-quality .quanlity-box>div.size .selector {
    border-right: 0 !important;
}

.product-details-content h3.size-text {
    color: #202020;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
}

.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li {
    margin: 0px !important;
    border: 0px !important;
    width: 2rem !important;
    height: 2rem !important;
}

.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li .colorStyle {
    display: none;
}

.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li .colorStyle input[type="radio"]:checked+li {
    outline-color: #232323;
    border-color: #fff;
}

.size-chart-btn {
    width: 2rem;
    height: 2rem;
}

.pro-details-fabric .pro-details-color-wrap .select {
    border: 1px solid #aaa;
}


/* quick img css */
/*.container {*/
/*width: 960px;*/
/*margin: 150px auto;*/
/*padding: 0 20px;*/
/*padding-bottom: 40px;*/

/*}*/


.__clgryMx{
    display: flex;
}
.__ligbzImz{
        width: 100%;
}

.gallery {}

.gallery .previews,
.gallery .full,
.gallery .desc {
    float: left;
    margin-right: 10px;
}

.gallery .previews {
    max-height: 600px;
    /*overflow-x: auto;*/
    overflow: overlay;
    margin-right: 15px;
     min-width: 100px;
}



.gallery .desc,
.gallery .full {
    /*width: 400px;*/
    font-size: 12px;
}

.gallery .desc h2 {
    margin-top: 0;
}

.gallery .previews a {
    display: block;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.gallery .previews a .select-left-img {

    height: 110px;
    width: 100%;
    object-fit: cover;
}

.gallery .full,
.gallery .full img {
    height: 600px;
    width: 100%;
    border-radius: 8px;
}

.gallery .previews a,
.gallery .full {
    border: 1px solid #eee;
}

.gallery .previews a:hover,
.gallery .previews a.selected {
    border: 1px solid #777;
}

.gallery .full img:hover {
    cursor: pointer;
}

.flat-product-detail .productsdescription {
    padding-top: 30px;
}

.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.wish-list {
    width: 35px !important;
    top: 1px !important;
    ;
    height: 35px !important;
    ;
    padding: 0.5rem !important;
    ;
    display: flex !important;
    ;
    align-content: flex-start;
    flex-direction: row-reverse;
    right: 14px !important;
    left: auto !important;
    background: #fff !important;
}

.wish-list.active {
    background: #fff;
}

.intl-tel-input .country-list {
    background: #eee !important;

}

.jconfirm .jconfirm-box.jconfirm-type-green {
    border-top: solid 7px #5A0032 !important;
}

.intl-tel-input .country-list .country .dial-code {
    color: #202020 !important;
}

.intl-tel-input .country-list .country .country-name {
    content: '';
    position: relative;
    width: 40px;
    height: 40px;
    right: -4px;
    top: 1px;
    color: #202020 !important;
    background: #eee !important;
    cursor: pointer;
}

.intl-tel-input .country-list .country .dial-code {
    content: '';
    position: inherit;
    width: 40px;
    height: 40px;
    right: -4px;
    top: 1px;
    color: #202020 !important;
    background: #eee !important;
    cursor: pointer;
}

.intl-tel-input .country-list .country .country-name:before {}

/* Sh*/



.your-order-area {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 15px;
}


.your-order-area h3 {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}


.your-order-middle {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.your-order-middle ul {
    padding: 2px 0;
}

.your-order-middle>ul>li {
    width: 100%;
    float: left;
    border-bottom: #ccc 1px solid;
    padding: 7px 0;
}

.your-order-middle>ul>li>ul {
    /*margin-left: 10px;*/
    line-height: 20px
}


.__chcorNwv {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.your-order-middle ul li a {}

.__orderhdtx {
    font-weight: 600;
    width: 70%;
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}

.order-price {
    width: 30%;
    font-weight: 600;
    color: #000;
    font-size: 15px;
    white-space: nowrap;
}

.checkoutSumDivImg {
    width: 100%;
    height: 165px;
    object-fit: cover;
    border: #ccc 1px solid;
    /*background: #ebebeb;*/
    padding: 3px;
}

.__suulliveWv {}

.__xfgktzxrj {
    font-size: 14px;
}


.__xfgktzxrj ul {}

.__xfgktzxrj ul li {
    width: 100%;

}

.__xdjb {
    display: flex;
    width: 50%;
    justify-content: flex-start;
    align-items: center;
}

.__xfgktzxrj ul li .__rlstv {
    width: 100%;
    padding-left: 5px;
}

.__xfgktzxrj ul li .size6363 {
    display: flex;
    width: 50%;
    justify-content: flex-start;
    align-items: center;
}

.__xfrgf {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}






.field-icon.toggle-password {
    float: right;
    margin-top: -30px;
    position: relative;
    z-index: 2;
    font-size: 16px;
    cursor: pointer;
    margin-right: 10px;
    color: #7a7a7a;
}




.your-order-total {
    width: 100%;
    float: left;
}

.your-order-total_main ul,
.your-order-total ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.your-order-total_main {
    font-weight: 600;
    color: #000;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.discount-code-wrapper {
    float: left;
    width: 100%;
    padding: 15px;
    border: #ccc 1px solid;
    border-radius: 10px;

}


.your-order-total_main .order-price {
    color: #5a0032;
}

.discount-code-wrapper h4.cart-bottom-title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
}

.__procoWv {
    display: flex;
    gap: 10px;
}

.discount-code-wrapper #promo_code {
    border-radius: 45px;
}

.__supayawv {}

.__supayawv h5 {
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 18px;

}

.__opdxzwv {
    padding: 0 20px;
}

.size6363 {
    padding-left: 20px;
}

.__rlstv {
    color: #000;
    font-weight: 600;
}





.__oferBnr {
    padding: 5px 0;
    text-align: center;
}

.imagebox .box-image .topimage img {
    width: 100%;
    object-fit: cover;
    float: left;
    margin: 0 auto;
    min-height: 380px;
    max-height: 380px;
    border-radius: 5px;
}

.imagebox .box-image {
    /*margin-bottom: 5px;*/
    /*height: 270px;*/


    width: 100%;
    float: left;
}

.box-content {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.product-box {
    margin-bottom: 20px;
}



.__mindiv .price-code {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 0 !important;
}

div#minValRange {
    width: 100%;
    border: 1px solid;
    margin-bottom: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    font-weight: 600;
}

.__maxdiv .price-code {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 0 !important;
}

div#maxValRange {
    width: 100%;
    border: 1px solid;
    margin-bottom: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    font-weight: 600;
}


/*26-10-2022*/


#testimonials {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
}

.testimonial-heading {
    letter-spacing: 1px;
    margin: 30px 0px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.testimonial-heading span {
    font-size: 1.3rem;
    color: #252525;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.testimonial-box-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.testimonial-box {
    max-width: 500px;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 20px;
    margin: 15px;
    transition: all ease 0.3s;
    /*cursor: pointer;*/
}

.profile-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.profile-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

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

.name-user {
    display: flex;
    flex-direction: column;
}

.name-user strong {
    color: #3d3d3d;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
}

.name-user span {
    color: #979797;
    font-size: 0.8rem;
}

.reviews {
    color: #f9d71c;
}

.box-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.client-comment p {
    font-size: 0.9rem;
    color: #4b4b4b;
}

.testimonial-box:hover {
    transform: translateY(-6px);
    transition: all ease 0.3s;
}


@media(max-width:1060px) {
    .testimonial-box {
        width: 45%;
        padding: 10px;
    }
}

@media(max-width:790px) {
    .testimonial-box {
        width: 100%;
    }

    .testimonial-heading h1 {
        font-size: 1.4rem;
    }
}

@media(max-width:340px) {
    .box-top {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .reviews {
        margin-top: 10px;
    }
}



/******/

.__priceWp {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}


.__priceWInfo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.__priceWp .regular {
    margin-left: 20px;
}



.__selectNew .select {
    padding: 0px 10px;
}


.flat-imagebox.style6 {
    /* margin-bottom: 45px; */
}

.product-wrap.style1 .product-tab.style1.v2 {
    margin-bottom: 14px;
}

.flat-imagebox.style6 .container-fluid {

    padding-bottom: 15px;
}


.__mixWrap {
    display: flex;
    margin-top: 10px;
}

.__mixCBoz {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    width: 100%;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.__mizBoIcx {
    background: #5a0032;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    line-height: 19px;
}


.pro-details-size-color .pro-details-color-wrap .pro-details-color-content .color-label input[type="radio"]:checked+label span,
.product-detail .footer-detail .product-variant-item .color-select .color-label input[type="radio"]:checked+label span {
    background-image: url(https://gulfislamic.granddubai.com/images/check.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.__chkPyaPrt {
    margin: 0;
    float: left;
    width: 100%;
    display: block;
    position: relative;
    top: 20px;
    padding: 0;
}

.__chjpyz {}

.__chkPyaPrt h5 {
    font-size: 18px !important;
    font-weight: 600;
    padding-bottom: 10px !important;
}

.__snmatx {
    width: 100%;
}

.__pyImics {
    border: #ccc 1px solid;
    width: 80px;
    height: 35px;
    margin-left: 10px;
    margin-right: 10px;
}

.__chjpyz .radio-info_XX {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    border-radius: 3px;
    padding: 4px 15px;
    margin-bottom: 10px;
}

.__pyImics img {
    width: 100%;
    height: 100%;
    border-radius: 0px;
    object-fit: contain;
}

.__chjpyz .radio-info_XX label {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
}

.__xxfv {
    display: flex;
    align-items: center;
    justify-content: center;

}

.__texzx {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}

.__xfdvWrpa {
    line-height: 15px;
}

.__bstBtScrQW {
    margin-top: 25px;
    margin-bottom: 25px;
}

.__cnntBtn {
    border-radius: 30px;
    border: none;
    font-size: 14px;
    text-transform: capitalize;
}

.__cnntBtn:focus,
.__cnntBtn:hover,
.__cnntBtn.active,
.__cnntBtn:active {
    color: #fff;
    border-color: #5a0032;
    background-color: #5a0032;
}


.main-shop .product-box {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}


.__crtLusPrWv {
    display: flex;
}

.__crtVwImg {
    width: 150px;
    margin-right: 10px;
}

.__crtVwImg img {
    width: 150px;
    height: 120px;
    object-fit: cover;




    border: #ccc 1px solid;
    /*background: #ebebeb;*/
    padding: 2px;
}

.__crtxz {}

.__crtxz .productssubline .title {
    text-align: left;
}

.__crtxz .productssubline .value22 {
    width: 100%;
    text-align: left;
}

.productssubline__ {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    line-height: 16px;
    justify-content: space-between;
    text-align: left;
    min-width: 300px;
    white-space: nowrap;
}

.__xfv {
    width: 100%;
}

.__xfvxxx {
    width: 100%;
}

.__xfvxxx .title,
.__xfv .title {
    min-width: 65px;
    display: inline-block;
    text-align: left;
}

.__xfvxxx .value22,
.__xfv .value22 {}

.productssubline__ .__xfvxxx {
    padding-left: 10px;
}

.__sziChart.modal-dialog {
    max-width: 800px;
}

.__sziChart {}

.__productssizeimg {
    text-align: center;
}

.__sziChart .modal-title {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}


/*/////////***/


.modal-open .modal {
    padding: 0 !important;
}


.modal-header {
    border-bottom: none;
}

.modal-header .close {
    font-size: 20px;
    position: absolute;
    right: -5px;
    top: -5px;
    background: #ffffff;
    width: 35px;
    height: 37px;
    padding: 0;
    color: #525252;
    opacity: 100;
    border-radius: 35px;
    display: flex;
    justify-content: center;
    padding-top: 6px;
    border: #ccc 1px solid;
}


.sidebar {
    float: left;
    width: 100%;
}

.search-filter-input {
    float: left;
    width: 100%;
    margin: 10px 0px 25px;
}

.widget-content {
    width: 100%;
    background: rgb(255, 255, 255);
    float: left;
    border: 1px solid rgb(209 209 209);
    border-radius: 5px;
    padding: 10px;
}

.widget.widget-brands,
.widget.widget-color,
.widget-content,
.widget-title,
.widget.widget-price,
.widget-title {
    width: 100%;
    float: left;
}

.__wgtActWrp {
    float: left;
    width: 27px;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f3f3;
    border-radius: 31px;
    cursor: pointer;
}

#shop .sidebar .widget .widget-title h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    cursor: pointer;
}

.box-checkbox.scroll.mCustomScrollbar {
    margin-top: 0px;
}

.flat-product-detail.style1 .fab-text {
    padding-top: 0.2rem;
    margin-bottom: 10px;
}



.product-detail.style1>span {
    display: none;
}


/*************************/
/*************************/

.__wgt_price {
    float: left;
    width: 100%;
}


.__wgt_price_fler {
    padding-top: 10px;
    width: 90%;
    margin: 0 auto;
    float: none;
    padding-right: 10px;
    padding-left: 10px;
}

.__wgt_price_fler .slider.slider-horizontal {
    width: 100%;
}

.__wgt_price_fler .slider-track-low {
    background: #666666;
}

.__wgt_price_fler .slider-selection {
    background: var(--color-primary);
}

.__wgt_price_fler .slider-handle {
    background: #ffffff;
    border: var(--color-primary) 3px solid;
}

.__wgt_price_fler_relt {
    padding: 15px 25px;
    text-align: center;
}

.__wgtrle {
    padding-top: 8px !important;
    font-weight: 600;
    font-size: 12px;
}

.__wgt_price_fler_relt .form-control {
    text-align: center;
}

.__wgt_price_fler .slider-track-low,
.__wgt_price_fler .slider-track-high {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    background: #00000054;
}

/*************************/
/*************************/



.__ftneBzqa {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.__ftneBzqa h5 {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #000;
}

.__ftneBzqa h6 {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #000;
}

.__zzwx {
    display: flex;
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    align-items: center;
}

.__zzwx a {
    color: #000;
}

.__svzxd {
    float: left;
    width: 23px;
    margin-top: 4px;
}

/*************************/
/*************************/


/*************************/
/*************************/
.__ininfWrz {
    float: left;
    width: 100%;
    padding: 55px 0;
}

.__infiBoza {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 15px;
    margin-bottom: 15px;
}

.__infiBoza:hover {
    border-color: #5A0032;
}

.__icoz {
    max-width: 45px;
    min-width: 45px;
    height: 45px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.__inbzTxt {
    font-weight: 500;
    color: #2d2d2d;
    font-size: 17px;
    margin: 0;
    width: 100%;
    white-space: nowrap;
    text-align: center;
}


/*************************/

.__mbCartVwWv {
    display: none;
}

.__mbTrvzb,
.__mbTolprx,
.__mbUnprx,
.__mbzQtywp,
.__mbzPrzDtils,
.__mbProDlz,
.__mbProCrtVwImg,
.__mbCartVwWvTmz,
.__mbCartVwWv {
    float: left;
    width: 100%;
}


.__mbCartVwWvTmz {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
}

.__mbProCrtVwImg {
    margin-bottom: 10px;
}

.__mbzPrzDtils h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 7px;
    color: #000;
}

.__mbzPrzDtils .__crtxz {
    margin-top: 10px;
}



.__mbTolprx,
.__mbUnprx,
.__mbzQtywp {
    display: flex;
    align-items: center;
}


.__mbTolanz,
.__mblanz,
.__mzThsz {
    min-width: 65px;
    display: inline-block;
    text-align: left;
}


.__mblanzAmt,
.__mzThszCot {
    width: 100%;
}

.__mbuoQtyBnt {
    color: #fff;
    font-weight: 600;
    white-space: nowrap;
    font-size: 11px;
    background: #2a2a2a;
    padding: 1px 15px;
    border-radius: 20px;
}

.__mbuoQtyBnt:hover {
    background: #5a0032;
    color: #fff;
}

.__mbTrvzb a {
    font-weight: 600;
    white-space: nowrap;
    background: #ff0700;
    padding: 3px 15px;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    width: 100%;
    font-size: 15px;
    text-align: right;
    display: initial;
}

.__mbTrvzb a:hover {
    background: #000;
}

.__mbTrvzb {
    text-align: right;
}

.__mbTolprx .__mbTolanz {
    font-weight: 600;
    color: #000;
}

.__mbTolprx .__mbTolzAmt {
    font-weight: 600;
    color: #000;
}





.billing-info {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.__xfbCrt .col-md-8.__xfgktzxrj,
.__xfbCrt .checkoutSumDivImg,
.__xfbCrt .col-md-4.checkoutSumDiv {
    display: none;
}


/*************************/

.__wshBozWz{
    float: left;
    width: 100%;
}
.__wshBoz {
    float: left;
    margin-bottom: 15px;
    padding: 10px;
    padding-bottom: 5px;
    background: #FFFFFF;
    box-shadow: 0px 0px 7px rgb(0 0 0 / 15%);
    border-radius: 10px;
    width: 100%;
}
.__wshBozBzImg {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}
.__wshBoz h4 {
    font-size: 17px;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;

    display: -webkit-box;
    -webkit-line-clamp:  1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.__whUitPz {
    font-size: 16px;
    color: #5a0032;
    font-weight: bold;
}
.__bozWpzsdf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
 
.__xdfgvZ {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.__whiInstock{
    color: #fff;
    background-color: #5A0032;
    padding: 0px 10px;
    font-size: 11px;
    border-radius: 26px;
}

 

.intl-tel-input .country-list { 
    z-index: 9999;
}

.__removeBtnTy2 {
    background: #950000;
    padding: 10px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*************************/
/*************************/
.wd100.__dashRetViwLIston2p{
    float: left;
    width: 100%;

}

.__orderWrp {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 1px 10px 2px rgb(0 0 0 / 9%);
    -moz-box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 1px 10px 2px #d8d8d8;
    color: #000;
}

.__ordrtobar {
    padding: 8px 15px;
    /* border-bottom: #E6E6E6 1px solid; */
    display: flex;
    align-items: center;
    position: relative;
}

.__cnbrs {
    background: #5a0032;
    border-radius: 5px 0px 20px 0px;
    width: 40px;
    height: 38px;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    margin-top: 0;
    margin-left: -16px;
    position: absolute;
}

.__odrid {
    color: #000;
    font-weight: 500;
    padding-right: 40px;
    padding-left: 40px;
}

.__odrid span {
    color: #AAAAAA;
}
.__odrtime {
    color: #AAAAAA;
}

.__arowOdr {
    font-size: 12px;
    color: #ffffff;
    margin-top: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    background: #C4C4C4;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 3px;
}
.__dashRetViwLIston2p .__ordrBody {
    border-top: #ccc 1px solid;
    padding: 15px;
}

.__isdvg {
    /* border-left: #ccc 1px solid; */
    margin-bottom: 15px;
}



.__status {
	padding: 3px 11px 2px;
	text-align: center;
	float: left;
	margin-top: 5px;
	font-weight: 600;
	border-radius: 5px;
	margin-right: 5px;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 15px;
}

.__process {
	color: #795548;
	border: #795548 1px solid;
	background: #79554840;
}

.__delivered {
	color: #00C30D;
	border: #00C30D 1px solid;
	background: #DFF7E1;
}

.__pending {
	color: #F04E3E;
	border: #F04E3E 1px solid;
	background: #FFE4E1;
}

.__canceled {
	color: #A6A6A6;
	border: #A6A6A6 1px solid;
	background: #fff;
}

 
.__ordrBody .flex-shrink-0 img {
    width: 90px;
    height: 90px;
    border: #ccc 1px solid;
    padding: 1px;
    border-radius: 7px;
    object-fit: cover;
}
.__ordrBody  .flex-grow-1.ms-3{
    margin-left: 15px;
    
}
.__isdvg h6{
    font-size: 16px;
    font-weight: 600;
}

.__orPxeOlr {
    font-size: 14px;
    font-weight: 600;
    color: #5a0032;
}

 
/*************************/
/*************************/

.__proCtbanner{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
/*************************/



.dpx-whatsapp-lower {
    bottom: 60px;
    padding: 0;
    position: fixed;
    right: 30px !important;
    z-index: 10000000;
}

.dpx-whatsapp-lower .dpx-whatsapp-text .dpx-whatsapp-icon {
	display: inline;
	margin: 0px auto;
	color: #FFF;
	text-align: center;
	font-size: 36px;
	z-index: 100;
}

.dpx-whatsapp-lower .dpx-whatsapp-text .dpx-whatsapp-icon img {}


.modal-content {
	border: none;
	border-radius: 5px;
	-webkit-box-shadow: 0px 3px 13px 1px rgb(0 0 0 / 24%);
	-moz-box-shadow: 0px 3px 13px 1px rgba(0, 0, 0, 0.24);
	box-shadow: 0px 3px 13px 1px rgb(0 0 0 / 24%);
}



/*************************/
/*************************/
/*************************/

/*************************/
/*************************/








@media (max-width: 1199px) {

    .menu_wrap ul>li>a {
        padding: 20px 7px !important;
        font-size: 13px;
    }

    .__cumRtprt .box-cart {
        gap: 2px;
    }

}

@media (max-width: 991px) {

    .__typdznci,
    .__mnNnxk,
    .__cuLeTmnPt,
    .__sectionMenu {
        display: none;
    }

    .__jnsdlufvh {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header_nav {
        float: left;
        width: auto;
        display: block !important;
        position: relative;
        z-index: 9;
        margin-right: 10px;

    }

    #menu.mm-menu_opened {
        display: block !important;
    }



    .__banner .carousel-item img {
        height: 320px;
        object-fit: cover;
    }

    .__cumNwRtWrz {
        margin-top: 0px;
        justify-content: flex-end;
    }

    .__cuRgtTmnPt {
        padding-left: 0;
    }

    .gallery {
        margin-bottom: 15px;
    }

    /* .modal-dialog {
        margin: 0 auto;
        max-width: 90%;
        width: 90%;
        padding: 50px 0 0;
    }*/
    .nav-wrap {
        display: none;
    }


    .imagebox .box-content .product-name a {
        color: #000;
        font-size: 15px;
        font-weight: 600;
    }



    .product-tab.style1 ul.tab-list li {

        padding: 15px 14px 18px;
        border-radius: 10px 10px 0 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-weight: 600;
        line-height: 17px;
        color: #000;
    }

    .wrap-most-view {
        padding: 0 10px;
    }



    .product-detail .footer-detail .pro-details-quality .quanlity-box {
        width: 100%;
    }

    .product-details-content .pro-details-quality .quanlity-box>div.quanlity input {
        width: 100%;
    }

    ul.app-list {
        text-align: center;
        overflow: hidden;
        margin: 0;
        width: auto;
        position: relative;
        left: 0;
        right: 0;
    }

    .submenu-one .cat-title A,
    #mega-mobile>ul.menu>li>.drop-menu .cat-title a,
    .submenu-one .cat-title a {
        color: #ffffff;
    }


    .register_box {
        border-left: none;
        border-top: #e2dede 11px solid;
    }

    .__inLoWrpz{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .__innerHeader .header-bottom{
        display: none;
    }

}

@media (max-width: 767px) {


    .__homeMobhdz .__cumBnr{
        display: none;
    }
    .__homeMobhdz .__cmsuHderWr { 
        padding: 0;
        margin: 0;
    }



    .__innerHeader,
    .table-cart,
    .__chhmeSrcWrz {
        display: none;
    }

    .__homeMobhdz,
    .__mbCartVwWv {
        display: block;
    }
    .__homeMobhdz{
        display: block !important;
    }

    .box-6 {
        width: 50% !important;
    }

    .popup-newsletter {
        width: 100%;
        right: auto;
    }

/*
    .__chhmeSrcWrz .box-search {
        z-index: 9999;
        position: absolute;
        right: 60px;
        width: 70%;
        margin: 0 auto;
        top: -30px;
    }*/

    .__chhmeSrcWrz {
        background: #5A0032;
        padding: 5px;
        float: left;
        width: 95%;
        border-radius: 40px;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 999;
        top: -18px;
        margin: 0 auto;
    }
    .__chhmeSrcWrz .box-search {
        z-index: 9999;
        position: relative;
        right: 0;
        width: 100%;
        margin: 0 auto;
        top: 0;
    }

    .boxed.style2 .container-fluid {
        width: 100%;
    }


    .__banner .carousel-item img {
        height: 240px;
        object-fit: cover;
    }

    .product-box .imagebox {
        border: 2px solid #e5e5e5;
        border-radius: 8px;
    }

    /* 
    .box-cart .inner-box .dropdown-box-wts:before {
        left: 13px;
        right: auto;
    }

    .box-cart .inner-box .dropdown-box-wts {
        left: 0;
    } */


    .box-cart .inner-box .dropdown-box-wts:before {
        left: auto;
        right: 13px;
    }


    .box-cart .inner-box .dropdown-box-wts {
        right: 0px;
        left: auto;
    }



    .checkoutSumDivImg {
        width: 135px;
        height: 135px;
        object-fit: cover;
    }

    .box-product {
        padding: 10px 15px 0;
    }

    .product-tab ul.tab-list li {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        padding: 10px 10px;
    }

    .product-tab.style3 ul.tab-list {
        padding: 0;
        margin: 0 auto;
        display: flex;
    }

    .product-tab.style3 ul.tab-list li {}

    .image-about {
        background: #efefef;
        width: 100%;
        display: inline-block;
        border-radius: 10px;
        padding: 0;
        margin: 0 auto 20px;
    }

    .image-about img {
        margin: 0;
        object-fit: contain;
    }

    .box-cart {
        text-align: center;
        padding: 6px 0;
    }

    .top-search {
        padding: 5px 0 5px;
    }


    ul.flat-unstyled>li {
        line-height: normal;
        height: auto;
        position: relative;
    }

    ul.flat-support li {
        display: inline-block;
        line-height: initial;
        height: auto;
    }


    .header-middle .grid-left #logo {
        float: left;
        line-height: initial;
        margin: 10px auto 0;
        text-align: center;
        width: 100%;
    }

    .header-middle #log.header-middle #logo {
        margin-top: 10px
    }

    .flat-product-detail .gallery .previews {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }
    .__clgryMx {
        display: flex;
        flex-direction: column;
    }
    .gallery .previews a .select-left-img {
        height: 60px;
        width: 60px;
        object-fit: cover;
    }


    ul.breadcrumbs {
        font-size: 11px;
        margin-left: 0;
    }

    .flat-breadcrumb ul.breadcrumbs li.trail-end a {
        padding: 0px 10px 0px 10px;
    }

    .iconbox {
        margin-bottom: 20px;
        float: left;
        width: 100%;
    }

    .__crtVwImg {
        width: 100%;
        margin-right: 0;
        text-align: left;
    }

    .__crtVwImg img {
        width: 200px;
        height: 200px;

    }

    .__crtLusPrWv {
        flex-direction: column;
        min-width: 250px;
    }
    
     
    .dpx-whatsapp-lower { 
        right: 2px !important;
    }

}

@media (max-width: 576px) {



    .__cmLogo .header_nav {
        display: none !important;
    }

    .__inbzTxt {
        font-weight: 500;
        color: #2d2d2d;
        font-size: 15px;
    }

    .box-cart .inner-box>a>div.icon-cart {
        height: 38px;
        line-height: 32px;
        width: 38px;
    }

    .box-cart .inner-box ul.menu-compare-wishlist li a {
        height: 38px;
        width: 38px;
        line-height: 32px;
        padding: 0;
    }

    .__cumRtprt .show-search button {
        height: 38px;
        line-height: 32px;
        width: 38px;
    }

    .show-search button:before {
        font-size: 16px;
        line-height: 33px;
    }

    .popup-newsletter .popup {
        display: flex;
        justify-content: space-between;
        flex-direction: column-reverse;
        padding: 20px;
    }

    .popup-newsletter .popup-image img {
        max-height: 200px;
        min-height: 200px;
        object-fit: contain;
        background: #eae8e9;
    }

    .popup-newsletter .popup-text p.subscribe {
        margin-top: 10px;
        margin-bottom: 10px;
    }


    .__cuMsaTgl,
    .__cuMsaTgl .header_nav {
        display: block !important;
    }

    .__cmLogo {
        min-width: auto;
    }

    .__banner .carousel-item img {
        height: 160px;
        object-fit: cover;
    }

    .__cumNwRtWrz {
        justify-content: space-between;
        display: flex;
        border-top: #dfdfdf 1px solid;
        padding-top: 5px;
        margin-top: 5px;

    }

    .__cumNHdzx {
        flex-direction: column;
    }

    .flat-product-detail.style1 .fab-text {
        margin-top: 5px;
    }

    .pro-details-fabric {
        display: flex;
        flex-wrap: wrap;
    }

    .pro-details-color-wrap {
        margin-bottom: 10px;
    }

    .slider .slider-item.style10 {

        height: 365px;
    }

    .slider .slider-item.style10 .item-text .header-item h2 {
        font-size: 40px;
    }

    .__priceWp {}

    .__priceWp .regular {
        margin-left: 5px;
    }

    .product-detail .content-detail .price .sale {
        font-size: 16px;
    }

    .regular {
        font-size: 12px;
    }


    .status-product span {
        margin-left: 5px;
    }


    .box-6 {
        padding: 0 3px !important;
    }

    .product-tab ul.tab-list li {

        padding: 12px 10px;
        line-height: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }



    .inner_pg_blok {
        max-width: 100%;
    }

    .__ctm_btn {
        min-width: 100%;
        max-width: 100%;
    }

    .flat-iconbox.style5 {
        padding: 20px 0 5px;
    }

    .__crtVwImg {
        margin-bottom: 10px;
    }

    .__xfgktzxrj {
        margin-top: 10px;
    }

    .__chcorNwv {
        justify-content: space-between;
        flex-direction: column;
    }

    .__orderhdtx {
        width: 100%;
    }

    .checkoutSumDivImg {
        width: 100%;
        height: 325px;
        object-fit: cover;
    }



    .pro-details-quality .quanlity-box {
        width: 100%;
    }

    h1 {
        font-size: 25px;
    }

    .addtowishlist-auto.wishlist {
        font-size: 11px;
    }

    .imagebox .box-image .topimage img {
        /* min-height: 440px;
        max-height: 440px; */

        min-height: 320px;
        max-height: 320px;
    }

    .gallery .full,
    .gallery .full img {
        height: 400px;
        max-height: 400px;
        min-height: 100px;
        object-fit: cover;
        width: 100%;
    }

    .product-details-content .pro-details-quality .quanlity-box>div.size .selector {
        font-size: 11px;
    }

    .gallery .previews {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }

    .gallery .previews img {
        width: 50px;
        height: 50px;
        float: left;
        object-fit: cover;
    }

    .gallery .full {
        object-fit: cover;
        margin-bottom: 15px;
    }

}