@font-face {
  font-family: "open_sansbold";
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/opensans-bold-webfont.woff2") format("woff2"),
    url("../fonts/opensans-bold-webfont.woff") format("woff"),
    url("../fonts/opensans-bold-webfont.ttf") format("truetype"),
    url("../fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "open_sansregular";
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/opensans-regular-webfont.woff2") format("woff2"),
    url("../fonts/opensans-regular-webfont.woff") format("woff"),
    url("../fonts/opensans-regular-webfont.ttf") format("truetype"),
    url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "open_sanssemibold";
  src: url("../fonts/opensans-semibold-webfont.eot");
  src: url("../fonts/opensans-semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/opensans-semibold-webfont.woff2") format("woff2"),
    url("../fonts/opensans-semibold-webfont.woff") format("woff"),
    url("../fonts/opensans-semibold-webfont.ttf") format("truetype"),
    url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: "open_sansregular";
}
sup {
  color: red;
}
.error {
  color: red;
  font-size: 12px;
}
.no-pad {
  padding: 0px;
}
.no-mar {
  margin: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
}
ul li {
  list-style: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
.right_adj {
  padding-right: 0px;
}
input[type="text"],
input[type="text"]:focus {
  box-shadow: none;
  outline: none;
}
.wrapper {
  width: 100%;
  height: auto;
  min-height: 100px;
}
.header_top {
  /*background:#BEF0FA;*/
  width: 100%;
  height: auto;
  min-height: 20px;
  padding: 8px 0px;
}
.left_adj {
  padding-left: 0px;
}
.header_top_left ul li {
  float: left;
}
.header_top_left ul li a {
  color: #798084;
  font-family: "open_sanssemibold";
  font-size: 14px;
}
.header_top_right ul {
  float: right;
}
.header_top_right li {
  float: left;
  padding: 0px 14px;
  border-right: 1px solid #c1c1c1;
}
.header_top_right li:last-child {
  border: none;
}
.header_top_right li a {
  color: #616161;
  font-size: 12px;
}
.header_top_right ul li a i {
  font-size: 16px;
}
.serach_right a {
  color: #fff;
  font-family: "open_sanssemibold";
}
.search_main {
  width: 100%;
  border-bottom: 1px solid #cbcbcb;
  margin: 16px 0px;
  /*
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
*/
  height: 40px;
}
.m-t-15 {
  margin-top: 15px !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #ff5722;
}
.search_main input[type="text"] {
  width: 70%;
  float: left;
  background: none;
  border: none;
  padding: 10px 14px;
  font-size: 13px;
  border-left: 3px solid #5446a6;
}
.serach_right {
  width: 16%;
  float: right;
  background: #fff;
  color: #5446a6;
  text-align: center;
  padding: 6px; /*border-left: 1px solid #cbcbcb;*/
  /*        border-top-right-radius: 25px; border-bottom-right-radius: 25px;*/
}
.seller_btn {
  border: 1px solid rgb(251, 86, 92);
  padding: 10px 0px;
  margin: 18px 11px 0px 5px;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
}
.seller_btn a {
  color: #000000;
}
.menu {
  width: 100%;
  background: #5446a6; /*border-top:1px solid #E7E7E7;border-bottom:1px solid #E7E7E7;*/
  height: auto;
  min-height: 20px;
}
.top_adj {
  margin: 0px 0px;
}
.banner_left img {
  max-width: 232px;
  max-height: 162px;
  width: 100%;
  padding: 0px 0px 5px 7px;
  position: relative;
}
.banner_bottom_adj {
  position: absolute;
  bottom: 5px;
  left: 7px;
  right: 0px;
  padding: 5px;
  background: rgba(225, 93, 98, 0.9);
}
.banner_bottom_adj ul li {
  float: left;
  color: #fff;
}
.banner_bottom_adj ul li p {
  font-weight: 600;
  font-size: 17px;
  padding-top: 10px;
}
.banner_bottom_adj ul li:last-child {
  float: right;
}
.banner_bottom_adj ul li:last-child span {
  font-size: 15px;
}
h2.title {
  color: #000;
  font-size: 20px;
  margin: 0 15px;
  text-transform: uppercase;
  margin-bottom: 18px;
  position: relative;
  border-bottom: 1px solid #5446a6;
  border-left: 3px solid #5446a6;
  padding: 8px 10px;
}
/*h2.title:before {content: " ";position: absolute;background: #fff;bottom: -6px; width: 220px;height: 30px;z-index: -1;left: 50%;margin-left: -110px;}h2.title:after {content: " ";position: absolute;border-top:1px solid #A0A0A0; bottom: 8px; left: 0;width: 100%;height: 0;z-index: -2;}*/
.new_arrival_main {
  border-radius: 3px;
  padding: 5px 0px;
}
.sub_new_arrival img {
  position: relative;
}
.new_arrival_bootom {
  position: absolute;
  bottom: 0px;
  left: 15px;
  right: 15px;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px;
}
.new_arrival_bootom p {
  color: #fff;
  margin: 0px;
  padding: 8px 0px;
}
.sub_new_arrival a img {
  min-height: 248px;
  width: 98%;
}
.sub_new_arrival2 a img {
  min-height: 248px;
  width: 100%;
}
.brands {
  border: 1px solid #d3d3d3;
}
.view_more_btn,
.view_more_btn:hover {
  float: right;
  border: 1px solid #fb565c;
  color: #fb565c;
  padding: 7px 28px;
  text-align: center;
  margin: 10px 0px;
  border-radius: 3px;
}
/***************************************megamenu************************************************************/
.menu_adj {
  /*background:#6d8084;*/
  border: none;
  margin-bottom: 0px;
}
.menu_adj ul li a {
  padding-top: 8px;
  margin-top: 5px;
  padding-bottom: 8px;
  color: #fff !important; /*border-right:1px solid #ddd;*/
  font-size: 16px; /*font-weight: 600*/
}
.menu_adj ul li:last-child a {
  border: none;
}
.menu_adj ul li a:hover,
.menu_adj ul li a:focus,
.menu_adj ul li a:active {
  background-color: #5446a6 !important;
  color: #fff;
}
.menu_adj .navbar-nav > .open > a,
.menu_adj .navbar-nav > .open > a:hover,
.menu_adj .navbar-nav > .open > a:focus {
  background-color: #5446a6 !important;
  color: #fff;
}
.sub_menu li a {
  padding: 5px 30px;
}
.carousel-inner > .item > a > img {
  width: 100% !important;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  z-index: 99;
  background: #fff;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
  z-index: 99;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222 !important;
  padding: 0px 5px;
  font-size: 12px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 14px;
  color: #cf0404;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
  font-weight: 600;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;
}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}

/*************************tabs************************************************/
.item1 {
  /*border-bottom:1px solid #D3D3D3;*/
  padding: 8px 10px;
  margin: 5px 2px;
  height: 375px;
}
.item1 img {
  margin: 0px auto 4px;
  border: none;
  height: auto;
  width: 100%;
  /*height:230px;width:170px;*/
}
.item1:hover .product_sizes {
  display: block !important;
  z-index: 9999;
}
/*.item1:hover{box-shadow: 0px 1px 2px 1px #ccc;z-index: 9999;}*/
.item_bottom {
  margin: -10px 8px;
}
.item_bottom h4 {
  margin: 0px;
  padding: 5px 0px;
  font-size: 13px;
  min-height: 28px;
}
.item_bottom ul li {
  float: left;
  line-height: 23px;
  font-size: 13px;
  margin-left: 0px;
}
.item_bottom ul li:last-child {
  /*float:right;*/
  color: #888;
  margin-left: 7px;
}
.item_subbottom i {
  color: #fb565c;
}
.shopnow_btn {
  background: #5446a6;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
  border-radius: 5px;
  font-size: 11px;
}
.item_subbottom {
  padding: 5px 0px;
}
.item_subbottom li i {
  font-size: 19px;
}
.tab_heading_main {
  background: #798084;
  pointer-events: none !important;
  position: relative;
  border: none !important;
}
.tab_heading_main a {
  color: #fff !important;
  text-align: center;
}
.tab_heading_main i {
  font-size: 24px;
  color: #fff !important;
}
.load_more {
  background: #fff;
  border: 1px solid #f5565c;
  width: 50px;
  height: 50px;
  margin: 10px auto;
  font-size: 32px;
  border-radius: 5px;
}
.load_more a i {
  color: #f5565c;
}
.load_more:hover {
  background: #f5675c;
}
.load_more:hover a i {
  color: #fff;
}
/**arrow**/
.tab_heading_main:after {
  left: 100%;
  z-index: 9999;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(121, 128, 132, 0);
  border-left-color: #798084;
  border-width: 7px;
  margin-top: -7px;
}
/* Tabs panel */
.tabbable-panel {
  /*border:1px solid #eee;*/
  padding: 0px;
  margin: 10px 0px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: 1px solid #eee;
  margin: 0px;
  float: none;
}
.tabbable-line > .nav-tabs > li {
  /*margin-right: 2px;*/
  border-right: 1px solid #eee;
  border-bottom: 4px solid transparent;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
/* .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid rgba(210, 15, 15, 0.76);
} */
.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 2px solid #545758;
  position: relative;
}
/*arrow*/
.tabbable-line > .nav-tabs > li.active:after {
  top: 109%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(243, 86, 93, 0);
  border-top-color: #545758;
  border-width: 4px;
  margin-left: -4px;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  font-size: 15px;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
.tab_heading_main:hover {
  border-bottom: 0px solid #fbcdcf !important;
  pointer-events: none !important;
}
.f10 {
  font-size: 10px !important;
}
/************footer**************************************************************************************************/
.footer_main {
  margin-top: 51px;
  width: 100%;
  height: auto;
  min-height: 40px;
  background: #2c343f;
  color: #fff;
  padding: 20px 0px 0px;
}
.sub_footer {
  margin: 0px 0px 10px;
}
.sub_footer h4 {
  margin: 0px 0px 8px;
  border-bottom: 1px solid #989898;
  padding-bottom: 5px;
  font-family: "open_sanssemibold";
}
.sub_footer ul li {
  padding: 4px 2px;
}
.sub_footer ul li a {
  color: #ffffff;
  font-size: 13px;
}
.sub_footer img {
  width: 100%;
}
.footer_middle h4 {
  margin: 0px;
  display: inline-block;
  border-bottom: 1px solid #989898;
  padding-bottom: 5px;
  margin: 0px 0px 8px;
}
.footer_middle_brdr_adj {
  border-top: 1px solid #fff;
  padding: 20px 0px 10px;
  margin: 10px 0px 5px;
}
.subcribe_main {
  width: 100%;
  border: 1px solid #ddd;
  padding: 0px;
  height: auto;
  min-height: 30px;
}
.subcribe_main input[type="text"] {
  width: 76%;
  background: #fff;
  border: none;
  float: left;
  padding: 7px 8px;
}
.subscribe_right {
  float: right;
  background: #fb565c;
}
.subscribe_right a {
  color: #fff;
  padding: 7px 8px;
  display: inline-block;
}
.footer_middle p {
  font-size: 12px;
}
.footer_bottom p {
  font-size: 12px;
  color: #fff;
  margin: 0px;
  padding-top: 5px;
}
.footer_bottom ul li {
  float: left;
  padding: 2px 7px;
}
.footer_bottom ul li a {
  color: #fff;
  font-size: 17px;
}
.footer_bottom span {
  float: left;
  color: #fff;
  padding-top: 5px;
  display: inline-block;
  font-size: 12px;
}
.footer_bottom {
  background: #3b434e;
  padding: 5px 0px;
}
/***********************************************************productlist******************************************************/
.product_category_main {
  /*border:1px solid #798084;*/
  margin: 6px 0px;
  height: auto;
  min-height: 20px;
}
.product_category_main h4,
.product_price_range h4 {
  margin: 0px;
  background: #fff;
  color: #6d8084;
  text-align: left;
  padding: 10px 16px;
  font-family: "open_sanssemibold";
  border-left: 3px solid #feb300;
  border-bottom: 1px solid #feb300;
}
.product_price_range {
  padding-bottom: 8px;
}
.product_price_range h4 {
}
.price_adj {
  margin: 5px 6px;
}
.price_adj input[type="text"] {
  width: 100%;
  border: 1px solid #ddd;
  padding: 5px;
  margin: 5px 10px;
}
.product_search {
  background: #798084;
  color: #fff;
  padding: 4px 12px;
  width: 100%;
  margin: 10px 0px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  font-size: 17px;
}
/***********color****************/
.w_nav2 {
  padding: 15px 0px;
}
.w_nav2 li {
  line-height: 1.5em;
  display: inline-block;
}
.w_nav2 li a {
  display: block;
  padding: 3px 11px;
}
.w_nav2 li a.color1 {
  background: #0aa5e2;
}
.w_nav2 li a.color2 {
  background: #40e0d0;
}
.w_nav2 li a.color3 {
  background: #b03060;
}
.w_nav2 li a.color4 {
  background: #000080;
}
.w_nav2 li a.color5 {
  background: #e60d41;
}
.w_nav2 li a.color6 {
  background: #45bf55;
}
.w_nav2 li a.color7 {
  background: #ff7f00;
}
.w_nav2 li a.color8 {
  background: #8b4513;
}
.w_nav2 li a.color9 {
  background: #ffd700;
}
.w_nav2 li a.color10 {
  background: #9fa8ab;
}
.w_nav2 li a.color11 {
  background: #c0c0c0;
}
.w_nav2 li a.color12 {
  background: #0aa5e2;
}
.w_nav2 li a.color13 {
  background: #ffcbdb;
}
.w_nav2 li a.color14 {
  background: #b87333;
}
.w_nav2 li a.color15 {
  background: #bfb540;
}
/***************Select*********************/
.sort_adj {
  float: left;
  padding-top: 5px;
}
select {
  background-color: white;
  border: none;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 0em;
  margin: 0;
  color: #343434;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.minimal {
  background: url("../images/dwn1.png") right center no-repeat;
  background-repeat: no-repeat;
  width: 100%;
  margin-bottom: 5px;
}
select.minimal:focus {
  outline: none;
}
/*****************************************checkbox**************************************/
/********************checkbox********************/
.sky-form span,
.dob span {
  color: #fff;
  float: left;
  font-size: 13px;
  padding: 5px 5px 0px 10px;
  padding-right: 5px;
}
.dob input[type="text"] {
  width: 17%;
  height: 15px;
  float: left;
  padding-left: 5px;
  margin-right: 5px;
}
.sky-form .label {
  display: block;
  margin-bottom: 6px;
  line-height: 19px;
  font-size: 12px;
  color: #fff;
}
.sky-form .label.col {
  margin: 0;
  padding-top: 10px;
}
.sky-form {
  width: 100%;
  margin: 2px auto;
}
.sky-form .radio,
.sky-form .checkbox {
  position: relative;
  display: block;
}
/* radios and checkboxes */
.sky-form .radio,
.sky-form .checkbox {
  float: left;
  outline: none;
  border: none;
  margin-bottom: 4px;
  padding-left: 20px;
  font-size: 12px;
  line-height: 27px;
  color: #f3d555;
  cursor: pointer;
  font-weight: normal;
  margin-top: 0;
  margin-left: 30px;
}
.sky-form .radio {
  text-transform: none;
}
.sky-form .radio:last-child,
.sky-form .checkbox:last-child {
  margin-bottom: 0;
}
.sky-form .radio input,
.sky-form .checkbox input {
  position: absolute;
  left: -9999px;
}
.sky-form .radio i,
.sky-form .checkbox i {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  outline: none;
  border-width: 2px;
  border-style: solid;
  background: #fff;
}
.sky-form .radio i {
  border-radius: 50%;
}
.sky-form .radio input + i:after,
.sky-form .checkbox input + i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.sky-form .radio input + i:after {
  content: "";
  top: 3px;
  left: 3px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.sky-form .checkbox input + i:after {
  content: "";
  top: 2px;
  left: 0px;
  width: 9px;
  height: 8px;
  background: url(../images/tick.png) no-repeat;
  text-align: center;
}
.sky-form .radio input:checked + i:after,
.sky-form .checkbox input:checked + i:after {
  opacity: 1;
}
.sky-form .inline-group .radio,
.sky-form .inline-group .checkbox {
  float: left;
  margin-right: 30px;
}
.sky-form .inline-group .radio:last-child,
.sky-form .inline-group .checkbox:last-child {
  margin-bottom: 4px;
}
.sky-form .radio i,
.sky-form .checkbox i {
  border-color: #e5e5e5;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  background: #000;
}
/* hover state */
.sky-form .radio:hover i,
.sky-form .checkbox:hover i {
  border-color: #8dc9e5;
}
/* focus state */
.sky-form .radio input:focus + i,
.sky-form .checkbox input:focus + i {
  border-color: #2da5da;
}
/* checked state */
.sky-form .radio input + i:after {
  background-color: #f3a024;
}
.sky-form .checkbox input + i:after {
  color: #2da5da;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i {
  border-color: #f3a024;
}
/* error state */
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i {
  background: #fff0f0;
}
/* success state */
.sky-form .radio.state-success i,
.sky-form .checkbox.state-success i {
  background: #f0fff0;
}
/* disabled state */
.sky-form .radio.state-disabled,
.sky-form .checkbox.state-disabled {
  cursor: default;
  opacity: 0.5;
}
.sky-form .radio.state-disabled:hover i,
.sky-form .checkbox.state-disabled:hover i {
  border-color: #e5e5e5;
}
/******checkbox*******/
.sky-form .label {
  display: block;
  margin-bottom: 6px;
  line-height: 19px;
}
.sky-form .label.col {
  margin: 0;
  padding-top: 10px;
}
.sky-form .input,
.sky-form .radio,
.sky-form .checkbox {
  position: relative;
  display: block;
}
/* radios and checkboxes */
.sky-form .radio,
.sky-form .checkbox {
  margin-left: 0px;
  outline: none;
  border: none;
  margin-bottom: 4px;
  padding-left: 25px;
  font-size: 14px;
  line-height: 27px;
  color: #555555;
  cursor: pointer;
  font-weight: normal;
  margin-top: 0;
}
.sky-form .radio {
  text-transform: none;
}
.sky-form .radio:last-child,
.sky-form .checkbox:last-child {
  margin-bottom: 0;
}
.sky-form .radio input,
.sky-form .checkbox input {
  position: absolute;
  left: -9999px;
}
.sky-form .radio i,
.sky-form .checkbox i {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  outline: none;
  border-width: 2px;
  border-style: solid;
  background: #fff;
}
.sky-form .radio input + i:after,
.sky-form .checkbox input + i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.sky-form .radio input + i:after {
  content: "";
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.sky-form .checkbox input + i:after {
  content: "";
  top: 3px;
  left: 1px;
  width: 10px;
  height: 7px;
  background: url("../images/tick.png") no-repeat;
  text-align: center;
}
.sky-form .radio input:checked + i:after,
.sky-form .checkbox input:checked + i:after {
  opacity: 1;
}
.sky-form .inline-group {
  margin: 0 -30px -4px 0;
}
.sky-form .inline-group:after {
  content: "";
  display: table;
  clear: both;
}
.sky-form .inline-group .radio,
.sky-form .inline-group .checkbox {
  float: left;
  margin-right: 30px;
}
.sky-form .inline-group .radio:last-child,
.sky-form .inline-group .checkbox:last-child {
  margin-bottom: 4px;
}
/* normal state */
.sky-form .radio i,
.sky-form .checkbox i {
  border-color: #e5e5e5;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
/* hover state */
.sky-form .radio:hover i,
.sky-form .checkbox:hover i {
  border-color: #8dc9e5;
}
/* focus state */
.sky-form .radio input:focus + i,
.sky-form .checkbox input:focus + i {
  border-color: #2da5da;
}
/* checked state */
.sky-form .radio input + i:after {
  background-color: #f5565c;
}
.sky-form .checkbox input + i:after {
  color: #2da5da;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i {
  border-color: #f5565c;
}
/* error state */
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i {
  background: #fff0f0;
}
/* success state */
.sky-form .radio.state-success i,
.sky-form .checkbox.state-success i {
  background: #f0fff0;
}
/* disabled state */
.sky-form .radio.state-disabled input,
.sky-form .checkbox.state-disabled {
  cursor: default;
  opacity: 0.5;
}
.sky-form .radio.state-disabled:hover i,
.sky-form .checkbox.state-disabled:hover i {
  border-color: #e5e5e5;
}
/*************************************************accordion******************************************************************/
.accordion {
  width: 100%;
  max-width: 360px;
  margin: 10px auto 10px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 42px;
  color: #4d4d4d;
  font-size: 13px;
  border-bottom: 1px solid #ccc;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li:last-child .link {
  border-bottom: 0;
}

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link {
  /*color: #b63b4d;*/
}

.accordion li.open i {
  /*color: #b63b4d;*/
}

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/

.submenu {
  display: none;
  background: #f5f7fa;
  font-size: 14px;
}

.submenu li {
  border-bottom: 1px dotted #f6565c;
}

.submenu a {
  display: block;
  text-decoration: none;
  color: #fb565c;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #fb565c;
  color: #fff;
}
/******************************************backtotop*********************************************************************/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgb(86 86 86) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  border-radius: 50px !important;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
.cd-top {
  height: 50px;
  width: 50px;
  right: 30px;
  bottom: 30px;
  border: 2px solid #ffffff;
}
/*****************************numberspinner*************************************************************/
.input-group {
  width: 60%;
  margin: 0px auto;
}
.input-group input[type="text"] {
  text-align: center;
  margin-bottom: 0px !important;
}
.spinner input {
  text-align: right;
}

.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 2%;
  vertical-align: middle;
  display: table-cell;
}

.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}

.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}

.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}

.input-group-btn-vertical i {
  position: absolute;
  top: 0;
  left: 4px;
}
/*************************************scrollebar**************************************/
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar
  > .mCustomScrollBox
  > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar
  > .mCustomScrollBox
  ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png); /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
		sprites locations
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
		sprites locations
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
		sprites locations
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/*********************************************checkout*******************************************************************/
.shopping_cart_headng {
  color: #798084;
  font-family: "open_sanssemibold";
}
.product_img {
  max-width: 47px;
  max-height: 47px;
  margin: 0px auto;
}
.product_headng_adj,
.product_headng_adj:hover {
  background: #798084 !important;
  color: #fff !important;
  font-family: "open_sanssemibold";
}
/*.qty_adj input[type=number] {border:1px solid #798084;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 2.813em;
    text-align: center;
    color: #888;
background: #fff;}*/
.shopingcart_table tr td i {
  color: #5446a6;
}
.shipping_details table {
  margin-bottom: 0px;
}
.couponcode {
  margin-bottom: 5px;
}
.shopingcart_table tr td {
  vertical-align: middle !important;
}
.couponcode h5,
.shipping_details h5 {
  color: #798084;
  font-family: "open_sanssemibold";
  font-size: 16px;
}
.shipping_details {
  border-left: 1px solid #798084;
  padding: 0px 0px 0px 6px;
  margin: 5px 0px;
}
.couponcode ul {
  width: 100%;
  max-width: none;
}
.couponcode .link {
  color: #f5565c;
  font-family: "open_sanssemibold";
  border: none;
  padding: 15px;
}
.couponcode_brdr {
  border: 1px solid #f5565c;
}
.coupon_field {
  background: #fff;
}
.coupon_field input[type="text"] {
  width: 100%;
  border: 1px solid #8d8d8d;
  padding: 5px 4px;
}
.coupon_field li {
  border-bottom: none;
  padding: 0px 0px 10px;
}
.apply_btn {
  width: 100%;
  background: #f5565c;
  color: #fff;
  border: none;
  width: 100%;
  padding: 5px 0px;
  font-family: "open_sanssemibold";
}
.proceed_btn,
.proceed_btn:hover {
  background: #5446a6;
  color: #fff !important;
  padding: 8px 12px !important;
  font-size: 14px !important;
  margin-bottom: 5px;
  border-radius: 1px;
  display: inline-block;
  font-family: "open_sanssemibold";
  width: 100%;
  text-align: center;
  margin-top: 10px;
  border: none;
}
.adress_details {
  background: #f2f2f2;
  padding: 8px 10px;
}
.adress_details i {
  font-size: 15px !important;
  position: static !important;
}
/************************************shoppingcart****************************************************/
/*************************************wizard*******************************************************************/
.outofstock {
  color: #cf0404;
  position: absolute;
  top: 1%;
  left: 2%;
  font-weight: bold;
  background: #fbfbfb69;
  padding: 180px 49px !important;
}
.outofstock span {
  background: #ffff;
  padding: 6px 10px;
  font-size: 12px;
  box-shadow: 1px 1px 1px 1px #9a8484;
}
.shoppingcart_brder_adj {
  border-bottom: none !important;
}
.wizard {
  margin: 20px auto;
  background: #fff;
}

