
:root {
	-main-txt-color: #ff7e00!important;   
}

.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
	max-width: inherit;
}
.woocommerce-account .col-1, .woocommerce-account .col-2 {
	max-width: inherit;
}
.woocommerce-input-wrapper{
	width:100%;
}
.return-to-shop .hs_btn_wrapper {
     float: left;
}
.btc_blog_single_post_admin_img {
    float: left;
    width: 140px;
}
.btc_blog_single_post_admin_img_cont {
    float: left;
    width: calc(100% - 140px);
    padding-left: 10px;
}
.woocommerce-form-login .hs_about_btn {
    margin-top: 40px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.hs_btn_wrapper li a {
	float: left;
	width: 220px;
	height:50px;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	display: block;
	text-align:center;
	line-height:50px;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hs_btn_wrapper li a:focus {
	outline: none;
}
.hs_btn_wrapper li a > span {
	vertical-align: middle;
}
.hs_btn_wrapper li .hs_btn_hover {
	border-radius: 50px;
	background: #37a4dd;
	color: #fff;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.hs_btn_wrapper li .hs_btn_hover::before {
	content: '';
	position: absolute;
	top: -20px;
	left: -20px;
	bottom: -20px;
	right: -20px;
	background: inherit;
	border-radius: 50px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.hs_btn_wrapper li .hs_btn_hover:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #ECEFF1;
	background-color: #0592dc;
	-webkit-animation: anim-moema-1 0.3s forwards;
	animation: anim-moema-1 0.3s forwards;
}
.hs_btn_wrapper li .hs_btn_hover:hover::before {
	-webkit-animation: anim-moema-2 0.3s 0.3s forwards;
	animation: anim-moema-2 0.3s 0.3s forwards;
}
@-webkit-keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes anim-moema-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.hs_effect_btn li button {
	float: left;
	width: 180px;
	height:49px;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	display: block;
	text-align:center;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hs_effect_btn li button:focus {
	outline: none;
}
.hs_effect_btnli button > span {
	vertical-align: middle;
}
.hs_effect_btn li .hs_btn_hover {
	border-radius: 50px;
	background: #37a4dd;
	color: #fff;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.hs_effect_btn li .hs_btn_hover::before {
	content: '';
	position: absolute;
	top: -20px;
	left: -20px;
	bottom: -20px;
	right: -20px;
	background: inherit;
	border-radius: 50px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.hs_effect_btn li .hs_btn_hover:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #ECEFF1;
	background-color: #0592dc;
	-webkit-animation: anim-moema-1 0.3s forwards;
	animation: anim-moema-1 0.3s forwards;
}
.hs_effect_btn li .hs_btn_hover:hover::before {
	-webkit-animation: anim-moema-2 0.3s 0.3s forwards;
	animation: anim-moema-2 0.3s 0.3s forwards;
}

/* Shop Page Products */

.sidebar_widget:last-child{
	margin-bottom:0;
}
.shop_page_wrapper, .single_product_wrapper{
    float: left;
    width: 100%;
	padding-top:100px;
	padding-bottom:100px;
}

.woocommerce span.onsale {
    background-color: #ff7e00;
    top: 5px;
    left: 5px;
    width: 50px;
    height: 50px;
}
span.badge.onsale.perc,
.woocommerce .product .out-of-stock {
    display: inline-block;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.14);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.14);
    color: #ffffff;
    font-size: 13px;
    left: 0;
    line-height: 19px;
    padding: 5px 10px;
    position: absolute;
    top: 10px;
    z-index: 1;
    background: #212121;
    border-radius: 0px;
    min-width: auto;
    min-height: auto;
}
span.badge.onsale.perc:before {
    border-color: transparent transparent transparent #212121;
    border-style: solid;
    border-width: 13px 0px 0 8px;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: -8px;
    width: 0;
}
span.badge.onsale.perc:after {
    border-color: #212121 transparent transparent;
    top: 0;
    bottom: auto;
    border-style: solid;
    border-width: 13px 8px 0px 10px;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: -8px;
    width: 0;
}
.woocommerce .product .out-of-stock {
    background: #fd6b6b;
    color: #fff !important;
}
.woocommerce div.btc_shop_indx_cont_box_wrapper {
	margin-bottom:30px;
	min-height: 400px;
}
.btc_shop_indx_img_wrapper {
    float: left;
    width: 100%;
}
.btc_shop_indx_img_wrapper figure{
    position: relative;
    display: block;
    background-color: #fafafa;
    border: .1rem solid #e8e8e8;
    margin-bottom:0;
    transition: all .3s;
}
.product_img:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.07);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_shop_indx_cont_box_wrapper:hover .product_img:after,
.btc_shop_indx_cont_box_wrapper:hover .quick_link {
    visibility: visible;
    opacity: 1;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_shop_indx_img_wrapper img {
    width: 100%;
}
.btc_shop_indx_img_wrapper figure .quick_link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.quick_link{
    display: inline-block;
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background-color: rgba(43,43,43,0.8);
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.quick_link a{
    padding:0 !important;
}
.woocommerce a.added_to_cart {
    display:none;
}
.woocommerce .quick_link .add_to_cart_button {
	font-size: 14px;
	background-color:transparent;
	color:#fff;
}
.woocommerce .quick_link .add_to_cart_button:hover{
	background-color:transparent!important;
	color:#fff!important;
}
.btc_shop_indx_img_cont_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    padding: 25px;
    background: #fff;
    border: 1px dashed #cecece;
    border-top: 0;
}

section.related.products .btc_shop_indx_cont_box_wrapper {
	padding-left: 0;
    padding-right: 30px;
}

.btc_shop_indx_img_cont_wrapper .name{
    margin-bottom:10px;
}
.btc_shop_indx_img_cont_wrapper .name a {
	font-size: 16px;
	line-height:26px;
    color: #2d3a4b;
    font-weight: 600;
    text-transform: capitalize;
	text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}
.btc_shop_indx_img_cont_wrapper .price{
    margin-bottom: 10px;
}
.woocommerce div.btc_shop_indx_img_cont_wrapper span.price {
	display:inline-block;
	font-size: 20px;
    color: #797979;
    font-weight: 600;
}
.woocommerce div.btc_shop_indx_img_cont_wrapper span.price ins {
	text-decoration:none;
	color: var( --main-txt-color);
}
.woocommerce div.btc_shop_indx_img_cont_wrapper span.price del {
	opacity:1;
	margin-right:5px;
}
.woocommerce .star-rating::before,
.woocommerce .star-rating span::before,
.woocommerce p.stars a::before {
    color: #ffc000;
}
.woocommerce .products .star-rating {
    display: inline-block;
}

/* Shop Page ordering and Result Count */

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	float: right;
    font-size: 16px;
    margin-top: 12px;
}
.woocommerce .woocommerce-ordering select{
	height: 50px;
    color: #999;
    padding: 0px 60px 0px 15px;
    border: 1px solid var( --main-txt-color);
}

