@charset "utf-8";
/* CSS Document */

.owl-carousel {
	background-color: transparent;
}
.owl-controls.clickable {
	height: 0;
}
header {
	margin-bottom: 0;
}
#menu.navbar {
	margin-bottom: 5px;
}
#content {
	/*padding-top: 20px;*/
	min-height: 0;
}
#slideshow0 {
	margin: 0;
}

footer h2 {
	font-sizedtrdrt: 13px;
	font-weight: bold;
	color: #fff;
}

body.boxed #page-wrapper {
	max-width: 1170px;
	margin: 0 auto;
}
#vie-promotion-content-container {
	margin-top: 30px;
}
.contact-information-list i, .contact-information-list p {
	display: inline-block;
}
.contact-information-list li {
	padding: 0;
}
.contact-information-list i {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}
/* Main */

body {
	background-color: rgb(255, 255, 255);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'Open Sans';
	font-size: 16px;
}
#page-wrapper {
	background-color: rgba(255, 255, 255, 0.82);
}
body a {
	color: rgb(54, 54, 54);
}
body a:hover {
	color: rgb(239, 154, 32);
}
/* Headings */

h1, h2, h3, h4, h5, h6, legend {
	color: rgb(149, 149, 149);
}
h1 {
	font-family: inherit;
}
h2 {
	font-family: inherit;
}
h3 {
	font-family: inherit;
	font-size: 26px;
	font-style: inherit;
	font-weight: 700;
}
h4 {
	font-family: inherit;
}
h5 {
	font-family: inherit;
}
/* Top Bar */
#top .nav .open > a {
	background-color: transparent;
}
#top {
	background-color: rgba(25, 25, 25, 0.87);
	color: rgb(255, 255, 255);
	min-height:19px;
}
#top .btn-link, #top-links li, #top-links a {
	color: rgb(228, 228, 228);
	text-shadow: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: rgb(239, 154, 32);
	text-shadow: none;
}
.btn-showspecial{ min-width:  200px;}




#top .dropdown-menu {
	background-color: rgb(255, 255, 255);
}
#top .dropdown-menu .btn-link, #top-links .dropdown-menu a, #top .dropdown-menu li > a {
	color: rgb(51, 51, 51);
}
#top #currency .currency-select:hover, #top-links .dropdown-menu a:hover, #top .dropdown-menu li > a:hover {
	background-color: rgb(239, 154, 32);
	background-image: none;
	color: rgb(255, 255, 255);
}
/* Header */


header {
	background-color: rgba(255, 255, 255, 0.59);
}
/* Search */


#search .input-group-btn button {
top: -1px;
}
#search .input-group-btn button:hover {
}
/* Cart */

#cart > .btn {
	background-color: rgb(87, 87, 87);
	background-image: none;
	box-shadow: none;
	border: 1px solid rgb(87, 87, 87);
	color: rgb(255, 255, 255);
	margin-top: 11px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: rgb(51, 168, 28);
    background-position: 0 -15px;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    border-color: rgb(51, 168, 28);
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: rgb(51, 168, 28);
    border-color: rgb(51, 168, 28);
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: rgb(51, 168, 28);
    border-color: rgb(51, 168, 28);
}

/* Main Navigation */

#menu {
	background-color: rgb(241, 241, 241);
	background-image: none;
	border: 1px solid rgb(174, 174, 174);
	border-radius: 0px;
}
#menu {
	font-family: 'Open Sans';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
}
#menu .nav > li > a {
	color: rgb(53, 53, 53);
	text-shadow: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
#menu .nav > li > a:hover {
	color: rgb(87, 87, 87);
	background-color: rgb(227, 227, 227);
}
/* Navigation Submenus */



#menu .dropdown-inner li a {
	color: rgb(44, 44, 44);
}
#menu .dropdown-inner li a:hover {
	color: rgb(234, 234, 234);
	background-color: rgb(54, 54, 54);
	background-image: none;
}
#menu .see-all {
	color: rgb(44, 44, 44);
	border-top-color: rgb(239, 154, 32);
}
#menu .see-all:hover, #menu .see-all:focus {
	color: rgb(255, 255, 255);
	background-image: none;
	background-color: rgb(228, 77, 28);
}
/* Product Listing */

