[hidden] {
    display: none !important;
}
[show] {
    display: block !important;
}
.se-pre-con {
    display: none !important;
}
header {
    background: white !important;
}
#search {
    border-radius: 10px !important;
    background: white !important;
    padding: 0 20px 0 35px !important;
    color: #333 !important;
    height: 38px !important;
    width: calc(100% - 80px);
    float: left;
    margin-left: 20px;
}
.search-btn-bg {
    height: 39px !important;
    background-color: none!important;
}
.search-btn-bg:hover {
  background-color: none!important;
}
#search::placeholder {
  color: #333 !important;
}
.search-box {
    border-color: #e18437!important;
    border: 2px solid #e18437!important;
    border-radius: 10px!important;
    margin-top: 0 !important;
    width: 100%;
}
.container-c {
    width: 1250px;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.sc-101 {
    padding: 22px 0px;
}
.category-search-form {
    padding-left: 40px !important;
}
#submit-button-search-header {
    background-color: none!important;
    color: white;
    border-radius: 0px !important;
    padding: 9px 13px 7px;
    text-align: center;
    width: 80px;
    font-family: 'Proxima';
    font-weight: 700;
    font-size: 14px;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

#search {

}
.sc-103 {
    background-color: #e18437;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    color: white;
}
.sc-103 #text {
    color: white;
    margin-left: 25px;
    font-size: 13px;
    margin-top: 0 !important;
    font-family: 'Poppins';
    font-weight: 300!important;
}
.sc-103 #icon {
    float: left;
    position: absolute;
}
.sc-103 img {
    filter: brightness(0) invert(1);
}
#header_button_container {
    padding: 11px 22px;
    float: right;
    margin-right: 7px;
}
.header_button_container {
    padding: 13px 22px !important;
    float: right;
    margin-right: 7px;
}
.header_button_container #icon img {
    width: 20px;
    height: auto;
}
.top-cart-contain {
    margin-top: 4px;
    float: none!important;
}
.sc-102 {
    background-color: white;
    border: 1px solid #e7e7e7;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    color: white;
}
.sc-102 #text {
  color: #333;
  margin-left: 25px;
  /* font-weight: bold !important; */
  font-size: 13px;
  margin-top: 0 !important;
  font-family: 'Poppins';
  font-weight: 300!important;
}
.sc-102 #icon {
    float: left;
    position: absolute;
}
.sc-102 img {
    filter: grayscale(100%);
}
.sc-104 {
    position: absolute;
    width: 16px;
    height: auto;
    left: 10px;
    top: 12px;
}
#website_home_menu {
    padding-bottom: 10px;
    border-top: 1px solid #e7e7e7;
    background: white !important;
    color: red !important;
    height: 58px;
}
div#menu_header_bg {
    background: none !important;
    border-bottom: 0px;
}
.footer-middle {
    margin: 0 !important;
    background: #2b2b2b !important;
    color: white !important;
}
.footer-middle .links li a {
    color: white !important;
}
.n-menu {
    margin-top: 10px;
}
.n-menu h3 {
    margin: 0 .05rem;
    display: inline-block;
    font-family: 'Proxima';
    font-size: 14px;
    padding: 25px 25px;
    color: #555555;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
}
.n-menu h3 a {
    color: #555555;
}
.products-grid .item .item-inner .item-info .info-inner .action {
    display: none !important;
}
.products-grid .item .item-inner .item-img {
    border: none !important;
}
.products-grid .item {
    border: 1px #d4d4d470 solid;
    border-radius: 2px;
    margin: 0 !important;
}
.navbar-collapse .new_title {
    text-align: center;
    width: 100%;
    margin-bottom: -10px;
}
.new_title::after {
    display: none;
}
.new_title img {
    display: none;
}
.new_title h2 {
    text-transform: uppercase;
    font-family: 'Proxima';
    text-align: center;
    color: #555555;
    font-weight: bold;
    font-size: 20px !important;
}
.products-grid .item {
    padding: 10px !important;
}
.products-grid .item .item-inner .item-info .info-inner .item-title {
    height: 50px !important;
    overflow: hidden;
    margin-bottom: 10px !important;
    text-align: left;
}
.products-grid .item .item-inner .item-info .info-inner .item-title a {
    font-family: 'Proxima' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    color: #555555 !important;
    line-height: 1.285em !important;
    text-align: justify !important;
    overflow: hidden;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image img {
    /*padding: 35px;*/
}
.regular-price .price {
    font-size: 15px !important;
}
.products-grid .item .ratings {
    display: block !important;
    padding-top: 7px;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .ratings {
    margin-left: -15px !important;
}
.rating .fa-star-o, .rating .fa-star {
    font-size: 12px !important;
}
.products-grid .price-box {
    text-align: left;
    /* padding-left: 10px; */
    min-height: auto;
}
.common-home .sideoffer-banner,
.common-home .testimonials,
.common-home .category-description.std {
    display: none !important
}
.product-bestseller .owl-buttons .owl-next a:before{
    font-size: 26px;
    content: "\f054";
}
.product-bestseller .owl-buttons .owl-prev a:before {
    font-size: 26px;
    content: "\f053";
}
.product-bestseller .owl-buttons .owl-prev {
    left: calc(100% - 1160px);
}
.product-bestseller .owl-buttons a {
    background: white;
    border: 2px solid #ef7e18;
    border-radius: 4px;
    width: 28px;
    padding: 3px 4px;
    height: 35px;
}
.newsletter-wrap {
    background: white !important;
}
.newsletter-wrap #subscriber_email {
    border: 3px solid #e7e7e7 !important;
    line-height: 35px !important;
    padding: 6px 15px 6px !important;
    width: 36% !important;
    border-radius: 9px !important;
}
.newsletter-wrap button.subscribe {
    background-color: #ef7e18!important;
    color: white;
    padding: 17px 25px 17px!important;
    border: none !important;
    margin-left: -10px;
    font-size: 15px;
    font-family: 'Proxima' !important;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
}
.newsletter-wrap h4 {
    margin-top: .25rem;
    font-family: 'Proxima';
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    line-height: 1.5em;
    width: 33%;
    margin: 0 auto;
    text-transform: unset !important;
    padding-bottom: 15px;
}
.newsletter-logo {
    padding: 15px;
}
.newsletter-logo img {
    height: 40px;
}
.footer-middle {
    padding-top: 30px;
}
footer .social-media {
    padding-bottom: 20px;
}
footer .social-media .text {
    font-family: 'Proxima';
    font-weight: 700;
    font-size: 14px;
    color: #FFF;
}
footer .social-media .icons {
    margin-top: 18px;
}
footer .social-media .icons .icon {
    height: 25px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle;
}
footer .social-media .icons .icon img {
    height: 100%;
}
footer .banks-container {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 18px;
    border-top: 1px solid #cccccc2e;
}
footer .banks-container img {
    max-width: 100px;
    max-height: 50px;
    margin: 0 10px;
    opacity: .25;
    min-width: 80px;
}
.footer-middle .links li a {
    color: white !important;
    font-family: 'Proxima';
    font-size: 13px;
    text-align: left;
}
.footer-middle .links li {
    padding: 2px 0 !important;
    text-align: left;
}
.footer-middle h4 {
    color: white !important;
    font-family: 'Proxima';
    font-size: 13px;
    padding: 0px 0 4px !important;
    text-align: left;
}
footer .footer-content {
    margin-top: 15px;
    padding-top: 30px;
    border-top: 1px solid #cccccc2e;
    padding-bottom: 25px;
}
.sc-105 {
    margin-top: 0 !important;
    height: 60px !important;
}
.slogan {
    margin-top: 10px;
    height: auto !important;
}
.breadcrumbs {
  background-color: #ffffff;
  padding: 10px!important;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 0px;
}
.thm-quickview .product-view {
    margin-top: 0 !important;
}
.product-view {
    margin-top: 40px;
}
.product-view .product-img-box .product-image .product-full img {
    border: none !important;
}
.product-view .product-name h1 {
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 20px;
}
.product-collateral .add_info {
    border: 1px solid #cccccc6e;
    border-radius: 3px;
    margin-top: 50px;
}
.product-collateral .product-tabs {
    margin: 0 !important;
    padding: 0 20px;
    background-color: white !important;
    border-bottom: 1px solid #cccccc6e;
}
.product-collateral .nav-tabs.product-tabs>li {
    text-align: center !important;
    border-bottom: none !important;
}
.product-collateral .nav-tabs.product-tabs>li.th4 {
    /* width: 24.76% !important;  */
}
.product-collateral .nav-tabs.product-tabs>li.th5 {
    width: 19.78% !important;
}
.product-collateral .nav-tabs.product-tabs>li.active {
    border-bottom: 3px solid #ef7e18 !important;
}
.product-collateral .nav-tabs.product-tabs>li a {
    font-family: 'Proxima';
    font-weight: 700 !important;
    font-size: 15px;
    padding: 20px;
    color: #555555 !important;
    background-color: white !important;
}
.product-collateral #tab-review,
.product-collateral #tab-teslimat,
.product-collateral #tab-description
{
    padding: 5px 25px;
}
.product-view .product-shop .add-to-links li a {
    font-family: 'Proxima';
    font-weight: 600 !important;
    color: #999999 !important;
}
.product-view .add-to-links span {
    font-size: 13px !important;
    text-transform: unset !important;
}
.product-view .product-shop .add-to-links .link-wishlist:before {
    content: "\f005";
    font-size: 18px;
}
.product-view .product-shop .add-to-links .link-compare:before {
    font-size: 18px;
}
.sc-106:before {
    content: "\f1e0" !important;
}
#at15pf, .at-branding-addthis, .at-expanded-menu-service-list.border-before, .at-expanded-menu-load {
    display: none !important;
}
.product-view .product-shop .add-to-box .btn-cart {
    border-radius: 9px !important;
    font-family: 'Proxima';
    font-weight: 700;
    padding: 10px 20px !important;
    height: 42px !important;
}
.product-view .product-shop .add-to-box button.button.btn-cart span {
    font-family: 'Proxima';
    font-weight: 700 !important;
}
.product-shop button.button.btn-cart:before {
    content: '' !important;
    margin:0 !important;
}
.sc-107 {
    position: absolute;

}
.sc-108 {
    position: absolute;
    background-color: #555555 !important;
    color: #e7e7e7 !important;
    font-size: 14px !important;
    border-radius: 40px !important;
    padding: 0 !important;
    height: 24px !important;
    width: 24px !important;
    margin: 9px !important;
}
.sc-108 .fa {
    font-size: 10px !important;
    margin-left: 1px !important;
}
.sc-109 {
    position: absolute;
    background-color: #555555 !important;
    color: #e7e7e7 !important;
    font-size: 14px !important;
    border-radius: 40px !important;
    padding: 0 !important;
    height: 24px !important;
    width: 24px !important;
    margin: -30px !important;
    margin-top: 10px !important;
}
.sc-109 .fa {
    font-size: 10px !important;
    margin-left: 1px !important;
}
.add-to-cart .qty, #shopping-cart-table input.qty {
    width: 140px !important;
    height: 43px !important;
    border-radius: 9px;
    padding-right: 50px !important;
    font-family: 'Proxima';
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #555555 !important;
}
#shopping-cart-table input.qty {
    position: initial;
}
.product-view .product-shop .add-to-box .add-to-cart label ,#shopping-cart-table .btn-block label{
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 14px;
    color: #555555;
    margin-left: 65px;
    margin-top: 12px;
}
#shopping-cart-table .btn-block label{
    margin-top: 14px;
}
.thm-quickview .product-view .product-shop .add-to-box .add-to-cart .qty{
    width: 100px !important;
    padding-right: 0 !important;
}

