::-webkit-scrollbar {
  width: 3px
}

* {
  scrollbar-width: thin;
  scrollbar-color: #6fd3eb
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 3px
}

::-webkit-scrollbar-thumb {
  background: #ffd600;
  border-radius: 3px
}

::-webkit-scrollbar-thumb:hover {
  background: #6fd3eb
}


.logreg.fade.in {
  opacity: 1;
}

.fade.in {
  opacity: 1;
}

/***** Sidebar *****/

.sidebar {
  width: 250px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: -255px;
  background: #000;
  color: #fff;
  transition: all .3s;
  box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.5);
  text-align: left;
  z-index: 9999;
}

.gj_subscribe {
  position: absolute;
  right: 0px;
}


.gj_gu_dets_cko {
  padding: 30px 10px;
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid lightgrey;
}


.gj_gu_dets_cko input {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: var(--greyColor3);
  border-radius: 5px;
  padding: 12px 15px;
  border: 1px solid var(--greyColor7);
  width: 100%;
  background-color: var(--whiteColor);
  height: 50px;
  margin-bottom: 20px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none !important;
}


.gj_gu_dets_cko select {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: var(--greyColor3);
  border-radius: 5px;
  padding: 12px 15px;
  border: 1px solid var(--greyColor7);
  width: 100%;
  margin-bottom: 20px;
  background-color: var(--whiteColor);
  height: 50px;
  outline: none;
  box-shadow: none !important;
}

.gj_gu_dets_cko {
  padding: 30px 10px;
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid lightgrey;
}

.gj_gu_dets_cko input {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: var(--greyColor3);
  border-radius: 5px;
  padding: 12px 15px;
  border: 1px solid var(--greyColor7);
  width: 100%;
  background-color: var(--whiteColor);
  height: 50px;
  margin-bottom: 20px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none !important;
}

.gj_gu_dets_cko select {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: var(--greyColor3);
  border-radius: 5px;
  padding: 12px 15px;
  border: 1px solid var(--greyColor7);
  width: 100%;
  margin-bottom: 20px;
  background-color: var(--whiteColor);
  height: 50px;
  outline: none;
  box-shadow: none !important;
}

a.btn.support-btn.mr-3.gj_invite_btn.gj_cus_nls_btn {
  position: absolute;
  top: -48px;
  right: -10px;
  z-index: 9999;
  display: none;
}

.account-detail .profile-meta {
  position: relative;
}

input.gj_nl_subsc {
  margin: 0px 10px 0px 0px;
}

#nav-order-info .gj_collect_addr_div {
  margin-top: 0px;
}

#nav-order-info button.green.gj_retok_but.btn.btn-primary {
  color: green;
  background: #fff;
  border: 1px solid #25233c;
  padding: 11px 5px !important;
}

#nav-order-info button.red.gj_retnotpos_but.btn.btn-primary {
  color: #ff0000;
  background: #fff !important;
  border: 1px solid #25233c;
  padding: 11px 5px !important;
}

#nav-order-info .red.gj_retnotpos_but {
  color: #ff0000;
  background: #fff !important;
  border: 1px solid #25233c;
  padding: 11px 5px !important;
}

.gj_notif_divs .gj_noti_del_all {
  position: relative;
  top: -7px;
  left: 3px;
}

.gj_notif_divs .gj_noti_del_all input:checked+span:before {
  border-color: #fff;
}

.gj_notif_divs .gj_noti_del_all input+span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  border-radius: 0;
  border: 1px solid var(--greyColor6);
}

.gj_notif_divs .gj_noti_del_all .gj_noti_delete_all {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.gj_notif_divs .gj_noti_del_all input:checked+span:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  width: 14px;
  height: 8px;
  border-radius: 0;
  border-width: 0 0 2px 2px;
  display: inline-block;
  border-style: solid;
  transform: rotate(-37deg);
}

.catagory .xs-vartical-menu .cd-dropdown-gallery li {
  width: 100%;
  margin-right: 0;
}

.catagory .xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item {
  margin: 2px 1px;
  display: block;
  border: 0px solid #eaeaea;
  padding: 3px;
}

.catagory .xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item {
  min-height: auto;
  max-height: inherit;
  border: 0px;
  font-size: 1.14286em;
  padding: 12px 0px;
  border-bottom: 1px solid #ebebeb;
}

.catagory .xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item i {
  margin-right: 15px;
  font-size: 1.250em;
}

.catagory .xs-vartical-menu .cd-dropdown-gallery {
  padding: 16px 12px;
  width: 220px;
  max-height: 388px;
  overflow-y: auto;
}

.gj_notif_divs .gj_noti_del {
  position: relative;
  top: -7px;
}

.gj_notif_divs .gj_noti_del input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.gj_notif_divs .gj_noti_del input:checked+span:before {
  border-color: var(--blueColor);
}

.gj_notif_divs .gj_noti_del input+span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  border-radius: 0;
  border: 1px solid var(--greyColor6);
}

.gj_notif_divs .gj_noti_del input:checked+span:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  width: 14px;
  height: 8px;
  border-radius: 0;
  border-width: 0 0 2px 2px;
  display: inline-block;
  border-style: solid;
  transform: rotate(-37deg);
}

.logreg.xs-modal .modal-content {
  padding: 30px 60px;
}

hr.m-0 {
  display: block;
}

.navMain .navmix ul li ul.dropdown-menu {
  max-height: 264px;
  overflow-y: auto;
}

.marcentz {
  margin: 10px auto !important;
  display: block !important;
}

.gj_edit_profile_img_iconz {
  position: absolute;
  top: -10px;
  right: -10px;
  background: var(--yellowColor);
  width: 35px;
  height: 35px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border-radius: 30px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
}


.cd-dropdown-content .cd-dropdown-gallery img {
  width: 150px;
  margin: 0 auto;
}


.xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item {
  min-height: 212px;
  max-height: 212px;
}

.gj_edit_profile_img_iconz:hover {
  background: var(--blueColor);
}

.nawanupbtnz {
  max-width: 130px;
}

.gj_collect_addr_div .gj_coll_addr_but:hover {
  color: #ffd600 !important;
}

.anhotzilzzsalz h2 {
  padding: 0px 15px;
  width: calc(100% - 15px);
}

.gj_lk_addToCart {
  color: #000;
}

.gj_lk_addToCart:hover {
  color: #fff;
}

.gj_ad_wid_slider {
  margin: 0px 40px;
}

.single-product-summary .visit-vendor {
  font-size: 15px;
}

.gj_soc_sre li {
  display: inline-block;
  margin: 5px 0px;
  text-align: center;
  width: auto;
}


.anggggwevwhz .modal-header {
  text-align: center;
  color: #25233c;
}


.anggggwevwhz .modal-body {
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto;
}


.anggggwevwhz .modal-content .modal-title {
  font-size: 18px;
  color: #25233c;
  text-align: center;
  width: 100%;
  font-weight: 600;
}

.anggggwevwhz .modal-footer {
  background: var(--blueColor);
  height: 40px;
  width: 100%;
  float: left;
}

.anggggwevwhz .gj_cp_sec_div .gj_cp_img_div {
  float: left;
  width: 40% !important;
  display: inline-flex;
}

.anggggwevwhz .gj_cp_sec_div {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}

.anggggwevwhz .gj_sel_cpr_but {
  padding: 11px 24px;
  display: inline-block;
  border: 2px solid;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: var(--whiteColor);
  border-color: var(--blueColor);
  background-color: var(--blueColor);
  border-radius: 7px;
  white-space: nowrap;
}


.anggggwevwhz .gj_sel_cpr_but:hover {
  background-color: var(--yellowColor);
  border-color: var(--yellowColor);
  color: var(--whiteColor);
}

.gj_cp_sec_div {
  width: 100%;
}


.anggggwevwhz .modal-footer {
  background: var(--blueColor);
  height: 50px;
  display: block;
  width: 100%;
  float: left;
}

.anggggwevwhz .gj_cp_img_div img {
  padding: 5px !important;
  box-shadow: 0px 0px 12px #bbb;
  margin-bottom: 10px !important;
}


.anggggwevwhz .modal-header .close {
  position: absolute !important;
  right: -15px !important;
  top: -13px !important;
  padding: 0 !important;
  margin: 0 !important;
  background-color: #fff !important;
  opacity: 1;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  border-radius: 50% !important;
}

.anggggwevwhz .gj_cpr_sel_dett_div {
  float: left;
  margin-left: 12px;
  width: 50%;
  text-align: left;
}

.anggggwevwhz p.gj_cp_title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}


.order-detail-box button.gj_coll_addr_but.btn.btn-primary {
  margin: 0px;
}

.anwidzratz .custom-control {
  margin-bottom: 5px;
}

.gj_rtn_details_accor .gj_rtn_acc_dets {
  padding: 12px;
  box-shadow: 0px 0px 12px #ccc;
}

button.btn.btn-primary.gj_rcs_but {
  padding: 12px 32px;
}

.gj_rtn_details_accor .gj_rtn_acc_dets #gj_xs-contact-form {
  padding: 12px 0px;
  box-shadow: none !important;
}

.gj_lk_sts:hover {
  background: #ffd600;
  color: #fff !important;
}

#edit_addr_model_1 .modal-dialog {
  max-width: 500px;
}


.gj_checkout_bdy span.gj_curr {
  padding-left: 10px;
  top: -3px;
  position: relative;
}

.chktitlz {
  text-align: center;
  float: right;
  background: transparent;
  width: 28px;
  border: 1px solid #000;
  color: #000;
  line-height: 28px;
  height: 28px;
  border-radius: 3px;
  position: relative;
  top: -5px;
  right: -10px;
}

.edit-profile-img.kilpzopass {
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent;
  width: 100%;
  height: 163px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border-radius: unset;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
}

.gj_proof_img_div input {
  padding: 10px 10px !important;
  border: 1px solid #ccc !important;
  height: auto !important;
  width: 100%;
  margin-bottom: 12px;
}

.edit-profile-img.kilpzopass i.fas.fa-camera {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #ffd703;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border-radius: 30px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
}

.edit-profile-img.kilpzopass input {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  opacity: 0;
  height: 100%;
}

.side-box .b-body .similar-list .text-area {
  overflow: hidden;
}

.side-box .b-body .similar-list .text-area h5 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.annewjopzaz .select2-container .select2-selection--single {
  height: 50px;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
}

.annewjopzaz .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 50px;
  font-size: 1rem;
}

.annewjopzaz .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.form-control {
  border-radius: 0px;
}

.anselezflqggz .select2-container .select2-selection--single {
  height: 50px;
  border: 1px solid #bbbbbb6e;
  border-radius: 0px;
}

.anselezflqggz .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #555;
  line-height: 50px;
  font-size: 12px;
  padding: 0px 20px;
}

.anselezflqggz .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}


.anqwilzayzg .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 5px;
}

.anqwilzayzg .select2-container .select2-selection--single {
  height: 50px;
  border: 1px solid #ced4da;
  border-radius: 5px;
}

.anqwilzayzg .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 50px;
  font-size: 1rem;
}

.anqwilzayzg .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}




.anqwuilayzz .select2-container--default .select2-results>.select2-results__options {
  max-height: 150px;
  overflow-y: auto;
}

.ancartwilflagz .select2-container--default .select2-results>.select2-results__options {
  max-height: 150px;
  overflow-y: auto;
}





.newphnchg {
  display: block !important;
}

.paditopiz {
  padding-top: 20px;
}

.minmartop {
  margin-top: 30px;
}

.sendactbtnv {
  display: none !important;
}

.actaccbtn {
  display: none !important;
}

.gj_term_div input {
  margin: 12px 6px !important;
  transform: translateY(2px);
}

.butnotziz:after {
  display: none;
}

.belliz i {
  font-size: 18px;
}

.gj_sp_trm {
  margin: 10px 0px !important;
}

.gj_cart_bdy .gj_sinmvend_wle_div {
  max-height: 660px;
  overflow-y: auto;
}

.gj_copr_tbdy th {
  width: 100%;
  display: block;
  text-align: center;
}

.gj_copr_tbdy .gj_cp_img_div {
  width: 100%;
}

.gj_copr_tbdy .gj_cp_img_div img {
  padding: 10px;
  box-shadow: 0px 0px 12px #bbb;
  margin-bottom: 10px;
}

.gj_comprod_div table {
  width: 100%;
}

.gj_choose_cp {
  width: 100% !important;
}

.gj_copr_tbdy .select2-container {
  width: 100% !important;
  margin: 12px 0px 0px;
  border-radius: 0px !important;
  height: 30px;
  padding: 0px 0px;
  line-height: 35px;
}

.venreszpqaswdz {
  display: none;
}

.forgotBtn:hover .venforpqaswdz {
  display: none;
  transition: .25s cubic-bezier(0.5, -1, 0.5, 2)
}


.forgotBtn:hover .venreszpqaswdz {
  display: block;
  transition: .25s cubic-bezier(0.5, -1, 0.5, 2)
}



.Attribute_Right p .gj_curr {
  float: left;
  padding: 3px 7px;
  line-height: 11px;
  font-size: 15px;
}

.terms_paragraph .checkBoxCustom span {
  color: #6f7479;
}

.prodouct_address a h6.gj_ship_title {
  color: #000;
}

.terms_paragraph .checkBoxCustom .gj_sp_trm {
  color: #6f7479;
}

.vender_title .title_Right .gj_c_a_rating span {
  color: gold;
}

.vender_title .gj_c_a_rating .sp_ratings span i.fas {
  color: gold;
}

.vender_title .gj_c_a_rating .sp_ratings span i.far {
  color: #cac9c7;
}

.process_part h3 span.gj_curr {
  position: relative;
  top: -4px;
}

.process_part h3 span.gj_total_val {
  float: right;
}

.save_Right .New h5 span.gj_curr {
  padding: 1px 5px;
  float: left;
  line-height: 13px;
}

.save_Right h6 del span.gj_curr {
  padding: 1px 5px;
  float: left;
  line-height: 13px;
}


.shippingcart_details_right h6 {
  padding: 3px 3px;
  font-size: 14px;
  height: 22px;
}

.shippingcart_details_right h6 span.gj_curr {
  font-size: 15px;
  padding: 0px 5px;
  line-height: 10px;
  float: left;
}

.shippingcart_details_right h6 span.gj_shipping_val {
  text-align: right;
  float: right;
}




.gj_product_details_bdy .navSec .slick-arrow.slick-hidden {
  /* display: block; */
}

.single-product-summary .col-md-4 {
  padding-left: 0px;
}

.single-product-summary .sp_ratings span i {
  color: #fed700;
}



.product-detail-tabs .rate-detail .rate-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.product-detail-tabs .rate-detail .star-rating {
  margin-bottom: 35px;
  line-height: 1;
  float: none;
  overflow: visible;
  height: 100%;
  width: 100%;
  display: block;
  font-size: 25px;
  display: flex;
  align-items: center;
}

.product-detail-tabs .rate-detail .rate-list li b {
  font-weight: 400;
  color: #aaaaaa;
  font-size: 0.85714em;
  padding-left: 5px;
}

.product-detail-tabs .rate-detail .rate-list li:last-child {
  margin-bottom: 0;
}

.product-detail-tabs .rate-detail .rate-list li .rate-title {
  width: 15%;
  line-height: 1;
  font-size: 0.85714em;
  margin-top: 1px;
}

.product-detail-tabs .rate-detail .rate-list li .rate-graph {
  height: 10px;
  background-color: #f5f5f5;
  border-radius: 5px;
  display: block;
  width: 60%;
  margin-right: 5%;
  position: relative;
  overflow: hidden;
}

.product-detail-tabs .rate-detail .rate-list li .rate-graph .rate-graph-bar {
  background-color: #ffd600;
  border-radius: 5px;
  display: block;
  height: 100%;
}

.product-detail-tabs .rate-detail .rate-list li .star-rating {
  width: 20%;
  margin-bottom: 0;
  text-align: right;
  margin-top: -2px;
}

.product-detail-tabs .rate-detail .rate-list li .star-rating::before {
  color: #fed700;
}

.product-detail-tabs .rate-detail .rate-list li .star-rating[data-value="5"]::before {
  content: '\f005\f005\f005\f005\f005';
}

.product-detail-tabs .rate-detail .rate-list li .star-rating[data-value="4"]::before {
  content: '\f005\f005\f005\f005\f006';
}

.product-detail-tabs .rate-detail .rate-list li .star-rating[data-value="3"]::before {
  content: '\f005\f005\f005\f006\f006';
}

.product-detail-tabs .rate-detail .rate-list li .star-rating[data-value="2"]::before {
  content: '\f005\f005\f006\f006\f006';
}

.product-detail-tabs .rate-detail .rate-list li .star-rating[data-value="1"]::before {
  content: '\f005\f006\f006\f006\f006';
}

.product-detail-tabs .rate-score .star-rating {
  font-size: 2.14286em;
}

.product-detail-tabs .rate-score .rating-score-des {
  font-size: 1.42857em;
  float: left;
  margin-bottom: 0;
  line-height: 30px;
}

.product-detail-tabs .rate-score .rating-score-des em {
  color: #ffa801;
}


.product-detail-tabs .rate-score .help-tip {
  float: right;
}




.product-detail-tabs .gj_prat_ratings {
  margin-bottom: 35px;
  margin-right: 25px;
  line-height: 1;
  float: left;
  overflow: visible;
  height: 100%;
  width: auto;
  font-size: 25px;
  display: flex;
  align-items: center;
}

.product-detail-tabs .gj_prat_ratings span i {
  color: #fed700;
  font-size: 18px;
  margin: 0px 3px 0px 0px;
}


.product-detail-tabs .woocommerce-Reviews .woocommerce-Reviews-title {
  font-size: 1.42857em;
  margin-bottom: 40px;
}


.product-detail-tabs #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  padding: 15px 0px 30px;
  width: calc(100% - 70px);
}


.product-detail-tabs #reviews #comments ol.commentlist li .comment-text .gj_upr_ratings {
  margin-bottom: 10px;
  line-height: 1;
  float: none;
  overflow: visible;
  height: 100%;
  width: 100%;
  display: block;
  font-size: 25px;
  display: flex;
  align-items: center;
}


.product-detail-tabs #reviews #comments ol.commentlist li .comment-text .gj_upr_ratings i {
  color: #fed700;
  font-size: 18px;
  margin: 0px 3px 0px 0px;
}


.product-detail-tabs #reviews #comments ol.commentlist li .comment-text .meta {
  margin: 10px 0px;
}



.product-detail-tabs .woocommerce-Reviews {
  padding-top: 30px;
}

.product-detail-tabs #review_form {
  padding: 12px;
  box-shadow: 0px 0px 12px #ccc;
}







.sidebar.active {
  left: 0;
}

.dismiss {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 20px;
  right: 10px;
  transition: all .3s;
  background: #000;
  border-radius: 4px;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
  font-size: 22px;
}

.dismiss:hover,
.dismiss:focus {
  background: #555;
  color: #fff;
}

.sidebar .logo {
  padding: 40px 20px;
  border-bottom: 1px solid #444;
  transition: all .3s;
}

.sidebar .logo a {
  display: inline-block;
  width: 172px;
  height: 34px;
  background: url(../img/logo.png) left top no-repeat;
  border: 0;
  text-indent: -999999px;
}

.sidebar ul.menu-elements {
  padding: 0;
  border-bottom: 1px solid #3c3202;
  transition: all .3s;
}

.sidebar ul li a {
  display: block;
  padding: 10px 20px;
  border: 0;
  color: #fff;
  /*	border-bottom: #555 solid 1px;*/
}

.sidebar ul li a:hover,
.sidebar ul li a:focus,
.sidebar ul li.active>a:hover,
.sidebar ul li.active>a:focus {
  outline: 0;
  background: #ffd600;
  color: #fff;
}

.sidebar ul li a i {
  margin-right: 5px;
}

.sidebar ul li.active>a {
  background: #ffd600;
  color: #fff;
}


.sidebar ul ul a {
  background: #282201;
  padding-left: 30px;
  font-size: 13px;
}

.sidebar ul ul li.active>a {
  background: #555;
}

.sidebar a[data-toggle="collapse"] {
  position: relative;
}

.sidebar .dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.sidebar .to-top {
  padding: 20px;
  text-align: center;
}

.sidebar .dark-light-buttons {
  padding: 10px 20px 30px 20px;
  text-align: center;
}

/* sidebar light */

.sidebar.light {
  background: #fff;
  color: #888;
}

.sidebar.light .dismiss {
  background: #ddd;
  color: #888;
}

.sidebar.light .dismiss:hover,
.sidebar.light .dismiss:focus {
  background: #ccc;
  color: #888;
}

.sidebar.light .logo {
  border-color: #eee;
}

.sidebar.light .logo a {
  background-image: url(../img/logo-dark.png);
}

.sidebar.light ul.menu-elements {
  border-color: #eee;
}

.sidebar.light ul li a {
  color: #888;
}

.sidebar.light ul li a:hover,
.sidebar.light ul li a:focus,
.sidebar.light ul li.active>a:hover,
.sidebar.light ul li.active>a:focus {
  background: #ccc;
  color: #888;
}

