

.heading5 {
	border-bottom: 1px solid #d8d8d8;
	float: left;
	margin-bottom: 40px;
	position: relative;
	width: 100%
}

.heading5>h2::before {
	background: #525252 none repeat scroll 0 0;
	bottom: -1px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 50%
}

.heading5>h2 {
	background: #fff none repeat scroll 0 0;
	color: #525252;
	display: table;
	float: left;
	font-family: Noto Sans;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: .3px;
	margin: 0;
	padding: 0 50px 10px 0;
	position: relative;
	text-transform: uppercase;
	z-index: 99;
	line-height: 1.1
}

.leave-a-comment>p {
	color: #404040;
	float: left;
	font-family: open sans;
	font-size: 13px;
	letter-spacing: .3px;
	line-height: 22px;
	margin: 0;
	width: 100%
}

.priduct_lsit {
	overflow: hidden;
	position: relative
}

.leave-a-comment>.contact-form {
	margin-top: 10px
}

.contact-form {
	float: left;
	width: 100%
}

.fadeInLeftBig {
	animation-name: fadeInLeftBig
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.contact-form>form {
	float: left;
	width: 100%
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input,
select,
textarea {
	margin: 0;
	padding:4px;
}

.input-style {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	float: left;
	font-family: open sans;
	font-size: 12px;
	letter-spacing: .3px;
	margin-bottom: 15px;
	padding: 6px 6px 6px 10px;
	width: 100%
}

.contact-form textarea {
	height: 80px
}

.contact-form textarea {
	padding-top: 12px
}

.contact-form .submit {
	background: #b9b9b9 none repeat scroll 0 0;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	float: left;
	font-family: open sans;
	font-size: 14px;
	padding: 8px 24px
}

.priduct {
	border: 1px solid #ebddb6;
	padding: 10px 40px;
	height: auto
}

.review_text {
	margin-top: 20px
}

.review_text_no {
	background-color: #fff;
	border: 1px solid #f3a42e;
	border-radius: 5px;
	box-shadow: 0 0 3px 0 #f3a42e;
	overflow: hidden;
	padding: 5px
}

.custom-pagination {
	float: left;
	position: relative;
	width: 100%;
	margin-top: 10px
}

.custom-pagination>ul {
	background: none repeat scroll 0 0 #fff;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 99;
	max-height: 32px;
	max-width: 328px;
	overflow: hidden
}

.custom-pagination:before {
	background: #b98a05 none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 15px;
	width: 90%
}

.custom-pagination>ul>li {
	float: left;
	list-style: none outside none;
	margin-right: 10px
}

.custom-pagination>ul>li>a {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	color: #696969;
	float: left;
	font-family: open sans;
	font-size: 19px;
	line-height: 10px;
	padding: 10px;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.custom-pagination>ul .current {
	background: #f7873d none repeat scroll 0 0;
	border: 1px solid #cccdc8;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	float: left;
	font-family: open sans;
	font-size: 19px;
	line-height: 10px;
	padding: 10px;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.custom-pagination>ul>li>a:hover {
	background: #747474 none repeat scroll 0 0;
	border: 1px solid #b45205 none repeat scroll 0 0!important;
	color: #fff
}

.custom-pagination .count {
	background: #f7873d none repeat scroll 0 0;
	left: 50%;
	margin-left: -98px;
	padding: 0 10px;
	position: absolute;
	top: -2px
}

.custom-pagination>span {
	background: none repeat scroll 0 0 #fff;
	float: right;
	padding-left: 10px;
	position: relative
}

.cart-total-box>ul {
	background: none repeat scroll 0 0 #fff;
	border: 0 solid #fff;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}

.cart-total-box>ul>li {
	float: left;
	list-style: none outside none;
	padding: 11px 20px;
	width: 100%
}

.cart-total-box>ul>li:nth-child(2n+1) {
	background: #fff
}

.cart-total-box>ul>li>span {
	color: #555;
	float: left;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	letter-spacing: .3px;
	width: 40%
}

.cart-total-box>ul>li>i {
	color: #555;
	float: left;
	font-family: open sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: .3px;
	width: 60%
}

.customlist>select {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #c6dade;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #e9f3f6;
	-moz-box-shadow: 0 1px 2px #e9f3f6;
	-ms-box-shadow: 0 1px 2px #e9f3f6;
	-o-box-shadow: 0 1px 2px #e9f3f6;
	box-shadow: 0 1px 2px #e9f3f6;
	color: #555;
	float: left;
	font-family: open sans;
	font-size: 16px;
	height: 30px;
	padding-left: 10px;
	position: relative;
	width: 100%
}

li.customlist {
	float: left;
	position: relative;
	width: 100%
}

.customlist:before {
	background: url(../img/images1/list-arrow.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: "";
	height: 30px;
	position: absolute;
	right: 20px;
	top: 15px;
	width: 36px;
	z-index: 99999
}

.cart-total-box>ul>li>input {
	border: 1px solid #c6dade;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #e9f3f6;
	-moz-box-shadow: 0 1px 2px #e9f3f6;
	-ms-box-shadow: 0 1px 2px #e9f3f6;
	-o-box-shadow: 0 1px 2px #e9f3f6;
	box-shadow: 0 1px 2px #e9f3f6;
	color: #d2d2d2;
	float: left;
	font-family: Raleway;
	font-size: 13px;
	height: 30px;
	padding: 0 0 0 15px;
	width: 100%
}

.cart-total-box>ul>li a {
	background: none repeat scroll 0 0 #f0b70c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	float: right;
	font-family: Raleway;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .3px;
	line-height: 9px;
	padding: 13px 38px
}

#empty-cart {
	border-bottom: 2px solid #fff
}

.cart-price>span {
	line-height: unset
}

.cart-quanity .decrements {
	padding: 17px 0
}

.cart-total>span {
	margin: 19px auto 12px
}

.add-to-cart-options {
	margin-top: 3px
}

.add-to-cart-btnn {
	padding: 5px 10px;
	color: #000;
	background-color: #f0b70c;
	border: 1px solid #c3c3c3;
	float: left;
	font-size: 14px
}

.cart-head>h2 {
	font-size: 14px;
	line-height: auto;
	padding: 4px 0
}

.cart-price>span {
	line-height: 44px
}

.cart-quanity .decrements {
	padding: 12px 0 2px
}

.cart-total {
	text-align: center
}

.cart-total>span {
	margin: auto!important;
	display: inline-block;
	vertical-align: middle
}

.cart-total .remove-from-cart {
	margin: 40px 0 40px 20px;
	display: inline
}

.cart-total-box {
	margin-top: 0
}

.cart-total-box .contact-form .submit {
	background-color: #cccdc8
}

.cart-total-box .contact-form .input-style {
	width: 100%
}

.add-to-cart-btnn,
.grid-product>.view-post,
.product-sharing .share-post,
.product-size-block,
.product-weight-block,
.view-more-link {
	background-color: #cccdc8!important;
	color: #000!important
}

a.remove-from-cart {
	background: #cccdc8;
	color: #000;
	font-size: 16px;
	padding: 0 4px
}

.billing_div {
	margin-top: 15px;
	color: #b98a05
}

.billing_div1 {
	margin-top: 15px;
	margin-left: 15px
}

b.tit1 {
	color: #b45205;
	display: block;
	font-size: 18px;
	font-weight: 400
}

b.tit_method {
	color: #b45205;
	display: block;
	font-size: 25px;
	font-weight: 400;
	margin-top: -18px;
	padding: 10px 0 20px;
	text-transform: uppercase
}

b.p_filter {
	color: #b45205;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 0 20px;
	margin-left: 15px;
	text-transform: uppercase
}

.cart-total {
	padding: 7px 0
}



.cart_item {
	background: rgba(0, 0, 0, 0) url(../images/cart_item.png) no-repeat scroll 0 0;
	color: #fff;
	line-height: 21px;
	padding-bottom: 10px;
	position: absolute;
	right: 12%;
	text-align: center;
	top: 0;
	width: 31px
}

.contact-form textarea {
	height: 148px
}

.contact-form {
	margin-top: 20px
}

.contact-form {
	float: left;
	width: 100%
}

.contact-form>form {
	float: left;
	width: 100%
}

.contact-form .submit {
	background: none repeat scroll 0 0 #b9b9b9;
	border: medium none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	float: left;
	font-family: open sans;
	font-size: 14px;
	padding: 8px 24px
}

.required-start {
	display: inline;
	float: left;
	color: red;
	margin-right: 3px;
	font-size: 16px;
	clear: both
}

.notice_shipping {
	color: red;
	margin-left: 6%;
	margin-left: 22px
}

#enquary-form {
	margin-right: 0
}

#enquary-form {
	margin-left: 0;
	padding-bottom: 10px
}

.top-padding-20 {
	padding-top: 20px
}

.flipInX {
	animation-name: flipInX;
	backface-visibility: visible!important
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.decrements {
	float: right;
	margin-bottom: 20px;
	width: 100%
}

.decrements>span {
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	float: right;
	padding: 10px 5px
}

.decrements span input[type=button] {
	background: #383838 none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	float: left;
	font-family: open sans;
	font-size: 13px;
	font-weight: 700;
	height: auto;
	padding: 0;
	text-align: center;
	width: 17px
}

.decrements span input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #515151;
	float: left;
	font-family: open sans;
	font-size: 16px;
	height: 18px;
	padding: 0 10px;
	width: 35px
}

a.remove-from-cart {
	background: #fff none repeat scroll 0 0;
	color: #b98a05;
	font-size: 11px
}

.bounceIn {
	animation-name: bounceIn
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.fadeInLeftBig {
	animation-name: fadeInLeftBig
}

.line-height .input-style {
	line-height: 17px
}

.input-style {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	float: left;
	font-family: open sans;
	font-size: 12px;
	letter-spacing: .3px;
	line-height: 10px;
	margin-bottom: 15px;
	padding: 6px 6px 6px 10px;
	width: 100%
}

.error-message {
	color: red;
	padding: 4px;
	margin-bottom: 15px!important
}

#recaptcha_response_field {
	height: 20px!important
}

#ContactUsForm .input.text {
	width: 100%;
	height: 34px
}

#ContactUsForm2 .input.text {
	width: 95%;
	height: 34px
}

#ContactUsForm .input.text .input-style {
	border-width: 0;
	width: 100%;
	height: 100%
}