.thm-quickview .product-view .product-shop .add-to-box .add-to-cart label {
    margin-left: 0 !important;
}

.product-highlights {
    display: inline-block;
    margin-top: 10px;
}

.product-highlights h3 {
    font-size: 14px !important;
    color: #999999 !important;"
}

.product-highlights .highlights-text {
    color: #999999 !important;
}

.sc-108:hover, .sc-109:hover {
    border: none !important;
}
.product-view .product-shop .add-to-box {
    border: none !important;
}
.price-block .product_price_container {
    border: none !important;
    border-left: 1px solid #E7E7E7 !important;
    padding: 10px 17px !important;
}
.price-block .price-box .product_price_container:first-child {
    padding-left: 0px !important;
    border-left: none !important;
}
.price-block .product_price_header {
    background: none !important;
    font-family: 'Proxima';
    font-weight: 700;
    font-size: 11px;
    color: #999999;
    display: block;
    padding: 0 !important;
    text-align: left;
}
.price-block .product_price_header .fa {
    font-size: 10px;
}
.price-block .product_price_body {
    padding: 0 !important;
    font-family: 'Proxima';
    font-weight: 700;
    font-size: 18px;
    color: #555555;
    text-align: left;
}
.price-block .product_price_body_old {
    font-size: 12px;
    color: #5555558a;
    margin-right: 5px;
    text-decoration: line-through;
}
.price-block .product_price_body_old .fa {
    font-size: 11px;
}
.price-block .product_price_footer {
    display: none !important;
}
.product-view .product-shop .price-box {
    border: none !important;
}
.product-view .product-shop {
    padding-left: 40px !important;
}
.sc-110 {
    position: relative;
    padding: 9px 12px;
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    background-color: #ef7e18;
    width: 300px;
    margin-top: -18px;
}
.product-view .product-shop .ratings {
    padding-bottom: 40px !important;
}
.ratings .rating-links a {
    font-family: 'Proxima';
    font-weight: 400;
    color: #555555 !important;
}
.inst-old {
    display: none !important;
}
#tab-taxi {
    padding: 20px 40px !important;
}
.inst-table {

}
.inst-table th {
    padding: 0 !important;
    margin: 0 !important;
}
.inst-table th .bank_logo {
    height: 65px !important;
    padding-top: 10px !important;
}
.inst-table td {
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 16px !important;
    color: #555555;
    line-height: 20px !important;
    text-align: center;
    padding: 15px!important;
}
.inst-table td span {
    margin-top: 10px !important;
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 13px !important;
    color: #999999;
    text-align: center;
}
.inst-table td p {
    margin-bottom: 5px !important;
}
.product-layout.product-grid .regular-price
{
    display: list-item;
    text-align: right;
    margin-bottom: 0px;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .ratings {
    margin-left: 0px !important;
    padding-top: 0px;
    text-align: left !important;
}
.category-list h3 {
    margin-top: 5px !important;
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 14px !important;
    color: #ef7e18 !important;
}
.category-list li {
    float: unset !important;
    display: grid !important;
    margin-bottom: 10px;
}
.category-list li a {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    font-family: 'Proxima';
    font-weight: 600;
    color: #555555 !important;
    font-size: 14px !important;
}
.col-main .category-products .products-grid {
    overflow: hidden;
    margin-left: 1px !important;
    margin-right: 1px !important;
}
.category-products .toolbar {
    border: 1px solid #E7E7E7;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 10px;
}
#content h1 {
    font-size: 25px;
}
.category-products {
    margin-top: 10px;
}
.category-products #compare-total {
    display: none;
}
#sort-by .form-control,
#limiter .form-control {
    border: none !important;
    font-family: 'Proxima';
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #555555 !important;
    padding-right: 20px !important;
}
.pager .limiter label, .toolbar label {
    font-family: 'Proxima';
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #555555 !important;
}
#grid-view.btn.btn-default {
    background-color: white !important;
    background: url(/catalog/view/theme/lilac1/image/icon_grid.png) no-repeat 8px 8px;
    border: none !important;
    margin: 0px !important;
}
#list-view.btn.btn-default {
    background-color: white !important;
    background: url(/catalog/view/theme/lilac1/image/icon_list.png) no-repeat 8px 8px;
    border: none !important;
    margin: 0px !important;
}
.toolbar .pager {
    width: 132px !important;
}
.toolbar .sorter {
    float: right;
}
.product-bestseller .owl-buttons .owl-prev a {
    display: block !important;
}