.sidebar.light ul li.active>a,
.sidebar.light a[aria-expanded="true"] {
  background: #ddd;
  color: #888;
}

.sidebar.light ul ul a {
  background: #ddd;
}

.sidebar.light ul ul li.active>a {
  background: #ccc;
}

.sidebar.light a.btn-customized-3 {
  background: #ddd;
  color: #888;
}

.sidebar.light a.btn-customized-3:hover,
.sidebar.light a.btn-customized-3:active,
.sidebar.light a.btn-customized-3:focus,
.sidebar.light a.btn-customized-3:active:focus,
.sidebar.light a.btn-customized-3.active:focus,
.sidebar.light a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active,
.sidebar.light a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  background: #ccc;
  color: #888;
}

.sidebar.light a.btn-customized-4.btn-customized-dark {
  background: #555;
}

.sidebar.light a.btn-customized-4.btn-customized-light {
  background: #eee;
}

.sidebar.light a.btn-customized-4.btn-customized-dark:hover,
.sidebar.light a.btn-customized-4.btn-customized-dark:active,
.sidebar.light a.btn-customized-4.btn-customized-dark:focus,
.sidebar.light a.btn-customized-4.btn-customized-dark:active:focus,
.sidebar.light a.btn-customized-4.btn-customized-dark.active:focus,
.sidebar.light a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active,
.sidebar.light a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  background: #ccc;
  color: #fff;
}

.sidebar.light a.btn-customized-4.btn-customized-light:hover,
.sidebar.light a.btn-customized-4.btn-customized-light:active,
.sidebar.light a.btn-customized-4.btn-customized-light:focus,
.sidebar.light a.btn-customized-4.btn-customized-light:active:focus,
.sidebar.light a.btn-customized-4.btn-customized-light.active:focus,
.sidebar.light a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active,
.sidebar.light a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  background: #ccc;
  color: #fff;
}


/***** Dark overlay *****/

.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(51, 51, 51, 0.7);
  z-index: 998;
  opacity: 0;
  transition: all .5s ease-in-out;
}

.overlay.active {
  display: block;
  opacity: 1;
}


/***** Content *****/

.content {
  width: 100%;
  transition: all 0.3s;
}

.open-menu {
  position: fixed;
  top: 20px;
  left: 10px;
  z-index: 997;
  box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.2);
}

.open-menu.btn-customized,
.open-menu.btn-customized:hover,
.open-menu.btn-customized:active,
.open-menu.btn-customized:focus,
.open-menu.btn-customized:active:focus,
.open-menu.btn-customized.active:focus,
.open-menu.btn-customized.btn.btn-primary:not(:disabled):not(.disabled):active,
.open-menu.btn-customized.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.2);
}


/***** Buttons *****/

a.btn-customized {
  margin-left: 5px;
  margin-right: 5px;
  padding: .75rem 1.5rem;
  background: #f35b3f;
  border: 0;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  box-shadow: none;
}

a.btn-customized:hover,
a.btn-customized:active,
a.btn-customized:focus,
a.btn-customized:active:focus,
a.btn-customized.active:focus,
a.btn-customized.btn.btn-primary:not(:disabled):not(.disabled):active,
a.btn-customized.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  outline: 0;
  background: #cd533d;
  background: rgba(243, 91, 63, 0.7);
  border: 0;
  color: #fff;
  box-shadow: none;
}

a.btn-customized-2 {
  margin-left: 5px;
  margin-right: 5px;
  padding: .75rem 1.5rem;
  background: #fff;
  border: 0;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 300;
  color: #555;
  box-shadow: none;
}

a.btn-customized-2:hover,
a.btn-customized-2:active,
a.btn-customized-2:focus,
a.btn-customized-2:active:focus,
a.btn-customized-2.active:focus,
a.btn-customized-2.btn.btn-primary:not(:disabled):not(.disabled):active,
a.btn-customized-2.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  outline: 0;
  background: #ccc;
  background: rgba(255, 255, 255, 0.5);
  border: 0;
  color: #555;
  box-shadow: none;
}

a.btn-customized-3 {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: .75rem 1.5rem;
  background: #444;
  border: 0;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  box-shadow: none;
}

a.btn-customized-3:hover,
a.btn-customized-3:active,
a.btn-customized-3:focus,
a.btn-customized-3:active:focus,
a.btn-customized-3.active:focus,
a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active,
a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  outline: 0;
  background: #555;
  border: 0;
  color: #fff;
  box-shadow: none;
}

a.btn-customized i,
a.btn-customized-2 i,
a.btn-customized-3 i {
  margin-right: 5px;
}


a.btn-customized-4 {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 0 3px;
  padding: 0;
  background: #444;
  border: 0;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  box-shadow: none;
  text-indent: -999999px;
}

a.btn-customized-4.btn-customized-dark {
  background: #222;
}

a.btn-customized-4.btn-customized-light {
  background: #fff;
}

a.btn-customized-4.btn-customized-dark:hover,
a.btn-customized-4.btn-customized-dark:active,
a.btn-customized-4.btn-customized-dark:focus,
a.btn-customized-4.btn-customized-dark:active:focus,
a.btn-customized-4.btn-customized-dark.active:focus,
a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active,
a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  outline: 0;
  background: #555;
  border: 0;
  color: #fff;
  box-shadow: none;
}

a.btn-customized-4.btn-customized-light:hover,
a.btn-customized-4.btn-customized-light:active,
a.btn-customized-4.btn-customized-light:focus,
a.btn-customized-4.btn-customized-light:active:focus,
a.btn-customized-4.btn-customized-light.active:focus,
a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active,
a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  outline: 0;
  background: #555;
  border: 0;
  color: #fff;
  box-shadow: none;
}


/***** General style, all sections *****/

.section-container {
  margin: 0 auto;
  padding-bottom: 80px;
}

.section-container-gray-bg {
  background: #f8f8f8;
}

.section-container-image-bg,
.section-container-image-bg h2,
.section-container-image-bg h3 {
  color: #fff;
}

.section-container-image-bg .divider-1 span {
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.8);
}

.section-description {
  margin-top: 60px;
  padding-bottom: 10px;
}

.section-description p {
  margin-top: 20px;
  padding: 0 120px;
}

.section-container-image-bg .section-description p {
  opacity: 0.8;
}

.section-bottom-button {
  padding-top: 20px;
}


/***** Divider *****/

.divider-1 span {
  display: inline-block;
  width: 200px;
  border-bottom: 1px dotted #aaa;
}


/***** Top content *****/

.top-content {
  width: 100%;
  padding: 60px 0 120px 0;
}

.top-content h1 {
  padding-top: 60px;
  color: #fff;
}

.top-content .description {
  margin: 30px 0 0 0;
  padding-bottom: 30px;
}

.top-content .description p {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

.top-content .description a {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.8);
}

.top-content .description a:hover,
.top-content .description a:focus {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}


/***** Section 1 *****/

.section-1-box {
  padding-top: 30px;
  text-align: left;
}

.section-1-box .section-1-box-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border: 1px solid #f35b3f;
  font-size: 40px;
  color: #f35b3f;
  line-height: 78px;
  text-align: center;
  border-radius: 50%;
}

.section-1-box h3 {
  margin-top: 0;
  padding: 0 0 10px 0;
}


/***** Section 2 *****/

.section-2-box {
  margin-top: 30px;
  text-align: left;
}

.section-2-box h3 {
  margin-top: 0;
}

.section-2-box-text .medium-paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-2-box img {
  border-radius: 6px;
}


/***** Section 3 *****/

.section-3-box {
  margin-top: 30px;
  text-align: left;
}

.section-3-box .section-3-box-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: #f35b3f;
  font-size: 28px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
}

.section-3-box h3 {
  margin-top: 0;
  padding: 0 0 10px 0;
}


/***** Section 5 *****/

.section-5-box {
  padding-top: 30px;
  text-align: left;
}

.section-5-box-image {
  overflow: hidden;
  border-radius: 6px;
}

.section-5-box-image img {
  transition: all .8s;
}

.section-5-box-image:hover img {
  transform: scale(1.25);
}

.section-5-box h3 {
  margin-top: 30px;
}

.section-5-box h3 a {
  color: #555;
  border: 0;
}

.section-5-box h3 a:hover,
.section-5-box h3 a:focus {
  color: #f35b3f;
}

.section-5-box h3 i {
  padding-left: 10px;
  color: #ccc;
  transition: all .3s;
}

.section-5-box h3:hover i {
  padding-left: 15px;
}

.section-5-box-date {
  padding-bottom: 10px;
  font-size: 14px;
  color: #aaa;
  text-transform: uppercase;
}

.section-5-box-date i {
  padding-right: 5px;
  color: #ddd;
}

.section-5-container .section-bottom-button {
  padding-top: 40px;
}


/***** Section 6 *****/

.section-6-box {
  padding-top: 30px;
  text-align: left;
}

.section-6-box h3 {
  margin-top: 0;
}

/* contact form */
.section-6-form {
  padding-top: 20px;
  text-align: left;
}

.section-6-form input[type="text"],
.section-6-form textarea {
  background: none;
  border: 1px solid #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  box-shadow: none;
  transition: all .3s;
}

.section-6-form textarea {
  height: 90px;
}

.section-6-form input[type="text"]:focus,
.section-6-form textarea:focus {
  outline: 0;
  background: #fff;
  border: 1px solid #fff;
  color: #888;
  box-shadow: none;
}

.section-6-form input[type="text"].input-error,
.section-6-form textarea.input-error {
  border-color: #f35b3f;
}

.section-6-form input[type="text"]::-moz-placeholder,
.section-6-form textarea::-moz-placeholder {
  color: #ccc;
  font-style: italic;
}

.section-6-form input[type="text"]:-ms-input-placeholder,
.section-6-form textarea:-ms-input-placeholder {
  color: #ccc;
  font-style: italic;
}

.section-6-form input[type="text"]::-webkit-input-placeholder,
.section-6-form textarea::-webkit-input-placeholder {
  color: #ccc;
  font-style: italic;
}

.section-6-form button.btn-customized {
  padding: .75rem 1.5rem;
  background: #f35b3f;
  border: 0;
  border-radius: 4px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  box-shadow: none;
}

.section-6-form button.btn-customized:hover,
.section-6-form button.btn-customized:active,
.section-6-form button.btn-customized:focus,
.section-6-form button.btn-customized:active:focus,
.section-6-form button.btn-customized.active:focus,
.section-6-form button.btn.btn-primary:not(:disabled):not(.disabled):active,
.section-6-form button.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  outline: 0;
  background: #cd533d;
  background: rgba(243, 91, 63, 0.7);
  border: 0;
  color: #fff;
  box-shadow: none;
}

.section-6-form button.btn-customized i {
  margin-right: 5px;
}

/* end contact form */

.section-6-social {
  padding-top: 20px;
}

.section-6-social a {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin: 0 10px 10px 0;
  background: #fff;
  border: 0;
  border-radius: 50%;
  color: #555;
  text-align: center;
  line-height: 46px;
}

.section-6-social a:hover,
.section-6-social a:focus {
  background: #ccc;
  background: rgba(255, 255, 255, 0.5);
  border: 0;
  color: #555;
}



/* Anstalin Style */




.xs-customer-form .input-group {
  background-color: #FAFAFC;
  border: 1px solid #eaeaea;
  height: 42px;
  margin-bottom: 20px;
}

.xs-customer-form input:not([type="submit"]) {
  border: 0;
  padding: 0 20px;
  border-radius: 0;
  font-style: normal;
  background-color: transparent;
  font-size: 1em;
  font-style: normal;
  height: 100%;
}

.xs-customer-form i {
  font-size: 1.28571em;
  color: #ffd600;
  padding: 0 15px;
  white-space: nowrap;
  opacity: 1;
}

.xs-customer-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #555555;
  font-style: normal;
  font-size: 12px;
}

.xs-customer-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #555555;
  font-style: normal;
  font-size: 12px;
}

.xs-customer-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #555555;
  font-style: normal;
  font-size: 12px;
}

.xs-customer-form :-moz-placeholder {
  /* Firefox 18- */
  color: #555555;
  font-style: normal;
  font-size: 12px;
}

.xs-customer-form .input-group-text {
  background-color: transparent;
  border: 0px solid #ced4da;
  border-radius: 0;
}

.xs-customer-form .btn-info {
  background-color: #3b5998;
  color: #fff !important;
  font-size: 0.85714em;
  font-weight: 500 !important;
}

.xs-customer-form .btn-info:hover {
  background-color: #0000ffab;
}

/* .xs-customer-form .btn-info:hover i {*/
/*    color: #3b5998;*/
/*}*/

/*.xs-customer-form .btn-info:hover {*/
/*    background-color: #ffffff;*/
/*    color: #3b5998 !important;*/
/*}*/
/*.xs-customer-form .twitbak:hover {*/
/*    background-color: white !important;*/
/*    color: #00aced !important;*/
/*}*/
/*.xs-customer-form .twitbak:hover i{*/
/*    color: #00aced;*/
/*}*/
/*.xs-customer-form .btn-danger:hover {*/
/*    background-color: white;*/
/*    color: red !important;*/
/*}*/
/*.xs-customer-form .btn-danger:hover i{*/
/*    color: red !important;*/
/*}*/
/* .xs-customer-form .btn-danger:hover{*/
/*    background-color: white;*/
/* }*/

.xs-customer-form .btn-danger {
  background-color: #dd4b39;
  font-size: 0.85714em;
  font-weight: 500 !important;
  color: #fff !important;
}

.xs-customer-form .btn {
  border: 0;
  cursor: pointer;
}

.xs-customer-form .btn.twitbak {
  background: #00aced;
}

.xs-customer-form .btn:hover {
  background-color: black;
  color: white !important;
}

.xs-customer-form .btn:hover i {
  color: white;
}

.xs-customer-form p {
  margin: 20px 0;
  color: #222;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
}

.xs-customer-form .btn-block+.btn-block {
  margin-top: 10px;
}

.xs-modal~.modal-backdrop {
  position: fixed;
  background-color: transparent;
  z-index: 9999;
}

.xs-modal~.modal-backdrop:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.87);
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 100%;
  -webkit-transform: scale(0.04) translateY(9999px);
  transform: scale(0.04) translateY(9999px);
  overflow: hidden;
  -webkit-animation: menu-animation 1.2s ease-out forwards;
  animation: menu-animation 1.2s ease-out forwards;
}

.xs-modal~.modal-backdrop.show {
  -webkit-animation: menu-animation 1.2s ease-out forwards;
  animation: menu-animation 1.2s ease-out forwards;
  -webkit-transform: scale(2) translateY(0);
  transform: scale(2) translateY(0);
}

.xs-modal {
  z-index: 99999;
}

.xs-modal .modal-content {
  background-color: #FFFFFF;
  border-radius: 10px;
  -webkit-box-shadow: 0px 6px 23px 0px rgba(135, 135, 135, 0.118);
  box-shadow: 0px 6px 23px 0px rgba(135, 135, 135, 0.118);
  max-width: 100%;
  padding: 60px;
}

.xs-modal .modal-dialog {
  position: absolute;
  top: -100%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: .55s;
  transition: .55s;
  background-color: transparent;
  min-width: 570px;
  opacity: 0;
  margin: 0;
  z-index: 9999;
}

.xs-modal .modal-dialog {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: top .53s ease-out, opacity .35s ease-out;
  transition: top .53s ease-out, opacity .35s ease-out;
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
  opacity: 1;
  top: 51%;
  left: 50%;
}

.field-icon {
  margin-left: 295px;
  margin-top: -40px;
  position: absolute;
  z-index: 2;
  color: #e3e3e3;
}





.xs-modal.in .modal-dialog {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: top .53s ease-out, opacity .35s ease-out;
  transition: top .53s ease-out, opacity .35s ease-out;
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
  opacity: 1;
  top: 51%;
  left: 50%;
}

/* tab nav */
.xs-tab-nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-color: #F1F1F1;
  margin-bottom: 20px;
}

.xs-tab-nav .nav-link {
  border: 0;
  border-radius: 0;
  padding: 0;
  padding-bottom: 10px;
  position: relative;
  color: #D1D1D1;
  font-weight: 600;
  font-size: 1.28571em;
}

.xs-tab-nav .nav-link:hover:before,
.xs-tab-nav .nav-link.active:before {
  width: calc(100% + 18px);
}

.xs-tab-nav .nav-item a:hover:before,
.xs-tab-nav .nav-item.active a:before {
  width: calc(100% + 18px);
}


.xs-tab-nav .nav-link:hover,
.xs-tab-nav .nav-link:hover:before,
.xs-tab-nav .nav-link.active:before,
.xs-tab-nav .nav-link.active {
  color: #ffd600;
}

.xs-tab-nav .nav-item:hover,
.xs-tab-nav .nav-item:hover:before,
.xs-tab-nav .nav-item.active:before,
.xs-tab-nav .nav-item.active a {
  color: #ffd600;
}

.transition,
.xs-tab-nav .nav-item,
.xs-tab-nav .nav-item:before,
.xs-post-meta-list span a,
.xs-blog-post-tag a {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.xs-tab-nav .nav-item a:before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 50%;
  height: 2px;
  width: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ffd600;
}


.xs-tab-nav .nav-item {
  margin-bottom: 0;
  margin-right: 35px;
}

.xs-tab-nav .nav-item:last-child {
  margin-right: 0;
}

@-webkit-keyframes menu-animation {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.04) translateY(300%);
    transform: scale(0.04) translateY(300%);
  }

  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
    -webkit-transition: ease-out;
    transition: ease-out;
  }

  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.02) translateY(0px);
    transform: scale(0.02) translateY(0px);
  }

  61% {
    opacity: 1;
    -webkit-transform: scale(0.04) translateY(0px);
    transform: scale(0.04) translateY(0px);
  }

  99.9% {
    opacity: 1;
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(2) translateY(0px);
    transform: scale(2) translateY(0px);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0;
  }
}

.modal button.close {
  position: absolute;
  z-index: 99;
  color: #000;
}

.modal-header .close {
  position: absolute;
  right: 0 !important;
  top: 0 !important;
  padding: 0;
  margin: 0;
  background-color: #fff;
  opacity: 1;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
}

.add-edit-address .form-group label {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: var(--greyColor2);
  margin-bottom: 10px;
  display: block;
}

/* quick view modal*/
.xs-quick-view-modal .modal-dialog {
  min-width: 1170px;
}

.xs-quick-view-modal .modal-content {
  padding: 30px;
}


.loginCusBtn {
  width: 49%;
  float: left;
  margin-right: 1%;
}


.forgetCusBtn {
  width: 49%;
  float: left;
  margin: 0 0 0 1% !important;
  background-color: #000 !important;
}

.logreg .form-control {
  height: 100%; 
}

.toggle-password {
  font-size: 20px;
  position: absolute;
  bottom: 13px;
  right: 17px;
  cursor: pointer;
  z-index: 999;
}

.faceIconCus {
  font-size: 16px !important;
  padding: 14px 17px !important;
  text-align: center;
}

.faceIconCus i {
  padding: 0 !important;
  font-size: 23px;
  color: #fff;
  margin-right: 7px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -3px;
}

.faceIconCus span {
  display: inline-block;
  position: relative;
  padding-left: 35px;
}

.googlIconCus {
  font-size: 16px !important;
  padding: 14px 17px !important;
  text-align: center;
}

.googlIconCus i {
  padding: 0 !important;
  font-size: 23px;
  color: #fff;
  margin-right: 7px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -3px;
}

.googlIconCus span {
  display: inline-block;
  position: relative;
  padding-left: 35px;
}

.toggle-password {
  font-size: 20px;
  position: absolute;
  top: 50px;
  right: 10px;
  cursor: pointer;
  z-index: 999;
  color: #333;
}

.toggle-passwordPlain {
  font-size: 20px;
  position: absolute;
  top: 50px;
  right: 10px;
  cursor: pointer;
  z-index: 999;
  color: #333;
}


.loginForge {
  width: 100%;
  display: inline-block;
}

.loginCusBtn {
  width: 49%;
  float: left;
  color: #fff !important;
  margin-right: 1%;
  background: #25233c !important;
}

.loginCusBtn:hover {
  color: #000 !important;
  background: #ffd600 !important;
}


.forgetCusBtn {
  width: 49%;
  float: left;
  margin: 0 0 0 1% !important;
  background-color: #25233c !important;
  color: #fff !important;
}

.forgetCusBtn:hover {
  color: #000 !important;
  background: #ffd600 !important;
}





.userNameCus {
  position: relative;
}

.userNameCus input[type="text"] {
  width: 100%;
  border-bottom: 1px solid transparent;
}

.userNameCus i {
  position: absolute;
  top: 9px;
  right: 0;
}

.userNameCus input[type="text"]:focus {
  width: 100%;
  border-bottom: 1px solid #ffd600;
}


.loginPassCus {
  position: relative;
}

.loginPassCus input[type="password"] {
  width: 100%;
  border-bottom: 1px solid transparent;
}

.loginPassCus i {
  position: absolute;
  top: 9px;
  right: 0;
}

.loginPassCus input[type="password"]:focus {
  width: 100%;
  border-bottom: 1px solid #ffd600;
}

.nameSignCus {
  position: relative;
}