.product-thumb {
	border-color: rgb(223, 223, 223);
	background-color: rgba(255, 255, 255, 0.73);
}
.product-thumb h4 a {
    color: rgb(78, 78, 78);
    font-family: 'Open Sans';
    font-size: 17px;
    font-weight: 400;
    /*text-decoration: underline;*/
	font-weight:bold;
}
.product-thumb h4 a:hover {
    color: rgb(239, 154, 32);
    text-decoration: underline;
}
.product-thumb .price, .product-thumb .price-new, .product-thumb .price-old, .product-thumb .price-tax {
	font-family: 'Montserrat';
	font-size: 26px;
	font-weight: 600;
	text-align:center;
	
}
.product-thumb .price {
	color: rgb(239, 154, 32);
}
.product-thumb .button-group button[onclick^="cart"] {
	background-color: rgb(241, 241, 241);
	color: rgb(54, 54, 54);
	font-family: inherit;
	font-size: 12px;
}
.product-thumb .button-group button[onclick^="cart"]:hover {
	background-color: rgb(82, 82, 82);
	color: rgb(243, 243, 243);
}
.product-thumb .button-group button[onclick^="compare"] {
	background-color: rgb(162, 162, 162);
	color: rgb(234, 234, 234);
}
.product-thumb .button-group button[onclick^="compare"]:hover {




	background-color: rgb(255, 255, 255);
	color: rgb(109, 139, 35);
}
.product-thumb .button-group button[onclick^="wishlist"] {
	background-color: rgb(255, 255, 255);
	color: rgb(227, 0, 0);
}
.product-thumb .button-group button[onclick^="wishlist"]:hover {
	background-color: rgb(255, 255, 255);
	color: rgb(146, 153, 7);
}

span.price-utpo {
    font-size: 12px;
    color: #888888;
    font-weight: normal;
}


/* Footer */

footer {
	background-color: rgb(71, 71, 71);
	color: rgb(255, 255, 255);
	border-top-color: rgb(45, 45, 45);
	padding-bottom: 60px;
}
footer h5, footer h2 {
	color: rgb(239, 154, 32);
}
footer a {
	color: rgb(216, 216, 216);
}
footer a:hover {
	color: rgb(168, 168, 168);
}
/* Bottom */
#bottom {
	padding: 17px 0;
}
#bottom .payment-methods ul {
	list-style: none;
	margin-bottom: 0;
	text-align: right;
}
#bottom .payment-methods li {
	display: inline-block;
	width: 50px;
	background-color: #fff;
	border-radius: 2px;
	text-align: center;
	padding: 0px 5px;
}
/* Form Elements */





.form-control:focus {
	border-color: rgb(185, 194, 14);
}
.btn-primary {
	background-image: none;
	background-color: rgb(51, 168, 28);
	color: rgb(255, 255, 255);
	border-color: rgb(0, 104, 28);
}
.btn-primary:hover {
	background-image: none;
	background-color: rgb(130, 130, 130);
	color: rgb(255, 255, 255);
	border-color: rgb(154, 154, 154);
}
/* BREADCRUMB */

.breadcrumb {
	background-color: rgb(255, 255, 255);
	border-color: rgba(0, 0, 0, 0);
	border-radius: 3px;
}
.breadcrumb > li {
	text-shadow: none;
}
.breadcrumb a {
	color: rgb(92, 92, 92);
    font-size: 12px;	
}
.breadcrumb a:hover {
	color: rgb(239, 154, 32);
}
/* PAGINATION */



.placeholder_no_spe {
    background: #efefef;
    padding: 30px;
    min-height: 233px;
    border-radius: 6px;
    color: #5d5d5d;
    box-shadow: 2px 2px 1px #888888;
    font-size: 17px;
}

p.title_no_spe {
    font-weight: bold;
    font-size: 23px;
    line-height: 29px;
}


/* LIST */
.list-group a  {
	font-size:13px;

	}

.list-group-item {
	background-color: rgb(255, 255, 255);
}
.list-group a {
	border-color: rgb(223, 223, 223);
	color: rgb(133, 133, 133);
	text-align:left;
}