#ContactUsForm2 .input.text .input-style {
	border-width: 0;
	width: 100%
}

#ContactUsForm .input.select {
	width: 100%;
	height: 34px
}

#ContactUsForm2 .input.select {
	width: 95%;
	height: 34px
}

#ContactUsForm .input.select .input-style {
	height: 31px;
	background: #fff!important
}

#ContactUsForm2 .input.select .input-style {
	height: 31px;
	background: #fff!important
}

#ContactUsForm .input.textarea {
	width: 100%;
	height: 150px
}

#ContactUsForm .input.textarea .input-style {
	background: #fff!important
}

#ContactUsForm2 .input.textarea {
	width: 98%;
	height: 150px;
	margin-left: 1%
}

#ContactUsForm2 .input.textarea .input-style {
	background: #fff!important
}

.margin_bottom_15 {
	margin-bottom: 15px
}

.cd-user-modal-container .col-md-5 {
	float: left;
	padding: 0 0;
	text-align: left;
	height: auto
}

.col-md-7 .cd-switcher li span {
	color: #b98a05!important
}

.cd-user-modal.is-visible .cd-user-modal-container {
	transform: translateY(0)
}

.cd-user-modal-container {
	background: #fff none repeat scroll 0 0;
	border-radius: .25em;
	cursor: auto;
	position: relative;
	transition-duration: .3s;
	transition-property: transform
}