.nameSignCus input[type="text"] {
  width: 100%;
  border-bottom: 1px solid transparent;
}

.nameSignCus i {
  position: absolute;
  top: 9px;
  right: 0;
}

.nameSignCus input[type="text"]:focus {
  width: 100%;
  border-bottom: 1px solid #ffd600;
}

.emailSignCus {
  position: relative;
}

.emailSignCus input[type="email"] {
  width: 100%;
  border-bottom: 1px solid transparent;
}

.emailSignCus i {
  position: absolute;
  top: 9px;
  right: 0;
}

.emailSignCus input[type="email"]:focus {
  width: 100%;
  border-bottom: 1px solid #ffd600;
}

.emailRepeSignCus {
  position: relative;
}

.emailRepeSignCus input[type="email"] {
  width: 100%;
  border-bottom: 1px solid transparent;
}

.emailRepeSignCus i {
  position: absolute;
  top: 9px;
  right: 0;
}

.emailRepeSignCus input[type="email"]:focus {
  width: 100%;
  border-bottom: 1px solid #ffd600;
}

.passSignCus {
  position: relative;
}

.passSignCus input[type="password"] {
  width: 100%;
  border-bottom: 1px solid transparent;
}

.passSignCus i {
  position: absolute;
  top: 9px;
  right: 0;
}

.passSignCus input[type="password"]:focus {
  width: 100%;
  border-bottom: 1px solid #ffd600;
}

.passRepeSignCus {
  position: relative;
}

.passRepeSignCus input[type="password"] {
  width: 100%;
  border-bottom: 1px solid transparent;
}

.passRepeSignCus i {
  position: absolute;
  top: 9px;
  right: 0;
}

.passRepeSignCus input[type="password"]:focus {
  width: 100%;
  border-bottom: 1px solid #ffd600;
}



/*.loginCustomForm input.form-control::before{*/

/*.loginCustomForm .input-group::after{width: 100%; height: 2px; position: absolute; left: 0; background: red; content: ""; bottom: 0; left: 0;}*/

.capture {
  margin-top: 0;
  margin-bottom: 15px;
  display: inline-block;
  border: #e8e8e8 solid 1px;
}






.btn:not([data-toggle="popover"]).btn-primary {
  background-color: #ffd600;
}

.btn:not([data-toggle="popover"]).btn-primary::before,
.btn:not([data-toggle="popover"]).btn-primary:hover {
  background-color: #000;
  color: #fff;
}

.btn:not([data-toggle="popover"]).btn-primary {
  border: 0px;
}

.btn:not([data-toggle="popover"]):hover::before {
  -webkit-transform: scale3d(20, 20, 1);
  transform: scale3d(20, 20, 1);
}

.btn:not([data-toggle="popover"]).btn-primary::before,
.btn:not([data-toggle="popover"]).btn-primary:hover {
  background-color: var(--blueColor);
}

button.btn.btn-primary.anlosenzd {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.btn:not([data-toggle="popover"])::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 102%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #222222;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


.popupPass ul li {
  list-style-type: none;
  background: url(../images/grenIcon.png) no-repeat 0 2px;
  padding-left: 21px;
  color: #63db39;
  font-size: 12px;
  line-height: 18px;
}

.xs-section-padding {
  padding: 50px 0px;
}

.shop-category .widget {
  margin-bottom: 30px;
}

.shop-category .widget:not(.widget_banner) {
  padding: 20px;
  border: 0px;
  box-shadow: 0px 0px 12px #ccc;
}


.widget_range .price_label {
  padding-left: 15px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.gj_price_submit {
  margin-left: auto;
  margin-bottom: 15px;
  margin-top: 10px;
  margin-right: auto;
  display: table;
  position: relative;
  top: 20px;
  color: #000;
  padding: 9px 24px;
  border: 2px solid;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  border-radius: 5px;
  white-space: nowrap;
  color: var(--whiteColor);
  border-color: var(--blueColor);
  background-color: var(--blueColor);

}

.gj_price_submit:hover {
  color: var(--whiteColor);
  background-color: var(--yellowColor);
  border-color: var(--yellowColor);
}

.shop-category .widget-title {
  font-size: 1.14286em;
  font-weight: 500;
  margin-bottom: 15px;
}

.shop-category .custom-control .custom-control-label span {
  color: #ffd600;
}

.shop-category .custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  background-color: #ffd600;
  border-color: #ffd600;
}

.rate-list li .star-rating::before {
  color: #fed700;
}

.rate-list li .star-rating[data-value="5"]::before {
  content: '';
}

.widget_cate .custom-control {
  margin-bottom: 10px;
}

.star-rating::before {
  content: "\f005\f005\f005\f005\f123";
  font-family: "FontAwesome";
  top: 0;
  left: 0;
  font-size: 0.85714em;
  color: #ffa801;
  letter-spacing: 4px;
}

.rate-list li b {
  font-weight: 400;
  color: #aaaaaa;
  font-size: 0.85714em;
  padding-left: 5px;
}

.rate-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}



.widget_rate .rate-list li {
  margin-bottom: 10px;
}

.shop-cate-list {
  padding: 12px 10px;
  border: 1px solid #eaeaea;
  margin-bottom: 20px;
}


#myTabContent {
  padding-bottom: 20px;
}



.shop-cate-list .shop-cate-title {
  display: inline-block;
}


.shop-cate-list .shop-cate-title h5 {
  font-size: 1.14286em;
  margin-bottom: 0;
}

.shop-cate-list .shop-catelist-item {
  float: right;
}

.shop-catelist-item>li {
  margin-right: 20px;
  padding-right: 20px;
  position: relative;
}


.shop-catelist-item>li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 36px;
  width: 1px;
  background-color: #eaeaea;
}



.shop-catelist-item li .media {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


.shop-catelist-item li h6 {
  font-size: 1em;
  margin-bottom: 0;
  font-weight: 400;
  padding-right: 20px;
  margin-top: 2px;
}

.shop-catelist-item li .media-body .custom-control {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 20px;
  line-height: 1;
}

.shop-catelist-item li h6 {
  font-size: 1em;
  margin-bottom: 0;
  font-weight: 400;
  padding-right: 20px;
  margin-top: 0px;
}

.shop-view-nav .nav-item {
  margin-bottom: 0;
  margin-right: 10px;
}

.shop-view-nav .nav-item .nav-link {
  padding: 0;
  border: 0px;
  color: #c3c3c3;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}


.shop-catelist-item li {
  display: inline-block;
}


.category-v4 .xs-product-wraper:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eaeaea;
}


.category-v4 .xs-product-wraper {
  padding: 0;
  text-align: center;
  margin-bottom: 30px;
  border-color: #eaeaea;
  margin-left: -1px;
}


.xs-product-wraper:hover {
  border-color: transparent;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
  box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
  z-index: 2;
}


.xs-product-wraper {
  padding: 10px 30px 30px;
  background-color: #FFFFFF;
  border: 1px solid #efefef;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  z-index: 1;
}


.category-v4 .xs-product-wraper .xs-product-content {
  padding: 30px;
  padding-top: 0;
}



.xs-product-content .product-categories {
  font-size: 0.85714em;
  margin-bottom: 4px;
  display: block;
}

.xs-product-content .product-title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.625;
}

.xs-product-content .product-title a {
  color: #222222;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
}


.xs-product-content .price {
  color: #ffd600;
  font-size: 17px;
}


.price.version-2 del {
  font-size: 0.700em;
}

.price.version-2 {
  font-size: 1.42857em;
}

.price del {
  color: #d4d4d4;
  padding-left: 5px;
}


#list-justify .xs-single-product {
  margin-bottom: 30px;
}