#menu .dropdown-inner a {
    text-align: left;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	border-color: rgb(223, 223, 223);
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	background-color: rgb(232, 232, 232);
	color: rgb(106, 106, 106);
	text-shadow: none;
}
.list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.list-group-item:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
/* Information Module */
.sidebar .nav-tabs {
	border-bottom: none;
}
.sidebar .nav-tabs > li > a {
	margin-right: 0;
	border-radius: 0;
}
/* Product Page */


body[class*="product-product"] #content .col-sm-4 h1, body[class*="product-product"] #content .col-sm-4 .list-unstyled {
	margin-bottom: 0;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
}
body[class*="product-product"] #content .col-sm-4 h1, body[class*="product-product"] #content .col-sm-4 h2 {
	padding-bottom: 10px;
}
body[class*="product-product"] #content .col-sm-4 .list-unstyled {
	padding-bottom: 10px;
}
body[class*="product-product"] #content .col-sm-4 h2 {
	margin-top: 0;
	margin-bottom: 0;
}
body[class*="product-product"] .nav-tabs > li > a {
	color: rgb(87, 87, 87);
	background-color: transparent;
}
body[class*="product-product"] .nav-tabs {
	border-bottom-color: rgb(239, 154, 32);
}
body[class*="product-product"] .nav-tabs > li.active > a {
	background-color: transparent;
	border-color: rgb(239, 154, 32);
	border-bottom-color: transparent;
}
body[class*="product-product"] .tab-content {
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.55);
}
</style> <style>#cart {
 margin: 22px 0 10px 0;
}
#search {
    margin: 11px 0 0px 0;
    max-width: 100%;
}

#special_toggle {
    background: #f1f1f1;
    margin: 11px 11px 0px -22px;
    text-align: center;
    padding: 0;
    border-radius: 6px;
    height: 40px;
    padding: 5px;
}
div#special_toggle label {
    padding: 0 11px;
    font-weight: bold;
    font-size: 13px;
	margin: 6px 0 0 0;
}

#special_toggle.button-slide {
	margin-right: 35px;
}
#special_toggle .btn {
    padding: 10px 13px;
}	

#menu .see-all:hover, #menu .see-all:focus {
    background-image: none;
    background-color: rgb(239, 154, 32);
    color: #000000;
}
#logo {
    margin: 8px 0 24px 0;
    max-width: 271px;
}

.col-sm-1.header__currency {
    margin-top: 15px;
	display:none !important;
}
.col-sm-1.header__currency *  {
    color: #333;
	text-align:left;
}

@media (min-width: 1800px) {
.container {
	width: 74%;
}
.col-lg-4 {
	width: 25%;
}


.navbar-collapse.collapse {

    width: 75%;

}


}
@media (min-width: 1560px) and (max-width : 1799px){
.container {
	width: 84%;
}
}

@media (min-width: 1200px) and (max-width : 1559px){
.container {
	width: 98%;
}
.product-thumb h4 a {
    font-size: 15px;
}
}
@media (max-width: 1200px){
.product-grid .product-thumb .caption {
    min-height: 120px;
    padding: 0 10px;
}
}

#menu.navbar {
	margin-bottom: 30px;
	box-shadow: 0px 3px 4px #A0A0A0;
}
#slideshow0 {
	margin: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}





.breadcrumb {
	margin: -22px 0 4px 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: -5px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #ef9a20;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 120px;
	word-break: break-word;
}
#menu .nav > li > a {
    color: rgb(53, 53, 53);
    text-shadow: none;
    padding-top: 9px;
    padding-bottom: 9px;
    border: gainsboro 1px solid;
    margin: 2px;
    font-size: 13px;
    min-width: 161px;
    text-align: center;
    background: #fbfbfb;
    padding: 5px 2px 5px 2px;
}


 @media (min-width: 768px) {

.navbar-nav {
	float: left;
	margin: 10px 0 10px 0;
}
.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important;
	/*width: 75%;*/
	margin: 0 auto;
}
}
/* Overwright en vrac */
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
.product-thumb .button-group button {
	width: 80%;
}
.container.full-width {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
#menu {
	background-color: rgb(241, 241, 241);
	background-image: none;
	border: 1px solid rgb(174, 174, 174);
	border-right: none;
	border-left: none;
	border-radius: 0px;
}
.product-thumb .button-group button {
	width: 100%;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #474747;
	border-color: #474747;
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #363636;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.tab-content * { /*overwright TinyMCE font*/
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal;
	color: #363636;
	font-size: 17px;
}
/* overwright Page de produit */
.product__review li, a, h4 {
    color: #363636;
    font-size: 16px;
}

