@import url('https://fonts.googleapis.com/css2?family=Pattaya&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap');

@font-face {
    font-family: 'Avalon';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/avalon/avalon-bold-webfont.woff') format('woff'), url('../fonts/avalon/avalon-bold-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Avalon';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/avalon/avalon-book-webfont.woff') format('woff'), url('../fonts/avalon/avalon-book-webfont.woff2') format('woff2');
}



.material-icons {
    font-family: 'Material Icons ';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

a {
    text-decoration: none;
}

body {
    line-height: 1.4;
    font-size: 14px;
    word-wrap: break-word;
    margin: 0;
    -webkit-text-size-adjust: 100%;
    padding: 0px;
    font-family: 'Source Sans Pro', sans-serif, arial;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}


/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

.bg_white {
    background: #fff;
}

.a_left {
    text-align: left !important;
}

textarea:focus,
input:focus,
select:focus,
a:focus {
    outline: none !important;
}

input[type="file"] {
    border: 0px !important;
    padding: 0px !important;
}

 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9ba8b9;
    opacity: 1;
    /* Firefox */
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #9ba8b9;
}

 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #9ba8b9;
}

table {
    border-collapse: collapse;
}

tr {
    border-bottom: 0px;
}

th,
td {
    text-align: left;
    padding: 4px;
}

ul,
li {
    list-style: none;
}

*:focus {
    outline: 0 !important;
}

 ::selection {
    background: #e91e63;
    color: #fff;
}

.container {
    max-width: 1450px;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 0 10px;
}

header {
    display: block;
    width: 100%;
    z-index: 999;
    position: sticky;
    box-shadow: 0 1px 2px 0 rgb(148 150 159 / 30%);
    background: #fff;
    top: 0;
}
#text-open, #imguplod-open{ display: none;}
 .inl input{ width: 16px; height: 16px; vertical-align: middle; margin-right: 2px;}

.main-container {
    display: block;
    width: 100%;
}
.chck-contain {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -15px;
}

.chck-leftbar {
    -ms-flex: 0 0 70%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    padding: 15px;
    margin: 0px;
}