.sc-111 {
    font-size: 30px !important;
    padding-bottom: 20px;
    padding-top: 40px;
}
.campaign-area .item {
    margin-bottom: 15px;
}
.campaign-area .item .item-inner {
    background-color: white;
    color: white;
    border-radius: 15px;
    text-align: center;
    padding: 10px 4px;
    /*height: 470px;*/
    border: 5px solid #ef7e18;
    border-radius: 30px;
}
.campaign-area .item .item-title {
    overflow: hidden;
    height: 45px;
    margin-top: 8px !important;
}
.campaign-area .item .item-title a {
    font-family: 'Proxima' !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #555555 !important;
    line-height: 22px !important;
    text-align: justify;
}
.campaign-area .item img {
    width: 100%;
    /*padding: 20px 40px;*/
    /*margin-top: -10px;*/
    /*max-height: 205px;*/
}
.campaign-area .item .basket-btn {
    width: 100%;
    padding: 10px;
}
.campaign-area .item .basket-btn a {
    color: #ef7e18 !important;
    font-size: 14px;
    border-radius: 30px;
    border: 1px solid #ef7e18;
    font-family: 'Proxima' !important;
    font-weight: 500 !important;
    padding: 10px 35px;
    margin-left: -5px;
    margin-right: -5px;
}
.campaign-area .item .count-area {
    text-align: center;
    padding: 10px 15px;
    overflow:hidden;
    display: flex;
}
.campaign-area .item .count-area div {
    width: 25%;
/*    float: left;
    text-align: center;*/
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.campaign-area .item .count-area div b {
    display: block;
    border: 1px solid #555555;
    color: #555555;
    border-radius: 57px;
    font-size: 17px;
    font-weight: 500;
    width: 45px;
    height: 45px;
    line-height: 43px;
    text-align: center;
    /*margin: 0 auto;*/
}
.campaign-area .item .count-area div span {
    text-align: center;
    font-size: 11px;
    color: #555555;
}
.campaign-area .item .item-price {
    padding-top: 2px;
    font-family: 'Proxima' !important;
    max-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.campaign-area .item .item-price .old-price {
    font-size: 18px;
    margin-right: 12px;
    text-decoration: line-through;
    color: #555555;
}
.campaign-area .item .item-price .old-price .fa {
    font-size: 15px;
}
.campaign-area .item .item-price .new-price {
    font-size: 22px;
    font-weight: 600;
    margin-right: 0px;
    color: #555555;
}
.campaign-area .item .item-price .new-price .fa {
    font-size: 19px;
}
.filter-area {

}
.filter-area .panel-heading {
    display: none;
}
.filter-area .list-group-title {
    font-family: 'Proxima';
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #ef7e18 !important;
    margin-top: 20px;
    padding-top: 20px !important;
    border-top: 1px solid #cccccc47 !important;
    padding-bottom: 10px !important;
}
.filter-area .list-group-title:before {
    content: "";
    padding-right: 0;
}
.filter-area .more {
    color: #33333396;
    font-weight: 400;
    cursor: pointer;
    font-size: 12px !important;
}
.filter-area #price_filter {
    background: white !important;
    color: #333 !important;
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
}
.filter-area #button-reset-range {
    display: none;
}
.irs-from, .irs-to, .irs-single {
    background: #ef7e18 !important;
}
.irs-from:after, .irs-to:after, .irs-single:after {
    border-top-color: #ef7e18 !important;
}
.irs-with-grid {
    margin: 0px 0 0px;
}