/* Shop Pagination */

.woocommerce nav.woocommerce-pagination ul {
	border: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 4px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li .next, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li .next,
.woocommerce-page .woocommerce-pagination ul.page-numbers li .next span,
.woocommerce .woocommerce-pagination ul.page-numbers li .prev, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li .prev,
.woocommerce-page .woocommerce-pagination ul.page-numbers li .prev span{
    width: 155px;
    height: 50px;
    color: var( --main-txt-color);
    text-transform: uppercase;
    line-height: 50px;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 0;
	width: 50px;
	height: 50px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 400;
	text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 0;
	width: 50px;
	height: 50px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 400;
	text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
	color: #fff;
    background:var( --main-txt-color);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.woocommerce-page .woocommerce-pagination ul.page-numbers li .prev:focus span,
.woocommerce-page .woocommerce-pagination ul.page-numbers li .next:focus span,
.woocommerce-page .woocommerce-pagination ul.page-numbers li .prev:hover span,
.woocommerce-page .woocommerce-pagination ul.page-numbers li .next:hover span{
	color: #fff;
    background:var( --main-txt-color);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

/* Product Single Page Image */
.single_prod_btn{
    float:left;
    width:100%;
    padding-top:30px;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
    border: 1px solid #ddd;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	margin-top:40px!important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	width:20%;
    border: 1px solid #ddd;
    margin-right: 15px;
    margin-bottom: 20px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    top: 12px;
    right: 12px;
    background: var( --main-txt-color);
    width: 35px;
    height: 35px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    border: 2px solid #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    background: #fff;
}
.product .single_prod_content h1{
	margin: 0px 0px 60px 0px;
    font-size: 22px;
	line-height: 33px;
    color: #2d3a4b;
    font-weight: 600;
    position: relative;
    text-transform: capitalize;
}

/* Product Single Page Title */

.product .single_prod_content h1:before {
    content: '';
    border: 1px solid #dedede;
    width: 70px;
    position: absolute;
    left: 0px;
    bottom: -21px;
}
.product .single_prod_content h1:after {
    content: '';
    border: 2px solid var( --main-txt-color);
    width: 40px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    bottom: -22px;
}

/* Product Single Page Price */

.woocommerce div.product .single_prod_content p.price, 
.woocommerce div.product .single_prod_content span.price {
    font-size: 30px;
	margin-bottom: 15px;
	color: var( --main-txt-color);
}
.price del {
	    margin-left: 10px;
    color: #797979;
    font-size: 16px;
	opacity:1;
}
.save_txt {
    color: #0ee40e;
	font-size: 16px;
	    margin-left: 10px;
}
.price del + ins {
    margin-left: 10px;
}
.price ins {
    text-decoration: none;
}

/* Product Single Page Quantity */

.woocommerce div.product form.cart div.quantity {
    margin: 20px 4px 0 0;
}
.soldout {
	padding: 3px 8px;
	text-align: center;
	background: #222;
	color: white;
	font-weight: bold;
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 12px;
}
.woocommerce .quantity input.plus,
.woocommerce .quantity input.minus {
	background: #f9f9f9;
    border: 1px solid #eeeeee;
	color: #d6d6d6;
    height: 44px;
    width: 43px;
    padding: 0;
    margin: 0;
    font-weight: 500 !important;
    position: relative;
    font-size: 20px;
	cursor:pointer;
}
.woocommerce .quantity input.plus {
    float: right;
    border-left: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.woocommerce .quantity input.minus {
    float: left;
    border-right: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.woocommerce .quantity input[type="number"]{
	font-size: 16px;
	border-top: 1px solid #eeeeee;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #eeeeee;
}
.woocommerce .quantity input[type="number"] {
    -moz-appearance: textfield;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance: none;
     margin: 0;
}
.woocommerce .product div.entry-summary .cart .button {
    margin-left: 10px;
}
.woocommerce .quantity input.qty {
    min-width: 90px;
	height: 44px;
	outline: none;
	border-top: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.woocommerce .quantity .qty {
    width: 1em !important;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .quantity {
    display: inline-block;
}

/* Product Single product_meta*/

.product_meta span, .sku_wrapper{
	width: 100%;
    float: left;
    margin-bottom: 10px;
}
.product_meta strong{
	color: #2d3a4b;
	margin-right:10px;
}

/* Product Single Page Tabs */

.woocommerce div.product .product_tab_section  {
    padding-top: 40px;
}
.woocommerce div.product .product_tab_section ul.tabs:before {
	border-bottom: 1px solid #ddd;
}
.woocommerce div.product .product_tab_section ul.tabs {
    text-align: center;
	padding: 20px 0 0 0;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
}
.woocommerce div.product .product_tab_section ul.tabs li {
    border: 0;
    padding: 0 25px;
    background: transparent;
}
.woocommerce div.product .product_tab_section ul.tabs li.active a {
    color: var( --main-txt-color);
}
.woocommerce div.product .product_tab_section ul.tabs li a {
    font-size: 18px;
    font-weight: 500;
    color: #797979;
	display: inline-block;
    padding: 0 0 20px 0;
}
.woocommerce div.product .product_tab_section ul.tabs li a:after {
    -webkit-transition: all .5s;
    transition: all .5s;
    content: '';
    position: absolute;
    right: 0;
	bottom: 0;
    width: 0;
    height: 2px;
    background-color: var( --main-txt-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{
	left: 0;
    width: 100%;
    background-color: var( --main-txt-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .product_tab_section ul.tabs li:after {
	display:none;
}
.related h2,
.woocommerce div.product .woocommerce-tabs .panel h2{
    margin: 0px 0px 60px 0px;
    font-size: 22px;
	line-height: 33px;
    color: #2d3a4b;
    font-weight: 600;
    position: relative;
    text-transform: capitalize;
    display: inline-block;
}
.related h2:before,
.woocommerce div.product .woocommerce-tabs .panel h2:before {
    content: '';
    border: 1px solid #dedede;
    width: 70px;
    position: absolute;
    left: 0px;
    bottom: -21px;
}
.related h2:after,
.woocommerce div.product .woocommerce-tabs .panel h2:after {
    content: '';
    border: 2px solid var( --main-txt-color);
    width: 40px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    bottom: -22px;
}

/* Product Single Page Review Tab */

#review_form .form-group {
    position: relative;
}
#review_form .form-group i {
    position: absolute;
    top: 17px;
    right: 22px;
    color: #c7c7c7;
}
#review_form .form-control{
    height: 50px;
    padding: 15px 23px;
    font-size: 16px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    box-shadow: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #f9f9f9;
}
#review_form .form-control:focus, #review_form .form-control:hover {
    color: #111;
    background-color: transparent;
    border: 1px solid var( --main-txt-color) !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.woocommerce div.product .woocommerce-tabs .panel #review_form h2 {
    margin: 0px 0px 50px 0px; 
}
.comment-form-rating{
	margin-top: 20px;
    margin-bottom: 20px;
}
.woocommerce #respond input#submit{
  padding:0;
  width:100%;
  height:50px;
  margin-top:30px;
  background-color: var( --main-txt-color);
  color: #fff;
  float:left;
  text-align:center;
  cursor:pointer;
  position:relative;
  overflow:hidden;
  font-size:16px;
  border:2px solid transparent;
  line-height:46px;
  	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
  font-weight:600;
  text-transform:uppercase;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	transition: background-color 0.6s, color 0.6s;
	   -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.woocommerce #respond input#submit:hover{
	border: 2px solid var( --main-txt-color);
    background: transparent;
    color: var( --main-txt-color);
	-webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.woocommerce #reviews #comments ol.commentlist {
    padding: 0	
}
#reviews .commentlist li .img-thumbnail {
	padding: 0;
    border: 0 solid transparent;
    border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	padding: 0;
    width: 100px;
    background: #fff;
    border: 0;
    border-radius: 100%;
}
#reviews .commentlist li .comment-text {
	border:0!important;
    margin: 0 0 0 110px !important;
    float: left;
    width: calc(100% - 100px);
}
.woocommerce #reviews #comments ol.commentlist li {
    float: left;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}
.woocommerce-review__author{
	font-size: 20px;
    font-weight: 600;
    color: #2d3a4b;
}
.woocommerce-review__published-date{
	font-size: 16px;
    color: var( --main-txt-color);
    font-style: italic;
}
.woocommerce #reviews #comment {
    height: auto;
}

/* Cart Page Css*/


.woocommerce table.shop_table {
    border: 1px solid #efefef;
    border-radius: 3px;
}
.table_cart_img figure {
    width: 50px;
	height: 50px;
	line-height: 45px;
    float: left;
	margin: 0;
    overflow: hidden;
	border: 1px solid #ddd;
	text-align:center;
}
.table_cart_img figure img{
    max-width: 100%;
	display:inline-block;
}
.cart-calculations input {
    padding: 5px;
}
.cart_table_heading {
    font-size: 16px;
    color: #fff;
    background:var( --main-txt-color);
    font-weight: 400 !important;
    text-transform: capitalize;
}
.cart-calculations a.remove:hover {
    background:transparent;
}
.cart-calculations a.remove:hover i{
    color: var( --main-txt-color);
}
.cart-calculations i {
    margin-right: 20px;
    font-size: 14px;
    color: #111111;
    position: relative;
    top: -5px;
}
.cart_btn_cntnt{
	float: left;
	margin-top: 20px;
}
.actions .hs_effect_btn {
	float: right;
	width:auto;
	padding-top: 0px;
    margin-top: 5px;
	padding-right:20px;
}
.cart_btn_cntnt span {
    font-size: 18px;
    color: #ff7e00;
    font-weight: 600;
}
.table_cart_cntnt h1 {
    font-size: 16px;
	line-height:26px;
    font-weight: 500;
    text-transform: capitalize;
}
.table_cart_cntnt h1 a{
	text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}
.cart-calculations table.shop_table > tbody > tr{
   border-top: 1px solid #efefef;
}
.cart-calculations table.shop_table >tbody > tr:first-child{
   border-top: 0;
}
.cart-calculations table.shop_table > thead > tr > th {
    border-bottom: 0;
    padding-top: 15px;
    padding-left: 15px;
    font-size: 16px;
    padding-bottom: 15px;
}
.cart-calculations table.shop_table > tbody > tr >td{
	font-weight: 400;
	padding:20px 8px 30px 20px;
}
.cart-calculations .table > tbody > tr > td.product_quantity div.quantity {
    float: left;
}
.cart-calculations table.shop_table > tbody > tr >td.product-remove{
	padding-right: 20px;
}
.table_cart_cntnt p {
    color: #4285f4;
    font-weight: 500;
    text-transform: capitalize;
}
.cart_page_price {
    font-weight: 600;
    color: #111;
}
.cart_page_totl {
    font-weight: 600;
    color: var( --main-txt-color);
}
.shop_btn_wrapper ul {
    float: right;
}
.table-responsive {
    border: 1px solid #efefef;
}
.estimate_shiping_Wrapper_cntnt {
    float: left;
    width: 100%;
    border: 1px solid #efefef;
    padding: 20px;
    margin-bottom: 30px;
	border-radius: 3px;
}
.coupan_head{
    float: left;
    width: 100%;
}
.coupan_head h2, .cart_totals h2{
    margin-bottom:60px!important;
    font-size: 22px;
    color: #2d3a4b;
    font-weight: 600;
    position: relative;
    text-transform: capitalize;
    display: inline-block;
}
.coupan_head h2:before, .cart_totals h2:before {
    content: '';
    border: 1px solid #dedede;
    width: 70px;
    position: absolute;
    left: 0px;
    bottom: -21px;
}
.coupan_head h2:after, .cart_totals h2:after {
    content: '';
    border: 2px solid var( --main-txt-color);
    width: 40px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    bottom: -22px;
}
.coupan_form_wrapper input{
	float: left;
    width: calc(100% - 180px);
    height: 50px;
    border: 1px solid rgba(208, 208, 208, 0.52);
    background: transparent;
    color: #777777;
    padding-left: 20px;
    border-right: 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.coupan_form_wrapper .hs_btn_wrapper {
    width: 170px;
    padding-top: 0;
}
.coupan_form_wrapper .dark_btn button {
    background-color: var( --main-txt-color);
	color:#fff;
}
.coupan_form_wrapper .dark_btn button:hover {
    background-color:transparent;
	color: var( --main-txt-color);
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
}
.cart-collaterals .estimate_shiping_total_cntnt table.shop_table{
    margin: 0 0 0px;
	border:0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 0;
}
.shop_btn_wrapper_shipping ul li a {
    width: 140px;
    height: 45px;
    line-height: 40px;
    margin-top: 20px;
}
.estimate_shiping_total_cntnt table{
	border: 1px solid #efefef;
    padding: 20px;
    margin-bottom: 30px;
	border-radius: 3px;
}
.estimate_shiping_Wrapper_repsnse {
    padding-top: 0;
}
.woocommerce .estimate_shiping_total_cntnt table.shop_table>tbody>tr>th{
	color: #2d3a4b;
	text-align: left;
	font-size: 16px;
}
.estimate_shiping_total_cntnt .price,
.estimate_shiping_total_cntnt .amount {
    font-weight: 500;
    color: var( --main-txt-color);
    font-size: 16px;
}
.estimate_shiping_total_cntnt .dark_btn {
    padding-top: 0;
}
.woocommerce-shipping-destination,
.woocommerce-shipping-destination strong,
.estimate_shiping_total_cntnt ul#shipping_method li label,
.estimate_shiping_total_cntnt .shipping-calculator-button{
	color: #2d3a4b;
}
.woocommerce .estimate_shiping_total_cntnt table.shop_table>tbody>tr>th,
.cart-calculations .estimate_shiping_total_cntnt table.shop_table>tbody>tr>td{
	padding: 20px 8px 8px 8px;
	
}
.woocommerce-cart .cart-collaterals .cart_totals .estimate_shiping_total_cntnt table tr th,
.woocommerce-cart .cart-collaterals .cart_totals .estimate_shiping_total_cntnt table tr td{
	border:0;
}
.woocommerce-cart .cart-collaterals .cart_totals .estimate_shiping_total_cntnt table tr th{
	color: #2d3a4b;
}
.cart_btn_cntnt_clr {
    font-size: 18px;
    color: #ec5959;
    font-weight: 600;
}
.woocommerce-message {
    border-top-color: var( --main-txt-color);
	margin-bottom: 30px !important;
}

.woocommerce-checkout section.al-main-page-container ,.woocommerce-cart section.al-main-page-container {
    float: left;
    width: 100%;
    padding: 80px 0;
}

li.woocommerce-mini-cart-item.mini_cart_item img {
    width: 90px;
    margin-right: 7px;
    float:left !important;
}

.woocommerce-checkout #payment div.payment_box p {
    color: #515151;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    height: 49px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 41px;
    padding: 11px 57px;
}
.woocommerce-message::before {
    color: var( --main-txt-color);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	border:0;
}
.select2-container--default .select2-selection--single {
    height: 50px;
    border: 1px solid #efefef;
    padding: 5px;
    height: 50px;
    background: #fff;
    color: #707070;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    color: #707070;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before{
	content: "\f107";
	font-family: "Font Awesome 5 Free";
    margin-left: -4px;
    margin-top: -5px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-shadow: none;
    width: 100%;
    border: 1px solid #efefef;
    padding: 10px;
    height: 50px;
    background: #fff;
    color: #949494;
    border-radius: 3px;
    margin-bottom: 10px;
}
.return-to-shop .dark_btn{
	padding-top:0;
}

/* Checkout Page Css*/

.checkout_wrapper{
	float:left;
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, 
.woocommerce form.register {
    border: 1px solid #efefef;
    padding: 20px;
    border-radius: 3px;
}
.woocommerce-info {
    border: 0;
    background-color: #f5f5f5;
    padding: 15px 15px;
        margin: 0 0 2em!important;
    border-radius: 3px;
}
.woocommerce-info::before {
    display:none;
}
.woocommerce-info h4 {
    padding: 5px;
    color: #888888;
    font-size: 16px;
	text-transform: unset;
}
.woocommerce-info i {
    margin-right: 10px;
    font-size: 20px;
    color: #4a4a4a;
}
.woocommerce-info a {
    color: var( --main-txt-color);
}
.woocommerce-billing-fields h2, #ship-to-different-address h2{
    margin: 0px 0px 60px 0px;
    font-size: 22px;
    color: #2d3a4b;
    font-weight: 600;
    position: relative;
    text-transform: capitalize;
    display: inline-block;
}
.woocommerce-billing-fields h2:before, #ship-to-different-address h2:before {
    content: '';
    border: 1px solid #dedede;
    width: 70px;
    position: absolute;
    left: 0px;
    bottom: -21px;
}
.woocommerce-billing-fields h2:after,  #ship-to-different-address h2:after {
    content: '';
    border: 2px solid var( --main-txt-color);
    width: 40px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    bottom: -22px;
}
#ship-to-different-address input[type=checkbox]{
    display: none;
}
.woocommerce form .form-row label {
    margin-bottom: 6px;
    color: #777;
    font-size: 15px;
}
.woocommerce form .woocommerce-additional-fields__field-wrapper .form-row textarea {
    resize: none;
    height: 60px !important;
    padding-left: 30px;
}
.checkout_crorpo_lable{
	position: relative;
    top: -1px;
    font-weight: normal;
    padding: 0px;
    font-size: 18px;
    cursor: pointer;
    color: #333333;
}
.woocommerce form .form-row .input-checkbox {
    margin: -5px 8px 0 0;
}
.checkout_crorpo_text{
	float: left;
    width: 100%;
    margin-bottom: 5px;
}
.woocommerce form .form-row.woocommerce-invalid label {
    font-weight: 700;
    color: #a00;
    color: #777777;
    text-transform: capitalize;
}
.woocommerce form .form-row.woocommerce-invalid input.input-text{
    font-size: 15px;
    color: #888888;
    padding: 12px 15px;
    border-radius: 3px;
    height: 50px;
    border: 1px solid #e0e0e0;
}
.woocommerce-form-login  input {
    background: #fafafa;
    border-radius: 5px;
}
.contect2_form1 input {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    margin-bottom: 10px;
    border: 1px solid #f5f5f5;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contect2_form1 i {
    font-size: 16px;
    color: #b1b1b1;
	margin-left: -30px;
}
.woocommerce form.login .coupan_head h2{
    margin: 0px 0px 20px 0px;
}
.woocommerce form.login .checkout_crorpo_text{
	margin-bottom: 20px;
    margin-top: 20px;	
}
.nopadding{
	padding:0;
}
.order-box {
    position: relative;
    margin-top: 15px;
    margin-bottom: 80px;
}
.title-box {
    position: relative;
    padding: 15px 30px;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    font-weight: 700;
    color: #222222;
    background-color: #f3f3f3;
}
.order-box .title-box .col {
    position: relative;
	padding: 0;
    width: 50%;
    float: left;
    color: #222222;
    font-size: 15px;
    font-weight: 700;
}
.order-box .cart_item li.clearfix{
    position: relative;
    padding: 25px 30px 24px;
    text-transform: capitalize;
    color: #777777;
    font-size: 15px;
    line-height: 30px;
    border-bottom: 1px solid #cccccc;
}
.order-box ul li .order_box_span {
    width: 50%;
    float: right;
    color: #222222;
    font-size: 15px;
}
.order-box ul li.order_total {
    border-bottom: none;
    background: #f5f5f5;
    padding: 15px 30px;
    margin-top: -1px;
    font-weight: 700;
    color: #222222;
}
.woocommerce-checkout #payment div.form-row {
	padding: 1em 0;
    float: right;
}
.place-order .dark_btn {
   padding-top:0;
}
.woocommerce-checkout #payment div.payment_box {
    margin: 2px 0 20px 0;
    font-size: 16px;
    line-height:26px;
    padding: 15px 20px;
    background-color: var( --main-txt-color);
    color: #fff;
	border-radius:3px;
}
.woocommerce-checkout #payment div.payment_box::before {
	left: 30px;
    top: -8px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid var( --main-txt-color);
}
.crorpo_pay_med_title{
    text-transform: capitalize;
    letter-spacing: 1px;
    cursor: pointer;
    color: #2d3a4b;
	font-weight: 600;
}
.payment-options {
	margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 35px;
    background-color: #f5f5f5;
}
.woocommerce-checkout #payment ul.payment_methods {
    border: 0;
}
.woocommerce-checkout #payment {
    background: transparent;
}
.woocommerce-checkout #payment ul.payment_methods 
li:last-child div.payment_box{
	margin: 2px 0 0 0;
}
.woocommerce-checkout .woocommerce .col2-set .col-1, 
.woocommerce-checkout.woocommerce-page .col2-set .col-1 {
    padding: 0;
}
.woocommerce form .form-row {
    padding: 3px 0;
}
.woocommerce form .woocommerce-account-fields .form-row{
	padding: 3px 3px;	
}