.cd-user-modal.is-visible {
	visibility: visible
}

.cd-user-modal-container {
	cursor: auto
}

.cd-user-modal-container .cd-switcher::after {
	clear: both;
	content: "";
	display: table
}

ol,
ul {
	list-style: outside none none
}

.cd-user-modal-container .cd-switcher li {
	float: left;
	text-align: center;
	width: 50%
}

.cd-user-modal-container .cd-switcher li:first-child a {
	border-radius: .25em 0 0
}

.cd-user-modal-container .cd-switcher a.selected {
    border-bottom: 2px solid #f7873d ;
    color: #f7873d!important;
}


.cd-user-modal-container .cd-switcher a {
	height: 70px;
	line-height: 70px
}

.cd-user-modal-container .cd-switcher a {
	color: #b2b2b2!important;
	font-size: 18px;
	display: block;
	height: 50px;
	line-height: 50px;
	width: 100%
}

#cd-login.is-selected,
#cd-reset-password.is-selected,
#cd-signup.is-selected {
	display: block
}

#cd-login,
#cd-reset-password,
#cd-signup {
	display: block
}

.cd-form {
	padding: 1.5em
}

.cd-form .fieldset:first-child {
	margin-top: 0
}

.cd-form .fieldset {
	float: left;
	margin: .4em 0;
	position: relative;
	width: 100%
}