.sc-112 {
    cursor: pointer;
    padding: 6px 2px;
    text-align: right;
    color: #ef7e18;
}
.sc-112 .fa {
    padding-right: 3px;
    font-size: 12px;
}
.n-menu .navbar-nav>li>a:hover {
    color: #ef7e18 !important;
    border-bottom: 7px solid #ef7e18;
    padding: 15px 0px 8px 0px;
    /* font-size: 14.5px; */
}
.related-pro .block-title h2 {
    text-transform: uppercase;
    font-family: 'Proxima';
    text-align: center;
    color: #555555;
    font-weight: bold;
    font-size: 20px !important;
}
.related-pro .block-title {
    text-align: center;
    width: 100%;
    margin-bottom: -10px;
    margin-top: 10px;
}
.block-title::after {
    display: none;
}
#related-products-slider.product-flexslider {
    margin: 5px -12px;
}
.related-pro .regular-price {
    display: list-item;
    text-align: right;
    margin-bottom: 0px;
}
.item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}
.old-price {
    margin-right: 0;
    display: none;
}
.item-content .rating {
    order: 1;
}
.products-grid .item .ratings {
    width: 55px;
}
.item-content .item-price {
    order: 2;
}
/* .related-pro .rating {
    margin-top: -10px !important;
} */