.chck-rightbar {
    -ms-flex: 0 0 70%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    padding: 15px;
    margin: 0px;
}
._jhfks_addrss {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin-bottom: 15px;
}
.ctlog_wrap ._jsfgj {
    float: left;
}
.ctlog_wrap {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.unpaidamount{ color: #e73636; font-weight: 500; }
.paidamount{ color: #1fc370 !important; font-weight: 500;}

._jsfgj {
    font-family: 'Avalon', arial, sans-serif;
    font-size: 20px;
    color: #000;
}
.share_btn {
        float: right;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 4px 15px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;

    font-family: 'avalon', arial, sans-serif;
}

.share_btn i {
    margin-right: 5px; vertical-align: middle;  font-size: 21px;
}
.share-show.active {
    display: block;
}

.share-show {
        position: absolute;
    top: 36px;
    width: 135px;
    display: none;
    background: #fff;
    border: 1px solid rgb(240, 240, 240);
    box-sizing: border-box;
    box-shadow: rgb(34 34 34 / 12%) 0px 2px 4px, rgb(34 34 34 / 12%) 0px 0px 1px;
    border-radius: 0px 0px;
    padding: 10px 4px;
    left: 0px;
    z-index: 10;
}
.share-show a {
    float: left;
    margin: 0 5px;
    width: 28px;
    height: 28px;
    vertical-align: middle;
}
.share-show a img {
    width: 100%;
}
.bx-cart {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 30px;
}
.buttons-chck {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.shopping-card-rows {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #ebf0f3;
}
.shopping-card-rows:first-child {
    padding-top: 0px;
}
.shopping-card-prt {
    padding: 0 0 10px 0;
    margin: 0px;
}
.sh-thumb-prt {
    float: left;
    width: 100px;
    height: 133px;
    overflow: hidden;
    margin-right: 15px;
    border: 1px solid #ededed;
}
.catlog .sh-thumb-prt {
    width: 90px;
    height: 120px;
}
.sh-thumb-prt img {
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
    background-position: 50% 50%;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.sh-info-prt {
    overflow: hidden;
    padding: 0px;
    position: relative;
}
.sh-remove {
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: inherit;
    font-size: 12px;
    text-transform: uppercase;
    color: #101010;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #333;
    cursor: pointer;
    padding: 3px 5px;
    margin-left: 10px;
}
.sh-remove em {
   font-style: normal;
    font-size: 11px;
    font-weight: 600;
    position: relative;
    top: 1px;
}
.mbi {
    display: none;
    font-size: 16px !important;
    vertical-align: middle;
}
#create_catelog{ display: inline-block; }
#create_catelog button{ background: transparent;
    border: 2px solid #1a73e8;
    padding: 6px 15px 8px;
    border-radius: 2px;
    display: inline-block;
    font-family: inherit;
    font-size: 15px;
    font-weight: 600;
    color: #1a73e8;
    margin: 3px 0 0 20px;
    vertical-align: middle;
    cursor: pointer; }
#create_catelog button:hover{ background:#1a73e8; color: #fff; }    
.sh-info-prt a {
    font-family: inherit;
    font-size: 16px;
    color: #101010;
    padding-bottom: 10px;
    font-weight: 600;
}
.sh-info-prt .product-price {
    padding: 10px 0;
}
.sh-info-prt .product-item-discount {
    font-size: 18px;
}

.error {
  font-size: 13px;
    color: #fd3131;
    font-weight: 500;
}

.has-success {
    border-color: #28a745!important;
    color: #28a745!important;
}

.has-success input {
    color: #28a745!important;
}

.has-danger {
    border-color: #e20161!important;
    color: #e20161!important;
}

.has-danger input {
    color: #f3545d!important;
}

.has-warning {
    border-color: #ffa534!important;
    color: #ffa534 !important;
}

.has-danger input {
    color: #e20161 !important;
}

.text-danger {
    color: #e20161 !important;
}

.text-success {
    color: #28a745 !important;
}

.text-warning {
    color: #ffa534 !important;
}


/* alert messgae */

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    /* border-radius: 4px; */
    text-align: center;
}

.alert-success {
    color: #28a745;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning {
    color: #ffa534;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-danger {
    color: #f3545d;
    background-color: #f2dede;
    border-color: #ebccd1;
}


/* user drop down */

.user-dropdown {
    display: none;
    width: 190px;
    position: absolute;
    top: 25px;
    right: 0px;
    background-color: #fff;
    border-radius: 5px;
    z-index: 5;
    margin-top: 10px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.product-view-bigimg img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-position: center;
    object-fit: cover;
}

.print-btn {
    padding: 6px 25px;
    font-family: inherit;
    font-size: 15px;
    display: inline-block;
    color: #fff;
    background: #007bff;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}
.print-btn i {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 20px;
}
.text-right {
    text-align: right;
}



._pfile_ul {
    padding: 0px 0;
    margin: 0px;
    border: 1px solid #ededed;
    margin-right: 25px;
}

._pfile_ul li {
   padding: 0px 0px;
    display: block;
    border-bottom: 1px solid #ededed;
}
._pfile_ul li:last-child{ border-bottom: 0px; }

._pfile_ul li a {
        padding: 12px 0 12px 15px;
    font-family: 'Avalon', arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    display: block;
    line-height: 24px;
    letter-spacing: .5px;
}
._pfile_ul li a i{ margin-right: 6px; vertical-align: middle; }

._pfile_ul li a:hover,
._pfile_ul li.active a {
    -webkit-box-shadow: inset 3px 0 #db56bc;
    box-shadow: inset 3px 0 #db56bc;
    color: #db56bc;
}

.ctctlog {
    float: right;
    padding: 5px 10px;
    background: #149dff;
    color: #fff;
    font-family: inherit;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
    border: 0px;
    font-weight: 600;
    cursor: pointer;
}
.ctctlog i {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px;
}
._pfile_side_right_box {
    padding: 25px;
    overflow: hidden;
    -webkit-box-shadow: 2px 4px 20px rgb(72 76 78 / 20%);
    box-shadow: 2px 4px 20px rgb(72 76 78 / 20%);
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.vision{ color: #007bff; font-weight: 500; }
.vision i{ vertical-align: middle; font-size: 22px; color: #007bff;}

._2sgsf{ float: left; width: 30%; padding: 0 20px 0 0; border-right: 1px solid #ededed }
._3sgsf{ float: left; width: 70%; padding: 0 20px 0 0;}
.mb-2{ margin-bottom: 20px; }
._fsjf{ font-family: inherit; font-size: 19px; color: #000; padding-bottom: 15px; }
.shfsk{ font-family: inherit; font-size: 16px; color: #000; padding-bottom: 5px; display: block; }
._2sgsf p{ font-size: 14px; padding-bottom: 15px; }

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    background-color: transparent;
}
table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table:not(.table-dark) {
    color: inherit;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
        font-weight: 600;
    font-family: avalon, sans-serif, arial;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
}
/* .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
} */
.table td img{ width: 40px; height: 40px;  }
.table td, .table th {
    padding: 0.35rem 0.45rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 15px;
}
.table td.img{ width: 50px; }
.table td:last-child, .table th:last-child{text-align: right; }
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}


table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    border-bottom-width: 0;
}
table.dataTable td, table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
table.dataTable td, table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-left-width: 0;
}
.table:not(.table-dark) {
    color: inherit;
}

.my-orders-row {
    width: 100%;
    display: inline-block;
    margin: 0px 0 15px 0;
    border: 1px solid #e3e4e4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 15px;
    position: relative;
}

.my-orders-header {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.my-orders-thumb {
    float: left;
    width: 90px;
    height: 120px;
    overflow: hidden;
    margin-right: 15px;
}

.my-orders-thumb img {
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
    background-position: 50% 50%;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 50%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* reseller */
.profile-header {
    display: inline-block;
    width: 100%;
    padding: 30px 0px;
    margin: 0px;
}
.reseller_wrapper
{   width: 100%;
    max-width: 700px;
    margin: auto;
    background: #fff;
    padding: 25px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%); 
}
.login_wrapper
{   width: 100%;
    max-width: 700px;
    margin: auto;
    background: #fff;
    padding: 25px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%); 
}
._hdkg {
    display: block;
    text-align: center;
    font-family: inherit;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}
.form-box-control {
    padding: 0px;
    margin: 0px;
    width: 100%;
    
}
.btn_rgtr{ padding: 10px 45px;
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 3px;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 10px; }
 .btn_rgtr:hover{ background: #ff5722; border: 2px solid #ff5722; }   
.form-row {
    display: inline-block;
    width: 100%;
    margin: 0 0 14px 0;
    padding: 0px;
    position: relative;
}
.re_column2 {
    width: 50%;
    float: left;
    padding: 0 5px;
}
.form-box-control select, .form-box-control input {
    width: 100%;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: inherit;
    padding: 12px 40px 12px 40px;
    border: 1px solid #c5c6c9;
    color: #000;
        font-size: 16px;
    font-weight: 500;
}
.done-btn {
    display: block;
    width: 100%;
    margin: 0px 0;
    font-family: inherit;
    font-size: 14px;
    background: #021788;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
    border:0px ;
    cursor: pointer;
}
._sjfhsk {
    font-family: inherit;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding: 15px 0;
}
._jojs {
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    color: #666;
    text-align: center;
    padding: 0px 0 15px 0;
}
._sup {
    display: block;
    max-width: 280px;
    width: 100%;
    background: #eef0f3 !important;
    color: #000 !important;
    padding: 14px 0px;
    justify-content: center;
    margin: auto;
    font-family: 'Avalon', arial, sans-serif;
    font-weight: 600;
    font-size: 15px;

}
._sup:hover {
    background: #2196f3 !important;
    color: #fff !important;
}
.pfile-thumb {
    width: 120px;
    height: 120px;
    background: #ddd;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    border: 3px solid #ddd;
}
.hprofile-info {
    padding: 0px;
    overflow: hidden;
}
.hprofile-info h2 {
    font-family: 'Avalon', arial, sans-serif;
    font-size: 30px;
    color: #fff;
    display: block;
    padding-bottom: 10px;
}
.hprofile-info span {
    font-family: inherit;
    font-size: 17px;
    color: #fff;
    display: block;
    padding-bottom: 5px;
    font-weight: 500;
}
.card_sec {
    padding: 30px 0;
}

.my-account-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  
}
.odr_footer {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    margin: 15px 0px 0;
}

._23g6G- {
    font-family: inherit;
    font-weight: 500;
    font-size: 15px;
    padding-bottom: 6px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
._35pgraph {
    font-family: inherit;
    font-weight: 500;
    font-size: 15px;
    padding-bottom: 6px;
}
._5til {
    font-family: inherit;
    font-weight: 600;
    font-size: 17px;
    padding-bottom: 5px;
}

.odr_address_column {
    padding: 15px 0;
    margin: 0px -10px 10px -10px;
    display: flex;
    flex-wrap: wrap;
}

.odr_column {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 10px;
}

.sub_h {
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-family: inherit;
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.odr_header {
    background: #f3f3f3;
    padding: 10px;
}

.dontent-tittle {
    font-size: 24px;
    color: #000;
    font-family: 'Avalon', arial, sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}
.odr_details_wrap {
    background: #fff;
    padding: 0px;
    margin: 0px 0;
}

.review_boxrate {
    width: 100%;
    display: inline-block;
    padding: 0px;
}
._pfile_side_liftleft {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
._pfile_side_liftright {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.con-card_x {
    display: block;
    width: 100%;
    margin-bottom: 3rem;
}
.title_xbord {
    font-family: 'Avalon', arial, sans-serif;
    font-size: 24px;
    color: #021788;
    margin-bottom: 20px;
    float: left;
}
.dashbord-conx {
    padding: 25px;
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 20px rgb(72 76 78 / 20%);
    box-shadow: 0px 4px 20px rgb(72 76 78 / 20%);
    border-radius: 8px;
    margin-bottom: 1rem;
    display: inline-block;
    width: 100%;
}
._prfile_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.p-second-colmn {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 10px;
}
.profile-form-control label {
    font-family: inherit;
    font-size: 16px;
    color: #101010;
    padding-bottom:2px;
    display: block;
}
.profile-form-control select, .profile-form-control input {
    width: 100%;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: inherit;
    padding: 12px 12px;
    border: 1px solid #e2e8ef;
    color: #404145;
    font-size: 16px;
    background: #f7f9fb;
}
._dimage_t {
    position: relative;
}
._dimage_t img {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin-right: 15px;
}
._pjsfgsj {
    background: #03a9f4;
    cursor: pointer;
    color: #fff !important;
    padding: 10px 20px !important;
    display: inline-block !important;
    border-radius: 2px;
    position: absolute;
    bottom: 4px;
}
._dimage_t input {
    position: absolute;
    bottom: 0px;
    width: 60%;
    border: 0px;
}
._pjsfgsj input {
    display: none;
}
.profile-form-control .rchck-wr24 {
    margin-bottom: 20px;
}
._order_type {
    font-family: inherit;
    font-size: 18px;
    margin-right: 15px;
    color: #4b4e52;
}
.profile-form-control .rchck-wr24 input[type="checkbox"], .profile-form-control .rchck-wr24 input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: auto;
}
.rchck-wr24 input[type="checkbox"], .rchck-wr24 input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: auto;
}
.rchck-wr24 label {
    position: relative;
    display: inline-block;
    padding: 0 0 0 35px;
    height: 1.5em;
    line-height: 1.5;
    cursor: pointer;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
}
.profile-form-control label {
    font-family: inherit;
    font-size: 16px;
    color: #101010;
    padding-bottom: 4px;
    display: block;
}
.rchck-wr24 input[type="radio"]+label::before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.rchck-wr24 label::before, .rchck-wr24 label::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}
.mt-3 {
    margin-top: 15px;
}
.rchck-wr24 label::before {
    content: " ";
    border: 1px solid #bdc3c7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.rchck-wr24 label::before, .rchck-wr24 label::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1.5em;
    height: 1.5em;
}
.rchck-wr24 input[type=radio]+label::after {
    content: " ";
    top: 0.5em;
    left: 0.5em;
    width: 0.5em;
    height: 0.5em;
    background: #fff;
    background: #021788;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.rchck-wr24 input[type="checkbox"]+label::after, .rchck-wr24 input[type=radio]+label::after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.sbtn {
        display: inline-block;
    padding: 12px 35px;
    background: #222222;
    color: #fff;
    margin: 10px 10px;
    border-radius: 4px;
    font-family: 'Avalon', arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    border: 0px; cursor: pointer;
}
.odr_details_wrap {
    background: #fff;
    padding: 0px;
    margin: 0px 0;
}
.sve_btn
{ padding: 10px 20px;
    font-family: inherit;
    font-size: 14px;
    color: #fff;
    border: 0px;
    background: #ff5722;
    border-radius: 3px;
    font-weight: 600;
    margin-bottom: 10px; 
    cursor: pointer; text-transform: uppercase;
}
.sve_btn:hover{ opacity: .9; }
.ship_header{ display: inline-block;  width: 100%; text-align: center;  }
.ship_header span{ font-family: 'Avalon', aril, sans-serif; font-size: 18px; color: #ff5722; text-align: center; font-weight: 600; text-transform: uppercase; padding-bottom: 5px;
    border-bottom: 2px solid #ff5722; }
.shipping_wrap{ width: 100%; padding: 15px 10px; display: inline-block; margin: 0px; }
.shipping_wrap p{ font-weight: 500; color: #45474c; margin-bottom: 20px; }
.table th, .table td{ font-family: inherit; font-size: 16px; font-weight: 600; color: #000; border: 1px solid #dee2e6;  padding: 0.55rem 0.65rem;}
.table thead th{ color: #000 !important;  font-size: 15px !important; }
.c-green{ background: rgb(60, 179, 36); color: #fff; } .c-green td{ color: #fff; }

/* reseller end */

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }

}


/*.user-dropdown::before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #000;
    position: absolute;
    top: -2px;
    right: 4px;
    transform: rotate( 45deg);
    z-index: -1;
} */

.usericonone {
    font-size: 28px;
    cursor: pointer;
}

.drop-head {
    padding: 12px;
    background-color: #000;
    display: flex;
}

.usericon2 {
    color: white;
    width: 24px;
    height: 24px;
    margin-right: 15px;
}

.usersbname {
    color: white;
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-white-space: nowrap;
    overflow: hidden;
}

.dropcontent {
    display: inline-block;
    width: 100%;
}

.mobile-blocker {
    display: none !important;
}

.dropcontent li {
    padding: 0px 0px;
    border-bottom: 1px solid #ddd;
}

.dropcontent li:last-child {
    border: none;
}

.dropcontent li a {
    display: block;
    color: #000;
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 10px;
}

.dropcontent li a:hover {
    background-color: rgb(238 248 248 / 64%);
}

.dropcontent li a span {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    color: #656565;
}


/* user drop down end */

.rio-ulogin {
    display: flex;
    display: -webkit-flex;
    padding: 0px;
    margin-bottom: 0px;
}

.ipc {
    float: left;
}

.rio-log {
    padding: 0px;
    margin: 0px;
}

.topstrip {
    width: 100%;
    padding: 12px 0px;
}
.fpass{ 
    float: right;
    font-size: 15px;
    font-family: inherit;
    color: #0099FF;
    font-weight: 500; 
}

.lg {
    text-decoration: none;
    font-family: inherit;
    font-size: 14px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 600;
    color: #78001F;
    transition: 0.3s;
    white-space: nowrap;
    -webkit-white-space: nowrap;
}

.lg:hover {
    color: #78001F;
}

.topstrip-right span a {
    text-decoration: none;
    font-family: 'Avalon', sans-serif, arial;
    font-size: 15px;
    text-transform: uppercase;
}

.user-show {
    display: none;
}

.user-show.active {
    display: block;
}

.toplinks {
    display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0px 10px 0 0;
    position: relative;
}

.logo {
    width: 100%;
    max-width: 215px;
    display: block;
    margin-right: 10px;
}

.flogo {
    width: 100%;
    max-width: 190px;
    display: block;
    margin: 0px 0 5px;
}

.logo img,
.flogo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.topstrip {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}


/* money-select-drop-down-here */

.moneydrowpdown {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    font-family: inherit;
    font-weight: 600;
    color: #333;
    margin: 0px 10px;
    background-color: transparent;
}

.moneydrowpdown option {
    font-family: inherit;
    font-weight: 600;
    font-size: 14px;
}

.curtxt {
    display: block;
    font-family: inherit;
    font-weight: 600;
    font-size: 15px;
    color: #8089a1;
}

.cur-wrap {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    margin-right: 10px;
}


/* money-select-drop-down-ends */

.tex-rd {
    color: #333!important;
    /* font-size: 27px !important; */
}

.topstrip-right {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

.topstrip-right {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

.ipc {
    margin-right: 5px;
}

.vertical-line {
    display: inline-block;
    border-left: 1.5px solid #d03f4c;
    margin: 0 10px;
    height: 12px;
    transform: rotate(30deg);
}

.pname {
    font-family: 'avalon', arial, sans-serif;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.pname span {
    max-width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}

.pname:hover {
    color: #f03d4b;
}

.pname:hover i {
    color: #f03d4b !important;
}

.pname i {
    color: #333 !important;
    margin-left: -5px;
}

.toplinks .tex-rd:hover {
    color: #047fc7 !important;
}


/* cart-here */

.cart {
    position: relative;
    display: block;
    margin-left: 10px;
}

.cart-amount {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #78001F;
    color: #fff;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    font-size: 13px;
    font-family: inherit;
    font-weight: 500;
}

.cart-amount em{ font-style: normal; }
.vm {
    vertical-align: middle !important;
}

nav {
    display: block;
    background-color: #78001F;
    z-index: 50;
    box-shadow: rgb(99 99 99 / 7%) 0px 5px 8px 0px;
    z-index: 999;
    transition: 0.3s ease-in-out;
    /* border-bottom: 0.80px solid #f3f0f0; */
    border-top: 0.80px solid #f3f0f0;
}


/* navlinks-here */
.nleft{ right: 0px; left: auto !important; width: 200px !important; }
.w-100{  flex-basis: 100% !important; -webkit-flex-basis: 100% !important;  max-width: 100% !important; }
.navlinks {
    display: block;
    position: relative;
}

.navlinks ul {
        display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    pointer-events: all;
    padding: 0px 0px;
    position: relative;
}

.navlinks ul li {
    padding-right: 30px;
    padding-left: 20px;
    position: relative;
}

.navlinks ul li:first-child {
    padding-left: 0px;
}

.navlinks ul li a {
    color: #fff;
    position: relative;
    font-size: 15px;
    font-family: inherit;
    text-decoration: none;
    padding: 14px 0;
    display: block;
    font-weight: 600;
}
.navlinks ul li a i{ vertical-align: middle; font-size: 20px; }

.navlinks ul li .active::after {
    content: "";
    position: absolute;
    display: block;
    height: 2px;
    width: 100%;
    background-color: #fff;
    bottom: -8px;
    transition: 0.3s;
}

.navlinks ul li a::after {
    content: "";
    position: absolute;
    display: block;
    height: 2px;
    width: 0%;
    background-color: #fff;
    bottom: 0px;
    transition: 0.3s;
}

.navlinks ul li a:hover::after {
    width: 100%;
}

.navlinks ul li a span {
    vertical-align: middle;
    background-color: #ffffff57;
    border-radius: 50%;
    margin-top: -2px;
    font-size: 24px;
}

.home-banner {
    width: 100%;
    display: block;
    position: relative;
    padding-top: 30%;
}

.home-banner img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
}


/* mega-menu-here */

.mega-menu {
    display: none;
    /*min-width: 240px; */
    width: 450px;
    left: 0;
    top: 42px;
    position: absolute;
    padding: 5px 0px;
    background-color: #fff;
    z-index: 1000;
    border-radius: 0px 0px 5px 5px;
    margin: auto;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 1%), 0 2px 4px rgb(0 0 0 / 10%);
    border-color: rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(204, 204, 204, 0.377);
    animation: faded 0.3s;
    -webkit-animation: faded 0.3s;
    transition: 0.3s;
    overflow-y: hidden;
}

@keyframes faded {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes faded {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.mega-wrap {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.mega-cols {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%;
    padding: 0px;
    position: relative;
}

.mega-cols:nth-child(even) {
    background-color: #f4feff80;
}

.navminitle {
    font-size: 15px;
    color: #222222 !important;
    font-weight: 600;
    padding: 8px 20px;
}
.navminitle a{ color: #222222 !important; padding: 0px !important; }
.p-relative{ position: relative !important; }

.mega-cols ul li {
    padding: 0px 0px
}

.mega-cols ul {
    display: block;
    width: 100%;
}

.mega-cols ul li a {
    color: #333;
    font-size: 16px;
    font-family: inherit;
    font-weight: 500;
    text-align: left;
    text-transform: initial !important;
    padding: 6px 20px !important;
}

.mega-cols a {
    text-transform: initial !important;
   /* padding: 12px 20px !important; */

}

.mega-cols a:hover {
    color: #78001F!important;
}

.nav-mtitles {
    color: #4e4e4e !important;
}

.nav-drop-menu {
    display: none !important;
}

.nav-drop-menu {
    position: absolute;
    left: 100%;
    top: 0px;
    border-radius: 4px;
    border-color: rgba(0, 0, 0, 0.08);
    background: #fff;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 1%), 0 2px 4px rgb(0 0 0 / 10%);
    border-color: rgba(0, 0, 0, 0.08);
    min-width: 200px;
    margin-left: -8px;
}

.mega-cols:hover .nav-drop-menu {
    display: block !important;
}

.nav-drop-menu li {
    padding: 0px;
    margin: 0px;
}

.nav-drop-menu li a {
    display: block;
    padding: 7px 15px !important;
    font-family: inherit;
    font-size: 14px;
    color: #333;
}

.nav-drop-menu li a:hover {
    background: #f2f2f7 !important;
    text-decoration: none !important;
    color: #007aff !important;
}

.navlinks .nav-drop-menu li a::after,
.mega-cols a::after {
    background-color: transparent !important;
    height: auto !important;
}

.navlinks .nav-drop-menuli li a:hover::after,
.navlinks .mega-cols a:hover::after {
    width: auto !important;
}

.f-right {
    float: right;
}

.open-mega:hover .mega-menu {
    display: block;
}

.nav-mtitle {
    font-family: inherit;
    font-size: 15px;
    color: #222222;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}


/* top-categories-sec-here */

.t-cat {
    width: 100%;
    display: block;
    padding: 30px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

.t-display1 {
    display: block;
    font-size: 28px;
    font-family: 'Avalon', arial, sans-serif;
    margin: 0px auto 40px;
    font-weight: 500;
    position: relative;
    max-width: 40%;
    color: #222222;
    text-align: center;
    text-transform: uppercase;
}

.t-display1::before {
    content: "";
    position: absolute;
    width: 10%;
    height: 2px;
    background-color: #EDB42F;
    top: 50%;
    left: 0;
}

.t-display1::after {
    content: "";
    position: absolute;
    width: 10%;
    height: 3px;
    background-color: #EDB42F;
    top: 50%;
    right: 0;
}
._viall {
    width: 100px;
    display: block;
    padding: 8px 0px;
    border: 1px solid #ddd;
    margin: auto;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    margin-top: -20px;
    font-size: 14px;
    font-family: avalon;
    font-weight: 500;
    color: #504f5b;
}
.t-display1 {
    display: block;
    font-size: 28px;
    font-family: 'Avalon', arial, sans-serif;
    margin: 0px auto 40px;
    font-weight: 500;
    position: relative;
    max-width: 40%;
    color: #222222;
    text-align: center;
    text-transform: uppercase;
}
.text-review {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #6f7583;
}
.mb-4 {
    margin-bottom: 40px !important;
}
/* reviews page */
.bg-gray{ background-color: #f2f2f5; }
.bg-white{ background: #fff;  }
.review-header{display: flex; flex-wrap: wrap; padding: 0px; margin: 0px}
.review-thumb{ flex-basis: 18%; max-width: 18%; align-items: center; align-content: center; padding: 10px; }
.review-description{ flex-basis: 50%; max-width: 50%;  align-items: center; align-content: center; padding: 10px; }
.review-description h2{ font-family: inherit; font-weight: 600; color: 000; font-size: 50px; }
.rvw-rating{ display: flex;  align-items: center; }
.rvw-rating span{ font-size: 16px; color: #454554; padding: 0 15px; font-weight: 500; }
.JHS7{ font-size: 17px;
    color: #454554;
    font-weight: 400;
    padding-top: 10px;
    display: block;}

.rvw-btn{ background: #0081FF;
    color: #fff;
    font-family: inherit;
    font-size: 13px;
    text-transform: uppercase;
    padding: 10px 25px;
    border-radius: 2px;
    font-weight: 500;
    vertical-align: middle;
    display: inline-block;
    
      }
.rvw-btn-wrap{ flex-basis: 32%; max-width: 32%; align-items: center; align-content: center; padding: 10px; display: flex; cursor: pointer; justify-content: end;}
.style_main_content{ 
    margin-top: 15px; padding: 0px; display: grid;
    width: 100%;
    grid-template-columns: 10remcalc(50% - 10rem) 1fr;
    grid-template-rows: auto;}
.style_left{ grid-column: 1/4;
    grid-row: 1;
    margin: 0 0 4rem;} 
.style_right{ grid-column: 4/5; grid-row: 1/4; padding-left: 2rem;  display: flex; flex-direction: column; flex-grow: 0; flex-shrink: 0;
    flex-basis: 360px; width: 360px;}  

.style_box{ padding: 24px; margin-bottom: 8px; background: #fff; overflow: hidden;  } 
.style_box_rigth{ margin-bottom: 16px; padding: 24px 24px 8px; background: #fff; overflow: hidden;  }   
.rw_style_head{ font-family: inherit; font-size: 30px; color: #000; margin-bottom: 25px; } 
.rw_style_head span{ color: #888; }
.rating-bar{ width: 100%; height: 6px; background: #eef1f7; display: block; } 
.rating-bar-progress{ width: 100%; height: 6px; background: #0092ff; display: block;  } 
.rw_style_percentage{ display: inline-block; width: 100%; margin: 5px 0; }   
.rw_style_row{ display: inline-block; width: 100%; padding: 0px; margin-bottom: 10px;}
.ce_review{ font-family: inherit; font-size: 16px; color: #9ca0ac; padding: 0 5px; font-weight: 400; }
.vpercentage{  font-family: inherit; font-size: 18px; color: #000;  font-weight: 500; }
.style_rws{ float: right; }
.thmb_avatar{ width: 50px; height: 50px; background: #ddd; margin-right: 10px; float: left; border-radius: 100%; }
.thmb_avatar img{ width: 100%; }
._sfhslk{ overflow: hidden; padding: 0px; } ._sfhslk h3{ font-family: inherit; font-size: 18px; color: #000; font-weight: 500; }
._uyhf{ display: inline-block; width: 100%; padding: 5px 0 0 0; }
._uyhf span{ font-family: inherit; font-size: 14px; color: #6c6c85; margin-right: 10px; font-weight: 400; }

.rws_head_ywriwt{ display: block; width: 100%; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #dcdce6; }
.rws_head_ywriwt:last-child{  border-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px; }

._rvws_header{ margin-bottom: 10px; display: flex; align-items: center; }
._rvws_header span{ flex-basis: 50%; max-width: 50%; color: #6c6c85;} ._rvws_header span:last-child{ text-align: right; }
.h2_JSHF{ font-family: inherit; font-size: 20px; color: #000; margin-bottom: 10px;  font-weight: 600; }
._uyhf span i{ font-size: 20px;  vertical-align: middle; }
.container_review{ width: 100%;
    max-width: 1100px;
    padding: 0 15px;
    margin: 0 auto;
    display: block; }
p{ font-family: inherit; font-size: 17px; color: #191919; font-weight: 400; padding-bottom: 5px; }
.page_share span{ padding-right: 10px; font-size: 15px; cursor: pointer; } .page_share span i{ vertical-align: text-top; display: inline-block; font-size: 17px;  margin-right: 5px;}
.tilte_24{ font-family: inherit; font-size: 20px; color: #191919; margin-bottom: 10px; font-weight: 500; }
.text-cnt{  font-family: inherit; font-size: 16px; color: #191919; padding-bottom: 10px; font-weight: 400;}
._acty{ list-style: none; padding: 0px; margin: 10px 0 0 0; display: inline-block;  width: 100%;  }
._acty li{ display: block;
    width: 100%;
    padding-bottom: 15px;
    font-family: inherit;
    font-size: 17px;
    color: #333;
    font-weight: 400;}

._acty li i{ vertical-align: middle; margin-right: 10px; float: left; font-size: 20px; color: #4f5156; }
.share-open{ padding: 15px; background: #fff; box-shadow: 0 12px 20px 0 rgb(0 0 50 / 12%); border: 1px solid #e8e8eb;  width: 175px; margin: 15px 10px 0 10px; display: none; position: absolute;}
.share-open a{ display: inline-block; padding: 0px 5px } .share-open a img{ width: 35px; }
.share-open:after, .share-open:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.share-open:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}
.share-open:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #e8e8eb;
    border-width: 12px;
    margin-left: -12px;
}

/* --- */

.product-box {
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid rgb(240, 240, 240);
    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
}

.product-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 11px 15px rgb(0 0 0 / 6%);
}

.product-image-box {
    display: block;
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    position: relative;
}


/* .product-image-box:hover {
    outline: 2px solid #78001F;
} */

.product-image-box::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX( -25deg);
    transform: skewX( -25deg);
}

.product-image-box:hover::before {
    -webkit-animation: shine .80s;
    animation: shine .80s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.product-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: 0.8s;
}

.product-box .product-image-box:hover img {
    transform: scale(1.2);
}

.homebannerbox {
    display: block;
    width: 100%;
    position: relative;
    padding-top: 40%;
    overflow: hidden;
    border-radius: 8px;
}

.homebannerbox2 {
    padding: 130px 50px;
    overflow: hidden;
    border-radius: 8px;
}

.homebannerbox2 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-position: 0px -93px;
    object-fit: cover;
}

.hom2con {
    text-align: right;
}

.text-left {
    text-align: left !important;
}

._bngs {
    font-size: 31px !important;
    color: #ff5722  !important;
}

._bngspara {
    font-size: 50px !important;
    font-weight: 600 !important;
    line-height: initial;
    color: #fff !important;
}

.hom2con h3 {
    font-size: 40px;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 5px;
    color: #fff;
}

.hom2con ul {
    display: inline-block;
    width: 100%;
    padding-top: 30px;
}

.hom2con ul li {
    font-family: inherit;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    padding-right: 20px;
    display: inline-block;
}

.hom2con ul li i {
    color: #08d06f;
    margin-right: 5px;
    vertical-align: middle;
}

.hom2con p {
    font-size: 21px;
    font-family: inherit;
    font-weight: 500;
    color: #fff;
}

.homebannerbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-position: 0px -93px;
    object-fit: cover;
}

.banner2con {
    position: absolute;
    padding: 40px 0px 0px 30px;
    width: 100%;
    max-width: 800px;
    left: 10px;
    top: 10px;
    z-index: 500;
}

.banner2con h2 {
    font-family: inherit;
    font-weight: 600;
    font-size: 50px;
    display: block;
    margin-bottom: 10px;
    color: #ffffff;
    line-height: 60px;
}

.hm-bansec {
    width: 100%;
    display: block;
    padding: 20px 0px;
}

.banner2con h3 {
    font-family: inherit;
    font-weight: 500;
    font-size: 37px;
    display: block;
    color: #5a330f;
}


/* product-box-two box-two */

.boxtwo .product-image-box {
    display: block;
    width: 100%;
    padding-top: 133%;   
    overflow: hidden;
    position: relative;
    outline: none;
}

.boxtwo .product-image-box::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX( -25deg);
    transform: skewX( -25deg);
}

.boxtwo .product-image-box:hover::before {
    -webkit-animation: shine3 .80s;
    animation: shine3 .80s;
}

@-webkit-keyframes shine3 {
    100% {
        left: 150%;
    }
}

@keyframes shine3 {
    100% {
        left: 150%;
    }
}

@keyframes shine {
    100% {
        left: 150%;
    }
}

@-webkit-keyframes shine {
    100% {
        left: 150%;
    }
}

.boxtwo .product-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: 0.8s;
}

.boxtwo .product-image-box:hover img {
    transform: scale(1.0);
}


/* -box-two-ends-here */

._2d_rating {
    float: left;
    width: 105px;
    height: auto;
    background: url(../img/w_star.png) no-repeat;
    background-size: 105px 20px;
}

._2d_ratings {
    float: left;
    height: 20px;
    background: url(../img/star.png) no-repeat;
    background-size: 105px 20px;
}

.h-cart {
    text-align: center;
    margin: 10px 0 0;
    display: inline-block;
    width: 100%;
}

.sub-title {
    padding: 10px 10px;
    display: block;
}

.p-name {
    font-size: 16px;
    font-family: inherit;
    font-weight: 600;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    display: block;
    white-space: nowrap;
    -webkit-white-space: nowrap;
    max-width: 100%;
    /* line-height: 19px; */
    margin-bottom: 3px;
}

.p-min-name {
    display: block;
    text-align: left;
    color: #929292;
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    text-decoration: none;
    margin-bottom: 5px;
    white-space: nowrap;
    -webkit-white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.pricebox {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 6px;
}

.ratings {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.mydd-price {
    padding: 10px 0px;
    border-radius: 4px;
    border-bottom: 1px dashed #e1e1e1;
    border-top: 1px dashed #e1e1e1;
}

.plr-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.mydd-price h3 {
    color: #411b66;
}

.ratings span {
    color: #fd727e;
    font-size: 18px;
}

footer {
    border-top: 1px solid #ddd;
    display: block;
    width: 100%;
    background: #ffffff;
}

.footer-wrap {
    padding: 50px 0;
}

.f-p {
    font-size: 14px;
    margin: 0px 0px 15px;
    color: #0b83ff;
    font-family: inherit;
    display: block;
    font-weight: 500;
}

.f-warp {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -20px;
    padding: 0px;
}

.f-box {
    flex-basis: 25%;
    -webkit-flex-basis: 25%;
    padding: 0px 20px;
}

.f-p2 {
    font-size: 16px;
    margin: 0px 0px 15px;
    color: #78001F;
    font-family: avalon;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.6px;
}

.fc-logo {
    text-align: center;
    padding-bottom: 30px;
}

.f-box ul li a {
    font-size: 15px;
    font-family: inherit;
    color: #333232;
    font-weight: 500;
    text-transform: capitalize;
    transition: 0.3s;
    padding: 0px;
    display: block;
}

.f-box ul li a:hover {
    color: #1a1010;
    text-decoration: underline;
}

.f-box ul li {
    padding: 3px 0;
    font-size: 15px;
    font-family: inherit;
    color: #333232;
    font-weight: 500;
}

.cupcake {
    object-fit: contain;
    width: 120px;
    height: 80px;
    margin-top: 10px;
}

.f-input-warp {
    margin: 0px 0px 8px;
    display: inline-block;
    width: 100%;
}

.f-input-warp input {
    width: 72%;
    padding: 10px 20px;
    outline: none;
    border: none;
    background-color: #fff;
}

.submit-btn {
    background-color: #d03f4c;
    color: #fff;
    padding: 10px 40px;
    text-align: center;
    outline: none;
    border: none;
    font-family: inherit;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    transition: 0.3s;
    cursor: pointer;
    margin-left: -5px;
}

.f-input-warp button:hover {
    background-color: #0a81c9;
}

.social-warp {
    display: inline-block;
    width: 100%;
    padding: 0px;
}

.social-warp a {
    display: inline-block !important;
    padding: 0px !important;
    margin: 0px 5px;
    width: 22px;
    height: 22px;
    transition: 0.3s;
}

.social-warp a:hover {
    transform: scale(1.1);
}

.social-warp a:hover {
    opacity: 1;
}

.social-warp p {
    color: #d03f4c;
    font-family: 'Avalon';
    font-size: 18px;
    margin-right: 15px;
}

.fc-right a:hover {
    text-decoration: underline;
}

.social-warp img {
    width: 100%;
}

.min-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.min-circle a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.min-circle a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.favorite_btn button {
    background: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-block;
    border: 0px;
}
._sfv i {
    color: #e91e63 !important;
}


/* --------------------------- */


/* swipper-slide-produts-here */

.s-product {
    display: block;
    width: 100%;
    overflow: hidden;   
    position: relative;
    padding-top: 133%;
    transition: 0.5s;
    border: 2px solid #ededed;
    border-radius: 10px;
   
}

.s-product img {
    width: 100%;
    height: 100%;
    object-fit: cover;    
    position: absolute;
    top: 0;
    left: 0;
}

.s-product::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX( -25deg);
    transform: skewX( -25deg);
}

.s-product:hover::before {
    -webkit-animation: shine2 .80s;
    animation: shine2 .80s;
}

@-webkit-keyframes shine2 {
    100% {
        left: 150%;
    }
}

@keyframes shine2 {
    100% {
        left: 150%;
    }
}

.f-bottom-strip {
    display: block;
    width: 100%;
    padding: 12px 0px;
    background-color: #01408f;
}

.f-bottom-strip-warp {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.f-bottom-strip-warp p {
    color: #fff;
    font-family: inherit;
    font-weight: 500;
    font-size: 15px;
    margin-right: 10px;
}

.f-bottom-strip-warp a {
    color: #fff;    
    font-size: 15px;
    text-decoration: none;
    font-family: inherit;
    font-weight: 400;
}

.t-wrap {
    display: flex;
}

.t-product {
    flex-basis: 25%;
    -webkit-flex-basis: 25%;
}

.s-caro {
    display: block;
    padding: 30px 0px;
}


/* --------------------------------- */


/* page-links-start-here */

.page-links {
    display: block;
}

.p-lw {
    padding: 12px;
    display: flex;
    align-items: center;
    max-width:1450px;
    width: 100%;
    margin: 0 auto;
}

.p-lw li {
    display: inline-block;
}
.p-lw li:last-child{     overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.p-lw li span {
    display: block;
    color: #959595;
    
}

.p-lw li a {
    display: block;
    margin-left: 2px;
    text-decoration: none;
    text-transform: capitalize;
    font-family: inherit;
    position: relative;
    font-weight: 500;
    color: #959595;
    font-size: 15px;
}

.p-lw li .active {
    color: #084a9a;
}

.atc {
    display: block;
    padding: 30px 0px 0px;
}

.atc-row {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
}

.atc-left-col {
    flex-basis: 20%;
    -webkit-flex-basis: 20%;
    max-width: 20%;
    border-right: 1px solid rgb(220 220 220);
    border-style: double;
}

.atc-left-col_print {
    flex-basis: 20%;
    -webkit-flex-basis: 20%;
    max-width: 20%;
    border-right: 1px solid rgb(220 220 220);
    border-style: double;
}

.atc-right-col {
    flex-basis: 80%;
    -webkit-flex-basis: 80%;
    max-width: 80%;
    padding: 0px 30px;
}

.atc-main-col{ flex-basis: 100%;
    -webkit-flex-basis: 100%;
    max-width: 100%;
    padding: 0px ; }

.product-image-box:hover .fobtn {
    opacity: 1;
}
._page_ovelay {
    font-family: 'Avalon', arial, sans-serif;
    font-size: 19px;
    color: #fff;
    position: absolute; 
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #ea1c81;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.clearall{ font-size: 13px; font-family: inherit; color: #239eff; font-weight: 500; text-transform: uppercase; text-align: right;
    float: right; padding-top: 5px; }
 .pagenation_div{  background: #fff;
   /* border-top: 1px solid #e0e0e0; */
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0px;
    line-height: 32px; flex-wrap: wrap;} 
.page-count{ max-width: 50%; flex-basis: 50%; }    

.pagination-container {
    padding: 10px 0;
    text-align: center;
    font-weight: 500;
    flex-basis: 50%;
    max-width: 50%;
    text-align: center;

}

.pagination-container .ge-49M {
    display: inline-block;
    padding: 0 8px;
    cursor: pointer;
    line-height: 32px;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    text-align: center;
} 

.pagination-container .ge-49M.active { background: #2874f0; color: #fff;}

._1LKTO3 {
    display: inline-block;
    line-height: 32px;
    color: #2874f0;
    padding: 0 25px;
    text-transform: uppercase;
}     

.fobtn {
    display: block;
    width: 100%;
    padding: 11px 0px;
    outline: none;
    border: none;
    background-color: #78001F;
    color: #fff;
    z-index: 5;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    transition: 0.3s;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.80px;
}

.produts-wrapper {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0px -10px;
}

.produts-wrapper-cols {
    flex-basis: 25%;
    -webkit-flex-basis: 25%;
    padding: 0px 10px;
    max-width: 25%;
    margin-bottom: 20px;
}

.produts-wrapper-5cols {
    flex-basis: 20%;
    -webkit-flex-basis: 20%;
    padding: 0px 10px;
    max-width: 20%;
    margin-bottom: 20px;
}


.pricing-tag {
    display: inline-block;
    color: #8c8d91;
    padding-right: 5px;
    font-size: 15px;
    font-family: inherit;
    font-weight: 600;
    text-align: left;
    text-decoration: line-through;
}

.del-pricetag {
    display: inline-block;
    color: #000;
    margin: 0px auto 0px;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    padding-right: 5px;
}

.atc-btn {
    display: inline-flex;
    font-family: inherit;
    align-items: center;
    -webkit-align-items: center;
    -webkit-align-items: center;
    padding: 12px 35px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-white-space: nowrap;
    cursor: pointer;
    text-align: center;
    outline: none;
    border: none;
    border-radius: 30px;
    background-color: #1481c8;
    color: #fff;
    transition: 0.5s;
}

.atc-btn:hover {
    background-color: #f03d4b;
}

.atc-btn:hover .s-bag {
    transform: translateX(-10px) rotate( 5deg);
}

.s-bag {
    margin-right: 5px;
    transition: 0.5s
}

.bordersolid {
    border-style: solid !important;
}

.ol-dashed {
    outline-style: dashed !important;
}


/* side-bar-cat-here */

.sidebar-cat {
    display: block;
    padding: 0px 20px 0 0;
    margin-bottom: 15px;
}

.side-cat-tittle {
    display: block;
    padding: 0px;
    text-align: left;
    color: #78001f;
    font-family: 'Avalon';
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}

.unit-items {
    display: block;
}

.unit-items .unit-list {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-style: double;
    padding-bottom: 5px;
}

.unit-list:last-child {
    border-bottom: none !important;
}

.unit-items .unit-list a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 17px;
    font-family: inherit;
    padding: 8px 0px;
    letter-spacing: 0.40px;
    text-transform: capitalize;
}

.unit-items .unit-list a:hover {
    color: #e40719;
}

#clrfilbox {
    display: none !important;
    padding: 20px 10px;
}

.clrfilbtns {
    border: 1px solid #222222;
    padding: 12px 10px;
    display: inline-block;
    width: 48%;
    max-width: 48%;
    border-radius: 4px;
    font-size: 15px;
    color: #222222;
    font-weight: 500;
    font-family: inherit;
    text-align: center;
    letter-spacing: 0.20px;
}

.clrfilbtns:nth-child(1) {
    background-color: transparent;
}

.clrfilbtns:nth-child(1):hover {
    background-color: #222222;
    color: #fff !important;
}

.clrfilbtns:nth-child(2) {
    background-color: #222222;
    color: #fff !important;
}

.clrfilbtns:nth-child(2):hover {
    background-color: transparent;
    color: #222222 !important;
}

.unit-items li a span {
    vertical-align: middle;
    color: #4c4c4c;
}

.ml-auto {
    margin-left: auto;
}

.mr-5 {
    margin-right: 15px !important;
}

.m5 {
    margin-right: 5px !important;
}

.text-lg {
    color: lightgray !important;
}

.b-none {
    border: none !important;
}


/* rounded-check-box */

.round {
    position: relative;
}

.round label {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px;
}

.round label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 6px;
    left: 7px;
    opacity: 0;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 12px;
}

.round input[type="checkbox"] {
    visibility: hidden;
}

.round input[type="checkbox"]:checked+label {
    background-color: #66bb6a;
    border-color: #66bb6a;
}

.round input[type="checkbox"]:checked+label:after {
    opacity: 1;
}


/* checkbox- */

.checkbox {
    position: relative;
    overflow: hidden;
}

.checkbox__input {
    position: absolute;
    top: -100px;
    left: -100px;
}

.checkbox__inner {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #626262;
    background: transparent no-repeat center;
}

.checkbox__input:checked+.checkbox__inner {
    border-color: #52C6C4;
    background-color: #52C6C4;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14px' height='10px' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E%3Ctitle%3Echeck%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ios_modification' transform='translate(-27.000000, -191.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Group-Copy' transform='translate(0.000000, 164.000000)'%3E%3Cg id='ic-check-18px' transform='translate(25.000000, 23.000000)'%3E%3Cpolygon id='check' points='6.61 11.89 3.5 8.78 2.44 9.84 6.61 14 15.56 5.05 14.5 4'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 14px 10px;
}

.bg-red {
    background-color: #f03d4b !important;
}

.bg-green {
    background-color: #3CB324 !important;
}

.text-green {
    color: #309c30 !important;
}

.bg-orange {
    background-color: #FF9F00 !important;
}

.bg-tangi {
    background-color: #ff6633 !important;
}

.bg-blu {
    background-color: #1686ca !important;
}

.bg-ov-blue {
    background-color: #6b95cdc5!important;
}

.bt-border-blu {
    outline: 8px solid #477fcf!important;
}

.bt-border-gray {
    outline: 8px solid #e7e7e7!important;
}

.bt-border-blu:hover {
    background-color: #f03d4b !important;
}

.text-blu {
    color: #477fc4 !important;
}

.bt-border-blu:hover {
    outline: 8px solid #f03d4b !important;
}

.h-actc-btn:hover {
    background-color: #477fc4 !important;
}

.text-white {
    color: #fff !important;
}

.iceicn {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.vm {
    vertical-align: middle !important;
}

.fr {
    float: right !important;
}

.addlist {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    color: dimgray;
    -webkit-justify-content: center;
}

.addlist .likeicn {
    font-size: 30px !important;
}

.rnrns-right {
    display: block;
}

.liked {
    color: #fff !important;
    background-color: #fb1e83 !important;
}


/* product-view-section-start-here */

.prd-v-sec {
    display: block;
    padding:  0px;
   
}

.prd-v-sec-row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 10px 0px;
    margin-bottom: 10px;
}

.prd-v-sec-col-left {
    flex-basis: 35%;
    -webkit-flex-basis: 35%;
    max-width: 35%;
}
.prd-v-sec-col-left {
    position: -webkit-sticky;
    position: sticky;
    top: 125px;
    bottom: 0;
    z-index: 2;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.prd-v-sec-col-right {
    flex-basis: 65%;
    -webkit-flex-basis: 65%;
    max-width: 65%;
    padding: 0px 0px 0px 40px;
}

.product-view-boxes {
    display: block;
}

.product-view-bigimg {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 150%;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.product-view-bigimg img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-position: center;
    object-fit: cover;
}

.product-box-bottom {
    display: block;
    padding-top: 20px;
}

.smallimgswarp {
    display: flex;
    margin: 0px -10px;
}

.smallimgscols {
    flex-basis: 20%;
    -webkit-flex-basis: 20%;
    max-width: 20%;
    padding: 0px 10px;
}

.smallimg-products {
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 150%;   
    overflow: hidden;
    border: 1px solid #ddd;
    cursor: pointer;
}

.smallimg-products img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-position: top;
    object-fit: cover;
}

.prd-rigt-sec {
    display: block;
    position: relative;
}

.prd-rigt-sec .addlist {
    position: absolute;
    top: 0px;
    right: 100px;
}

.tittle-text {
    color: #000;
    font-size: 22px;
    font-family: inherit;
    font-weight: 500;
    display: block;
    max-width: 80%;
    margin-bottom: 10px;
}

.sub-tittle {
    color: #4e5968;
    font-size: 15px;
    font-family: inherit;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
}

.sub-tittle:hover {
    color: rgb(40, 116, 240);
}

.justify-start {
    justify-content: flex-start !important;
}

.text-tangi {
    color: #ff6633 !important;
}
.text-blue {
    color: #1981ff !important;
}


.pricetag2 {
    color: #000;
    font-size: 30px;
    font-family: inherit;
    font-weight: 500;
}

.price-tag {
    display: inline-block;
    width: 100%;
    padding: 0px 0 10px ;
}
.prd-rigt-sec p span{   font-weight: 500; font-size: 15px; }

.price-gjs {
    text-decoration: line-through;
    font-size: 22px;
    font-family: inherit;
    padding: 0 10px;
    color: #8c8d91;
    font-weight: 500;
}

.price-off {
    font-size: 22px;
    font-family: inherit;
    padding: 0 5px;
    color: #26a541;
    font-weight: 500;
}

.desabled {
    pointer-events: none;
    opacity: 0.3;
}

.slt-p-size {
    display: block;
    margin: 0px 0px 25px;
}

.button-footer {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.button-footer .lgbtns:nth-child(1) {
    border: 1px solid #222222;
    background-color: transparent;
    color: #222222;
}

.button-footer .lgbtns:nth-child(1):hover {
    background-color: #222222;
    color: #fff;
}

.button-footer .lgbtns:nth-child(2) {
    position: relative;
    border: 1px solid #26a541;
    background-color: #26a541;
    margin-bottom: 20px;
}

.button-footer .lgbtns:nth-child(2):hover {
    background-color: transparent;
    background-color: #26a541;
}

.button-footer .lgbtns:nth-child(3) {
    border: 1px solid #239BE6;
    background-color: transparent;
    color: #239BE6;
}

.button-footer .lgbtns:nth-child(3):hover {
    background-color: #239BE6;
    color: #fff;
}

.sbtext {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    font-family: inherit;
    font-weight: 500;
    color: rgb(46, 45, 45);
}

.sbtext a {
    font-weight: 600;
    font-size: 17px;
    font-family: inherit;
    color: #2196f3;
}

.sbtext:hover a {
    text-decoration: underline;
}

.shadow {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.min-title {
    display: block;
    color: #000000;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
    font-family: inherit;
    letter-spacing: 0.60px;
    text-transform: uppercase;
}

.size-wrapper {
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin: 0px -10px;
    flex-wrap: wrap;
}

.size-cols {
    flex-basis: 20%;
    max-width: 20%;
    padding: 10px;
}

.size-boxes {
    display: block;
    width: 50%;
    margin: 0px auto 8px;
    padding: 10px;
    cursor: pointer;
}

.size-cols:hover {
    border-radius: 10px 30px 10px 30px;
    outline: 4px solid #f03d4b;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.size-boxes img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}

.size-cols p {
    color: #4c4c4c;
    text-align: center;
    font-weight: 400;
    font-family: inherit;
    letter-spacing: 1px;
    line-height: 21px;
    font-size: 14px;
}

.w-65 {
    width: 65% !important;
}

.w-75 {
    width: 75% !important;
}

.w-85 {
    width: 85% !important;
}

.w-100 {
    width: 100% !important;
}

.discription-box {
    width: 100%;
    padding: 20px 0px;
}

.discription-box h2 {
    color: #fff;
    font-size: 28px;
    font-family: 'Avalon', aria, sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}

.discription-box p {
    color: #fff;
    font-size: 17px;
    font-family: inherit;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 23px;
}

.easyzoom {
    float: left;
}

.easyzoom img {
    display: block;
}


/* Shrink wrap strategy 2 */

.easyzoom {
    display: inline-block;
}

.easyzoom img {
    vertical-align: bottom;
}

.lgbtns {
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%;
    padding: 12px 10px;
    border-radius: 3px;
    border: none;
    outline: none;
    color: #fff;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    letter-spacing: 0.90px;
    text-align: center;
    margin-bottom: 15px;
}

.d-flex {
    display: flex !important;
    display: -webkit-flex!important;
    display: -ms-flexbox !important;
    align-items: center;
    -webkit-align-items: center;
}

.aling-center {
    align-items: center !important;
    -webkit-align-items: center;
    -ms-flex-align: center;
}

.d-block {
    display: block !important;
}

.rating-numbers {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    background: rgb(35, 187, 117);
    padding: 2px 8px;
    border-radius: 40px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
}

.r-bgy {
    background-color: #eb9705!important;
}

.rating-numbers i {
    font-size: 16px;
    vertical-align: sub;
    margin: 0px 0 0 3px;
}

.review-number {
    margin-right: 5px;
}

.rating-wrap {
    margin-bottom: 10px;
}

.rtns {
    font-family: inherit;
    font-size: 16px;
    color: #2874f0;
    padding-left: 5px;
    font-weight: 500;
}

.preorder {
    font-family: inherit;
    font-size: 17px;
    color: #f5203d;
    font-weight: 600;
    padding-bottom: 5px;
    display: block;
}

.ddpoints {
    font-family: inherit;
    font-size: 17px;
    color: #522583;
    font-weight: 600;
    padding-bottom: 5px;
    display: block;
}

.reviews-count {
    margin-left: 8px;
    color: #047fc7;
    font-size: 14px;
    font-family: "inherit;";
}

.rnrvs {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.htext {
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    color: rgb(246 108 85);
}

.inl {
    display: block;
    font-size: 14px;
    color: #373737;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 0.60px;
    margin-bottom: 5px;
}

.type-of-cake {
    font-size: 13px;
    color: #000;
    font-family: inherit;
    margin: 0px 10px 25px 0px;
}

#cake-select {
    height: 40px;
    width: 50%;
    border: 1px solid #7e7e7e;
    padding: 10px;
    border-radius: 4px;
    font-family: inherit;
    font-size: 14px;
}

select option {
    font-family: inherit;
    font-size: 15px;
}

#flavour-select {
    height: 40px;
    width: 50%;
    border: 1px solid #7e7e7e;
    padding: 10px;
    border-radius: 4px;
    font-family: inherit;
    font-size: 14px;
}

.spc-int {
    display: block;
    margin-bottom: 25px;
}

.l-text {
    margin-right: 5px;
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    color: #636466;
    font-weight: 400;
    font-family: inherit;
}

.spc-int textarea {
    padding: 10px;
}

.rs {
    display: block;
    margin-bottom: 20px;
}

.display2text {
    display: block;
    font-size: 22px;
    color: #222;
    margin-bottom: 20px;
    font-family: "Avalon", aria, sans-serif;
    font-weight: 400;
}


/* product-view-section-ends-here */


/* recommended-section-here */

.rs {
    display: block;
}

.rs-wrap {
    display: flex;
    margin: 0px -12px;
    flex-wrap: wrap;
}

.rs-cols {
    flex-basis: 16.666%;
    max-width: 16.666%;
    padding: 0px 12px;
}

.bs-none {
    outline: none !important;
}

.bt-10 {
    border-radius: 10px !important;
}

.bt-5 {
    border-radius: 5px !important;
}

.rs-top .atc-btn {
    display: block;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: inherit, arial, sans-serif;
    border-radius: 3px;
}

.rs-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
    align-self: center;
    padding: 0px;
}

.recomended-sec {
    padding: 40px 0px;
    display: block;
    background-color: #F5F6FA;
}


/* recommended-sextion-ends-here */

.menuopen {
    display: none !important;
    cursor: pointer;
}

.side-w {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.texa-p {
    width: 70%;
    padding: 0px 10px 10px 0px;
}

.texa-p textarea {
    width: 100%;
    resize: none;
    font-family: inherit;
    font-size: 14px;
    color: #333;
    border-radius: 4px;
}

.pro-box {
    display: block;
}

.closepop2 {
    display: none !important;
    position: absolute;
    top: 10px;
    right: 16px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    z-index: 10000;
    font-size: 22px !important;
}

.cc-btn {
    height: 48px;
    color: #000;
    background-color: transparent;
    margin-left: auto;
    outline: none;
    border: none;
    border-radius: 5px;
    font-family: inherit;
    font-size: 15px;
    align-items: center;
    display: inline-block;
    width: 100%;
}

.filter-sec {
    height: 48px;
    background: #fff;
    /* box-shadow: 0 1px 2px 0 rgb(148 150 159 / 40%); */
    border-bottom: 1px dashed #ccc;
    display: none;
}

.cc-btn span {
    margin-left: 10px;
}

.filter-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
}

.filter-column {
    flex-basis: 50%;
    max-width: 100%;
    padding: 0px;
    border-right: 1px solid #ddd;
    text-align: center;
    height: 48px;
}

.filter-column:last-child {
    border-right: 0px;
}

.valign {
    vertical-align: middle;
    display: inline-block;
}


/* accordiam-drop-dwown */

.accordiondrop {
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.unitlist .active .panel {
    max-height: 400px;
}

.panel {
    padding: 0px;
    /* max-height: 0; */
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.panel ul li:nth-child(last) {
    border: none;
}

.panel ul li {
    border-bottom: none;
}

.panel ul li:last-child {
    border: none;
}

.panel ul li a:hover,
.panel ul li a.active {
    color: #e40719;
}

.unit-list .active .dropicn {
    transform: rotate(180deg);
}


/* log-sign-sec-here */

.log-sign-sec {
    display: block;
    width: 100%;
    height: 100vh;
}

.log-content {
    display: block;
    max-width: 500px;
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    padding: 10px 0 0;
}

.log-content form {
    display: block;
    width: 100%;
}

.log-content .form-row {
       width: 100%;
    border-radius: 4px;
    display: flex;
    margin-bottom: 10px;
    position: relative;
    flex-wrap: wrap;
}

.termjs {
    font-family: inherit;
    font-size: 15px;
    color: #666;
    padding-bottom: 15px;
}

.log-content .form-row .material-icons {
    color: #222222 !important;
    position: absolute;
    left: 10px;
    top: 10px;
}

.lock_icon {
    color: #222222 !important;
    position: absolute;
    left: 10px;
    top: 10px;
}
.eye_icon {
    color: #222222 !important;
    position: absolute;
    right: 10px;
    top: 10px;
}

.product_found span { color: #78001f;}


.log-content .form-row input {
     outline: none;
    background: transparent;
    font-family: inherit;
    color: #333;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 15px 10px 40px;
    border: 1px solid #ddd;
    border-radius: 4px;    
    flex-basis: 100%;
    max-width: 100%;
}
.btn-rtr{ vertical-align: middle;
    background: #78001F;
    font-size: 18px;
    font-family: inherit;
    padding: 12px 30px;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 10px; }
.banone{ cursor: pointer; }    

.sub-row {
    margin-bottom: 20px;
}

.sub-row input {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
}
.sub-row label{ margin-left: 5px; font-family: inherit;  font-size: 15px; color:#4b4e52; font-weight: 500;}

.smtext {
    font-size: 14px;
    font-family: inherit;
    color: #096be5;
    text-transform: capitalize;
}

.smtext:hover {
    text-decoration: underline;
}

.s-btn {
    display: block;
    width: 100%;
    border-radius: 4px;
    background-color: #78001F;
    outline: none;
    border: none;
    color: #fff;
    padding: 15px 0px;
    box-shadow: 0px 0px 10px 0px #d8d8d8;
    cursor: pointer;
    font-size: 16px;
    font-family: inherit;
    margin-bottom: 10px;
    transition: 0.3s;
    font-weight: 600;
}

.align-right {
    text-align: right;
}

.sia {
    color: #333;
    font-size: 20px;
    font-family: inherit;
}

.s-btn:hover {
    background-color: #a5032d;
}

.connect-with {
    display: block;
    margin: 10px 0px 20px;
}

.cont-btn {
    width: 100%;
    display: flex;
    padding: 12px 20px;
    font-size: 15px;
    font-family: inherit;
    margin-bottom: 10px;
    border-radius: 5px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
}

.cont-btn span {
    flex: 1;
}

.cont-btn img {
    width: 22px;
    height: 22px;
    object-fit: contain;
}

.fb {
    background: #4867AA !important;
}

.gle {
    background: #E84F4A !important;
}

.text-center {
    text-align: center !important;
}

.connect-with h4 {
    font-weight: 600;
    color: #333;
    font-size: 20px;
    margin: 20px 0px 10px;
    font-family: inherit;
}

.or {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
    font-family: inherit;
    text-align: center;
}

.cr {
    color: #656565;
    font-size: 16px;
    padding: 14px 32px;
    margin-top: 0px;
    background-color: #eef0f3;
    font-weight: 500;
    border: none;
    outline: none;
    border-radius: 4px;
    cursor: pointer;
    font-family: inherit;
    transition: 0.3s;
    letter-spacing: 0.50px;
    display: inline-block;
}

.forgot-text {
    font-family: inherit, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #555;
    padding: 0px 0 25px;
    font-weight: 500;
}

.log-warp {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 30px 0px;
}

.log-tittle {
    font-family: 'Avalon', arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
    display: block;
    margin: 0px auto 10px;
    color: #333;
    padding: 0px;
}

.titl-top {
    display: none;
    padding: 10px 15px;
    border-bottom: 1px solid #dddddd7a;
    margin-bottom: 10px;
    position: relative;
}

.fil-tittle {
    font-size: 18px;
    color: #595959;
    font-family: inherit;
    letter-spacing: 0.80px;
}


/* mobile menu css  start */

.rounded-circle {
    display: flex;
}

.vert {
    display: none !important;
}

.sidebarcontent {
    display: none;
    z-index: 5000;
}

.bt {
    border-bottom: 1px dashed #cccccc !important;
}

.textd-pink {
    color: #e40517 !important;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    font-family: inherit;
}

.nav-mtitle2 {
    font-family: inherit;
    font-size: 14px;
    color: #e40517;
    text-align: left;
    padding-bottom: 5px;
}

.vert {
    display: block !important;
}

.rounded-circle {
    display: none;
}

.sidebarcontent {
    display: block;
}

.search-bar {
    max-width: 50%;
    width: 50%;
    margin-right: 20px;
    display: flex;
    display: -webkit-flex;
    background-color: #ffff;
    align-items: center;
    -webkit-align-items: center;
    transition: 0.5s;
}

.search-bar input {
    width: 85%;
    flex-basis: 85%;
    -webkit-flex-basis: 85%;
    max-width: 85%;
    outline: none;
    border: none;
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    border: 1px solid #c2c2c2;
    padding: 10px 15px;
    border-right: 0px;
    border-radius: 3px 0px 0px 3px;
    font-family: inherit;
    color: #333333;
    padding-right: 30px;
}

.search-bar input::placeholder {
    color: #ccc;
    font-family: inherit;
}

.searchbutton {
    display: block;
    padding: 0px 20px;
    color: #000408;
    background-color: #EDB42F;
    outline: none;
    border: none;
    margin-left: -5px;
    border-radius: 0px 3px 3px 0px;
    width: 10%;
    max-width: 15%;
    flex-basis: 15%;
    -webkit-flex-basis: 15%;
    cursor: pointer;
    transition: 0.4s;
    font-size: 13px;
    font-family: 'Avalon', arial, sans-serif;
    text-transform: uppercase;
    height: 43px;
    letter-spacing: 0.20px;
}

.searchbutton:hover {
    background-color: #d4a026;
}


/* sidebarhere */

.sidebarcontent {
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    position: fixed;
    background-color: #fff;
    top: -100vh;
    transition: 0.3s;
    z-index: 10000;
}

.sidebarhead {
    display: block;
    width: 100%;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 6%);
    background-color: #ffff;
    padding: 12px 15px;
    z-index: 500;
    position: sticky;
}

.sclose {
    color: rgb(22, 21, 21);
    font-size: 28px !important;
    z-index: 9999;
    vertical-align: middle;
    cursor: pointer;
    float: right;
}

.stitle {
    font-size: 22px;
    color: #2d2d2d;
    display: inline-block;
    font-family: 'Avalon', arial, sans-serif;
}

.scontent {
    display: block;
}

.slinkbox li {
    width: 100%;
    position: relative;
    padding: 12px 0px;
    border-bottom: 1px solid #dddddd70;
}

.stargets {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: inherit;
    width: 100%;
    color: #000;
    
}

.expandicn {
    position: absolute;
    right: 5px;
}

.sinner {
    padding: 0px 15px;
}

.smindrops {
    margin: 8px 0px;
    padding: 0px 15px;
}

.smindrops ul {
    width: 100%;
    display: block;
}

.smindrops ul li {
    padding: 8px 0px 5px 0px;
}

.smindrops ul li:last-child {
    border: none;
}

.smindrops ul li a {
       font-size: 15px;
    font-weight: 600;
    font-family: inherit;
    width: 100%;
    color: #333;
    display: block;
}

.panelthree {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.4s;
}

.minacactive .expandicn {
    transform: rotate( 180deg);
    transition: 0.3s ease-in-out;
    color: #78001F;
}

.minacactive .stargets {
    color: #78001F;
}


/* mobile menu css end */
/* custome Goods */
.p30{ padding: 30px 0; }
.custome_top{ display: block; width: 100%; max-width: 700px; padding: 0 0 10px 0; text-align: center; margin: auto; }
.custome_top h3{ font-family: inherit; font-size: 35px; color: #78001F; margin-bottom: 15px;}
.custome_top h2{ font-family: inherit; font-size: 18px; color: #000; font-weight: 400; }
.custome_top h4{ font-family: 'Pattaya', sans-serif; font-size: 26px; color: #000; font-weight: 400; }
.custome_wrap{ display: flex; flex-wrap: wrap; padding: 0px; margin: 30px -15px; }
.custome_column{ flex-basis: 33.33%; max-width: 33%; padding: 15px; }
.custome_4column{ flex-basis: 25%; max-width: 25%; padding: 15px; }

.icon{ width: 80px; height: 80px;  margin-bottom: 15px;  }
.icon img{ width: 100%; }
.text_custome{ display: table; padding: 0px; }
.text_custome h3{ font-family: inherit; font-size: 20px; color: #000; padding-bottom: 15px; }
.text_custome p{ font-family: inherit; font-size: 15px; color: #777; }
._inner_sec{ padding: 25px; border-radius: 4px; border: 1px solid #e4e5e7; }
.box-shadow-z2 {
    -webkit-box-shadow: 0 0.14px 2.29266px rgb(0 0 0 / 3%), 0 0.37px 4.42626px rgb(0 0 0 / 5%), 0 3px 7px rgb(0 0 0 / 9%);
    box-shadow: 0 0.14px 2.29266px rgb(0 0 0 / 3%), 0 0.37px 4.42626px rgb(0 0 0 / 5%), 0 3px 7px rgb(0 0 0 / 9%);
}
.FSHF_inner{ padding-top: 100%; display: block; position: relative; background: #fff; overflow: hidden; border-radius: 8px; }
.FSHF_inner img{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.item_title{ font-family: inherit;
    font-size: 18px;
    color: #000;
    text-align: center;
    display: block;
    padding-top: 10px;
    font-weight: 600;
    text-transform: uppercase; }
.c-defualt{ font-size: 19px !important; color: #222222 !important; }
.panel ul li a{ color:#000 ; padding-left: 5px !important; } .panel ul li a.active, .panel ul li a:hover{ color: #78001F !important; }
.custome-tshrt .product-image-box{ padding-top: 100%; }
.custome-tshrt .pricebox{ text-align: center; } .custome-tshrt .del-pricetag{ color: #000; }
.contl_box{ display: inline-block; width: 100%; padding: 10px; margin-bottom: 10px; }
._tshirt_model{ padding: 0px; margin:0px 0px; }
._tshirt_model li{ width: 100px; height: 100px; display: inline-block; padding: 5px; border: 2px solid #ededed; cursor: pointer;
    background: #fff; margin-right: 5px; } 
._tshirt_model li img{ width: 100%; }
._tshirt_model li.active, ._tshirt_model li:hover{ border: 2px solid #e91e63; }
._tshirt_model li span{  font-family: inherit; font-size: 13px; text-transform: uppercase; font-weight: 500; display: block; padding-top: 5px; text-align: center; color: #000; }
.main_custome_sec{ display: flex; display: -webkit-flex; display: -ms-flex; flex-wrap: wrap;  flex-wrap: -webkit-wrap;  flex-wrap: -moz-wrap; flex-wrap: -ms-wrap;}
.image_wrap{  flex-basis: 50%; max-width: 50%;  padding: 0px 30px 0 0; } .info_wrap{ flex-basis: 50%; max-width: 50%;  padding: 0px; }
.image_wrap img{ width: 100%; border: 1px solid #ddd; }
.ctshirt-title{ font-family: inherit; font-size: 22px; color: #000; padding-bottom: 5px; display: block; }
.tproduct-info{ font-family: inherit; font-size: 16px; color: #666; padding-bottom: 8px; display: block;  font-weight: 500; }
.tproduct-info em{ font-style: normal; color: #000; }
.pdct_price{ font-family: inherit; font-size: 25px; color: #000; font-weight: 600; display: block; padding-bottom: 5px; }
.pricing_discount{ display: block; width: 100%; padding: 10px 15px; background: #fff; border: 1px solid #0798fe; border-radius: 4px;  margin: 15px 0;}
.pricing_discount p{  color: #000; font-family: inherit; font-size: 14px; font-weight: 600; padding-bottom: 5px; text-transform: uppercase; }
.pricing_discount  span{ color: #0798fe; font-family: inherit; font-size: 14px; font-weight: 500; display: block; padding-bottom: 5px;  }
.pb-4{ padding-bottom: 40px !important; }
.tshirt_cwrap{ display: inline-block; width: 100%; padding-bottom: 10px; margin: 0px; }
._JDSF{ font-family: inherit; font-size: 14PX; color: #000; text-transform: uppercase; font-weight: 600; margin-bottom: 15px; }
._JGSFJSF{ padding: 0px; margin: 0px 0 10px; }
._JGSFJSF li{ width: 36px; height: 36px; margin: 0 2px; display: inline-block; background: #333; border-radius: 2px; cursor: pointer; position: relative; }
._JGSFJSF li.active:after{ position: absolute; top: 50%; left: 50%; content: "\e876"; color: #fff; font-family: 'Material Icons'; transform: translate(-50%, -50%);
    font-size: 25px;  }
 .c_white.active:after{ color: #000 !important; }   
._ewy{ font-family: inherit; font-size: 13px; color: #78001F; font-weight: 600; }
._size_qty{ padding: 0px; margin: 0px; }
._size_qty li{ width: 20%; float: left; padding: 0px; margin: 0 5px 10px 0; }
._size_qty li label{ display: block; text-align: center; font-family: inherit; font-size: 13px; color: #000; }
._size_qty li input{ width: 100%; border: 1px solid #ddd; background: #fff;  font-family: inherit; font-size: 13px; color: #000; text-align: center; padding: 5px 5px;}
.bg-orange { background-color: #ff4328 !important; color: #fff !important;}
.bg-blue { background-color: #209ffa !important; color: #fff !important;}
.border-none{ border: 0px !important;  }
.mr-1{ margin-right: 5px; }
.btn_adding{ font-family: inherit; font-size: 15px; color: #0798fe; border-radius: 2px; border: 1px solid #0798fe; display: block; width: 100%; padding: 10px 0; text-align: center;
margin-bottom: 10px; cursor: pointer; font-weight: 500; text-transform: uppercase; background: #fff; }
.textarea_s{ border: 1px solid #ddd; background: #fff; padding: 10px; font-family: inherit; font-size: 15px; color: #000; border-radius: 2px; width: 100%; }
.rowss{ display: inline-block; width: 100%; }
._cmeshirt{    -webkit-box-align: stretch;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    align-items: stretch;
    border: 0px solid black;
    box-sizing: border-box;
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    flex-shrink: 0;
    margin: 0px;
    min-height: 0px;
    min-width: 0px;
    padding: 0px;
    position: relative;
    z-index: 0;}


.srows{ display: inline-block; width: 100%; font-family: inherit; font-size: 15px; color: #2196f3; padding-bottom: 5px; font-weight: 600; }
._printtext{ position: absolute; top: 20%; left: 28%; width: 45%; height: 45%; text-align: center; } 
.rpacket_printtext{ position: absolute; top: 130px; right: 140px; }
.rp_logo{ width: 90px;
    height: 90px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center; } 
.textinprint{ text-align: center; font-size: 30px;  font-family: inherit; line-height: normal; padding: 0px; color: #000; text-align: center;}  
.printlogos{ width: 90%; }
.tab-content.active { display: block;} 
.tab-content.hide { display: none;}
.rowss_logo_custome{ display: inline-block; width: 100%; padding: 10px; border: 1px solid #ddd;  background: #fff; margin-bottom: 10px; }
.rowss_logo_custome h3{ font-family: 'Avalon'; font-size: 14px; text-transform: uppercase; padding-bottom: 5px; display: block; letter-spacing: 1px; color: #3f51b5;
    border-bottom: 1px dashed #ddd; margin-bottom: 10px; }
.clmn_custome{ padding-bottom: 5px; }
.clmn_custome label{font-family: inherit; font-size: 15px; color: #000; vertical-align: middle; }
.clmn_custome input{ margin: 0 5px 0 0; width: 20px; height: 20px; display: inline-block; vertical-align: middle;  border: 1px solid #444;}

/* single upload*/
.single_upload {
        height: 110px;
    position: relative;
    max-width: 110px;
    float: left;
}
 .single_upload .imageWrapper {
         border: 1px solid #dbdbdb;
    width: 90px;
    height: 90px;
    
}
 .single_upload .imageWrapper img {
        height: 100%;
   width: 100%;
}
 .file-upload {
     position: relative;
     overflow: hidden;
     margin: 10px;
}
 .file-upload {
     position: relative;
    overflow: hidden;
    margin: 10px;
    text-align: center;
    color: #383838;
    font-size: 1.2em;
    background: transparent;
    border: 2px solid #888;
    padding: 5px 10px;
    display: inline-block;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    
    font-family: inherit;
}
 .file-upload:hover {
     background: #999;
     -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.75);
     -moz-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.75);
     box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.75);
}
 .file-upload input.file-input {
     position: absolute;
     top: 0;
     right: 0;
     margin: 0;
     padding: 0;
     font-size: 20px;
     cursor: pointer;
     opacity: 0;
     filter: alpha(opacity=0);
     height: 100%;
}
.file-upload input.file-input1 {
     position: absolute;
     top: 0;
     right: 0;
     margin: 0;
     padding: 0;
     font-size: 20px;
     cursor: pointer;
     opacity: 0;
     filter: alpha(opacity=0);
     height: 100%;
}

/* single upload end */ 


/* home about */

.abt {
    display: block;
}

.tittle-content {
    width: 80%;
    max-width: 600px;
    padding: 200px 0px;
    margin: 0px auto 0px;
}

.tittle-content-custome {
    width: 100%;
    max-width: 1000px;
    padding: 80px 0px;
    margin: 0px auto 0px;
}

.tittle-content-custome .t-top{ text-align: left; }

.t-top {
    font-size: 64px;
    text-align: center;
    font-family: 'Avalon', sans-serif, arial;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}

.abtcontent {
    background-color: #f0f2f7;
    padding: 30px 0px;
}

.events-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 40px 0px;
    margin: auto;
}

.event-pic {
    flex-basis: 50%;
    max-width: 50%;
    padding: 40px;
}

.event-con {
    flex-basis: 50%;
    max-width: 50%;
    padding: 50px;
}

.event-para {
    text-align: left;
    font-size: 15px;
    font-family: inherit, sans-serif, arial;
    font-weight: 400;
    line-height: 21px;
    color: #333;
}

.evnt-con-tittle {
    font-size: 46px;
    font-family: 'Avalon', sans-serif, arial;
    font-weight: 700;
    margin-bottom: 20px;
}

.event-img-box img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
}

.event-img-box {
    width: 100%;
    position: relative;
    padding-bottom: 66%;
    z-index: 50;
}

.event-img-box:hover::after {
    bottom: -20px;
    right: -20px;
}

.event-img-box:hover::before {
    top: -20px;
    left: -20px;
}

.event-img-box::before {
    content: "";
    position: absolute;
    outline: 2px dashed #fdb76d;
    width: 100%;
    height: 100%;
    top: -25px;
    left: -25px;
    transition: 0.3s;
    z-index: -1;
    display: block;
}

.event-img-box::after {
    content: "";
    position: absolute;
    background-color: #feb86e8c;
    width: 100%;
    height: 100%;
    bottom: -25px;
    right: -25px;
    transition: 0.3s;
    z-index: -1;
    display: block;
}

.contact-div {
    background: #fff;
    border-radius: 20px;
    margin: 40px 0;
    box-shadow: 0 3px 8px rgb(0 0 0 / 10%);
    width: 100%;
    display: inline-block;
    padding: 30px;
}

article strong {
    text-align: left;
    font-size: 20px;
    font-family: 'Avalon', sans-serif, arial;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #19191a;
    display: block;
}

article p {
    text-align: left;
    font-size: 16px;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #505666;
}

article h3 {
    font-family: 'Avalon', sans-serif, arial;
    letter-spacing: -.025em;
    line-height: 1.15;
    color: #000;
    font-size: 48px;
    margin-bottom: 20px;
    font-weight: 500;
}

.mmin {
    font-size: 15px;
    color: #999;
    text-transform: uppercase;
    display: block;
    font-family: 'Avalon', sans-serif, arial;
}


/* end */


/* payment method */

.payment-wrap {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 10px 0 0 0;
}

.p-row {
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
}

.pform-control label {
    font-family: inherit;
    font-size: 14px;
    color: #333;
    padding-bottom: 2px;
    display: block;
}

.pform-control input {
    width: 100%;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    padding: 12px;
    font-family: inherit;
    font-size: 14px;
    color: #000;
}

.pform-control .p-clmn-2 {
    width: 150px;
    display: inline-block;
}

.p-clmn-2a {
    display: inline-block;
    border: 0px;
    position: relative;
}

.p-clmn-2a i {
    position: absolute;
    right: 4px;
    pointer-events: none;
    top: -2px;
    color: #000;
}

.p-clmn-2a select {
    border: 0px;
    width: 50px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: inherit;
    font-size: 14px;
    color: #333;
}

.p-clmn-2a select option {
    font-family: inherit;
    font-size: 14px;
    color: #333;
}

.p-clmn-2-wrap {
    border-radius: 2px;
    border: 1px solid #eaeaea;
    padding: 10px;
}

.p-submit {
    width: 100%;
    padding: 14px 0;
    text-align: center;
    background: #1a73e8;
    color: #fff;
    text-transform: uppercase;
    font-family: 'avalon', arial, sans-serif;
    border-radius: 4px;
    border: 0px;
    font-size: 15px;
    cursor: pointer;
}

.text-center {
    text-align: center;
}

.p-tick {
    width: 70px;
    height: 70px;
    background: #35b729;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    margin-bottom: 20px;
}

.p-tick i {
    color: #fff;
    line-height: 70px;
    text-align: center;
    font-size: 40px;
}

.psucc h2 {
    font-family: 'avalon', arial, sans-serif;
    font-size: 30px;
    color: #000;
    padding-bottom: 10px;
}

.psucc p {
    font-family: inherit;
    font-size: 16px;
    color: #555;
    padding-bottom: 20px;
}

.more-vert {
    display: none;
}

.m-pthumb {
    display: none;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ebebeb;
}

.m-pthumb em {
    overflow: hidden;
    white-space: nowrap;
    -webkit-white-space: nowrap;
    text-overflow: ellipsis;
    font-style: normal;
    display: inline-block;
    max-width: 120px;
    font-family: 'Avalon';
    vertical-align: middle;
    font-size: 16px;
}

.m-pthumb i {
    font-size: 35px;
}


/* swiper-css */

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    /* text-align: center; */
    font-size: 18px;
    /* Center slide text vertically */
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.vmbtn {
    font-size: 15px !important;
    color: #677277 !important;
    text-decoration: underline!important;
    font-weight: 500 !important;
}

.vmbtn:hover {
    color: #e40719 !important;
}


/* swiper-css-ends */

.p-off {
    color: #78001F;
    font-size: 15px;
    font-family: inherit;
    font-weight: 600;
    padding-right: 5px;
    text-align: left;
}

.colowarp {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.colorcols {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%;
    padding: 10px 0px;
}

.checkbox-box {
    display: block;
    width: 1.3em;
    height: 1.3em;
    border: 0.80px solid darkgray;
    border-radius: 2px;
    margin-right: 5px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    overflow: hidden;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
}

.checkbox-box::before {
    content: "";
    width: 60%;
    height: 60%;
    transform: scale(0);
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: #78001F;
    display: block;
    transition: 0.3s;
    border-radius: 100%;
}

.checklabel {
    font-size: 14px;
    font-family: inherit;
    font-weight: 500;
    color: #1a1010;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    cursor: pointer;
    text-transform: none;
}

.checkboxinput:checked+.checkbox-box::before {
    transform: scale(1);
}

.checkboxinput:checked+.checkbox-box {
    background-color: #e5e3e2a8;
}

.checkboxinput {
    display: none;
}

.label-radius .checklabel .checkbox-box {
    border-radius: 50%;
    width: 1.2em;
    height: 1.2em;
}

.colorbox {
    width: 15px;
    height: 15px;
    background-color: #e1e1e1;
    padding-right: 5px;
    border-radius: 100%;
}

.c-bgpink {
    background-color: #FFC0CB !important;
}

.c-bgblue {
    background-color: #0000FF !important;
}

.c-bggreen {
    background-color: #008000 !important;
}

.c-bgred {
    background-color: red!important;
}

.c-bgyellow {
    background-color: #FFFF00 !important;
}

.c-bgblack {
    background-color: #000 !important;
}

.c-bgbeige {
    background-color: #F5F5DC!important;
}

.c-bggrey {
    background-color: #808080 !important;
}

.c-bgwhite {
    background-color: #ffff !important;
    border: 1px solid #ddd;
}

.c-bgorange {
    background-color: #FFA500!important;
}

.c-bgpurple {
    background-color: #800080!important;
}

.c-bggold {
    background-color: #FFD700!important;
}

/* new color */
.c_peach{ background: #FFE5B4 !important; }
.c_musteryellow{ background: #FFDB58 !important; }
.c_green {
    background: #008000 !important;
}

.c_blue {
    background: rgb(5 139 255) !important;
}

.c_red {
    background: rgb(223 60 73) !important;
}

.c_yellow {
    background: rgb(235 220 33) !important;
}

.c_pink {
    background: rgb(255 75 143) !important;
}

.c_black {
    background: rgb(44 52 56) !important;
}

.c_orange {
    background: rgb(245 135 16) !important;
}

.c_grey {
    background: rgb(160 164 165) !important;
}

.c_navy_blue {
    background: rgb(85 96 165) !important;
}

.c_brown {
    background: rgb(145 76 52) !important;
}

.c_white {
    background: rgb(255 255 255) !important;
    border: 1px solid #ddd;
}

.c_maroon {
    background: rgb(183 51 100) !important;
}
.c_silver {
    background: #C0C0C0 !important;
}
.c_magenta {
    background: #FF00FF !important;
}
.c_mustard {
    background: #FFDB58 !important;
}

.c_beige {
    background: #F5F5DC !important;
}
.c_cream {
    background: #FFFDD0 !important;
}

.c_darkblue {
    background: #00008B !important;
}
.c_darkgreen {
    background: #006400 !important;
}
.c_gold {
    background: #FFD700 !important;
}
.c_lightblue {
    background: #ADD8E6 !important;
}
.c_lightgreen {
    background: #90EE90 !important;
}
.c_purple {
    background: #800080 !important;
}
.c_mauve {
    background: #E0B0FF !important;
}
.c_fanta{ background: #F7941E !important; }
.c_bottalgreen{ background: #006A4E !important; }
.c_darkpink{ background: #E75480 !important; }
.c_darkred{ background: #8B0000 !important;}
.c_navyblue{ background: #000080 !important;}

.c_multicolor {
    background: url(../img/multi_color.png) no-repeat;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}


/* end */

.c-bgmulticolor {
    background-image: url(../img/multicolor.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.colorname {
    display: block;
    font-size: 14px;
    font-family: inherit;
    font-weight: 500;
    color: #1a1010;
    padding-left: 5px;
}

.colorlinks {
    display: block;
    margin-bottom: 10px;
    padding: 0px !important;
}

.favbox {
    z-index: 10;
    position: absolute;
    top: 10px;
    right: 15px;
    background-color: rgb(0 0 0 / 20%);
    border-radius: 50%;
    padding: 10px;
    width: 30px;
    height: 30px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    cursor: pointer;
}

.favbox span {
    color: #ffff;
    display: block;
    font-size: 16px !important;
}

.favbox:hover {
    background-color: #fb1e83 !important;
}

.product-box .favbox .liked {
    color: #fb1e83 !important;
}

.cat-show-box {
    padding: 10px 0px;
    width: 100%;
    /*height: 100%;*/
    border-radius: 4px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.catticked {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    font-family: inherit;
    font-weight: 500;
    font-size: 14px;
    margin: 5px;
    padding: 6px 8px;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
}

.catticked .cnlbutton {
    margin-right: 4px;
    color: #575757;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

.catticked .cnlbutton:hover {
    color: #575757;
    color: red;
}

.owlcols {
    padding: 8px;
}

.owl-dots {
    display: none !important;
}

.owlcols .product-box {
    outline: none!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -webkit-shadow: none!important;
    border-radius: 50%;
    overflow: hidden;
}

.tocatbx .owlcols .sub-title .p-name {
    font-size: 20px !important;
    color: #020a14;
}

.owlcols .product-box .product-image-box {
    padding-top: 100%;
}

.topcat .owlcols .product-box:hover {
    transform: translateY(0);
}

.owlcols .boxtwo .p-name {
    text-align: left;
}

.topcat .owlcols .sub-title .p-name {
    display: block;
    text-align: center !important;
}

.stock {
    color: #26a541;
    padding: 5px 0;
    border-radius: 3px;
    display: block;
    margin: 0px 20px 10px 0px;
    font-weight: 500;
    font-size: 15px;
    float: left;
}

.ofstock {
    color: #78001F;
    padding: 5px 0;
    border-radius: 3px;
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
}


/* quntity-script-here */


/* add-qauntity-script-here */

.quantity-control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    outline: 1px solid #a6a6a6;
    border-radius: 2px;
    padding: 5px;
    margin-top: 10px;
}

.quantity-btn {
    background: transparent;
    border: none;
    outline: none;
    margin: 0;
    padding: 3px 11px;
    cursor: pointer;
    font-family: inherit;
    font-size: 15px;
    color: #4a382a;
    font-weight: 500;
    font-family: inherit;
    font-size: 15px;
}

.quantity-btn2 {
    background: transparent;
    border: none;
    outline: none;
    margin: 0;
    padding: 3px 11px;
    cursor: pointer;
    font-family: inherit;
    font-size: 15px;
    color: #4a382a;
    font-weight: 500;
}

.quantity-btn svg {
    width: 15px;
    height: 15px;
}
.prd-rigt-sec .bquantity{ padding: 0px; margin-bottom: 10px;  margin-top: 10px;}
.bquantity {
    margin-bottom: 20px;
}

.quantity-input {
    outline: none;
    user-select: none;
    text-align: center;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    font-family: 'Avalon', arial, sans-serif;
    font-size: 17px;
    font-weight: 500;
}

.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.prodt {
    padding: 20px 10px;
    display: block;
    width: 100%;
}

.prodt ul {
    width: 100%;
}

.prodt ul li {
    list-style: circle;
}

.prodt .prodt-title {
    padding: 10px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    margin-bottom: 10px;
    font-weight: 600;
    font-family: inherit;
    font-size: 17px;
    color: #323232;
}

.choosecolorcat {
    display: block;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    width: 100%;
    padding: 10px 0px;
    /* margin-bottom: 10px; */
}
.colorcat{  width: 70px;
    height: 93px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    border: 2px solid transparent; }

.colorcat.active{ border: 2px solid #78001F; }

.colorcat img{  max-width: 100%;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0px, -50%);
    width: 100%; }    

.color-heading {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 10px;
}

.colocat-warp {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    width: 45%;
    margin: 0px;
}

.colocat-warp .active,
.colocat-cols:hover {
    border: 2px solid #78001F;
}
.colocat-cols{  border: 2px solid #e9e9e9; }

.colocat-cols {
    flex-basis: 20%;
    -webkit-flex-basis: 20%;
    max-width: 20%;
    padding: 0px 5px;
    margin-right: 8px;
    border-radius: 2px;
}

.colocat-cols img {
    width: 100%;
    height: 100%;
    object-position: top;
    object-fit: cover;
}

.choosesizecat {
    width: 100%;
    padding: 10px 0px;
    display: inline-block;
    margin-bottom: 10px;
}

.sizecatcol {
    /* outline: 1px solid #d8d8d8; */
    margin-right: 10px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    cursor: pointer;
}

.sizecatcol .sscatt:hover,
.sizecatcol .active {
    border: 2px solid #78001F !important;
}

.sizecatcol .sscatt {
    border: 2px solid #e9e9e9;
    border-radius: 2px;
    width: 50px;
    max-width: 50px;
    height: 50px;
    line-height: 46px;
    display: block;
    font-weight: 600;
    font-family: inherit;
    color: #212121;
    padding: 0px;
    text-align: center;
}

.sizecatwrap {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    width: 45%;
    margin: 0px 0px 10px;
}

.oval-sizeboz {
    display: inline-block;
    padding: 6px 18px;
    border-radius: 40px;
    border: 1px solid rgb(244, 51, 151);
    font-family: inherit;
    font-weight: 500;
    font-size: 15px;
    background: rgb(253, 233, 242);
    letter-spacing: 0.20px;
}

.spectify-con {
    display: block;
    width: 100%;
    padding: 10px 0px;
}

.spec-title {
    font-size: 24px;
    font-weight: 500;
    color: #78001F;
    font-family: 'Avalon', arial, sans-serif;
    letter-spacing: 0.80px;
    margin-bottom: 10px;
    width: max-content;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.spec-title span {
    color: #78001F;
}

.spec-wrap {
    display: flex;
    width: 100%;
    padding: 10px 0px;
    flex-wrap: wrap;
}

.specify-cols {
    flex-basis: 40%;
    -webkit-flex-basis: 40%;
    max-width: 40%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    display: block;
    margin-right: 30px;
    padding: 0px 0px 10px;
}

.index-rowKey {
    color: #7e818c;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 8px;
    font-family: inherit;
    font-weight: 500;
}

.index-rowValue {
    color: #282c3f;
    font-size: 16px;
    line-height: 1.2;
    font-family: inherit;
    font-weight: 500;
}

.disc-tab {
    display: block;
    width: 100%;
    padding: 20px 5px;
}

.discrip-conent {
    font-size: 17px;
    color: #333232;
    font-family: inherit;
    font-weight: 400;
    line-height: 26px;
    padding: 15px 0px;
    border-top: 2px solid #f0f0f0;
    margin-top: 20px;
}
.more_dots i{ color: #d1d1d1; }
.my-hleft {
    padding-right: 50px;
    position: relative;
    width: 100%;
}
.favorite_btn{ position: absolute; right: 10px; }
.my-hright {
    padding: 0px;
    position: relative;
    text-align: right;
    overflow: hidden;
}
._my_htitle {
    font-family: inherit;
    font-size: 17px;
    color: #101010;
    padding-bottom: 10px;
    font-weight: 600;
}
._pd_info_title {
    font-family: 'Avalon', arial, sans-serif;
    color: #212121;
    font-size: 23px;
    padding-bottom: 25px;
    position: relative;
}
.user-commented-sec ul {
    /* max-height: 680px; */
    /* overflow-y: auto; */
    padding: 0px;
    /* border: 1px solid #f0f0f0; */
}

#likes li {
    width: 100%;
    padding: 10px 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-bottom: 1px solid #f0f0f0;
}

.rws-thumb {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #ddd;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
    overflow: hidden;
}

.rws-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.chat_detail {
    display: block;
    width: 100%;
    padding: 0px;
    width: 100%;
}

.chat_header {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.zc_name {
    display: block;
    font-family: inherit;
    font-size: 16px;
    color: #000;
    padding-right: 10px;
    font-weight: 600;
}

time {
    color: #7b7b7b;
    font-family: inherit;
    font-size: 14px;
}

.cmnts_p {
    display: block;
    width: 100%;
    position: relative;
    margin: 10px 0;
}

.edte_drop {
    position: absolute;
    right: 8px;
    top: 0px;
}

.more_dropdown {
    position: absolute;
    display: none;
    top: 25px;
    right: 0px;
    background: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 100px;
    -webkit-box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
    z-index: 10;
}

.more_dropdown a:hover {
    background: #e3edfa;
    color: #1967d2;
}

.chat_detail .cmnts_p p {
        font-family: inherit;
    font-size: 15px;
    color: #212121;
    padding: 0px 0px;
    font-weight: 500;
    line-height: 21px;
    margin-right: 40px;
}

.chat_detail .rating-btn {
    font-family: inherit;
    font-size: 14px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 0px 8px;
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 5px;
   font-weight: 500;
   color: #fff;
    background: #1dbf73;
}

.chat_detail .rating-btn i {
    font-size: 14px !important;
    vertical-align: middle;
    margin-top: -3px;
}

.more_dropdown a {
    display: block;
    font-family: inherit;
    font-size: 13px;
    color: #444;
    padding: 5px 10px;
    white-space: nowrap;
}

.edte_drop span {
    padding: 0px;
    display: inline-block;
    cursor: pointer;
}

.chatfoot {
    display: block;
    width: 100%;
}

.chatfoot-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
}

.userrpics {
    display: block;
    width: 62px;
    height: 62px;
    margin-right: 10px;
}

.userrpics img {
    width: 100%;
    height: 100%;
    -o-object-position: center top;
    object-position: center top;
    -o-object-fit: cover;
    object-fit: cover;
}

.durationdays {
    font-size: 12px;
    color: #878787;
    margin-right: 8px;
    font-family: inherit;
    font-weight: 500;
}



/* tabs-script-here */

.tabunit {
    margin-bottom: 15px;
}

.tabunit li {
    display: inline-block;
    font-size: 1.25em;
    border: 1px solid #ddd;
    text-decoration: none;
    cursor: pointer;
}

.tabunit .active a {
    color: #fff;
}

.tabunit a {
    display: block;
    color: #333333;
    font-weight: 500;
    font-family: 'Avalon', arial, sans-serif;
    padding: 10px 30px;
    font-size: 17px;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}

.tabunit .active {
    background-color: #222222;
    border-radius: 5px 0px 0px 5px;
}

.tabunit li:nth-child(2) {
    margin-left: -5px;
    border-radius: 0px 5px 5px 0px;
    border-left: none;
}


/* tabs-script-ends-here*/


/* -------------------------------------- */

.mobile-searchbox {
    padding: 0px 10px 10px;
    display: none;
}

.mobile-searchbox .searchbutton {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    height: 43px;
}


/* searchbar-lg */

.searchbarlg {
    display: flex !important;
    display: -webkit-flex !important;
}


/* custom-checkbox-here */

.checkblock {
    display: block;
    width: 100%;
    margin: 20px 0px 22px;
}

.checklabeltwo {
    display: block;
    margin: 10px 0px;
    position: relative;
    font-size: 15px;
    font-family: inherit;
    font-weight: 500;
}

.checkboxinputwo {
    display: none;
}

.checkcon {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    transition: 0.3s;
    float: left;
    margin: 0px 8px 8px 0px;
    border-radius: 3px;
    cursor: pointer;
}

.smtext {
    font-size: 14px;
    font-family: inherit;
    color: #096be5;
    text-transform: capitalize;
    margin: 0px 8px;
}

.checkboxinputwo:checked+.checkcon::after {
    transform: scale(1);
}

.checkcon::after {
    width: 100%;
    height: 100%;
    content: "\02714";
    color: #fff;
    background-color: #119365;
    text-align: center;
    border-radius: 2px;
    transform: scale(0);
    transition: 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
}


/* contact-us-page-here */

.contact-row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0px;
}

.contact-column {
    flex-basis: 50%;
    max-width: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%;
    padding: 25px;
}

.c-title {
    font-size: 32px;
    font-family: 'Avalon', sans-serif, arial;
    color: #000;
    margin-bottom: 20px;
}

.add-subtit {
    font-size: 20px;
    font-family: 'Avalon';
    color: #009688;
    text-transform: uppercase;
}

.s-co {
    display: block;
    padding-bottom: 15px;
    font-weight: 500;
    font-family: inherit;
    font-size: 16px;
    display: flex;
    display: -wenkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.s-co i {
    margin-right: 5px;
}

.map-content {
    display: block;
    width: 100%;
    height: 400px;
}

.map-content iframe {
    width: 100%;
    height: 100%;
}

.vm {
    vertical-align: middle !important;
}

.c-address-p {
    font-size: 15px;
    font-family: inherit;
    font-weight: 500;
    color: #333;
    line-height: 23px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 13px;
    display: block;
}


/* faq-sec-here */

.faq-sec {
    display: block;
    width: 100%;
    padding: 20px 0px;
    margin-bottom: 20px;
}


/* hidden-filter-css-here */

#hiddenbar {
    display: none;
    top: 100px;
    left: 0;
    width: 100%;
    transition: top 0.3s;
    z-index: 900;
    transition: 0.3s ease-in-out;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    overflow: auto;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
}


/* mobile-sort-con-box-here */

.mob-sort-con {
    display: block;
    padding: 10px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    animation: sort 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-animation: sort 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

@keyframes sort {
    from {
        opacity: 0;
        bottom: -500px;
    }
    to {
        opacity: 1;
        bottom: 0px;
    }
}

@-webkit-keyframes sort {
    from {
        opacity: 0;
        bottom: -500px;
    }
    to {
        opacity: 1;
        bottom: 0px;
    }
}

.mob-sort-con-head {
    padding: 10px 0px;
    border-bottom: 1px dashed #ccc;
    font-family: inherit;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}

.clssortmb {
    position: absolute;
    right: 10px;
    top: 5px;
}

.mob-sort-con-body {
    display: block;
    height: 100%;
    overflow-y: scroll;
}

.mob-sort-con-body ul {
    display: block;
    width: 100%;
}

.mob-sort-con-body ul li {
    display: block;
    padding: 12px 0px;
}


/* mobile-sort-con-boxends*/


/* login-popup-modal-here */

.logcontent {
    position: relative;
    background-color: #FFFFFF;
    max-width: 500px;
    width: 100%;
    margin: 50px auto 0;
    padding: 20px 20px 15px;
    border-radius: 4px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    animation: floter 0.3s;
    -webkit-animation: floter 0.3s;
    transition: floter 0.3s;
}

.logcontent-top {
    margin-bottom: 15px;
    position: relative;
}

.logcontent-top h2 {
    display: block;
    text-align: center;
    font-family: inherit;
    font-weight: 600;
    color: #00000091;
}

.icn {
    width: 22px;
    height: 22px;
    object-fit: contain;
    object-position: center;
    vertical-align: middle;
    float: left;
}

@keyframes floter {
    from {
        opacity: 0;
        top: 30%;
    }
    to {
        opacity: 1;
        top: 0%;
    }
}

@-webkit-keyframes floter {
    from {
        opacity: 0;
        top: 30%;
    }
    to {
        opacity: 1;
        top: 0%;
    }
}


/* hoe-care-banner-sec-here */

.hmsec {
    display: block;
    width: 100%;
    padding: 20px 0px;
}

.hmsecwap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 40px 20px;
    align-items: center;
    -webkit-align-items: center;
    position: relative;
    z-index: 20;
}

.hmsecblock {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.hmsecblock::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000094;
    z-index: 10;
}

.hmsecblock2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.b2hmsectxt {
       font-family: avalon, sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    margin: 0px 0px 28px 50px;
    text-shadow: 1px 3px #443e3e;
}

.b2hmsectxt::after {
    content: "";
    width: 10%;
    height: 2px;
    background-color: #78001F;
    display: block;
}

.hmtxt2 {
    font-family: inherit;
    font-size: 28px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    text-align: center;
    margin-bottom: 12px;
}

.b2scewrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 0px -10px;
    max-width: 1100px;
    margin: auto;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.b2scecols {
    max-width: 33.3%;
    flex-basis: 33.3%;
    -webkit-flex-basis: 33.3%;
    padding: 0px 10px;
}

.b2secpox {
    display: block;
    width: 100%;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.3s ease-out;
}

.b2secpox:hover {
    transform: translateY(-5px);
}

.b2seclikbtns {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 12px 5px;
    background-color: #020b16;
    color: #fff;
    text-align: center;   
    font-size: 16px;
    font-family: inherit;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
}

.b2secpox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center top;
}

.b2scecols:nth-child(2) {
    margin-top: -25px;
}

.b2secpox:hover .b2seclikbtns {
    background-color: #78001F;
}

.hmryt {
    flex-basis: 20%;
    -webkit-flex-basis: 20%;
    max-width: 20%;
}

.hmlft {
    display: block;
    padding: 10px;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    max-width: 100%;
}

.hmlftwrap {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0px -10px;
}

.hmlftcols {
    display: block;
    max-width: 33.3%;
    flex-basis: 33.3%;
    -webkit-flex-basis: 33.3%;
    padding: 0px 7px;
}

.hmimgbox {
    display: block;
    padding-top: 100%;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    border: 6px solid rgba(0,0,0,.4);
    cursor: pointer;
    transition: 0.3s ease-out;
}

.hmimgbox:hover {
    transform: translateY(-5px);
}

.hmimgbox:hover .hmancers {
    color: #78001F;
}

.hmimgbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
}

.hmbtn {
    padding: 12px 25px;    
    color: #fff;
    background-color: #78001F;
    display: block;
    border: none;
    outline: none;
    border-radius: 3px;
    margin: auto;
    cursor: pointer;
    font-size: 18px;
    font-family: inherit;
    font-weight: 600;
}

.hmbtn:hover {
    background-color: #d60f62;
}

.hmancers {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 8px;
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: inherit;
    font-weight: 600;
    text-decoration: none;
    color: #000000;
}


/* scroll-top-button -css-here */

#myBtn {
    display: none;
}


/* Reveiew */



time {
    color: #7b7b7b;
    font-family: inherit;
    font-size: 14px;
}

.cmnts_p {
    position: relative;
}

.edte_drop {
    position: absolute;
    right: 8px;
    top: 0px;
}

.edte_drop span {
    padding: 0px;
    display: inline-block;
    cursor: pointer;
}

.edte_drop span i {
    color: #89898987;
}

.more_dropdown {
    position: absolute;
    display: none;
    top: 25px;
    right: 0px;
    background: #fff;
    border-radius: 8px;
    width: 100px;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
}

.more_dropdown a {
    display: block;
    font-family: inherit;
    font-size: 14px;
    color: #444;
    padding: 5px 10px;
}

.cmmts_r button:hover {
    text-decoration: underline;
}

.cmtlike.active {
    color: #3383fb !important;
}

.more_dropdown a:hover {
    background: #e3edfa;
    color: #1967d2;
}

.cmmts_r button {
    margin-right: 10px;
    color: #65676b;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    background: transparent;
    border: 0px;
    cursor: pointer;
}

.wr_comment i {
    display: inline-block;
    vertical-align: middle;
}


.cmmts_r {
    width: 100%;
    display: inline-block;
    padding: 8px 0;
}

.rply_cmmnt {
    width: 100%;
    margin-top: 20px;
    position: relative;
    display: none;
}

.rpy_thumb {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background: #ececec;
    float: left;
    margin-right: 10px;
}

.rply_sec {
    padding: 0px;
    margin-left: 50px;
}

.rply_sec textarea {
    width: 100%;
    font-family: inherit;
    font-size: 15px;
    color: #333;
    font-weight: 400;
    padding: 10px;
    border: 1px solid #cfcfcf;
    border-radius: 6px;
}

.cmmt_action .cmt-btnaction {
    padding: 10px 15px;
    float: right;
    background: #ececec;
    color: #333;
    margin-left: 10px;
    font-family: inherit;
    font-size: 14px;
    border: 0px;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
}

.cmmt_blue {
    background: #3383fb !important;
    color: #fff !important;
}

.cmmt_action {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 10px 0 0;
}


/* scroll-top-button -css-here */
.container_dash {
    width: 100%;
    max-width: 1450px;
    margin: auto;
    padding: 0px 10px;
    display: block;
}
._1YokD2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    max-width: 100%;
}
._2GoDe3 {
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
}
.middle-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.column-base {
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column;
}
._sf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px;
}
._sf .sort-sortBy {
    width: 100%;
    max-width: 350px;
    text-align: left;
}
._sf .sort-sortBy .sortby_drop {
    width: 100%;
    max-width: none;
}

.sort-sortBy {
    padding: 0px 15px;
    font-size: 14px;
    color: #282c3f;
    cursor: pointer;
    position: relative;
    width: 255px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: end;
    margin: 0 -10px;
}
.sort-sortBy span {
    text-transform: uppercase;
    font-weight: 500;
    color: #282c3f;
    font-size: 12px;
    margin-right: 5px;
    letter-spacing: 1px;
}
.sortby_drop {
    background-color: #fff;
    border: 1px solid #d4d5d9;
    padding: 9px 14px;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/select-down.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position-x: 94%;
    background-position-y: center;
    line-height: 1.2;
    width: 100%;
    max-width: 200px;
}
.pdsearch {
    border: 1px solid #d4d5d9;
    padding: 10px 40px 10px 10px;
    position: relative;
    border-radius: 2px;
    width: 100%;
    max-width: 400px;
}
.pdsearch input {
    border: 0px;
    width: 100%;
}
._ssdes {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #db56bc;
    bottom: 0px;
    margin: 0px !important;
    width: 60px;
}
._ssdes i {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
._sf span.items {
    font-family: Avalon, arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    float: left;
    margin-top: 5px;
}
._sf span.items em {
    font-style: normal;
    color: #878b94;
}
.sfsf-sfg {
    padding-left: 50px;
}
.boxin.indns {
    display: flex;
    align-items: center;
    user-select: none;
    padding: 0px 0;
}
.boxin input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.boxin .check {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 100px;
    background-color: #fff;
    border: 2px solid #00ea90;
    box-shadow: 0px 0px 0px 0px #00ea90 inset;
    transition: all 0.15s cubic-bezier(0, 1.05, 0.72, 1.07);
}
.boxin .check::after {
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 4;
    position: absolute;
    transform: scale(0);
    background-size: 50%;
    background-image: url(https://s6.picofile.com/d/8392306668/bacc888c-bed7-41a9-bf24-f6ff0718f471/checkmark.svg);
    background-repeat: no-repeat;
    background-position: center;
    transition-delay: 0.2s !important;
    transition: all 0.25s cubic-bezier(0, 1.05, 0.72, 1.07);
}
.boxin.indns label {
    font-size: 19px;
    color: #4d4d4d;
    position: absolute;
    z-index: 10;
    padding-left: 35px;
    cursor: pointer;
    width: auto;
    height: auto;
    top: auto;
}
.boxin label {
    color: #4d4d4d;
    position: absolute;
    z-index: 10;
    width: 30px;
    cursor: pointer;
    top: 0px;
    height: 30px;
}
.boxin input:checked ~ .check {
    border-color: #ffffff;
    box-shadow: 0px 0px 0px 15px #00ea90 inset;
}
.boxin input:checked ~ .check::after {
    opacity: 1;
    transform: scale(1);
}
.items-rows {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.items-col-6 {
    -webkit-flex-basis: 16.666%;
    -ms-flex-preferred-size: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
    padding: 10px;
    margin-bottom: 5px;
}
.items-sec {
    background: #fff;
    padding: 0px;
    margin: 0px;
    display: block;
    width: 100%;
    position: relative;
}
.items-thumb {
    position: relative;
    width: 100%;
    display: block;
    padding-top: 133%;
    overflow: hidden;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background: url(../img/placeholder.jpg) no-repeat;
    background-size: 100%;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
}
.items-thumb img {
    display: block;
    position: absolute;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    background-position: 50% 50%;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.items-info {
    padding: 10px 10px 15px 10px;
    margin: 0px;
}
.items-sec a {
    display: block;
    width: 100%;
}
.items-sec a:hover .items-thumb{ border: 1px solid #fff; }
.item-dname {
    font-family: inherit;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    padding-bottom: 5px;
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.product-item-discount {
    font-family: inherit;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    padding-right: 4px;
}
.product-item-strike {
    font-family: inherit;
    font-size: 14px;
    color: #7e818c;
    font-weight: 500;
    text-decoration: line-through;
    padding-right: 4px;
}
.product-item-percentage {
    font-family: inherit;
    font-size: 14px;
    color: #fa0a3b;
    font-weight: 500;
    display: block;
    padding-top: 3px;
}
.items-sec:hover {
    -webkit-box-shadow: 0 2px 16px 4px rgb(40 44 63 / 7%);
    box-shadow: 0 2px 16px 4px rgb(40 44 63 / 7%);
}

.favorite_btn{position: absolute; top: 10px; right: 10px; z-index: 10;}
.favorite_btn button{ background: #fff; width: 32px; height: 32px; border-radius: 50%; display: inline-block; border: 0px; }
.favorite_btn button i{ font-size: 20px; color: #9e9e9e; vertical-align: middle; text-align: center; }
.favorite_btn button.active i{color: #e91e63;}
/* pagination */
.results-showMoreContainer {
    padding: 0px;
    margin: 0px;
}
.remicn{ cursor: pointer; } .remicn:hover, .remicn:hover i{ color: #2874f0; }
.selct-size{  display: inline-block; width: 100%; color: #f93030; padding-bottom: 9px; font-size: 16px; font-weight: 500; }
.text-center{ text-align: center !important; }
.btn {display: inline-block; text-align: center; border: 1px solid #c2c2c2; color: #212121; font-weight: 600; padding: 14px 0; min-width: 166px;  border-radius: 2px; font-family: inherit; background: transparent;
font-size: 15px; text-transform: uppercase; cursor: pointer;}
.btn:hover{ color: #2874f0; } 
.FhkMJZ { font-size: 16px; background: #2874f0; border: none; color: #fff;} .FhkMJZ:hover{ color: #ffff; }
.empty_cart_page{ background: #fff; padding: 20px 20px;  text-align: center;  }
._mytitle{ text-align: left; font-family: 'Avalon', arial, sans-serif; font-size: 24px; color: #000; }
._empty_text{ display: block;  width: 100%; font-size: 19px; font-weight: 600; color: #000; padding-bottom: 10px;}
.emty_login{ background: #222222; padding: 10px 30px; display: inline-block; margin-top: 10px; font-family: inherit; color: #fff; text-transform: uppercase; border-radius: 2px;  }
.mb-3{ margin-bottom: 30px;  }



.pagination-pagecount {
    color: #535766;
    font-size: 14px;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
    cursor: default;
    font-weight: 400;
}

.pagination-container li {
    display: inline-block;
    margin: 5px 2px 5px 2px;
    font-weight: 500;
    cursor: pointer;
    padding: 6px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.pagination-container li a {
    color: #282C43;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.pagination-number {
    background-color: #fff;
    border: 1px solid transparent;
}

.pagination-number:hover {
    border: 1px solid #d4d5d9
}

.pagination-next {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d4d5d9;
    text-align: center;   
    padding: 6px 10px !important;
    font-size: 14px;
}

.pagination-prev {
       -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d4d5d9;
    text-align: center;
    padding: 6px 10px !important;
    font-size: 14px;
}

.pagination-prev i,
.pagination-next i {
    font-size: 14px;
}

.pagination-prev:hover,
.pagination-next:hover {
    border: 1px solid #111
}

.pagination-active {
    font-weight: 500;
    color: #fff;
    letter-spacing: .4px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #282c3f;
}

.pagination-container li.pagination-active a {
    color: #fff;
}

/* media-quaries-here */

@media (max-width:1400px) {
    /* index-here */
    .logo {
        width: 100%;
        max-width: 150px;
        display: block;
    }
    .owl-prev span {
        left: 0px !important;
    }
    .owl-next span {
        right: 0px !important;
    }
    .t-cat {
        padding: 30px 0px;
    }
    .f-p {
        margin: 20px 0px 30px;
    }
    
    .navlinks ul li {
        padding-right: 0px;
    }
    /* index-ends */
    /* product-page-start */
    .prd-v-sec-col-right {
        flex-basis: 60%;
    }
    .recomended-sec {
        padding: 20px 0px;
    }
    .discription-box {
        width: 60%;
        padding: 10px 20px;
    }
    .discription-box h2 {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .discription-box P {
        font-size: 18px;
        margin-bottom: 15px;
        line-height: normal;
    }
    .rs-cols {
        flex-basis: 20%;
        max-width: 20%;
    }
    .produts-wrapper-cols {
        flex-basis: 20%;
        -webkit-flex-basis: 20%;
        max-width: 20%;
    }
    /* product-page-ends */
    /* ice-cream-n-cake-pages */
    .sidebar-cat {
        padding: 0px 20px;
        margin-bottom: 30px;
    }
    .side-cat-tittle {
        font-size: 17px;
        padding: 8px 20px;
    }
    .unit-items li a {
        font-size: 14px;
        letter-spacing: 0.70px;
    }
    .atc {
        padding: 0px;
    }
    .atc-right-col {
        padding: 0px;
    }
    .atc-btn {
        padding: 9px 30px;
        font-size: 13px;
    }
    .sidebar-cat {
        padding: 0px 15px;
        margin-bottom: 25px;
    }
    /* log-here */
    .log-tittle {
        font-size: 26px;
    }
    .search-bar input {
        width: 80%;
        max-width: 80%;
        flex-basis: 80%;
        -webkit-flex-basis: 80%;
    }
    .searchbutton {
        width: 20%;
        max-width: 20%;
        flex-basis: 20%;
        -webkit-flex-basis: 20%;
    }
    .mobile-searchbox .search-bar .searchbutton {
        width: 10%;
        max-width: 10%;
        flex-basis: 10%;
        -webkit-flex-basis: 10%;
    }
    .mobile-searchbox .search-bar input {
        width: 90%;
        max-width: 90%;
        flex-basis: 90%;
        -webkit-flex-basis: 90%;
    }
    .more-vert {
        display: block;
        margin-right: -10px;
    }
    .pname {
        display: none;
    }
    .ipc {
        display: none;
    }
    .curtxt {
        display: none;
    }
    .moneydrowpdown {
        padding: 5px;
    }
    .hmsecwap {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        padding: 20px;
    }
    .hmryt {
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .hmlft {
        display: block;
        padding: 10px;
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        max-width: 100%;
    }
}


/* ------- */

@media(max-width:1200px) {

    ._ctprint{ flex-basis: 65%; -webkit-flex-basis: 65%;  max-width: 65%; }
    .atc-left-col_print{ flex-basis: 35%; -webkit-flex-basis: 35%;  max-width: 35%; }

    /* index-here */
    .cupcake {
        object-fit: contain;
        width: 80px !important;
        height: 50px !important;
        margin-top: 10px;
    }
    .t-cat {
        padding: 20px 0px;
    }
    .navlinks ul li a {
        font-size: 14px;
    }
    .t-display1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .f-input-warp input {
        width: 100%;
    }
    .f-p2 {
        font-size: 17px;
        margin: 0px 0px 8px;
    }
    .social-warp a {
        margin: 0px 3px;
    }
    /* index-ends */
    /* product-page-here */
    .prd-v-sec-row {
        padding: 0px 10px;
    }
    .prd-v-sec-col-left {
        flex-basis: 35%;
        max-width: 35%;
    }
    .prd-v-sec-col-right {
        flex-basis: 65%;
        max-width: 65%;
    }
    .prd-v-sec-col-right {
        padding: 0px 0px 0px 25px;
    }
    .tittle-text {
        font-size: 32px;
    }
    .min-title {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .inl {
        margin-bottom: 8px;
    }
    .slt-p-size {
        margin: 0px 0px 10px;
    }
    .spc-int {
        display: block;
        margin-bottom: 20px;
    }
    
    .prd-v-sec {
        display: block;
        padding: 18px 0px;
        margin-bottom: 15px;
    }
    .display2text {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .produts-wrapper-cols {
        flex-basis: 33.3%;
        padding: 0px 10px;
        max-width: 33.3%;
        margin-bottom: 20px;
    }
    .produts-wrapper {
        margin: 0px -10px;
    }
    .atc-right-col {
        padding: 0px 15px;
        flex-basis: 75%;
        -webkit-flex-basis: 75%;
        max-width: 75%;
    }
    .atc-left-col {
        flex-basis: 35%;
        -webkit-flex-basis: 35%;
        max-width: 35%;
    }
    .unit-items li a {
        font-size: 12px;
        padding: 7px 0px;
    }
    .side-cat-tittle {
        font-size: 15px;
        padding: 7px 10px;
    }
    /* log */
    .m-hider {
        display: none;
    }
}


/* ------- */

@media(max-width:992px) { 
     
    .rprint{ display: block;  } 
    ._ctprint{ flex-basis: 100%; -webkit-flex-basis: 100%;  max-width: 100%; }
    .atc-left-col_print{ flex-basis: 100%; -webkit-flex-basis: 100%;  max-width: 100%; } .atc { padding: 15px 0 0;}
    .atc-left-col_print .sidebar-cat, .atc-left-col_print .contl_box{ padding: 0px 0; }

    .prd-v-sec-col-left{ position: relative; top: 0px; }
    .swiper-wrapper{ align-items: inherit !important; }
   /* seller */

   .profile-header{ padding: 15px 0px; } .pfile-thumb{ width: 100px; height: 100px; margin-right: 15px; } .hprofile-info h2{ font-size: 21px; padding-bottom: 2px; }
   .hprofile-info span{ padding: 0px; } ._pfile_side_liftleft{ display: none; } ._pfile_side_liftright{ -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%; }
   .title_xbord{ font-size: 24px; margin-bottom: 10px; } .card_sec{ padding: 10px 0; } .dashbord-conx{ padding: 15px; } .con-card_x{ margin-bottom: 1rem; }
   .f-bottom-strip-warp p{ margin-right: 0px; }

   /* seller end */

    .container{ max-width: 100%; padding: 0 10px;}
    header {
        position: static;
    }
    #clrfilbox {
        display: block !important;
    }
    #hiddenbar {
        display: block;
    }
    .mobile-blocker {
        display: block !important;
    }
    .fobtn {
        padding: 10px 0px;
        font-size: 14px;
    }
    .swiper-button-prev:after,
    .swiper-rtl .swiper-button-next:after {
        content: 'prev';
        font-size: 20px !important;
    }
    .swiper-button-next:after,
    .swiper-rtl .swiper-button-prev:after {
        content: 'next';
        font-size: 20px !important;
    }
    .ipc,
    .pname {
        display: none;
    }
    /* home about */
    .event-pic {
        flex-basis: 100%;
        max-width: 100%;
        padding: 40px;
    }
    .event-con {
        flex-basis: 100%;
        max-width: 100%;
        padding: 10px;
    }
    article h3 {
        font-size: 30px;
    }
    .t-top {
        font-size: 40px;
    }
    .evnt-con-tittle {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .tittle-content {
        padding: 80px 0px;
    }
    article h3 {
        font-size: 26px;
    }
    .events-wrap {
        padding: 10px 0px;
    }
    .event-img-box::before {
        top: -15px;
        left: -15px;
    }
    .event-img-box::after {
        bottom: -15px;
        right: -15px;
    }
    /* end */
    nav {
        display: none;
    }
    /* index-starts */
    .page-links {
        display: none;
    }
    .filter-sec {
        display: block;
    }
    .prd-v-sec-row {
        margin: 0 -10px;
    }
    .product-view-bigimg {
        border-radius: 0px;
    }
    .prd-v-sec {
        display: block;
        padding: 0px 0px;
        margin-bottom: 15px;
    }
    .plr-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .s-caro {
        padding: 30px 0px 10px;
    }
    .navlinks ul {
        flex-direction: column;
        padding: 10px 0px;
    }
    .navlinks ul li {
        padding: 10px 5px;
    }
    .menuopen {
        display: block !important;
        font-size: 38px !important;
        color: #313d44;
        padding-right: 10px;
    }
    nav {
        position: absolute;
        width: 100%;
        overflow: hidden;
        max-height: 0vh;
        overflow-y: scroll;
    }
    /* index-ends */
    /* product-page */
    
    .rs-cols {
        flex-basis: 25%;
        max-width: 25%;
    }
    .prd-v-sec-col-left {
        flex-basis: 60%;
        max-width: 60%;
    }
    .prd-v-sec-col-right {
        flex-basis: 100%;
        max-width: 100%;
        padding: 0px;
    }
    .prd-rigt-sec {
        padding: 0px;
    }
    .prd-v-sec-row {
     padding: 15px;
        
    }
    .product-box-bottom {
        margin-bottom: 10px;
    }
    .tittle-text {
        font-size: 28px;
    }
    .recomended-sec {
        padding: 12px 0px;
    }
    .checkbox__inner {
        margin-right: 8px;
    }
    .pricing-tag {
        font-size: 13px;
    }
    /* pop-up-left-col-here */
    .atc-left-col {
        display: none;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        max-width: 100%;
        padding-top: 20px;
        background: #ffff;
        height: 100vh;
        animation: vivid 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        -webkit-animation: vivid 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: 0.5s;
        z-index: 10000;
    }
    #boxpriceunit {
        display: none!important;
    }
    @keyframes vivid {
        from {
            opacity: 0;
            top: 40px;
        }
        to {
            opacity: 1;
            top: 0px;
        }
    }
    .atc-right-col {
        flex-basis: 100%;
        max-width: 100%;
        padding: 0px;
    }
    .closepop2 {
        display: block !important;
    }
    .unit-items li a {
        font-size: 15px;
    }
    .produts-wrapper {
        margin: 0px -5px;
        padding-top: 10px;
    }
    /* mega-menu */
    .mega-menu {
        background: none;
        box-shadow: none;
        position: static;
    }
    .mega-wrap {
        display: block;
        padding: 0px;
    }
    .mega-cols ul {
        border: none;
    }
    .mega-cols ul li {
        display: block;
    }
    .mega-cols ul li a {
        color: #fff;
    }
    /* log */
    .sia {
        font-size: 16px;
    }
    .log-content {
        padding: 25px 25px 10px;
    }
    .s-btn {
        padding: 13px 0px;
        font-size: 14px;
    }
    .cont-btn {
        padding: 11px 18px;
        font-size: 15px;
        font-family: inherit;
    }
    .connect-with h4 {
        font-size: 20px;
    }
    .log-tittle {
        font-size: 24px;
    }
    .sidebar-cat {
        padding: 10px 15px;
        height: 100%;
    }
    .unit-items {
        display: block;
        height: 78%;
        overflow-y: scroll;
    }
    .titl-top {
        display: block;
    }
    .discription-box P {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .topstrip {
        padding: 10px 0;
    }
    .cart {
        margin-right: 15px;
    }
    .favbox {
        top: 22px;
        right: 22px;
    }
    /* mobile-search-bar-disply-here */
    .mobile-searchbox {
        display: block;
    }
    .mobile-searchbox .search-bar {
        width: 100%;
        max-width: 100%;
    }
    .searchbarlg {
        display: none !important;
    }
    .p-name {
        font-size: 14px;
    }
    .del-pricetag {
        font-size: 13px;
    }
    .p-off {
        font-size: 13px;
    }
    .contact-column {
        flex-basis: 100%;
        max-width: 100%;
        -webkit-flex-basis: 100%;
        max-width: 100%;
        padding: 0px;
    }
    .contact-div {
        padding: 15px; margin: 0px;
    }
    .contact-column:nth-child(2) {
        order: 1;
        margin-bottom: 12px;
    }
    .contact-column:nth-child(1) {
        order: 2;
    }
    .c-title {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .add-subtit {
        font-size: 17px;
        font-family: 'Avalon';
        color: #009688;
        text-transform: uppercase;
    }
    .t-display1::before {
        display: none;
    }
    .t-display1::after {
        display: none;
    }
    .discrip-conent {
        font-size: 15px;
        line-height: 22px;
    }
    .com-bg-contnt {
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .com-name {
        font-size: 20px;
    }
    .com-bg-wrap {
        margin-bottom: 20px;
    }
    .b2scecols:nth-child(2) {
        margin-top: 0px;
    }
    .b2hmsectxt {
        font-size: 36px;
        margin: 0px 0px 20px 10px;
    }
    .owl-nav {
        display: none !important;
    }
    #myBtn {
        display: block;
        position: fixed;
        opacity: 0;
        bottom: 20px;
        right: 30px;
        z-index: 998;
        font-size: 15px;
        border: none;
        outline: none;
        background-color: #78001F;
        color: white;
        cursor: pointer;
        padding: 8px;
        border-radius: 50%;
        transition: 0.3s ease-in-out;
    }
    #myBtn i {
        font-size: 20px !important;
    }
     .review-thumb img{ width: 100%; }  .review-description h2{ font-size: 42px; } .style_box_rigth{ padding: 20px 20px 8px; }
    .mreview{ display: none !important; }
    #hiddenbar{ margin-bottom: 10px; }
}


/* -------------- */

@media(max-width:768px) {

    .image_wrap, .info_wrap{ flex-basis: 100%; max-width: 100%; padding: 0px; }

    .style_left{ grid-column: inherit;  grid-row: inherit;  margin: 0 0 1rem; } .style_right { grid-column: inherit; grid-row: inherit; padding-left: 0rem; width: 100%;}
.container_review{ padding: 0 0px; } .review-description h2 { font-size: 28px;}
.review-description{ flex-basis: 70%;  max-width: 70%; } .review-thumb{ flex-basis: 30%; max-width: 30%; }
.rvw-btn-wrap{ flex-basis: 100%; max-width: 100%; } .rvw-btn{ width: 100%;  text-align: center; } .rvw-rating img{ height: 28px; }
.popu2content{ width: 90%; padding: 15px; }
 
 .pagination-container li:first-child{  display: block;  float: none;  width: 100%;  text-align: center; }
   .pagination-container{ max-width: 100%; flex-basis: 100%; text-align: center;  }
   .page-count{ max-width: 100%; flex-basis: 100%;  }
   .sp-warpcols{ margin-bottom: 15px; }
    .homebannerbox2 {
        padding: 50px 15px;
    }
    .hom2con h3 {
        font-size: 35px;
    }
    ._bngspara {
        font-size: 35px !important;
    }
    ._bngspara br {
        display: none;
    }
    ._bngs {
        font-size: 23px !important;
    }
    footer {
        border: 0px;
    }
    .t-display1 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .log-warp {
        padding: 10px 0px;
    }
    /* index-start */
    .owl-prev span {
        display: none !important;
    }
    .owl-next span {
        display: none !important;
    }
    .t-display1 {
        font-size: 21px;
        margin-bottom: 20px;
    }
    .s-caro {
        padding: 20px 0px 10px;
    }
    .footer-wrap {
        padding: 20px 0 0px;
        border-top: 1px solid #ededed;
    }
    .submit-btn {
        font-size: 12px;
        padding: 10px 15px;
    }
    .f-warp {
        margin: 0px -10px;
    }
    .f-box {
        flex-basis: 50%;
        margin-bottom: 15px;
    }
    .social-warp p {
        font-size: 15px;
        margin-right: 15px;
    }
    /* .product-image-box {
        outline: 4px solid #e7e7e7;
    } */
    .rs-cols {
        flex-basis: 33.3%;
        max-width: 33.3%;
    }
    .rs-top {
        margin-bottom: 10px;
    }
    .discription-box {
        width: 100%;
        padding: 0px;
    }
    .discription-box P {
        font-size: 15px;
    }
    .discription-box h2 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .min-title {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .rs-cols {
        flex-basis: 33.3%;
        max-width: 33.3%;
    }
    .size-boxes {
        display: block;
        width: 50%;
        margin: 0px auto 8px;
        padding: 5px;
        cursor: pointer;
    }
    .size-cols {
        padding: 5px;
    }
    .size-cols {
        flex-basis: 33.33%;
        max-width: 33.33%;
        padding: 10px;
    }
    .produts-wrapper-cols {
        flex-basis: 50%;
        padding: 0px 5px;
        max-width: 50%;
        margin-bottom: 20px;
    }
    .form-row {
        margin-bottom: 10px;
    }
    .f-p {
        margin: 20px 0px 15px;
    }
    .sub-row {
        margin-bottom: 18px;
    }
    .connect-with h4 {
        font-size: 20px;
        margin: 20px 0px 10px;
    }
    .log-tittle {
        font-size: 22px;
        margin: 0px auto 10px;
    }
    .toplinks {
        margin: 0px 5px 0 0;
    }
    .m-pthumb {
        display: inline-block;
    }
    .colocat-warp {
        width: 100%;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .colocat-cols {
        margin-bottom: 12px;
    }
    .button-footer .lgbtns:nth-child(1) {
        width: 100%;
        max-width: 100%;
    }
    .button-footer .lgbtns:nth-child(2) {
        width: 100%;
        max-width: 100%;
    }
    .choosecolorcat {
        padding: 0px;
    }
    .prd-rigt-sec .addlist {
        top: 0px;
        right: 0px;
    }
    .accordion button .accordion-title {
        display: block !important;
        padding: 10px 0px 10px 0 !important;
        font-size: 16px !important;
        max-width: 88% !important;
    }
    .rnrvs {
        flex-direction: column;
        -webkit-flex-direction: column;
        margin-bottom: 0px;
    }
    .homebannerbox2::after {
        content: "";
        background-color: rgb(0 0 0 / 54%);
        width: 100%;
        height: 100%;
        z-index: 20;
        position: absolute;
        top: 0;
        left: 0;
    }
    .banone {
        background-position: 68% 90% !important;
    }
    .homebannerbox2 {
        position: relative;
        overflow: hidden;
    }
    .hom2con {
        position: relative;
        z-index: 40;
    }
    .hom2con p {
        font-size: 18px;
        
    }
    .hom2con h3 {
        font-size: 28px;
        color: #fff !important;
    }
    .hmancers {
        font-size: 17px;
    }
    .hmsecwap {
        padding: 20px 10px;
    }
    .hmlftcols {
        max-width: 50%;
        flex-basis: 50%;
        -webkit-flex-basis: 50%;
        margin-bottom: 20px;
    }
    .hmlftwrap {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
    }
    .b2scecols {
        max-width: 50%;
        flex-basis: 50%;
        -webkit-flex-basis: 50%;
        padding: 0px 10px;
        margin-bottom: 15px;
    }
    .b2seclikbtns {
        font-size: 12px;
    }
    .b2secpox {
        padding-top: 120%;
    }
    .b2seclikbtns {
        padding: 8px;
    }
}


/* -------------- */

@media(max-width:480px) {
    ._size_qty{ margin: 0 -5px; } ._size_qty li{ width: 25%; padding: 0 5px;} 
    .btn{ min-width: 100%; margin-bottom: 5px; margin: 0 0 5px 0; }

    .pricebox{ min-height: 41px; overflow: hidden; }
    .p-second-colmn{ -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    ._pfile_side_right_box{ padding: 20px; }
    .hm-bansec {
        padding: 5px 0px;
    }
    .smallimgswarp {
    display: flex;
    margin: 0px -5px;
}
    /* index-start */
    .f-box {
        flex-basis: 100%;
        margin-bottom: 15px;
    }

    .f-warp {
        margin: 0px -10px;
    }
    .logo {
        width: 110px;
        max-width: 220px;
        display: block;
    }
    .f-bottom-strip-warp {
        flex-direction: column;
    }
    .t-display1 {
        font-size: 22px;
        margin-bottom: 10px;
        max-width: 75%;
    }
    .topstrip {
        padding: 10px 0px 0px;
        margin-bottom: 10px;
    }
    /* index-ends */
    .topstrip-right span a {
        font-size: 15px;
    }
    .vertical-line {
        display: none;
    }
    .p-off{ display: block; }
    .lg {
        margin-right: 5px;
    }
    .sp {
        margin-right: 5px;
    }
    .display2text {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .p-name {
        margin-bottom: 5px;
    }
    .prd-v-sec-col-left {
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        max-width: 100%;
    }
    .rs-top .atc-btn {
        float: right;
        padding: 9px 20px;
        width: auto;
        font-size: 13px;
    }
    .size-cols {
        flex-basis: 50%;
        -webkit-flex-basis: 50%;
        max-width: 50%;
        padding: 10px;
    }
    .smallimgscols {
        flex-basis: 20%;
        -webkit-flex-basis: 20%;
        max-width: 20%;
        padding: 0px 5px;
    }
    #cake-select {
        width: 100%;
    }
    #flavour-select {
        width: 100%;
    }
    .tittle-text {
        font-size: 24px;
        width: 100%;
    }
    .prd-v-sec-row {
        padding: 10px;
    }
    .texa-p {
        width: 100%;
    }
    .prd-v-sec-col-right {
        padding: 0px 0px 0px 0px;
    }
    .rs-cols {
        flex-basis: 50%;
        max-width: 50%;
    }
    .lgbtns {
        width: 100%;
        margin-bottom: 10px;
    }
    .p-lw li a {
        font-size: 12px;
        margin-left: 5px;
    }
    .discription-box h2 {
        font-size: 24px;
        margin-bottom: 8px;
    }
    .discription-box P {
        font-size: 14px;
    }
    .pricing-tag {
        margin-bottom: 2px;
    }
    .p-name {
        margin-bottom: 5px;
        letter-spacing: 0.60px;
    }
    .s-bag {
        font-size: 20px !important;
    }
    .p-overlay span {
        font-size: 28px;
    }
    .sub-title .atc-btn {
        font-size: 12px;
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .atc-right-col {
        padding: 0px;
    }
    .atc {
        padding: 10px 0 0 0;
    }
    .form-row {
        margin-bottom: 10px;
    }
    .s-btn {
        padding: 12px 0px;
        font-size: 13px;
    }
    .f-p {
        font-size: 18px;
        margin: 10px 0px 20px;
    }
    .cont-btn {
        padding: 10px 18px;
        font-size: 14px;
        font-family: inherit;
        margin-bottom: 18px;
    }
    .cont-btn img {
        width: 20px;
        height: 20px;
        object-fit: contain;
    }
    .connect-with h4 {
        font-size: 19px;
        margin: 20px 0px 10px;
    }
    .connect-with p {
        color: #888;
        font-size: 14px;
        line-height: 20px;
    }
    .log-content {
        padding: 18px 15px 8px;
    }
    .sia {
        font-size: 14px;
    }
    .connect-with h4 {
        font-size: 18px;
        margin: 20px 0px 10px;
    }
    .log-tittle {
        font-size: 20px;
    }
    .f-bottom-strip-warp p {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .f-bottom-strip-warp a {
        font-size: 14px;
    }
    .p-name {
        
        text-overflow: initial;
        white-space: normal;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        height: 40px; overflow: hidden;
    }
    .home-banner {
        width: 100%;
        display: block;
        position: relative;
        padding-top: 40% !important;
    }
    .m-pthumb i {
        font-size: 25px;
    }
    ._bngspara {
        font-size: 24px !important;
    }
    ._bngs {
        font-size: 21px !important;
    }
    .hom2con h3 {
        font-size: 28px;
    }
    .hom2con ul li {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .hmtxt2 {
        font-size: 24px;
    }
    .hmancers {
        padding: 5px;
    }
    
    .tocatbx .owlcols .sub-title .p-name {
        font-size: 15px !important;
    }
}


/* ----------------- */

@media(max-width:375px) {

    /* index-start */
    .p-name {
        margin-bottom: 8px;
    }
    .topstrip-right {
        width: 100%;
        justify-content: flex-end;
    }
    /* index-ends */
    .produts-wrapper-cols {
        padding: 0px 5px;
    }
    .connect-with h4 {
        font-size: 16px;
        margin: 20px 0px 10px;
    }
    .log-tittle {
        font-size: 18px;
    }
    .f-p {
        font-size: 15px;
        margin: 10px 0px 20px;
    }
    .f-p2 {
        font-size: 16px;
        margin: 0px 0px 8px;
    }
    .t-display1 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .moneydrowpdown {
        margin: 0px;
    }
    .cur-wrap {
        margin-right: 5px;
    }
    .cart-amount {
        width: 16px;
        height: 16px;
        top: -7px;
        right: -7px;
        padding: 5px;
        font-size: 12px;
    }
    .b2seclikbtns {
        font-size: 11px;
    }
}

@media(max-width:350px) {
    .topstrip-right .lg,
    .sp a {
        font-size: 13px;
    }
    .cat-box {
        display: none !important;
    }
    .rs-cols {
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        max-width: 100%;
    }
    .produts-wrapper-cols {
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        padding: 0px 10px;
        max-width: 100%;
        margin-bottom: 25px;
    }
    .p-lw li a {
        font-size: 10px;
        margin-left: 5px;
    }
    .s-navitems .slink {
        padding: 2px 8px !important;
    }
    .sortby-sec {
        padding: 0px 12px 10px;
    }
    .hmlftcols {
        max-width: 100%;
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        margin-bottom: 10px;
    }
    .b2scecols {
        max-width: 100%;
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        margin-bottom: 10px;
    }
    .b2scewrap {
        margin: 0px;
    }
}