.cd-form label.cd-email {
	background-image: url(../img/cd-icon-email.svg)
}

.cd-form label.image-replace {
	background-position: 50% 0;
	background-repeat: no-repeat;
	bottom: auto;
	color: transparent;
	display: inline-block;
	height: 20px;
	left: 15px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	text-shadow: none;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	width: 20px
}

.cd-form label {
	font-size: .875rem
}

.cd-form input.has-padding {
	padding: 16px 20px 16px 50px
}

.cd-form input.has-error {
	border: 1px solid #d76666
}

.cd-form input.has-border {
	-moz-appearance: none;
	/* border-bottom: 1px solid #b98a05; */
	border-left: 0 none;
	border-top: 0 none
}

.cd-form input.has-padding {
	padding: 12px 20px 8px 50px
}

.cd-form input.full-width {
	width: 100%
}

.cd-form input {
	padding: 0
}

input,
textarea {
	font-family: "PT Sans", sans-serif;
	font-size: 1.4rem
}

.cd-form .cd-error-message::after {
	border-bottom: 8px solid rgba(215, 102, 102, .9);
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	bottom: 100%;
	content: "";
	height: 0;
	left: 22px;
	position: absolute;
	width: 0
}

.cd-form .cd-error-message.is-visible {
	opacity: 1;
	visibility: visible
}

.cd-form .cd-error-message {
	background: rgba(215, 102, 102, .9) none repeat scroll 0 0;
	border-radius: .25em;
	bottom: -35px;
	color: #fff;
	display: inline-block;
	font-size: .8125rem;
	left: -5px;
	opacity: 0;
	padding: .8em;
	pointer-events: none;
	position: absolute;
	visibility: hidden;
	z-index: 2
}

.cd-form label.cd-countryname {
	background-image: url(../img/global_icon1.png);
	top: 66%!important;
	opacity: .4
}

.cd-form label.cd-password {
	background-image: url(../img/cd-icon-password.svg)
}

.contry {
	margin-top: -15px!important
}

.cd-form label.image-replace {
	background-position: 50% 0;
	background-repeat: no-repeat;
	bottom: auto;
	color: transparent;
	display: inline-block;
	height: 20px;
	left: 15px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	text-shadow: none;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	width: 20px
}

.cd-form label {
	font-size: 11px
}

.cd-form .hide-password {
	border-left: 1px solid #d2d8d8;
	bottom: auto;
	color: #343642;
	display: inline-block;
	font-size: .875rem;
	padding: 6px 15px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.cd-form input[type=submit] {
	padding: 16px 0
}

.cd-form input[type=submit] {
	-moz-appearance: none;
	background: #b98a05!important;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	padding: 10px 0;
	border-radius: 4px
}

.cd-form-bottom-message {
	font-size: .875rem;
	margin-top: -15px;
	text-align: center;
	float: right;
	color: #b98a05
}

.cd-form-bottom-message1 {
	bottom: 0!important;
	font-size: 11px;
	left: 0!important;
	position: relative;
	float: left;
	text-align: center;
	width: 100%;
	color: #999
}

.cd-form-bottom-message_back {
	float: right;
	font-size: 11px;
	position: unset;
	text-align: center;
	color: #b98a05;
	text-decoration: underline
}

.cd-form-bottom-message a {
	color: #000;
	text-decoration: underline;
	font-size: 11px
}

.tnc {
	color: #999
}

.fl {
	float: left
}

#create_account {
	width: 70%
}

#reset_password {
	width: 70%
}

#login_button {
	width: 70%
}

.cd_error {
	float: left;
	color: red;
	padding-top:5px;
}

.cr {
	margin-top: 10px
}

.form-control {
	background-color: #fff;
	background-image: none;
	border-color: -moz-use-text-color -moz-use-text-color #b98a05;
	border-radius: 0;
	border-style: none none solid;
	border-width: 0 0 1px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 42px;
	line-height: 1.42857;
	padding: 6px 40px;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
	width: 100%
}

#cd-login.is-selected,
#cd-reset-password.is-selected,
#cd-signup.is-selected {
	display: block
}

.cd-form label.cd-username {
	background-image: url(../img/cd-icon-username.svg)
}