.related-block .owl-buttons .owl-next a:before{
    font-size: 26px;
    content: "\f054";
}
.related-block .owl-buttons .owl-prev a:before {
    font-size: 26px;
    content: "\f053";
}
.related-block .owl-buttons .owl-prev {
    left: calc(100% - 1230px);
}
.related-block .owl-buttons a {
    background: white;
    border: 2px solid #ef7e18;
    border-radius: 4px;
    width: 28px;
    padding: 3px 4px;
    height: 35px;
    color: #ef7e18;
}
.related-block .owl-buttons a:hover {
    border: 2px #ef7e18 solid !important;
}
#related-products-slider.product-flexslider {
    margin: 5px 0px;
}
.related-block .owl-controls {
    right: -25px !important;
    top: 34% !important;
}
.special-price span {
	font-weight: 600 !important;
    color: #ef7e18 !important;
    font-size: 15px !important;
}
.products-grid .price-box {
	text-align: right !important;
}
.sale-label {
    background: #ef7e18 !important;
}
.sale-label.sale-top-right:after {
    border-color: #ef7e18 transparent transparent !important;
}
.account-login .col2-set .col-2 {
    float: left;
    margin-top: 40px;
    background-color: #f6f6f6;
    padding: 45px 70px;
    box-shadow: none;
}
.account-login .col2-set .col-1 {
    float: right;
    padding: 45px 70px;
    margin-top: 40px;
    box-shadow: none;
}
.account-login .col2-set .col-1 h2 {
    font-family: 'Proxima';
    font-weight: bold;
    font-size: 24px;
    color: #555555;
    padding-bottom: 15px;
}
.account-login .content p {
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 15px;
    line-height: 18px;
}
.account-login .button.create-account {
    color: #555555;
    background-color: white;
    border: 1px solid #e7e7e7;
    font-family: 'Proxima';
    font-weight: 700;
    font-size: 14px;
    border-radius: 9px;
    padding: 11px 20px !important;
}
.account-login .col2-set .col-2 h2 {
    font-family: 'Proxima';
    font-weight: bold;
    font-size: 24px;
    color: #555555;
    padding-bottom: 15px;
}
.account-login label {
    font-family: 'Proxima';
    font-size: 15px;
    color: #555555;
    padding-bottom: 0px;
    font-weight: 600;
}
.account-login input[type="text"],
.account-login input[type="password"] {
    height: 48px;
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 14px;
    border-radius: 9px;
    margin-top: 10px;
    margin-left: -2px;
}
.account-login .forgot_pass {
    float: right;
    width: 100%;
    text-align: right;
}
.account-login button[type="submit"] {
    width: 100%;
    margin-top: 30px;
    border-radius: 9px;
    height: 45px;
    font-family: 'Proxima';
    font-weight: bold;
    font-size: 14px;
}
.account-c-my {
    margin-top: 20px;
}
.account-c-my legend {
    padding: 7px 0px;
    color: #333;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 25px;
    margin: auto;
    margin-bottom: 15px;
}
.account-c-my .form-horizontal .control-label {
    font-family: 'Proxima';
    font-size: 15px;
    color: #555555;
    padding-bottom: 0px;
    font-weight: 600;
    padding-top: 20px;
}
.account-c-my .form-horizontal input[type="text"],
.account-c-my .form-horizontal input[type="password"],
.account-c-my .form-horizontal input[type="telephone"],
.account-c-my .form-horizontal input[type="email"],
.account-c-my .form-horizontal input[type="tel"],
.account-c-my .form-horizontal select {
    height: 45px;
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 14px;
    border-radius: 9px;
    margin-top: 10px;
    margin-left: -2px;
}
.account-c-my .alert-warning {
    color: #8a6d3b;
    background-color: #ef7e18c9;
    border-color: #ef7e18;
    color: white;
}
.account-c-my button[type="submit"] {
    margin-top: 10px;
    border-radius: 9px;
    height: 45px;
    font-family: 'Proxima';
    font-weight: bold;
    font-size: 14px;
}
.common-home .breadcrumbs {
  display: none;
}
.home-cslider {
    /*background-color: #ef7e18;*/
    margin-top: 10px;
    /*padding: 50px 0px;*/
}
.home-cslider .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.home-cslider img {
    border-radius: 4px;
}
.lSSlideOuter .lSPager.lSGallery img{
    width: 100%;
}
.lSSlideOuter .lSPager.lSGallery {
    width: 100% !important;
    justify-content: center;
    align-items: center;
    display: flex;
}
.lSSlideOuter .lSPager.lSGallery li {
    margin-right: 10px !important;
    width: calc(10% + 3.6px) !important;
}
.lSSlideOuter .lSPager.lSGallery li:last-child {
    margin-right: 0px !important;
    margin-top: 10px;
}
.sale-label.sale-top-right:after {
    display: none;
}
.sale-label {
    width: 73px;
    height: 35px;
    border: 1px solid #0bc03e;
    border-radius: 10px;
    font-family: 'Proxima';
    font-weight: 700;
    font-size: 12px;
    color: #0bc03e;
    line-height: 14px;
    background-color: white !important;
    text-align: center;
    margin-right: 0;
    margin-top: 0;
}
#cart .dropdown-menu {
    margin-top: 5px !important;
    display: none!important;
}
#cart .dropdown-menu li>div td {
    padding: 15px 5px;
    letter-spacing: unset;
}
.mini-cart .img-thumbnail {
    width: 60px;
}
.mini-cart .basket a:focus {
    text-decoration: none!important;
}
.mini-cart .view-cart {
    margin-top: 0px;
    float: right;
}
.mini-cart .dropdown-menu .shopping-cart-list {
    margin-bottom: 0px;
}
.header-fixed-top .mini-cart .top-cart-content {
    display: none !important;
}
.top-basket-mobile {
    display: none !important;
}