.xs-single-product {
  position: relative;
  border: 1px solid #efefef;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.feature-product-v4 .xs-product-wraper,
.feature-product-v4 .xs-list-group {
  padding: 20px;
  border: 0px;
  background-color: #FFFFFF;
}

.xs-product-wraper {
  padding: 10px 30px 30px;
  background-color: #FFFFFF;
  border: 1px solid #efefef;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  z-index: 1;
}


.xs-product-wraper img {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.xs-product-wraper .product-item-meta {
  text-align: center;
  opacity: 0;
  position: relative;
  top: 30px;
}


.product-item-meta li {
  display: inline-block;
}


.product-item-meta li a {
  display: block;
  color: #222222;
  width: 30px;
  height: 30px;
  line-height: 34px;
  border-radius: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center;
}


.xs-product-wraper img~.xs-product-content {
  margin-top: 0px;
}


.feature-product-v4 .price {
  color: #ffd600;
  font-size: 1em;
}

.product-title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.625;
}

.product-title a {
  line-height: 20px;
  color: #222222;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


.xs-product-widget img~.product-widget-content {
  padding: 0px 20px;
}


.xs-product-widget .product-widget-content {
  padding: 0px 20px;
}



.xs-product-widget {
  margin-bottom: 30px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 12px #ccc;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  padding: 5px;
}


.widget_range .price_label {
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.widget_range .price_label input {
  border: 0px;
  text-align: right;
  color: #000;
  font-size: 16px;
  display: inline-block;
  margin-top: 3px;
  max-width: 50%;
}

.baadzimg {
  width: 100%;
}

.widget_range .ui-state-default,
.widget_range .ui-widget-content .ui-state-default {
  border: 0;
  width: 14px;
  height: 14px;
  background-color: #ffd600;
  border-radius: 50%;
  top: -6px;
  cursor: pointer;
}

.widget_range .ui-widget-content {
  border-radius: 0;
  background-color: #efefef;
  height: 2px;
  border: 0px;
}

.widget_range .ui-slider .ui-slider-range {
  background-color: #ffd600;
}

.widget_range .ui-widget-content .ui-state-default:nth-child(even) {
  margin-left: 0;
}

.widget_range .ui-widget-content .ui-state-default:nth-child(odd) {
  margin-left: -14px;
}

.widget_cate .custom-control {
  margin-bottom: 10px;
}

.widget_cate .custom-control:last-child {
  margin-bottom: 0;
}

.widget_cate .custom-control label {
  cursor: pointer;
  color: #222222;
  line-height: 22px;
}

.widget_cate .custom-control label span {
  padding-left: 5px;
}

.widget_rate .rate-list li {
  margin-bottom: 10px;
}

.widget_rate .rate-list li .star-rating {
  width: 100%;
  text-align: left;
}

.widget_rate .rate-list li:last-child {
  margin-bottom: 0;
}

.widget_range .ui-state-default,
.widget_range .ui-widget-content .ui-state-default {
  border: 0;
  width: 14px;
  height: 14px;
  background-color: #ffd600;
  border-radius: 3px;
  top: -6px;
  cursor: pointer;
}



.widget_range .ui-slider .ui-slider-range {
  background-color: #ffd600;
}













.xs-product-widget img {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}


.xs-product-widget:hover:hover img {
  opacity: .7;
}


.xs-product-header {
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 5px;
  z-index: 2;
}

.star-rating {
  position: relative;
  height: auto;
  width: 100%;
  display: inline-block;
}





.star-rating::before {
  content: " ";
  font-family: "FontAwesome";
  top: 0;
  left: 0;
  font-size: 0.85714em;
  color: #ffa801;
  letter-spacing: 4px;
}

.add_to_wishlist {
  color: #ffd600;
  font-size: 0.85714em;
}

.xs-product-widget.version-2 {
  border: 0;
}

a.register {
  background: #ffd600;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 12px 12px;
  display: inline-block;
  color: #000;
  float: right;
}


.findpf {
  padding: 18px 20px;
}

.sholiz .btn {
  padding: 1px 0px !important;
}

.sholiz .btn strong {
  color: #222 !important;
  font-size: 12px !important;
}


.btn:not([data-toggle="popover"]) {
  display: inline-block;
  /*font-size: 14px;*/
  font-weight: 500;
  padding: 16px 15px;
  letter-spacing: .3px;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #000;
}

.gj_v_signin {
  color: #000;
}

.fetsecadjz .featuredSlideBox {
  padding: 12px !important;
  box-shadow: 5px 14px 12px #00000040;
  margin-bottom: 30px;
}

.fetsecadjz .featuredSlideBox .productBox .thumnail {
  border: #dddddd solid 0px;

}

.fetsecadjz {
  padding-bottom: 0px !important;
}

.fetsecadjz .featuredSlideBox .productBox {
  margin-bottom: 0px;
  padding-bottom: 15px;
}

.diflex {
  display: inline-flex !important;
}

.btnResponsive {
  display: none !important;
}

.xs-navBar>.container {
  position: relative;
}

.xs-navBar .navbar-border {
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #d2ebdb;
  margin-left: 0;
  margin-right: 0;
}

.xs-navBar .navbar-border .xs-menus .nav-menu {
  text-align: left;
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li {
  margin-right: 24px;
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li:last-child {
  margin-right: 0;
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li>a {
  color: #515151;
  padding: 24px 15px;
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li>a::before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #7fbb00;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li>a:hover::before {
  width: 100%;
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li>.nav-dropdown li a:hover,
.xs-navBar .navbar-border .xs-menus .nav-menu>li>a:hover,
.xs-navBar .navbar-border .nav-menu>li:hover>a {
  color: #7fbb00;
}

.xs-navBar .navbar-border .xs-single-wishList {
  color: #7fbb00;
}

.xs-navBar .navbar-border .xs-single-wishList .xs-item-count {
  background-color: #7fbb00;
  color: #FFFFFF;
}

.xs-navBar .navbar-border .xs-single-wishList .xs-item-count.highlight {
  background-color: #ff6251;
}

.xs-navBar .navbar-border .xs-wish-list-item {
  padding: 10px 0;
  text-align: right;
}

.xs-navBar .navbar-border .nav-menu>.active>a .submenu-indicator-chevron {
  border-color: transparent #515151 #515151 transparent;
}

.xs-navBar .navbar-border .nav-menu>.focus>a .submenu-indicator-chevron,
.xs-navBar .navbar-border .nav-menu>li:hover>a .submenu-indicator-chevron {
  border-color: transparent #7fbb00 #7fbb00 transparent;
}

.xs-navBar .xs-menus-group {
  position: static;
  margin-top: 35px;
}

.xs-navBar.v-yellow .xs-menus .nav-menu>li>a {
  color: #333e48;
}

.xs-navBar.v-yellow .xs-menus .nav-menu li.active>a,
.xs-navBar.v-yellow .xs-menus .nav-menu>li>a:hover {
  color: #fed700;
}

.xs-navBar.v-yellow .menu-label,
.xs-navBar.v-yellow .xs-single-wishList .xs-item-count.highlight {
  background-color: #fed700;
  color: #333e48;
}

.xs-navBar.v-yellow .menu-label::before {
  border-left-color: #fed700;
  border-top-color: #fed700;
}

.xs-navBar.v-yellow .xs-menus .nav-menu>.focus>a .submenu-indicator-chevron,
.xs-navBar.v-yellow .xs-menus .nav-menu>li:hover>a .submenu-indicator-chevron,
.xs-navBar.v-yellow .xs-menus .nav-menu>.active>a .submenu-indicator-chevron {
  border-color: transparent #fed700 #fed700 transparent;
}

.xs-navBar.navBar-v5 .xs-navbar-search {
  margin-top: 25px;
  height: 40px;
}

.xs-navBar.navBar-v5 .xs-navbar-search .form-control {
  background-color: transparent;
}

.xs-navBar.navBar-v5 .xs-navbar-search .btn[type="submit"] {
  background-color: #ffd200;
}

.xs-navBar.navBar-v5 .xs-navbar-search .btn[type="submit"] i {
  margin-top: -3px;
}

.xs-navBar.navBar-v5 .xs-navbar-search .xs-category-select option {
  color: #ffd600;
}

.xs-navBar.color-white .xs-navbar-search .form-control {
  color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search input:not([type="submit"])::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search input:not([type="submit"])::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search input:not([type="submit"]):-ms-input-placeholder {
  /* IE 10+ */
  color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search input:not([type="submit"]):-moz-placeholder {
  /* Firefox 18- */
  color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search .xs-category-select {
  background-image: url(../images/arrow-white.png);
  color: #FFFFFF;
}

.xs-navBar.secondary-color-v .xs-navbar-search .btn[type="submit"] {
  background-color: #ffd600;
}

.xs-navBar.secondary-color-v .xs-navbar-search .btn[type="submit"]::before {
  background-color: #ffd600;
}

/* mega menus */
.xs-menus.xs_nav-landscape .megamenu-list.xs-cate-brand {
  padding-left: 20px;
}

.xs-menus .megamenu-tabs-pane.xs-cate-campaigns a>img {
  width: 100%;
}

.xs-cate-brand li:not(.megamenu-list-title) {
  width: 49%;
  min-height: 50px;
  border: 1px solid #e9e9e9;
  float: left;
  line-height: 50px;
  text-align: center;
  margin: 2px 1px 0;
}

.xs-cate-brand li:not(.megamenu-list-title) img {
  max-width: 80px;
  max-height: 40px;
}

.xs-navBar .megamenu-list li:not(.megamenu-list-title) a:hover {
  background-color: transparent;
  color: #222222;
}

.xs-navBar .megamenu-tabs-nav li a {
  padding: 15px;
}

/* category brand */
.xs-single-phone-cate {
  border: 1px solid #e9e9e9;
  padding: 15px;
  margin-bottom: 30px;
}

.xs-single-phone-cate a {
  display: block;
}

.xs-single-phone-cate h4 {
  margin-bottom: 0;
  text-align: center;
  font-size: 1.14286em;
}

.xs-cate-campaigns a {
  display: block;
  margin-bottom: 30px;
}

/*--------------------------------------------------============================================================
										3. vertical menu
=================================================--------------------------------------------------------------*/
/* vertical menu */
.xs-vartical-menu {
  margin: 0;
  height: auto;
  width: 100%;
  max-width: 270px;
}

.xs-vartical-menu .cd-dropdown-trigger {
  background-color: #ffd600;
  line-height: 1;
  padding: 14px 15px 12.5px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  max-height: 47px;
  color: #000;
  text-transform: uppercase;
  border-radius: 0;
}

.xs-vartical-menu .cd-dropdown-trigger i {
  margin-right: 15px;
}

.xs-vartical-menu .cd-dropdown-content {
  border: 2px solid;
  padding: 16px 20px;
  width: 100%;
}

.xs-vartical-menu .cd-dropdown-content li a {
  font-size: 1.14286em;
  font-weight: 400;
  color: #222222;
  text-transform: capitalize;
  height: auto;
  line-height: unset;
  padding: 12px 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #ebebeb;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}

.xs-vartical-menu .cd-dropdown-content li a i {
  margin-right: 18px;
  font-size: 1.250em;
}

.xs-vartical-menu .cd-dropdown-content li .no-border {
  border-bottom: 0px solid #ebebeb;
  padding-bottom: 0;
}

.xs-vartical-menu .cd-dropdown-content li .no-padding {
  padding-top: 0;
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown>li {
  height: auto;
  margin: 0;
  float: none;
  border: 0;
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown::before {
  height: 0px;
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown ul {
  padding-bottom: 25px;
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown {
  padding: 10px 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown .see-all {
  position: static;
}

.xs-vartical-menu .cd-dropdown-content .has-children>a::before,
.xs-vartical-menu .cd-dropdown-content .has-children>a::after {
  display: none;
}

.xs-vartical-menu .cd-secondary-dropdown .has-children .is-hidden .has-children a {
  font-weight: inherit;
}

.xs-vartical-menu .cd-dropdown {
  top: calc(100% + 21px);
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  z-index: 99;
}

.xs-vartical-menu .cd-dropdown::before {
  position: absolute;
  content: "";
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 24px;
  height: 24px;
  background-color: #FFFFFF;
  border-left: 2px solid;
  border-top: 2px solid;
}

.xs-vartical-menu .cd-dropdown-content,
.xs-vartical-menu .cd-dropdown:before {
  border-color: #ddd;
}

.xs-vartical-menu .cd-dropdown-content>.has-children>a.is-active,
.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown a:hover,
.xs-vartical-menu .cd-dropdown-content>li:not(.has-children) a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffd600;
}

.xs-vartical-menu .cd-dropdown-content>.has-children>a.is-active::before,
.xs-vartical-menu .cd-dropdown-content>.has-children>a.is-active::after {
  background: #ddd;
}

.xs-vartical-menu .submenu-icon {
  margin-right: 0 !important;
  position: absolute;
  right: 0;
}

.xs-vartical-menu .cd-secondary-dropdown {
  min-width: 850px;
  width: 100%;
}

.xs-vartical-menu .cd-secondary-dropdown .has-children {
  width: 33.3333%;
}

.xs-vartical-menu .cd-secondary-dropdown .has-children a {
  font-weight: 500;
  padding-top: 0;
  margin-bottom: 15px;
}

.xs-vartical-menu .cd-secondary-dropdown .has-children .is-hidden a {
  font-weight: 400;
  font-size: 0.92857em;
  border-bottom: 0;
  padding: 3px 0;
  margin-bottom: 0;
}

.xs-vartical-menu .cd-dropdown-gallery {
  padding: 15px 15px 30px;
}

.xs-vartical-menu .cd-dropdown-gallery li {
  width: 50%;
  margin-right: 0;
}

.xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item {
  margin: 15px;
  display: block;
  border: 1px solid #eaeaea;
  padding: 15px;
}

.xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item h3 {
  color: #ffd600;
  font-size: 1em;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  text-align: center;
}

.xs-vartical-menu .cd-dropdown-icons {
  padding: 30px;
}

.xs-vartical-menu .cd-dropdown-icons .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.xs-vartical-menu .cd-dropdown-icons li .cd-dropdown-item {
  height: 100%;
  padding: 10px;
  text-overflow: unset;
  white-space: unset;
}

.xs-vartical-menu .cd-dropdown-icons li .cd-dropdown-item img {
  padding-right: 8px;
}

.xs-vartical-menu .cd-dropdown-icons li .cd-dropdown-item::before {
  display: none;
}

.xs-vartical-menu .cd-dropdown-icons li .media-body h3 {
  font-size: 1.14286em;
  color: #ffd600;
  font-weight: 400;
}

.xs-vartical-menu .cd-dropdown-icons li .media-body p {
  margin-bottom: 0;
  font-size: 0.85714em;
}

.xs-vartical-menu .cd-dropdown-trigger::after {
  right: 15px;
}

.xs-vartical-menu .cd-dropdown-trigger::before {
  right: 20px;
}

.xs-vartical-menu .cd-dropdown-trigger:hover,
.xs-vartical-menu .cd-dropdown-trigger.dropdown-is-active:hover {
  color: #000;
  background-color: #ffd600;
}

.xs-vartical-menu.v-gray .cd-dropdown-trigger,
.xs-vartical-menu.v-gray .cd-dropdown-trigger:hover,
.xs-vartical-menu.v-gray .cd-dropdown-trigger.dropdown-is-active:hover {
  background-color: #f7f7f7;
  color: #000;
}

.xs-vartical-menu.v-gray .cd-dropdown-trigger:hover::before,
.xs-vartical-menu.v-gray .cd-dropdown-trigger:hover::after,
.xs-vartical-menu.v-gray .cd-dropdown-trigger.dropdown-is-active::before,
.xs-vartical-menu.v-gray .cd-dropdown-trigger.dropdown-is-active::after {
  background-color: #ffd600;
}

.xs-vartical-menu.v-gray .cd-dropdown-trigger::before,
.xs-vartical-menu.v-gray .cd-dropdown-trigger::after {
  background: #000;
}

.xs-vartical-menu.v-gray .cd-dropdown-content,
.xs-vartical-menu.v-gray .cd-dropdown:before {
  border-color: #e7e7e7;
}

.xs-vartical-menu .cd-dropdown-content>.has-children>.is-active {
  z-index: 99999;
}

a.btn.gj_cus_del_btn button {
  border-radius: 7px;
  padding: 15px 10px;
  border: 1px solid #ff00009c;
  background-color: #ff0000c2;
  color: white;
  font-size: 14px;
  font-weight: 600;
}
a.btn.gj_cus_del_btn{
  padding: 0px 0px;
}
.gj_complete_odr .archive-order{
  border: 1px solid #e6e6e6;
  padding: 10px 30px;
  border-top: none;
}
.data-not-found{
  text-align: center;
  font-size: 16px;
  background-color: #fafafa;
  padding: 10px;
}


/* .yellow-btn{
  color:black;
  background-color:#ffd600 ;
  width: 100%;
  font-size: 15px;
  padding: 10px;
  max-width: 100px;
} */


.on-hover-div{
  position: absolute;
  background-color: white;
  border: 1px solid #e6e6e6;
  z-index: 8888;
  width: 100%;
  border-radius: 7px;
  padding: 10px;
  right: 0px;
  top: 34px;
  display: none;
}
.on-hover-div::before{
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -5px;
  border-width: 8px;
  border-style: solid;
  border-color: #e6e6e6 transparent transparent transparent;
  rotate: 180deg;

}
.on-hover-div p{
  margin-bottom: 3px;
}
.show-address{
  position: relative;
  cursor: pointer;
}
.show-address:hover .on-hover-div{
display: block;
}
.on-hover-div .address-wrap{
  margin-bottom: 5px;
  border-bottom: 1px solid #e6e6e6;
}
.address-wrap .address-product-name{
  color:#645f98;
}
/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1023px) {

  /* vertical menus */
  .xs-vartical-menu {
    margin-bottom: 30px;
  }

  .xs-vartical-menu .cd-dropdown {
    top: 0;
  }

  .xs-vartical-menu .cd-dropdown-content {
    top: 0px;
    border: 0;
  }

  .xs-vartical-menu .cd-dropdown-content li a {
    color: #FFFFFF;
  }

  .xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown {
    display: block;
  }

  .xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown .has-children {
    width: 100%;
  }

  .xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown a {
    padding: 12px 30px;
    margin-bottom: 0;
  }

  .xs-vartical-menu .cd-dropdown-content .go-back a::before,
  .xs-vartical-menu .cd-dropdown-content .go-back a::after {
    left: 10px;
  }

  .xs-vartical-menu .cd-dropdown-gallery li {
    width: 100%;
  }

  .xs-vartical-menu .cd-dropdown-gallery li a {
    padding: 12px 30px;
  }

  .xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item h3 {
    color: #FFFFFF;
  }

  .xs-vartical-menu .cd-dropdown-icons li a {
    padding: 12px 30px;
  }

  .xs-vartical-menu .cd-dropdown-icons .media {
    line-height: unset;
  }

  .xs-vartical-menu .cd-dropdown-icons li .media-body p,
  .xs-vartical-menu .cd-dropdown-icons li .media-body h3 {
    color: #FFFFFF;
  }
}

.isOverlayActive .nav-cover {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background-color: #222222;
  opacity: .5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.isOverlayActive .xs-vartical-menu .cd-dropdown-trigger,
.isOverlayActive .xs-vartical-menu .cd-dropdown {
  z-index: 10001;
}

@media only screen and (min-width: 1024px) {
  .cd-dropdown-content .cd-dropdown-icons {
    width: 760px;
  }
}

.xs-vartical-menu.v-menu-is-active>.cd-dropdown-trigger {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.xs-vartical-menu.v-menu-is-active .cd-dropdown-trigger.dropdown-is-active::before,
.xs-vartical-menu.v-menu-is-active .cd-dropdown-trigger.dropdown-is-active::after {
  display: none;
}

/*--------------------------------------------------============================================================
										4. nav down
=================================================--------------------------------------------------------------*/
.xs-navbar-search {
  height: 40px;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
}

.xs-navbar-search .input-group {
  height: 100%;
}

.xs-navbar-search input:not([type="submit"]) {
  border: 0px;
  border-radius: 0;
  padding-left: 28px;
  font-size: 1em;
}

.xs-navbar-search .xs-category-select-wraper {
  position: relative;
}

.xs-navbar-search .xs-category-select-wraper::before {
  position: absolute;
  content: "";
  left: 0;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 32px;
  width: 1px;
  background-color: #d8d4d4;
}

.xs-navbar-search .btn[type="submit"] {
  height: calc(86% + -1px);
  background-color: #ffd600;
  width: 68px;
  font-size: 1em;
  color: #f7f8fa;
  border-radius: 0 4px 4px 0;
  margin-right: -2px;
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.xs-navDown .btn:not([type="submit"]) {
  width: 100%;
  font-size: 0.85714em;
  color: #797979 !important;
  letter-spacing: .2px;
  padding: 8px 12px;
  border: 1px solid #e7e7e7;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.xs-navDown .btn:not([type="submit"]) strong {
  display: block;
  font-size: 1.286em;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.xs-navDown .btn:not([type="submit"]):hover {
  color: #FFFFFF !important;
}

.xs-navDown .btn:not([type="submit"]):hover strong {
  color: #FFFFFF !important;
}

.xs-navDown.transparent-header-info .row {
  margin-right: 0;
}

.xs-navDown.transparent-header-info .xs-logo-wraper {
  padding: 25px 0;
}

.xs-navDown.transparent-header-info .xs-header-info {
  text-align: right;
  padding: 38px 0;
}

.xs-navDown.v-yellow .xs-vartical-menu .cd-dropdown-trigger,
.xs-navDown.v-yellow .xs-vartical-menu .cd-dropdown-trigger:hover,
.xs-navDown.v-yellow .xs-vartical-menu .cd-dropdown-trigger.dropdown-is-active:hover {
  background-color: #f7f7f7;
  color: #333e48;
}

.xs-navDown.v-yellow .xs-vartical-menu.v-gray .cd-dropdown-trigger::before,
.xs-navDown.v-yellow .xs-vartical-menu.v-gray .cd-dropdown-trigger::after {
  background: #333e48;
}

.xs-navDown.v-yellow .xs-navbar-search .btn[type="submit"] {
  background-color: #fed700;
}

.xs-navDown.v-yellow .btn:not([type="submit"]) strong {
  color: #333e48;
}

.xs-navDown.navDown-v5>.container {
  position: relative;
}

.xs-navDown.navDown-v5 .xs-menus-group {
  position: static;
}

.xs-navDown.navDown-v5 .xs-vartical-menu .cd-dropdown-trigger {
  background-color: #ffd200;
  padding: 28px 42px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  max-height: 73px;
}

.xs-navDown.navDown-v5 .menu-label {
  background-color: #ffd200;
  top: 0;
}

.xs-navDown.navDown-v5 .menu-label::before {
  border-left-color: #ffd200;
  border-top-color: #ffd200;
}

.xs-navDown.navDown-v5 .menu-label.highlight {
  background-color: #e53935;
}

.xs-navDown.navDown-v5 .menu-label.highlight::before {
  border-left-color: #e53935;
  border-top-color: #e53935;
}

.xs-navDown.navDown-v5 .xs-menus .nav-menu {
  text-align: right;
}

.xs-navDown.navDown-v5 .xs-menus .nav-menu>li>a {
  padding: 35px 30px 21px;
}

.xs-navDown.navDown-v5 .xs-single-wishList {
  font-size: 1.78571em;
}

.xs-navDown.navDown-v5 .xs-wish-list-item {
  padding: 23px 0 0;
}

.xs-navDown.navDown-v5 .xs-miniCart-dropdown .xs-item-count {
  top: -9px;
}

.xs-navDown.navDown-v5 .xs-vartical-menu .cd-dropdown-content,
.xs-navDown.navDown-v5 .xs-vartical-menu .cd-dropdown:before {
  border-color: #ffd200;
}

.xs-navDown.color-white .xs-menus .nav-menu>li>a .submenu-indicator-chevron {
  border-color: transparent #FFFFFF #FFFFFF transparent;
}

.xs-navDown.color-white .xs-menus .nav-menu>li>a,
.xs-navDown.color-white .xs-single-wishList {
  color: #FFFFFF;
}

.xs-navDown.secondary-color-v .xs-vartical-menu .cd-dropdown-trigger {
  background-color: #ffd600;
}

.xs-navDown.secondary-color-v .xs-single-wishList {
  color: #ffd600;
}

.xs-navDown.secondary-color-v .xs-single-wishList .xs-item-count.highlight {
  background-color: #ffd600;
}

.xs-navDown.secondary-color-v .xs-menus .nav-menu>li.active a,
.xs-navDown.secondary-color-v .xs-menus .nav-menu>li:hover>a,
.xs-navDown.secondary-color-v .xs-menus .nav-menu>li>a:hover {
  color: #ffd600;
}

.xs-navDown.secondary-color-v .xs-menus .nav-menu>.focus>a .submenu-indicator-chevron,
.xs-navDown.secondary-color-v .xs-menus .nav-menu>li:hover>a .submenu-indicator-chevron,
.xs-navDown.secondary-color-v .xs-menus .nav-menu>.active>a .submenu-indicator-chevron {
  border-color: transparent #ffd600 #ffd600 transparent;
}

.xs-navDown.secondary-color-v .xs-vartical-menu .cd-dropdown-content,
.xs-navDown.secondary-color-v .xs-vartical-menu .cd-dropdown:before {
  border-color: #ffd600;
}

.xs-navDown.secondary-color-v>.container>.row {
  position: relative;
}

.xs-navDown.secondary-color-v>.container>.row::before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background-color: #ffd600;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}




.sobizbtn ul {
  padding: 0px;
}

.sobizbtn ul li {
  list-style-type: none;
  display: inline-block;
  width: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 0px;
  height: 30px;
  background: #fff;
  color: #000;
  box-shadow: 0px 0px 10px #9e9b9b5c;
}

.sobizbtn ul li a {
  color: #000;
}

.btnsmzrea {
  margin: 12px 0px;
}

.btnsmzrea button {
  padding: 8px 10px;
  background: #fcc200;
  border: 0px;
  font-weight: 500;
  border-radius: 3px;
  color: #222;
}

.prodadz {
  padding: 1px 10px;
  color: #222;
}

.marnazdown {
  margin-top: 20px;
}







.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none;
  /*hide original SELECT element:*/
}

.custom-select .select-selected {
  background-color: transparent !important;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent !important;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent !important;
  top: 7px;
}

.custom-select .select-items div,
.custom-select .select-selected {
  color: #000000;
  min-width: 150px !important;
  padding: 5px 30px 5px 10px !important;
  border: 1px solid transparent !important;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent !important;
  cursor: pointer !important;
  user-select: none !important;
}

.navMain .navmix ul li:first-child a::before {
  display: none;
}

.navMain .navmix ul li ul.dropdown-menu li a:before {
  display: none;
}

.navMain .navmix ul li .dropdown-toggle {
  padding: 5px 27px 0px 20px !important;
  font-size: 14px !important;
}

.navMain .navmix ul li a.dropDown::after {
  top: 7px !important;
}

.navMain .navmix ul li .dropdown-toggle:hover {
  border-bottom: none !important;
}

.navMain .navmix ul li ul.dropdown-menu {
  margin-top: 5px !important;
}

.navMain .navmix ul li ul.dropdown-menu li a {
  border-bottom: #dddddd solid 0px !important;
}


.newlizverz .gj_p_lists .xs-product-widget .product-widget-content {
  padding: 10px 20px 0px;
}

.newlizverz .xs-product-widget img.d-flex {
  width: 200px;
  height: auto;
  object-fit: cover;
  min-height: 152px;
  border-radius: 0px;
}

.single-product-summary .share-links a {
  display: inline-block;
}



.shop-cate-list .shop-catelist-item {
  float: right;
  display: flex;
}

.featureSec .productBox .thumnail .socialBtn ul li a {
  font-size: 16px;
}

.featureSec .productBox .thumnail .socialBtn ul li a:hover {
  color: #fcc200;
}

.nazovx {
  border: 0px !important;
  display: flex !important;
}

/*style items (options):*/
.custom-select .select-items {
  position: absolute;
  background-color: #ffffff;
  top: 30px !important;
  left: 0;
  border: 1px solid #ccc;
  right: 0;
  overflow: hidden;
  z-index: 99;
  height: auto !important;
}

.custom-select .select-selected {
  color: #8f8f8f !important;
  font-size: 15px;
  font-weight: 500;
  font-family: Roboto;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}


.fetsecadjz .productBox .btnAreaPrice .btnArea {
  position: relative !important;
  background: #fff;
  top: 10px !important;
  transition: all 500ms ease-in-out;
}


.fetsecadjz .productBox:hover .price {
  opacity: 1 !important;
}


.sobizbtn ul li:hover a {
  color: #ffd600;
}

.newlizverz .thumzil {
  opacity: 0;
  margin: 0px 0px 0px;
  position: absolute;
  top: 5px;
  transition: all 500ms ease-in-out;
  background: transparent;
  width: 200px;
  left: 5px;
  height: calc(100% - 10px);
}

.newlizverz .media:hover .thumzil {
  opacity: 1;
  background: #cececcdb;
}

.newlizverz .media:hover .eyeBtnArea {
  opacity: 1;
  top: 24%;

}

.newlizverz .media:hover .sobizbtn {
  opacity: 1;
  bottom: 50px;

}



.newlizverz .thumzil .eyeBtnArea {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 0%;
  transition: all 500ms ease-in-out;
  opacity: 0;
  z-index: 999;
}


sobizbtn ul li a {
  color: #000;
}

.newlizverz .thumzil .eyeBtnArea button.eye {
  border: #dddddd solid 1px;
  padding: 12px 11px;
  border-radius: 3px;
  background: rgba(255, 255, 255, .8);
  font-size: 17px;

}

.newlizverz .thumzil .sobizbtn {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 10px;
  transition: all 500ms ease-in-out;
  opacity: 0;
  z-index: 999;
}

.voucher .gj_verf_coupon {
  display: block;
  left: 270px;
  position: absolute;
  margin: 10px 0px;
  border-radius: 0px;
  background: #fddb31;
  border: 0px;
  padding: 10px 13px;
  font-weight: 600;
  top: -8px;
}

.shopmez {
  padding: 0px 10px;
  border: 0px;
  line-height: 24px;
  font-size: 15px;
  border-radius: 0px;
  height: auto;
  min-width: 275px;
}

.shop-cate-list .shop-cate-title {
  position: relative;
}

.gj_checkout_bdy .product_title h4 {
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-transform: capitalize;
}


.gj_checkout_bdy .product_title a {
  color: #222;
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 12px;
}

.shopseh {
  position: absolute;
  top: 6px;
  color: black;
  right: 9px;
  font-size: 12px;
}


.gj_collect_addr_div .gj_coll_addr_but {
  padding: 10px 22px;
  margin: 12px 15px;
  width: calc(100% - 15px);
  border-radius: 3px;
}

.loadmore {
  margin: 0 auto;
}


.loadmore img {
  margin: 0 auto;
  display: block;
  width: 75px;
  margin: 0 auto;
  display: block;
  text-align: center;
}


.fullcen {
  height: 100%;
  width: 100%;
  display: flex;
}

.fullcen img {
  min-height: 350px;
}

.fullvercen {
  height: 100%;
  display: table;
  overflow: hidden;
  align-items: stretch;
  justify-content: center;
  width: 100%;
}

.vercen {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 40px 0px;
  align-items: center;
}

.vercen h4 {
  font-weight: 600;
  font-size: 20px;
  color: #1c1c1c;
  margin: 12px 0px;
}

.vercen p {
  line-height: 26px;
  font-size: 14px;
  text-align: left;
  color: #333333;
  margin-bottom: 5px;
}

.text-rit {
  text-align: right !important;
}

.text-rit p {
  text-align: right !important;
}

.fullcen .col-md-6 {
  padding: 0px;
}

/* .detattr{display:block;padding:10px 0px;} */

.detattr {
  display: inline-block;
  padding: 10px 0px 25px;
  width: 49%;
}

.navMain .navmix ul li:first-child a {
  color: #30302f !important;
}

.detattr h4 {
  padding-right: 20px;
  font-size: 14px;
  display: inline-block;
  min-width: 120px;
}


.detattr .custom-radio {
  display: inline-block;
  margin-bottom: 0px;
}

.prodxdet .show div {
  width: 400px;
  z-index: 9999999;
}


.prodxdet .show {
  width: 100%;
  z-index: 999;
  height: auto;
  box-shadow: 0px 0px 12px #ccc;
}

.prodxdet .show #big-img {
  left: 0px !important;
}


#show-img {
  width: 100%;
  height: auto;
  min-height: 400px;
}

.small-img {
  width: 100%;
  height: 70px;
  margin-top: 10px;
  position: relative;

}

.small-img .icon-left,
.small-img .icon-right {
  width: 24px;
  height: 24px;
  background: #333333;
  border-radius: 30px;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
  color: #fff;
  z-index: 99;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.small-img .icon-left {
  left: 0;
}

.small-img .icon-right {
  right: 0;
}

.small-img .icon-left:hover,
.small-img .icon-right:hover {
  opacity: .5;
}

.small-container {
  width: 100%;
  height: 70px;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.small-container div {
  width: 100%;
  position: relative;
}

.small-container .show-small-img {
  width: 100px;
  height: 70px;
  margin-right: 6px;
  cursor: pointer;
  float: left;
}

.small-container .show-small-img:last-of-type {
  margin-right: 0;
}


.detattr .detulz {
  display: inline-block;
}

.detattr .detulz {
  display: inline-block;
  border: 0px;
  font-size: 15px;
  border-bottom: 1px solid #222;
  padding: 3px 12px;
  color: #222;
}

.detulz .custom-select .select-items div:hover {
  background: #000;
  color: #fff;
}

.detulz .custom-select .select-items div {
  margin: 0;
  padding: 12px 5px !important;
  font-size: 14px;
  color: #575757;
  text-transform: none;
  font-weight: 500;
  display: block;
  border: none;
  border-bottom: #dddddd solid 0px;
}

.detattr .custom-select .select-items div {
  border: 0px !important;
  font-size: 14px;
  font-weight: 500;
  font-family: Roboto;
  border-bottom: 0px solid transparent;
  padding: 10px 5px !important;
}


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

.detattr .custom-select .select-items div:hover {
  background: #000;
  color: #fff;
}

.colz {
  width: 30px;
  height: 20px;
  background: black;
  float: left;
  /* border-radius: 30px; */
  display: inline-block;
  margin: 0px 20px 0px 0px;
}

.detattr label.custom-control-label {
  padding: 0px;
}

.colz1 {
  background: red;
}

.colz2 {
  background: green;
}

.colz3 {
  background: orange;
}

.colz4 {
  background: blue;
}

.colz5 {
  background: grey;
}

.colz6 {
  background: black;
}


.martop15 {
  margin-top: 15px;
}

.share-links a:hover {
  color: #000 !important;
  background: #ffd600;
}


/* Compatibility styles for frameworks like bootstrap, foundation e.t.c */
.xzoom-source img,
.xzoom-preview img,
.xzoom-lens img {
  display: block;
  max-width: none;
  max-height: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* --------------- */

/* xZoom Styles below */
.xzoom-container {
  display: inline-block;
}

.xzoom-thumbs {
  text-align: center;
  margin: 10px;
}

.xzoom {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.xzoom2,
.xzoom3,
.xzoom4,
.xzoom5 {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

/* Thumbs */
.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
  border: 1px solid #cecece;
  margin-left: 5px;
  margin-bottom: 10px;
}

.xzoom-source,
.xzoom-hidden {
  display: block;
  position: static;
  float: none;
  clear: both;
}

/* Everything out of border is hidden */
.xzoom-hidden {
  overflow: hidden;
}

/* Preview */
.xzoom-preview {
  border: 1px solid #888;
  background: #2f4f4f;
  z-index: 999;
  box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.50);
}

/* Lens */
.xzoom-lens {
  border: 1px solid #555;
  box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.50);
  cursor: crosshair;
}

/* Loading */
.xzoom-loading {
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 100%;
  opacity: .7;
  background: url(../images/xloading.gif);
  width: 48px;
  height: 48px;
}

/* Additional class that applied to thumb when it is active */
.xactive {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
  -moz-box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
  box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
  border: 1px solid #4aaad2;
}

/* Caption */
.xzoom-caption {
  position: absolute;
  bottom: -43px;
  left: 0;
  background: #000;
  width: 100%;
  text-align: left;
}

.xzoom-caption span {
  color: #fff;
  font-family: Arial, sans-serif;
  display: block;
  font-size: 0.75em;
  font-weight: bold;
  padding: 10px;
}






.xs-product-details-section,
.xs-section-padding {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}


.compaLogo {
  overflow: hidden;
}


.xs-product-details-section {
  padding-bottom: 60px;
}

.xzoom-container {
  display: block;
}

#xzoom-default {
  width: 100%;
}

.single-product-summary {
  padding-left: 20px;
}

.prod-description {
  font-size: 17px;
  color: #656565;
  line-height: 28px;
  padding-right: 165px;
  margin-bottom: 20px;
}

.form-group label {
  font-size: 17px;
  font-weight: 700;
  color: #222;
}

.form-group label span {
  color: #ffd600;
}

.form-group .custom-select {
  height: 40px;
  color: #848484;
  border: 1px solid #eaeaea;
  border-radius: 0px;
}

.btns-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
}

button.btn.ml-lg-3.gj_add2cart {
  text-align: center;
  padding: 10px 15px;
  min-width: 180px;
  display: block;
}


button.btn.ml-3.black-btn {
  min-width: 200px;
  padding: 10px 15px;
  text-align: center;
  display: block;
  margin-right: 15px;
}

.single-product-summary .btns-row .visit-vendor {
  padding: 13px 0px;
  display: inline-block;
  margin: 0;
}

.btns-row .btn {
  background: #ffd600;
  font-size: 16px;
  color: #000;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  height: 44px;
  padding: 10px 30px;
}

.btns-row .btn.black-btn:hover {
  background: #ffd600;
  color: #fff;
}


.btns-row .btn.black-btn {
  background: var(--blueColor);
  color: #fff;
}

.btns-row .btn img {
  margin-right: 10px;
}

.btn:not([data-toggle="popover"])::before {
  display: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: none;
}

.xs_input_number {
  height: 45px;
}

.xs_input_number input {
  color: #848484;
}

.visit-vendor {
  color: #222;
  font-size: 16px;
  text-decoration: underline;
  margin-left: 16px;
}

.visit-vendor:hover {
  text-decoration: underline;
}


.action-links {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.action-links a {
  color: #848484;
  font-size: 17px;
  margin-right: 30px;
  display: flex;
  align-items: center;
}

.action-links a:hover {
  color: #ffd600;
}

.action-links a i {
  font-size: 19px;
  margin-right: 10px;
}

.share-links {
  margin-top: 30px;
}

.share-links h4 {
  font-size: 17px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

.share-links a {
  color: #848484;
  font-size: 18px;
  margin-right: 10px;
}

.share-links a:hover {
  color: #ffd600;
}

.product-detail-tabs {
  padding: 0 15px 50px;
}

.product-detail-tabs .nav-tabs {
  border-bottom: 1px solid #ddd;
  margin-bottom: 50px;
}

.product-detail-tabs .nav-tabs .nav-item {
  margin-bottom: 0;
  margin-right: 10px;
}

.product-detail-tabs .nav-tabs .nav-link {
  font-size: 17px;
  padding: 12px 20px;
  color: #848484;
  border: 1px solid #dddddd;
  border-bottom: 0;
}

.product-detail-tabs .nav-tabs .nav-link.active,
.product-detail-tabs .nav-tabs .nav-item.show .nav-link {
  color: #222;
  background-color: #ffd600;
  border-color: #ffd600;
}


.highlight-box {
  display: flex;
  align-items: center;
}

.highlight-box .img-area {
  min-width: 215px;
}

.highlight-box .img-area img {
  width: 100%;
  border-radius: 5px;
}

.highlight-box .text-area {
  padding-left: 20px;
}

.highlight-box .text-area h3 {
  font-size: 22px;
  color: #000;
  margin-bottom: 10px;
}

.highlight-box .text-area .border-line {
  background: #ffd600;
  display: block;
  width: 35px;
  height: 4px;
  margin: 15px 0 20px;
}

.highlight-box .text-area p {
  font-size: 17px;
  color: #656565;
  line-height: 28px;
}

#highlights hr {
  margin: 30px 0;
}


.tab-content .table.list-group {
  margin-bottom: 0px;
}

.table.list-group li {
  padding: 15px 0;
}


.featureSec.gray {
  padding-bottom: 40px;
}

.featureSec.bg-gray h2 span.navSec {
  background: #f9f9f9;
}

.featureSec.bg-gray h2 span {
  font-size: 26px;
  color: #242021;
  padding: 0 15px 0 0;
  display: inline-block;
  background: #f9f9f9;
}

.newsletter-content .newsletter-title {
  font-size: 34px;
  font-weight: 700;
  color: #222;
}

.newsletter-content p {
  font-size: 17px;
}

.xs-newsletter.newsLetter-v2 input:not([type="submit"]),
.xs-newsletter.newsLetter-v2 input[type="submit"] {
  height: 55px;
  font-size: 18px;
}

.xs-newsletter.newsLetter-v2 input[type="submit"] {
  color: #222;
  text-transform: capitalize;
}

div.footerSecA h2 {
  font-size: 23px;
  color: #fff;
  display: block;
  font-weight: 500;
  padding: 0 0 6px 0px;
  margin-bottom: 22px;
  border-bottom: #00b3fe solid 2px;
}

div.footerSecA .border-line {
  background: #ffd600;
  display: block;
  width: 30px;
  height: 4px;
  margin: 15px 7px 20px;
}

div.footerSecA .ad-img {
  width: 100%;
  border-radius: 5px;
}

div.footerSecA .footer-logo {
  width: 75px;
}


.custom-select:focus {
  border-color: #ced4da;
  outline: 0;
  box-shadow: none;
}

.product-detail-slider .slick-slide img {
  border: 0;
  display: block;
  width: 100%;
  padding: 8px 8px;
  margin: 0;
  border-radius: 16px;
}

.xzoom-thumbs {
  margin: 10px -5px;
}

.fa-chevron-left.slick-arrow {
  font-size: 20px;
  background: rgba(255, 255, 255, 0.85);
  padding: 13px 8px;
  color: #222;
  position: absolute;
  left: 8px;
  z-index: 1;
  top: 32%;
}

.fa-chevron-right.slick-arrow {
  font-size: 20px;
  background: rgba(255, 255, 255, 0.85);
  padding: 13px 8px;
  color: #222;
  position: absolute;
  right: 6px;
  z-index: 1;
  top: 32%;
}

#xzoom-default {
  width: 100%;
  border-radius: 5px;
}


.xs-breadcumb .breadcrumb-item i {
  color: #929292;
  padding: 0 8px;
  font-size: 11px;
  vertical-align: baseline;
}

.xs-breadcumb .breadcrumb-item.active i {
  color: #ffd600;
}

.xs-breadcumb .breadcrumb-item::before {
  display: none;
}

.open-image-btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 1;
  width: 26px;
  cursor: pointer;
}

div.companyLogo {
  margin-bottom: 0;
}

.share-links a {
  font-size: 18px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  background: #25233c;
  display: block;
  color: #fff;
  text-align: center;
}

.share-links a:hover {
  color: #fff;
}

.breadcrumb-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.custom-select {
  /*background: url(../../images/details/dropdown.png) no-repeat right center !important;*/
  background-position: 0 0 10px 0;
}

i.fa.fa-volume-control-phone.vackakal {
  font-size: 18px;
  transform: rotate(-45deg);
}


i.fa.fa-share-alt.sjareall {
  font-size: 18px;
}

#ts_pager_filter td .gj_d_price {
  text-align: center;
  float: none;
}

.product-boxes .featureSec {
  padding-bottom: 25px;
}

div.xs-product-widget {
  box-shadow: none;
  border-radius: 7px;
  padding: 0;
}

div.newlizverz .thumzil {
  top: 0;
  border-radius: 0px;
  width: 200px;
  left: 0;
  height: calc(100%);
}

.gj_p_list .gj_p_lists .add_to_wishlist.media-body {
  display: none;
}


div.shop-category .widget:not(.widget_banner) {
  border: 0px solid #ddd;
  box-shadow: 0px 0px 12px #ccc;
}


.btnsmzrea button {
  transition: all 500ms ease-in-out;
}

.btnsmzrea button:hover {
  background: #fdda64;
}

.btnsmzrea button.heart,
.btnsmzrea button.random {
  border: #dddddd solid 1px;
  background: #fff;
  color: #6f6f6f;
  transition: all 500ms ease-in-out;
}

.btnsmzrea button.heart:hover,
.btnsmzrea button.random:hover {
  background: #fcc200;
  color: #271f04;
  border: #f2d160 solid 1px;
}



.logreg .modal-lg,
.logreg .modal-xl {
  max-width: 500px;
}




@media (max-width: 1349px) {

  /* .xs-modal .modal-content { 
    overflow-y: auto; 
    max-height: 600px;
} */


}


.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c {
  color: #ffd600 !important;
}


.jconfirm .jconfirm-box.jconfirm-type-purple {
  border-top: solid 7px #ffd600 !important;
  -webkit-animation-name: type-purple;
  animation-name: type-purple;
}


.filter-toggle-btn {
  display: none;
}

.price {
  color: #62ab00;
}

.products-page {
  padding: 30px 15px;
}


.profile-info .wrapper_full {
  padding-right: 15px;
  padding-left: 15px;
}

.profile-info .cover {
  position: relative;
  cursor: pointer;
}

.profile-info .cover img {
  width: 100%;
  width: 100%;
  height: 310px;
  object-fit: cover;
  max-width: 100%;
}

.profile-info .cover .edit-cover {
  color: #fff;
  padding: 12px 15px;
  position: absolute;
  top: 15px;
  right: 15px;
  border-radius: 5px;
  background: var(--blueColor);

  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border-radius: 30px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;

}

.profile-info .cover .edit-cover:hover {
  background-color: #25233cd6;
}


.edit-profile-img:hover {
  background: var(--blueColor);
}


.profile-info .cover .edit-cover i {
  font-size: 15px;
  margin-right: 0px;
}

.profile-info .cover .edit-cover input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.profile-meta {
  display: flex;
  align-items: flex-start;
  background: #fafafa;
  padding: 10px 30px 30px;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
}

.profile-meta .profile-img {
  margin-top: -50px;
  z-index: 11;
  position: relative;
  cursor: pointer;
}

.profile-meta .profile-img img {
  min-width: 165px;
  width: 165px;
  height: 165px;
  min-height: 165px;
  border: 5px solid #fff;
  object-fit: cover;
}

.edit-profile-img {
  position: absolute;
  top: -15px;
  right: -10px;
  background: #ffd703;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border-radius: 30px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
}

.edit-profile-img input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.profile-meta .text-area {
  width: 100%;
  padding-left: 25px;
}

.profile-meta .text-area h2 {
  font-size: 28px;
  color: #222;
  margin-bottom: 8px;
}

.profile-meta .btns-area {
  display: flex;
  align-items: center;
  width: 100%;
}

.profile-meta .btns-area .ratings {
  cursor: pointer;
}

.profile-meta .btns-area .ratings span {
  color: #ffd703;
  font-size: 20px;
  margin-right: 5px;
}

.profile-meta .btns-area .btn {
  color: #b9b9b9;
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid #b9b9b9;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.profile-meta .btns-area .btn i {
  margin-right: 8px;
  font-size: 18px;
}

.profile-meta .btns-area .btn.follow-btn {
  min-width: 160px;
  padding: 8px 15px;
  font-size: 15px;
  background: #fff
}

.profile-meta .btns-area .btn.follow-btn i {
  font-size: 18px;
}

.profile-meta .btns-area .btn.follow-btn:hover {
  background: #ffd600;
  color: #000000;
  border: 1px solid #ffd600;
}

.profile-meta .btns-area .btn.support-btn {
  background: #ffd600;
  color: #000;
  border-color: #ffd600;
}

.profile-meta .btns-area .btn.support-btn:hover {
  background: #ffe45a;
}

.profile-meta .btns-area .btn.share-btn {
  background: var(--blueColor);
  color: #fff;
  border-color: var(--blueColor);
  position: relative;
}

.profile-meta .btns-area .btn.share-btn:hover {
  background-color: var(--yellowColor);
  border-color: var(--yellowColor);
}

.profile-meta .phone-address {
  display: flex;
  align-items: flex-start;
  margin-top: 10px;
}

.profile-meta .phone-address p {
  font-size: 17px;
  color: #000000;
  margin: 0;
  margin-right: 15px;
}

.profile-meta .phone-address p i {
  color: #ffd600;
  margin-right: 5px;
}

.profile-info .about-us {
  padding: 30px 30px;
  background: #fafafa;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
}

.profile-info .about-us {
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  color: #848484;
  margin-bottom: 30px;
}


.profile-info .about-us h3 {
  font-size: 26px;
  color: #222;
  margin-bottom: 10px;
}

.profile-info .about-us p {
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  color: #848484;
}

.gj_active_odr {
  margin-bottom: 15px;
}

.gj_active_odr .btn-link {
  font-weight: 500 !important;
  font-size: 15px !important;
}

.gj_active_odr .btn-link i {
  font-size: 20px;
}

.gj_delivery_odr {
  margin-bottom: 10px;
}

.gj_delivery_odr .btn-link {
  font-weight: 500 !important;
  font-size: 15px !important;
}

.gj_delivery_odr .btn-link i {
  font-size: 20px;
}


.gj_cancel_odr {
  margin-bottom: 10px;
}

.gj_cancel_odr .btn-link i {
  font-size: 20px;
}

.gj_cancel_odr .btn-link {
  color: #fff !important;
  font-weight: 500 !important;
  font-size: 15px !important;
}

.gj_cancel_odr .btn-link i:after {
  color: #fff !important;
}



.gj_complete_odr {
  margin-bottom: 10px;
}

.gj_complete_odr .btn-link i {
  font-size: 20px;
}

.gj_complete_odr .btn-link {
  color: #fff !important;
  font-weight: 500 !important;
  font-size: 15px !important;
}

.gj_complete_odr .btn-link i:after {
  color: #fff !important;
  background: #fff !important;
}

.gj_cancel_odr .btn-link i:before {
  color: #fff !important;
}

.order-detail-box .text-area .red {
  background: transparent;
  color: #ff0000 !important;
  padding: 3px 0px;
  display: table;
  border-radius: 3px;
  font-size: 14px;
}

.cartUlDesk li a .gj_count_sw {
  display: inline-block !important;
  margin-bottom: 0px !important;
}


span.anadrezire-date {
  margin-left: auto !important;
  text-align: right;
  margin-right: 0px;
}



.side-box {
  padding: 20px 10px;
  background: #fafafa;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
}

.side-box .b-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.side-box .b-head h4 {
  font-size: 19px;
  color: #222;
}

.side-box .b-head a {
  color: #ffd600;
  font-size: 14px;
  font-weight: 500;
}

.side-box .b-body .similar-list {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.side-box .b-body .similar-list:last-child {
  border: none;
}

.side-box .b-body .similar-list img {
  width: 54px;
  height: 54px;
  min-width: 54px;
  min-height: 54px;
  border-radius: 30px;
  object-fit: cover;
  margin-right: 12px;
  border: 1px solid #777;
}

.side-box .b-body .similar-list h5 {
  font-size: 16px;
  color: #222;
  margin-bottom: 5px;
}

.side-box .b-body .similar-list .ratings span {
  font-size: 12px;
  color: #ffd703;
}

.side-box .b-body .similar-list .text-area p {
  margin-bottom: 0;
}

.side-box .b-body .similar-list .btn.like-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 15px;
  font-size: 15px !important;
  background: #fff;
  color: #b9b9b9;
  min-width: 100px;
  font-size: 15px;
  border: 1px solid #b9b9b9;
  border-radius: 4px;
  margin-left: auto;
}

.side-box .b-body .similar-list .gj_vendor_follow {
  margin-left: auto;
}


.side-box .b-body .similar-list .btn.like-btn:hover {
  background: #ffd600;
  color: #000000;
  border: 1px solid #ffd600;
}

.side-box .b-body .similar-list .btn.like-btn i {
  margin-right: 3px;
}


.gj_sug_prd_ahref {
  display: flex;
  float: left;
  margin-left: auto;
}

.gj_sug_prd_ahref .text-area {
  overflow: hidden;
  min-width: 195px;
}



.side-box .b-body .similar-list .btn.arrow-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  font-size: 16px !important;
  background: transparent;
  color: #b9b9b9;
  padding: 5px 0px 5px 5px;
  margin-left: auto;
}

.side-box .b-body .similar-list a {
  margin-left: auto;
}

.total-follower {
  text-align: center;
  padding: 25px 30px;
  border-bottom: 5px solid #ffd703;
}

.total-follower .f-number {
  font-size: 40px;
  font-weight: 700;
  color: #000;
}

.total-follower p {
  font-size: 19px;
  margin: 0;
}

.map-box a.explore-btn {
  background: #ffd703;
  font-size: 15px;
  padding: 10px 30px;
  color: #000;
  font-weight: 500;
  border-radius: 4px;
  display: table;
  margin: 15px auto 0;
}

.map-box a.explore-btn:hover {
  background: #fdda64
}

.side-box .activity-row {
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}

.side-box .activity-row:last-child {
  border: none;
}

.side-box .activity-row img {
  width: 54px;
  height: 54px;
  min-width: 54px;
  min-height: 54px;
  border-radius: 30px;
  object-fit: cover;
  margin-right: 12px;
  border: 1px solid #777;
}
.activity-row .text-area span {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  color: #222;
  margin-bottom: 5px;
}
.activity-row .text-area span a {
  color: #222;
  white-space: wrap;
}
.activity-row .text-area span a:hover {
  color: #ffd600;
}
.activity-row .text-area .country_class {
  font-size: 14px;
  color: #222;
}
.side-box .activity-row p {
  margin-bottom: 5px;
  font-size: 15px;
}


.profile-filter .form-control,
.profile-filter select {
  height: 55px;
}

.profile-filter .input-group-append .btn {
  height: 55px;
  border: 1px solid #ddd;
  color: #000000;
  font-size: 18px;
  padding: 5px 25px;
}

.profile-filter .input-group-append .btn:hover {
  background: #efefef;
  color: #6b6b6b;
}

.rating-total {
  color: #b9b9b9;
}

.side-widget-toggle-btn {
  display: none;
}





.vendor-list .wrapper_full {
  padding-right: 15px;
  padding-left: 15px;
}

.profile-filter {
  margin-bottom: 30px;
}

.product-list .list-box {
  border: 1px solid #e6e6e6;
  text-align: center;
  margin-bottom: 30px;
  transition: all .6s ease;
}

.product-list .list-box:hover {
  box-shadow: 0 0 14px 3px #e6e6e6;
}

.product-list .list-box .head-img {
  width: 100%;
  min-height: 115px;
  max-height: 115px;
  max-width: 100%;
}

.product-list .list-box .lb-body .p-img {
  width: 109px;
  max-width: 109px;
  height: 100px;
  object-fit: cover;
  border: 5px solid #fff;
  margin-top: -40px;
  margin-bottom: 10px;
}

.product-list .list-box .lb-body {
  padding: 0 30px 30px;
}

.product-list .list-box .lb-body h3 {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: normal;
}
.product-list .list-box .lb-body .ratings {
  cursor: pointer;
}

.product-list .list-box .lb-body .ratings span {
  font-size: 16px;
  color: #ffd703;
}

.product-list .list-box .lb-body p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  font-weight: 300;
  height: 44px;
  overflow: hidden;
}

.an06qw {
  font-size: 16px;
}

.summary-content.single-product-summary .form-group .custom-select {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: var(--greyColor3);
  border-radius: 5px;
  padding: 12px 15px;
  border: 1px solid var(--greyColor7);
  width: 100%;
  background-color: var(--whiteColor);
  height: 50px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none !important;
}

a.anpixzql {
  margin-left: 0px !important;
}

.gj_myacc_share {
  position: absolute;
  top: 124px;
  width: auto;
  left: unset;
  bottom: unset;
  text-align: center;
  height: auto;
  padding: 15px;
  right: 15px;
  background: #eee;
}

.koxizimg {
  width: 18px !important;
}


#ts_pager_filter .btn.btn-danger {
  padding: 7px 12px;
  display: inline-block;
  border: 2px solid;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  border-radius: 7px;
  white-space: nowrap;
  background-color: var(--yellowColor);
  border-color: var(--yellowColor);
  color: var(--blueColor);
  margin-left: 10px;
  position: relative;
  top: -1px;
}

#ts_pager_filter .btn.btn-danger:hover {
  color: var(--whiteColor);
  border-color: var(--blueColor);
  background-color: var(--blueColor);
}


.top_blk .menuRight ul li:nth-child(4) a::before {
  content: "\f107";
  font: normal normal normal 17px/1 FontAwesome;
  position: absolute;
  right: 10px;
  color: #ffd600;
  display: none;
}

.gj_vend_share {
  position: absolute;
  bottom: 110px;
  left: 0px;
  top: auto;
  width: auto;
  height: auto;
  padding: 0px;
  right: 0px;
  transition: height 300ms;
  transition-timing-function: ease;
  background: transparent;
  opacity: 0;
  pointer-events: none;
}



.gj_shareall_btn:hover .sjareall {
  transform: rotate(180deg);
}

.welclienzhre {}

.kelelclienzhre {
  width: auto;
  float: none;
  display: inline-block;
}

.kelelclienzhre:hover .gj_vend_share {
  display: block !important;
  opacity: 1 !important;
  transition: transform 300ms;
  pointer-events: auto;
}

.welclienzhre:hover .gj_vend_det_share {
  display: block !important;
  opacity: 1 !important;
  transition: transform 300ms;
  pointer-events: auto;
}

.gj_vend_det_share {
  position: absolute;
  top: 290px;
  pointer-events: none;
  width: 150px;
  left: unset;
  bottom: unset;
  text-align: center;
  height: auto;
  padding: 0px;
  transition: height 300ms;
  transition-timing-function: ease;
  right: 15px;
  background: transparent;
  opacity: 0;
  padding-bottom: 4px;
}






.gj_shareAdaptive .jssocials-share {
  display: inline-block;
  margin: 0px 3px;
}

.gj_v_telph .vackakal {
  color: #fff;
}

.kelelclienzhre .sjareall {
  color: #fff;
}


.product-list .list-box .lb-body button {
  height: 50px;
  width: 50px;
  border-radius: 30px;
  border: 1px solid #25233c;
  background: #25233c;
  margin: 0 5px;
  transition: all .6s ease;
}

.product-list .list-box .lb-body button img {
  transition: all .6s ease;
}

.product-list .list-box .lb-body button:hover {
  background: #ffd600;
  color: #fff;
  border: 1px solid #ffd600;
}

.product-list .list-box .lb-body button:hover img {
  filter: opacity(0.5);
}

.product-list .list-box .lb-body button:focus {
  background: #ffd600;
  outline: 0;
  border: 1px solid #ffd600;
  box-shadow: none;
}

.product-list .list-box .lb-body button:visited {
  background: #ffd600;
  outline: 0;
  border: 1px solid #ffd600;
  box-shadow: none;
}

.product-list button.load-more {
  font-size: 16px;
  padding: 10px 20px;
  background: #fff;
  border: 1px solid #bfbfbf;
  color: #bfbfbf;
  display: table;
  margin: 25px auto 60px;
  transition: all .6s ease;
}

.product-list button.load-more:hover {
  background: #f3f3f3;
  color: #636363;
}


.product-list {
  padding-bottom: 50px;
}

.product-list .total-reviews {
  color: #b9b9b9;
  display: block;
  margin-top: 10px;
}


div.featureSec .productBox .thumnail {
  border-radius: 0px;
  overflow: hidden;
}

.featureSec .productBox .thumnail img.imgThum {
  transition: all 500ms ease-in-out;
  border-radius: 0px;
}

.account-detail {
  padding-bottom: 60px;
}

.account-detail .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.account-detail .slick-dots {
  bottom: 20px;
}

.account-detail .slick-dots li {
  width: 14px;
  height: 14px;
  margin: 0 4px;
  background: #fff;
  border-radius: 30px;
}

.account-detail .slick-dots li.slick-active {
  background: #ffd703;
}

.account-detail .nav-tabs {
  background: #fff;
  border: 0px solid #e6e6e6;
  padding: 0px 0px;
  margin-bottom: 0px;
  justify-content: space-between;
}

.account-detail .nav-tabs .nav-link {
  font-size: 14px;
  font-weight: 400;
  min-width: 160px;
  max-width: 170px;
  line-height: 40px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  padding: 5px 10px;
  margin: 0px;
  background: var(--whiteColor);
  color: var(--blueColor);
  border: 1px solid var(--blueColor);
  transition: all 0.3s ease-in-out;
}
.account-detail .nav-tabs .nav-link:hover {
  background-color: var(--blueColor);
  color: var(--whiteColor);
}
.account-detail .nav-tabs .nav-link.active,
.account-detail .nav-tabs .nav-item.show .nav-link {
  background-color: var(--blueColor);
  color: var(--whiteColor);
  border-color: transparent;
}

.account-detail .tab-content .padding-box {
  padding: 30px;
  border: 1px solid #e6e6e6;
}

.account-detail .tab-content form label {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #333;
  margin-bottom: 10px;
  display: block;
}

.account-detail .tab-content form .form-group {
  margin-bottom: 20px;
}

.account-detail .tab-content form .form-control,
.account-detail .tab-content form select {

  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #666666;
  border-radius: 5px;
  padding: 12px 15px;
  border: 1px solid #c9c9c9;
  background-color: #ffffff;
  height: 50px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none !important;
}

.form-control:focus {
  border-color: #ced4da;
}

button.btn.btn-primary.anlosenzd {
  min-width: 150px;
}

.ansendervwasww {
  text-align: center;
}

.account-detail .tab-content form .update-btn {
  height: 50px;
  width: auto;
  min-width: 120px;
  background: #ffd703;
  border: 0;
  font-size: 15px;
  font-weight: 500;
  border-radius: 5px;
  text-transform: capitalize;
}

.account-detail .tab-content h3 {
  font-size: 24px;
  color: #222;
}

.account-detail .tab-content .delivery-details .add-address {
  min-height: 288px;
  height: 288px;
  width: 418px;
  min-width: 418px;
  background: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #000;
  font-size: 17px;
  border: 1px dashed #afafaf;
  margin-bottom: 30px;
  margin-left: 15px;
}


.goanadadrzz {
  padding: 12px 20px;
  width: auto;
  min-width: 130px;
  background: #ffd703;
  border: 0;
  font-size: 18px;
  font-weight: 500;
  border-radius: 4px;
}


.account-detail .tab-content .delivery-details .saved-address {
  min-height: 288px;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}

.account-detail .tab-content .delivery-details .gj_def_addrz .box-head {
  background: #ffd600 !important;
}


.account-detail .tab-content .delivery-details .saved-address .box-head {
  background: #fafafa;
  padding: 12px 20px;
  font-size: 16px;
  color: #222;
  font-weight: 700;
}

.account-detail .tab-content .delivery-details .saved-address .box-head.gray {
  background: #fafafa;
  border-bottom: 1px solid #ccc;
}

.account-detail .tab-content .delivery-details .saved-address .box-body {
  padding: 15px 20px;
  border-top: 0;
  max-height: 244px;
}

.account-detail .tab-content .delivery-details .saved-address .box-body table th {
  padding-right: 10px;
}

.account-detail .tab-content .delivery-details .saved-address .box-body table th,
.account-detail .tab-content .delivery-details .saved-address .box-body table td {
  font-size: 16px;
  color: #222;
  padding-bottom: 12px;
}

.account-detail .tab-content .delivery-details .saved-address .box-body .action-btns a {
  font-size: 16px;
  color: #222;
}

.account-detail .tab-content .delivery-details .saved-address .box-body .action-btns span {
  font-size: 18px;
}

.account-detail .tab-content .delivery-details p {
  font-size: 18px;
  margin-top: 15px;
  color: #222;
  margin-bottom: 40px;
}

.account-detail .tab-content form textarea.form-control {
  height: 150px;
  resize: none;
}

.account-detail .tab-content form .password-strong {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 15px;
}

.account-detail .tab-content form .password-strong .text {
  font-size: 16px;
  color: #06ff01;
}

.account-detail .tab-content form .password-strong .bar {
  width: 25px;
  height: 4px;
  background: #06ff01;
  margin-left: 10px;
}

.add-address-form {
  height: 0;
  overflow: hidden;
}

.add-address-form.open {
  height: auto;
}

.account-detail .tab-content .delivery-details .saved-address .box-body .action-btns a:hover {
  font-size: 16px;
  color: #ff0000;
}

.account-detail .tab-content .delivery-details .saved-address .action-btns {
  display: flex;
  align-items: center;
}

.account-detail .tab-content .delivery-details .saved-address .action-btns .custom-control {
  margin-bottom: 0px;
  line-height: 24px;
  margin-left: 0px;
}

.account-detail .tab-content .delivery-details .saved-address .action-btns .custom-control .custom-control-label {
  padding-left: 0px;
  font-size: 16px;
}

.account-detail .tab-content .delivery-details .saved-address .action-btns .custom-control.custom-radio .custom-control-label::before,
.account-detail .tab-content .delivery-details .saved-address .action-btns .custom-control.custom-radio .custom-control-label::after {
  top: 2px;
}

.account-detail .tab-content .delivery-details .saved-address .action-btns .custom-control.custom-radio .custom-control-label::before {
  border-color: #c5c5c5;
}

p.red.annoeligzw {
  background: transparent !important;
  color: #ff0000 !important;
}

.rating .sp_ratings span i {
  color: #ffd600;
}

.account-detail .tab-content .order-main-box {
  border: 1px solid #e6e6e6;
}

.account-detail .tab-content .order-main-box .order-info-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fafafa;
  padding: 15px 35px;
  font-size: 16px;
  color: #222;
  border-bottom: 1px solid #e6e6e6;
}

.account-detail .tab-content .order-main-box .order-detail-box {
  display: flex;
  align-items: flex-start;
  padding: 30px;
  border-bottom: 1px solid #e6e6e6;
}

.account-detail .tab-content .order-main-box .order-detail-box:last-child {
  border: 0;
}

.account-detail .tab-content .order-main-box .order-detail-box .img-area {
  margin-right: 30px;
}

.account-detail .tab-content .order-main-box .order-detail-box .img-area .img-box {
  width: 155px;
  height: 140px;
  padding: 0px 0px;
 border-radius: 1px;
}

.account-detail .tab-content .order-main-box .order-detail-box .img-area .img-box img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.account-detail .tab-content .order-main-box .order-detail-box .img-area .btn {
  background: #ffd703;
  color: #000;
  width: 100%;
  font-size: 15px;
  padding: 10px;
  font-weight: 500;
}

.account-detail .tab-content .order-main-box .order-detail-box .img-area .btn:hover {
  opacity: .7;
}

.account-detail .tab-content .order-main-box .order-detail-box .text-area table th {
  font-size: 15px;
  color: #222;
  line-height: 19px;
  padding-bottom: 15px;
  font-weight: 500;
  padding-right: 15px;
}

.ancauwalyg .custom-control-label::before,
.ancauwalyg .custom-control-label::after {
  width: 17px !important;
  height: 17px !important;
  top: 3px !important;
}

.anklopzqq {
  background-color: transparent !important;
  padding: 5px 10px;
  position: absolute;
  top: 40px;
  right: -25px;
}

.kipeditdetz {
  top: 20px;
  right: 30px;
  background: var(--blueColor);
}

.dopzquplpzzz .dd .ddTitle {
  padding: 12px 15px;
}



.kipeditdetz i {
  color: #fff;
}

.kipeditdetz:hover {
  background: #25233cd6;
}

.japktopzzsz {}

.account-detail .tab-content .order-main-box .order-detail-box .text-area table td {
  font-size: 15px;
  color: #777;
  padding-bottom: 15px;
  font-weight: 400;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.account-detail .tab-content .order-main-box .order-detail-box .text-area p {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  line-height: 30px;
}

.account-detail .tab-content .order-main-box .order-detail-box .text-area .green {
  color: #6bad0d;
}

.account-detail .tab-content .order-main-box .order-detail-box .text-area .red {
  color: #ff0015;
}




.account-detail .tab-content .order-main-box .order-detail-box .btns-area {
  width: 220px;
  margin-left: auto;
}

.account-detail .tab-content .order-main-box .order-detail-box .btns-area .btn {
  background: black;
  color: #fff;
  width: 100%;
  font-size: 13px;
  padding: 11px 24px;
  font-weight: 500;
  margin-bottom: 8px;
}

.account-detail .tab-content .order-main-box .order-detail-box .btns-area .btn:hover {
  opacity: unset;
  background: #ffd703;
  color: black;
}
.account-detail .tab-content .order-main-box .order-detail-box .btns-area .gj_trk_odr_but:hover {
  opacity: unset;
  background: #25233c;
  color: #fff;
}
.account-detail .tab-content .order-main-box .order-detail-box .btns-area .gj_trk_odr_but {
  opacity: unset;
  background: #ffd703;
  color: black;
}

.account-detail .tab-content .order-main-box .order-detail-box .btns-area .return_button.active {
  opacity: unset;
  background: #ffd703;
  color: black;
}

.account-detail .tab-content .order-main-box .order-detail-box .btns-area .btn.active {
  color: #000;
  background: #ffd703;
}

.account-detail .tab-content .heading-row {
  background: #eeeeee;
  padding: 15px 30px;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}

.account-detail .tab-content .heading-row h3 {
  font-size: 20px;
}



.account-detail .tab-content .accordion .btn-link {
  background: transparent;
  box-shadow: none;
  border: 1px solid #e6e6e6;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  width: 100%;
  height: auto;
  border-radius: 0;
  font-size: 20px;
  padding: 10px 35px;
  color: #000 !important;
  font-weight: 600;
  text-decoration: none;
}

.account-detail .tab-content .accordion .btn-link i {
  position: relative;
}

.account-detail .tab-content .accordion .btn-link.collapsed i:after {
  content: '';
  display: block;
  width: 3px;
  height: 17px;
  background: black !important;
  color: black !important;
  position: absolute;
  right: 7.2px;
  bottom: 2px;
}

.account-detail .tab-content .accordion .btn-link i:before {
  color: black !important;
}

.account-detail .tab-content .accordion .btn-link.collapsed i:before {
  color: black !important;
}


.wallet .card-box {
  margin-bottom: 30px;
}

.wallet .card-box .box-head {
  background: #fafafa;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  padding: 10px 30px;
  display: flex;
  align-items: center;
}

.wallet .card-box .box-head .heading {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  margin-left: 15px;
}

.wallet .card-box .box-head .expire-title {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  margin-right: 150px;
}

.wallet .card-box .box-body {
  padding: 30px 30px;
  border: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wallet .card-box .box-body p {
  font-size: 16px;
  color: #757575;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.wallet .card-box .box-body p strong {
  color: #222;
}

.wallet .card-box .box-body .right-side {
  width: 50%;
}

.wallet .card-box .accordion .btn-link {
  font-size: 15px;
  font-weight: 500;
  background: #ffd703;
  border: 1px solid #e6e6e6;
  padding: 15px 30px;
}

.wallet .card-box .accordion .btn-link.collapsed {
  background: transparent;
}

.wallet .card-box .accordion .btn-link span {
  display: flex;
  align-items: center;
}

.wallet .card-box .accordion .btn-link span.expire-date {
  margin-right: 130px;
}

.wallet .card-box .accordion .btn-link i {
  position: relative;
}

.wallet .card-box .accordion .btn-link.collapsed i:after {
  content: '';
  display: block;
  width: 2px;
  height: 13px;
  background: black;
  position: absolute;
  right: 6px;
  bottom: 1px;
}

.wallet .card-box .accordion .collapse .b-body {
  padding: 30px 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border: 1px solid #e6e6e6;
}

.wallet .card-box .accordion .collapse .b-body .right {
  width: 45%;
}

.wallet .card-box .accordion .collapse .b-body .right p {
  display: none;
}

.wallet .card-box .accordion .collapse .b-body .right .btns-area {
  margin-top: 0px !important;
}

.wallet .card-box .accordion .collapse .b-body p {
  font-size: 16px;
  color: #757575;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}

.wallet .card-box .accordion .collapse .b-body p strong {
  color: #222;
}

.wallet .card-box .accordion .collapse .b-body .btns-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wallet .card-box .accordion .collapse .b-body .btns-area .btn {
  background: #ffd600;
  font-size: 14px;
  color: #000;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  padding: 10px 20px;
  font-weight: 500;
  width: 50%;
  justify-content: center;
}

.wallet .card-box .accordion .collapse .b-body .btns-area .btn.black {
  background: #000;
  color: #fff;
}

.wallet .card-box .accordion .collapse .b-body .btns-area .btn:hover {
  opacity: .8;
}

.modal-footer {
  display: none;
}

#add_card_model .modal-dialog {
  max-width: 500px;
}

.gj_edit_addr_form .annewjopzaz .select2-container .select2-selection--single {
  height: 50px;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
}

.gj_ship_div {
  min-height: 59px;
  position: relative;
}

select.form-control.gj_collect_it_addr {
  position: absolute;
  left: 105px;
  top: 20px;
}


.ggokpay {
  width: 18px;
  position: relative;
  top: -1px;
  left: 3px;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 127px;
  overflow-y: auto;
}

.gj_add_walcard:hover {
  background: #ffe45a;
}

.vender_address .Address:hover .address1 {
  opacity: 1;
  visibility: visible;
}


.vender_address .Address .address1 {
  display: block;
  visibility: hidden;
}

.gj_edit_addr_form .annewjopzaz .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.wallet .add-new-card-btn {
  background: #ffd600;
  font-size: 14px;
  color: #000 !important;
  padding: 10px 30px;
  font-weight: 500;
  margin-bottom: 30px;
}

.wallet .add-new-card-btn:hover {
  opacity: .8;
}

.wallet .add-card-box {
  border: 1px solid #e6e6e6;
  padding: 30px 30px;
  height: 0;
  overflow: hidden;
  display: none;
}

.wallet .add-card-box.open {
  height: auto;
  display: block;
}

.account-detail .tab-content form .update-btn:hover {
  opacity: .8;
}

.email-share {
  padding: 20px 0 80px;
}

.email-share .wrapper_full {
  padding-right: 15px;
  padding-left: 15px;
}

.email-share h2 {
  text-align: center;
  color: #222;
  margin-bottom: 80px;
  font-weight: 900;
  font-size: 45px;
}

.email-share h2 i {
  color: #ffd600;
  margin-right: 10px;
}

.email-share h3 {
  color: #222;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 30px;
}

.email-share form label {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}

.email-share form .form-control {
  height: 55px;
  border-radius: 2px;
  margin-bottom: 30px;
}

.email-share form textarea.form-control {
  height: 150px;
  resize: none;
}

.email-share .to {
  font-size: 17px;
  font-weight: 700;
  color: #b7b7b7;
  display: block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.email-share form .send-btn {
  background: #ffd703;
  border: 0;
  font-size: 17px;
  font-weight: 500;
  border-radius: 4px;
  padding: 16px 40px;
}

.email-share form .send-btn:hover {
  opacity: .8;
}

.col-sm-7.product_description {
  float: left;
}

.product_head {
  width: 100%;
  border-bottom: 2px solid #cfcecc;
}

/*.prodouct_shipping {
    float: left;
}*/
.product_Information {
  margin-top: 20px;
  border-bottom: 2px solid #cfcecc;
  float: left;
  width: 100%;
  padding-bottom: 5px;
}

.product_head {
  float: left;
  border-bottom: 2px solid #cfcecc;
  width: 100%;
}

.prodouct_shipping {
  float: left;
  text-transform: capitalize;
  color: #000;
  width: 50%;
  padding: 12px 13px 12px 0px;
  text-align: right;
}

.prodouct_address {
  padding: 12px 10px;
  min-height: 43px;
  color: #000;
  width: 50%;
  border-radius: 2px;
  text-transform: capitalize;
  background: #cfcecc;
  float: left;
  /*margin-left: 20px;*/
}

.product_title {
  padding: 12px 0px;
  color: #000;
}

.product_image {
  float: left;
}

.product_image img {
  height: 94px;
  /* height: 83%; */
  max-width: 95%;
}

.Quantity_product {
  float: left;
  margin-left: 14px;
  font-size: 15px;
  border: 0px;
  border-radius: 2px;
  font-weight: bolder;
}

.Quantity_product ul li i {
  font-size: 11px;
  text-align: right;
  padding-left: 20px;
}

.Quantity_product ul {
  position: relative;
  float: left;
}

.Quantity_product ul li ul {
  border: 0.5px solid #ececec;
  left: 0;
  width: 100%;
  z-index: 99;
  position: absolute;
  text-align: center;
  background-color: #fff !important;
  top: 37px;
}

.Quantity_product ul li ul li {
  border-bottom: 1px solid #ececec;
  background-color: #fff !important;
}

.Quantity_product ul li ul li a {
  text-align: left;
  color: #000;
}

.Quantity_product ul li {
  border-radius: 2px;
  transition: 0.3s;
  cursor: pointer;
  color: #000;
  height: 40px;
  width: 135px;
  padding: 10px 30px 10px 13px;
  list-style: none;
  background: #fddb31;
}

.product_hide {
  display: none;
}

.product_show {
  display: block;
}

.Quantity_product1 {
  float: left;

  margin-left: 14px;
  font-size: 15px;
  border: 0px;
  border-radius: 2px;
  font-weight: bolder;
}

.Quantity_product1 ul li i {
  font-size: 11px;
  text-align: right;
  padding-left: 20px;
}

.Quantity_product1 ul {
  position: relative;
  float: left;
}

.Quantity_product1 ul li ul {
  border: 0.5px solid #ececec;
  left: 0;
  width: 100%;
  z-index: 99;
  position: absolute;
  text-align: center;
  background-color: #fff !important;
  top: 37px;
}

.Quantity_product1 ul li ul li {
  border-bottom: 1px solid #ececec;
  background-color: #fff !important;
}

.Quantity_product1 ul li ul li a {
  color: #000;
}

.Quantity_product1 ul li {
  height: 40px;
  width: 135px;
  border-radius: 2px;
  transition: 0.3s;
  cursor: pointer;
  color: #000;
  padding: 10px 30px 10px 13px;
  list-style: none;
  background: #fddb31;
}

.product_hide1 {
  display: none;
}

.product_show1 {
  display: block;
}

.Quantity_product2 ul li:hover {
  transition: 0.3s;
  background: black;
  color: #fff;
}

.Quantity_product1 ul li:hover {
  transition: 0.3s;
  background: black;
  color: #fff;
}

.Quantity_product ul:hover li {
  transition: 0.3s;
  background: black;
  color: #fff;
}

.Quantity_product2 {
  margin-left: 14px;
  font-size: 15px;
  border: 0px;
  float: left;
  border-radius: 2px;
  font-weight: bolder;
}

.Quantity_product2 ul li i {
  font-size: 11px;
  text-align: right;
  padding-left: 20px;
}

.Quantity_product2 ul {
  position: relative;
  float: left;
}

.Quantity_product2 ul li ul {
  border: 0.5px solid #ececec;
  left: 0;
  width: 100%;
  position: absolute;
  z-index: 99;
  text-align: center;
  background-color: #fff !important;
  top: 37px;
}

.Quantity_product2 ul li ul li:hover {
  background-color: #fddb31 !important;
}

.Quantity_product2 ul li ul li:hover a {
  color: #fff;
}

.Quantity_product1 ul li ul li:hover {
  background-color: #fddb31 !important;
}

.Quantity_product1 ul li ul li:hover a {
  color: #fff;
}

.Quantity_product ul li ul li:hover {
  background-color: #fddb31 !important;
}

.Quantity_product ul li ul li:hover a {
  color: #fff;
}

.Quantity_product2 ul li ul li {
  border-bottom: 1px solid #ececec;
  background-color: #fff !important;
}

.Quantity_product2 ul li ul li a {
  color: #000;
}

.Quantity_product2 ul li {
  border-radius: 2px;
  transition: 0.3s;
  cursor: pointer;
  color: #000;
  padding: 10px 30px 10px 13px;
  list-style: none;
  background: #fddb31;
  height: 40px;
  width: 135px;
}

.product_hide2 {
  display: none;
}

.product_show2 {
  display: block;
}

.product_Quantity {
  margin-top: 0px;
  float: left;
}

.voucher {
  margin-top: 30px;
  position: relative;
}

.gj_collect_addr_div {
  margin-top: 30px;
}

.voucher h6 {
  height: 40px;
  transition: 0.5s;
  float: left;
  margin-left: 14px;
  color: #000;
  background: #fddb31;
  width: 135px;
  padding: 10px 13px;
  border-radius: 2px;
}

.voucher h6:hover {
  transition: 0.5s;
  background-color: #000;
  color: #fff;
}

.shipping_details i {
  font-size: 14px;
  padding: 0px 8px;
}

.voucher input {
  margin-top: 1px;
  padding: 10px 5px;
  margin-left: 14px;
  border-radius: 2px;
  position: relative;
  border: 1px solid #cfcecc;
}

option.transparent {
  background-color: white;
}

.shipping_details {
  padding: 10px 2px;
  float: right;
  width: 188px;
}

.shipping_details h6 {
  color: #000;
  text-transform: capitalize;
  padding: 4px 3px;
}

.shipping_details h6 span {
  float: right;
}

.shipping_details h6:last-child span {
  color: #377cdb;
}

.payment_box {
  border-radius: 3px;
  float: left;
  width: 100%;
  margin: 15px 0px;
  box-shadow: 0px 0px 12px #ccc;
  border: 0px;
  padding: 15px 0px;
}

.paymont_btn {
  padding-left: 10px;
  float: left;
}

.total_info {
  color: #2d80fa;
  text-align: center;
  float: right;
  display: flex;
  margin: 10px 0px;
}

element.style {}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

.paymont_btn button {
  width: 100%;
  transition: 0.5s;
  background: black;
  color: #fff;
  text-transform: uppercase;
  border: 0px;
  padding: 13px 100px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 2px;
}

.paymont_btn button:hover {
  transition: 0.5s;
  background: #ffd600;
  color: #000;
}

.total_info h5 {

  font-size: 17px;
  text-align: right;
  padding: 0px 18px 0px 0px;
  text-transform: uppercase;
}

.total_info h4 i {
  font-size: 17px;
}

.total_info h4 {
  text-align: right;
  font-size: 19px;
  padding-right: 15px;
}

.total_info h4 {
  font-size: 20px;
}

.terms_paragraph {
  font-size: 14px;
}

.terms_paragraph p span {
  color: #2d80fa;
  font-weight: bold;
}

.terms_paragraph p span i {
  margin: 0px 5px;
  color: #fa2d2d;
}

.order_box {
  border: 0px;
  margin-top: 0px;
  border-radius: 3px;
}

.order_summary {
  text-align: center;
}

.order_summary h2 {

  text-transform: uppercase;
  color: #000;
  margin-bottom: 33px;
  font-size: 20px;
}

.order_summary h3 {
  padding: 5px 0px;
  text-align: left;
  /* float: left; */
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
}

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

.items span i {
  font-size: 17px;
  padding: 0px 10px;
}

.items span {
  float: right;
}

.order_summary h3:last-child {
  border-top: 2px solid #cfcecc;
  color: #6b7cdb;
  padding-left: 0px;
}

.order_details h2 {
  margin-right: auto;
  margin-left: auto;
  width: fit-content;
  margin-top: 40px;
  text-align: center;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  border-bottom: 2px solid #cfcecc;
}

.card_details {
  float: left;
  margin-top: 34px;
  width: 100%;
}

.card_details input {
  margin-right: 15px;
  float: left;
  width: 19px;
  height: 21px;
  margin-top: 0px;
}

.card_details img {
  height: 30px;
  width: 50px;
  float: left;
}

.billing_left {
  float: left;
}

.billing_right {
  float: right;
}

.card_details h6 {
  float: left;
  margin-left: 10px;
  margin-top: 5px;
}

.card_details p {
  font-size: 15px;
  float: right;
  margin-top: 5px;
  padding-right: 2px;
  font-weight: 500;
}

.billing_details {
  margin-top: 11px;
  margin-left: 33px;
}

.billing_details h6 {
  width: 100%;
  text-transform: capitalize;
}

.billing_details h6 span {
  float: right;
}

.card_btn {
  width: 100%;
  margin: 20px 0px;
}

.card_btn button {
  transition: 0.5s;
  background: black;
  color: #fff;
  text-transform: uppercase;
  border: 0px;
  width: 100%;
  padding: 14px 0px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 2px;
}

.card_btn button:hover {
  transition: 0.5s;
  background: #ffd600;
  color: #000;
}

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

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.explore-modal-cs .modal-dialog {
  -webkit-transform: none;
  transform: none;
  min-width: 600px !important;
}

.explore-modal-cs .modal-title {
  color: var(--blueColor);
}

.gj_footer .aboutFoot h3 a img {
  width: 65px;
}

.exploremap {
  width: 570px;
}

.anghklroserow {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.arowgrwprdzz {
  margin-left: -15px !important;
  margin-right: -15px !important;
}


.blue {
  color: #3276f1;
}

/*////////cart ---- start/////////*/
.vender_Information {
  height: auto;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.vender_shipping p {
  padding-top: 5px;
  color: #000;
  font-weight: bold;
  margin-bottom: 0px !important;
  /*width: 310px;*/
  float: left;
  font-size: 12px;
}

.vender_shipping p span {
  color: red;
}

.vender_head {
  border-bottom: 2px solid #b2b2b2;
  float: left;
  width: 100%;
}

.vender_shipping {
  float: left;
  width: 50%;
}

.vender_shipping i {
  margin-bottom: 10px;
  float: left;
  font-size: 17px;
  margin-right: 10px;
  margin-top: 5px;
}

.vender_shipping h6 {
  color: #000;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.vender_address {
  border-radius: 2px;
  color: #000;
  background: #fddb31;
  float: left;
  width: 50%;
}

.vender_address h6 {
  padding-left: 10px;
  padding-bottom: 14px;
  float: left;
  color: #000;
  padding-top: 12px;
}

.Address ul li ul li:hover {
  background: black;
  transition: 0.5s;
  color: #fff;
}

.vouxhapliz {
  display: block;
  clear: both;
}

.anborderbozqq {
  margin: 0px 15px;
  box-shadow: 0px 0px 12px #ccc;
  padding: 20px;
}

.Address {
  cursor: pointer;
  font-size: 15px;
  padding-right: 11px;
  margin-top: 13px;
  text-align: right;
}

.Address ul li i {
  font-size: 11px;
  padding: 0px 10px;
  color: #000;
}

.Address ul {
  position: relative;
}

.Address ul li ul {
  right: -11px;
  position: absolute;
  width: 77%;
  border: 1px solid #cacaca;
  top: 32px;
  z-index: 99;
}

.Address ul li ul li {
  transition: 0.5s;
  font-weight: 600;
  color: #000;
  padding: 10px;
  text-align: left;
  background-color: #ffffffe6;
  border-bottom: 1px solid #cacaca;
}

.Address ul li ul li a {
  color: #000;
}

.Address ul li {
  list-style: none;
  color: #2568dd;
  font-weight: 500;
}

.address1 {
  display: none;
}

.address2 {
  /*transition: opacity 0.15s linear;*/
  display: block;
}

.Address1 ul li ul li:hover {
  background: black;
  transition: 0.5s;
  color: #fff;
}

.Address1 {
  cursor: pointer;
  font-size: 15px;
  /*width: 289px;*/
  /*float: left;*/
  padding-right: 11px;
  margin-top: 13px;
  text-align: right;
}

.Address1 ul li i {
  font-size: 11px;
  padding: 0px 10px;
  color: #000;
}

.Address1 ul {
  position: relative;
}

.Address1 ul li ul {
  right: -11px;
  position: absolute;
  width: 77%;
  border: 1px solid #cacaca;
  top: 32px;
}

.Address1 ul li ul li {
  transition: 0.5s;
  font-weight: 600;
  color: #000;
  padding: 10px;
  text-align: left;
  background-color: #fff;
  border-bottom: 1px solid #cacaca;
}

.Address1 ul li ul li a {
  color: #000;
}

.Address1 ul li {
  list-style: none;
  color: #2568dd;
  font-weight: 500;
}

.address3 {
  display: none;
}

.address4 {
  display: block;
}

.Address2 ul li ul li:hover {
  background: black;
  color: #fff;
  transition: 0.5s;
}

.Address2 {
  cursor: pointer;
  font-size: 15px;
  /*width: 289px;*/
  /*float: left;*/
  padding-right: 11px;
  margin-top: 13px;
  text-align: right;
}

.Address2 ul li i {
  font-size: 11px;
  padding: 0px 10px;
  color: #000;
}

.Address2 ul {
  position: relative;
}

.Address2 ul li ul {
  right: -11px;
  position: absolute;
  width: 77%;
  border: 1px solid #cacaca;
  top: 32px;
}

.Address2 ul li ul li {
  transition: 0.5s;
  font-weight: 600;
  color: #000;
  padding: 10px;
  text-align: left;
  background-color: #fff;
  border-bottom: 1px solid #cacaca;
}

.Address2 ul li ul li a {
  color: #000;
}

.Address2 ul li {
  list-style: none;
  color: #2568dd;
  font-weight: 500;
}

.address5 {
  display: none;
}

.address6 {
  display: block;
}

.gj_checkout_bdy .shipping_details h6 {
  padding: 10px 3px;
  border-bottom: 1px solid #cfcecc;
}

.anborderbozqq .order_summary h3 {
  padding: 10px 0px;
  text-align: left;
  /* float: left; */
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
}


.gj_checkout_bdy .product_image img {
  height: 75px;
  margin-bottom: 10px;
  width: 145px;
  box-shadow: 0px 0px 12px #ccc;
  padding: 3px;
}


/*
.Address select {
    border: 0px;
    padding: 4px;
    background: #ffd600;
    font-weight: bold;
}*/
.Quantity3 {
  display: block !important;
}

.Quantity2 {
  display: none;
}

.Quantity1 {

  text-align: left;
  border: 0px;
  position: relative;
  font-weight: bold;
}

.Quantity1 ul li ul {
  /*display: none;*/
  left: 0;
  width: 100%;
  position: absolute;
  background: #fff !important;
  top: 40px;
  border: 1px solid #d8d7d7;
}

.Quantity1 ul li ul li {
  transition: 0.5s;
  border: 0.5px solid #d8d7d7;
  background: #fff !important;
}

.Quantity1 ul li {
  border-radius: 2px;
  cursor: pointer;
  padding: 12px 18px;
  background: #fddb31;
  list-style: none;
}

.Quantity1 ul li {
  color: #000;

}

.Quantity1 ul li i {
  font-size: 11px;
  padding-left: 13px;
  padding-right: 6px;
}


.Quantity4 {
  border-radius: 2px;
  cursor: pointer;
  text-align: left;
  border: 0px;
  position: relative;
  font-weight: bold;
}

.Quantity4 ul li ul {
  /*display: none;*/
  left: 0;
  width: 100%;
  position: absolute;
  background: #fff !important;
  top: 40px;
  border: 1px solid #d8d7d7;
}

.Quantity4 ul li ul li:hover {
  transition: 0.5s;
  background-color: #000 !important;
  color: #fff !important;
}

.Quantity1 ul li ul li:hover a {
  color: #fff !important;
}

.Quantity4 ul li ul li:hover a {
  color: #fff !important;
}

.Quantity7 ul li ul li:hover a {
  color: #fff !important;
}

.Quantity1 ul li ul li:hover {
  transition: 0.5s;
  color: #fff !important;
  background-color: #000 !important;
}

li.blue a {
  color: #3276f1 !important;
}

.Quantity7 ul li ul li:hover {
  transition: 0.5s;
  background-color: #000 !important;
  color: #fff !important;
}

.Quantity4 ul li ul li {
  transition: 0.5s;
  border: 0.5px solid #d8d7d7;
  background: #fff !important;
}

.Quantity4 ul li {
  border-radius: 2px;
  padding: 12px 18px;
  background: #fddb31;
  list-style: none;
}

.Quantity4 ul li {
  color: #000;

}

.Quantity4 ul li i {
  font-size: 11px;
  padding-left: 13px;
  padding-right: 6px;
}

.Quantity6 {
  display: block !important;
}

.Quantity5 {
  display: none;
}

.Quantity5 li {
  color: #000;
}

.Quantity7 {
  cursor: pointer;
  text-align: left;
  border-radius: 2px;
  border: 0px;
  position: relative;
  font-weight: bold;
}

.Quantity7 ul li ul {
  /*display: none;*/
  left: 0;
  width: 100%;
  position: absolute;
  background: #fff !important;
  top: 40px;
  border: 1px solid #d8d7d7;
}

.Quantity7 ul li ul li a {
  color: #000 !important;
}

.Quantity7 ul li ul li {
  transition: 0.5s;
  border: 0.5px solid #d8d7d7;
  background: #fff !important;
}

.Quantity7 ul li {
  color: #000 !important;
}

.Quantity7 ul li {
  border-radius: 2px;
  padding: 12px 18px;
  background: #fddb31;
  list-style: none;
}

.Quantity7 ul li a {
  color: #000 !important;

}

.Quantity7 ul li i {
  font-size: 11px;
  padding-left: 13px;
  padding-right: 6px;
}

.Quantity9 {
  display: block !important;
}

.Quantity8 {
  display: none;
}

.Quantity8 li a {
  color: #000;
}









.vender_bottom {
  border-bottom: 2px solid #b2b2b2;
  padding: 11px 0px;
  float: left;
  width: 100%;
}

.vender_img img {
  margin-bottom: 10px;
  width: 143px;
  box-shadow: 0px 0px 12px #ccc;
  padding: 3px;
}

.vender_img {
  text-align: center;
  float: left;
}

.title_left {
  color: #000;
  text-transform: capitalize;
  float: left;
}

.title_Right {
  float: right;
  text-align: center;
}

.vender_title {
  padding: 10px 0px 0px 10px;
  float: left;
  width: 80%;
}


.vender_title .title_left {
  width: calc(100% - 25%);
}

.vender_title .title_left .gj_c_p_sdesc {
  margin: 12px 0px 10px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 20px;
  font-size: 12px;
  text-overflow: ellipsis;
}


.vender_title h4 {
  padding-bottom: 0px;
  font-size: 18px;
  color: #000;
}

.vender_title p {
  font-weight: 500;
  margin-bottom: 5px
}

.Attribute_part {
  /*text-transform: capitalize;*/
  color: #000;
  padding-left: 10px;
  float: left;
}

.Attribute_left {
  float: left;
}

.Attribute_Right {
  padding-left: 10px;
  width: 119px;
  float: right;
}

.Attribute_left p {
  font-size: 13px;
  margin-bottom: 13px;
  font-weight: bold;
  margin-top: 4px;
}

.Attribute_left h6 {
  text-transform: capitalize;
  padding: 7px 1px 12.5px;
}

.Attribute_Right p {
  font-size: 17px;
  margin-bottom: 9px;
  font-weight: bold;
  /* padding-top: 3px; */
}

/*.Attribute_left p:nth-child(3) {
    font-size: 14px;
    margin-bottom: 13px;
    font-weight: 600;
    margin-top: 2px !important;
}*/
.Attribute_Right h6 {
  text-transform: capitalize;
  padding: 9px 1px 5px;
}

.Attribute_Right h6:nth-child(1) {
  padding: 6.5px 1px 13px;
}

.Attribute_Right input {
  float: left;
  width: 13px;
  height: 21px;
  line-height: -11px;
}

.Attribute_Right i {
  padding-left: 9px;
  padding-top: 3px;
  font-size: 14px;
  float: left;
  padding-right: 4px;
}

.Attribute_Right a {
  border-left: 1px solid #b2b2b2;
  padding-left: 8px;
}

.save_left a:nth-child(3) {
  border-left: 2px solid #b2b2b2;
}

.red {
  color: #f00 !important;
}

li.blue:hover {
  color: #fff !important;
}

.shippingcart_details {
  padding: 2px 2px;
  float: right;
  /*width: 188px;*/
}

.shippingcart_details_left {
  float: left;
}

.shippingcart_details_right {
  padding-left: 1rem;
  float: left;
}

.shippingcart_details_right i {
  font-size: 15px;
  padding-right: 6px;
}

.shippingcart_details h6 {
  color: #000;
  text-transform: capitalize;
  padding: 3px 3px;
  font-size: 14px;
}

.shippingcart_details h6 span {
  float: right;
}

.shippingcart_details h6:last-child span {
  color: #377cdb;
}

.process_part button:hover {
  transform: translateY(-1px);
  box-shadow: 0px 0px 11px #b2b2b2;
  background-color: #ffd600;
  color: black;
  transition: 0.5s;
}

.process_part button {
  transition: 0.5s;
  float: left;
  width: 63%;
  padding: 9px 0px;
  background: #000;
  border: 0px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 2px;
  font-size: 16px;
}

.process_part button i {
  padding-left: 6px;
  font-size: 18px;
}

.process_part button i:nth-child(1) {
  padding-left: 29px;
}

.process_part h3 {
  padding-right: 0px;
  /* line-height: 42px; */
  text-transform: uppercase;
  float: right;
  margin-top: 5px;
  font-size: 21px;
}

.process_part h3 i {
  font-size: 19px;
  padding: 0px 5px;
}

.process_part {
  float: left;
  padding: 12px 0px;
  border-bottom: 2px solid #b2b2b2;
  width: 100%;
}

.process_part h3 span {
  margin-left: 20px;
}

.vender_head h2 {
  text-transform: uppercase;
}

.save_left {
  padding-top: 19px;
  float: left;
}

.save_left a {
  text-transform: capitalize;
  font-weight: bold;
  padding: 0px 8px;
}

.save_option {
  float: left;
  width: 100%;
  padding-top: 37px;
}

.save_left a:nth-child(2) {
  border-left: 1px solid gray;
}

.save_left a:nth-child(3) {
  color: red;
}

.save_Right {
  /* width: 33%;*/
  float: right;
}

.Similar_vender_box h3 {
  font-size: 22px;
  /* border-width: 20px; */
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0px 4px 0px;
  border-bottom: 2px solid #b2b2b2;
}

.save_Right p {
  padding: 16px 0px;
  font-size: initial;
  font-weight: bolder;
  float: left;
}

.process_part h3 i {
  font-size: 18px;
}

.New {
  padding: 0px 10px;
  float: left;
  text-align: center;
}

.save_Right h6 {
  margin-top: 1px;
  text-decoration: line-through;
  color: #c2c1bd;
  padding: 16px 0px;
  font-size: 16px;
  font-weight: bolder;
  float: left;
}

.New h5 {
  font-weight: bold;
  color: #000;
  font-size: 15px;
}

.vender_boxes {
  transition: 0.4s;
  margin-top: 20px;
  text-align: center;
}

.hover {
  text-align: left;
}

.vender_imgb {
  overflow: hidden;
  transition: 0.5s;
  position: relative;
}

.vender_imgb img {
  text-align: center;
  transition: 0.4s;
  position: relative;
  width: 80%;
  box-shadow: 0px 0px 12px #ccc;
  padding: 5px;
  margin: 10px;
}

.vender_imgb:hover img {
  transition: 0.4s;
  transform: scale(0.9);
}

.vender_imgb .hover {
  left: -100%;
  position: absolute;
  width: 80%;
  height: 100%;
  background: transparent;
  top: 0;
}

.gj_c_p_sdesc {
  margin: 12px 0px 10px;
}

.vender_Information .title_left hr {
  margin-top: 7px;
  margin-bottom: 7px;
}



.hover i:hover {
  color: #fddb31;
  transition: 0.5s;
  transform: scale(1.1);
}

.hover {
  transition: 0.5s;
}

.vender_imgb:hover .hover {
  transition: 0.5s;
  left: 36px;
}

.hover i:nth-child(1) {
  margin-top: 45px;
}


.vender_imgb .hover i {
  transition: 0.5s;
  /* width: 24px; */
  padding: 14px 13px !important;
  color: #000;
  background: #fddb31;
  border-radius: 2px;
  font-size: 18px;
  margin-left: 10px;
  margin-top: 120px !important;
}


.vender_imgb .hover i:hover {
  color: #fddb31;
  background: #000;
}


.hover i {
  transition: 0.5s;
  /* width: 24px; */
  padding: 14px 13px !important;
  color: #fff;
  background: #b2b2b2;
  border-radius: 2px;
  font-size: 19px;
  margin-left: 10px;
  margin-top: 14px;
  /*height: 47px;*/
}

.vender_boxes h4 {
  font-size: 20px;
  padding: 15px 0px 8px;
}

.vender_boxes span i {
  padding: 3px 0px;
  color: #ffd600;
}

.add {
  margin-top: 20px;
  text-align: center;
}

span.blue i {
  padding: 0px 5px;
}

.save_Right h6 i {
  font-size: 15px;
  padding: 0px 5px;
}

.New h5 i {
  font-size: 14px;
}




































@media (max-width: 1024px) {
  div.navMain .navBar ul li {
    font-size: 14px;
    padding: 0 15px;
  }

  .btns-row .btn {
    font-size: 12px;
    padding: 10px 15px;
  }
}

@media (max-width: 991px) {
  div.top_blk .menuRight ul li a {
    font-size: 12px;
  }

  div.top_blk .menuLeft ul.desktop li a {
    font-size: 12px;
  }

  div.navMain .catagory {
    display: none;
  }

  div.navMain .navBar {
    max-width: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .navMain .navBar a.register {
    font-size: 14px;
    margin: 15px auto;
  }

  .topLogoSec .cart {
    display: none;
  }

  div.searchMain .searchSec input[type="search"] {
    width: 76%;
  }

  .single-product-summary {
    padding-left: 10px;
    margin: 0;
  }

  .summary-content .product-title {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 10px;
  }

  .prod-description {
    font-size: 14px;
    line-height: 25px;
    padding-right: 40px;
  }

  .btns-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .xs_input_number {
    margin-bottom: 15px;
  }

  .action-links {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 25px;
  }

  .action-links a {
    font-size: 15px;
    margin-right: 25px;
    margin-bottom: 15px;
  }

  .product-detail-tabs .nav-tabs .nav-link {
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
  }

  .highlight-box .img-area {
    min-width: 185px;
  }

  .highlight-box .text-area h3 {
    font-size: 18px;
  }

  .highlight-box .text-area p {
    font-size: 13px;
    line-height: 21px;
  }

  .featureSec.bg-gray {
    padding-top: 40px;
  }

  .featureSec .productBox {
    margin-bottom: 5px;
  }

  .newsletter-content .newsletter-title {
    font-size: 22px;
  }

  .newsletter-content p {
    font-size: 11px;
  }

  div.footerSecA ul li a {
    font-size: 13px;
    display: block;
  }

  div.footerSecA .aboutFoot p {
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    margin-bottom: 6px;
    padding: 0;
    margin: 0 0 7px 0;
  }

  .visit-vendor {
    font-size: 18px;
    margin-left: 0;
    margin-top: 15px;
  }

  .fa-chevron-left.slick-arrow,
  .fa-chevron-right.slick-arrow {
    display: none !important;
  }

  .profile-meta .text-area h2 {
    font-size: 24px;
  }

  .profile-meta .btns-area .ratings span {
    font-size: 16px;
    margin-right: 3px;
  }

  .profile-meta .profile-img {
    margin-top: -40px;
  }

  .profile-meta .profile-img img {
    min-width: 150px;
    width: 150px;
    height: 150px;
    min-height: 150px;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .img-area .img-box {
    width: 160px;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .img-area .btn {
    font-size: 13px;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .btns-area {
    width: 180px;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .btns-area .btn {
    font-size: 13px;
  }
}


@media (max-width: 767px) {
  .xs-breadcumb {
    padding: 25px 15px;
    min-height: 75px;
  }

  .fa-chevron-left.slick-arrow,
  .fa-chevron-right.slick-arrow {
    display: inline !important;
  }

  div.searchMain .searchBox {
    max-width: 100%;
  }

  .summary-content .product-title {
    font-size: 15px;
    line-height: 25px;
  }

  .btns-row .btns-group {
    width: 100%;
  }

  .btns-row .btn {
    font-size: 14px;
    padding: 10px 16px;
    width: 100%;
  }

  .share-links {
    margin-top: 20px;
  }

  .product-detail-tabs .nav-tabs .nav-link {
    font-size: 13px;
    padding: 8px 10px;
  }

  .highlight-box {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .highlight-box .img-area {
    min-width: 100%;
    margin-bottom: 30px;
  }

  div.footerSecA .footer-logo {
    width: 70px;
    margin-top: 20px;
  }

  .xs-breadcumb .breadcrumb-item i {
    padding: 0 3px;
    font-size: 5px;
    vertical-align: middle;
  }

  .breadcrumb-main .navSec {
    display: none !important;
  }

  .xs-breadcumb .breadcrumb {
    background: unset;
  }

  .featureSec .productBox {
    width: 100%;
  }

  div.featureSec .productBox .thumnail img.imgThum {
    width: 100%;
  }

  div.btnsmzrea button {
    margin-bottom: 10px;
  }

  .shop-cate-list {
    margin-top: 20px;
  }

  .shop-cate-list .shop-cate-title {
    display: none;
  }

  .navMain .navBar ul li a.dropDown {
    font-size: 11px;
  }

  div.searchMain .searchSec {
    height: 29px;
    width: 100%;
    border-left: none;
    padding: 0;
  }

  div.searchMain .searchSec input[type="search"] {
    font-size: 12px;
    padding: 0;
    height: 29px;
  }

  .searchMain .searchSec button[type="submit"] {
    width: 26px;
    height: 26px;
    position: absolute;
    margin: 1px 0 0 0;
    right: 1px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .filter-toggle-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 15px;
    font-size: 16px;
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 15px;
  }

  .filter-toggle-btn:focus,
  .filter-toggle-btn:hover {
    border: 1px solid #ddd;
    outline: 0;
  }

  div.filters-section {
    height: 0;
    overflow: hidden;
    transition: all 400ms ease-in-out;
  }

  div.filters-section.open {
    height: auto;
    transition: all 400ms ease-in-out;
  }

  div.filters-section .widget_banner {
    display: none;
  }

  div.navMain .navBar ul li {
    padding: 0;
  }

  .xs-section-padding {
    padding: 30px 15px;
  }

  .products-page {
    padding: 10px 15px 30px;
  }

  .filter-toggle-btn {
    margin-bottom: 0px;
  }

  .profile-meta {
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 10px 15px 20px;
  }

  .profile-info .cover img {
    height: 170px;
  }

  .profile-meta .text-area h2 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .profile-meta .btns-area {
    flex-direction: column;
  }

  .profile-meta .ratings {
    margin-bottom: 15px;
  }

  .profile-meta .btns-area .btn.follow-btn {
    margin-bottom: 15px;
  }

  .profile-meta .phone-address {
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin-top: 25px;
  }

  .profile-meta .phone-address p {
    margin-bottom: 15px;
  }

  .profile-filter .form-control,
  .profile-filter select {
    height: 45px;
  }

  .profile-filter .input-group-append .btn {
    height: 45px;
    font-size: 14px;
    padding: 5px 20px;
  }

  .profile-filter {
    margin-bottom: 25px;
  }

  .side-widget-toggle-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 15px;
    font-size: 16px;
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 15px;
  }

  .side-widget-toggle-btn:focus,
  .side-widget-toggle-btn:hover {
    border: 1px solid #ddd;
    outline: 0;
  }

  .side-widget {
    height: 0;
    overflow: hidden;
    transition: all 400ms ease-in-out;
  }

  .side-widget.open {
    height: auto;
    transition: all 400ms ease-in-out;
  }

  .profile-meta .profile-img img {
    min-width: 100px;
    width: 100px;
    height: 100px;
    min-height: 100px;
  }

  .product-list button.load-more {
    margin: 10px auto 40px;
  }

  .product-list .list-box .lb-body .p-img {
    width: 100px;
    max-width: 100px;
    height: 100px;
  }

  .product-list {
    padding-bottom: 30px;
  }

  .account-detail .nav-tabs {
    padding: 10px 10px;
  }

  .account-detail .nav-tabs .nav-link {
    padding: 10px 15px;
    font-size: 14px;
    border: 2px solid #e6e6e6;
    margin: 8px 8px;
  }

  .account-detail .tab-content {
    margin-bottom: 30px;
  }

  .account-detail .tab-content form .form-control,
  .account-detail .tab-content form select {
    height: 45px;
    border-radius: 2px;
    font-size: 14px;
  }

  .account-detail .tab-content form label {
    font-size: 14px;
  }

  .account-detail .slick-dots {
    bottom: 10px;
  }

  .account-detail .slick-dots li {
    width: 10px;
    height: 10px;
  }

  .account-detail .slick-dots {
    display: none;
  }

  .account-detail .tab-content {
    padding: 30px 0;
    border: 0;
  }

  .account-detail .tab-content .delivery-details .saved-address .action-btns .custom-control .custom-control-label {
    padding-left: 10px;
    font-size: 16px;
  }

  .account-detail .tab-content .order-main-box .order-detail-box {
    display: block;
    padding: 15px;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .img-area {
    margin-right: 0;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .img-area .img-box {
    width: 100%;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .img-area .btn {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .text-area {
    margin-bottom: 20px;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .btns-area {
    width: 100%;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .btns-area .btn {
    font-size: 15px;
  }

  .account-detail .tab-content .order-main-box .order-detail-box .btns-area select {
    height: 44px;
    font-size: 15px;
  }

  .account-detail .tab-content .order-main-box .order-info-bar {
    display: block;
  }

  .account-detail .tab-content .order-main-box .order-info-bar span {
    display: flex;
    margin-bottom: 5px;
  }

  .account-detail .tab-content .order-main-box .order-info-bar span strong {
    margin-right: 10px;
  }

  .account-detail .tab-content .accordion .btn-link {
    font-size: 17px;
  }

  .account-detail .tab-content .heading-row h3 {
    font-size: 19px;
  }

  .account-detail .tab-content .delivery-details .add-address {
    margin: 0 auto;
  }

  .add-address-form h3,
  .add-address-form p {
    text-align: center;
  }

  .account-detail .nav-tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .account-detail .nav-tabs .nav-link {
    padding: 10px 0px;
    font-size: 10px;
    margin: 5px 5px;
    border: 0;
    border-bottom: 2px solid transparent;
  }

  .wallet .card-box .box-body {
    padding: 20px 15px;
    display: block;
  }

  .wallet .card-box .box-body .left-side {
    margin-bottom: 20px;
  }

  .wallet .card-box .box-head .heading {
    font-size: 13px;
  }

  .wallet .card-box .box-head {
    padding: 10px 15px;
  }

  .wallet .card-box .box-head .expire-title {
    display: none;
  }

  .wallet .card-box .accordion .btn-link {
    padding: 12px 15px;
    font-size: 13px;
  }

  .wallet .card-box .accordion .btn-link img {
    width: 30px;
  }

  .account-detail .tab-content .accordion .btn-link {
    font-size: 12px;
  }

  .wallet .card-box .accordion .btn-link span.expire-date {
    display: none;
  }

  .wallet .card-box .accordion .collapse .b-body {
    padding: 20px 15px;
    display: block;
  }

  .wallet .card-box .accordion .collapse .b-body .left {
    margin-bottom: 20px;
  }

  .wallet .card-box .accordion .collapse .b-body .right {
    width: 100%;
  }

  .wallet .card-box .accordion .collapse .b-body .btns-area .btn {
    font-size: 13px;
  }

  .wallet .card-box .box-body .right-side {
    width: 100%;
  }

  .wallet .card-box .accordion .btn-link.collapsed i:after {
    height: 10px;
    right: 4px;
    bottom: 1px;
  }

  .account-detail .tab-content .accordion .btn-link.collapsed i:after {
    content: '';
    display: block;
    width: 1.6px;
    height: 10px;
    background: black;
    position: absolute;
    right: 4px;
    bottom: 2px;
  }

  .email-share h2 {
    margin-bottom: 60px;
    font-size: 26px;
  }

  .email-share h3 {
    margin-bottom: 25px;
    font-size: 25px;
  }

  .email-share .to {
    display: block;
    text-align: left;
    margin: 10px 0 30px;
  }

  .email-share {
    padding: 20px 0 50px;
  }
}

@media (min-width: 576px) {
  .innerContent {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .innerContent {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .innerContent {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .innerContent {
    max-width: 1140px;
  }
}


@media (max-width: 1140px) {
  .product_image {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }

  .product_title {
    text-align: center;
  }

  .Quantity_product2 {
    margin-left: 0px;
  }

  .Quantity_product1 {
    margin-left: 0px;
  }

  .Quantity_product {
    margin-left: 0px;
  }

  .voucher h6 {
    margin-left: 0px;
  }

  .vender_img {
    text-align: center;
    float: none;
  }

  .Quantity1 {
    margin-left: auto;
    width: 141px;
    margin-right: auto;
  }

  .Quantity4 {
    margin-left: auto;
    width: 141px;
    margin-right: auto;
  }

  .Quantity7 {
    margin-left: auto;
    width: 141px;
    margin-right: auto;
  }

  .vender_title {
    width: 100%;
  }



}



@media (max-width: 960px) {
  .voucher input {
    width: 118px;
  }

  .total_info.col-sm-3 {
    padding-left: 0px !important;
  }

}

@media (max-width: 860px) {
  .voucher h6 {
    float: none;
  }

  .voucher input {
    width: 134px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 0px;
  }

  .total_info h4 {
    padding-right: 0px;
  }

  .total_info h5 {
    padding-right: 0px;
  }
}


@media (max-width: 768px) {
  .total_info h5 {
    font-size: 16px;
  }

  .total_info h4 i {
    font-size: 15px;
  }

  .total_info h4 {
    font-size: 15px;
  }

  .voucher input {
    padding: 7px 5px;
    margin-left: 0;
    margin-top: 10px;
    width: 133px;
  }

  .shipping_details {
    float: right;
    margin-left: auto;
    margin-right: auto;
  }

  .vender_shipping {
    float: none;
    width: 100%;

  }

  .vender_shipping h6 {
    text-align: center;
  }

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

  .process_part button i {
    display: none;
  }

  .process_part h3 span {
    margin-left: 0px;
  }

  .payment_box {
    padding: 15px 10px;
  }

  .paymont_btn button {
    padding: 13px 24px;
  }

}


@media (max-width: 575px) {
  .paymont_btn button {
    width: 100%;
    padding: 13px 128px;
  }

  .paymont_btn button {
    padding: 13px 24px;
  }

  .process_part button {
    width: 57%;
    font-size: 12px;
  }
}

@media (max-width: 444px) {
  .Attribute_part {
    height: 200px;
    width: 100%;
    float: none;
  }

  .shippingcart_details {
    padding: 10px 0px;
    height: 81px;
    float: none;
    clear: both;
    width: 100%;
  }

  .shippingcart_details_right {
    float: right;
  }

  .save_option {
    float: none;
    width: 100%;
  }

  .save_Right {
    padding-top: 20px;
    padding-right: 82px;
  }

  .save_left {
    width: fit-content;
    padding-top: 19px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}


@media (max-width: 360px) {
  .save_Right {
    padding-top: 20px;
    padding-right: 42px;
  }

  .product_Quantity {
    float: none;
    text-align: center;
  }

  .Quantity_product1 {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .Quantity_product2 {
    float: none;
    text-align: center;
  }

  .Quantity_product {
    float: none;
    text-align: center;
  }

  .voucher h6 {
    padding: 10px 0px;
    margin-left: auto;
    text-align: center;
    float: none;
    margin-right: auto;
  }

  .shipping_details {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .Quantity_product2 ul {
    margin-left: auto;
    position: relative;
    float: none;
    margin-right: auto;
    width: 41%;
  }

  .Quantity_product1 ul {
    margin-left: auto;
    position: relative;
    float: none;
    margin-right: auto;
    width: 41%;
  }

  .Quantity_product ul {
    margin-left: auto;
    position: relative;
    float: none;
    margin-right: auto;
    width: 41%;
  }

  .total_info h5 {
    text-align: center;
  }

  .total_info h4 {
    text-align: center;
  }

  .total_info {
    padding: 10px 0px;
  }

  .paymont_btn button {
    width: 100%;
    padding: 13px 37px;
  }

  .payment_box {
    padding-left: 10px;
    padding-right: 10px;

  }
}













@media (max-width: 320px) {
  .product_Quantity {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  select.Quantity {
    margin-left: 0;
  }

  .voucher h6 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .paymont_btn button {
    padding: 17px 10px;
    font-size: 11px;
  }

  .voucher input {
    padding: 7px 5px;
    margin-left: 0;
    margin-top: 10px;
    width: 127px;
  }

  .shipping_details {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  /*.order_summary h3 {
    padding: 10px 0px 10px 13px;
}
.order_summary h3:last-child {
    margin-left: 14px;
}*/
}

.account-detail .gj_user_bann_div .slick-dots {
  display: none !important;
}


.gj_customer_check_reset_form .form-group input::-webkit-input-placeholder {
  font-size: 14px;
}

.gj_customer_check_reset_form .form-group.input:-ms-input-placeholder {
  font-size: 14px;
}

.gj_customer_check_reset_form .form-group input::placeholder {
  font-size: 14px;
}




.gj_vara_email_div input::-webkit-input-placeholder {
  font-size: 14px;
}

.gj_vara_email_div input:-ms-input-placeholder {
  font-size: 14px;
}

.gj_vara_email_div input::placeholder {
  font-size: 14px;
}


.gj_vara_email_div input {
  font-size: 14px !important;
  line-height: 18px;
  color: var(--greyColor3);
  border-radius: 5px;
  padding: 12px 15px !important;
  border: 1px solid var(--greyColor7);
  width: 100%;
  font-weight: 500;
  background-color: var(--whiteColor);
  height: 50px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none !important;
}


.gj_customer_check_forgot_form .gj_vara_email_div {
  background-color: #FAFAFC;
  border: 1px solid #eaeaea;
  height: 50px;
  margin-bottom: 20px;
}

.product-list .list-box .lb-body a {
  color: #333;
}
.product-list .list-box .lb-body a:hover {
  color: #ffd600;
}
.gj_select_billadr .gj_add_addr_validation li {
  color: red;
  line-height: 5px;
}