.wizard .nav-tabs {
  position: relative;
  margin: 40px auto;
  margin-bottom: 0;
}

.wizard > div.wizard-inner {
  position: relative;
}

.connecting-line {
  height: 2px;
  background: #e0e0e0;
  position: absolute;
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1;
}

.wizard .nav-tabs > li.active > a,
.wizard .nav-tabs > li.active > a:hover,
.wizard .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  border: 0;
  border-bottom-color: transparent;
}

span.round-tab {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  border: 2px solid #e0e0e0;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 25px;
}
span.round-tab i {
  color: #555555;
}
.wizard li.active span.round-tab {
  background: #fff;
  border: 2px solid #5446a6;
}
.wizard li.active span.round-tab i {
  color: #5446a6;
}

span.round-tab:hover {
  color: #333;
  border: 2px solid #333;
}

.wizard .nav-tabs > li {
  width: 25%;
}

/*.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}*/

.wizard .nav-tabs > li a {
  width: 70px;
  height: 70px;
  margin: 20px auto;
  border-radius: 100%;
  padding: 0;
}

.wizard .nav-tabs > li a:hover {
  background: transparent;
}

.wizard .tab-pane {
  position: relative;
  padding-top: 20px;
}

.wizard h3 {
  margin-top: 0;
}

@media (max-width: 585px) {
  .wizard {
    width: 90%;
    height: auto !important;
  }

  span.round-tab {
    font-size: 16px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .wizard .nav-tabs > li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .wizard li.active:after {
    content: " ";
    position: absolute;
    left: 35%;
  }
}
.shipping_cart_main h4 {
  margin: 0px;
  color: #f5565c;
  font-family: "open_sanssemibold";
  padding: 8px 0px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 0px 0px 10px;
}
.shipping_cart_main p {
  font-style: 12px;
}
.shipping_cart_main label {
  font-family: "open_sanssemibold";
}
.shipping_cart_main input[type="text"],
.shipping_cart_main input[type="text"]:focus,
.shipping_cart_main input[type="password"],
.shipping_cart_main input[type="password"]:focus {
  box-shadow: none;
  outline: none;
  margin-bottom: 10px;
}
.shipping_cart_main input[type="submit"] {
  width: 100%;
  text-align: center;
  font-family: "open_sanssemibold";
  background: #798084;
  color: #fff;
}
.shipping_cart_main a {
  color: #f5565c;
  font-size: 12px;
  padding: 7px 0px;
  display: inline-block;
}
.shipping_cart_main textarea,
.shipping_cart_main textarea:focus {
  box-shadow: none;
  outline: none;
  resize: none;
  height: 70px;
}
.your_order {
  border: 1px solid #eee;
}
.your_order h3 {
  font-size: 18px;
  margin: 0px;
  padding: 5px 0px;
  color: #f5565c;
  font-family: "open_sanssemibold";
}
.or_btn {
  background: #f5565c;
  color: #fff;
  width: 30px;
  height: 30px;
  margin: 10px auto;
  padding-top: 3px;
  font-family: "open_sanssemibold";
}
.shipping_cart_main img {
  border: none;
  margin-top: 20px;
}
.couponcode_brdr .link {
  border-bottom: none;
}
/*********************************productdescription*************************************************************/
.description_details h4 {
  color: #6d8084;
  font-family: "open_sanssemibold";
  font-size: 14px;
  margin: 0px;
  padding: 0px 0px 10px;
}
.brand {
  font-size: 16px;
  color: #798084; /*padding-bottom: 8px;*/
  display: inline-block;
}
.code {
  color: #8d8d8d;
}
.description_details p {
  font-size: 14px;
  margin: 0px;
  padding: 5px 0px;
  word-wrap: break-word;
}
.price_headng {
  font-family: "open_sanssemibold";
  font-size: 16px;
  color: #798084;
}
.price-new {
  color: #d20f0f;
  font-family: "open_sanssemibold";
  font-size: 19px;
}
.price-old {
  padding-left: 3px;
  color: #8d8d8d;
  font-size: 13px;
}
.points {
  font-size: 15px !important;
  padding: 5px 0px;
}
.price-tax {
  font-size: 12px;
  color: #8d8d8d;
  padding-left: 10px;
}
.det_nav1 h4 {
  color: #798084;
  font-size: 15px;
  padding: 15px 0px 5px;
}
.det_nav1 ul li {
  display: inline-block;
  margin-left: 10px;
}
.brand a {
  color: #000;
}
.btn_form {
  margin: 0px auto;
}
.btn_form input[type="submit"],
input[type="button"],
.btn_form a {
  background: #feb300;
  color: #fff;
  border: none;
  padding: 7px 25px;
  margin: 10px auto;
  border-radius: 3px;
  font-size: 16px;
}
.single_left {
  margin: 10px 0px;
}
.code {
  font-size: 16px;
}
.descp_color {
  padding: 6px 0px;
}
.descp_color li {
  margin-left: 0px !important;
}
.qty_adj1 input[type="number"] {
  width: 70px;
  height: 25px;
  text-align: center;
}
.review_status ul {
  margin: 0px;
  padding: 0px;
}
.review_status ul li {
  list-style: none;
  float: left;
  padding: 3px 5px;
  margin-top: -6px;
}
.review_status ul li a i {
  color: #f5565c;
  font-size: 13px;
}
.review_status ul li:last-child a {
  color: #f5565c;
  font-size: 14px;
  border-left: 1px solid #ddd;
  padding-left: 7px;
}
.seller_name {
  margin: 7px 0px !important;
}
.pincode_delivery h4 {
  margin: 0px;
  color: #d20f0f;
  font-family: "open_sanssemibold";
  font-size: 16px;
  padding: 7px 0px;
}
.pincode_delivery {
  padding: 10px 0px;
}
.delivery_details {
  padding: 10px 0px;
  border-top: 2px solid #eee;
}
.delivery_details h5 {
  margin: 0px;
  font-family: "open_sanssemibold";
}
.delivery_details p {
  margin: 0px;
  font-size: 12px;
}
.border_right_adj {
  border-right: 1px solid #ddd;
}
.tb-bod {
  border: 1px solid #eee !important;
}
.wishlsit_btn input[type="button"] {
  border: 1px solid #798084;
  background: #fff;
  color: #798084;
  padding: 7px 10px;
  margin: 10px 0px;
  border-radius: 3px;
}
.pincode_delivery input[type="text"] {
  width: 100%;
  padding-left: 5px;
}
.pincode_delivery input[type="submit"] {
  background: #798084;
  color: #fff;
  border: none;
  border-radius: 3px;
  padding: 3px 17px;
}
.product_descp h5 {
  margin: 0px;
  color: #798084;
  font-family: "open_sanssemibold";
  padding: 5px 0px;
  font-size: 16px;
}
.product_descp h3 {
  margin: 0px;
  font-size: 19px;
  font-family: "open_sanssemibold";
  color: #d20f0f;
  padding: 5px 0px;
}
.product_descp ul li i {
  color: #d20f0f;
}
.product_descp ul li {
  padding: 3px 2px;
}
.product_descp p {
  line-height: 20px;
  word-wrap: break-word;
}
.table_head_color {
  background: #feb300;
  color: #333;
}
.rupee_color {
  color: #f5565c;
  font-weight: 600;
}
.add_btn {
  background: #798084;
  color: #fff;
  border: none;
  border-radius: 3px;
  padding: 4px 12px;
}
.desc_table_adj tr td {
  vertical-align: middle !important;
}
/*.review_heading{background:#eee;}*/
.review_heading h4 {
  color: #d20f0f;
  font-family: "open_sanssemibold";
}
.review_heading ul {
  /*float:right;*/
  margin: 10px 0px;
}
.review_heading ul li {
  float: left;
  padding: 3px 17px;
  color: #8d8d8d;
}
.review_heading ul li i {
  color: #f5565c;
}
.pmpm {
  margin: 0px 30px;
}
.desc_qty {
  width: 50%;
  float: left;
}
/**********************************************************login******************************************/
.login_header {
  border-bottom: none;
}
.login_content p {
  font-size: 13px;
  line-height: 20px;
}
.login_content label {
  font-family: "open_sanssemibold";
}
.login_content input[type="text"],
.login_content input[type="text"]:focus,
.login_content input[type="password"],
.login_content input[type="password"]:focus {
  box-shadow: none;
  outline: none;
  margin: 0px 0px 10px;
}
.login_content a {
  font-size: 12px;
  color: #798084;
}
.login_btn,
.login_btn:hover {
  /*padding: 5px 24px 6px;*/
  background: #5446a6;
  color: #fff;
  margin: 10px 0px;
  font-family: "open_sanssemibold";
}
/******************************myaccount*********************************************************************/
.nav-side-menu {
  font-size: 12px;
  font-weight: 200;
  width: auto;
  height: 100%;
  color: #fff;
  margin: 7px 0px; /*border-right:1px solid #ccc;*/
}
.nav-side-menu .brand {
  font-family: "open_sansbold"; /*background-color:#d00505;*/
  line-height: 45px;
  display: block;
  text-align: left;
  font-size: 18px; /*color:#FFF;*/
  font-weight: bold;
  border-left: 3px solid #d00909;
  border-bottom: 1px solid #d00505;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #999;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
  /*  border-left: 3px solid #999;*/
  border-bottom: 1px dashed #ddd;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #999;
  font-size: 14px;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #fb565c;
  color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.nav-side-menu li a:hover {
  color: #fb565c;
}
@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  /*  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }*/
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px;
  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}
.mydetails {
  margin: 10px 0px; /*border:1px solid #eee;*/
  padding: 0px;
}
.mydetails .head {
  font-family: "open_sansbold"; /*background-color:#d00505;*/
  line-height: 40px;
  display: block;
  text-align: left;
  font-size: 18px;
  color: #798084;
  font-weight: bold;
  border-left: 3px solid #d00909;
  border-bottom: 1px solid #d00505;
  padding-left: 6px;
}
.mydetails td strong {
  font-size: 16px;
}
.mydetails .media-body {
  margin: 0px;
  padding: 0px;
}
.mydetails .media-body {
  margin: 0px;
  padding: 0px;
}
.mydetails .media-heading a {
  text-decoration: none !important;
  color: #333 !important;
  font-size: 13px !important; /*margin-left:5px !important;*/
}
.tp {
  margin: 0px;
}
.tp span {
  border: 1px solid #ccc !important;
  background: none !important;
  margin: 2px !important;
}
.mydetails label {
  font-weight: 100;
}
/********************************************************mediaquerys*************************************************/
@media all and (max-width: 991px) {
  .logo a img {
    margin-top: 20px;
  }
  .seller_btn a {
    font-size: 9px;
  }
  .sub_menu li a {
    padding: 10px 15px;
  }
  .item img {
    border: none;
    min-height: 128px;
  }
  .sub_new_arrival a img {
    min-height: 180px;
    margin: 5px 0px;
  }
  .new_arrival_bootom {
    bottom: 5px;
  }
  .new_arrival_bootom p {
    font-size: 10px;
  }
  .item_bottom h4 {
    font-size: 15px;
  }
  .item_bottom ul li b {
    font-size: 11px;
  }
  .sub_footer h4 {
    font-size: 17px;
  }
  .subcribe_main input[type="text"] {
    width: 72%;
  }
  .footer_bottom ul li {
    padding: 2px 5px;
  }
  .footer_bottom ul li a {
    font-size: 17px;
  }
  .footer_bottom span {
    font-size: 12px;
  }
  .product_category_main h4,
  .product_price_range h4 {
    font-size: 13px;
  }
  .accordion .link {
    font-size: 11px;
  }
  .accordion li i {
    font-size: 15px;
  }
  .accordion li i.fa-chevron-down {
    font-size: 13px;
  }
  .price_adj input[type="text"] {
    margin: 5px 4px;
    font-size: 11px;
  }
  .product_search {
    /* padding: 2px 12px; */
    /* new css 28/11/25 */
    padding: 5px 15px;
    display: flex;
    justify-content: center;
  }
  .product_list_item_bottom ul li b {
    font-size: 9px;
  }
  .load_more {
    width: 40px;
    height: 40px;
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) {
  /**backtotop**/
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .header_top_right li {
    padding: 0px 11px;
  }
  .subcribe_main input[type="text"] {
    width: 72%;
  }
  .banner_left img {
    margin: 2px 0px;
  }
  .shopnow_btn {
    padding: 3px 6px;
  }
  .menu_adj .navbar-toggle:hover,
  .menu_adj .navbar-toggle:focus {
    background-color: #fff;
    border: 1px solid #fb565c;
  }
  .seller_btn a {
    font-size: 13px;
  }
  .menu_adj .navbar-toggle {
    background-color: #fff;
    border: 1px solid #fb565c;
  }
  .menu_adj .navbar-toggle .icon-bar {
    background-color: #fb565c;
  }
  .menu_adj .navbar-toggle .icon-bar:hover {
    background-color: #fff;
    border: 1px solid #fb565c;
  }
  .seller_btn {
    margin: 5px 0px;
  }
  .search_main {
    margin: 5px 0px;
  }
  .price_adj {
    margin-left: 5px;
  }
}
.sp-loading {
  text-align: center;
  width: 100%;
  padding: 0px;
  border: 5px solid #eee;
  border-radius: 3px;
  font-size: 12px;
  color: #888;
}
.sp-wrap {
  display: none;
  line-height: 0;
  font-size: 0;
  background: #eee;
  border-radius: 3px;
  position: relative;
  float: left;
  width: 450px;
}
.sp-thumbs {
  text-align: left;
  display: inline-block;
}
.sp-thumbs img {
  min-height: 50px;
  min-width: 50px;
  max-width: 50px;
}
.sp-thumbs a:link,
.sp-thumbs a:visited {
  width: 50px;
  height: 50px;
  overflow: hidden;
  opacity: 0.3;
  display: inline-block;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sp-thumbs a:hover {
  opacity: 0.8;
}
.sp-thumbs a:active,
.sp-current {
  opacity: 1.5 !important;
  position: relative;
}
.sp-large {
  position: relative;
  overflow: hidden;
  top: 0;
  left: 0;
}
.sp-large a img {
  width: 100%;
  height: auto;
}
.sp-large a {
  display: block;
}
/* Panning Zoomed Image */
.sp-zoom {
  position: absolute;
  left: -80%;
  top: -80%;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  display: none;
}
/* Lightbox */

.sp-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.9);
  z-index: 500;
  display: none;
  cursor: pointer;
}
.sp-lightbox img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 90%;
  max-height: 90%;
  border: 2px solid #fff;
}
#sp-prev,
#sp-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 501;
  color: #fff;
  padding: 14px;
  text-decoration: none;
  background: #000;
  border-radius: 25px;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  transition: 0.2s;
}
#sp-prev {
  left: 10px;
}
#sp-prev:before {
  content: "";
  border: 7px solid transparent;
  border-right: 15px solid #fff;
  position: absolute;
  top: 16px;
  left: 7px;
}
#sp-next {
  right: 10px;
}
#sp-next:before {
  content: "";
  border: 7px solid transparent;
  border-left: 15px solid white;
  position: absolute;
  top: 16px;
  left: 18px;
}
#sp-prev:hover,
#sp-next:hover {
  background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
  .sp-wrap {
    margin: 0 0 15px 0;
  }
  #sp-prev,
  #sp-next {
    top: auto;
    margin-top: 0;
    bottom: 25px;
  }
}
/*khaja.css*/
.question-content {
  width: 100%;
  min-width: 300px !important;
  padding: 4px;
  left: -200px !important;
}
.question-content p {
  padding: 7px;
}
.question-content2 {
  width: 100%;
  min-width: 174px !important;
  padding: 4px;
  left: -149px !important;
}
.question-content3 {
  width: 100%;
  min-width: 268px !important;
  padding: 4px;
}