/* My Account Page Css*/

.woocommerce-form-register{
    padding-top:30px;
}
.woocommerce-privacy-policy-text a{
    color:#fff;
}
.woocommerce table.my_account_orders td .hs_btn_wrapper,
.woocommerce-MyAccount-content .hs_btn_wrapper {
    float: left;
}
.woocommerce-MyAccount-content .float_right {
    float: right;
}
.btc_blog_single_post_admin_img_cont .hs_btn_wrapper {
    float: left;
}
.btc_blog_single_post_admin_img_cont .hs_btn_wrapper ul li a{
   width:140px;
}
.woocommerce-account .crorpo_register_wrapper .hs_btn_wrapper,
.woocommerce-account .crorpo_login_wrapper .hs_btn_wrapper{
    float: left;
}
.woocommerce-account .wrapper_main .site_content {
  background: #ff7e00;
}
.woocommerce-lost-password .wrapper_main .site_content {
    background:#fff;
}
.woocommerce-account .woocommerce{
	background: #fff;
	margin-top:100px;
}
.woocommerce-order-received .woocommerce{
	margin-top:100px;
}
.woocommerce-account #customer_login {
    text-align: center;
}
.woocommerce-account .crorpo_register_wrapper,
.woocommerce-account .crorpo_login_wrapper {
    padding: 50px;
}
.woocommerce-account .crorpo_register_wrapper{
     background: #ff7e00;
     color: #fff;
}
.woocommerce-account .crorpo_register_wrapper .coupan_head h2{
	color:#fff;
}
.woocommerce-account .crorpo_register_wrapper .coupan_head h2:after,
.woocommerce-account .crorpo_login_wrapper .coupan_head h2:after{
    content: '';
    border: 2px solid var( --main-txt-color);
    width: 40px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 0px;
    right: 0;
    margin: 0 auto;
    bottom: -22px;
}
.woocommerce-account .crorpo_register_wrapper .coupan_head h2:before,
.woocommerce-account .crorpo_login_wrapper .coupan_head h2:before{
	content: '';
    border: 1px solid #dedede;
    width: 70px;
    position: absolute;
    left: 0px;
    bottom: -21px;
    right: 0;
    margin: 0 auto;
}
.woocommerce-account .crorpo_register_wrapper .coupan_head h2:after{
    border: 2px solid #c5701d;
}
.woocommerce-account .crorpo_register_wrapper .checkout_crorpo_text,
.woocommerce-account .crorpo_login_wrapper .checkout_crorpo_text{
	padding-bottom:30px;
}
.woocommerce-account .crorpo_register_wrapper .checkout_crorpo_text{
	color: #fff;
}
.woocommerce-account .crorpo_register_wrapper .form-row input.input-text{
    width: 100%;
    border: 1px solid #fff;
    background: #fff;
    color: #797979;
}
.woocommerce-account .crorpo_register_wrapper .form-row input::-webkit-input-placeholder{
    color:#797979;
}
.woocommerce-account .crorpo_register_wrapper .form-row input:-moz-placeholder{
    color:#797979;
}
.woocommerce-account .crorpo_register_wrapper .form-row input::-moz-placeholder{
    color:#797979;
}
.woocommerce-account .crorpo_register_wrapper .form-row input:-ms-input-placeholder{
    color:#797979;
}
.woocommerce form .password-input, 
.woocommerce-page form .password-input {
    width: 100%;
}
.crorpo_register_wrapper .show-password-input::after{
    color: #fff;
}
.woocommerce-account .dark_btn{
    padding-top: 0;
}
.crorpo_register_wrapper .dark_btn,
.crorpo_login_wrapper .dark_btn {
	text-align:center;
}
.crorpo_register_wrapper .header_btn button {
  background:#fff;
  color:#3a424a;
  border:2px solid transparent;
}
.crorpo_register_wrapper .header_btn button::before {
	border: 2px solid #fff;
}
.crorpo_register_wrapper .header_btn button:hover {
    color: #fff;
}
.crorpo_register_wrapper .header_btn button{
    float: none;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
    margin-top: 10px;
}
.woocommerce-account .crorpo_register_wrapper i,
.woocommerce-account .crorpo_login_wrapper i,
.lost_reset_password .contact2_form1 i,
.edit-account .contact2_form1 i{
    font-size: 16px;
    color: #b1b1b1;
    margin-left: -30px;
    position: relative;
    right: 0;
    cursor: pointer;
}
.woocommerce-account .crorpo_register_wrapper i{
	color:#fff;
}
.lost_reset_password .checkout_crorpo_text {
    margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	width:100%;
	text-align:center;
	padding: 20px 0 0 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.woocommerce-MyAccount-navigation ul{
	display:inline-block;
}
.woocommerce-MyAccount-navigation ul li{
	float: left;
    margin-right: 60px;
}
.woocommerce-MyAccount-navigation ul li:last-child{
	margin-right:0;
}
.woocommerce-MyAccount-navigation ul li a{
	color: #2d3a4b;
    display: inline-block;
    padding: 0 0 10px 0;
	text-transform: capitalize;
	font-size: 16px;
    font-weight: 600;
	position:relative;
}
.woocommerce-MyAccount-navigation ul li a:after {
    -webkit-transition: all .5s;
    transition: all .5s;
    content: '';
    position: absolute;
    right: 0;
    bottom:-7px;
    width: 0;
    height: 2px;
    background-color: var( --main-txt-color);
}
.woocommerce-MyAccount-navigation ul li.is-active a:after {
    left: 0;
    width: 100%;
    background-color: var( --main-txt-color);
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: var( --main-txt-color);
}
.woocommerce-account .woocommerce-MyAccount-content {
	width:100%;
}
.woocommerce-MyAccount-navigation ul li::before{
	font-family: dashicons;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 28px;
    right: 20px;
    color: #fff;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before {
	content: '\f226';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:before {
	content: '\f174';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads:before {
	content: '\f316';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:before {
	content: '\f102';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:before {
	content: '\f110';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:before {
	content: '\f528';
}
.woocommerce-orders .dark_btn,
.woocommerce-downloads .dark_btn {
	padding-top: 15px;
}
.woocommerce-orders .woocommerce-pagination .dark_btn,
.woocommerce-downloads .woocommerce-pagination .dark_btn {
	padding-top: 0;
	float:none;
}
.woocommerce-orders .dark_btn a,
.woocommerce-downloads .dark_btn a{
   float:right;
   width: 200px;
}
.woocommerce-orders .crorpo_info,
.woocommerce-downloads .crorpo_info{
    display: inline-block;
    padding-top: 10px;
    padding-left: 15px;
	color: #2d3a4b;
}
.woocommerce-edit-address .checkout_crorpo_text {
    color: #2d3a4b;
    margin-bottom: 15px;
    padding-left: 15px;
}
.woocommerce-account table.shop_table,
.woocommerce-order-details table.woocommerce-table--order-details{
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.woocommerce-account table.shop_table th,
.woocommerce-account table.shop_table td {
	font-size: 16px;
}
.woocommerce-account table.shop_table thead th,
.woocommerce-order-details table.woocommerce-table--order-details thead th{
    background: var( --main-txt-color);
    color: #fff;
	font-size: 18px;
	padding: 15px 15px;
}
.woocommerce-account table.shop_table td{
	padding: 15px 8px 15px 20px;
	color: #2d3a4b;
	font-weight: 500;
	border:0;
}
.woocommerce-orders-table__cell-order-number a{
	color: var( --main-txt-color);
}
.woocommerce-account table.shop_table .hs_btn_wrapper ul li a{
	width: 140px;
}
.woocommerce-account table.shop_table .dark_btn {
	padding-top: 0;
}
.woocommerce-pagination .dark_btn .woocommerce-button--previous{
	float:left;
}
.btc_blog_single_post_admin_img_cont p a{
    color: rgba(255, 255, 255, 0.7);
}
.woocommerce-account .btc_blog_single_post_admin_img_cont h2 {
     color: #2d3a4b;
	 margin-bottom: 5px;
}
.woocommerce-account .btc_blog_single_post_admin_img_cont h1{
    font-size: 20px;
    text-transform: capitalize;
    color: var( --main-txt-color);
    font-weight: 600;
	margin-bottom: 5px;
}
.woocommerce-account .checkout_crorpo_text {
    margin-top: 20px;
}
.woocommerce-account .checkout_crorpo_text a{
    font-weight: 600;
    color: #2d3a4b;
}
.dashboard_head{
	margin-top:20px;
}
.woocommerce .woocommerce-order-details .coupan_head{
	margin-top: 40px;
}
.woocommerce-order-details table.woocommerce-table--order-details th,
.woocommerce-order-details table.woocommerce-table--order-details td  {
    padding: 25px 30px 24px;
    border-top: 1px solid #ccc;
    background: #fff;
    color: #2d3a4b;
	font-weight:700;
}
.woocommerce-order-details table.woocommerce-table--order-details thead td{
    padding: 15px 15px;
}
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child th,
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child td{
	background: #2d3a4b;
	color:#fff;
}
.woocommerce .woocommerce-customer-details address {
	border:0;
	padding:0;
}
.woocommerce .woocommerce-customer-details 
.woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details 
.woocommerce-customer-details--email::before{
	display:none;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, 
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
    padding-left:0; 
}
.woocommerce-view-order .crorpo_order_content {
	float:left;
	width:100%;
	padding-bottom:30px;
}
.woocommerce-view-order .woocommerce-MyAccount-content p{
	color: #2d3a4b;
    margin-bottom: 30px;
}
.woocommerce-view-order .woocommerce-MyAccount-content mark {
    padding: .2em;
    background-color: #fff;
    font-weight: 700;
	color:var( --main-txt-color);
}
.crorpo_order_header {
    border: 1px solid #ccc;
}
.crorpo_order_header .crorpo_order_number {
    background: #fff;
    font-size: 40px;
    padding: 50px 30px;
    text-align: center;
    color: #2d3a4b;
    border-bottom: 1px solid #ccc;
}
.crorpo_order_header .crorpo_order_number span{
    color:var( --main-txt-color);
}
.crorpo_order_header .crorpo_order_info {
    padding: 25px;
    font-size: 14px;
    color: #2d3a4b;
}
.crorpo_order_header .crorpo_order_info .coupan_head h2{
    margin-bottom:40px;
}
.crorpo_order_status{
    background: #2d3a4b;
	text-align:center;
	padding: 24px 30px;
}
.crorpo_order_status h2{
	color:#fff;
    font-size: 16px;
	text-transform:capitalize;
}
.crorpo_order_status h2 span{
	font-weight: 600;
	color:var( --main-txt-color);
}
.crorpo_order_content{
	margin-bottom: 30px;
}
.archive  .product .btc_shop_indx_img_cont_wrapper .excerpt{
    display: none;
}
.sidebar_widget {
    margin-bottom: 30px;
}
.sidebar_widget h2 {
    margin-top: 0px;
}

form.checkout_coupon.woocommerce-form-coupon button.button.wp-element-button {
    background: #ff7e00;
    color: #fff;
}
form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit.wp-element-button {
    background: #ff7e00;
    color: #fff;
}

.woosw-list {
    padding: 80px 0;
}

.woosw-list table.woosw-items tr td {
    border: 1px solid #ff7e00;
}


.woosw-list input#woosw_copy_btn {
    background: #ff7e00;
    color: #fff;
    border-color: #ff7e00;
}

.woosw-list input#woosw_copy_btn {
    background: #ff7e00;
    color: #fff;
    border-color: #ff7e00;
    border-radius: 0px 5px 5px 0px;
}

.woosw-list input#woosw_copy_url {
    border-color: #ff7e00;
    padding: 4px 10px;
    width: 371px;
}
button.woosw-btn.woosw-btn-663.woosw-btn-has-icon.woosw-btn-icon-only.woosw-btn-added.woosw-added {
    background: #ff7e00;
    color: #fff;
    border: 0;
}