div#content.product__review * {
    text-align: left;
}

div#content.product__review .form-group button {
    text-align: center;
}

div#content.product__review .rrssb-buttons *{
    text-align: center;
}
.product__review a {
	color: #363636;
	font-weight:bold;
	font-size:21px
}
/* overwright Page de category */
h2.cat__page__title {
	margin-top: -4px;
}
.cat__page__sub__category_btn {
	padding: 0;
}
.cat__page__sub__category_btn a {
	font-size:13px;
	display:block;
	padding: 5px 10px;
}
.cat__page__sub__category_btn a:hover {
	color:#FFFFFF;
}
.cat__page__sub__category_btn li {
	margin: 8px;
	border: #c7c7c7 1px solid;

	background: #f1f1f1;
	list-style:none;
}
.cat__page__sub__category_btn li:hover {
	background: #363636;
}
/* overwright Ajustement responsive */
@media (min-width: 1200px) and (max-width : 1600px){
.col-lg-2 {
    width: 33.33%;
}
}

/* Ajustement menu mobile */


.product-thumb .button-group {
    font-size: 12px;
}

/*Catégorie last level dans module*/
a.list-group-item.lastlevel__category {
    background: #363636;
    color: white;
    font-size: 13px;
    padding-left: 20px;
	}
a.list-group-item.lastlevel__category:hover {
    background: #656565;
	}
a.list-group-item.lastlevel__category.active {
	background: #ef9a20;
    color: #000000;
    font-weight: bold;
	}			
i.lastlevel__category__bullet {
	margin: 0 10px 0 0;
	font-size: 12px;
	
	}
@media (min-width: 768px) and (max-width : 1250px){
.col-sm-9 {
    width: 75%;
}	
}


@media (max-width: 1260px) {
.common-home .col-sm-9 {
	width:99%}
.header__currency .dropdown-menu {
    left: -100px;
}

#special_toggle.label-slide {
    border-radius: 6px 0 0 6px;
    width: 74%;
    float: left;
}
#special_toggle {
    background: #f1f1f1;
    margin: 0 0 4px 0;
    text-align: center;
    padding: 0;
    border-radius: 0px;
    height: 40px;
    padding: 5px;
}
#special_toggle.button-slide {
    border-radius: 0 6px 6px 0;
    width: 25%;
    float: left;
}
#special_toggle.button-slide {
    margin-right: 0;
}
#search {
    margin: 6px 0 10px 0;
    max-width: 99%;
    width: 100%;
}
}

@media (min-width: 768px) {
#column-right.col-sm-3 {
	width: 22.7%;
}
.product-thumb .price {
    position: absolute;
    bottom: 69px;
    width: 82%;
    text-align: center;
}

}

@media (max-width: 767px) {
.header__currency .dropdown-menu {
    left: 0;
}
}
@media (max-width: 768px) {
#special_toggle {
    background: #f1f1f1;
    margin: 0 0 4px 0;
    text-align: center;
    padding: 0;
    border-radius: 0px;
    height: 40px;
    padding: 5px;
}	

#special_toggle.button-slide {
    border-radius: 0 6px 6px 0;
    width: 25%;
    float: left;
}
#special_toggle.label-slide {
    border-radius: 6px 0 0 6px;
    width: 74%;
    float: left;
}
	
.container {
    width: 95%;
}
	