.no-bod-rad {
  border-radius: 5px !important;
}
.font18 {
  font-size: 18px !important;
}
.font16 {
  font-size: 16px !important;
}
.font15 {
  font-size: 15px !important;
}
.font20 {
  font-size: 20px !important;
}
.font14 {
  font-size: 14px !important;
}
.font25 {
  font-size: 25px !important;
}
.cart-count {
  position: absolute;
  top: 54%;
  left: 62%;
  font-size: 15px;
  color: #f37f7f;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-10 {
  margin-top: 10px;
}
.site-col2 {
  color: #f5b52f;
}
.no-padd {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.six-padd {
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.mn-l-22 {
  margin-left: -21px !important;
}
.mn-l-5 {
  margin-left: -5% !important;
}
.m-l-7 {
  margin-left: 7% !important;
}
.m-l-9 {
  margin-left: 9% !important;
}
.mn-t-10 {
  margin-top: -10px !important;
}
.mn-t-5 {
  margin-top: -5px !important;
}
.mn-t-2 {
  margin-top: -2px !important;
}
.head-bg {
  /*background-color: #BEF0FA !important*/
}
.sea-btn-none {
  border: none !important;
  padding: 0px !important;
  float: right;
}
.menu-bg {
  background-color: #6d8084 !important;
}
.site-col3 {
  color: #6d8084;
}
.hgh-95 {
  height: 95px;
}
.hgh-80 {
  height: 80px;
}
.cart-logo-size {
  max-width: 60%;
  margin-top: 16px;
  margin-left: 23px;
}
.pro-heading {
  font-size: 16px;
  text-transform: uppercase;
}
.logo-adjj {
  margin-right: -30px;
}
.btn-dark {
  background-color: #545758 !important;
}
.col-wh {
  color: #fff !important;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.text-dark {
  color: dimgray !important;
  font-size: 13px;
}
.flietr-bod-left {
  border-left: 1px solid #ebe7e7;
  margin-top: 46px;
}
/*

          .font1{font-family: 'Glass Antiqua', cursive !important;}
          .font2{font-family: 'Cagliostro', sans-serif;}
          .font3{font-family: 'Work Sans', sans-serif;}
          .font4{font-family: 'Raleway', sans-serif;}
          .font5{font-family: 'Montserrat', sans-serif;}
          .font6{font-family: 'Lato', sans-serif;}
          .font7{font-family: 'Quicksand', sans-serif;;}
          .font8{font-family: 'Josefin Sans', sans-serif;}
          .font9{font-family: 'Exo', sans-serif;}
          .font10{font-family: 'Source Serif Pro', serif;}
          .font11{font-family: 'EB Garamond', serif;}
            .font12{font-family: 'Alegreya', serif;}
*/
/*track order page start*/
.timeline {
  position: relative;
  padding: 21px 0px 10px;
  margin-top: 4px;
  margin-bottom: 30px;
}

.timeline .line {
  position: absolute;
  width: 4px;
  display: block;
  background: currentColor;
  top: 0px;
  bottom: 0px;
  margin-left: 30px;
}

.timeline .separator {
  border-top: 1px solid #fafaff;
  padding: 5px;
  padding-left: 40px;
  font-style: italic;
  font-size: 0.9em;
  margin-left: 30px;
}

.timeline .line::before {
  top: -4px;
}
.timeline .line::after {
  bottom: -4px;
}
.timeline .line::before,
.timeline .line::after {
  content: "";
  position: absolute;
  left: -4px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: currentColor;
}

.timeline .panel {
  position: relative;
  margin: 10px 0px 21px 70px;
  clear: both;
}

.timeline .panel::before {
  position: absolute;
  display: block;
  top: 8px;
  left: -24px;
  content: "";
  width: 0px;
  height: 0px;
  border: inherit;
  border-width: 12px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.timeline .panel .panel-heading.icon * {
  font-size: 20px;
  vertical-align: middle;
  line-height: 40px;
}
.timeline .panel .panel-heading.icon {
  position: absolute;
  left: -59px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0px;
  border-radius: 50%;
  text-align: center;
  float: left;
}

.timeline .panel-outline {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.timeline .panel-outline .panel-body {
  padding: 10px 0px;
}

.timeline .panel-outline .panel-heading:not(.icon),
.timeline .panel-outline .panel-footer {
  display: none;
}
.track_img {
  background-color: #f1f1f2;
  margin: 50px 0px;
  padding: 11px;
}
.page-header1 {
  padding-bottom: 6px;
  margin: 9px 0 15px;
  border-bottom: 1px solid #eee;
}
/*track order page end*/
/*///////////////// Media Queries Start///////////////*/
@media (min-width: 320px) and (max-width: 720px) {
  .cart-logo-size {
    max-width: 35%;

    margin-left: 82px;
    margin-top: 9px !important;
  }
  .hgh-95 {
    height: 186px;
  }
  .hgh-80 {
    height: 186px;
  }
  .mn-l-5 {
    margin-left: 7% !important;
  }
  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 135px;
  }
  .logo-adjj {
    margin-right: -37px;
  }
  .outofstock span {
    background: #ffff;
    padding: 1px 2px;
    font-size: 7px;
    box-shadow: 1px 1px 1px 1px #9a8484;
  }
}
.promo_img {
  width: 100% !important;
}
.zoomWrapper img {
  width: 100% !important;
}
/* .fa{
    font-size:20px !important;
} */
.btn-danger {
  color: #fff;
  background-color: #5446a6;
  border-color: #5446a6;
}
.btn-danger:hover {
  color: #000;
  background-color: #5446a6;
  border-color: #5446a6;
}
.btn-success {
  color: #fff;
  background-color: #798084;
  border-color: #798084;
}
.btn-success:hover {
  color: #000;
  background-color: #798084;
  border-color: #798084;
}
/*///////////////// Media Queries End///////////////*/
.change-password {
  display: block;
}
@media (min-width: 320px) and (max-width: 720px) {
  .gender-1 {
    margin-top: -56px;
  }
}
.btn-primary {
  color: #fff;
  background-color: #5446a6;
  border-color: #5446a6;
}
/* Today Css */
#gallery_01 {
  margin-top: -59px;
  margin-left: 26px;
}
.strike {
  color: rgb(0 0 0 / 50%);
}
@media only screen and (max-width: 600px) {
  .outofstock {
    color: #cf0404;
    position: absolute;
    top: -11%;
    left: 2%;
    font-weight: bold;
    background: #fbfbfb69;
  }
}
.payments-2 {
  margin-top: 60px;
}
@media only screen and (max-width: 600px) {
  .item1 {
    /* border-bottom: 1px solid #D3D3D3; */
    padding: 8px 4px;
    margin: 5px 2px;
    height: 291px;
  }
  .payments-2 {
    margin-top: 25px;
  }
  .shippings-1 {
    margin-top: 49px;
  }
}
/*seshu added*/
.products_list_img {
  height: 320px;
  vertical-align: middle;
  position: relative;
}
.products_list_img img {
  object-fit: contain;
  max-height: 90%;
  max-width: 100%;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
/*@media only screen and (max-width: 600px) {
 .products_list_img {
  height: 198px;
  vertical-align: middle;
  position: relative;
}
.product-tables{
  margin-top: 22px;
}
 }*/
.product_list_item li {
  list-style: none;
  margin-top: -4px;
  z-index: 11;
  position: relative;
  /* margin-left: 14px; */
  /* left: -8px; */
}
@media only screen and (max-width: 600px) {
  .product_list_item li {
    list-style: none;
    margin-top: 33px;
    z-index: 11;
    position: relative;
  }
  .list-2 {
    margin-top: -50px;
  }
}