.ui-widget-content.success-dialog {
	background: #f9f9f9;
	color: #222
}

.ui-dialog.success-dialog {
	left: 0;
	outline: 0 none;
	padding: 0!important;
	position: absolute;
	top: 0
}

.ui-dialog.success-dialog .ui-dialog-content {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	overflow: auto;
	position: relative;
	padding: 0!important;
	margin: 0
}

.ui-dialog.success-dialog .ui-widget-header {
	background: #b0de78;
	border: 0;
	color: #fff;
	font-weight: 400
}

.ui-dialog.success-dialog .ui-dialog-titlebar {
	padding: 0;
	position: relative;
	font-size: 0
}

.ui-dialog.success-dialog .ui-dialog-title {
	float: left;
	margin: 0
}

.cd-form-message {
	padding: 2em 2em 0
}

.cd-form-message {
	font-size: 13px;
	line-height: 1.4;
	padding: 1.4em 1.4em 0;
	text-align: center
}

.cart.whishlist {
	margin-left: 31px;
	padding-top: 4px
}

.ui-dialog .ui-dialog-content {
	padding: 0!important
}

.table_header {
	background: #b98a05 none repeat scroll 0 0;
	color: #fff;
	text-align: center
}

.text_center {
	text-align: center
}

.table_css {
	text-align: center
}

.color_red {
	color: red
}

.table.table-bordered.table_css a img {
	width: 50%
}

.table_body {
	background: #fffcf5 none repeat scroll 0 0
}


#total_price1 #promo .input.text {
	width: 100%;
	height: 40px
}

#total_price1 #promo .input-style {
	height: 32px!important;
	width: 100%!important;
	border-right: 0!important
}

#total_price1.promo_height {
	width: 100%!important
}

#promo .search_btn .search-botton {
	font-size: 16px;
	height: 39px
}

#remove_promo.search-botton {
	font-size: 16px;
	height: 32px;
	width: 90%
}

.checkout_table td h3 a {
	color: #696768;
	font-size:17px;
}

.list_product a.link_button {
	background-color: #b98a05;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	padding: 5px;
	margin-top: 69px!important;
	width: 100%
}

.checkout_table {
	margin-top: -30px
}

.check_ou_text_text h5 {
	border-bottom: 1px solid #ddd;
	color: #794219;
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 30px;
	padding: 30px 0 5px
}

@media screen and (max-width:320px) {
	.right_menut a.delivery {
		width: 169px
	}
}

#resetform .submit {
	clear: both
}

@media screen and (max-width:767px) {
	.breadcrumb-style li {
		font-size: 11px;
	}
	.breadcrumb-style {
		padding-right: 0px;
	}
	.breadcrumb-item>span {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		display: inline-block;
		width: 50px;
		line-height: 10px;
	}
}

.col-md-3.review_img {
   padding-top: 22px;
    background: #fff;
    z-index: 10000000;
    height: 190px;

	
}
.review12{border:0 ;
	
}

.pp {
      height: 24px;
    margin-right: -5px;
    margin-top: -9px;
    width: 20px;
}
.ppp {     height: 23px;
    width: 20px;
    margin-left: -6px;
    margin-top: 4px;
}
/* .product_img {border:none;} */


.price_filter select{padding:4px;}	

.cat4.cat3.col-md-3.inner-products {
    margin-top: 40px;
}


.detail_of>p {color:#000;  font-weight: 600;}

.detail_of {
    text-align: left;
}

.product_name h1 {
    color: #5a5a5a;
    font-size: 24px;
    margin: 0px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}


.cart-quanity>.decrements>span {
    border: 1px solid #0ea387;
    width: auto;
    display: inline-flex;
}

.cart-quanity>.decrements>span>.qty {
    width: 36px;
    
}
.cart-quanity {
    float: left;
    width: 0%;
}
.add_gross {
    color: #f76302;
    font-weight: 400;
}
.net_price {font-weight:400; color: #f76302;font-family: 'Open Sans', sans-serif;}

.addcart1 {border:none;}

.price_sec .addcart {
    padding-top: 10px !important;
}

.price_sec {
    padding-top: 15px;
}

.price_sec .descript{padding:0px;
margin:0px;}

.price_sec .descript>p {
	margin: 0px;
}

.price_sec .addcart a {
    background-color: #747474;
    border-radius: 0px;
}