div#content.product__review * {
	font-size:100%;
}
div#content.product__review H1 {
	font-size:150%;
}
div#product {
    margin-top: 30px;
}
#logo {
    margin: 8px 0 24px 0;
    max-width: 100%;
}
#logo img {
    margin: 0 auto;
}
#search {
    margin: 6px 0 10px 0;
    max-width: 99%;
	width:100%;
}
#special_toggle.button-slide {
	margin-right: 0;
}

	
}

@media (max-width: 736px) {
#slideshow0 {
    display: none !important;
}
.product__review_col {
    display: flex;
    flex-direction: column-reverse;
}
}

@media (min-width: 768px){
.product-list .product-thumb .image {
    float: left;
    padding: 5px 15px;
    max-width: 112px;
}

.product-list .product-thumb .caption {
    padding: 0 20px;
    min-height: 54px;
    word-break: break-word;
    margin-left: 0;
    float: left;
}

.product-list .product-thumb .button-group {
    border: 1px solid #ddd;
    margin: 25px;
    max-width: 200px;
    float: right;
}

.product-list .product-thumb .price {
    position: absolute;
    bottom: 37px;
    width: auto;
    text-align: center;
}

}

@media (min-width: 768px) and (max-width : 1449px){
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    width: 100%;
    margin: 0 auto;
}
.collapse.navbar-collapse.navbar-ex1-collapse {
    padding-left: 8%;
}
}

@media (min-width: 1450px) and (max-width : 1832px){
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    width: 95%;
    margin: 0 auto;
}
}
#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #656565;
    text-shadow: 0 1px 0 rgba(121, 121, 121, 0.2);
}
#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #363636;
    background-image: linear-gradient(to bottom, #363636, #8c8c8c);
    background-repeat: repeat-x;
    border-color: #363636 #808080 #636363;
}

span.price-old {
    font-size: 19px !important;
}
hr {
   margin-top: 10px;
   margin-bottom: 20px;
   border: 1px;
   border-top: 1px solid #868383;
}

/* Spin icon ajout au pannier*/
.glyphicon.spinning {
    animation: spin 3s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg); }
    to { transform: scale(1) rotate(360deg); }
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
.glyphicon-refresh.spinning {
    transform-origin: 52% 47%;
}

/*Visuel col droite*/
.side_shooopping{
    width: 300px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}

.product__review.information-information-9 li, a, h4 {
   color: #363636;
   font-size: 16px;
   text-align: left;
}
h2.product_list_merchant_name a {
    font-size: 36px;
    font-weight: bold;
}

.form-control:focus {
    border-color: #ef9a20;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(239, 154, 32, 0.49);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(239, 154, 32);
}

span.price_upto {
    font-size: 12px;
    color: #959595;
    font-weight: normal;
}
.row.same-boutique-products * {
    text-align: center !important;
}
.row.different-boutiques-products * {
    text-align: center !important;
}
.col-sm-3.search_category {
    width: 32%;
}
#search * {
    border-radius: 4px !important;
}
@media (max-width: 768px) {
.col-sm-3.search_category {
    width: 100% !important;
}
.col-sm-3.search_category {
    padding: 0 !important;
}
#search input.form-control.input-lg {
    width: 100% !important;
}
#search .btn-lg {
    font-size: 15px;
    /*line-height: 61px;*/
    padding: 10px 35px;
    text-shadow: 0 1px 0 #FFF !important;
    margin-left: 3px !important;
}
#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    margin-bottom: 3px !important;
}
}
.product__special_price, {
    text-decoration: line-through;
    color: #c2c2c2;
    font-size: 21px;
    font-weight: bold;
}

.product__actual_price,.price-new{
    font-family: 'Montserrat';
    font-size: 34px;
    font-weight: 600;
    color: #474747;
}
.product__special_price,.price-old{
    color: #ef9a20 !important;
	margin: 5px 0 -2px 0 !important;
    font-size: 21px;
    font-weight: bold;
}

p.price {
    display: flex;
    flex-direction: column;
}

p.price.price_special_wrap {
    display: flex;
    flex-direction: column;
}

.product__special_price_outer {
    position: relative;
}

.product__special_price_outer:before {
    border-bottom: 1px solid #363636;
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
}
.product__actual_price .price-upto {
    font-size: 16px;
}
.product-thumb .price-old {
    text-decoration: none;
}