/******************** MOBILE *********************/

@media screen and (max-width: 992px) {
    #productTabContent {
        overflow-x: scroll;
    }
    .container-c {
        width:100%;
    }
    #toTop {
        display: none !important;
    }
    .mm-toggle {
        margin-left: 10px;
        padding: 3px 5px 2px 0;
        background: none;
    }
    .mm-toggle .fa {
        color: #676767;
        font-size: 21px;
        margin: 7px 5px;
    }
    footer .banks-container img {
        min-width: 50px !important;
        margin-bottom: 10px !important;
    }
    footer .social-media .icons .icon img {
        height: 20px;
    }
    footer .social-media .icons .icon {
        height: 25px;
        padding-left: 10px;
        padding-right: 10px;
    }
    footer .social-media .text {
        font-size: 13px;
        text-align: left;
        padding-left: 10px;
    }
    footer .social-media {
        padding-bottom: 0px;
    }
    footer .social-media .icons {
        text-align: left;
    }
    .newsletter-logo {
        text-align: center;
    }
    .newsletter-wrap h4 {
        text-align: center;
        width: 100%;
    }
    .newsletter-wrap button.subscribe {
        padding: 17px 15px 17px!important;
        position: absolute;
    }
    .newsletter-wrap #subscriber_email {
        width: 77% !important;
        margin-right: -7px;
    }
    #header_button_container {
        padding: 10px !important;
        margin-right: 20px!important;

    }
    .sc-102 {
        background-color: transparent;
        border: none;
        margin-right: 7px !important;
        margin-top: 2px;
    }
    .sc-102 #text {
        color: white;
    }
    .sc-102 img {
        filter: grayscale(100%);
    }
    #header_button_container #text {
        display: none;
    }
    .sc-101 {
        padding-top: 0px;
    }
    #header_button_container #icon img {
        margin-top: -4px;
        filter: grayscale(100%);
    }
    .card_wishlist_area {
        background: transparent;
        border: none;
        position: absolute;
    }
    .category-search-form {
        padding-left: 10px;
        padding-right: 20px;
        padding-top: 0;
    }
    .search-box {
        float: unset;
        width: 100%;
    }
    #search {
        height: 36px !important;
        /*width: 100%;*/
    }
    .sc-104 {
        top: 11px;
    }
    #submit-button-search-header {
        margin-right: -2px;
        border-top-right-radius: 12px !important;
        border-bottom-right-radius: 12px !important;
    }
    a.logo img {
        height: 35px;
        width: auto;
    }
    .slogan {
        background-color: transparent;
        height: auto !important;
    }
    .slogan .container-c {
        padding-right: 0px;
        padding-left: 0px;
    }
    .sc-101 {
        padding-bottom: 5px;
    }
    .top-cart-contain {
        margin-top: 1px;
        width: 100%;
        position: absolute;
        padding-right: 50px;

    }
    .common-home .owl-controls {
        display: none;
    }
    .common-home .products-grid .item .item-inner .item-info .info-inner .item-content .ratings {
        display: none !important;
    }
    .navbar-collapse .new_title {
        margin-bottom: -17px;
    }
    .common-home .products-grid .item .item-inner .item-img .item-img-info a.product-image img {
        padding: 5px;
    }
    .toolbar .sorter {
        float: left;
    }
    .toolbar .pager {
        width: unset !important;
    }
    .category-products .toolbar {
        margin-bottom: 5px;
    }
    .category-products {
        margin-top: 5px;
    }
    .category_page .products-grid .item .item-inner .item-info .info-inner .item-content .ratings {
        /*display: none !important;*/
    }
    .category_page .products-grid .item .item-inner .item-img .item-img-info a.product-image img {
        padding: 0px;
    }
    .products-grid .item {
        width: 50%;
    }
    .common-home .products-grid .item {
        width: 100%;
    }
    .common-home .products-grid {
        margin-right: -30px !important;
    }
    .common-home .content-page {
        padding: 0;
    }
    .common-home .content-page .category-product {
        margin-top: 0;
        margin-bottom: 0;
    }
    .common-home .owl-carousel .owl-wrapper-outer {
        margin-left: -5px;
    }
    .product-layout.product-grid .regular-price {
        text-align: left;
        margin:0!important;
    }
    .product-view .product-shop {
        padding-left: unset !important;
    }
    .product-view {
        margin-top: 5px;
    }
    .product-view .product-name h1 {
        font-size: 15px;
    }
    .product-view .product-shop .price-block {
        text-align: center;
    }
    .product-view .product-shop .add-to-box {
        padding: 0;
        /* padding-left: 30px; */

    }
    .add-to-box .add-to-cart, .product-options-bottom .add-to-cart {
        display: flex;
        justify-content: center;
    }

    .product-highlights {
        text-align: center;
        width: 100%;
    }
    .product-view .product-shop .add-to-links li {
        float: unset;
    }
    .product-view .product-shop ul.add-to-links {
        text-align: center;
    }
    .product-collateral #tab-review,
    .product-collateral #tab-teslimat,
    .product-collateral #tab-description {
        padding: 5px 8px;
    }
    .product-collateral .nav-tabs.product-tabs>li.th5 {
        width: 100% !important;
        text-align: left !important;
    }
    .product-collateral .nav-tabs.product-tabs>li a {
        padding: 10px 0px;
    }
    .product-collateral .nav-tabs.product-tabs>li.active {
        /* border-bottom: none !important;  */
    }
    .product-collateral .nav-tabs.product-tabs>li.active a {
        color: #ef7e18 !important;
    }
    #tab-taxi {
        padding: 0px !important;
        overflow: scroll;
    }
    .sc-103 {
        background-color: transparent;
    }


    .sc-111 {
        padding-bottom: 15px;
        padding-top: 0;
    }
    .campaign-area {
        padding: 5px;
    }
    .filter-area {
        padding: 0px 25px;
    }
    .related-block .owl-buttons {
        display: none;
    }
    .campaign-area .item {
        padding-right: 10px;
        padding-left: 10px;
    }
    .campaign-area .item .item-title a {
        font-size: 12px !important;
        line-height: 15px !important;
    }
    .campaign-area .item .item-price .old-price {
        font-size: 12px;
        margin-right: 2px;
    }
    .campaign-area .item .item-price .old-price .fa {
        font-size: 11px;
    }
    .campaign-area .item .item-price .new-price {
        font-size: 13px;
    }
    .campaign-area .item .item-price .new-price .fa {
        font-size: 13px;
    }
    .campaign-area .item img {
        /*padding: 10px 20px;*/
    }
    .campaign-area .item .basket-btn a {
        padding: 8px 12px;
        font-size: 10px;
    }
    .campaign-area .item .item-inner {
        /*height: 310px;*/
        border-width: 1px;
        border-radius: 10px;
    }
    .campaign-area .item .count-area div b {
        width: 25px;
        height: 25px;
        font-size: 12px;
        line-height: 23px;
    }
    .campaign-area .item .count-area {
        padding: 3px 5px;
        display: flex;
    }
    .campaign-area .item .count-area div span {
        font-size: 8px;
    }
    .campaign-area .item .item-title {
        overflow: hidden;
        height: 30px;
    }
    .home-cslider {
        /*background-color: #ef7e18;*/
        margin-top: 10px;
        /*padding: 15px 0px;*/
    }
    .lSSlideOuter .lSPager.lSGallery {
        display: none !important;
    }
    .top-basket-mobile {
        display: block !important;
    }
    .top-basket-desktop {
        display: none !important;
    }
    #cart {
        border: none !important;
        height: 40px;
    }
}


