body {
    margin: 0;
    padding: 0;
    background: #fff !important;
    font-family: "Roboto Flex", sans-serif;
    font-weight: 600;
}
#prescription {
    padding: 15px;
    background: #fff;
    border-radius: 4px;
}
.modal-footer .btn {
    margin-right: 10px;
}
.modal-footer .btn:last-child {
    margin-right: 0;
}
* {
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}
.panel-body img {
    aspect-ratio: 1/1;
    object-fit: contain;
    width: 100%;
}
.slide_sec img {
    aspect-ratio: 1/1;
    object-fit: contain;
    margin: 0 auto;
    width: 30%;
}
.testimonial-image {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.secure img {
    aspect-ratio: 1140/80;
    object-fit: contain;
}
@font-face {
    font-family: "Wix Madefor Display", sans-serif;
    src: url(fonts/DidactGothic-Regular.eot);
    src:
        url(fonts/DidactGothic-Regular.eot?#iefix) format("embedded-opentype"),
        url(fonts/DidactGothic-Regular.woff) format("woff"),
        url(fonts/DidactGothic-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Wix Madefor Display", sans-serif;
    src: url(fonts/DidactGothic-Regular.eot);
    src:
        url(fonts/DidactGothic-Regular.eot?#iefix) format("embedded-opentype"),
        url(fonts/DidactGothic-Regular.woff) format("woff"),
        url(fonts/DidactGothic-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
.navbar-nav > li {
    cursor: pointer;
    text-transform: uppercase;
}
.dropdown-menu img {
    margin-right: 6px;
}
.alg_center {
    text-align: center;
}
.alg_rit {
    text-align: right;
}
.mrbt0 {
    margin-bottom: 0 !important;
}
.grey_color {
    color: #a8a8a8;
}
.text_ed {
    font-weight: 700;
    font-size: 14px;
}
.mrbtm {
    margin-bottom: 18px;
}
.lin_ht {
    line-height: 30px;
    text-transform: capitalize;
}
.lin_ht label {
    font-weight: 100 !important;
}
.header_top {
    width: 100%;
    padding: 4px 0;
    border-bottom: #eee 1px solid;
}
.auto_width {
    width: auto !important;
    float: left;
}
.currency {
    border: #cacaca 1px solid;
    width: auto;
    margin-right: 2px;
    color: #3c3c3c;
    padding: 8px 7px !important;
    width: 99%;
    font-weight: 600;
}
.dropdown-menu li {
    cursor: pointer;
}
.fl_left {
    width: auto;
    float: left;
}

.currency img {
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.currency:hover {
   background: #fef583;
    color: #3c3c3c !important;
    text-align: left;
}
.currency:active {
    background: #fef583;
    color: #3c3c3c !important;
    text-align: left;
}
.currency:focus {
    background: #fef583;
    color: #3c3c3c !important;
    text-align: left;
    outline: 0;
}
.lang {
    padding: 10px !important;
    border: none;
    border-radius: 0;
    width: 148px;
}
.lang:hover {
    background: 0 0 !important;
}
.open > .lang:focus {
    background: 0 0 !important;
}
.menu_set {
    background: 0 0 !important;
    border: none;
    min-height: auto !important;
    margin-bottom: 0 !important;
    float: right;
    clear: both;
    width: 100%;
}
.menu_set ul li a {
    padding: 0 13px;
    font-size: 13px;
    text-transform: uppercase;
    color: #bdbdbd !important;
    line-height: 30px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background: #ff8840;
    border-radius: 8px;
    color: #fff;
}
.loader_box {
    width: 80px;
}
.loader_bg {
    background: 0 0;
    min-height: 500px;
    margin-top: 57px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
}
.loader_bg3 {
    background: 0 0;
    min-height: 0;
    margin-top: 57px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
}
.loader_bg2 {
    background: #000;
    min-height: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
}
.logo {
    width: auto;
    color: #404343;
    font-size: 26px;
    font-weight: 700;
    cursor: pointer;
    padding: 12px 0;
}
.logo a:focus {
    color: #404343 !important;
}
.logo img {
    float: left;
    width: 38px;
  margin-right: 8px;
}
.logo a {
    color: #404343 !important;
}
.logo a:hover {
    color: #404343 !important;
}
.cart {
    padding: 5px;
    font-size: 13px;
    color: #000;
    text-align: center;
    float: right;
    cursor: pointer;
    font-weight: 700;
    border:#d0d0d0 1px solid;
    line-height: 26px;
}
.cart_icon {
    margin-right: 10px;
    float: left;
    margin-left: 5px;
    cursor: pointer;
    width: 24px;
    height: 22px;
    background: url(images/sprite.png) no-repeat 0 0;
}
.cart span {
    padding: 0 8px;
}
.phone {
    border-radius: 50px;
    padding: 5px 0 5px 5px;
    font-size: 13px;
    color: #404343;
    text-align: center;
    float: right;
    font-weight: 700;
}
.ph_icon {
    margin-right: 10px;
    float: left;
    width: 24px;
    height: 22px;
}
.phone span {
    color: #404343;
    font-weight: 700;
}
.search_sec {
    width: 100%;
    min-height: auto !important;
}
.slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
}
.pr_size {
    width: 10%;
}
.loader_box2 {
    width: 51px !important;
}
.loader_box2 img {
    width: 100%;
}
.search {
    width: 100%;
    position: relative;
    padding: 10px;
    background: #eee;
    margin-top: 8px;
}
.search img {
    float: right;
    cursor: pointer;
}
.search i {
    font-size: 19px;
    color: #000;
    margin-right: 5px;
    cursor: pointer;
}
.in_search {
    width: 85%;
    border: none;
    color: #000;
    font-size: 15px;
    background: 0 0;
    outline: 0;
    font-weight: normal;
}
.content_sec {
    margin: 0 0 15px 0;
}
.banner_sec {
    min-height: auto !important;
    padding-bottom: 0 !important;
}
.banner {
    width: 100%;
}
.banner img {
    width: 100%;
}
.banner_text {
    width: 100%;
    color: #b7b7b7;
    font-size: 24px;
    font-weight: 700;
     font-family: "Roboto Flex", sans-serif;
}
.slide_sec {
    width: 100%;
    height: 258px;
    text-align: center;
    padding-top: 10px;
}
.slide_sec h2 {
    color: #fff;
}
.pdr0 {
    padding-right: 0;
}
.secure {
    width: 100%;
    float: left;
    background: #272727;
}
.secure img {
    width: 100%;
}
.mrtb {
    margin: 15px 0 0 0;
}
.list_sec {
    width: 100%;
    padding: 15px;
    background: #fff;
}
.product_box {
    width: 33.3333333%;
    margin-bottom: -1px;
    position: relative;
    min-height: 330px;
    float: left;
}
.product_card {
    width: 100%;
    top: 0;
    bottom: 0;
    height: 100%;
    text-decoration: none;
    color: #3d3d3d;
    transition: background-color 0.5s;
    background: #efefef;
    min-height: 340px;
}
.product_card:hover {
    transition:
        background-size 1s,
        background-color 1s;
}
.text_c {
    text-align: center;
    margin-top: 0;
}
.pd-0 {
    padding: 0;
}
.pd-right0 {
    padding-right: 0;
}
.pd-left0 {
    padding-left: 0;
}
.products {
    width: 100%;
}
.products ul {
    margin: 0;
    padding: 0;
}
.products ul li {
    list-style: none;
    width: 31.3333333%;
    margin-bottom: -1px;
    float: left;
    position: relative;
    margin-right: 3%;
    margin-bottom: 25px;
}
.pd_head {
    text-align: center;
    margin: 8px 0 0px 0;
    overflow: hidden;
    color:  #3c3c3c;
    font-size: 18px;
    padding-bottom: 10px;
}
a:focus,
a:hover {
    text-decoration: none;
}
.pd_img {
    width: 100%;
    margin: 0 auto;
}
.pd_img img {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding-top: 29px;
}
.pd_text {
    text-align: center;
    height: 40px;
    overflow: hidden;
    color: #858585;
    padding: 0 10px;
    font-weight: 600;
    text-align: center;
}
.footer_top {
    width: 100%;
    margin-top: 20px;
    border-top: #d9d9d9 1px solid;
}
.footer_top h4 {
   
}
.footer_top p {
 color: #3c3c3c;  
}
.sections {
    width: 100%;
  border-radius: 10px;
}
.sections ul {
    margin: 0;
    padding: 0;
}
.sections ul li {
    padding: 28px 0 0 0;
    width: 33.3333%;
    list-style: none;
    float: left;
}
.section_icon {
    width: 39px;
    height: 31px;
    margin: 0 auto;
}
.section_icon i {
    font-size: 23px;

}
.section_icon1 {
    width: 39px;
    height: 32px;
    margin: 0 auto;
}
.section_icon1 i {
    font-size: 23px;
 
}
.section_icon2 {
    width: 39px;
    height: 32px;
    margin: 0 auto;
}
.section_icon2 i {
    font-size: 23px;
}
.footer-bottom {
    width: 100%;
    padding: 0 0;
    color: #fff;
    font-weight: 600;
    float: left;
    border-bottom:#e3e3e3 1px solid; 
}
.footer-bottom img {
    margin-right: 15px;
}
.footer_menu {
    width: 100%;
}
.footer_menu ul {
    margin: 0;
    padding: 0;
}
.footer_menu ul li {
    list-style: none;
    width: 14%;
    float: left;
    cursor: pointer;
    text-align: center;
    margin: 10px 0;
}
.footer_menu ul li a {
    text-decoration: none;
    color: #2c2c2c;
    display: block;
    padding: 10px;
    margin: 0 1px;
}
.footer_menu ul li a:hover {
    color: #3c3c3c !important;
  background: #fef583;
}
.footer_menu ul li a:focus{
    
 color: #2c2c2c !important;
  background: #fef583;
}
.carousel-caption {
    top: 0 !important;
    bottom: inherit;
    padding: 0 !important;
    width: 100%;
    left: 0;
    right: 0;
}
.cr_text {
    line-height: 20px !important;
    font-size: 14px !important;
    padding: 10px;
    height: 51px;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
}
.carousel-caption a {
    text-decoration: none;
    color: #464545;
}
.carousel-caption a:hover {
    text-decoration: none;
    color: #fff;
}
.price_btn {
    background: #fef583;
    padding: 8px 15px;
    border: none;
    width: 45%;
    color: #000;
    font-weight: 700;
    margin: 0 2px;
}
.buy_btn {
    background: #fef583;
    padding: 8px 15px;
    border: none;
    width: 45%;
    color: #000;
    font-weight: 700;
}
.price_btn a {
    text-decoration: none;
    color: #fff;
}
.buy_btn a {
    text-decoration: none;
    color: #fff;
}
.carousel-indicators {
    bottom: -31px;
}
.carousel-caption img {
    width: 30% !important;
    cursor: pointer;
}
.carousel-caption h1 {
    cursor: pointer;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    top: 38%;
}
.acc_panel {
    border-radius: 0 !important;
    border: none;
}
a .list-group-item:focus {
    background-color: #ff8840;
}
.list-group-item:first-child {
    border-radius: 0 !important;
}
.list-group-item-success {
    background: 0 0;
}
.list-group-item {
    border: none;
    font-weight: 600;
    margin-bottom: 0 !important;
}
button.list-group-item-success:focus {
    background: 0 0;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #c9b09a;
    background-color: #202020;
    font-weight: 700;
}
.list-group-item {
    padding: 15px 10px 15px 0;
    width: 100%;
    float: left;
}
a.list-group-item-success.active {
    background-color: #272727 !important;
    border-bottom: #272727 1px solid;
    color: #b7b7b7 !important;
}
a.list-group-item-success {
    color: #b7b7b7;
}
.home-catalog .panel {
    background-color: #5d4dbd;
    border: none;
    color: #b7b7b7;
    float: left;
    -webkit-box-shadow: 0 -1px 8px 3px rgba(229, 229, 229, 0.44);
    box-shadow: 0 -1px 8px 3px rgba(229, 229, 229, 0.44);
    width: 100%;
  border-radius: 0px;
  padding: 10px;
}
.home-catalog .panel-heading {
    background-color: #1c1d21;
    border-bottom: 1px solid #393939;
    color: #b7b7b7;
    display: none;
}
.home-catalog .panel-body {
    background-color: #1c1d21;
    color: #b7b7b7;
}
.home-catalog .list-group .list-group-item {
    background-color: #fff;
    border-color: #fff;
    color: #404343 !important;
}
.home-catalog .list-group .list-group-item:focus,
.home-catalog .list-group .list-group-item:hover {
    background-color: #fef583;
    color: #2c2c2c;
}
.list-group-item i {
    margin-left: 10px;
    margin-right: 10px;
}
.bg_grey {
    padding: 10px;
    color: #fff !important;
}
a.bg_grey:focus,
a.bg_grey:hover,
button.bg_grey:focus,
button.bg_grey:hover {
    color: #555;
    text-decoration: none;
    background-color: #3f3b37;
}
a .bg_grey:focus,
a .bg_grey:hover {
    background: #645252;
}
.navbar-toggle .icon-bar {
    background: #f38e51 !important;
}
.pdt_detail {
    width: 100%;
}
.pdt_head {
    padding: 10px 0;
    border-bottom: #343434 1px solid;
}
.pdt_head h2 {
    margin: 0;
}
.pdt_head p {
    color: #6e6e6e;
    margin: 0;
}
.pdt_detail img {
    display: block;
    width: 100%;
}
.pdt_content {
    padding: 0 10px;
    margin: 22px 0 25px 0;
    color: #2c2c2c;
}
.price_sec h3 {
    margin-top: 23px;
}
.price_sec p {
    text-align: center;
    padding: 0 10px;
    font-size: 12px;
    color: #b8b8b8;
}
.price_sec span {
    color: #ff4a4a;
}
.pills_sec {
    width: 100%;
    margin: 15px 0 0 0;
}
.bg_white {
    background: #fff;
}
.alter_tab li a {
    width: 100%;
    border-radius: 5px;
    padding: 10px 20px;
    border: none;
    color: #fff;
    font-weight: 700;
    margin-right: 1px;
    background: #2c2d31;
    background: linear-gradient(90deg, rgb(44 45 49) 0, rgb(22 23 28) 100%, rgb(22 23 28) 100%);
}
.alter_tab li.active a {
    background: #ff8840;
    color: #fff;
}
.alter_tab li:hover a {
    background: #c3ab96;
    color: #2c2c2c;
}
.alter_tab li.active a:focus {
    background: #ff8840;
    color: #fff;
}
.alter_table th {
    background: #3d3d3d;
    color: #fff;
    border-bottom: none !important;
}
.nav-tabs > li.active > a {
    border: none !important;
}
.table > tbody > tr > td {
    border: none !important;
}
.alter_table tr {
    background: #e9e9e9;
}
.alter_table2 th {
    background: #8a8a8a;
    color: #fff;
}
.alter_table tr:nth-child(2n + 1) {
    background: #fff;
}
.reg_text {
    color: #878787;
    font-size: 13px;
}
.span_save {
    color: #00aa08;
    font-weight: 700;
}
.blk_button i {
    font-size: 0;
}
.blk_button {
    background: #fef583;
    color:#3c3c3c;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 10px 20px;
    border: 0;
    font-weight: 700;
    border: #a9a9a9 1px solid;
}
.blk_button:hover {
    background: #fef583 !important;
    color: #3c3c3c;
    border: #a9a9a9 1px solid;
}
.pdt_description {
    width: 100%;
    margin: 15px 0 0 0;
}
.pdt_bg_white {
    width: 100%;
    padding: 10px;
    color: #464949;
    font-weight: 400;
    border: #5c4cbc 1px solid;
    background: #fff;
}
.btn-danger:focus{color: #545344 !important;
  background-color: #fef583 !important;
  border-color: #b1b1b1 !important;}
.btn_tab li a {
    background: #e9e9e9;
    color: #424545;
    cursor: pointer !important;
    border-radius: 0 !important;
}
.btn_tab li:hover a {
    background: #5c4cbc;
    color: #fff;
    border: none !important;
}
.nav-tabs {
    border-bottom: none !important;
}
.btn_tab li.active a {
    background: #ff8840;
    color: #fff;
}
.btn_tab > li.active > a:focus {
    background: #1a1a1a;
    color: #fff;
}
.cart_detail {
    width: 100%;
    margin: 15px 0 0 0;
}
.cart_table th {
    background: #d29b67;
    color: #fff;
}
.cart_table img {
    width: 60px;
}
.cart_table span {
    cursor: pointer;
}
.cart_table span a {
    color: #5d4dbd;
    text-decoration: none;
    cursor: pointer;
}
.cart_table span a:hover {
    color: #f27e7e !important;
}
.cart_table a i {
    color: #747474;
    font-size: 24px;
    cursor: pointer;
}
.qu_text {
    width: 65px;
    padding: 4px;
    border: #d4d4d4 1px solid;
    text-align: center;
    background-color: #fff;
}
.qu_text_count {
    width: 33px;
    padding: 4px;
    border: #d4d4d4 1px solid;
    text-align: center;
    margin-top: 3px;
    float: left;
    cursor: pointer;
}
.qu_text_count a {
    text-decoration: none;
    color: #333;
}
.coupon_box {
    width: 100%;
    padding: 18px 15px;
    border: none;
    color: #0b0b0b;
    font-weight: 700;
    background: #d6d5d5;
}
.coupon_box2 {
    width: 100%;
    padding: 20px;
    background: #d2aa7f;
    min-height: 206px;
    margin-top: 15px;
}
.dot_line {
    color: #975718;
    width: 100%;
    padding: 5px;
    border: #2d2917 1px dashed;
    min-height: 164px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
}
.dot_line2 {
    color: #fff;
    width: 100%;
    padding: 5px;
    border: #fff 1px dashed;
    min-height: 164px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
}
.code_p {
    font-size: 16px;
    color: #2d2917;
    padding: 10px 0;
    text-align: center;
    font-weight: 700;
}
.code_box {
    width: 100%;
}
.code_input {
    width: 57%;
    background: #fff;
    border-radius: 5px;
    padding: 2px 5px;
    border: none;
    color: #2c2c2c;
}
.code_input_btn {
    width: 41%;
    border: none;
    border-radius: 5px;
    background: #ea6412;
    color: #fff;
    padding: 2px 0;
}
.code_input_btn a {
    color: #fff;
}
.dropdown_box {
    width: 100%;
    padding: 8px;
    border-radius: 3px;
    border: none;
}
.mr_btm {
    margin-bottom: 12px;
}
.check_head {
    width: 90%;
    border-bottom: #bcbcbc 1px solid;
    float: left;
}
.secure_img {
    float: right;
    margin-top: 11px;
}
.pd_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#sliderimg {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: cover;
}
img[src$="spin.gif"] {
    width: 32px;
    height: 32px;
}
.check_sec {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    -webkit-box-shadow: 0 0 13px -1px rgb(0 0 0 / 0.31);
    -moz-box-shadow: 0 0 13px -1px rgb(0 0 0 / 0.31);
    box-shadow: 0 0 13px -1px rgb(0 0 0 / 0.31);
    float: left;
    padding-bottom: 10px;
}
#thankyou_msg p {
    color: #404343;
}
.check_sec h4 {
    width: 100%;
    padding: 10px 15px;
    background: #d29b67;
    margin-top: 0;
}
.check_sec span {
    color: red;
}
.bill_text {
    width: 100%;
    padding: 12px 10px;
    border: #b2b2b2 1px solid;
    border-radius: 3px;
    background: #fff;
    color: #404343;
    font-weight: 600;
}
.bill_opt {
    width: 100%;
    padding: 12px 10px;
    border: #c5c5c5 1px solid;
    border-radius: 3px;
    height: 43px;
    text-transform: capitalize;
    font-weight: 600;
    background: #fff;
    color: #404343;
}
.pay_box {
    width: 96%;
    margin: 10px;
    border-radius: 4px;
    background: #efe2d2;
    padding: 10px;
}
.exp_mn {
    width: 49%;
    padding: 4px 10px;
    border: #c5c5c5 1px solid;
    border-radius: 3px;
    height: 30px;
    float: left;
}
.exp_year {
    width: 49%;
    padding: 4px 10px;
    border: #c5c5c5 1px solid;
    border-radius: 3px;
    height: 30px;
    float: right;
}
.rush_btn {
    width: 172px;
    margin: 0 auto;
    background: #fef583;
    color:#3c3c3c;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 10px 20px;
    border: 0;
    font-weight: 700;
    border: #a9a9a9 1px solid;
}
.track_sec {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    -webkit-box-shadow: 0 0 13px -1px rgb(0 0 0 / 0.31);
    -moz-box-shadow: 0 0 13px -1px rgb(0 0 0 / 0.31);
    box-shadow: 0 0 13px -1px rgb(0 0 0 / 0.31);
    float: left;
    padding: 20px;
    color: #767676;
}
#resDiv_res table tr {
    border-bottom: #525252 1px solid;
}
.track_img {
    display: block;
    width: 256px;
    margin: 0 auto 15px auto;
}
.track_sec th {
    background: #d29b67;
    color: #fff;
}
.vr_line {
    width: 46px;
    display: block;
    margin: 0 auto;
}
.hr_line {
    display: none;
}
.comn_button {
    width: 100%;
    background: #fef583;
    color: #3c3c3c;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 10px 20px;
    border: 0;
    font-weight: 700;
    margin-bottom: 13px;
    border: #a9a9a9 1px solid;
}
.comn_button a {
    text-decoration: none;
    color: #3c3c3c;
}
.comn_button:hover {
     background: #fef583;
    color: #3c3c3c;
}
.comn_button2 {
    width: 100%;
    padding: 13px 0;
    color: #fff;
    background: #ff8840;
    border-radius: 4px;
    border: none;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.track_sec label {
    color: #bcbcbc;
}
.comn_button2 a {
    text-decoration: none;
    color: #fff;
}
.ch_btm {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: #e9e9e9 1px solid;
}
.row.ch_btm:last-child {
    background: #efe2d2;
}
.bord_rit {
    border-right: #d4d4d4 1px solid;
}
.call_icon {
    width: 100%;
    float: left;
    margin-top: 10%;
}
.call_icon img {
    display: block;
    margin: 0 auto;
    width: 117px;
}
.phone_cust {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    padding: 10px;
    width: 49%;
    float: left;
    background: #f3f3f3;
    color: #2c2c2c;
    font-weight: 600;
}
.call_bg {
    width: 100%;
    padding-bottom: 20px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    float: left;
    margin-top: 30px;
}
.phone_text {
    font-weight: 700;
    color:#5d4dbd;
}
.contact_head {
    margin: 30px 0 15px 0;
}
.contact_head img {
    margin-right: 10px;
    float: left;
}
.coupon_hide {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #44311d;
}
.admin_wid {
    width: 100%;
}
.ad_menu {
    background: #fff;
    width: 100%;
}
.ad_menu li {
    width: 100%;
}
.ad_menu li a {
    border-bottom: #d7d7d7 1px solid;
    color: #515151;
    text-transform: uppercase;
}
.compose h2 {
    color: #23282e;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    margin: 0 0 15px 0;
    font-size: 28px;
}
.ad_content {
    background: #fff;
    margin-bottom: 0;
    border: 1px solid #fff0;
    border-color: #ebeff6;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 0.05);
    box-shadow: 0 1px 1px rgb(0 0 0 / 0.05);
    width: 100%;
    float: left;
}
.clndr-controls {
    position: relative;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 11px 20px;
    background-color: #1abc9c;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -o-border-top-left-radius: 4px;
    -ms-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -o-border-top-right-radius: 4px;
    -ms-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    margin-bottom: 15px;
}
.alert-info {
    color: #31708f;
    background-color: #8dd4f8;
    border-color: #bce8f1;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #fff0;
    border-radius: 4px;
}
.form-control1 {
    border: 1px solid #e0e0e0;
    padding: 5px 8px;
    color: #616161;
    width: 100%;
    font-size: 0.85em;
    font-weight: 300;
    height: 40px;
    -webkit-appearance: none;
    outline: 0;
    font-family: Muli-Regular;
    background: 0 0;
    box-shadow: none !important;
}
.form-control2 {
    display: block;
    width: 50%;
    float: right;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
    -webkit-transition:
        border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition:
        border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    transition:
        border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
}
.horz_line {
    width: 100%;
    height: 1px;
    margin: 15px 0;
    background: #d8d8d8;
}
.content-top-1 {
    min-height: 260px;
    background-color: #fff;
    padding: 1.8em;
    margin-bottom: 1em;
    border: 1px solid #ebeff6;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 0.05);
    box-shadow: 0 1px 1px rgb(0 0 0 / 0.05);
}
.content-top-1 h3 {
    text-align: center;
    margin-top: 0;
    color: #0baeb2;
    margin-bottom: 20px;
}
.d_icon {
    display: flex;
    justify-content: center;
}
.list_box {
    width: 100%;
    font-size: 65px;
    color: #3f3f3f;
    font-weight: 700;
    line-height: 73px;
}
.sub_text {
    font-size: 18px;
    color: #b1b1b1;
}
.list_box2 {
    width: 100%;
    text-align: center;
    font-size: 135px;
    color: #3f3f3f;
    font-weight: 700;
    line-height: 125px;
}
.list_box3 {
    width: 100%;
    text-align: center;
    font-size: 135px;
    color: #3f3f3f;
    font-weight: 700;
    line-height: 125px;
}
.cl_yellow {
    color: #d2ae2f !important;
}
.cl_blue {
    color: #2a80b9 !important;
}
.cl_green {
    color: #7eb919 !important;
}
.cl_red {
    color: #d4778c !important;
}
.cl_yellow_lit {
    color: #f0c94a !important;
}
.summary {
    padding: 3px;
    text-align: right;
}
.modal-body img {
    width: 100%;
}
.sort-link {
    color: #fcfcfc;
    text-decoration: underline;
}
.tool_set {
    float: right;
    display: block;
    margin: 0 0 0 5px;
}
.test_link a {
    text-decoration: none !important;
}
.error_msg {
    color: #e40101;
    font-size: 13px;
    padding-left: 15px;
    text-transform: capitalize;
}
.error_msg_3 {
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
    background: #c93030;
    padding: 7px 15px;
    border-radius: 4px;
    margin-top: 6px;
    text-transform: capitalize;
}
.error_msg2 {
    color: #e40101;
    font-size: 13px;
    text-transform: capitalize;
}
.ch_btm span {
    color: #e02626;
}
.dropdown-menu li i {
    margin: 0 10px;
    padding: 8px 0;
}
.agree_text {
    text-align: center;
    margin-bottom: 10px;
}
.succ_box {
    text-align: center;
    padding: 10px;
    background: #70c563;
    color: #fff;
    border-radius: 25px;
    text-transform: capitalize;
}
.h_lineht {
    margin-top: 0 !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    width: 100%;
    background: #5c4cbc;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 10px 20px;
    border: 0;
    font-weight: 700;
}
.dropdown span {
    margin-right: 5px;
}
.error_msg_4 {
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
    background: #f27e7e;
    padding: 7px 15px;
    margin-top: 6px;
    text-transform: capitalize;
}
.error_msg_5 {
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
    background: #272727;
    padding: 7px 15px;
    margin-top: 6px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.thank_icon {
    width: 100%;
    margin-bottom: 15px;
}
.thank_icon img {
    display: block;
    margin: 0 auto;
    width: 91px;
}
.nav-side-menu {
    overflow: auto;
    font-family: verdana;
    font-size: 12px;
    font-weight: 200;
    background-color: #2e353d;
    position: fixed;
    top: 0;
    width: 21.5%;
    height: 100%;
    color: #e1ffff;
}
.nav-side-menu .brand {
    background-color: #23282e;
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 31px;
}
.nav-side-menu .toggle-btn {
    display: none;
}
.nav-side-menu li,
.nav-side-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 35px;
    cursor: pointer;
}
.nav-side-menu li:not(collapsed) .arrow:before,
.nav-side-menu ul: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 li .active,
.nav-side-menu ul .active {
    border-left: 3px solid #d19b3d;
    background-color: #4f5b69;
}
.nav-side-menu li .sub-menu li.active,
.nav-side-menu ul .sub-menu li.active {
    color: #d19b3d;
}
.nav-side-menu li .sub-menu li.active a,
.nav-side-menu ul .sub-menu li.active a {
    color: #d19b3d;
}
.nav-side-menu li .sub-menu li,
.nav-side-menu ul .sub-menu li {
    background-color: #181c20;
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #23282e;
    margin-left: 0;
}
.nav-side-menu li .sub-menu li:hover,
.nav-side-menu ul .sub-menu li:hover {
    background-color: #020203;
}
.nav-side-menu li .sub-menu li:before,
.nav-side-menu ul .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: 0;
    border-left: 3px solid #2e353d;
    border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
    text-decoration: none;
    color: #e1ffff;
}
.nav-side-menu li a i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
}
.nav-side-menu li:hover {
    border-left: 3px solid #d19b3d;
    background-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;
}
.carousel {
    height: 278px;
}
.carousel-caption {
    z-index: 10;
}
.carousel .item {
    height: 380px;
    background-color: none;
}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 380px;
}
.carousel-control.left {
    background: 0 0;
    cursor: pointer;
}
.carousel-control.right {
    background: 0 0;
    cursor: pointer;
}
.featurette-divider {
    margin: 80px 0;
}
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}
.lang_set {
    border-radius: 3px;
    margin-top: 5px;
    margin-right: 10px;
}
.red_alert {
    color: red;
}
.log_box {
    border-radius: 4px;
    background: #fff;
    padding: 20px;
    float: left;
    width: 100%;
}
.log_text {
    border-radius: 4px;
    border: #6b6b6be6 1px solid;
    padding: 6px 10px;
    width: 100%;
    margin-bottom: 15px;
}
.top-ht {
    margin-top: 18%;
}
.succ-msg {
    background: #bc981a !important;
    border-radius: 10px;
    padding: 8px 8px 3px 8px !important;
    color: #fff;
    text-transform: capitalize;
}
.mr-let-rit {
    margin: 0 15px 15px 15px;
}
.alink {
    text-decoration: none;
    color: #fff;
}
.alink:hover {
    text-decoration: none;
    color: #fff !important;
}
.alink:focus {
    text-decoration: none;
    color: #fff !important;
}
a,
a:visited {
    color: #fff;
}
a:focus,
a:hover {
    color: #ddd !important;
}
.list-group-item a,
.panel-heading a {
    color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #111 !important;
}
.navbar-default .navbar-text {
    color: #333 !important;
}
.site-banner {
    position: relative;
    width: 100%;
    min-height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-bottom: 1px solid #2a2b31;
}
.site-banner .banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0.35), rgb(0 0 0 / 0.55));
    display: flex;
    align-items: center;
}
.site-banner h1 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}
.site-banner p {
    color: #e0e0e0;
    margin-top: 6px;
    font-size: 14px;
}
.search-suggestions-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 4px;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 300px;
    overflow-y: auto;
    z-index: 9999;
    box-shadow: 0 4px 8px rgb(0 0 0 / 0.3);
}
.search-suggestions-dropdown li {
    padding: 4px 12px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
}
.search-suggestions-dropdown li:last-child {
    border-bottom: none;
}
.search-suggestions-dropdown li:hover {
    background:#fef583;
    color: #3c3c3c !important;
}
.search-suggestions-dropdown li:hover:nth-last-child(1) {
    background: 0 0;
}
.search-suggestions-dropdown .suggestion-thumb {
    width: 40px;
    height: 40px;
    object-fit: contain;
    flex-shrink: 0;
}
.search-suggestions-dropdown .suggestion-name {
    color: #2c2c2c;
    flex: 1;
}
.search-suggestions-dropdown li:hover .suggestion-name {
    color:#3c3c3c;
}
.category-products-list {
   
}
.category-products-list li {
    padding: 0 !important;
}
.category-products-list li a {
    width: 100%;
    display: block;
}
.testimonial-slider {
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.testimonial-track {
    display: flex;
    transition: transform 0.6s ease-in-out;
    width: 100%;
}
.testimonial-item {
    min-width: 100%;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}
.testimonial-item .panel {
    color: #b7b7b7;
    width: 100%;
}
.testimonial-item .panel-body {
    padding: 20px;
}
.testimonial-image {
    width: 100px !important;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    display: block;
    margin: 0 auto 15px auto;
}
.testimonial-rating {
    margin: 8px 0;
}
.testimonial-rating .fa {
    color: #f5c518;
    margin-right: 4px;
    font-size: 16px;
}
.testimonial-rating .fa-star-o {
    color: #666;
}
.testimonial-item h4 {
    margin: 0 0 8px 0;
    color: #fff;
    font-weight: 700;
}
.testimonial-item p {
    color: #fff;
    margin-top: 8px;
    line-height: 1.6;
}
.navbar .dropdown {
    position: relative;
}
.navbar .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 150px;
    background: #2c2c2c;
    border: 1px solid #444;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 0.3);
    margin-top: 2px;
}
.navbar .dropdown-menu li {
    list-style: none;
}
.navbar .dropdown-menu li a {
    color: #f0f0f0;
    text-decoration: none;
    white-space: nowrap;
}
.navbar .dropdown-menu li a:hover {
    background: #3f3f3f;
    color: #fff;
}
.navbar-right {
    margin-right: 0 !important;
}
@media (min-width: 992px) {
    .menu_set ul li a {
        padding: 0 8px !important;
        font-size: 12px !important;
    }
    .navbar-nav > li > a {
        padding-left: 8px !important;
        padding-right: 8px !important;
        font-size: 12px !important;
    }
}
.category-mega-menu {
    position: relative;
    float: left;
    width: auto !important;
}
.category-mega-menu .mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    background: #ededed;
    box-shadow: 0 4px 12px rgb(0 0 0 / 0.4);
    margin-top: 0;
    border: none !important;
}
.category-mega-menu .category-list {
    padding: 0;
    margin: 0;
}
.category-mega-menu .category-list li {
    list-style: none;
}
.category-mega-menu .category-list li:last-child {
    border-bottom: none;
}
.category-mega-menu .category-list li a {
    display: block;
    padding: 10px 15px !important;
    color: #f0f0f0;
    text-decoration: none;
    transition: background 0.2s;
    text-transform: uppercase;
}
.category-mega-menu .category-list li a i {
    margin-right: 8px;
    color: #888;
}
.category-mega-menu .category-list li.active-category a,
.category-mega-menu .category-list li:hover a {
    background: #fff;
    color: #2c2c2c;
}
.category-mega-menu .category-list li.active-category a i {
    color: #4caf50;
}
.category-products-hover {
    padding: 0;
    margin: 0;
    max-height: 450px;
    overflow-y: auto;
}
.category-products-hover li {
    list-style: none;
    padding: 8px 12px;
    width: 50%;
    float: left;
}
.category-products-hover li:last-child {
    border-bottom: none;
}
.category-products-hover li a {
    color: #d0d0d0;
    text-decoration: none;
    display: block;
    transition: color 0.2s;
}
.category-products-hover li a:hover {
    color: #4caf50;
    padding-left: 5px;
}
.i_icon {
    margin-right: 10px;
    margin-left: 10px;
}
.w-left {
    width: 100%;
    margin-top: 10px;
}
.log-out {
    padding: 15px 5px 15px 5px !important;
    width: auto !important;
    color: #337ab7;
    font-size: 14px;
}
.greencolor {
    color: #009b07;
    text-transform: none;
}
.table > thead > tr > th {
    text-transform: capitalize;
    background: #e9e9e9;
    color: #464949;
    padding: 15px 9px;
    font-size: 15px;
}
.table > tbody > tr > td {
    text-transform: capitalize;
    color: #464949;
    background: 0 0;
}
.open > .dropdown-toggle.btn-default {
    color: #337ab7;
}
.dropdown-toggle.btn-default:hover {
    color: #337ab7;
}
.dropdown-menu {
    border-radius: 0 !important;
    right: 0 !important;
    min-width: 125px;
    left: unset;
}
.dropdown-menu li a {
    color: #333 !important;
    padding: 7px 10px;
    font-weight: 600;
    line-height: 12px;
}
.dropdown-menu li a img {
    float: left;
}
.tooltip {
    word-break: break-all;
}
.cust_h3 {
    color: #5e96c6;
    border-bottom: #c6c6c6 1px solid;
    padding-bottom: 10px;
}
.tool_box {
    position: relative;
    float: left;
}
.tool_text {
    position: absolute;
    right: 0;
    top: 30px;
    width: 200px;
    z-index: 9999;
    background: #000;
    border-radius: 8px;
    color: #fff;
    padding: 6px;
}
.modal-body {
    padding: 0 !important;
}
.us {
    width: 14px;
    height: 11px;
    background: url(images/sprite-flag.png) 0 0 no-repeat;
    float: left;
    margin-right: 8px;
}
.uk {
    width: 14px;
    height: 11px;
    background: url(images/sprite-flag.png) 0 -13px no-repeat;
    float: left;
    margin-right: 8px;
}
.it {
    width: 14px;
    height: 11px;
    background: url(images/sprite-flag.png) 0 -26px no-repeat;
    float: left;
    margin-right: 8px;
}
.es {
    width: 14px;
    height: 11px;
    background: url(images/sprite-flag.png) 0 -39px no-repeat;
    float: left;
    margin-right: 8px;
}
.fr {
    width: 14px;
    height: 11px;
    background: url(images/sprite-flag.png) 0 -52px no-repeat;
    float: left;
    margin-right: 8px;
}
.de {
    width: 14px;
    height: 11px;
    background: url(images/sprite-flag.png) 0 -65px no-repeat;
    float: left;
    margin-right: 8px;
}
#dropdownMenu1 {
    padding: 2px 8px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #404343;
    font-weight: 700;
}
#dropdownMenu1:focus {
    background: #404040 !important;
    color: #eee;
    font-weight: 700;
}
.bg-g {
    background: #c8a6ff;
}
.carousel-control {
    color: #cbcbcb !important;
}
.carousel-indicators .active {
    color: #202020;
    border: #202020 1px solid;
}
.carousel-indicators li {
    border: #999898 1px solid;
    color: #797474;
}
.assurance {
    width: 100%;
    margin-top: 20px;
    font-family: "Roboto Flex", sans-serif;
    float: left;
}
.assurance ul {
    margin: 0;
    padding: 0;
}
.assurance ul li {
    list-style: none;
    font-size: 15px;
    color: #b7b7b7;
    margin-bottom: 20px;
    width: 50%;
    float: left;
    font-weight: 600;
    min-height: 51px;
}
.assurance ul li i {
    font-size: 27px;
    margin-right: 10px;
    float: left;
    width: 30px;
}
.small {
    font-size: 11px;
}
.assurance ul li p span {
    font-size: 12px;
}
.black-bg {
    background: #272727;
}
.verified {
    width: 100%;
    color: #fff;
    font-size: 32px;
    float: left;
    font-weight: 600;
    padding: 12px 0;
    font-family: "Inter Tight", sans-serif;
    text-align: center;
}
.verified p i {
    font-size: 28px;
    margin-right: 10px;
}
.copy {
    color: #3c3c3c;
    font-weight: 600;
    padding: 20px 0;
}
.sub-head {
    text-transform: capitalize;
    margin-top: 0;
    text-align: center;
    min-height: 16px;
    color: #404343;
}
.similar {
    width: 100%;
}
.discount {
    background: #5d4dbd;
    text-align: center;
    top: 0px;
    left: 0px;
    font-weight: 700;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    position: absolute;
    right: 0;
}
.star {
    color: #ffb85c;
}
.tab-pane {
    white-space: unset !important;
}
.l-text {
    color: #404343;
}
.mr-40 {
    margin-bottom: 40px;
}
.dropdown {
    width: auto;
}
.fl-right {
    float: right;
}
.navbar-toggle .icon-bar {
    background: #000 !important;
    height: 1px;
}
.navbar-default .navbar-toggle {
    border-color: none !important;
    background: 0 0 !important;
}
a.list-group-item-success.active:focus {
    background: 0 0;
    border: none;
}
.pdt_content2 {
    text-align: center;
    padding: 0 10px;
}
.verified i {
    float: left;
    margin-right: 10px;
}
.slogans {
    width: 85%;
    float: left;
    line-height: 17px;
}
.search-pull {
    position: absolute;
    background: #313131;
    z-index: 9999;
    top: 33px;
    padding: 10px;
    width: 100%;
}
.search-pull li {
    list-style: none;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 1px;
}
.search-pull li a {
    color: #b7b7b7;
    display: block;
    text-decoration: none;
}
.s-img {
    width: 30px;
    float: left;
}
.s-img img {
    width: 100%;
}
.see-btn {
    color: #c4ac97 !important;
}
.dosage {
    background: #5c4cbc;
    color: #fff;
    padding: 15px 10px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
}
.dosage-section {
    margin-bottom: 30px;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.strike {
    float: left;
    text-decoration: line-through;
    color: #5c4cbc;
}
.d-value {
    float: left;
    background: #c8a6ff;
    padding: 0 4px;
    border-radius: 6px;
    line-height: 23px;
    margin-left: 4px;
    color: #3c3c3c;
}
.per-pill {
    font-size: 16px;
}
.cart_table table tr:nth-child(2n + 1) {
    background: #fff;
}
.cart_table table tr {
    background: #e9e9e9;
}
.table > thead > tr > th {
    border-bottom: none !important;
}
.nostrike {
    float: left;
    text-decoration: line-through;
    color: #d1a66d;
}
.loader_sugg {
    width: 100%;
    position: absolute;
    left: 0;
    background: #313131;
    top: 32px;
    z-index: 99999;
}
.loader_sugg img {
    width: 20px;
    margin: 0 auto;
    display: block;
    float: none;
}
.hide_section {
    display: none;
}
.testi-pd-page {
    width: 100%;
}
.testi-pd-page ul {
    margin: 0;
    padding: 0;
}
.testi-pd-page ul li {
    list-style: none;
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.profile-icon {
    width: 10%;
    float: left;
}
.review-content {
    float: right;
    width: 88%;
}
.p-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #95ffff;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    color: #282828;
}
.review-content h4 {
    margin-top: 0;
}
.review-content p {
    color: #b7b7b7;
}
.testi-pd-page h3 {
    margin-bottom: 25px;
}
.testi-pd-page ul li:nth-child(2) .p-icon {
    background: #ffb300;
}
.testi-pd-page ul li:nth-child(3) .p-icon {
    background: #d5eb86;
}
.testi-pd-page ul li:nth-child(4) .p-icon {
    background: #f9cfff;
}
.testi-pd-page ul li:nth-child(5) .p-icon {
    background: #faadad;
}
.testi-pd-page ul li:nth-child(6) .p-icon {
    background: #faa7e9;
}
.testi-pd-page ul li:nth-child(7) .p-icon {
    background: #ab8ffa;
}
.testimonial_loader {
    width: 100% !important;
}
.testimonial_loader img {
    width: 50px;
    margin: 0 auto;
    display: block;
}
.testim {
    width: 100%;
}
.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}
.testim .arrow {
    display: block;
    position: absolute;
    color: #333;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}
.testim .arrow:before {
    cursor: pointer;
}
.testim .arrow:hover {
    color: #bfa793;
}
.testim .arrow.left {
    left: 70px;
}
.testim .arrow.right {
    right: 70px;
}
.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
    margin: 0;
    padding: 0;
    display: none;
}
.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #c1a995;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
}
.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #c1a995;
    border-color: #c1a995;
}
.testim .dots .dot.active {
    -webkit-animation: testim-scale 0.5s ease-in-out forwards;
    -moz-animation: testim-scale 0.5s ease-in-out forwards;
    -ms-animation: testim-scale 0.5s ease-in-out forwards;
    -o-animation: testim-scale 0.5s ease-in-out forwards;
    animation: testim-scale 0.5s ease-in-out forwards;
}
.testim .cont {
    position: relative;
    overflow: hidden;
}
.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
    width: 100%;
}
.testim .cont > div.inactive {
    opacity: 1;
}
.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}
.testim .cont div h2 {
    color: #c5ac98;
    font-size: 1em;
    margin: 15px 0;
}
.testim .cont div p {
    font-size: 14px;
    color: #b7b7b7;
    width: 70%;
    margin: auto;
}
.testim .cont div.active .img img {
    -webkit-animation: testim-show 0.5s ease-in-out forwards;
    -moz-animation: testim-show 0.5s ease-in-out forwards;
    -ms-animation: testim-show 0.5s ease-in-out forwards;
    -o-animation: testim-show 0.5s ease-in-out forwards;
    animation: testim-show 0.5s ease-in-out forwards;
}
.testim .cont div.active h2 {
    -webkit-animation: testim-content-in 0.4s ease-in-out forwards;
    -moz-animation: testim-content-in 0.4s ease-in-out forwards;
    -ms-animation: testim-content-in 0.4s ease-in-out forwards;
    -o-animation: testim-content-in 0.4s ease-in-out forwards;
    animation: testim-content-in 0.4s ease-in-out forwards;
}
.testim .cont div.active p {
    -webkit-animation: testim-content-in 0.5s ease-in-out forwards;
    -moz-animation: testim-content-in 0.5s ease-in-out forwards;
    -ms-animation: testim-content-in 0.5s ease-in-out forwards;
    -o-animation: testim-content-in 0.5s ease-in-out forwards;
    animation: testim-content-in 0.5s ease-in-out forwards;
}
.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide 0.5s ease-in-out forwards;
    -moz-animation: testim-hide 0.5s ease-in-out forwards;
    -ms-animation: testim-hide 0.5s ease-in-out forwards;
    -o-animation: testim-hide 0.5s ease-in-out forwards;
    animation: testim-hide 0.5s ease-in-out forwards;
}
.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out 0.4s ease-in-out forwards;
    -moz-animation: testim-content-out 0.4s ease-in-out forwards;
    -ms-animation: testim-content-out 0.4s ease-in-out forwards;
    -o-animation: testim-content-out 0.4s ease-in-out forwards;
    animation: testim-content-out 0.4s ease-in-out forwards;
}
.testim .cont div.inactive p {
    -webkit-animation: testim-content-out 0.5s ease-in-out forwards;
    -moz-animation: testim-content-out 0.5s ease-in-out forwards;
    -ms-animation: testim-content-out 0.5s ease-in-out forwards;
    -o-animation: testim-content-out 0.5s ease-in-out forwards;
    animation: testim-content-out 0.5s ease-in-out forwards;
}
.testim .cont div.inactive .star {
    -webkit-animation: testim-content-out 0.5s ease-in-out forwards;
    -moz-animation: testim-content-out 0.5s ease-in-out forwards;
    -ms-animation: testim-content-out 0.5s ease-in-out forwards;
    -o-animation: testim-content-out 0.5s ease-in-out forwards;
    animation: testim-content-out 0.5s ease-in-out forwards;
}
@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee;
    }
    35% {
        -webkit-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee;
    }
    70% {
        -webkit-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e;
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e;
    }
}
@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee;
    }
    35% {
        -moz-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee;
    }
    70% {
        -moz-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e;
    }
    100% {
        -moz-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e;
    }
}
@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee;
    }
    35% {
        -ms-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee;
    }
    70% {
        -ms-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e;
    }
    100% {
        -ms-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e;
    }
}
@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee;
    }
    35% {
        -o-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee;
    }
    70% {
        -o-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e;
    }
    100% {
        -o-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e;
    }
}
@keyframes testim-scale {
    0% {
        box-shadow: 0 0 0 0 #eee;
    }
    35% {
        box-shadow: 0 0 10px 5px #eee;
    }
    70% {
        box-shadow: 0 0 10px 5px #ea830e;
    }
    100% {
        box-shadow: 0 0 0 0 #ea830e;
    }
}
@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
}
@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-100%);
    }
}
@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    to {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    to {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    to {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}
@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}
@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}
@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(0);
    }
}
@media all and (max-width: 300px) {
    body {
        font-size: 14px;
    }
}
@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }
    .testim .cont div p {
        line-height: 25px;
    }
}
.category-box {
    float: left;
    position: relative;
}
.categ {
    position: absolute;
    right: inherit !important;
    bottom: inherit !important;
}
.popup-box {
    width: 800px;
}
.pop-tab {
    margin: 0;
    padding: 0;
    background: #fff;
    height: 500px;
    overflow-y: auto;
}
.pop-tab li {
    list-style: none;
    float: left;
    width: 100%;
}
.pop-tab li a {
    padding: 12px !important;
    background: #fff;
    border-radius: 0;
    width: 100%;
    display: block;
}
.popup-box .modal-content {
    background: #25262b !important;
}
.pop-tab > li.active > a,
.pop-tab > li.active > a:focus,
.pop-tab > li.active > a:hover {
    width: 100% !important;
    background: linear-gradient(90deg, rgb(199 174 153) 0, rgb(66 61 58) 100%, rgb(66 61 58) 100%) !important;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 10px 20px;
    border-radius: 0 !important;
    border: 0 !important;
}
.popup-box .close {
    margin-top: -30px;
    opacity: 1;
    font-size: 41px;
    font-weight: 300;
    color: #fff;
}
.sub-list {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    max-height: 500px;
    overflow-y: auto;
}
.sub-list li {
    list-style: none;
    width: 50%;
    float: left;
}
.sub-list li a {
    padding: 8px !important;
    color: #fff;
    display: block;
}
.tab-btn {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 5px 20px;
    color: #3c3c3c !important;
    border:#cacaca 1px solid;
}
.tab-btn:hover {
    background: #fef583;
    color: #3c3c3c !important;
}
.tab-btn:focus {
    background: #fef583;
    color: #3c3c3c !important;
}
.currency:focus {
    color: #3c3c3c !important;
    background: #fef583 !important;
}
.pop-tab li a:hover {
    background: #fef583 !important;
    color: #3c3c3c !important;
}
.categ-pop {
    position: absolute;
    z-index: 1000;
    background: #3a3a3a!important.category-products-hover li;
    width: 800px;
    display: block;
    padding: 0 !important;
}
.pop-tab {
    scrollbar-width: 8px;
    scrollbar-color: #adadad #fff;
}
.pop-tab::-webkit-scrollbar {
    width: 8px !important;
}
.pop-tab::-webkit-scrollbar-track {
    background: #1c1d21;
}
.pop-tab::-webkit-scrollbar-thumb {
    background-color: #1c1d21;
    border-radius: 20px;
    border: 1px solid #1c1d21;
}
.sub-list {
    scrollbar-width: 8px;
    scrollbar-color: #554c58 #1c1d21;
}
.sub-list::-webkit-scrollbar {
    width: 8px !important;
}
.sub-list::-webkit-scrollbar-track {
    background: #1c1d21;
}
.sub-list::-webkit-scrollbar-thumb {
    background-color: #1c1d21;
    border-radius: 20px;
    border: 1px solid #1c1d21;
}
.loader_catproduct {
    width: 40px;
    margin: 0 auto;
    display: block;
}
.loader_catproduct img {
    width: 40px;
}
.cat_head {
    display: none;
}
.bottom-menu-m {
    background-color: #000;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 99999999;
    display: none;
}
.footer-buttons {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6rem;
    border-top: 1px solid var(--color-stroke);
    background: #000;
}
.footer-buttons__container {
    position: relative;
    top: -0.3rem;
    display: flex;
    width: 100%;
    max-width: 43rem;
}
.footer-button {
    position: relative;
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    align-items: center;
    border: none;
    font-size: 1.3rem;
    line-height: 1.2;
    font-weight: 500;
    text-decoration: none;
    background-color: #fff0;
    color: var(--color-grey-1);
    transition: color var(--transition-medium-cubic);
}
.footer-button:focus-visible,
.footer-button:hover {
    color: rgb(255 255 255 / 0.75);
}
.footer-button:not(:first-child)::before {
    content: "";
    position: absolute;
    top: -1.2rem;
    left: 0;
    width: 0.1rem;
    height: 5.9rem;
    background-color: rgb(255 255 255 / 0.05);
}
.footer-button .icon {
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
}
.footer-button .button__text {
    position: relative;
    top: 0.3rem;
    color: #fff;
}
.footer-button--cart::after {
    top: -0.5rem;
    right: 3rem;
    left: initial;
    min-width: 1.6rem;
    height: 1.6rem;
    font-family: var(--font-futura-demi);
    font-size: 1rem;
    line-height: 1.6rem;
    background-color: var(--color-red);
}
.footer-button--cat .button__close-icon {
    display: none;
}
.footer-button--cat.is-active .button__close-icon {
    display: inherit;
}
.footer-button--cat.is-active .button__fries-icon {
    display: none;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    padding-bottom: 60px;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.icon--grad {
    color: #ccc;
}
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}
@media all and (max-width: 768px) {
    .bottom-menu-m {
        display: block;
    }
    .container.home-catalog .col-sm-3,
    .home-catalog .col-sm-3 {
        display: none !important;
    }
    .container.home-catalog .col-sm-9,
    .home-catalog .col-sm-9 {
        width: 100% !important;
    }
    .banner_sec .col-md-4.col-sm-4 {
        display: none !important;
    }
    .banner_sec .col-md-8.col-sm-8 {
        width: 100% !important;
    }
    .banner_sec .col-md-3 {
        display: none !important;
    }
    .banner_sec .col-md-9 {
        width: 100% !important;
    }
}
.top-head {
    float: left;
}
.top-head li a {
    padding: 0 10px !important;
    line-height: 35px;
}
.category-sec {
    padding: 8px !important;
}
.text-center {
    text-align: center;
}
.testimonial-item .panel-body {
    background: #5d4dbd !important;
}
.testimonial-item h4 {
    color: #c5ac98;
    font-size: 1em;
    margin: 15px 0;
}
.container {
    max-width: none !important;
}
h4.pd_head {
    min-height: 40px;
}
.product-name {
    width: 74%;
    float: left;
}
.icon-box {
    float: left;
}
.list-unstyled.category-products-hover li a {
    text-transform: uppercase;
}
.cart_table .alert {
    color: #e5e5e5;
}
#myModal h4 {
    color:#2c2c2c;
}
a.bg_grey:focus,
a.bg_grey:hover,
button.bg_grey:focus,
button.bg_grey:hover {
    color: #000 !important;
    text-decoration: none;
    background-color: #d3e5a1;
}
.home-catalog h2 {
    margin-top: 0;
}
.fl-left {
    float: left;
}
.mt-4 {
    margin-top: 15px;
}
.footer-buttons {
    display: none;
}
#search h3 {
    margin-top: 0;
}
.header_sec {
    background: #fff;
   margin-bottom: 10px;
    border-bottom: #dedede 1px solid;
  padding-bottom: 10px;
}
.responsive-menu {
    color: #bdbdbd !important;
}
.ap-logos {
    margin: 0;
    margin-bottom: 0;
    padding: 0;
    width: 70%;
    margin-bottom: 20px;
    margin: 0 auto;
}
.ap-logos li {
    list-style: none;
    display: block;
    width: 16%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
}
.ap-logos li img{width: 100%;}
.f-thin {
    font-weight: 400;
}
.f-bolder {
    font-weight: bolder;
}
.li-one {
    float: left;
    width: 100%;
    margin-bottom: 1px;
}
.green-blue {
   width: 100%;
  padding: 10px;
  background: #cce7ee;   
}
.green-blue i {
    float: left;
    font-size: 23px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 10px;
}
.slogans {
    width: 87%;
    float: right;
    line-height: 17px;
    font-size: 13px;
    color: #000;
}
.grey {
    border-bottom:#e3e3e3 1px solid;
    border-top:#e3e3e3 1px solid;
    float: left;
    width: 100%;
    background: #5d4dbd;
}
.footer-right {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.footer__payment {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.visually-hidden {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}
.list.list-payment {
    margin: 0;
    padding: 0;
    margin: 0 auto;
    width: 380px;
}
.list.list-payment li {
    list-style: none;
    float: left;
    margin-right: 10px;
    width: 50px;
}
.icon.icon--full-color {
    height: 35px;
    margin: 0 15px 0 0;
    width: 100%;
    display: block;
}
.list.list-payment li {
    list-style: none;
}
.footer__payment .pd_text {
    height: auto;
    color: #fff !important;
}
.products ul li:nth-child(3n) {
    margin-right: 0 !important;
}
.banner-bg{background: #5d4dbd; padding: 10px;}
.list-group.category-products-list{
  float: left;
  background: #5c4cbc;
  border-radius: 10px;
  margin-top: 2px !important;}
.in_search::placeholder{color: #a8a8a8;}
.box-1{background: #cce7ee;}
.mb-2{margin-bottom: 10px;}