<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.filter_fix_wrap .index_collection_ul li.active a .span_as_a{
  color:#9f151a !important;
  font-family: bold_font;
}
.cart_alert{
  font-size:12px !important
}
.mfg_filter_parent_wrap &gt; * {
  float: right;
}
.mfg_filter_parent_wrap .common_anchor {
  padding-left: 10px;
  padding-right: 10px;
}

.mfg_filter_parent_wrap .common_anchor,
.mfg_filter_parent_wrap .form_field {
  margin-left: 10px;
}
body .offer_title.common_header {
  text-align: center;
  padding-top: 0;
  margin-bottom: 30px;
}
.my_account_mega_parent_wrap .listing_ul {
  flex-wrap: wrap !important;
  display: flex !important;
}
.swiper_arrows {
  background: #2a5588;
}
.fix_pdp_content_wrap .info_wrap .common_anchor {
  padding: 5px;
  margin: 0;
  text-decoration: none;
  font-size: 13px;
}
.cart_qty_btns {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 10;
  font-size: 20px;
  background: transparent;
  border: 0;
}
.mobile_menu_wrap .sub_menu_arrow {
  width: 35px;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu + .menu_level_2,
.always_display {
  display: inline-block !important;
}
.main_menu_wrap .menu_wrap .category_list_wrap {
  margin-top: 0 !important;
}
.main_menu_wrap .menu_wrap .category_list_wrap ul li {
  margin: 0 !important;
  width: 25% !important;
  padding: 10px !important;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .relmanuf {
  width: calc(100% - 250px);
  float: left;
  display: inline-block;
  height: 300px;
  overflow: scroll;
}
.cart_qty_btns.dec {
  left: 0;
  right: auto;
}
.cart_content .input-group {
  position: relative;
}
.payment_radio .payment_radio_btn img {
  border-radius: 12px !important;
}
.badge.badge-success {
  background-color: darkgreen;
}
.badge.badge-danger {
  background-color: darkred;
}
body p .common_anchor {
  color: #fff !important;
}
.top_menu_instruction_wrap {
  background: #2a5588;
  color: #fff;
}
.top_menu_instruction_wrap marquee {
  width: 100%;
  float: left;
  display: inline-block;
}
.top_menu_instruction_wrap p {
  color: #fff;
  padding: 0;
  line-height: 30px;
}
.mmenu_wrap.has_note .top_menu_instruction_wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center;
}
.mmenu_wrap.has_note {
  padding-top: 40px;
}
body {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
}
.mmenu_wrap {
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: blur(20px);
  padding-bottom: 10px;
  padding-top: 10px;
  display: inline-block;
  position: sticky;
}
.truepush_optin_notifications .optinbox_plus_truepush {
  margin-left: 10px !important;
  margin-top: 10px !important;
  transform: none !important;
  left: 0 !important;
  display: inline-block !important;
}
.truepush_optin_notifications
  .optinbox_plus_truepush
  .optinbox_plus_tpsection
  .optinbox_tpbuttons
  .tp_btn_primary {
  background: #2a5588 !important;
  color: #fff;
  border: 1px solid #2a5588 !important;
  -webkit-box-shadow: 0 0 6px 0 #2a5588 !important;
  box-shadow: none !important;
}
.truepush_optin_notifications
  .optinbox_plus_truepush
  .optinbox_plus_tpsection
  .optinbox_tpbuttons
  .tp_btn_default {
  color: #2a5588 !important;
  background: #fff !important;
  border: 1px solid #2a5588 !important;
  box-shadow: none !important;
}
.truepush_optin_notifications
  .optinbox_plus_truepush
  .optinbox_plus_tpsection
  .optinbox_plus_media
  .optinbox_plus_media_body
  p {
  padding-top: 10px !important;
}

b,
strong {
  font-family: bold_font;
  font-weight: normal;
}
.my_account_mega_parent_wrap .listing_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.my_account_mega_parent_wrap .listing_ul li {
  width: 20%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 10px;
  margin: 0;
  margin-bottom: 20px;
}
.my_account_mega_parent_wrap .listing_ul li .image_wrap {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.my_account_mega_parent_wrap .listing_ul li .title_wrap span {
  margin-bottom: 10px;
  width: 100%;
  float: left;
  display: inline-block;
}
.my_account_mega_parent_wrap .listing_ul li .title_wrap {
  padding-top: 20px;
  font-size: 15px;
  line-height: 22px;
}

.account_icons_parent_wrap {
  padding: 30px 0;
  text-align: center;
}
.account_icons_parent_wrap a {
  float: none;
  display: inline-block;
  position: relative;
  width: 130px;
  font-family: bold_font;
  color: #000;
  z-index: 1;
}
.account_icons_parent_wrap a .icon_parent {
  height: 130px;
  background: #2a5588;
  -webkit-border-radius: 130px;
  -moz-border-radius: 130px;
  border-radius: 130px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.account_icons_parent_wrap a:hover .icon_parent {
  background: #f1f1f1;
  border: 1px solid #999;
}
.account_icons_parent_wrap a .icon_parent svg path,
.account_icons_parent_wrap a .icon_parent svg circle {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.account_icons_parent_wrap a:hover .icon_parent svg path,
.account_icons_parent_wrap a:hover .icon_parent svg circle {
  fill: #9f151a;
}
.account_icons_parent_wrap a.active .icon_parent {
  background: #9f151a;
}
.account_icons_parent_wrap a.active .icon_parent svg path,
.account_icons_parent_wrap a.active .icon_parent svg circle {
  fill: #fff;
}
.account_icons_parent_wrap a.logout .icon_parent {
  background: #fff !important;
}
.filter_fix_wrap .index_collection_ul li.child .span_as_a {
  padding-left: 20px;
}
.account_icons_parent_wrap a .icon_parent img,
.account_icons_parent_wrap a .icon_parent svg {
  position: absolute;
  top: 50%;
  width: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.account_icons_parent_wrap a + a {
  margin-left: 20px;
}
.badge {
  font-weight: normal;
  font-size: 10px;
}
.uk-badge-success {
  background: #7de58a;
  color: #000;
}
.common_anchor.trans {
  background-color: transparent;
  border: 1px solid #2a5588;
  color: #000;
}
body .common_anchor.trans:hover {
  color: #fff !important;
  background-color: #2a5588 !important;
}
.upload_btn {
  background-color: #2a5588;
  background-color: #d9dee7;
  border: 1px solid #2a5588;
  color: #fff;
  color: #000;
  width: 100%;
  float: left;
  display: inline-block;
  font-size: 20px;
  padding: 20px 10px;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
}
.upload_btn:hover {

  color: #fff !important;
}
.count_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.count_ul li {
  width: 25%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.count_ul li .inner_wrap p {
  padding-top: 10px;
}
.count_ul li .common_header {
  padding-top: 10px;
}
.count_ul li .inner_wrap {
  width: 200px;
  height: 200px;
  background: #2a5588;
  border-radius: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 30px;
}
/* Setting theme margin */

.collection_wrap p.pas_p_wrap,
.pas_p_wrap {
  padding-top: 30px !important;
}
.pas_p_wrap a {
  color: #2a5588 !important;
}
.product_collection_home_wrap {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.product_parent_wrap .product_data_wrap .size_ul li {
  margin-bottom: 10px;
}
.form_wrap {
  margin-top: 20px;
}
.theme_margin_top {
  margin-top: 20px;
}
.my_account_wrap {
  margin-bottom: 40px;
}
.form_wrap .text-danger {
  margin-top: 3px;
  width: 100%;
  float: left;
  display: inline-block;
}
.alert {
  padding: 10px 15px;
}
/* Setting theme Margin Ends */
.cart_modules .common_anchor {
  position: absolute;
  top: 16px;
  right: 7px;
  margin-top: 0;
}
.mmenu_wrap .menu_list_wrap li {
  position: relative;
}

/* Rewards Starts */
.common_rewards_wrap {
  position: fixed;
  left: 40px;
  bottom: 40px;
  z-index: 500;
}
.common_rewards_wrap .button_wrap {
  position: relative;
  float: left;
  display: inline-block;

  background: #2a5588;
  color: #fff;
  border: 1px solid #2a5588;
  cursor: pointer;
  font-size: 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.common_rewards_wrap .button_wrap span {
  float: left;
  display: inline-block;
  position: relative;
}
.common_rewards_wrap .button_wrap .text {
  padding: 15px;
}
.common_rewards_wrap .button_wrap .close_img {
  display: none;
  width: 51px;
  height: 51px;
}
.common_rewards_wrap .button_wrap .close_img img {
  width: 36px;
  margin-top: 7px;
  margin-left: 7px;
}
.common_rewards_wrap .button_wrap.active .text {
  display: none;
}
.common_rewards_wrap .button_wrap.active .close_img {
  display: inline-block;
}
.common_rewards_wrap .description_wrap {
  position: absolute;
  bottom: 100%;
  height: 500px;
  left: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 350px;
  overflow-y: auto;
  margin-bottom: 10px;
  background: #fff;
  display: none;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.37);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.37);
}
.common_rewards_wrap .description_wrap p {
  line-height: 1.8em;
}
.common_rewards_wrap .description_wrap .common_header {
  padding: 20px;
  font-size: 17px !important;
  background: #2a5588;
  color: #fff;
  letter-spacing: 0.1em !important;
}
.reward_bar_wrap {
  background: #e8e8e8;
  height: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.reward_bar_wrap span {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: green;
}
.common_rewards_wrap.logged .description_wrap {
  height: 200px;
}
.common_rewards_wrap .description_wrap .common_anchor {
  font-size: 14px;
  float: none;
}

.common_rewards_wrap .description_wrap .desc_wrap {
  padding: 20px;
  padding-top: 0px;
  overflow: visible;
  background: #fff !important;
  overflow: initial !important;
  top: auto;
  left: auto;
  display: inline-block;
  position: relative;
  height: auto;
}

.para_anchor.theme_anchor {
  border: none;
  color: #000;
}
.highlight_p {
  font-size: 25px;
}
ul.collection_ul {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}
.checkout-checkout .common_rewards_wrap,
.checkout-checkout .whatsapp_fix {
  display: none !important;
}
.top_page_title_wrap {
  background: url("../images/page_title_image.jpg?v2") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background: transparent;
  padding-top: 100px;
  padding-bottom: 20px;
  text-align: center;
}
.top_page_title_wrap .common_header {
  color: #000;
  z-index: 5;
  padding-top: 0;
  font-size: 50px;
}
.order_list_table_wrap {
  background: #fff;
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 30px;
}
.order_list_table_wrap .order_product_td {
  padding: 0;
}
.order_list_table_wrap .order_product_td .image {
  padding: 0;
}
.order_list_table_wrap:nth-child(even) {
  margin-right: 0;
}
.process_left_wrap .common_header {
  padding-top: 0;
}
.return_info_wrap .img_wrap {
  width: 100px;
}

.wallet_table {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
}
.wallet_table tr th {
  padding: 10px;
  border-bottom: 5px solid #dedede;
  border-top: 5px solid #dedede;
}
.wallet_table tr td {
  padding: 10px;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
.wallet_table tr td:last-child {
  border-right: none;
}
body .common_anchor.small + .common_anchor.small {
  margin-left: 5px;
}
.top_menu_instruction_wrap {
  background: #fff;
}
.top_menu_instruction_wrap p {
  text-align: center;
  font-size: 12px;
  font-family: bold_font;
  color: #2d609b;
}
.form_field.input_error {
  background: #ffbfbf !important;
}
.social_wrap {
  margin-top: 15px;
}
.social_wrap a {
  margin-right: 10px;
}
.social_wrap a img {
  width: 25px;
}
.wishlist_del_a {
  float: right;
  margin-top: 10px;
  color: #000;
}
.mmenu_wrap .menu_ul_wrap ul li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  width: auto;
  background: #fff;
  text-align: left;
  margin-top: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.mmenu_wrap .menu_ul_wrap ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
.mmenu_wrap .menu_ul_wrap ul li .sub-menu:after {
  position: absolute;
  top: -5px;
  height: 5px;
  width: 100%;
  content: "";
  z-index: 1;
}
.mmenu_wrap .menu_ul_wrap ul li .sub-menu li {
  margin-right: 0;
  width: 100%;
  min-width: 100%;
}
.mmenu_wrap .menu_ul_wrap ul li .sub-menu li a {
  margin-right: 0;
  width: 100%;
  padding: 10px;
  white-space: nowrap;
  padding-right: 30px;
}
.mobile_menu_wrap {
  display: none;
}
.mobile_menu_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  display: none;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.product_collection_home_wrap.blog {
  margin-top: 30px !important;
}
.bg_blur {
  filter: blur(8px);
  -webkit-filter: blur(8px);
}
.top_page_title_wrap .blog_bg_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.landing_banner .item_wrap {
  width: 50%;
  float: left;
  display: inline-block;
  position: relative;
  height: 100vh;
  background-position: center center;
  background-size: cover;
}
body.common-home {
  padding-top: 0;
}
.checkout .common_header,
.contact_left_wrap .common_header,
.contact_right_wrap .common_header {
  font-size: 16px;
}
.map_wrap {
  padding: 10px;
  margin-top: 40px;
  background: #eeeeee;
}
.map_wrap iframe {
  width: 100%;
  float: left;
  height: 400px;
}
.contact_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}
.contact_ul li {
  width: 33.33%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 10px;
  text-align: center;
  margin: 0;
}
.contact_ul li .common_header {
  padding-top: 15px;
}
.contact_ul li p {
  padding-top: 10px;
}
.contact_ul li .image_wrap img {
  width: 100px;
}
.contact_ul.override li {
  width: 100%;
  margin-right: 0;
  text-align: left;
  margin-bottom: 0 !important;
}
.collection_list_ul li .viewed,
.collection_list_ul li .dealer_info .name {
  background: #2a5588;
  padding: 5px;
  border-radius: 5px;
}
.contact_ul.override li p {
  padding-top: 0;
}
.contact_ul.override li a {
  display: flex;
  align-items: center;
}
.contact_ul.override li .image_wrap {
  flex: 0 0 50px;
  width: 50px;
  margin-right: 20px;
}
/**cupon**/
.cupon_card_wrap {
  padding-top: 40px;
  padding-bottom: 0px;
}
.cupon_card_wrap .gridContainer {
  max-width: 1250px;
  min-width: auto;
}
.coupon-card {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 4px rgba(40, 44, 63, 0.08);
  -moz-box-shadow: 0 0 4px rgba(40, 44, 63, 0.08);
  box-shadow: 0 0 4px rgba(40, 44, 63, 0.08);
  border: 1px solid #eaeaec;

  border: 0.5px solid #d4d5d9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  padding: 0% 2%;
  margin-bottom: 10px;
  color: #282c3f;
}
.coupon-off-component {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 29%;
  max-width: 100px;
  color: #000;
  border-right: 1px solid #d4d5d9;
  padding-bottom: 10px;
}
.coupon-off-component a {
  color: #2a5588;
}
.coupon-amount {
  margin: 30px 0px 4px 0px;
  font-weight: 600;
  font-size: 16px;
}
.coupon-offText {
  font-weight: 800;
  font-size: 18px;
}
.coupon-info {
  padding: 10px 0px 10px 10px;
  display: inline-block;
  width: 64%;
}
.coupon-purchase-info {
  margin-bottom: 10px;
}
.coupon-label {
  color: #7e818c;
}
.coupon-coupon-code {
  text-transform: uppercase;
  word-wrap: break-word;
}
.coupon-coupon-detail {
  border-top: 1px solid #d4d5d9;
  padding: 15px 0px;
}
.coupon-expiry-date {
  font-weight: 800;
  color: #696e79;
  border-right: 1px solid #d4d5d9;
  padding-right: 5px;
}
.coupon-details {
  cursor: pointer;
  float: right;
  font-weight: 800;
  color: #2a5588;
}
.coupon-coupon-detail &gt; ul {
  margin: 10px 0px 0px -22px;
}
.coupon-coupon-detail &gt; ul &gt; li {
  list-style-type: disc;
}
.checkout-cart #coupon_parent_wrap {
  display: none;
}
/***/
.ppdp_offers_wrap {
  padding-top: 15px;
}
.ppdp_offers_wrap ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.ppdp_offers_wrap ul li {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  background: white;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.ppdp_offers_wrap ul li + li {
  margin-top: 20px;
}
.ppdp_offers_wrap ul li .code_wrap {
  text-transform: uppercase;
  padding: 10px;
  border: 3px dotted #a6a6a6;
  display: inline-block;
  margin-top: 10px;
}
.reward_redeem_wrap {
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 4px rgb(40 44 63 / 8%);
  -moz-box-shadow: 0 0 4px rgba(40, 44, 63, 0.08);
  box-shadow: 0 0 4px rgb(40 44 63 / 8%);
  border: 0.5px solid #d4d5d9;
}
.reward_redeem_wrap .common_header {
  padding-top: 0;
}
.reward_redeem_wrap p {
  padding-top: 10px;
}
.tabs_category_slider_wrap {
  padding: 80px 0;
  display: flex;
}
.tabs_category_slider_wrap .tabs_wrap {
  width: 500px;
  float: left;
  display: inline-block;
  padding: 0 50px;
}
.tabs_category_slider_wrap .tabs_right_wrap {
  width: calc(100% - 500px);
  float: left;
  display: inline-block;
}
.tabs_category_slider_wrap .tabs_wrap a {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  font-family: header_med;
  color: #000;
  text-transform: uppercase;
  font-size: 25px;
  border-bottom: 1px solid #000;
  letter-spacing: 0.1em;
  float: left;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tabs_category_slider_wrap .tabs_wrap a:hover,
.tabs_category_slider_wrap .tabs_wrap a.active {
  background: #e8e8e8;
  text-decoration: none;
}
.tabs_category_slider_wrap .tcontent_wrap .swiper-container {
  padding-bottom: 50px !important;
}
.tabs_category_slider_wrap
  .tcontent_wrap
  .swiper-container
  .swiper-pagination
  .swiper-pagination-bullet {
  background: #000;
}
.home_common_wrap {
  padding: 80px 0 !important;
  background: transparent;
}
.fix_pdp_content_wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: white;
  padding: 0px 100px;
  -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: -1000px;
}
.fix_pdp_content_wrap.active {
  bottom: 0;
}
.fix_pdp_content_wrap &gt; *,
.fix_pdp_content_wrap .size_section_wrap {
  padding: 10px;
}
.fix_pdp_content_wrap .quantity_head_wrap p {
  padding-top: 0;
}
.fix_pdp_content_wrap .info_wrap,
.fix_pdp_content_wrap .size_section_wrap {
  width: 30%;
  flex: 0 0 30%;
}
.fix_pdp_content_wrap .img_wrap {
  padding: 0;
}
.fix_pdp_content_wrap .quantity_wrap {
  flex: 0 0 170px;
  width: 170px;
  display: none;
}
.fix_pdp_content_wrap .count_wrap {
  padding: 0px 5px;
  display: inline-block;
  margin: 0;
  line-height: 30px;
  background-color: #2a5588;
  min-width: 30px;
  text-align: center;
  color: #1f1f1f;
  background-color: #fff;
  border: 1px solid #1f1f1f;
  font-family: med_font;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  float: left;
  margin-right: 4px;
}
.fix_pdp_content_wrap .count_wrap.active,
.fix_pdp_content_wrap .count_wrap:hover {
  background-color: #2a5588;
  color: #fff;
  text-decoration: none;
}
.fix_pdp_content_wrap .common_anchor {
  white-space: nowrap;
}
.fix_pdp_content_wrap .img_wrap img {
  float: left;
}
.fix_pdp_content_wrap .cart_inner_wrap {
  border: 1px solid #f1f1f1;
}
.fix_pdp_content_wrap .img_wrap {
  flex: 0 0 80px;
  width: 80px;
  margin-right: 10px;
}
.registration_label {
  margin-top: 10px;
  margin-bottom: 20px;
}
.registration_label .radio {
  float: left;
  display: inline-block;
  margin: 5px !important;
  position: relative;
}
.registration_label label {
  float: left;
  display: inline-block;
  position: relative;
  padding: 10px;

  border: 1px solid #2a5588;
}
.registration_label [type="radio"]:checked + label {
  background: #2a5588;
  color: #fff;
}
.registration_label [type="radio"] {
  display: none;
}
.margin_bottom_10 {
  margin-bottom: 10px;
}
.fix_pdp_content_wrap .info_wrap {
  color: #000;
}
.fix_pdp_content_wrap .cart_plus_min_wrap .cart_inner_wrap span {
  padding-left: 30px;
  padding-right: 30px;
}
.fix_pdp_content_wrap .info_wrap p {
  width: 100%;
  padding-top: 0px;
  float: left;
  display: inline-block;
}
.seo_title_wrap .common_header {
  padding-top: 0;
  padding-right: 20px;
  z-index: 2;
  background-color: #fff;
  position: relative;
  width: auto;
  display: inline-block;
}
.seo_title_wrap:after {
  position: absolute;
  bottom: 50%;
  left: 0;
  z-index: 1;
  height: 1px;
  width: 100%;
  content: "";
  background: #666;
}

.seo_desc_wrap {
  border-bottom: 1px solid #666;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.fancy_scroll::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fancy_scroll::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #2a5588;
  border-radius: 100px;
}

.fancy_scroll::-moz-selection {
  background-color: #2a5588;
  color: #fff;
}

.fancy_scroll::selection {
  background-color: #2a5588;
  color: black;
}
.g_id_signin iframe{
  margin: 0 !important;
}
.seo_desc_inner_wrap {
  max-height: 150px;
  overflow: auto;
}
[class^="product-manufacturer-info"] .seo_desc_inner_wrap {
  max-height: 27px;
}
[class^="product-manufacturer-info"] .seo_desc_inner_wrap p:first-child{
  padding-top: 0;
}
.common_title_wrap.inner_page.nomargin {
  margin-bottom: 0;
}
.sitemap_parent_wrap .parent_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  padding: 20px;
  background: #f7f7f7;
  border-radius: 20px;
  margin-bottom: 20px;
}
.sitemap_parent_wrap .parent_ul li.title_li {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.sitemap_parent_wrap .parent_ul li.title_li &gt; a img {
  /*position: absolute;
    top:-7px;
    right:0;
    height:100%;
    width: auto;*/
  max-width: 100px;
}
.icons_pdp_wrap ul li p {
  padding-top: 10px;
  font-size: 12px;
  line-height: 15px;
  font-family: semi_font;
}
.sitemap_parent_wrap .parent_ul li.title_li &gt; a {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cecece;
  font-size: 16px;
  color: #000;
  letter-spacing: 0.2em;
  text-decoration: none !important;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sitemap_parent_wrap .parent_ul li.title_li &gt; ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.sitemap_parent_wrap .parent_ul &gt; li &gt; ul &gt; li &gt; ul {
  padding-left: 20px;
}

.sitemap_parent_wrap ul li {
  list-style-type: none;
}
.sitemap_parent_wrap ul li a {
  font-size: 13px;
  line-height: 30px;
}
.menu_wrap &gt; ul &gt; li {
  position: initial !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.menu_wrap &gt; ul &gt; li &gt; a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  height: 25px;
  content: "";
}
.menu_wrap &gt; ul &gt; li &gt; a:hover:after {
  opacity: 1;
  visibility: visible;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap {
  position: absolute;
  top: 100%;
  left: 0;
  width: 900px;
  background: #fff;
  pointer-events: none !important;
  z-index: 10;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
  overflow: hidden;
  /*-webkit-box-shadow: 0px 0px 28px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 28px -14px rgba(0,0,0,0.75);
box-shadow: 0px 0px 28px -14px rgba(0,0,0,0.75);*/
  opacity: 0;
  visibility: hidden;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap:after {
  position: absolute;
  top: -29px;
  left: 0;
  width: 100%;
  height: 30px;
  content: "";
}
.menu_wrap &gt; ul &gt; li:hover .sub_menu_parent_wrap {
  opacity: 1;
  visibility: visible;
  pointer-events: initial !important;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu {
  width: 250px;
  padding-top: 7px;
  background: #f6f6f6;
  position: initial;
  height: 300px;
  overflow: auto;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu &gt; li {
  width: 100%;
  margin-right: 0;
  position: initial;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu li a {
  color: #000;
  padding: 8px 15px;
  float: left;
  width: 100%;
  display: inline-block;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu &gt; li:hover &gt; a {
  background: #fff;
  text-decoration: none;
  -webkit-box-shadow: -11px 0px 28px -14px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -11px 0px 28px -14px rgba(0, 0, 0, 0.75);
  box-shadow: -11px 0px 28px -14px rgba(0, 0, 0, 0.75);
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu li .menu_level_2,
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .menu_level_2.manuf {
  position: absolute;
  top: 0;
  left: 250px;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  height: 300px;
  overflow: auto;
  padding: 20px;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu li:hover &gt; .menu_level_2,
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .menu_level_2.manuf {
  opacity: 1;

  visibility: visible;
}
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .sub-menu
  li
  .menu_level_2
  .category_list_wrap,
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .menu_level_2.manuf
  .category_list_wrap {
  margin-top: 0;
}
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .sub-menu
  li
  .menu_level_2
  .category_list_wrap
  ul,
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .menu_level_2.manuf
  .category_list_wrap
  ul {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .sub-menu
  li
  .menu_level_2
  .category_list_wrap
  ul
  li,
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .menu_level_2.manuf
  .category_list_wrap
  ul
  li {
  width: 22.75%;
  margin-right: 3%;
}
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .sub-menu
  li
  .menu_level_2
  .category_list_wrap
  ul
  li
  a,
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .menu_level_2.manuf
  .category_list_wrap
  ul
  li
  a {
  padding: 0;
}
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .sub-menu
  li
  .menu_level_2
  .category_list_wrap
  ul
  li:nth-child(4n + 0),
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .menu_level_2
  .category_list_wrap
  ul
  li:nth-child(4n + 0) {
  margin-right: 0;
}
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .sub-menu
  li
  .menu_level_2
  .category_list_wrap
  ul
  li
  .title_wrap
  p,
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .menu_level_2
  .category_list_wrap
  ul
  li
  .title_wrap
  p {
  font-size: 12px;
}

.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap.cats {
  height: 350px;
}
.text-danger,
.error_full_wrap {
  font-size: 15px !important;
}

.main_menu_wrap .menu_wrap ul .sub-menu-full {
  padding: 10px;
  background: #fff;
  border-bottom: 1px solid #d4d4d4;
  white-space: nowrap;
  overflow: visible;
  padding-top: 0;
  padding-bottom: 0;
}
.main_menu_wrap .menu_wrap ul .sub-menu-full &gt; * {
  float: none;
  margin-bottom: -5px;
  position: initial;
  z-index: 2;
}
.main_menu_wrap .menu_wrap ul .sub-menu-full &gt; * .sub-menu,
.main_menu_wrap .menu_wrap ul .sub-menu-full &gt; * .manuf_level {
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
.main_menu_wrap .menu_wrap ul .sub-menu-full &gt; * .manuf_level {
  width: 550px;
  left: 250px;
}
.main_menu_wrap .menu_wrap ul .sub-menu-full &gt; *:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

.main_menu_wrap .menu_wrap ul .sub-menu-full &gt; li &gt; a {
  padding: 10px 0;
  float: left;
  display: inline-block;
  color: #000;
}
.main_menu_wrap .menu_wrap ul .sub-menu-full &gt; *:first-child .sub-menu,
.main_menu_wrap .menu_wrap ul .sub-menu-full &gt; * .manuf_level.show {
  opacity: 1;
  visibility: visible;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .manuf-sub-menu .menu_level_2 {
  padding: 10px !important;
  top: 45px !important;
}
.quick_search .white_form_wrap ul li {
  width: 31.33%;
  margin-right: 3%;
}
.quick_search .white_form_wrap ul li:nth-child(3n + 0) {
  margin-right: 0;
}
.brand_wrap .offer_wrap ul li .image_wrap {
  border-radius: 10px;
  overflow: hidden;
}
.common-home .gallery_ul li,
.common-home .tabs_products .gallery_ul li {
  padding: 0;
  background: #fff;
}
.common-home .gallery_ul li:hover,
.common-home .tabs_products .gallery_ul li:hover {
  background: #fff;
}
.common-home .gallery_ul li .data_parent_wrap,
.common-home .tabs_products .gallery_ul li .data_parent_wrap {
  padding: 10px;
  padding-top: 0;
}
.common-home .listing_wrap &gt; .data_wrap,
.common-home .tabs_products {
  padding-bottom: 40px;
  background: #2a5588;
}

.testimonial_wrap ul .swiper-slide {
  transform: scale(0.8);
}
.testimonial_wrap ul .swiper-slide-active {
  transform: scale(1);
}
.gallery_ul li .common_anchor {
  padding: 7px 10px;
}
.gallery_ul li .namee_wrap {
  height: 52px;
}
.gallery_ul li .namee_wrap p {
  line-height: 20px;
}
.product_details_desc_wrap .head_pdt_wrap .common_header,
.product_details_desc_wrap .modal_name_wrap p,
.product_details_desc_wrap .pdt_price_vat .price_wrap p {
  padding-top: 15px;
}
.gallery_ul li .namee_wrap p {
  font-family: bold_font;
}
.filter_btn_wrap .form_field {
  width: 200px;
  padding: 13px;
}
@media only screen and (max-width: 480px) {
  .truepush_optin_notifications .optinbox_truepush {
    max-width: 94% !important;
  }
  .coupon-amount,
  .coupon-offText {
    font-size: 14px;
  }
  .coupon-info {
    font-size: 12px;
  }
  .coupon-expiry-date {
    font-size: 12px;
  }
  .collection_ul li .data_wrap .half_wrap {
    width: 100%;
  }
  .collection_ul li .data_wrap .half_wrap:first-child p {
    padding-top: 0 !important;
  }

  .reward_redeem_parent_wrap {
    margin-top: 0px;
  }
  .reward_redeem_parent_wrap .common_anchor {
    margin-top: 20px;
  }
  .common_rewards_wrap .description_wrap {
    width: 280px;
    height: 380px;
  }

  .common_rewards_wrap .description_wrap .common_header {
    font-size: 14px !important;
  }
  .common_rewards_wrap .description_wrap .desc_wrap {
    padding: 20px;
    padding-top: 0;
  }
  .common_rewards_wrap .description_wrap .common_anchor {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }
  .common_rewards_wrap .description_wrap p {
    font-size: 11px;
  }
  .common_rewards_wrap.logged .description_wrap p {
    font-size: 15px;
  }
}
/* Rewards Ends */
.cart_modules .common_anchor {
  background: #d8d8d8;
  padding: 10px 20px;
  color: #000;
}
.article-info {
  margin-top: 50px;
}
.article-info .article-sub-title {
  margin-bottom: 0px;
}
.blog_top_bg .common_header {
  color: #fff;
  text-shadow: 0px 2px 3px rgb(0 0 0 / 48%);
}
.blog_top_bg {
  padding-top: 500px;
}
.blog_list_wrap {
  padding-bottom: 100px;
}
.gridContainer.medium {
  max-width: 1400px;
}
.blog_list_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.blog_list_ul li {
  width: 48.5%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  margin-right: 3%;
  margin-bottom: 40px;
}
.blog_list_ul li:nth-child(even) {
  margin-right: 0;
}
.blog_list_ul li .img_wrap {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  padding-right: 0px;
}
.blog_list_ul li .info_wrap {
  width: 50%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  padding-left: 20px;
}

.blog_list_ul li .title_wrap a {
  font-size: 22px;
  color: #fff;
  padding: 10px 20px;
  white-space: nowrap;
  float: left;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #2a5588;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog_list_ul li:hover .title_wrap a {
  background: #000;
}

.blog_list_ul li .bdesc_wrap {
  font-size: 13px;
  color: #000;
  margin-bottom: 20px;
}
.blog_list_ul li .img_wrap img {
  width: 100%;
  float: left;
  display: inline-block;
}
.infomative_page_wrap {
  text-align: justify;
}
.whatsapp_fix.for_touch_devices {
  display: none;
}
.help_you_wrap {
  position: fixed;
  bottom: 120px;
  right: 40px;
  z-index: 1000;
  display: none;
}
.inner_top_help_wrap {
  position: relative;
  bottom: auto;
  right: auto;
}
.inner_realb_chat {
  display: inline-block;
}
.realb_chat_wrap {
  overflow: scroll;
}
.inner_realb_chat + .inner_realb_chat {
  margin-top: 0;
}
.inner_realb_chat.has_products {
  padding: 10px;
}
.chat_prod_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.chat_prod_ul li {
  width: 50%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 5px;
  margin: 0;
}
.infomative_page_wrap p {
  width: 100%;
  float: left;
  display: inline-block;
}
.faq-box {
  margin-bottom: 10px;
}
.faq-box h3 {
  width: 100%;
  float: left;
  cursor: pointer;
  font-size: 14px;
  background: #e8e8e8;
  color: #000;
  padding: 10px;
  padding-right: 50px;
  margin: 0;
  margin-bottom: 10px;
}
.faq-box h3:after {
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 40px;
  margin-top: -10px;
  z-index: 10;
  color: #000;
  line-height: 40px;
  content: "+";
}
.faq-box h3.active:after {
  content: "-";
}
.faq-ans {
  padding: 10px 0;
  display: none;
}
.faq-ans &gt; p:first-child {
  padding-top: 0;
}
.absolute_full_wrap {
  background-color: #2d2d2d;
}
.listing_ul li .image_wrap {
  overflow: hidden;
}
.listing_ul li .image_wrap img.list_hover_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.listing_ul li:hover .image_wrap img.list_hover_img {
  opacity: 1;
}
@-webkit-keyframes myanimation {
  0% {
    color: #fff;
  }
  25% {
    color: maroon;
  }
  50% {
    color: #fff;
  }
  75% {
    color: maroon;
  }
  100% {
    color: #fff;
  }
}

.fullscreen-bg-video {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.abs_anchor_btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}
body {
  overflow-x: hidden !important;
}
.cart_modules {
  margin-bottom: 40px;
}
.data_wrap .name_wrap p {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.mmenu_wrap.dark_menu {
  position: absolute !important;
}
.footer_new_wrap .gridContainer {
  max-width: 1450px;
}
.footer_new_wrap {
  background: #2a5588;
  padding: 50px 0;
}
.footer_new_wrap .footer_right_side {
  width: 350px;
  float: right;
  display: inline-block;
}
.footer_new_wrap .footer_right_side .text_form {
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 13px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.footer_new_wrap .footer_right_side .half_wrap {
  width: 100%;
}
.footer_new_wrap .footer_right_side .submit_wrap {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
}
.footer_new_wrap .footer_right_side .submit_wrap .common_anchor {
  margin-top: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.footer_right_side .social_wrap {
  margin-top: 20px;
}
.mmenu_wrap .icon_wrap a {
  position: relative;
}
.footer_right_side .social_wrap a {
  float: left;
  margin-right: 10px;
}
.footer_right_side .social_wrap img {
  float: left;
  width: 20px;
}
.footer_right_side .common_header {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  padding-top: 0;
}
.footer_right_side p {
  padding-top: 0 !important;
}
.footer_new_wrap ul {
  width: 300px;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  margin-right: 20px;
}
.footer_new_wrap ul li {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.footer_new_wrap ul li a {
  color: #fff;
  font-size: 15px;
  float: left;
  display: inline-block;
  position: relative;
}
.size_chart_table td,
.size_chart_table th {
  padding: 10px;
}
.size_chart_table th {
  background: #2a5588;
  color: #fff;
}
.size_chart_table th {
  border: 1px solid #d9d9d9;
}
.size_chart_table td {
  border: 1px solid #d9d9d9;
}
.size_chart_table {
  width: 100%;
  float: left;
  font-size: 14px;
}
.only_for_mob {
  display: none;
}
.listing_ul li .image_wrap img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*filter: grayscale(0);*/
  width: 100%;
}
.listing_ul li a:hover .image_wrap img {
  /*filter: grayscale(100%);*/
}
.contact-us-page-info-list {
  padding: 0;
}
.contact-us-page-info-list li {
  padding: 0;
  list-style-type: none;
  margin-bottom: 20px;
  width: 47.5%;
  float: left;
  display: inline-block;
  margin-right: 5%;
}
.contact-us-page-info-list li.full_wrap {
  width: 100%;
}
.contact-us-page-info-list li a {
  padding: 15px 10px;
  background: #f0f0f0;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  float: left;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.contact-us-page-info-list li:nth-child(even) {
  margin-right: 0;
}
.contact-us-page-info-list li img {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 80px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.08;
}
.contact-us-page-info-list li:hover img {
  left: -20px;
}
.mmenu_wrap {
  z-index: 999;
}
.pinch_zoom {
  margin-top: 0px;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 1001;
  top: 26px;
  display: none;
}
.pinch_zoom_title_wrap {
  text-align: center;
  font-size: 13px;
  position: fixed;
  top: 0;
  display: none;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 40px;
  padding: 4px;
  z-index: 1000;
}
.pinch_zoom_title_wrap img {
  text-align: center;
  font-size: 13px;
  padding: 4px;
  position: absolute;
  top: -1px;
  right: 0;
  width: 28px;
}
.pinch_zoom .inner {
  float: left;
  width: 100%;
  height: 100vh;
}
.product_detail_wrap .overview_cart p {
  margin-bottom: 0;
}
.desc_menu_close img {
  cursor: pointer;
}
.close_search {
  cursor: pointer;
}
.checkout_cart_item_wrap {
  width: 100%;
  float: left;
  display: table;
  color: #000;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.checkout_cart_item_wrap &gt; * {
  display: table-cell;
  vertical-align: middle;
}
.checkout_cart_item_wrap .img_wrap {
  width: 60px;
  position: relative;
}
.checkout_cart_item_wrap .img_wrap img {
  border: 1px solid #ccc;
}
.checkout_cart_item_wrap .qty {
  min-width: 20px;
  height: 20px;
  background: #ff7676;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  position: absolute;
  top: -10px;
  right: -10px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.checkout_cart_item_wrap .total_wrap {
  white-space: nowrap;
  text-align: right;
}
.checkout_cart_item_wrap .name_wrap {
  padding: 0 15px;
}
.checkout_cart_item_wrap .name_wrap a {
  color: #000;
  border-bottom-color: #ccc;
}
.checkout_cart_item_wrap.last .name_wrap,
.checkout_cart_item_wrap.last .total_wrap {
  font-size: 25px;
}
.inner_gallery_wrap .cart_subtotal_wrap {
  width: 30%;
  float: right;
}
/* Checkout Starts */
.panel-group,
.panel-body {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  display: inline-block;
}
.checkout_main_wrap {
  padding: 0;
}
.mob_cart_btn,
.checkout_parent_wrap .right_wrap .mob_close_btn {
  display: none;
}
.checkout_parent_wrap .left_wrap {
  padding-right: 40px;
  width: 60%;
  float: left;
  padding-top: 20px;
  padding-left: 0px;
  padding-bottom: 50px;
  border-right: 1px solid #eee;
}
.checkout_parent_wrap .right_wrap {
  padding-left: 40px;
  width: 40%;
  padding-right: 40px;
  padding-top: 70px;
  padding-bottom: 50px;
  float: left;
  overflow-y: auto;
}
.ps-hero__heading.med {
  font-size: 25px;
}
.checkout_cart_item_wrap {
  width: 100%;
  float: left;
  display: table;
  color: #000;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.checkout_cart_item_wrap &gt; * {
  display: table-cell;
  vertical-align: middle;
}
.checkout_cart_item_wrap .img_wrap {
  width: 60px;
  position: relative;
}
.checkout_cart_item_wrap .img_wrap img {
  border: 1px solid #ccc;
}
.checkout_cart_item_wrap .qty {
  min-width: 20px;
  height: 20px;
  background: #ff7676;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  position: absolute;
  top: -10px;
  right: -10px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.checkout_cart_item_wrap .total_wrap {
  white-space: nowrap;
  text-align: right;
}
.checkout_cart_item_wrap .name_wrap {
  padding: 0 15px;
}
.checkout_cart_item_wrap .name_wrap a {
  color: #000;
  border-bottom-color: #ccc;
}
.checkout_cart_item_wrap.last .name_wrap,
.checkout_cart_item_wrap.last .total_wrap {
  font-size: 25px;
}
.checkout_login_info_wrap {
  float: right;
  display: inline-block;
  margin-top: 20px;
}
.checkout_login_info_wrap a {
  border-bottom: 1px dashed #000;
}
.payment_radio {
  float: left;
  display: inline-block;
  margin: 10px !important;
}
.payment_radio .payment_radio_btn {
  color: #fff;
  padding-left: 0;
  padding: 10px;
  background: #000;
  margin-bottom: 10px;
  margin-top: 0 !important;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.payment_radio .payment_radio_btn:hover {
  background: #464749;
  color: #fff;
}
.payment_radio input[type="radio"] {
  display: none;
}
.checkout_login_info_wrap {
  float: right;
  display: inline-block;
  margin-top: 5px;
  color: #000;
}
.checkout_login_info_wrap a {
  border-bottom: 1px dashed #000;
  color: #000;
}
.checkout_login_parent_wrap {
  position: relative;
  width: 100%;
  float: left;
  display: inline-block;
}
.checkout_login_parent_wrap .close_wrap {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  cursor: pointer;
}
.checkout_login_parent_wrap .panel-body {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
}
.checkout_parent_wrap .form_title {
  color: #000;
}
.login_parent_wrap.checkout {
  padding-top: 0;
}
.checkout_logo_wrap {
  margin-bottom: 30px;
}
.checkout_logo_wrap img {
  width: 180px;
}

.checkout_parent_wrap legend {
  text-align: left;
}

.common_header.small {
  font-size: 18px;
}
.single_address_wrap {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding-left: 40px;
  border-bottom: 1px solid #aeaeae;
  padding-bottom: 10px;
  padding-top: 10px;
  background: url("../images/radio_deselect.png") center left no-repeat;
  background-size: 20px auto;
  cursor: pointer;
}
.single_address_wrap.active {
  background-image: url("../images/radio_select.png");
}
.payment_radio {
  float: left;
  display: inline-block;
  margin: 10px !important;
}
.payment_radio .payment_radio_btn {
  color: #000;
  padding-left: 0;
  padding: 15px;
  background: #000;
  margin-bottom: 0px;
  margin-top: 0 !important;
  cursor: pointer;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-align: center;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #aeaeae;
  background: url(../images/radio_deselect.png) center left no-repeat;
  background-size: 20px auto;
  cursor: pointer;
  padding-left: 40px;
}
.payment_radio [type="radio"]:checked + .payment_radio_btn {
  background-image: url(../images/radio_select.png);
}
.payment_radio .payment_radio_btn:hover {
  background: url(../images/radio_deselect.png) center left no-repeat;
  background-size: 20px auto;
  color: #000;
}
.payment_radio [type="radio"]:checked + .payment_radio_btn:hover {
  background-image: url(../images/radio_deselect.png);
}
/* Checkout Ends */
html input[disabled] {
  cursor: not-allowed;
  background: #efefef;
}
.add_to_cart_notification {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1000;
  width: 400px;
  padding: 20px;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.55);
  display: none;
}
.add_to_cart_notification table td {
  vertical-align: middle;
}
.add_to_cart_notification table td.image {
  width: 80px;
}
.add_to_cart_notification table td.name {
  vertical-align: middle;
  padding-left: 20px;
  color: #000;
  font-size: 15px;
}
.add_to_cart_notification table td.name &gt; a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dashed #000;
}
.add_to_cart_notification table td .common_anchor {
  margin-top: 10px;
  padding: 10px 20px;
}
.overview_image_wrap .rotating_header_wrap {
  left: 0;
}
.listing_ul .data_wrap .name_wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter_bg_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: transparent;
  z-index: 10000;
}
.filter_fix_wrap {
  position: fixed;
  top: 0;
  width: 300px;
  height: 100%;
  right: -350px;
  overflow: scroll;
  background: #fff;
  border-left: 1px solid #e6e6e6;
  z-index: 10001;
  padding-left: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.filter_fix_wrap .anchor_wrap {
  padding: 10px 0;
}
.pointer {
  cursor: pointer;
}
.filter_fix_wrap .anchor_wrap .common_anchor {
  padding: 15px;
  margin-right: 0;
}
.filter_fix_wrap .anchor_wrap .common_anchor.close_wrap {
  background: #e8e8e8;
  color: #000;
}
.filter_fix_wrap .anchor_wrap .common_anchor.close_wrap:hover {
  background: #000;
  color: #fff;
}
.filter_fix_wrap.active {
  right: 0;
}
.filter_fix_wrap .title_wrap {
  padding: 10px;
  font-size: 15px;
  background: #2a5588;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
}
.filter_fix_wrap .title_wrap h4 {
  margin: 0;
  font-size: 13px;
}
.filter_fix_wrap .color_filter_ul,
.filter_fix_wrap .index_collection_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 10px;
  margin: 0;
}
.filter_fix_wrap .index_collection_ul li {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0px;
  margin: 0;
}
.filter_fix_wrap .color_filter_ul li {
  float: left;
  display: inline-block;
  position: relative;
  padding: 0px;
  margin: 0;
  margin-right: 5px;
  margin-bottom: 5px;
}
.filter_fix_wrap .color_filter_ul li a {
  width: 25px;
  height: 25px;
  float: left;
  display: inline-block;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 1px solid #000;
}
.filter_fix_wrap .color_filter_ul li.active a {
  border: 1px solid #e4b868;
}
.filter_fix_wrap .index_collection_ul li [type="checkbox"] {
  float: left;
  margin-top: 0;
}
.filter_fix_wrap .index_collection_ul li .span_as_a {
  float: left;
  display: inline-block;
  position: relative;
  padding: 0px;
  margin: 0;
  padding-left: 10px;
  color: #000;
  font-size: 12px;
  font-weight: 400;
}
.filter_fix_wrap .index_collection_ul li [type="checkbox"] {
  float: left;
  margin-top: 0;
}
.filter_fix_wrap .index_collection_ul li .span_as_a {
  float: left;
  display: inline-block;
  position: relative;
  padding: 0px;
  margin: 0;
  padding-left: 10px;
  color: #000;
  font-size: 13px;
  font-weight: 400;
}

.offcanvas-minicart_wrapper .offcanvas-menu-inner .minicart-item_total {
  padding-top: 10px;
  padding-bottom: 10px;
}
.offcanvas-minicart_wrapper.open .offcanvas-menu-inner {
  z-index: 9999;
  overflow: auto;
}
.required {
  color: red;
}
.required .form_title {
  color: #000;
}
.checkout .text_form {
  color: #000;
}
.hidden {
  display: none;
}
.bg_cover {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.btn-facebook {
  background: #2d609b;
  margin-top: 10px;
  color: #fff;
}
.btn-facebook img {
  width: 30px;
}
.btn-facebook:hover {
  background: #000;
  color: #fff;
}
.mmenu_wrap .top_wrap .icon_wrap .icon_svg {
  position: relative;
}

.product_wrap .price_wrap .mrp {
  text-decoration: line-through;
}
.product_offers_desc ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.product_offers_desc ul li {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  padding: 10px;
  font-size: 13px;
  color: #000;
  border: 1px dashed #e8e8e8;
  margin-bottom: 10px;
}
.menu_close_a {
  display: none;
}
.footer_logo_main {
  pointer-events: none;
}
.social_icon {
  margin-top: 20px;
}
.social_icon img {
  width: 40px;
  margin-bottom: 0;
}
.field_wrap .sorting_wrap .half_wrap:last-child h4 {
  border-right: 0;
}
.prod_info_parent_wrap {
  margin-top: 30px;
}
.buttons .common_anchor {
  margin-top: 0;
}
.category_content_wrap input[type="radio"],
.category_content_wrap input[type="checkbox"] {
  float: none;
  width: auto;
}
.category_content_wrap textarea {
  width: 100%;
  border: none;
  border-radius: 4px;
  float: left;
}
.login_button {
  background-color: #000;
  color: white;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.login_button:hover {
  color: #fff;
}
.desc_menu_close {
  top: 20px;
  right: 20px;
  left: auto;
}
.common_header.sm {
  font-size: 20px;
}
.common_mtop {
  margin-top: 80px;
}
.common_mbot {
  margin-bottom: 80px;
}
.listing_product_wrap .listing_ul .swiper-slide li {
  width: 100%;
  padding: 0;
  margin-top: 0;
}
.home_featured_wrap .common_header {
  margin-bottom: 30px;
}

.home_bottom_category_wrap .half_wrap {
  width: 50%;
  float: left;
  margin-bottom: 8px;
}
.home_bottom_category_wrap .half_wrap:nth-child(odd) {
  padding-right: 2px;
}
.home_bottom_category_wrap .half_wrap:nth-child(even) {
  padding-left: 2px;
}
.home_bottom_category_wrap .half_wrap img {
  width: 100%;
  display: inline-block;
  float: left;
}
.common_mtop_40 {
  margin-top: 40px;
}

.mmenu_wrap .menu_search_wrap ul li img {
  width: 25px;
}
.mmenu_wrap.light_menu .menu_search_wrap ul li img.dark {
  display: none;
}
.mmenu_wrap.dark_menu .menu_search_wrap ul li img.light {
  display: none;
}
.product_color_note {
  position: absolute;
  bottom: -10px;
  left: 0;
  z-index: 100;
  padding: 15px 10px;
  color: #000;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.product_wrap .options_wrap .options_list a.active {
  background-color: #e5e5e5;
  color: #000;
  text-decoration: none !important;
}
.prod_thumb_wrap .swiper-button-prev,
.prod_thumb_wrap .swiper-button-next {
  width: 25px;
  background: #000;
  height: 25px;
}
.prod_thumb_wrap .swiper-button-prev:after,
.prod_thumb_wrap .swiper-button-next:after {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
}
body .mfg_name.common_header{
  padding-top: 0 !important;
  margin-bottom: 20px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid #cecece !important;
}
#filter_apply_btn{
  display: none;
}
.thumb_wrap {
  margin-top: 20px;
}
.text-danger {
  color: #EE4B2B;
}
.text-danger img{
  width: 20px;
  display: inline;
}
.options_list .text-danger {
  margin-top: 5px;
}
*:focus {
  outline: none !important;
}

.gallery_ul .swiper-slide li {
  width: 100%;
}
.search_bg_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1999;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.search_popup_wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -150px;
  width: 500px;
  height: 300px;
  z-index: 2000;
  background: #fff;
  padding: 20px;
  text-align: center;
  display: none;
}
.search_popup_wrap .close_wrap {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  width: 35px;
  cursor: pointer;
}

.filter_sort_wrap .full {
  width: 100%;
}

.listing_sale_per {
  position: absolute;
  top: 10px;
  right: 10px;
  text-decoration: none;
  z-index: 1;
  font-size: 10px;
  padding: 4px 10px;
  text-decoration: none !important;
  padding-bottom: 2px;
  color: #fff !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

input.common_anchor,
button.common_anchor {
  border: none;
}

.panel-body {
  line-height: normal;
}
form .common_anchor:hover,
.buttons .common_anchor:hover {
  background: #d3b48c;
  color: #ffffff;
  text-decoration: none;
}
.para_anchor:hover,
p a:hover {
  color: #000;
  text-decoration: none;
}
.common_anchor.light,
.category_content_wrap form .pull-left .common_anchor {
  background: #999;
}
form .common_anchor:hover,
.cart_parent_wrap .common_anchor:hover,
.buttons .common_anchor:hover {
  background: #000 !important;
}
.gallery_ul li .action_wrap {
  text-align: center;
}
.mobile_menu_text_wrap {
  display: none;
}

.breadcrumb-title {
  text-transform: uppercase;
}
.nowrap {
  white-space: nowrap;
}
.footer_new_wrap .submit_form {
  padding: 8px 10px;
}
.home_recommended_wrap {
  margin-top: 40px;
}
.prod_arrow_left,
.prod_arrow_right {
  background: transparent;
}
.white-popup-block {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
  float: none;
}
.f_none {
  float: none;
}
.single_review {
  margin-bottom: 20px;
}
.single_review .user_wrap {
  display: table;
  margin-bottom: 10px;
}
.single_review .user_wrap .icon {
  display: table-cell;
  width: 40px;
  height: 40px;
  background: rgb(211, 180, 140, 0.34);
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.single_review .user_wrap .name {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}
.single_review .text {
  margin-top: 5px;
  font-size: 13px;
}
.single_review .date {
  font-size: 12px;
}
.review_img {
  width: 15px;
}
.rating_list_wrap .single_rate_wrap {
  float: left;
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
}
.rating_list_wrap .single_rate_wrap img {
  width: 100%;
  float: left;
}
.form-group {
  width: 100%;
  display: inline-block;
}
body .form_field.w-auto {
  width: auto;
}
.resell_btns_wrap .form_field {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 0;
}
.rating_list_wrap .single_rate_wrap .filled {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.rating_list_wrap .single_rate_wrap.active .filled {
  opacity: 1;
}
.theme_dots .swiper-pagination {
  text-align: center;
  padding-right: 20px;
}
.theme_dots .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #9f151a;
}
.theme_dots
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #9f151a;
}
.listting_wrap ul .swiper-slide li {
  width: 100%;
  margin-top: 10px;
}
.listting_wrap.has_swiper ul {
  padding-left: 10px;
  padding-right: 10px;
}
.product_swiper .swiper-button-prev {
  left: 20px;
  color: #464749;
  background: #fff;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  font-size: 22px;
  margin-top: -50px;
}
.product_swiper .swiper-button-next {
  right: 20px;
  font-size: 22px;
  background: #fff;
  width: 30px;
  color: #464749;
  height: 30px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  margin-top: -50px;
}
.product_swiper .swiper-button-next:after,
.product_swiper .swiper-button-prev:after {
  font-size: 15px;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  pointer-events: auto !important;
}
.menu_parent_wrap {
  background: #717171;
  text-align: center;
}
.menu_parent_wrap .main_menu_ul &gt; li &gt; a {
  color: #fff;
  font-size: 14px;
  padding: 15px 15px;
}
.menu_parent_wrap .main_menu_ul &gt; li &gt; a:hover,
.menu_parent_wrap .main_menu_ul &gt; li &gt; a:focus,
.menu_parent_wrap .main_menu_ul &gt; li.open &gt; a,
.menu_parent_wrap .main_menu_ul &gt; li.open &gt; a:hover,
.menu_parent_wrap .main_menu_ul &gt; li.open &gt; a:focus {
  background: #000;
  color: #fff;
}
.menu_parent_wrap .main_menu_ul &gt; li + li {
  border-left: 1px solid #fff;
}
.menu_parent_wrap .navbar {
  float: none;
  margin-bottom: 0;
  display: inline-block;
  margin-bottom: -5px;
}
.menu_parent_wrap .main_menu_ul &gt; li {
  float: left;
  display: inline-block;
  position: relative;
}
.menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu li {
  border-bottom: 1px solid #000;
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
}
.menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu a {
  width: 100%;
  float: left;
  display: inline-block;
  padding: 8px 10px;
  white-space: nowrap;
  background: #fff;
  color: #000;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu a:hover {
  background: #717171;
  color: #fff;
}
.menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu a.see-all {
  background: #000;
  color: #fff;
}
.menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu a.see-all:hover {
  background: #000;
  color: #fff;
}
.menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu {
  padding: 0;
}

.mob_menu_bar_wrap .open_wrap,
.mob_menu_bar_wrap .close_wrap {
  display: inline-block;
  width: 100%;
  float: left;
}
.mob_menu_bar_wrap .close_wrap {
  display: none;
}
.mob_menu_bar_wrap .close_wrap .icon {
}
.mob_menu_bar_wrap.active .close_wrap {
  display: inline-block;
}
.mob_menu_bar_wrap.active .open_wrap {
  display: none;
}
.pagination_wrap {
  text-align: center;
}
.pagination &gt; li &gt; a {
  color: #000;
}
.pagination &gt; li.active &gt; span {
  color: #fff;
  border-color: #2a5588;
  background: #2a5588;
}
.inner_products_wrap.full {
  width: 100%;
  padding-left: 0;
}
.margin_top_20 {
  margin-top: 20px;
}
.empty_wrap {
  margin-top: 20px;
}
.empty_wrap,
.empty_wrap p {
  font-size: 20px;
  text-align: center;
}
.align_center {
  text-align: center;
}
.margin_bottom_20 {
  margin-bottom: 20px;
}
.common_anchor:hover {
  background: #464749;
  text-decoration: none;
  color: #fff;
}
.category_mtop {
  padding-top: 50px;
}
.category_content_wrap {
  padding-bottom: 50px;
}

.tab-content &gt; .active {
  display: inline-block;
}
.feature_cat_listing .bg_wrap .inner_wrap {
  z-index: 12;
}
.brand_wrap .offer_wrap ul li {
  margin-bottom: 30px;
}
.tab_inner_title {
  display: none;
}
.filter_btn_wrap &gt; * {
  float: right;
  margin-top: 0;
  margin-left: 10px;
}
.tab-content &gt; .tab-pane {
  width: 100% !important;
}
.form_field.mtop,
.content_sect_wrap .text-danger {
  margin-top: 10px;
}
.specs_table {
  width: 100%;
  float: left;
  position: relative;
  border-collapse: separate;
  border-spacing: 10px;
}
.specs_table tr td {
  padding: 10px;
  font-size: 13px;
  border-right: 1px solid #bbbbbb;
  position: relative;
  border-bottom: 1px solid #bbbbbb;
}

.specs_table tr td:last-child {
  border-bottom: 1px solid #bbbbbb;
  border-right: 0;
}

.ping_notification_bg_wrap {
  position: fixed;
  left: 0px;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.75);
  display: none;
}
.ping_notification_wrap {
  position: fixed;
  bottom: -300px;
  left: 0px;
  width: 100%;
  padding: 100px 40px;
  z-index: 10000;
  text-align: left;
  background: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ping_notification_wrap.active {
  bottom: 0px;
}
.ping_notification_wrap .text_wrap {
  color: #fff;
  float: left;
  font-size: 25px;
  padding-right: 60px;
}
.ping_notification_wrap .text_wrap a {
  color: #fff;
  text-decoration: underline;
}
.ping_notification_wrap .close_wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  cursor: pointer;
}
.ping_notification_wrap .close_wrap {
  color: #fff;
  float: left;
  font-size: 25px;
}

.common_anchor.grey {
  background: #464749;
  text-decoration: none;
  color: #fff;
}
.common_anchor.grey:hover {
  background: #000;
  text-decoration: none;
  color: #fff;
}
.margin_top_10 {
  margin-top: 10px;
}
.prod_mob_slider_wrap {
  display: none;
}

.coupon_wrap label {
  color: #000;
}
.cart_top_wrap .gridContainer {
  max-width: 1250px;
}
.cart_table {
  width: 100%;
  float: left;
}
.cart_table .image {
  vertical-align: top;
  width: 200px;
}
.cart_table .image .image_wrap {
  background: #fff;
  margin-bottom: 15px;
}
.cart_table .cart_content {
  padding-left: 20px;
  vertical-align: top;
}
.cart_table .cart_content .inner_wrap {
  border: 1px solid #d3d3d3;
  background: #fff;
  padding: 20px;
  margin-bottom: 15px;
}
.cart_table .cart_content .name_price_wrap {
  width: 100%;
  float: left;
  font-size: 20px;
  margin-bottom: 10px;
}
.cart_table .cart_content .name_price_wrap .name_td {
  text-align: left;
  width: 70%;
}
.cart_table .cart_content .name_price_wrap .price_td {
  text-align: right;
}
.cart_table .quantity {
  margin-top: 10px;
}
.cart_table .quantity .label {
  margin-top: 13px;
  float: left;
}
.cart_table .quantity a {
  display: inline-block;
  width: 30px;
}
.cart_table .input-group {
  border-collapse: separate;
  border-spacing: 0;
  float: left;
  margin-right: 10px;
}
.cart_table .input-group input {
  min-width: 100px;
  height: 39px;
  text-align: center;
}
.cart_btn_remove {
  width: 40px;
  cursor: pointer;
  display: inline-block;
}
.para_anchor,
p a {
  color: #464749 !important;
  display: inline-block;
  text-decoration: none;
}
.add_to_cart_notification table td.image:empty{
  display: none;
}
.pdp_share_parent_wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 40px;
}
.pdp_share_parent_wrap  .label_name{
  font-family: bold_font;
  padding-right: 10px;
}
.pdp_share_parent_wrap  .icons a{
  margin-right: 10px;
}
.common_loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  height: 100%;
  background: url(../images/circle_loader.gif) center center no-repeat
    rgba(255, 255, 255, 0.9);
  display: none;
}
.website_loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  height: 100%;
  background: url(../images/preloader.gif) center center no-repeat
    rgba(255, 255, 255, 1);
  display: none;
}
.mb_search_wrap a {
  display: inline-block;
  position: relative;
}
.color_related_wrap {
}
.color_related_wrap .image {
  width: 80px;
  float: left;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}
#form-subscribe-message {
  text-align: right !important;
}
#form-subscribe-message * {
  text-align: right !important;
  color: #fff !important;
}
.cart_count {
  position: absolute;
  top: -10px;
  right: 0;
  margin-right: -10px;
  min-width: 20px;
  height: 20px;
  padding: 0 4px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  display: inline-block !important;
  background: #2a5588;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.section-space--ptb_40 {
  padding-top: 40px;
}
.checkout_parent_wrap .discount-code {
}
.breadcrumb-area {
  padding: 80px 0;
}
.breadcrumb-area .breadcrumb-list {
  display: none;
}

.btn-social-icon {
  margin-left: 10px;
  margin-top: 0;
}

.fb_loader,
.google_loader {
  width: 35px;
  opacity: 0;
  display: none;
  padding-left: 0 !important;
  margin-left: 15px;
}
#prod_readmore {
  font-size: 12px;
  padding: 5px;
  margin-top: 10px;

  color: #000;
  margin-bottom: 10px;
}
.cc-revoke.cc-bottom {
  display: none !important;
}
.prod_para {
  max-height: 90px;
  overflow: hidden;
}
.option_add_to_cart_tab {
  border-top: 1px solid #ededed;
}
.prod_para.active {
  max-height: none;
}
.unisex_label {
  position: absolute;
  top: 10px;
  left: 0px;
  font-size: 11px;
  padding: 5px 10px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: bold;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.fb_loader:before,
.google_loader:before {
  display: none;
}
.fb_loader:before,
.google_loader:before {
  display: none;
}
.fb_loader img,
.google_loader img {
  width: 100%;
}
.error_full_wrap {
  color: darkred;
}
.buttons {
  margin-top: 20px;
}
.address_list_table_parent {
  margin-bottom: 10px;
  margin-top: 10px !important;
  border-radius: 5px;
  padding: 10px;
  background: #f2f2f2;
}
.address_list_table {
  color: #000;

  margin-bottom: 0;
}
.address_td {
  font-size: 14px;
  line-height: 1.8em !important;
}
.address_list_table td {
  border: 0 !important;
}
.address_list_table td.action_tr {
  vertical-align: middle;
}
.address_list_table td.action_tr {
  vertical-align: middle;
}
.sm.common_anchor {
  padding: 5px 10px;
}
.btn.btn-black {
  background-image: -webkit-linear-gradient(top, #616161 0, #000 100%);
  background-image: -o-linear-gradient(top, #616161 0, #000 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#616161),
    to(#000)
  );
  background-image: linear-gradient(to bottom, #616161 0, #000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc12e2a',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #000;
  color: #fff;
}
.btn.btn-black:hover {
  background: #000;
  color: #fff;
}
.for_mobile,
.mob_label {
  display: none;
}
.gradient_bg {
  background: #000 !important;
  color: #fff;
}
.top_product_section .product_image_big_wrap .inner_images_wrap {
  margin-top: 20px;
}
.play_icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 5;
  cursor: pointer;
}
.play_icon img {
  width: 20px;
}
.prod_para {
  max-height: 90px;
  overflow: hidden;
}
.size_wrap {
  margin-top: 20px;
}
.size_wrap .opt_title_wrap {
  font-family: bold_font;
}
.size_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.size_ul li {
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 5px;
  cursor: pointer;
  padding: 10px;
  border: 1px solid #1f1f1f;
  font-size: 13px;
}
.size_ul li.active {
  background: #2a5588;
  color: #fff;
}
.prod_para.active {
  max-height: none;
}
.theme_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2a5588;
}
.add_process_wrap.order_process {
  padding-top: 0;
  margin-top: 0;
  font-size: 13px;
  border-top: 0;
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.account_list_wrap .single_item_wrap a {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #fff;

  padding: 25px 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 30px;
  background: #464749;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-animation: slide 65s linear infinite;
}

.account_list_wrap .single_item_wrap a:hover {
  text-decoration: none;
  background: #636363;
}
.account_list_wrap .single_item_wrap .icon_wrap {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.account_list_wrap .single_item_wrap:hover .icon_wrap {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.account_list_wrap .single_item_wrap .text_wrap {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-top: 10px;
  color: #fff;
}
.pts-form-horizontal .pts-control-label.text-left {
  text-align: left !important;
}
.prod_mob_slider_wrap .owl-carousel .owl-wrapper-outer {
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.form_message_wrap {
  margin-top: 20px;
  color: #000;
}
.copyright_wrap {
  color: #fff;
  padding-left: 10px;
  font-size: 12px;
  margin-top: 40px;
}
.copyright_wrap a {
  color: #fff;
  text-decoration: none;
}
.text_form.input_error {
  background: #ffdcdc;
}
.success_full_wrap {
  color: green;
}
.chat_reply {
  min-height: 50px;
  margin-bottom: 15px;
}
.chat_reply .name {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 17px;
  line-height: 50px;
  background: rgb(215, 234, 138);
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  line-height: 50px;
}
.chat_reply .date {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 10px;
}
.chat_reply .message {
  padding-left: 80px;
  float: right;
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 15px;
}
.chat_reply .message div {
  background: #e2e2e2;
  font-size: 12px;
  width: 100%;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.chat_reply.seller_reply .message {
  padding-right: 80px;
  padding-left: 0px;
}
.chat_reply.seller_reply .name {
  right: 0;
  left: auto;
}
.chat_reply.seller_reply .date {
  right: auto;
  left: 0;
}
.store-rating a {
  display: inline-block;
  background: #464749;
  color: #fff;
  font-size: 12px;
  padding: 2px 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.store-rating a:hover {
  background: #000;
  text-decoration: none;
  color: #fff;
}
.no_margin_top {
  margin-top: 0;
}

.product_list_wrap {
  width: 100%;
  padding-left: 0px;
}

.category_feature_wrap {
  padding: 30px;
  padding-bottom: 0;
  background: #f1f1f1;
  text-align: center;
  margin-bottom: 30px;
}
.review_wrap {
  margin-top: 15px;
}
.review_wrap .review_image {
  float: left;
  display: inline-block;
  margin-right: 10px;
  margin-top: 2px;
}
.review_wrap .review_image img {
  float: left;
  display: inline-block;
  width: 13px;
  margin-right: 5px;
}
.review_wrap .review_value {
  float: left;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  color: #000;
  letter-spacing: 0.1em;
}
.review_wrap a {
  float: left;
  display: inline-block;
  color: #000;
  letter-spacing: 0.1em;
  font-size: 12px;
}
.listting_wrap ul li .img_wrap .percentage_wrap {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  top: -10px;
  right: -10px;
}
.listting_wrap ul li h2 {
  font-size: 18px;
}
.top_menu_wrap .button_wraps .region_anchor {
  display: none;
}
.header_ul li:hover &gt; a {
  text-decoration: none;
}
.header_ul li .arrow {
  display: none;
}
.header_ul li {
  position: relative;
}
.header_ul li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  z-index: 10;
  border: 1px solid #cecece;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header_ul li .sub-menu ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  background: #fff;
  margin: 0;
}
.header_ul li .sub-menu ul li {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.header_ul li .sub-menu ul li + li {
  margin-top: 10px;
}
.header_ul li .sub-menu ul li a {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 12px;
  background: transparent;
  white-space: nowrap;
}
.header_ul li .sub-menu ul li a:hover {
  background: transparent;
  color: #000;
}
.header_ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
.breadcrumb {
  margin-top: 15px;
  margin-bottom: 0;
  background: transparent;
  padding: 0;
}
.breadcrumb li a {
  font-size: 12px;
  color: #000;
}
.breadcrumb li a:hover {
  color: #000;
  text-decoration: none;
}
.return_prod_list_wrap {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid rgb(0, 0, 0, 0.42);
  text-align: left;
}
.category_content_wrap input[type="submit"] {
  border-radius: 20px;
}
.product_wishlist_btn {
  margin-left: 10px;
  float: left;
  display: inline-block;
}
.product_wishlist_btn img {
  float: left;
}
.order_product_td .image {
  padding: 0px;
  width: 100%;
  float: left;
  display: inline-block;
}
.order_product_td .image img {
  float: left;
}
.order_list_table_wrap .view_btn {
  position: absolute;
  top: 20px;
  right: 20px;
}
.order_list_table_wrap .highlight {
  font-size: 22px;
  color: #2a5588;
}
.order_list_table_wrap .detail_td {
  padding: 25px;
}
.order_product_td {
  width: 200px;
}
.listing_size_parent_wrap .options_wrap .options_list {
  text-align: center;
  margin-top: 10px;
}
.listing_size_parent_wrap .options_wrap .options_list a {
  padding: 5px;
  background: #000;
  color: #fff;
  text-decoration: none !important;
  text-align: center;
}
.listing_size_parent_wrap .options_wrap .options_list a + a {
  margin-left: 2px;
}
.listing_size_parent_wrap .options_wrap .options_list a:hover {
  background: #e5e5e5;

  color: #000;
}
.gallery_ul li .action_wrap a,
.collection_ul li .action_wrap a {
  background: #da231a;
}
.gallery_ul li .action_wrap a:last-child,
.collection_ul li .action_wrap a:last-child {
  border-right: 0;
}
.collection_ul li .action_wrap a:hover,
.gallery_ul li .action_wrap a:hover {
  background: #000;
}
.gallery_ul li .name_wrap,
.collection_ul li .data_wrap .name_wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info_desc_wrap h5 {
  font-size: 20px;
  font-family: open_bold;
}
.info_desc_wrap .account_list_wrap {
  text-align: center;
  margin-top: 20px;
}
.info_desc_wrap .account_list_wrap .single_item_wrap .text_wrap {
  color: #000;
}
.home_popup_wrap {
  position: relative;
  background: #fff;
  padding: 0px;
  width: auto;
  max-width: 750px;
  margin: 20px auto;
}
.home_popup_wrap .mfp-close {
  color: #fff !important;
}
.signup_popup_wrap {
  position: relative;
  background: #fff;
  padding: 0px;
  width: auto;
  max-width: 1000px;
  margin: 20px auto;
}
.signup_popup_wrap .signup_content_wrap {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 10;
  width: 50%;
  padding: 20px;
}
.signup_popup_wrap .signup_content_wrap.bottom {
  height: auto;
  left: 17.5%;
  width: 65%;
  top: 430px;
}
.signup_popup_wrap .signup_content_wrap .common_header {
  text-transform: uppercase;
}
.signup_popup_wrap .signup_content_wrap .desc {
  font-size: 20px;
  margin-top: 15px;
}
.signup_popup_wrap .signup_content_wrap .form_wrap {
  margin-top: 15px;
}
.signup_popup_wrap .signup_content_wrap.bottom .submit_wrap {
  position: absolute;
  top: 0;
  right: 0;
}
.signup_popup_wrap .signup_content_wrap .text_form {
  width: 70%;
  border: 1px solid #000;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.signup_popup_wrap .signup_content_wrap.bottom .text_form {
  padding-top: 19px;
  padding-bottom: 18px;
  width: 65%;
}
.signup_popup_wrap .mfp-close {
  color: #000 !important;
}
.product-details-content .price small {
  font-size: 13px;
  color: #000;
}
.home_product_content_wrap {
  text-align: left !important;
  padding: 20px;
}
.table_wrap {
  width: 100%;
  float: left;
  display: table;
  height: 100%;
}
.table_wrap .cell_wrap {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.inner_gallery_wrap .inner_product_wrap.full {
  width: 100%;
}
.inner_gallery_wrap .inner_product_wrap.full .home_gallery_wrap {
  padding-left: 0;
}
.sorting_wrap .half_wrap.full_wrap {
  width: 100%;
}
.header_list .header_ul li {
  position: initial;
}
.header_ul li .sub-menu {
  text-align: center;
  padding: 20px;
  padding-right: 50px;
  background: #fff;
}
.header_ul li .sub_menu_ul_parent {
  width: 100%;
  float: left;
  display: table;
}
.header_ul li .sub-menu ul {
  float: none;
  width: auto;
  display: table-cell;
  vertical-align: top;
  width: 25%;
  text-align: left;
}
.header_ul li .sub-menu .gridContainer {
  min-width: auto;
  max-width: 1100px;
}
.menu_color_span {
  width: 20px;
  height: 20px;
  background: #000;
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.my_account_data_list ul li a {
  color: #000;
}
.noti_wrap .alert {
  margin-top: 20px;
}
.address_list_table td.action_tr .btn {
  width: auto;
  font-size: 12px;
  margin: 0;
}
.padding_l_20 {
  padding-left: 20px;
}
.padding_r_20 {
  padding-right: 20px;
}
.whatsapp_fix {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 100;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateX(300px);
}
.whatsapp_fix a {
  float: left;
  display: inline-block;
  position: relative;
  background: #fff;
  padding: 10px;

  color: #000;
  font-size: 14px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.whatsapp_fix a img {
  display: inline-block;
  width: 40px;
}
.whatsapp_fix.active {
  transform: translateX(0);
}

.whatsapp_fix.left {
  transform: translateX(-300px);
  left: 40px;
  right: auto;
}
.whatsapp_fix.left a {
  border: 1px solid #2a5588;
  padding-right: 20px;
}
.whatsapp_fix.left a img {
  width: 30px;
}
.whatsapp_fix.left.active {
  transform: translateX(0px);
}
.app_store_wrap {
  margin-top: 10px;
}
.app_store_wrap a {
  float: left;
  display: inline-block;
  width: 50%;
  padding: 5px;
}
.autocomplete_result {
  position: absolute;
  top: 100%;
  left: 0;
  width: 350px;
  z-index: 1000;
}
.autocomplete_result .autocomplete_result_inner {
  z-index: 10;
  background: white;
  border: 1px solid #cccccc;
}
.autocomplete_result .autocomplete_result_inner:empty {
  display: none;
}
.autocomplete_result .cat_list {
  padding: 5px;
}
.autocomplete_result .prod_list {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 7px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px dashed #ccc;
}
.autocomplete_result .prod_list .prod_list_inner {
  overflow: hidden;
}
.autocomplete_result .prod_list .name {
  font-size: 15px;
  display: table-cell;
  vertical-align: middle;
  line-height: 22px;
  padding-top: 0px;
  padding-left: 10px;
  text-align: left;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.autocomplete_result .prod_list .name b {
  color: #5d5d5d;
  font-size: 13px;
}
.autocomplete_result .prod_list .name .name_inner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.autocomplete_result .prod_list .name del {
  color: #999;
  opacity: 0.5;
  font-size: 80%;
}
.autocomplete_result .prod_list .img {
  width: 50px;
  min-width: 50px;
  display: table-cell;
  vertical-align: middle;
}
.autocomplete_result .prod_list a {
  width: 100%;
  float: left;
  display: table;

  position: relative;
}
.autocomplete_result .prod_list:hover {
  background: #f1f1f1;
  text-decoration: none !important;
}
.autocomplete_result .prod_list:hover .name {
  color: #263038;
}
.autocomplete_result .prod_list a {
  text-decoration: none !important;
  background: transparent !important;
  color: #000 !important;
  padding: 0;
  border-radius: 0px;
  border: 0;
}
.cat_item,
.top_menu_new_wrap .search_wrap a.cat_item {
  margin: 5px;
  float: left !important;
  display: inline-block;
  position: relative !important;
  top: auto;
  left: auto;
  right: auto;
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px;
  font-size: 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cat_item:hover,
.top_menu_new_wrap .search_wrap a.cat_item:hover {
  background: #000;
  text-decoration: none;
  color: #fff;
}
.contact-us-box .single-input.your-mobile {
  position: relative;
}
.contact-us-box .single-input input.input_error,
.contact-us-box .single-input textarea.input_error {
  background: #efcccc;
}
.contact-us-box .single-input.your-mobile::before {
  content: "\f095";
  font-family: FontAwesome;
  position: absolute;
  right: 1.2em;
  top: 10px;
}
.btn-primary {
  background: #000;
}
.login_account_wrap .col {
  width: 100%;
  margin: auto;
  margin-top: 6px;
  padding-left: 25%;
  padding-right: 25%;
}
.login_account_wrap h5 {
  text-align: center;
}
.old-price {
  text-decoration: line-through;
  padding-left: 5px;
}
.right {
  float: right;
}
#specification table tr td,
#specification table tr th {
  border-left: 0;
  border-right: 0;
}
/* style the container */
.login_account_wrap .container {
  position: relative;
  border-radius: 5px;
  background-color: #fcf2e6;
  padding: 20px 0 30px 0;
}

/* style inputs and link buttons */
.login_account_wrap input,
.login_account_wrap .btn {
  width: 100%;
  padding: 8px;
  border: none;
  border-radius: 4px;
  margin: 5px 0;
  opacity: 0.85;
  display: inline-block;
  font-size: 17px;
  line-height: 20px;
  text-decoration: none; /* remove underline from anchors */
}
.login_account_wrap .btn_social {
  width: 40%;
  padding: 10px;
  border: none;
  border-radius: 4px;
  margin: 5px 0;
  opacity: 0.85;
  display: inline-block;
  font-size: 13px;
  line-height: 10px;
  text-decoration: none; /* remove underline from anchors */
  text-align: center;
  display: inline-block;
}
.login_account_wrap input:hover,
.login_account_wrap .btn:hover {
  opacity: 1;
}
.login_account_wrap .btn_social:hover {
  opacity: 1;
}
/* add appropriate colors to fb, twitter and google buttons */
.login_account_wrap .fb {
  background-color: #3b5998;
  color: white;
}

.login_account_wrap .google {
  background-color: #dd4b39;
  color: white;
}

/* style the submit button */
.login_account_wrap input[type="submit"] {
  background-color: #673b30;
  color: white;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.login_account_wrap input[type="submit"]:hover {
  background-color: #baa093;
}
.sub_menu_arrow,
.menu_close_btn {
  display: none;
}
.option_name_wrap {
  cursor: pointer;
}
.options_list {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 201;
  display: none;
  background: #fff;
  border: 1px solid #000;
}
.options_list .opt_bg {
  position: fixed;
  content: "";
  top: 0;
  z-index: 210;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: url(../images/close_cursor.cur), default;
  background: rgba(0, 0, 0, 0.2);
}
.options_list a {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  z-index: 211;
  padding: 10px;
  background: #fff;
  text-decoration: none;
  color: #000;
}
.options_list a:hover,
.options_list a.active {
  background: #e5e5e5;
  text-decoration: none;
  color: #000;
}
.prod_arrow_right,
.prod_arrow_left {
  border-radius: 40px;
  cursor: pointer;
}
.prod_arrow_right img,
.prod_arrow_left img {
  float: left;
}
.open_overlay {
  cursor: pointer;
}
.product_desc_popup_wrap {
  display: none;
}
.product_wrap .product_detail_wrap .price_wrap .discount,
.product_wrap .product_detail_wrap .price_wrap del {
  font-size: 60%;
}
.featured_arrow_left {
  position: absolute;
  bottom: 50%;
  left: 40px;
  padding: 8px;
  z-index: 10;
  margin-top: -20px;
}
.featured_arrow_right {
  position: absolute;
  bottom: 50%;
  right: 40px;
  padding: 8px;
  z-index: 10;
  margin-top: -20px;
}
.featured_arrow_right img,
.featured_arrow_left img {
  float: left;
}
.featured_arrow_right.swiper-button-disabled,
.featured_arrow_left.swiper-button-disabled {
  opacity: 0.3;
}
.mmenu_wrap .menu_search_wrap li {
  position: relative;
}
.home_featured_wrap .gridContainer {
  width: 100%;
  min-width: 100%;
  padding: 0;
}
.home_featured_wrap .inner_wrap {
  padding: 0 80px;
}
.home_bottom_category_wrap .gridContainer {
  width: 100%;
  margin: 0;
  padding: 0;
}
.product_det_slide_wrap {
  margin-bottom: -20px;
  margin-top: 10px;
  display: none;
}
.product_detail_wrap .overview_cart .content_wrap p {
  cursor: pointer;
}
.recommend_header {
  margin-bottom: 30px;
}
.product_recommend .featured_arrow_left {
  left: auto;
  right: 50px;
  bottom: auto;
  top: -50px;
  width: 28px;
}
.product_recommend .featured_arrow_right {
  left: auto;
  right: 0px;
  width: 28px;
  top: -50px;
  bottom: auto;
}
.signup_popup_wrap .popup_inner_wrap {
  background: #f5f6f1;
}
.influ_img_grayscale .hv_opa,
.desk_infu_wrap .hv_opa,
.mb_infu_wrap .hv_opa {
  display: none;
}
.home_product_ul.influ_slider li .image_wrap {
  overflow: hidden;
}
.home_product_ul.influ_slider li .image_wrap img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: grayscale(0);
}
.home_product_ul.influ_slider li:hover .image_wrap img {
  filter: grayscale(100%);
  transform: scale(1.1);
}
.influencer_ul li .left_infu_wrap {
  text-align: center;
}
.listing_product_wrap.category_listing .gridContainer {
  max-width: 1300px;
}
.color_black {
  color: #000;
}
.login_form_wrap {
  margin: 0;
}
.login_form_wrap p a {
  margin: 0 7px;
}
.contact_left_wrap {
  padding-right: 30px;
}
.contact_right_wrap {
  padding-left: 30px;
}
.home_common_wrap ul li {
  width: 31.33%;
  margin-right: 3% !important;
}
.home_common_wrap ul li:nth-child(3n + 0) {
  margin-right: 0 !important;
}
.home_slider_wrap.category_slider_wrap .common_header {
  position: absolute;
  bottom: 40px;
  left: 0;
  padding: 0 20px;
  text-align: center;
  z-index: 10;
}
.common_seo_wrap .inner_wrap {
  height: auto !important;
  max-height: none !important;
}
.common_seo_wrap .seo_readmore {
  display: none;
}
body {
  background: #fff;
}
.creator_wrap::after {
  display: none;
}
.celeb_image_wrap {
  margin-bottom: 50px;
  margin-top: 30px;
}
.celeb_image_wrap img {
  width: 400px;
}
.common_pad {
  padding: 80px 0 !important;
}
.product_collection_home_wrap.common_pad {
  margin-top: 0 !important;
}
.product_collection_home_wrap .common_header {
  font-family: header_med !important;
  text-align: left;
}
ul.collection_ul .swiper-slide li {
  width: 100%;
}
.common_title_wrap.inner_page {
  margin-bottom: 40px;
}
.common_title_wrap.inner_page .common_header {
  padding-top: 0;
}
.cart_table .cart_content .name_price_wrap .name_td a {
  color: #000;
}
.gallery_ul {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
.manu_logo {
  position: absolute;
  top: -27px;
  right: 0;
  height: 80px;
  padding: 10px;
}
.manu_logo img {
  max-height: 60px;
  width: auto;
}
.youtube_parent_wrap {
  width: 50%;
  padding: 15px;
  float: left;
  display: inline-block;
}
.youtube_parent_wrap .youtube_iframe_wrap iframe {
  width: 100%;
  height: 400px;
  float: left;
  display: inline-block;
  margin-top: 20px;
}
.gallery_ul li .namee_wrap {
  overflow: hidden;
}
.filter_fix_wrap .anchor_wrap .common_anchor {
  padding: 10px 15px;
}
.filter_fix_wrap .anchor_wrap .common_anchor + .common_anchor {
  margin-left: 10px;
}
.filter_fix_wrap .index_collection_ul li {
  display: flex;
  align-items: center;
}
.filter_fix_wrap .index_collection_ul {
  max-height: 150px;
  overflow: auto;
  padding: 0;
  margin: 10px 0;
}
.gallery_ul li .common_anchor {
  padding-left: 10px;
  padding-right: 10px;
}
.noUi-horizontal .noUi-tooltip {
  top: 150% !important;
  bottom: auto !important;
}
.noui_slider_wrap .noUi-connect {
  background: #fa292e !important;
}
.noui_slider_wrap .noUi-handle {
  height: 18px !important;
  width: 18px !important;
  top: -5px !important;
  right: -9px !important; /* half the width */
  border-radius: 9px !important;
}
.noui_slider_wrap {
  margin: 15px 0;
  margin-bottom: 50px;
  height: 10px !important;
}
.noUi-handle:after,
.noUi-handle:before {
  display: none !important;
}
.filter_fix_wrap .anchor_wrap .common_anchor {
  margin-top: 0;
}
.common_anchor.platinum_bg {
  background: rgb(207, 205, 201);
  background: radial-gradient(circle, rgba(207, 205, 201, 1) 0%, #8b8b8b 100%);
  color: #000 !important;
  font-family: semi_font;
}
.common_anchor.gold_bg {
  background: rgb(255, 215, 0);
  background: radial-gradient(
    circle,
    rgba(255, 215, 0, 0.5746673669467788) 0%,
    rgba(255, 215, 0, 1) 100%
  );
  color: #000 !important;
  font-family: semi_font;
}
.common_anchor.silver_bg {
  background: rgb(224, 224, 224);
  background: radial-gradient(
    circle,
    rgba(224, 224, 224, 1) 0%,
    rgba(185, 185, 185, 1) 100%
  );
  color: #000 !important;
  font-family: semi_font;
}
.common_anchor.bronze_bg {
  background: rgb(226, 169, 112);
  background: radial-gradient(
    circle,
    rgba(226, 169, 112, 1) 0%,
    rgba(205, 127, 50, 1) 100%
  );
  color: #fff !important;
  font-family: semi_font;
}
.modal {
  z-index: 10050 !important;
}
.modal-backdrop {
  z-index: 10040 !important;
}
.modal .modal-dialog,
.pts-modal-dialog {
  z-index: 10051 !important;
}
#modal-image {
  background: rgba(0, 0, 0, 0.5);
  z-index: 100000;
}
#modal-image .modal-backdrop {
  z-index: 100000;
}
#modal-image .modal-dialog {
  z-index: 100001;
}
.modal {
  font-family: reg_font;
}
.account_listing_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.account_listing_ul li {
  width: 22.75%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  margin-right: 3%;
  border: 1px solid #ededed;
  margin-bottom: 20px;
}
.account_listing_ul li:nth-child(4n + 0) {
  margin-right: 0;
}
.account_listing_ul li .title {
  padding: 10px;
  background: #ededed;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  text-align: center;
}
.account_listing_ul li .action_tr {
  padding: 10px;
  background: #ededed;
}
.account_listing_ul li .action_tr .btn img {
  width: 25px;
}
.see_cad_btn {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 7px 15px;
  z-index: 10;
  background: #fa292e;
}
.collection_list_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 20px 0;
}
.collection_list_ul li {
  width: 33.33%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 10px;
  margin: 0;
}
.collection_list_ul li .inner_wrap {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  overflow: hidden;
}
.collection_list_ul li .dealer_info {
  position: absolute;
  top: 10px;
  left: 10px;
  display: table;
  z-index: 10;
}
.collection_list_ul li .dealer_info .profile {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.collection_list_ul li .dealer_info .profile .img {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  float: left;
  display: inline-block;
  background: #fff;
  border: 2px solid #fff;
  line-height: 50px;
}
.collection_list_ul li .dealer_info .profile img {
  width: 100%;
  float: left;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.collection_list_ul li .dealer_info .name {
  display: table-cell;
  vertical-align: middle;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.42);
  padding-left: 15px;
  color: #fff;
  font-size: 14px;
}
.collection_list_ul li .viewed,
.dealer_right_wrap .gallery_wrap ul li .viewed {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 14px;
  z-index: 10;
}
.collection_list_ul li.full .viewed,
.dealer_right_wrap .gallery_wrap ul li.full .viewed {
  left: auto;
  right: 10px;
}
.collection_list_ul li .viewed img,
.dealer_right_wrap .gallery_wrap ul li .viewed img {
  width: 40px;
}
.collection_list_ul li .title,
.dealer_right_wrap .gallery_wrap ul li .title {
  position: relative;
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px;
  color: #000;
  font-family: reg_font;
  letter-spacing: 0.04em;
}
.collection_list_ul li .dealer_info,
.collection_list_ul li .viewed,
.dealer_right_wrap .gallery_wrap ul li .viewed {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.collection_list_ul li:hover .dealer_info,
.collection_list_ul li:hover .viewed,
.dealer_right_wrap .gallery_wrap ul li:hover .viewed {
  opacity: 1;
  visibility: visible;
}
.pagination_loader {
  text-align: center;
  margin-bottom: 30px;
  display: none;
}
.common_anchor.small {
  font-size: 13px;
  padding: 7px 10px;
}
.address_list_table .common_anchor.small {
  margin-top: 10px;
}
.lr_wrap {
  margin: 80px 0;
}
.lr_wrap .parent {
  display: flex;
  align-items: center;
}
.lr_wrap .parent .img_wrap {
  width: 45%;
  display: inline-block;
}
.lr_wrap .parent .img_wrap img {
  width: 100%;
  float: left;
  display: inline-block;
}
.lr_wrap .parent .info_wrap {
  width: 55%;
  padding-left: 50px;
  display: inline-block;
}
.lr_wrap .parent.even .img_wrap {
  order: 2;
}
.lr_wrap .parent.even .info_wrap {
  order: 1;
  padding-right: 50px;
  padding-left: 0px;
}

.lr_wrap .parent + .parent {
  margin-top: 50px;
}
.collection_list_ul li .title {
  font-size: 13px;
}
.collection_list_ul li .price {
  font-size: 12px;
}
.collection_list_ul li .price del {
  color: red;
}
.buysell_search_wrap {
  display: flex;
  margin-top: 20px;
  justify-content: center;
  align-items: stretch;
}
.blogs_wrap ul .swiper-slide li {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}
.buysell_search_wrap .form_field {
  margin-top: 0;
}
.buysell_search_wrap .form_field + .form_field {
  margin-left: 20px;
}
.sitemap_parent_wrap ul li a.common_anchor {
  padding: 0px 10px;
  margin-top: 5px;
  font-size: 11px;
}
.buysell_search_wrap .common_anchor {
  margin-top: 0;
  margin-left: 20px;
  white-space: nowrap;
  flex: 0 0 250px;
  width: 250px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.buysell_search_wrap .common_anchor img {
  width: 30px;
}
.btn.btn-primary {
  background: #2a5588 !important;
}
.cart_page_wrap {
  width: 70%;
}
.cart_right_wrap {
  width: 30%;
  float: right;
  position: sticky;
  top: 120px;
  display: inline-block;
  padding-left: 40px;
}
.checkout.is_logged .left_wrap,
.checkout.is_logged .right_wrap {
  padding-top: 0;
}
.common_title_wrap.inner_page.is_logged {
  margin-bottom: 0;
}
.steps_wrap {
  margin-top: 15px;
  display: flex;
  align-items: start;
  text-align: center;
  margin-bottom: 20px;
}
.steps_wrap .step_wrap {
  width: 33.33%;
  position: relative;
}
.steps_wrap .step_wrap .number {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  border-radius: 40px;
  border: 1px solid #1f1f1f;
  line-height: 40px;
  text-align: center;
  background: #fff;
  font-size: 20px;
}
.steps_wrap .step_wrap .text {
  margin-top: 5px;
}
.steps_wrap .step_wrap .line {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 100%;
  height: 1px;
  background: #f1f1f1;
}
.steps_wrap .step_wrap.active .number {
  background: #e2ffb5;
}
.payment_radio.override {
  width: auto;
  padding: 10px;
}
.category_list_wrap ul li .image_wrap,
.feature_cat_listing .bg_wrap ul li .image_wrap {
  text-align: center;
}

.category_list_wrap ul li .image_wrap img,
.feature_cat_listing .bg_wrap ul li .image_wrap img {
  width: 80%;
  float: none;
}
.feature_cat_listing .bg_wrap ul li p {
  margin-top: 0;
}
.payment_radio.override .payment_radio_btn {
  background: #2a5588 !important;
  border-radius: 10px;
  color: #fff !important;
  padding: 10px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-family: bold_font;
}
.payment_radio.override .payment_radio_btn:hover {
  background: #30559a !important;
}
.payment_radio.override .payment_radio_btn img {
  width: 45px;
  flex: 0 0 45px;
  margin-right: 10px;
}
.common_title_wrap {
  background: #f1f1f1;
}
.collection_list_ul li.full {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.collection_list_ul li.full .inner_wrap a {
  display: flex;
  align-items: start;
}
.collection_list_ul li.full .inner_wrap .l_image_wrap {
  width: 300px;
  flex: 0 0 300px;
}
.collection_list_ul li.full .inner_wrap .info_wrap {
  width: 100%;
  padding: 20px;
  text-align: left;
}
.collection_list_ul li.full .inner_wrap .info_wrap .title {
  padding: 0;
  margin-bottom: 10px;
  text-align: left;
}
.collection_list_ul li.full .inner_wrap .info_wrap .title.main {
  font-size: 22px;
}
.profile_box_wrap {
  padding: 25px;
  border: 1px solid #dedede;
  width: 60%;

  border-radius: 15px;
  margin-bottom: 20px;
  padding-top: 50px;
  margin-top: 50px;
  position: relative;
  display: inline-block;
}
.profile_box_wrap .icon {
  border: 1px solid #dedede;
  background: #fff;
  border-radius: 90px;
  padding: 15px;

  display: inline-block;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}
.pdt_price_vat .price_wrap span {
  color: #a2a2a2;
  font-size: 19px;
}
.coupon_applied_wrap{
  border: 1px solid #e2e2e2;
  padding: 25px;
  border-radius: 10px;
  margin-top: 20px;
}
.file_upload_button .active_wrap{
  display: none;
}
.file_upload_button.active .inactive_wrap{
  display: none;
}
.common_anchor.blue{
  background: #2a5588;
  color:#fff
}
.common_anchor.blue:hover{
  background: #9f151a !important;
  color:#fff
}
.footer_subs_input_parent{
  margin-top: 20px;
}
.footer_subs_input_parent input{
  margin-top: 0px;
}
.footer_wrap .anchor_wrap{
  top:50%;
  transform: translateY(-50%);
}
.category_list_wrap ul li .image_wrap::before{
  display: none;
}
.file_upload_button.active .active_wrap{
  display: inline-block;
}
.coupon_applied_wrap .common_header{
  display: flex;
  padding-top: 0;
  align-items: center;
  justify-content: space-between;
}
.coupon_applied_wrap .common_header a{
  color:#9f151a;
  font-size:12px;
}
.coupon_applied_wrap p{
  padding-top: 10px;
  color:#00b15d
}
.coupon_applied_wrap p b{
  display: flex;
  color:#000;
  align-items: center;
}
.coupon_applied_wrap p b img{
  width: 35px;
  flex:0 0 35px;
  margin-right: 10px;
}
@media only screen and (min-width: 480px) {
  .listing_ul li.third {
    width: 100%;
    padding-left: 24%;
    padding-right: 24%;
  }
  .listing_ul li.fourth.left {
    padding-right: 45%;
  }
  .listing_ul li.fourth.right {
    padding-left: 45%;
  }
}
@media only screen and (min-width: 1100px) {
  .main_menu_wrap .logo_wrap {
    padding-right: 10px;
  }
  .common-home .category_list_wrap {
    margin-top: 0;
  }
  .main_menu_wrap {
    padding: 8px 0;
  }
  .filter_fix_wrap .anchor_wrap .common_anchor.close_wrap {
    display: none;
  }
  .filter_fix_wrap {
    position: relative;
    top: auto;
    left: auto;
    width: 250px;
    z-index: 1;
    display: inline-block;
    float: left;
    right: auto;
    transform: none;
    overflow: visible;
    padding: 0;
    border: 0;
  }

  .filter_right_wrap {
    width: calc(100% - 300px);
    float: right;
    display: inline-block;
  }
  .filter_btn_wrap .common_anchor {
    display: none;
  }
  .mmenu_wrap .menu_ul_wrap {
    margin-top: 5px;
  }
  .home_common_wrap .common_header {
    font-size: 22px;
  }
  .gridContainer.vsm {
    max-width: 800px;
    min-width: 800px;
  }
  .gridContainer.small {
    max-width: 1250px;
  }
  .product_wrap .product_detail_wrap {
    overflow: auto;
  }
  .product_wrap .product_detail_wrap .common_header {
    font-size: 25px;
  }
  .product_wrap .product_detail_wrap p {
    font-size: 13px;
  }
  .product_detail_wrap .price_wrap p {
    font-size: 18px;
  }
  .mmenu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a {
    animation: myanimation 1s infinite;
  }
  .mmenu_wrap
    .menu_list_wrap
    ul
    li.collection_li
    ul.sub-menu
    li:first-child
    a:hover {
    background: #333 !important;
  }

  .size_wrap h4 {
    font-size: 16px;
  }
  .search_mix {
    position: absolute;
    display: none;
    left: auto;
    top: -10px;
    height: auto;
    background: transparent;
    width: 250px;
    right: 200px;
  }
  .search_mix.light_menu .search_form {
    border-color: #fff;
    color: #fff;
  }
  .mmenu_wrap.dark_menu .search_mix .search_form {
    border-color: #000;
    color: #000;
  }
  .search_mix .gridContainer {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  .search_mix .half_wrap {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  .search_mix .close_search {
    display: none;
  }
  .cart_summary_title_wrap {
    display: none;
  }
  .checkout_parent_wrap .right_wrap.desk_active {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background: #fff;
    min-height: 100%;
    z-index: 10;
  }
  .checkout_parent_wrap .left_wrap.desk_active:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
  }
  .checkout.login_top_wrap .gridContainer {
    max-width: 1200px;
  }
  .mmenu_wrap .menu_list_wrap ul li {
    position: relative;
  }
  .mmenu_wrap .menu_list_wrap ul li ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    min-width: 100%;
    margin-top: 0;
    padding-top: 10px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
  }
  body .search_mix .form_field {
    border-color: transparent;
    color: #000;
    margin-top: 0;
  }
  .mmenu_wrap .menu_list_wrap ul li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mmenu_wrap .menu_list_wrap ul li ul.sub-menu li {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
  }
  .mmenu_wrap .menu_list_wrap ul li ul.sub-menu li a {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
    white-space: nowrap;
    background: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    padding: 8px 15px;
    padding-right: 30px;
    text-align: left;
  }
  .mmenu_wrap .menu_list_wrap ul li ul.sub-menu li a:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
  }
  .unisex_label {
    font-size: 13px;
  }
  .listting_wrap ul li .img_wrap {
    padding: 20px;
  }
  .top_menu_wrap .button_wraps {
    padding-top: 55px;
  }

  .gridContainer.sm {
    max-width: 600px;
    min-width: 600px;
  }
  .gridContainer.product_grid,
  .gridContainer.lg {
    max-width: 1250px;
    min-width: 1250px;
  }
  .gridContainer.med {
    max-width: 1100px;
    min-width: 1100px;
  }
  .product_wrap .product_detail_wrap {
    height: auto;
    bottom: 30px;
    top: 0;
    padding-top: 120px;
    padding-bottom: 50px;
  }
  .listing_ul li.fourth.right {
    padding-left: 650px;
  }
}
@media only screen and (min-width: 1300px) {
  .listing_product_wrap.category_listing .gridContainer {
    max-width: 1100px;
    min-width: 1100px;
  }
}
@media only screen and (min-width: 1500px) {
  .product_wrap .product_detail_wrap .product_right_content_wrap {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 1600px) {
  .influencer_ul li .left_infu_wrap img {
    width: 65%;
  }
  .common_header {
    font-size: 30px;
  }

  .product_wrap .product_detail_wrap .common_header {
    font-size: 30px;
  }
  .product_detail_wrap .price_wrap p {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1500px) {
  .account_icons_parent_wrap a {
    width: 100px;
  }
  .account_icons_parent_wrap a .icon_parent {
    height: 100px;
  }
  .top_product_section .gridContainer {
    max-width: 1100px;
    min-width: 1100px;
  }
  .tabs_category_slider_wrap .tabs_wrap {
    width: 400px;
  }
  .tabs_category_slider_wrap .tabs_right_wrap {
    width: calc(100% - 400px);
  }

  .product_wrap .product_detail_wrap {
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .blog_top_bg {
    padding-top: 400px;
  }
  .signup_popup_wrap .signup_content_wrap.bottom .text_form {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1700px) {
  .top_menu_wrap .button_wraps a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1500px) {
  .search_mix {
    right: 170px;
  }
}
@media only screen and (min-width: 787px) and (max-width: 1100px) {
  .filter_btn_wrap .form_field {
    width: 150px;
  }
  .whatsapp_fix.left {
    left: 20px;
  }
  .count_ul li .inner_wrap {
    width: 180px;
    height: 180px;
  }
  .cart_right_wrap {
    top: 200px;
  }

  .filter_fix_wrap {
    padding-right: 10px;
  }
  .filter_fix_wrap .sprice_parent_wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap {
    left: auto;
    right: 0;
  }
  .menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu {
    float: left;
    text-align: left;
  }
  .tabs_category_slider_wrap .tabs_wrap {
    width: 400px;
  }
  .tabs_category_slider_wrap .tabs_right_wrap {
    width: calc(100% - 400px);
  }

  ul.collection_ul li {
    margin-right: 3% !important;
  }
  ul.collection_ul li:nth-child(3n + 0) {
    margin-right: 0 !important;
  }
  .top_page_title_wrap {
  }
  .top_page_title_wrap .common_header {
    font-size: 35px;
  }

  .order_product_td {
    width: 170px;
  }
  .account_icons_parent_wrap .inner_wrap {
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
    overflow-x: scroll;
  }
  .account_icons_parent_wrap:after {
    width: 1000%;
  }
  .signup_popup_wrap .signup_content_wrap.bottom .text_form {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .product_wrap .product_detail_wrap {
    overflow: auto;
  }
  .product_recommend {
    margin-top: 40px;
  }
  .product_wrap .product_detail_wrap .common_header {
    font-size: 22px;
  }
  .product_detail_wrap .price_wrap p {
    font-size: 16px;
  }
  .home_featured_wrap .inner_wrap {
    padding: 0 50px;
  }
  .featured_arrow_right {
    right: 10px;
  }
  .featured_arrow_left {
    left: 10px;
  }
  .mmenu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a {
    animation: myanimation 1s infinite;
  }
  .mmenu_wrap
    .menu_list_wrap
    ul
    li.collection_li
    ul.sub-menu
    li:first-child
    a:hover {
    background: #333 !important;
  }
  .footer_new_wrap ul {
    width: 31.33%;
  }
  .footer_new_wrap .footer_right_side {
    width: 31.33%;
  }
  .search_mix {
    position: absolute;
    display: none;
    left: auto;
    top: -7px;
    height: auto;
    background: transparent;
    width: 200px;
    right: 165px;
  }
  body .search_mix .form_field {
    margin-top: 0;
  }
  .search_mix.light_menu .search_form {
    border-color: #fff;
    color: #fff;
  }

  .mmenu_wrap.dark_menu .search_mix .search_form {
    border-color: #000;
    color: #000;
  }
  .search_mix .gridContainer {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  .search_mix .half_wrap {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }

  .search_mix .close_search {
    display: none;
  }
  .common_mtop {
    margin-top: 40px;
  }
  .common_mbot {
    margin-bottom: 40px;
  }
  .product_wrap .product_detail_wrap {
    height: auto;
    bottom: 30px;
    top: 0;
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .product_wrap .product_detail_wrap .common_header {
    margin-top: 0;
  }
  .mmenu_wrap .menu_list_wrap ul li {
    position: relative;
  }
  .mmenu_wrap .menu_list_wrap ul li ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    min-width: 100%;
    margin-top: 0;
    padding-top: 10px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
  }
  .mmenu_wrap .menu_list_wrap ul li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mmenu_wrap .menu_list_wrap ul li ul.sub-menu li {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
  }
  .mmenu_wrap .menu_list_wrap ul li ul.sub-menu li a {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
    white-space: nowrap;
    background: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    padding: 8px 15px;
    padding-right: 30px;
    text-align: left;
  }
  .mmenu_wrap .menu_list_wrap ul li ul.sub-menu li a:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
  }
  .whatsapp_fix {
    right: 20px;
    bottom: 20px;
  }

  .listting_wrap ul li .img_wrap {
    padding: 20px;
  }
  .top_menu_wrap .button_wraps {
    padding-top: 55px;
  }

  .mob_cart_btn {
    display: inline-block;
    position: fixed;
    bottom: 30px;
    right: 0;
    width: 250px;
    background: #000;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    cursor: pointer;

    z-index: 1;
    font-size: 18px;
    padding: 10px;
  }

  .feature_icon_wrap {
    margin-top: 20px;
  }
  .menu_parent_wrap .main_menu_ul &gt; li &gt; a {
    font-size: 12px;
    padding: 12px 15px;
  }
  .menu_parent_wrap .navbar {
    min-height: auto;
  }
  .gallery_ul li .action_wrap {
    opacity: 1;
    visibility: visible;
  }

  .checkout_parent_wrap .left_wrap {
    border-right: none;
    padding-top: 10px;
    width: 100%;
  }
  .checkout_cart_item_wrap {
    color: #000;
  }
  .checkout_cart_item_wrap .name_wrap a {
    color: #000;
  }
  .checkout_parent_wrap .right_wrap {
    position: fixed;
    top: -100%;
    left: 0;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    z-index: 10;
    padding-right: 40px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.49);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.49);
  }
  .checkout_parent_wrap .right_wrap.active {
    overflow: auto;
    top: 0;
  }

  .checkout_parent_wrap .right_wrap .mob_close_btn {
    position: absolute;
    top: 8px;
    right: 20px;
    display: inline-block;
    z-index: 1;
  }
  #right_cart_wrap .cart_table td,
  #right_cart_wrap .cart_table th {
    color: #000;
  }
  .checkout_parent_wrap .left_wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout_parent_wrap .right_wrap {
    width: 100%;
    padding: 0;
    padding-top: 0px;
    margin-bottom: 40px;
    margin-top: 0px;
    position: relative;
    left: auto;
    top: auto;
    display: inline-block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
  }
  .checkout_parent_wrap .right_wrap .mob_close_btn {
    display: none;
  }
  .cart_summary_title_wrap {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    background: #000;
    margin-bottom: 20px;
    position: relative;
  }

  .autocomplete_result {
    left: 0px;
    width: 100%;
  }
  .main_menu_wrap .menu_wrap {
    display: none;
  }
  .main_menu_wrap .icon_wrap {
    order: 2;
    width: auto;
    margin-left: auto;
  }
  .main_menu_wrap .search_wrap {
    width: 100%;
  }
  .main_menu_wrap .icon_wrap .menu_icon {
    display: inline-block;
  }
  .sub_menu_arrow {
    display: inline-block;
    position: absolute;
    top: -7px;
    right: 0;
    padding: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 50px;
  }
  .sub_menu_arrow.active {
    transform: rotate(-90deg);
  }
}
@media only screen and (max-width: 786px) and (min-width: 481px) {
  .mfg_filter_parent_wrap {
    width: 150% !important;
  }
  .filter_btn_wrap .form_field {
    width: 150px;
  }
  .whatsapp_fix.left {
    left: 20px;
  }
  .count_ul li .inner_wrap {
    width: 150px;
    height: 150px;
  }
  .cart_right_wrap {
    top: auto;
    width: 100%;
    padding-left: 0;
  }
  .cart_page_wrap {
    width: 100%;
  }
  .quick_search .white_form_wrap ul li {
    width: 100%;
    margin-right: 0;
  }
  .main_menu_wrap .menu_wrap {
    display: none;
  }
  .main_menu_wrap .icon_wrap {
    order: 2;
    width: auto;
    margin-left: auto;
  }
  .main_menu_wrap .search_wrap {
    width: 100%;
  }
  .main_menu_wrap .icon_wrap .menu_icon {
    display: inline-block;
  }
  .account_listing_ul li {
    width: 31.33%;
    margin-right: 3%;
  }
  .account_listing_ul li:nth-child(4n + 0) {
    margin-right: 3%;
  }
  .account_listing_ul li:nth-child(3n + 0) {
    margin-right: 0;
  }
  .filter_fix_wrap {
    padding-right: 10px;
  }
  .filter_fix_wrap .sprice_parent_wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap {
    left: auto;
    right: 0;
    width: 100%;
  }
  .menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu {
    width: 200px;
    float: left;
    text-align: left;
  }
  .menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu &gt; li &gt; a {
    font-size: 12px;
  }
  .menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu li .menu_level_2,
  .menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .menu_level_2.manuf {
    left: 200px;
  }
  .menu_wrap
    &gt; ul
    &gt; li
    .sub_menu_parent_wrap
    .sub-menu
    li
    .menu_level_2
    .category_list_wrap
    ul
    li,
  .menu_wrap
    &gt; ul
    &gt; li
    .sub_menu_parent_wrap
    .menu_level_2.manuf
    .category_list_wrap
    ul
    li {
    width: 31.33%;
    margin-right: 3%;
  }

  .menu_wrap
    &gt; ul
    &gt; li
    .sub_menu_parent_wrap
    .sub-menu
    li
    .menu_level_2
    .category_list_wrap
    ul
    li:nth-child(4n + 0),
  .menu_wrap
    &gt; ul
    &gt; li
    .sub_menu_parent_wrap
    .menu_level_2.manuf
    .category_list_wrap
    ul
    li:nth-child(4n + 0) {
    margin-right: 3%;
  }
  .menu_wrap
    &gt; ul
    &gt; li
    .sub_menu_parent_wrap
    .sub-menu
    li
    .menu_level_2
    .category_list_wrap
    ul
    li:nth-child(3n + 0),
  .menu_wrap
    &gt; ul
    &gt; li
    .sub_menu_parent_wrap
    .menu_level_2.manuf
    .category_list_wrap
    ul
    li:nth-child(3n + 0) {
    margin-right: 0;
  }
  .fix_pdp_content_wrap .quantity_wrap {
    display: none;
  }
  .fix_pdp_content_wrap .info_wrap {
    width: 30%;
    flex: 0 0 30%;
  }
  .fix_pdp_content_wrap .size_section_wrap {
    width: 40%;
    flex: 0 0 40%;
  }
  .fix_pdp_content_wrap {
    padding: 0 30px;
  }
  .home_common_wrap,
  .common_pad {
    padding: 60px 0 !important;
  }
  .tabs_category_slider_wrap {
    width: 100%;
    flex-wrap: wrap;
    padding: 60px 0;
  }
  .tabs_category_slider_wrap .tabs_wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .tabs_category_slider_wrap .tabs_right_wrap {
    width: 100%;
  }
  .tabs_category_slider_wrap .tabs_wrap a {
    float: none;
    width: auto;
    border: 1px solid #000;
  }
  .tabs_category_slider_wrap .tabs_wrap a + a {
    margin-left: -5px;
  }
  .tabs_category_slider_wrap .tabs_wrap a.active {
    background: #000;
    color: #fff;
  }

  ul.collection_ul li {
    margin-right: 3% !important;
  }
  ul.collection_ul li:nth-child(3n + 0) {
    margin-right: 0 !important;
  }
  .common_rewards_wrap {
    bottom: 60px;
    left: 20px;
  }
  .landing_banner .item_wrap {
    width: 100%;

    height: 800px;
  }
  .top_page_title_wrap {
    padding-top: 20px;
  }
  .top_page_title_wrap .common_header {
    font-size: 30px;
  }
  body {
    padding-top: 0px;
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
  }
  .contact-us-page-info-list li {
    width: 100%;
  }
  .mobile_menu_wrap {
    position: fixed;
    top: 0px;
    bottom: 0;
    right: 0px;
    width: 600px;
    background: #fff;
    overflow-y: auto;
    margin: 0;
    display: inline-block;
    z-index: 1000000;
    padding: 0px;
    padding-bottom: 25px;
    border-left: 3px solid rgba(244, 244, 244, 0.9);
    transform: translateX(600px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .mobile_menu_wrap .mobile_menu_close_a {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    width: 30px;
  }
  .mobile_menu_wrap.active {
    transform: translateX(0px);
  }
  .mob_menu_ul {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
  }
  .mob_menu_ul li {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
  }
  .mob_menu_ul li.img_sos {
    width: 30px;
    margin-right: 10px;
  }
  .mob_menu_ul li a {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
    font-size: 15px;
    padding: 8px 15px;
    text-transform: none;
    color: rgb(146, 169, 183);
  }
  .mob_menu_ul li .arrow {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
    padding: 10px;
    height: 38px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .mob_menu_ul li .arrow img {
    width: 7px;
    float: left;
    margin-top: 2px;
  }
  .mob_menu_ul li .arrow.active {
    transform: rotate(90deg);
  }
  .mob_menu_ul li.mob_account_li {
    margin-bottom: 10px;
  }
  .mob_menu_ul li.mob_account_li a {
    background: #ebebeb;
  }
  .mob_menu_ul li.mob_account_li a img {
    width: 40px;
    float: left;
    margin-right: 10px;
  }
  .mob_menu_ul li.mob_account_li a span {
    font-size: 12px;
    text-transform: initial;
  }
  .mob_menu_ul li.mob_account_li a .account_div {
    float: left;
    margin-top: 9px;
    line-height: 12px;
  }
  .mob_menu_ul li .sub-menu {
    display: none;
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f9f9f9;
  }
  .mob_menu_ul li .sub-menu li a {
    font-size: 12px;
    padding: 3px;
  }
  .mob_menu_ul li.img_sos a {
    padding: 0;
  }
  .mob_menu_ul li.img_sos {
    margin-right: 0;
    margin-left: 10px;
    margin-top: 10px;
  }
  .mob_menu_ul li .rsub-menu {
    position: relative;
    background-color: #f4f4f4fa;
    width: auto;
    float: left;
    padding: 10px;
    margin: 10px 0;
    text-align: left;
  }

  .mob_menu_ul li .rsub-menu li a {
    width: 100% !important;
    float: left;
    margin: 0;
    text-align: left;
    font-size: 15px;
    padding: px;
    padding-right: 20px;
    font-size: 12px;
    display: inline-block;
    width: 100%;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  .mob_menu_ul li .rsub-menu li a:hover {
    background: #f2eaeaf5;
    color: #231f20;
  }
  .mob_menu_ul li:hover .rsub-menu {
    opacity: 1;
    visibility: visible;
  }

  .mob_menu_ul li .rsub-menu li {
    width: 48.5%;
    margin-left: 0;
    margin-top: 0;
    margin-right: 3%;
    margin-bottom: 15px;
    border: none;
  }
  .mob_menu_ul li .rsub-menu li .name_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    padding: 10px;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .mob_menu_ul li .rsub-menu li a {
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
  }
  .mob_menu_ul li .rsub-menu li:nth-child(2n + 0) {
    margin-right: 0;
  }

  .my_account_mega_parent_wrap .listing_ul li {
    width: 33.33%;
  }
  .order_product_td {
    width: 170px;
  }
  .order_list_table_wrap {
    width: 100%;
  }

  .account_icons_parent_wrap .inner_wrap {
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
    overflow-x: scroll;
  }
  .account_icons_parent_wrap:after {
    width: 1000%;
  }
  .signup_popup_wrap .signup_content_wrap.bottom .text_form {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .signup_popup_wrap .signup_content_wrap.bottom {
    top: 330px;
  }
  .blog_list_ul li .title_wrap a {
    font-size: 18px;
  }
  .blog_list_ul li .img_wrap,
  .blog_list_ul li .info_wrap {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .blog_list_ul li .info_wrap {
    margin-top: 20px;
  }

  .product_recommend {
    margin-top: 40px;
  }
  .home_featured_wrap .inner_wrap {
    padding: 0 50px;
  }
  .featured_arrow_right {
    right: 10px;
  }
  .featured_arrow_left {
    left: 10px;
  }
  .mmenu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a {
    animation: myanimation 1s infinite;
  }
  .mmenu_wrap
    .menu_list_wrap
    ul
    li.collection_li
    ul.sub-menu
    li:first-child
    a:hover {
    background: #333 !important;
  }
  .product_detail_wrap .add_cart_wrap {
    position: relative;
    bottom: 0;
    left: 0;
  }
  .product_color_note {
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    float: left;
    display: inline-block;
  }
  .footer_new_wrap ul {
    width: 47%;
  }
  .footer_new_wrap .footer_right_side {
    width: 100%;
    margin-top: 40px;
  }
  .autocomplete_result {
    left: 0px;
    width: 100%;
  }
  .search_mix {
    position: absolute;
    display: none;
    left: auto;
    top: -37px;
    height: auto;
    background: transparent;
    width: 200px;
    right: 215px;
  }
  .search_mix.light_menu .search_form {
    border-color: #fff;
    color: #fff;
  }
  .mmenu_wrap.dark_menu .search_mix .search_form {
    border-color: #000;
    color: #000;
  }
  .search_mix .gridContainer {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  .search_mix .half_wrap {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  .search_mix .close_search {
    display: none;
  }

  .common_mtop {
    margin-top: 40px;
  }
  .sub_menu_arrow {
    display: inline-block;
    position: absolute;
    top: -7px;
    right: 0;
    padding: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 50px;
  }
  .sub_menu_arrow.active {
    transform: rotate(-90deg);
  }
  .menu_close_btn {
    position: relative;
    width: 40px;
    margin-left: 20px;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
  }
  .sub_menu_arrow svg {
    float: left;
  }
  .mmenu_wrap .menu_inner_wrap .menu_list_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    transform: translateX(-100%);
    z-index: 1000;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    padding: 20px 0;
  }
  .mmenu_wrap .menu_inner_wrap .menu_list_wrap.active {
    transform: translateX(0px);
  }
  .mmenu_wrap .menu_list_wrap ul li a {
    color: #000;
    padding: 0px 20px;
    float: left;
    display: inline-block;
    font-size: 25px;
  }
  .mmenu_wrap .menu_list_wrap li {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    text-align: left;
  }
  .mmenu_wrap .menu_list_wrap ul li .sub-menu {
    background: #000;
    padding-top: 20px;
    display: none;
  }
  .mmenu_wrap .menu_list_wrap ul li .sub-menu li a {
    color: #fff;
  }

  .my_account_data_list ul li {
    width: 48.5%;
    margin-right: 3%;
  }
  .my_account_data_list ul li:nth-child(3n + 0) {
    margin-right: 3%;
  }
  .my_account_data_list ul li:nth-child(2n + 0) {
    margin-right: 0;
  }
  .whatsapp_fix {
    right: 20px;
    bottom: 60px;
  }
  .menu_close_a {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100;
    display: inline-block;
  }
  .full_wrap.bg_dark_brown.header_list {
    display: inline-block;
  }

  .header_list .header_ul li {
    position: relative;
  }
  .header_ul li .sub_menu_ul_parent {
    display: inline-block;
  }
  .header_ul li .sub-menu ul {
    display: inline-block;
    width: 100%;
  }
  .header_ul li .sub-menu ul + ul {
    margin-top: 20px;
  }

  .inner_product_wrap .cat_title_wrap .drop_menu {
    display: none;
    position: fixed;
    bottom: 39px;
    background: #faeee0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 10px;
  }
  .inner_product_wrap .cat_title_wrap .drop_menu select {
    width: 100%;
  }
  .cat_title_wrap .half_wrap {
    width: 100%;
  }

  .menu_close_a {
    position: absolute;
    top: 5px;
    right: 5px;
    display: inline-block;
    width: 35px;
  }

  .gallery_ul li .action_wrap {
    opacity: 1;
    visibility: visible;
  }

  .mobile_menu_text_wrap {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 30px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
  }
  .mobile_menu_text_wrap a {
    width: 20px;
    float: right;
    display: inline-block;
  }
  .header_list {
    position: fixed;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    display: inline-block;
    background: #fff;
    z-index: 1000;
    margin-top: 0;
    overflow: scroll;
    padding: 20px;
    padding-top: 40px;
    background: #000;
    border-right: 1px solid #e8e8e8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: -50%;
  }
  .header_list.active {
    left: 0;
  }
  .header_ul {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding-left: 0;
  }
  .header_ul &gt; li {
    width: 100%;
    float: left;
    margin: 0;
    border-bottom: 1px solid #eaeaec;
  }
  .header_ul &gt; li &gt; a {
    width: 100%;
    float: left;
    margin-right: 0;
    text-align: left;
    padding: 8px;
  }
  .header_ul li .arrow {
    position: absolute;
    top: -4px;
    right: 0;
    z-index: 100;
    display: inline-block;

    width: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 10px;
  }
  .header_ul li .arrow.active {
    transform: rotate(90deg);
  }
  .header_ul li .sub-menu {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    float: left;
    display: inline-block;
    background: #faeee0;
    display: none;
    -webkit-transition: none;
    border: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
  }
  .header_ul li .sub-menu ul {
    background: transparent;
  }
  .header_ul li:hover &gt; a {
    background: transparent;
    color: #fff;
  }
  .listting_wrap ul li .img_wrap {
    padding: 20px;
  }
  .top_menu_wrap {
    text-align: center;
  }
  .top_menu_wrap .logo_wrap {
    float: none;
  }

  .feature_icon_wrap {
    margin-top: 20px;
  }

  .menu_parent_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 100%;
    padding-top: 50px;
    display: none;
    padding-bottom: 80px;
    overflow: auto;
  }
  .menu_parent_wrap .navbar {
    width: 100%;
    float: left;
    display: inline-block;
  }
  .menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }

  .menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu a {
    font-size: 14px;
  }
  .menu_parent_wrap .navbar .navbar-collapse {
    padding: 0;
  }
  .menu_parent_wrap .main_menu_ul {
    width: 100%;
  }
  .menu_parent_wrap .main_menu_ul &gt; li {
    width: 100%;
  }
  .menu_parent_wrap .main_menu_ul &gt; li + li {
    border-left: 0;
  }
  .menu_parent_wrap .main_menu_ul &gt; li &gt; a {
    font-size: 20px;
    padding: 16px 10px;
  }
  .menu_parent_wrap .navbar {
    min-height: auto;
  }

  .menu_parent_wrap .main_menu_ul &gt; li &gt; a .arrow {
    margin-left: 20px;
    width: 8px;
    display: inline-block;
  }
  .menu_parent_wrap .main_menu_ul &gt; li.open &gt; a .arrow {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }

  .checkout_parent_wrap .left_wrap {
    border-right: none;
    padding-top: 20px;
    width: 100%;
  }
  .checkout_cart_item_wrap {
    color: #000;
  }
  .checkout_cart_item_wrap .name_wrap a {
    color: #000;
  }
  .checkout_parent_wrap .right_wrap {
    position: fixed;
    top: -100%;
    left: 0;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    z-index: 10;
    padding-right: 40px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.49);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.49);
  }
  .checkout_parent_wrap .right_wrap.active {
    overflow: auto;
    top: 0;
  }

  .checkout_parent_wrap .right_wrap .mob_close_btn {
    position: absolute;
    top: 8px;
    right: 20px;
    display: inline-block;
    z-index: 1;
  }
  #right_cart_wrap .cart_table td,
  #right_cart_wrap .cart_table th {
    color: #000;
  }
  .checkout_parent_wrap .left_wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout_parent_wrap .right_wrap {
    width: 100%;
    padding: 0;
    padding-top: 0px;
    margin-bottom: 40px;
    margin-top: 0px;
    position: relative;
    left: auto;
    top: auto;
    display: inline-block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
  }
  .checkout_parent_wrap .right_wrap .mob_close_btn {
    display: none;
  }
  .cart_summary_title_wrap {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    background: #000;
    margin-bottom: 20px;
    position: relative;
  }
  .checkout-cart .whatsapp_fix {
    display: none;
  }
  .mmenu_wrap .menu_inner_wrap .mb_search_wrap {
    width: auto;
    float: right;
  }
}
@media only screen and (max-width: 480px) {
  .mfg_filter_parent_wrap {
    width: 100% !important;
    margin: 0 !important;
  }
  .mfg_filter_parent_wrap .form_field {
    width: 70% !important;
    float: left !important;
    margin-left: 0 !important;
  }
  .mfg_filter_parent_wrap .common_anchor {
    width: 25% !important;
    text-align: center;
    float: right !important;
  }
  .buysell_search_wrap .form_field + .form_field {
    margin-left: 0px;
  }
  .buysell_search_wrap input.form_field {
    width: 100%;
    margin-bottom: 15px;
  }

  .gallery_ul li {
    margin-top: 20px;
  }
  .profile_box_wrap {
    width: 100%;
  }
  .filter_btn_wrap .form_field {
    width: 100%;
  }
  .app_store_wrap a {
    width: 100%;
  }
  .whatsapp_fix.left {
    left: 20px;
    right: auto;
  }
  .count_ul li {
    width: 50%;
  }
  .count_ul li .inner_wrap {
    width: 150px;
    height: 150px;
  }
  .order_list_wrap .otop_info {
    flex-wrap: wrap;
  }
  .order_list_wrap .otop_info .item {
    width: 50% !important;
    margin-bottom: 10px;
  }
  .order_list_wrap .otop_info .item.mobfull {
    width: 100% !important;
  }
  .resell_btns_wrap .form_field {
    padding-top: 7px;
    padding-bottom: 7px;
    height: 40px !important;
  }
  .collection_list_ul li.full .inner_wrap a {
    display: inline-block;
  }
  .collection_list_ul li.full .inner_wrap .l_image_wrap {
    width: 100%;
    margin-bottom: 15px;
  }
  .collection_list_ul li.full .inner_wrap .l_image_wrap img {
    width: 100%;
  }
  .payment_radio.override .payment_radio_btn {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .payment_radio.override {
    padding: 0;
    width: 100%;
  }
  .cart_right_wrap {
    top: auto;
    width: 100%;
    padding-left: 0;
  }
  .cart_page_wrap {
    width: 100%;
  }
  .quick_search .white_form_wrap ul li {
    width: 100%;
    margin-right: 0;
  }
  .buysell_search_wrap {
    flex-wrap: wrap;
  }
  .buysell_search_wrap .form_field {
    width: calc(100% - 80px);
  }
  .buysell_search_wrap .common_anchor.secondary {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    text-align: center;
  }
  .buysell_search_wrap .common_anchor {
    padding: 7px 15px;
    width: auto;
    flex: 0 0 auto;
  }
  .buysell_search_wrap .common_anchor span {
    display: none;
  }
  .lr_wrap {
    margin: 50px 0;
  }
  .lr_wrap .parent {
    flex-wrap: wrap;
  }
  .lr_wrap .parent .img_wrap {
    width: 100%;
  }
  .lr_wrap .parent .info_wrap {
    width: 100%;
    padding-left: 0px;
  }
  .lr_wrap .parent.even .img_wrap {
    order: 1;
  }
  .lr_wrap .parent.even .info_wrap {
    order: 2;
    padding-right: 0px;
    padding-left: 0px;
  }

  .lr_wrap .parent + .parent {
    margin-top: 40px;
  }
  .buttons_wrap.mobile_full .pull-left,
  .buttons_wrap.mobile_full .pull-right {
    width: 100%;
  }
  .collection_list_ul li {
    width: 100%;
  }
  .account_listing_ul li {
    width: 48.5%;
    margin-right: 3%;
  }
  .account_listing_ul li:nth-child(4n + 0) {
    margin-right: 3%;
  }
  .account_listing_ul li:nth-child(2n + 0) {
    margin-right: 0;
  }
  .account_listing_ul li .btn {
    padding: 5px;
  }
  .account_listing_ul li .action_tr .btn img {
    width: 20px;
  }
  .filter_fix_wrap {
    padding-right: 10px;
  }
  .filter_fix_wrap .sprice_parent_wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .testimonial_wrap ul img {
    max-width: 25px;
  }
  select.form_field {
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 50px;
  }
  .gallery_ul li .namee_wrap {
    height: 52px;
  }
  .youtube_parent_wrap {
    width: 100%;
    padding: 0px;
    padding-top: 20px;
  }
  .youtube_parent_wrap .youtube_iframe_wrap iframe {
    width: 100%;
    height: 350px;
  }
  .common_title_wrap .has_image {
    display: flex;
    align-items: center;
  }
  .common_title_wrap .has_image .manu_logo {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    padding: 0;
    padding-left: 15px;
    margin-left: auto;
    max-width: 100px;
    flex: 0 0 100px;
    height: auto;
  }
  .common_title_wrap .has_image .manu_logo img {
    max-height: auto;
    width: 100%;
  }
  .filter_fix_wrap .anchor_wrap .common_anchor {
    margin-top: 0;
  }
  .filter_fix_wrap .anchor_wrap .common_anchor + .common_anchor {
    margin-left: 10px;
  }
  .all_btn_wrap .half_wrap {
    width: 100%;
  }
  .all_btn_wrap .half_wrap.filter_btn_wrap &gt; * {
    margin-top: 10px;
  }
  .gallery_ul li .common_anchor {
    padding-left: 10px;
    padding-right: 10px;
  }
  .all_btn_wrap .half_wrap.filter_btn_wrap .common_anchor {
    float: left;
  }
  .common_title_wrap.inner_page {
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .fix_pdp_content_wrap {
    display: none;
  }
  .home_common_wrap,
  .common_pad {
    padding: 60px 0 !important;
  }

  .tabs_category_slider_wrap {
    width: 100%;
    flex-wrap: wrap;
    padding: 60px 0;
  }
  .tabs_category_slider_wrap .tabs_wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 20px;
    white-space: nowrap;
  }
  .tabs_category_slider_wrap .tabs_right_wrap {
    width: 100%;
  }
  .tabs_category_slider_wrap .tabs_wrap a {
    float: none;
    width: auto;
    border: 1px solid #000;
    font-size: 15px;
  }
  .tabs_category_slider_wrap .tabs_wrap a + a {
    margin-left: -5px;
  }
  .tabs_category_slider_wrap .tabs_wrap a.active {
    background: #000;
    color: #fff;
  }

  .tabs_category_slider_wrap,
  .home_common_wrap,
  .common_pad {
    padding: 30px 0 !important;
  }
  .product_collection_home_wrap .common_header {
    padding-top: 0;
  }
  .celeb_image_wrap img {
    max-width: 50%;
  }
  .creator_wrap .data_wrap img {
    max-width: 70%;
  }

  .common_rewards_wrap {
    bottom: 20px;
    left: 20px;
  }
  .common_rewards_wrap .button_wrap .text {
    font-size: 10px;
  }
  .landing_banner .item_wrap {
    width: 100%;

    height: auto;
  }
  .landing_banner .item_wrap.lazy_video_parent {
    height: 500px;
  }
  .top_page_title_wrap {
    padding-top: 30px;
  }
  body {
    padding-top: 0px;
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
  }
  .contact-us-page-info-list li {
    width: 100%;
  }
  .contact_left_wrap {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }

  .wallet_table {
    width: 100%;
    display: inline-block;
  }
  .wallet_table thead {
    display: none;
  }
  .wallet_table tr {
    border-bottom: 5px solid #dedede;
  }

  .wallet_table tr td:last-child {
    border-right: none;
  }
  .my_account_mega_parent_wrap .listing_ul li {
    width: 50%;
  }
  .order_product_td .image {
    text-align: center;
  }
  .order_list_table_wrap .view_btn {
    width: 30px;
  }
  .order_product_td .image img {
    float: none;
    max-width: 150px;
    margin-top: 20px;
  }
  .order_list_table_wrap {
    width: 100%;
  }
  .account_icons_parent_wrap .inner_wrap {
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
    overflow-x: scroll;
  }
  .account_icons_parent_wrap:after {
    width: 1000%;
  }
  .account_icons_parent_wrap a {
    width: 80px;
    font-size: 12px;
  }
  .account_icons_parent_wrap a .icon_parent {
    height: 80px;
  }
  .account_icons_parent_wrap a .icon_parent img,
  .account_icons_parent_wrap a .icon_parent svg {
    width: 30px;
  }
  .login_form_wrap {
    margin: 0;
  }
  .search_mix {
    position: absolute;
    display: none;
    left: auto;
    top: 37px;
    height: auto;
    background: transparent;
    width: 100%;
    right: 0px;
    background: #fff;
  }
  .search_mix .form_field {
    margin: 10px 0;
    width: 100%;
  }
  .search_mix .half_wrap {
    width: 100%;
  }
  .top_page_title_wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mmenu_wrap .icon_wrap .menu_icon {
    margin-left: 9px;
  }
  .signup_popup_wrap .signup_content_wrap.bottom {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    left: auto;
    width: 100%;
    background: #f5f5f5;
    padding: 20px;
  }
  .signup_popup_wrap .signup_content_wrap.bottom .text_form {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .signup_popup_wrap .signup_content_wrap.bottom .submit_wrap {
    position: relative;
    top: auto;
    left: 0;
  }
  .blog_top_bg {
    padding-top: 200px;
  }
  .blog_list_ul li .title_wrap a {
    font-size: 12px;
  }
  .blog_list_ul li .img_wrap,
  .blog_list_ul li .info_wrap {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .blog_list_ul li .info_wrap {
    margin-top: 20px;
  }
  .blog_list_ul li {
    margin-bottom: 20px;
    width: 100%;
  }

  .mmenu_wrap .menu_list_wrap ul li .sub-menu {
    margin-top: 10px;
  }
  .signup_popup_wrap .signup_content_wrap {
    width: 60%;
    padding-left: 10px;
  }
  .signup_popup_wrap .popup_inner_wrap {
    background: #edefea;
  }

  .signup_popup_wrap .signup_content_wrap .text_form {
    width: 100%;
  }
  .signup_popup_wrap .signup_content_wrap .common_header {
    font-size: 15px;
  }
  .signup_popup_wrap .signup_content_wrap .desc {
    font-size: 10px;
  }
  .product_recommend {
    margin-top: 20px;
  }
  .product_recommend .featured_arrow_left,
  .product_recommend .featured_arrow_right {
    width: 22px;
    top: -40px;
  }
  .product_recommend .featured_arrow_left {
    right: 30px;
  }
  .prod_arrow_right,
  .prod_arrow_left {
    margin-top: -50px;
  }
  .listing_ul .data_wrap .name_wrap {
    width: 100%;
  }
  .data_wrap .price_wrap {
    width: 100%;
    padding-right: 0;
  }
  .data_wrap .price_wrap p {
    width: 100%;
    padding-right: 0;
    text-align: left !important;
  }
  .home_featured_wrap .inner_wrap {
    padding: 0 10px;
  }
  .featured_arrow_right {
    right: 10px;
  }
  .featured_arrow_left {
    left: 10px;
  }
  .mmenu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a {
    animation: myanimation 1s infinite;
  }
  .mmenu_wrap
    .menu_list_wrap
    ul
    li.collection_li
    ul.sub-menu
    li:first-child
    a:hover {
    background: #333 !important;
  }
  .product_detail_wrap .add_cart_wrap {
    position: relative;
    bottom: 0;
    left: 0;
  }
  .autocomplete_result {
    width: 100%;
  }
  .cart_count {
    top: -5px;
  }
  .product_color_note {
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    padding: 10px 5px;
    float: left;
    display: inline-block;
    font-size: 12px;
  }
  .product_detail_wrap .add_cart_wrap .common_anchor {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .footer_new_wrap ul {
    width: 100%;
    padding: 0 5px;
  }
  .footer_new_wrap .footer_right_side {
    width: 100%;
    padding: 0 5px;
    margin-top: 40px;
  }
  .size_chart_parent_wrap {
    overflow-x: scroll;
  }
  .size_chart_table td,
  .size_chart_table th {
    padding: 7px;
  }
  .size_chart_table {
    font-size: 11px;
  }
  /*.size_chart_table thead{
        display:none;
    }
    .size_chart_table,
    .size_chart_table tbody,
    .size_chart_table tbody tr,
    .size_chart_table tbody tr td{
        width:100%;
        font-size:12px;
        float:left;
        display:inline-block;
        position: relative;
    }
    .size_chart_table td{
        border:none;
        padding: 5px;
    }
    .size_chart_table tr{
        border-bottom: 3px solid #000;
    }*/
  .only_for_mob {
    display: inline-block;
  }
  .mmenu_wrap .menu_inner_wrap .mb_search_wrap {
    width: auto;
    float: right;
  }
  .checkout-cart .whatsapp_fix {
    display: none;
  }
  .common_mtop_40 {
    margin-top: 20px;
  }
  .home_bottom_category_wrap.common_mtop {
    margin-top: 10px;
  }
  .home_bottom_category_wrap .half_wrap {
    margin-bottom: 2px;
    width: 100%;
  }
  .home_bottom_category_wrap .half_wrap:nth-child(odd) {
    padding-right: 0;
  }
  .home_bottom_category_wrap .half_wrap:nth-child(even) {
    padding-left: 0px;
  }
  .featured_arrow_left {
    width: 30px;
    left: 10px;
  }
  .featured_arrow_right {
    width: 30px;
    right: 10px;
  }
  .common_mtop {
    margin-top: 40px;
  }
  .search_mix .menu_close {
    top: 20px;
  }
  .autocomplete_result {
    max-height: 500px;
    overflow: scroll;
  }
  .add_to_cart_notification {
    width: auto;
    left: 20px;
  }
  .add_to_cart_notification table td.name {
    font-size: 13px;
  }
  .sub_menu_arrow {
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 0;
    padding: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 30px;
  }
  .sub_menu_arrow.active {
    transform: rotate(-90deg);
  }
  .menu_close_btn {
    position: relative;
    width: 40px;
    margin-left: 10px;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
  }
  .sub_menu_arrow svg {
    float: left;
  }
  .mmenu_wrap .menu_inner_wrap .menu_list_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    transform: translateX(-100%);
    z-index: 1000;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    padding: 5px 0;
  }
  .mmenu_wrap .menu_inner_wrap .menu_list_wrap.active {
    transform: translateX(0px);
  }
  .mmenu_wrap .menu_list_wrap ul {
    margin-top: 0;
  }
  .mmenu_wrap .menu_list_wrap ul li a {
    color: #000;
    padding: 0px 10px;
    float: left;
    display: inline-block;
    font-size: 15px;
  }
  .mmenu_wrap .menu_list_wrap li {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    text-align: left;
  }
  .mmenu_wrap .menu_list_wrap ul li .sub-menu {
    background: #000;
    padding-top: 20px;
    display: none;
  }
  .mmenu_wrap .menu_list_wrap ul li .sub-menu li a {
    color: #fff;
  }

  .offcanvas-minicart_wrapper.open .offcanvas-menu-inner {
    padding-top: 20px !important;
  }
  .whatsapp_fix {
    right: 20px;
    bottom: 20px;
  }
  .whatsapp_fix a {
    padding: 8px;
    font-size: 11px;
  }
  .whatsapp_fix a img {
    width: 30px;
  }
  .menu_close_a {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100;
    display: inline-block;
  }
  .full_wrap.bg_dark_brown.header_list {
    display: inline-block;
  }
  .cart_table tbody {
    width: 100%;
    float: left;
  }
  .address_list_table_parent {
    padding: 0;
  }

  .header_list .header_ul li {
    position: relative;
  }
  .header_ul li .sub_menu_ul_parent {
    display: inline-block;
  }
  .header_ul li .sub-menu ul {
    display: inline-block;
    width: 100%;
  }
  .header_ul li .sub-menu ul + ul {
    margin-top: 20px;
  }

  .image_left,
  .image_right {
    padding: 0;
    margin-bottom: 20px;
  }
  .collection_ul li .data_wrap .name_wrap,
  .gallery_ul li .data_wrap .name_wrap {
    margin-bottom: 5px;
    padding-bottom: 0;
  }
  .inner_product_wrap .cat_title_wrap .drop_menu {
    display: none;
    position: fixed;
    bottom: 39px;
    background: #faeee0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 10px;
  }
  .inner_product_wrap .cat_title_wrap .drop_menu select {
    width: 100%;
  }
  .cat_title_wrap .half_wrap {
    width: 100%;
  }

  .gallery_ul li .title_wrap {
    padding-left: 5px;
    padding-right: 5px;
  }
  .gallery_ul li .action_wrap {
    opacity: 1;
    visibility: visible;
  }
  .gallery_ul li .action_wrap a {
    font-size: 10px;
  }

  .theme_dots .swiper-pagination {
    text-align: left;
    padding-left: 15px;
    width: auto;
  }
  .prod_info_parent_wrap + .inner_gallery_wrap {
    margin-top: 40px;
  }
  .theme_dots .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .ping_notification_wrap .text_wrap {
    width: 100%;
    padding-right: 0;
    font-size: 18px;
  }
  .ping_notification_wrap {
    padding: 50px 20px;
    padding-top: 75px;
  }
  .ping_notification_wrap .close_wrap {
    top: -50px;
  }

  .listing_sale_per {
    top: 5px;
    right: 5px;
    padding: 4px 5px;
    padding-bottom: 2px;
  }
  .mobile_menu_text_wrap {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 30px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
  }
  .mobile_menu_text_wrap a {
    width: 20px;
    float: right;
    display: inline-block;
  }
  .header_list {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #fff;
    z-index: 1000;
    margin-top: 0;
    overflow: scroll;
    padding: 20px;
    padding-top: 40px;
    background: #000;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: -100%;
  }
  .header_list.active {
    left: 0;
  }
  .header_ul {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding-left: 0;
  }
  .header_ul &gt; li {
    width: 100%;
    float: left;
    margin: 0;
    border-bottom: 1px solid #eaeaec;
  }
  .header_ul &gt; li &gt; a {
    width: 100%;
    float: left;
    margin-right: 0;
    text-align: left;
    padding: 8px;
  }
  .header_ul li .arrow {
    position: absolute;
    top: -4px;
    right: 0;
    z-index: 100;
    display: inline-block;

    width: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 10px;
  }
  .header_ul li .arrow.active {
    transform: rotate(90deg);
  }
  .header_ul li .sub-menu {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    float: left;
    display: inline-block;
    background: #faeee0;
    display: none;
    -webkit-transition: none;
    border: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
  }
  .header_ul li .sub-menu ul {
    background: transparent;
  }
  .header_ul li:hover &gt; a {
    background: transparent;
    color: #fff;
  }

  .listting_wrap ul li .img_wrap {
    padding: 10px;
  }
  .category_feature_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .top_menu_wrap {
    text-align: center;
  }
  .top_menu_wrap .logo_wrap {
    float: none;
  }
  .listting_wrap ul li h2 {
    font-size: 14px;
  }
  .listting_wrap ul li .img_wrap .percentage_wrap {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    top: -10px;
    right: -10px;
    font-family: open_bold;
  }

  .listting_wrap {
    padding-bottom: 0;
  }
  .listting_wrap ul li .data_wrap {
    padding-left: 5px;
    padding-right: 5px;
  }
  .listting_wrap ul .swiper-slide li {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .listting_wrap ul li h3 {
    margin: 0;
  }

  .wallet_cart_parent {
    border: 0;
  }
  .wallet_cart_parent table,
  .wallet_cart_parent table tr,
  .wallet_cart_parent table tr td {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    text-align: left;

    padding: 0;
  }
  .wallet_cart_parent table tr td {
    border: none;
  }
  .wallet_cart_parent table tr {
    padding: 10px;
    line-height: 1.8em;
  }
  .hide_in_mobile {
    display: none !important;
  }
  .table_view tr,
  .table_view tr th,
  .table_view tr td,
  .table_view thead,
  .table_view tfood,
  .table_view tbody {
    width: 100% !important;
    float: left;
    display: inline-block;
    position: relative;
  }
  .table_view {
    border: 0;
    font-size: 12px;
  }
  .table_view tr td,
  .table_view tr th {
    text-align: left !important;
    border: 0;
    white-space: normal !important;
  }
  .table_view tr + tr {
    border-top: 3px solid #ddd !important;
  }
  .table_view tfoot {
    border-top: 3px solid #ddd !important;
  }
  .for_mobile,
  .mob_label {
    display: inline-block;
    font-family: bold_font;
  }
  .address_list_table,
  .address_list_table tr,
  .address_list_table td,
  .address_list_table tbody {
    width: 100%;
    float: left;
    text-align: left;
    display: inline-block;
  }
  .category_mtop {
    padding-top: 50px;
  }
  .cart_right_wrap {
    margin-top: 30px;
  }
  .cart_table {
    width: 100%;
    text-align: center;
  }

  .cart_table th {
    text-align: center;
    font-weight: normal;
    font-size: 16px;

    border-bottom: 3px solid #e4e4e4;
    color: #000;
    display: table-cell;
    padding-top: 10px;
    cursor: pointer;
    padding-bottom: 10px;
    font-size: 14px;
    vertical-align: middle;
    text-transform: uppercase;
  }
  .cart_table.subtotal_cart td {
    width: 50%;
    float: left;
    display: inline-block;
  }
  .cart_table .hide_tablet {
    display: none !important;
  }

  .cart_table .input-group {
    border-collapse: separate;
    border-spacing: 0;
  }
  .cart_table .input-group input {
    min-width: 55px;
  }
  .cart_table tr {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
  }
  .cart_table td {
    border-bottom: 1px solid #e4e4e4;
    padding: 10px;
    display: table-cell;
    font-size: 14px;
    vertical-align: middle;
  }
  .cart_table td.image {
    border: 1px solid #d3d3d3 !important;
    border-bottom: none !important;
  }
  .cart_table .cart_content .inner_wrap {
    padding: 10px;
  }
  .cart_table .cart_content .name_price_wrap .price_td {
    width: 100%;
    text-align: left;
  }
  .cart_table td img {
    float: none;
  }
  .cart_table thead {
    display: none;
  }
  .cart_table td.image,
  .cart_table td.name,
  .cart_table td.quantity,
  .cart_table td.total {
    width: 100%;
    border-right: 0;
    border-bottom: 0;
    float: left;
    display: inline-block;
  }
  .cart_table td.total {
    bottom: 10px;
    position: absolute;
    right: 0;
  }
  .cart_table td.quantity .form-control {
    width: 60px;
    max-width: 60px;
    min-width: 60px;
  }
  .cart_table td.quantity {
    width: 50%;
    padding-top: 0;
    margin-bottom: 0;
  }
  .cart_table td.quantity .input-group {
    max-width: 100%;
  }
  .cart_table td.quantity .input-group-btn {
    float: left;
    width: 90px;
  }
  .cart_table td.quantity .btn {
    float: left;
    width: 45px;
  }
  .cart_table .input-group input {
    height: 35px;
    line-height: 35px;
  }
  .cart_table td.total {
    width: 50%;
  }
  .cart_btn_remove {
    width: 30px;
  }
  .cart_table td.name {
    padding-left: 0;
  }
  .cart_table td.quantity {
    padding-left: 0;
    text-align: left;
  }
  .cart_table td.total {
    padding-top: 15px;
    text-align: right;
    padding-right: 0;
    font-size: 13px;
  }
  .cart_table .image img {
    float: left;
  }
  .cart_table .name {
    padding-right: 80px;
    min-height: 80px;
  }
  .cart_table td.image {
    width: 100%;
    border-right: 0;
    border-bottom: 0;
    display: inline-block;
  }
  .feature_icon_wrap {
    margin-top: 20px;
  }

  .feature_icon_wrap ul li h3 {
    font-size: 11px;
  }

  .detail_wrap ul li a {
    font-size: 11px;
  }
  .product_tabs_parent_wrap .nav-tabs {
    display: none;
  }

  .product_tabs_parent_wrap .tab-content .tab-pane .tab_inner_title {
    display: inline-block;
    width: 100%;
    background: #000;
    cursor: pointer;
    padding: 7px 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    float: left;
    position: relative;
  }

  .product_tabs_parent_wrap .tab-content .tab-pane .tab_inner_title:after {
    position: absolute;
    top: 7px;
    right: 15px;
    font-size: 22px;
    line-height: 22px;
    width: 20px;
    text-align: center;
    z-index: 10;
    content: "+";
    color: #fff;
    font-weight: 700;
  }
  .tab-content {
    padding: 0;
  }
  .product_tabs_parent_wrap .tab-content &gt; .tab-pane {
    display: inline-block;
    visibility: visible;
  }
  .product_tabs_parent_wrap
    .tab-content
    .tab-pane.active
    .tab_inner_title:after {
    content: "-";
    line-height: 18px;
  }
  .product_tabs_parent_wrap .tab-content .tab-pane .tab_inner_content {
    display: none;
    margin-top: 10px;
  }

  .prod_mob_slider_wrap {
    display: inline-block;
    font-size: 12px;
  }

  .menu_parent_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 100%;
    display: none;
    padding-top: 50px;
    padding-bottom: 80px;
    overflow: auto;
  }
  .menu_parent_wrap .navbar {
    width: 100%;
    float: left;
    display: inline-block;
  }
  .menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    float: left;
  }

  .menu_parent_wrap .main_menu_ul &gt; li &gt; .dropdown-menu a {
    font-size: 12px;
  }
  .menu_parent_wrap .navbar .navbar-collapse {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .menu_parent_wrap .main_menu_ul {
    width: 100%;
    margin: 0;
  }

  .menu_parent_wrap .main_menu_ul &gt; li {
    width: 100%;
  }
  .menu_parent_wrap .main_menu_ul &gt; li + li {
    border-left: 0;
  }
  .menu_parent_wrap .main_menu_ul &gt; li &gt; a {
    font-size: 14px;
    padding: 10px 10px;
  }
  .menu_parent_wrap .navbar {
    min-height: auto;
  }
  .menu_parent_wrap .main_menu_ul &gt; li &gt; a .arrow {
    margin-left: 20px;
    width: 8px;
    display: inline-block;
  }
  .menu_parent_wrap .main_menu_ul &gt; li.open &gt; a .arrow {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .top_menu_wrap .search_wrap select {
    width: 100%;
  }
  .top_menu_wrap .search_wrap input {
    width: 100%;
    margin-top: 10px;
  }

  .checkout_login_info_wrap {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    font-size: 11px;
  }
  .checkout_logo_wrap {
    text-align: center;
  }
  .checkout_parent_wrap .left_wrap {
    border-right: none;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
  .common_header.small {
    font-size: 18px;
  }
  .checkout_cart_item_wrap {
    color: #000;
  }
  .checkout_cart_item_wrap .name_wrap a {
    color: #000;
  }
  .checkout_parent_wrap .right_wrap {
    position: fixed;
    top: -100%;
    left: 0;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    z-index: 10;
    padding-right: 20px;
    padding-left: 20px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.49);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.49);
  }
  .checkout_parent_wrap .right_wrap.active {
    overflow: auto;
    top: 0;
  }

  .checkout_parent_wrap .right_wrap .mob_close_btn {
    position: absolute;
    top: 8px;
    right: 20px;
    display: inline-block;
    z-index: 1;
  }
  #right_cart_wrap .cart_table td,
  #right_cart_wrap .cart_table th {
    color: #000;
  }
  .cart_table,
  .cart_table tbody,
  .cart_table tr,
  .cart_table td {
    display: inline-block;
    border-bottom: 0;
  }
  .cart_table td {
    padding: 0;
  }

  .cart_table .image {
    width: 100%;
    text-align: center;
    background: #fff;
  }
  .cart_table .cart_content {
    padding: 0px;
    width: 100%;
  }
  .cart_table .image .image_wrap {
    margin-bottom: 0;
    max-width: 50%;
    float: none;
  }
  .cart_table .cart_content .name_price_wrap .name_td {
    width: 100%;
    margin-bottom: 5px;
  }
  .cart_table .cart_content .name_price_wrap {
    font-size: 14px;
  }
  .cart_table tbody {
    display: inline-block;
  }
  .checkout_parent_wrap .left_wrap {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
  }
  .checkout_parent_wrap .right_wrap {
    width: 100%;
    padding: 0;
    padding-top: 0px;
    margin-bottom: 40px;
    margin-top: 0px;
    position: relative;
    left: auto;
    top: auto;
    display: inline-block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
  }
  .checkout_parent_wrap .right_wrap .mob_close_btn {
    display: none;
  }
  .cart_summary_title_wrap {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    background: #000;
    margin-bottom: 20px;
    position: relative;
  }
}
.mob_cart_btn {
  display: none;
}

.help_you_wrap .inner_top_help_wrap {
  border-radius: 15px;
}
.inner_top_help_wrap {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 350px;
  box-shadow: 0 2.8px 2.2px rgb(80 66 66 / 3%),
    0 6.7px 5.3px rgb(255 255 255 / 5%), 0 12.5px 10px rgb(255 255 255 / 6%),
    0 22.3px 17.9px rgb(127 99 99 / 7%), 0 41.8px 33.4px rgb(255 255 255 / 9%),
    0 100px 80px rgb(187 176 176 / 12%);
}
.wlc_top_wrap {
  padding: 20px;
  background-color: #2a5588;
  border-radius: 20px 20px 0px 0px;
}
.wlc_top_wrap h2 {
  color: #fff;
  font-size: 24px;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 10px;
  padding-right: 10px;
}
.wlc_top_wrap h4 {
  color: #fff;
  font-size: 20px;
  padding-bottom: 0px;
}
.wlc_top_wrap p {
  color: #fff;
  font-size: 15px;
  padding: 0px;
  margin: 0%;
}
.ans_top_wrap {
  background-color: white;
  padding: 10px;

  border-radius: 0px 0px 20px 20px;
}
.msg_avatarr {
  display: block;
  position: absolute;
  top: 0;
  left: -50px;
  width: 40px;
  height: 40px;
  margin-right: 0;
}
.msg_avatar {
  position: relative;
  margin-right: 15px;
  width: 51px;
  height: 51px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.msg_avatar {
  display: block;
  position: absolute;
  top: 10px;
  left: -50px;
  width: 40px;
  height: 40px;
  margin-right: 0;
}
.realb_chat_wrap {
  height: 320px;
}
.inner_realb_chat {
  margin-left: 70px !important;
}

.inner_realb_chat {
  padding: 15px 20px;
  margin: 30px;
  position: relative;
  word-wrap: break-word;
  background-color: #f0f2f7;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.2;
}
.ans_top_wrap .send_mes_wrap {
  padding: 7px;
  border-top: 1px solid rgba(151, 147, 147, 0.596);
}
.send_mes_wrap .left_txt_wrap {
  width: 80%;
  display: inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.send_mes_wrap .right_send_txt_wrap {
  width: 20%;

  display: inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  text-align: center;
}
.send_mes_wrap .right_send_txt_wrap img {
  width: 20px;
  margin-top: 10px;
  float: right;
}
.send_mes_wrap .left_txt_wrap .text_form {
  width: 100%;
  height: 30px;
  float: left;
  display: inline-block;
  position: relative;
  font-size: 15px;
  color: #000;
  background: transparent;
  padding: 15px;
  border: none;
}
.wlc_top_wrap .close_wrap {
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 1;
}
.wlc_top_wrap .close_wrap img {
  width: 27px;
}
.help_you_wrap .inner_top_help_wrap {
  display: inline-block;
}
.help_you_wrap {
  position: fixed;
  bottom: 100px;
  right: 40px;
  z-index: 10003;
  display: none;
}
.inner_top_help_wrap {
  position: relative;
  bottom: auto;
  right: auto;
}
.inner_realb_chat {
  display: inline-block;
}
.realb_chat_wrap {
  overflow: scroll;
}
.inner_realb_chat + .inner_realb_chat {
  margin-top: 0;
}
.inner_realb_chat.has_products {
  padding: 10px;
}
.chat_prod_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.chat_prod_ul li {
  width: 50%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 5px;
  margin: 0;
}
.chat_prod_ul li img {
  width: 100%;
}
/***/
.common_seo_wrap .inner_wrap {
  overflow: hidden;
}
.common_seo_wrap .inner_wrap.active {
  max-height: none !important;
  overflow: hidden;
}
.listing_wrap.nomargin {
  margin-top: 0;
}
.manuf_category_wrap {
  border-bottom: 1px solid #ccc;
  z-index: 10;
}
.manuf_category_wrap ul.main {
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
}
.mobile_filter_manuf_wrap.common_anchor {
  display: none;
}
.manuf_category_wrap ul.main &gt; li {
  padding: 10px;
  margin: 0;
  float: left;
  display: inline-block;
  position: relative;
}
.manuf_category_wrap ul.main &gt; li &gt; a {
  color: #000;
  text-transform: uppercase;
}
.manuf_category_wrap ul.main li .sub {
  padding: 10px;
  margin: 0;
  min-width: 100%;
  float: left;
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}
.manuf_category_wrap ul.main li:hover .sub {
  visibility: visible;
  opacity: 1;
}
.manuf_category_wrap ul.main li .sub li {
  padding: 8px 10px;
  margin: 0;
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
}
.manuf_category_wrap ul.main li .sub li a {
  color: #000;
  white-space: nowrap;
}
.cart_plus_min_wrap input {
  width: 50px;
  border: 0;
  text-align: center;
  line-height: 39px;
}
.manuf_category_wrap ul.main input {
  display: none;
}
.main_menu_wrap .menu_wrap &gt; ul &gt; li &gt; a {
  position: relative;
}
.main_menu_wrap .menu_wrap &gt; ul &gt; li &gt; a:after {
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  width: 100%;
  height: 20px;
}
@media only screen and (min-width: 1100px) and (max-width: 1500px) {
  .inner_realb_chat {
    margin: 5px;
  }
  .realb_chat_wrap {
    height: 250px;
  }
}
@media only screen and (min-width: 787px) and (max-width: 1100px) {
  .help_you_wrap {
    bottom: 90px;
    right: 20px;
  }
}
@media only screen and (max-width: 786px) and (min-width: 481px) {
  .help_you_wrap {
    bottom: 130px;
    right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .manuf_category_wrap {
    border-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: #fff;
    z-index: 1000;
  }
  .manuf_category_wrap .gridContainer {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .manuf_category_wrap ul.main {
    width: 40%;
    height: 100%;
    position: initial;
    border-right: 1px solid #ccc;
    overflow: scroll;
    padding-bottom: 50px;
  }
  .manuf_category_wrap ul.main &gt; li {
    padding: 8px 10px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    position: initial;
  }
  .manuf_category_wrap ul.main &gt; li:hover {
    padding: 8px 10px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    position: initial;
  }
  .manuf_category_wrap .mobile_filter_manuf_wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0;
    margin-top: 0;
    text-align: center;
    z-index: 10;
  }
  .manuf_category_wrap ul.main li .sub {
    top: 0;
    left: 40%;
    height: 100%;
    width: 60%;
    min-width: 60%;
    height: 100%;
    overflow: hidden;
    padding: 0;
    padding-bottom: 50px;
  }
  .manuf_category_wrap ul.main li .sub &gt; li &gt; a {
    padding: 8px;
  }
  .manuf_category_wrap ul.main &gt; li &gt; a {
    font-size: 12px;
  }
  .mobile_filter_manuf_wrap.common_anchor {
    display: inline-block;
  }
  .map_wrap iframe {
    height: 300px;
  }
  .contact_ul li {
    margin-bottom: 20px;
    width: 100%;
  }
  .contact_ul li .common_header {
    padding-top: 15px;
  }
  ul.collection_ul li .button_wrap {
    display: inline-block;
    opacity: 1;
    padding-right: 5px;
    right: 0;
  }
  .whatsapp_fix {
    right: 20px;
    bottom: 20px;
  }
  .help_you_wrap {
    bottom: 70px;
    right: 10px;
    left: 10px;
  }
  .inner_top_help_wrap {
    width: 100%;
  }
  .whatsapp_fix a {
    padding: 8px;
    font-size: 11px;
  }
  .whatsapp_fix a img {
    width: 30px;
  }
  .wlc_top_wrap h4 {
    margin-top: 0;
    padding-bottom: 0;
    font-size: 16px;
  }
  .realb_chat_wrap {
    height: 265px;
  }
  .wlc_top_wrap h2 {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .inner_realb_chat {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 54px !important;
    margin-right: 10px;
  }
}
.btn-facebook {
  display: none !important;
}

/* Reviews Starts */
.review_icons_wrap {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -110px;
  min-width: 220px;
  text-align: center;
  background: #fff;
  padding: 10px;
  z-index: 10;
  cursor: pointer;
  color: #000 !important;
  text-decoration: none !important;
  border-radius: 50px;
}
.reviews_list_wrap {
  margin-top: 0px;
}
.reviews_list_wrap .common_header {
  text-align: center;
  margin-bottom: 40px;
}
.review_icons_wrap .single_rate_wrap {
  width: 15px;
  display: inline-block;
}
.reviews_list_wrap .single_review {
  width: 100%;
  margin-bottom: 10px;
}
.reviews_list_wrap .single_review .single_review_inner {
  padding: 20px;
  background: #f4f4f4;
  border-radius: 10px;
}
.reviews_list_wrap .single_review .review_stars {
  position: absolute;
  top: 0px;
  right: 10px;
  width: auto;
}
.reviews_list_wrap .single_review .review_stars img {
  width: 20px;
}
.reviews_list_wrap .single_review .user_wrap .icon {
  display: table-cell;
  width: 70px;
  text-align: center;
  vertical-align: middle;
}

.feedback_wrap .student_feedback {
  background-color: #f4f4f4;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 20px;
}
.feedback_wrap .student_feedback .common_header {
  padding-top: 0px;
  margin-bottom: 10px;
  font-size: 30px !important;
}
.feedback_wrap .pg_rating img {
  width: 15px;
}
.feedback_wrap .student_feedback .single_rate_wrap {
  width: 20px;
  display: inline-block;
  text-align: center;
}
.student_feedback {
  color: white;
}
.individual-rating .progress {
  background: none;
  background-color: #e7eaf3;
  height: 13px;
  margin: 5px;
  border-radius: 30px;
}
.individual-rating .progress-bar {
  background: none;
  background-color: #2a5588;
  height: 13px;
}
.top_feedback_wrap {
  margin-bottom: 20px;
}
.top_feedback_wrap .row {
  margin: 0px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.top_feedback_wrap .pg_rating {
  white-space: nowrap;
  width: 100%;
  float: left;
}
.top_feedback_wrap .pg_rating .single_rate_wrap {
  width: auto;
  display: inline-block;
}
.details_rating_ul {
  width: 100%;
  display: inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0%;
  margin: 0% !important;
}
.details_rating_ul li {
  padding: 0%;
  margin: 0% !important;
  width: 100% !important;
  list-style: none;
  padding-bottom: 5px;
}
.review_image_text_wrap {
  display: flex;
  align-items: start;
}
.review_image_text_wrap .image_wrap {
  width: 150px;
  flex: 0 0 150px;
  border-radius: 200px;
  margin-right: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 21px -10px rgba(0, 0, 0, 0.54);
  -moz-box-shadow: 0px 0px 21px -10px rgba(0, 0, 0, 0.54);
  box-shadow: 0px 0px 21px -10px rgba(0, 0, 0, 0.54);
}
.review_image_text_wrap .right_info_wrap {
  width: 100%;
  text-align: left;
}
.single_review {
  margin-bottom: 20px;
}
.single_review .user_wrap {
  display: table;
  margin-bottom: 10px;
}
.single_review .user_wrap .icon {
  display: table-cell;
  width: 40px;
  height: 40px;
  background: rgb(211, 180, 140, 0.34);
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.single_review .user_wrap .name {
  display: table-cell;
  padding-left: 0px;
  vertical-align: middle;
}
.single_review .user_wrap .name small {
  padding: 8px;
  background: #2a5588;
  color: #fff;
  display: inline-block;
}
.single_review .text {
  margin-top: 5px;
  font-size: 13px;
}
.single_review .date {
  font-size: 12px;
}
.review_img {
  width: 15px;
}
.rating_list_wrap .single_rate_wrap {
  float: left;
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
}
.rating_list_wrap .single_rate_wrap img {
  width: 100%;
  float: left;
}

.rating_list_wrap .single_rate_wrap .filled {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.rating_list_wrap .single_rate_wrap.active .filled {
  opacity: 1;
}
@media only screen and (min-width: 1100px) {
  .home_common_wrap.testimonial_pdp .gridContainer {
    max-width: 1000px !important;
    min-width: 1000px !important;
  }
}
@media only screen and (max-width: 1100px) {
  .home_common_wrap.testimonial_pdp .gridContainer {
    max-width: 90% !important;
    min-width: 90% !important;
  }
}
@media only screen and (max-width: 480px) {
  .home_common_wrap.testimonial_pdp .gridContainer {
    max-width: 95.5% !important;
    min-width: 95.5% !important;
  }
  .top_feedback_wrap &gt; .row {
    display: inline-block;
    width: 100%;
  }
  .home_common_wrap.testimonial_pdp {
    padding: 60px 0 !important;
  }
  .reviews_list_wrap {
    margin-top: 0;
  }
  .testimonial_pdp.home_common_wrap .common_header {
    padding-top: 0 !important;
  }
  .progress_bar_right_wrap {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    padding: 0;
  }
  .progress_bar_right_wrap .row &gt; div:first-child {
    padding-left: 0;
  }
  .progress_bar_right_wrap .row &gt; div:last-child {
    padding-right: 0;
  }
  .review_image_text_wrap {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .review_image_text_wrap .image_wrap {
    margin-right: 0;
  }
  .review_image_text_wrap .right_info_wrap {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
  }
  .reviews_list_wrap .single_review .single_review_inner {
    padding: 10px;
  }
  .reviews_list_wrap .single_review .review_stars {
    top: 24px;
  }
  .review_image_text_wrap .right_info_wrap {
    padding-top: 10px;
  }
}
/* Reviews Ends */
.home_common_wrap.category_wrap {
  padding-bottom: 0 !important;
}
.mobile_menu_wrap {
  position: fixed;
  top: 0px;
  bottom: 0;
  right: 0px;
  width: 595px;
  background: #fff;
  overflow-y: auto;
  margin: 0;
  display: inline-block;
  z-index: 1000000;
  padding: 0px;
  padding-bottom: 25px;
  border-left: 3px solid rgba(244, 244, 244, 0.9);
  transform: translateX(600px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile_menu_wrap .mobile_menu_close_a {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  width: 30px;
}
.mobile_menu_wrap.active {
  transform: translateX(0px);
}
.mob_menu_ul {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.mob_menu_ul li {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.mob_menu_ul li.img_sos {
  width: 30px;
  margin-right: 10px;
}
.mob_menu_ul li a {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 15px;
  padding: 8px 15px;
  text-transform: none;
  color: rgb(146, 169, 183);
}
.mob_menu_ul li .arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  padding: 10px;
  height: 38px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mob_menu_ul li .arrow img {
  width: 7px;
  float: left;
  margin-top: 2px;
}
.mob_menu_ul li .arrow.active {
  transform: rotate(90deg);
}
.mob_menu_ul li.mob_account_li {
  margin-bottom: 10px;
}
.mob_menu_ul li.mob_account_li a {
  background: #ebebeb;
}
.mob_menu_ul li.mob_account_li a img {
  width: 40px;
  float: left;
  margin-right: 10px;
}
.mob_menu_ul li.mob_account_li a span {
  font-size: 12px;
  text-transform: initial;
}
.mob_menu_ul li.mob_account_li a .account_div {
  float: left;
  margin-top: 9px;
  line-height: 12px;
}
.mob_menu_ul li .sub-menu {
  display: none;
  width: 100%;
  float: left;

  padding: 10px;
  background: #f9f9f9;
}
.mob_menu_ul li .sub-menu li a,
.mob_menu_ul li a {
  color: #000;
}
.mob_menu_ul li .sub-menu .category_list_wrap {
  margin-top: 0;
  background: #fff;
  -webkit-box-shadow: 0px 0px 28px -14px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 28px -14px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 28px -14px rgba(0, 0, 0, 0.75);
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.mob_menu_ul li .sub-menu .menu_level_2 {
  display: none;
}
.mob_menu_ul li .sub-menu .category_list_wrap ul {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.mob_menu_ul li .sub-menu .category_list_wrap ul li {
  margin-top: 15px;
  width: 22.75%;
  margin-right: 3%;
}
.mob_menu_ul li .sub-menu .category_list_wrap ul li:nth-child(3n + 0) {
  margin-right: 3%;
}
.mob_menu_ul li .sub-menu .category_list_wrap ul li:nth-child(4n + 0) {
  margin-right: 0;
}
.mob_menu_ul li .sub-menu li a {
  font-size: 12px;
  padding: 3px;
}
.mob_menu_ul li.img_sos a {
  padding: 0;
}
.mob_menu_ul li.img_sos {
  margin-right: 0;
  margin-left: 10px;
  margin-top: 10px;
}
.mob_menu_ul li .rsub-menu {
  position: relative;
  background-color: #f4f4f4fa;
  width: auto;
  float: left;
  padding: 10px;
  margin: 10px 0;
  text-align: left;
}

.mob_menu_ul li .rsub-menu li a {
  width: 100% !important;
  float: left;
  margin: 0;
  text-align: left;
  font-size: 15px;
  padding: px;
  padding-right: 20px;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  display: inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.mob_menu_ul li .rsub-menu li a:hover {
  background: #f2eaeaf5;
  color: #231f20;
}
.mob_menu_ul li:hover .rsub-menu {
  opacity: 1;
  visibility: visible;
}

.mob_menu_ul li .rsub-menu li {
  width: 48.5%;
  margin-left: 0;
  margin-top: 0;
  margin-right: 3%;
  margin-bottom: 15px;
  border: none;
}
.mob_menu_ul li .rsub-menu li .name_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mob_menu_ul li .rsub-menu li a {
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
}
.mob_menu_ul li .rsub-menu li:nth-child(2n + 0) {
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .mobile_menu_wrap {
    width: 100%;
    background: #fff;
    overflow-y: auto;
    margin: 0;
    display: inline-block;
    z-index: 1000000;
    padding: 0px;
    padding-bottom: 25px;
    border-left: 3px solid rgba(244, 244, 244, 0.9);
    transform: translateX(100%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}

.order_list_table_wrap {
  width: 100%;
  border: 1px solid #ccc;
}

.popup_form_wrap .common_anchor {
  margin-top: 20px;
}
.popup_form_wrap .pas_p_wrap {
  padding-top: 20px !important;
}
.popup_form_wrap .common_header {
  padding-top: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

/* amazon order starts */
.order_list_wrap {
  margin-bottom: 20px;
  margin-top: 20px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #d5dada;
}
.order_list_wrap .otop_info {
  padding: 10px;
  background: #f0f2f2;
  background: #2a5588;
  color: #6f6762;
  color: #fff;
  border-bottom: 1px solid #d5dada;
  display: flex;
  align-items: start;
}
.order_list_wrap .otop_info .item {
  padding-right: 10px;
}
.order_list_wrap .listing_ul {
  padding: 10px;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}
.order_list_wrap .listing_ul li {
  margin: 0;
}
.order_list_wrap .listing_ul li .pinner_wrap {
  height: 100%;
  padding: 10px;
  border: 1px solid #d5dada;
  border-radius: 5px;
}
.order_list_wrap .listing_ul li .common_anchor {
  padding: 5px 10px;
  font-size: 11px;
}
.order_list_wrap .listing_ul li .title_wrap {
  font-size: 12px;
}
.order_list_wrap .otop_info .item {
  width: 40%;
}
.order_list_wrap .obottom_info {
  padding: 10px;
  background: #f0f2f2;
  border-top: 1px solid #d5dada;
}
.testimonial_wrap ul img {
  width: 25px;
}
.main_menu_wrap .menu_wrap ul li a {
  text-transform: uppercase;
}
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu.manuf li a,
.main_menu_wrap .menu_wrap ul .sub-menu-full &gt; li &gt; a,
.menu_wrap &gt; ul &gt; li .sub_menu_parent_wrap .sub-menu li a {
  font-family: bold_font;
}
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .menu_level_2
  .category_list_wrap
  ul
  li
  .image_wrap
  + .title_wrap,
.mob_menu_ul li .sub-menu .category_list_wrap ul li .image_wrap + .title_wrap {
  display: none;
}
.menu_wrap
  &gt; ul
  &gt; li
  .sub_menu_parent_wrap
  .menu_level_2
  .category_list_wrap
  ul
  li
  .title_wrap
  p,
.mob_menu_ul li .sub-menu .category_list_wrap ul li .title_wrap p {
  margin-top: 10px;
}
.main_menu_wrap .search_wrap a {
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.resell_a {
  z-index: 1;
  display: inline-block;
  position: relative;
}
.menu_wrap &gt; ul &gt; li.resell_li {
  padding: 0 !important;
}
._20oLV {
  float: left;
}
._20oLV ._3Vwmt {
  fill: #fff;
}
._20oLV ._1DrSr {
  fill: #fa292e;
}
._20oLV ._3XfCS {
  fill: #b3b3b3;
}
._20oLV .HKswn {
  fill: #416dbc;
}
body .nav.nav-tabs li a {
  font-family: bold_font;
}
.category_list_wrap ul li .title_wrap p {
  color: #2a5588;
}
.resell_a .text {
  position: absolute;
  top: 50%;
  font-family: bold_font;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  font-size:12px;
  text-align: center;
  color: #000;
}
@media only screen and (max-width: 1100px) {
  .order_list_wrap .listing_ul li {
    width: 33.33%;
  }
}
@media only screen and (max-width: 1100px) {
  .order_list_wrap .listing_ul {
    padding: 0;
  }
  .order_list_wrap .listing_ul li {
    width: 50%;
  }
  .order_list_wrap .obottom_info &gt; * {
    font-size: 11px;
  }
}
/* amazon order ends */
.my_account_mega_parent_wrap .listing_ul li .common_anchor {
  margin-top: 0;
}
body[class^="information-information"] .nav.nav-tabs li a {
  background: #f7f7f7;
}
/* success order info starts */
.order_detail_lr_wrap {
  margin-top: 30px;
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  text-align: left;
  display: flex;
  align-items: stretch;
}
.order_detail_lr_wrap .left_wrap {
  width: 40%;
  background: #ececec;
  padding: 20px;
}
.order_detail_lr_wrap .common_header {
  padding-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
}
.order_detail_lr_wrap .empty_wrap {
  margin-top: 0;
}
.order_detail_lr_wrap p {
  padding-top: 0;
  text-align: left;
}
.order_detail_lr_wrap .right_wrap {
  width: 60%;
  padding: 20px;
}
@media only screen and (max-width: 480px) {
  .order_detail_lr_wrap {
    flex-wrap: wrap;
  }
  .order_detail_lr_wrap .left_wrap,
  .order_detail_lr_wrap .right_wrap {
    width: 100%;
  }
  .order_detail_lr_wrap .common_header {
    font-size: 24px;
  }
}
/* success order info ends */
.mfg_filter_parent_wrap .common_anchor {
  display: inline-block !important;
}


/* Header New Theme */
.top_menu_instruction_wrap p{
  background:#2a5588;
  color:  #fff;
}
.main_menu_wrap{
  background: #fff;
}
.main_menu_wrap .menu_wrap ul li a{
  color:#000
}
.main_menu_wrap .icon_wrap a p{
  color:#000
}
@media only screen and (max-width: 480px){
  .main_menu_wrap .logo_wrap img {
      max-width: 120px;
  }
}
.main_menu_wrap .menu_wrap &gt; ul &gt; li &gt; a {
  font-family: bold_font;
}
.coupon-purchase-info &gt; *{
  width: 100%;
  display: inline-block;
}
/* Header New Theme Ends */
.upload_btn:focus,
.upload_btn:visited{
  color:#fff !important
}
.gallery_parent_row{
  text-align: center;
}
.gallery_parent_row .row a{
  width: 100%;
  float:left;
  display: inline-block;
  margin-bottom: 20px;
}
.gallery_certi_row{
  margin-top: 30px;
}

.prod_colors_ul li,
.prod_colors_ul {
  width: 100%;
  float:left;
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
}
.prod_colors_ul{
  margin-top: 10px;
}
.prod_colors_ul li a{
  width: 100%;
  border: 1px solid #ababab;
  float:left;
  display: inline-block;
  position: relative;
}
.prod_colors_ul li{
  width: 70px;;
  margin: 5px;
}

/* Contact Starts */
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.contact_ul{
  margin-top: 40px;
  margin-bottom: 40px;
}
.contact_ul li{
  width: 100%;
  padding: 0;
  
}
.contact_ul li + li{
  margin-top: 20px;
}
.contact_ul li a{
  display: flex;
  align-items: start;
}
.contact_ul li .image_wrap{
  flex: 0 0 60px;
  width: 60px;
  margin-right: 20px;
}
.contact_ul li p{
  padding-top: 5px;
}
.contact_ul li .data_wrap{
  text-align: left;
  margin-top: 5px;
}
.contact_ul li .data_wrap .common_header{
  font-size:18px;;
}
.contact_parent_wrap .common_header{
  font-size:25px;
}
.cont_right_wrap  {
  padding-left: 40px;
  margin-top: 30px;
}
.cont_left_wrap {
  padding-right: 40px;
  margin-top: 30px;
}
.contlr_wrap{
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.cont_right_wrap .inner_wrap .common_header,
.cont_left_wrap .inner_wrap .common_header{
  padding-top: 0;
}
.cont_left_wrap .inner_wrap  p,
.cont_left_wrap .inner_wrap  .common_header{
  color:#fff;
}
.cont_right_wrap  .inner_wrap {
  padding: 40px;
  border-radius: 10px;
  border: 1px solid #e7e7e7;
  display: flex;
  height: 100%;
  flex-direction: column;
}
.cont_left_wrap .inner_wrap {
  padding: 40px;
  color:#fff;
  border-radius: 10px;
  background: linear-gradient(-45deg, #1d3c6f, #5a729b, #5789c5, #304973);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
  display: flex;
  height: 100%;
  flex-direction: column;
}
.branches_wrap{
  margin-top: 40px;
}
.single_branch_wrap .common_header{
  padding-top: 0;
}
.single_branch_wrap .cta_wrap{
  margin-top: 20px;
}
.single_branch_wrap .cta_wrap a{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single_branch_wrap .cta_wrap a + a{
  margin-top: 10px;
}
.single_branch_wrap .bg_wrap {
  position: absolute;
  top: 0;
  left:0;
  width: 100%;;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single_branch_wrap:hover .bg_wrap {
  opacity: 1;
}
.single_branch_wrap .bg_wrap:after {
  position: absolute;
  top: 0;
  left:0;
  width: 100%;;
  height: 100%;
  background:rgba(217,222,231,0.8);
  content:'';
}
.single_branch_wrap .cta_wrap a .image_wrap{
  flex: 0 0 60px;
  width: 60px;;
}
.single_branch_wrap .cta_wrap a .image_wrap img{
  max-width: 45px;
}
.single_branch_wrap .cta_wrap .data_wrap{
  width: auto;
}
.single_branch_wrap .cta_wrap a p{
  padding-top: 0;
  text-align: left;
}
.single_branch_wrap {
  padding: 30px;
  text-align: center;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  height: 100%;
  border-radius: 15px;
  border: 1px solid #e7e7e7;
}
.brand_row_wrap{
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.brand_row_wrap &gt; *{
  margin-top: 30px;
}
.dept_ul,
.dept_ul li{
  width: 100%;
  float:left;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.dept_ul{
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
}
.dept_ul li{
  width: 33.33%;
  padding: 5px;
}
.dept_ul li .inner_wrap{
  background: linear-gradient(-45deg, #1d3c6f, #5a729b, #5789c5, #304973);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
  border-radius: 15px;
  padding: 20px;
  height: 100%;
}
.dept_ul li .inner_wrap .common_header{
  font-size: 15px;
  padding-top: 0;
  color:#fff;
  margin-bottom: 10px;
}
.dept_ul li .inner_wrap .info a{
  display: flex;
  align-items: center;
  color:#fff;
}
.dept_ul li .inner_wrap .info a + a{
  margin-top: 10px;
}
.dept_ul li .inner_wrap .info a p{
  padding-top: 0;
  font-size:13px;
  color:#fff;
}
.dept_ul li .inner_wrap .info a img{
  flex: 0 0 30px;
  width: 30px;
  margin-right: 5px;
}
.contact_table_wrap .cont_details_table{
  width: 100%;font-size:12px;
  border: 1px solid #e7e7e7;
}
.contact_table_wrap .cont_details_table .thead *{
  text-align: center;
  color:#fff;
  font-size:15px;    font-family: semi_font;
  font-weight: normal;
}
.contact_table_wrap .cont_details_table .thead{
  background: #1d3c6f;
}
.contact_table_wrap .cont_details_table .thead2 *{
  color:#000;
  font-family: semi_font;
  font-weight: normal;
}
.contact_table_wrap .cont_details_table .thead2{
  background: #d9dee7;
}
.contact_table_wrap .cont_details_table td,
.contact_table_wrap .cont_details_table th{
  border: 1px solid #e7e7e7;
  padding: 10px;
}
.contact_table_wrap .cont_details_table .odd{
  background: #f7f7f7;
}
html body .form-horizontal .capt_text &gt; *{
  text-align: left !important;
}
.onoff_btn{
  width: 40px;
  height: 10px;
  float:right;
  display: inline-block;
  border-radius: 10px;
  background: #e4e5e9;
}
.onoff_btn span{
  width: 20px;
  height: 20px;
  border-radius: 20px;
  float:left;
  display: inline-block;
  background: #fff;
  border: 2px solid #797f8f;
  margin-top: -5px;
}
:checked + .onoff_btn{
  background: #2a5588;
}
:checked + .onoff_btn span{
  float:right;
  border-color:#2a5588
}
.oos_filter_wrap{
  margin-bottom: 15px;
}
.oos_filter_wrap [type="checkbox"]{
  display: none;
}
.oos_filter_wrap .title_wrap{
  background: #fff;
  padding: 0;
  color:#000;
  display: flex;
  align-items: center;
  
}
.price_btn_wrap{
  width: 100%;
  display: flex;
  align-items: center;
}
.price_btn_wrap .price_wrap{
  width: auto;
  
}
.price_btn_wrap .common_anchor{
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin-top: 15px;
  padding: 10px 15px;
  background: #9f151a;
  margin-left: 20px;
}
.price_btn_wrap .common_anchor img{
  flex: 0 0 20px;
  width: 20px;
}
.price_btn_wrap,
.pdt_price_vat{
  width: 100%;
}
@media only screen and (max-width:786px){
  .cont_left_wrap{
    width: 100%;
    padding-right: 0;
  }
  .cont_right_wrap{
    width: 100%;
    padding-left: 0;
    margin-top: 40px;
  }
  .brand_row_wrap &gt; *{
    width: 100%;
  }
  .dept_ul li{
    width: 50%;
  }
}
@media only screen and (max-width:480px){
  .contact_table_wrap .cont_details_table .thead *{
    text-align: left;
    
  }
  .contact_table_wrap  {
    overflow-x: auto;
  }
  .contact_table_wrap .cont_details_table {
    white-space: nowrap;
    font-size:10px;
    
  }
  .contact_table_wrap .cont_details_table td, .contact_table_wrap .cont_details_table th{
    padding: 7px;
  }
  .contact_table_wrap .cont_details_table .thead *{
    font-size:12px;
  }
  .cont_left_wrap .inner_wrap,
  .single_branch_wrap,
  .cont_right_wrap .inner_wrap{
    padding: 20px;
  }
  .dept_ul li{
    width: 100%;
  }
}
/* Contact Ends */
.gallery_ul li.oosli{
  filter: grayscale(100%);
}
.testimonial_wrap ul li .image_info_wrap{
  display: flex;
  align-items: center;
}
.testimonial_wrap ul li .image_info_wrap .info img{
  margin-top: 2px;
  width: 18px;
}
.testimonial_wrap ul li .image_info_wrap &gt; img{
  flex: 0 0 80px;
  width: 80px;
  max-width: 80px;
  border-radius: 150px;
  margin-right: 20px;
  margin-top: 0;
}
.form_field[type="date"]{
  padding-top: 9px;
  padding-bottom: 9px;
}
#payment-new{
  margin-bottom: 20px;
}
.offer_time{
  color:#00b15d
}
.gallery_certi_row a{
  width: 100%;
  float:left;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.gallery_certi_row a img{
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gallery_certi_row a:hover img{
  transform: scale(1.1);
}
@media only screen and (max-width:480px){
  .testimonial_wrap ul li{
    padding: 15px;
  }
  .testimonial_wrap ul li .image_info_wrap .info img{
    width: 13px;
  }
  .testimonial_wrap ul li .image_info_wrap &gt; img{
    flex: 0 0 65px;
    width: 65px;
    max-width: 65px;
  }
}
.no_head_foot  .whatsapp_fix   ,
.no_head_foot  .footer_wrap  ,
.no_head_foot  .top_menu_instruction_wrap  ,
.no_head_foot  .main_menu_wrap {
  display: none !important;
}</pre></body></html>