/******************** MOBILE *********************/

@media (min-width: 993px) and (max-width: 3000px) {
    .products-grid .item .item-inner .item-img .item-img-info a.product-image img {
        padding: 0px !important;
    }
    .header-fixed-top {
        position: fixed;
        height: 125px;
        z-index: 9999999;
        width: 100%;
        top: 0;
        background-color: white;
        border-bottom: 1px solid #e7e7e7;
        overflow: hidden;
    }
    .header-fixed-top .sc-101 {
        padding: 0px 0px!important;
    }
    .header-fixed-top .n-menu .navbar-nav>li>a {
        line-height: 20px;
    }
    .header-fixed-top #website_home_menu {
        height: 51px;
    }
    .sc-103:hover .cmini-cart{
        display: block;
    }
}
@media screen and (max-width: 425px) {
    .item-content {
        flex-flow: column;
    }
}
/* Scroll Fixed Menu Css*/
.headhesive {
    position: fixed;
    top: 0;
    left: 0 ;
    margin: 0;
    z-index: 9999;
    background-color: white;
    border-bottom: 1px solid #e7e7e7;
    height: 125px;
    width: 100%;
    overflow: hidden;
    -webkit-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: translateY(-120%);
    -ms-transform: translateY(-120%);
    transform: translateY(-120%);
    box-shadow: none!important;
}
.headhesive .navleft-container {
    display: block;
}
.headhesive--stick {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
@media (max-width: 767px)  {
    .headhesive--stick {
        display: none;
    }
}
/* Scroll Fixed Menu Css*/
.logo-block {
    z-index: 999;
}
.checkout-cart .alert {
    margin-top: 10px;
}
.payment_option_tabs {
    border: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}

ul.payment_option_tabs li {
    width: 200px;
    text-align: center;
    padding: 0;
    border: 1px solid #f7f7f7;
    margin-right: 20px;
    border-radius: 10px;
    font-family: 'Proxima';
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    box-shadow: -1px 0px 10px -9px rgba(0,0,0,.75);
    transition:all .3s ease-in-out 0s;
}
ul.payment_option_tabs li a {
    width: 100%;
    border: none;
    color: #666;
    transition:all .3s ease-in-out 0s;
    display: inline-block;
    padding: 20px 25px;
}
ul.payment_option_tabs li:hover {
    background: #ef7e16;
    padding:0;
}
ul.payment_option_tabs li:hover a {
    color: #fff;
    padding: 20px 25px;
}
ul.payment_option_tabs li.active {
    background: #ef7e16;
    padding: 0;
}
ul.payment_option_tabs li.active a {
    padding: 20px 25px;
    font-weight: 600;
    background: none;
    border: none;
    color: #fff;
}
ul.payment_option_tabs>li>a:hover,ul.payment_option_tabs>li>a:focus {
    background: none!important;
    border: none!important;
    color: #fff!important;
}
ul.payment_option_tabs li.active a:before {
    display: inline-block;
    margin-right: 10px;
    left: 13px;
    top: 22px;
    font-size: 14px;
    color: #fff;
    content: "\f058";
    font-family: FontAwesome;
}
.input-group-btn>.btn:last-child {
    border-left: 0px solid #e4e4e4;
}
.data-table td,#shopping-cart-table a {
    color: #666;
    font-weight: 600!important;
}
.data-table thead tr td {
    color: #fff;
/*     border-top: 3px solid #e4e4e4!important;
    border-bottom: 3px solid #e4e4e4!important; */
    background:none!important;
    border: none;
    padding: 15px 10px!important;
    font-size: 15px;
}
.price_column>* {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.price_column span.price {
    color: #666;
    margin: 10px 0 15px;
}
.price_column .product_prices_container {
    margin-top: 10px;
    padding: 20px 0;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #f1f0f0;
    box-shadow: -1px 0px 10px -10px rgba(0,0,0,.75);
}
.price_column .product_prices_container label {
    margin-bottom: 10px;
    padding: 0 10px;
}
.price_column .product_prices_container label input {
    margin: 0 auto;
}
.price_column .product_prices_container label span {
    display: block;
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 600;
}
.cart-table .price {
    font-size: 16px;
    color: #ef7e16;
}
.price_column span.error {
    color: #c62121;
    /* text-decoration: underline; */
    border: 1px solid;
    padding: 10px;
    border-radius: 10px;
}
button.button {
    padding:13px 22px!important ;
    border-radius: 10px;
}
button.button.btn-proceed-checkout {
    border: 1px solid #fdd922;
}
.button.btn-continue, .button.continue, .button.coupon, .button.create-account, .button.login, button.btn-share {
    margin-right: 94px;
    background-color: #ef7e18;
    color: #fff;
    border: 1px#ef7e18 solid;
    font-size: 13px;
    font-weight: bold !important;
    border-radius: 10px!important;
}
button.button:hover {
    border: 1px solid;
    border-color: unset!important;
}
.toplinks {
    padding: 8px 0;
    margin-right: -15px;
}
.toplinks .links div {
    margin-left: 15px;
}
@media screen and (max-width: 479px) and (min-width: 320px) {
    .m-pd-0 {
        padding: 0;
    }
    .toplinks {
        margin-right: 0;
        width: 100%;
    }
    .toplinks .links {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    .toplinks .links div {
        margin: 0;
    }
    .toplinks div.links div a span {
        font-size: 13px;
    }
    ul.payment_option_tabs li {
        width: 48%;
        margin-right: 1%;
        font-size: 14px;
        font-weight: 400;
        max-height: 60px;
        margin-right: 5px;
    }
    ul.payment_option_tabs li a {
        white-space: nowrap;
    }
    ul.payment_option_tabs li.active a {
        padding: 20px 24px;
    }
    .logo-block {
        padding-left: 0;
    }
    .logo-block .logo {
        padding-top: 12px;
    }
    .logo-block .logo img {
        margin-left: -15px;
    }
    #sort-by .form-control, #limiter .form-control {
        font-size: 14px!important;
        padding-right: 10px !important;
    }
}
.nav-tabs.product-tabs>li>a {

    white-space: nowrap;
}
.product-tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product-collateral .nav-tabs.product-tabs>li a:hover,.product-collateral .nav-tabs.product-tabs>li a:focus,.product-collateral .nav-tabs.product-tabs>li a:active {
    border: none;
}
@media screen and (max-width: 900px){

    html, body {
        overflow-x: hidden;
        overflow-y: auto;
    }
}
.mt-5 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mr-5 {
    margin-right: 5px;
}
.header-container {
    display: block;
    border-bottom:0px!important;
}
header.container-c .sc-101 {
    padding-top: 0;
    padding-bottom: 10px;
}
.toplinks div.links div a {
    font-family: 'Poppins';
    font-weight: 200;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.headhesive--stick  .header-container{
    display: none;
}
.headhesive--stick .n-menu {
    margin-top: 0;
}
.top-basket-mobile #icon .cart-count {
    position: absolute;
    top: -8px;
    right: -10px;
    background: #ef7e17;
    width: 15px;
    /* padding: 2px 7px; */
    height: 15px;
    font-size: 9px;
    color: #fff;
    font-weight: 500;
    padding-top: 2px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
}
.swal_body {
    text-align: left;
}
.swal_body .products .product {
    display: block;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0;
}
.swal_body .products .product:last-child {
    border: none;
    padding: 0;
}
.swal_body .products .product .product_detail {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.swal_body .products .product .product_detail img {
    display: inline-block;
    max-width: 70px;
    margin-right: 5px;
}
.swal_body .products .product .product_detail .product_descriptions {
    width: 250px;
}
.swal_body .products .product .product_detail .product_descriptions .name {
    font-size: 15px;
    line-height: 1.5;
}
.swal2-close {
    top: 5px!important;
    right: 5px!important;
}
