/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .woocommerce .cart .button, .woocommerce .cart input.button {
    float: left;
}
.coupon label {
    float: left;
    
}
body.woocommerce-cart button[name=update_cart] {
    float:right !important;
}
.single_variation_wrap {
	position: relative;float:left;
}
 .text-danger {
    color: #dc3545!important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width:100% !important;
}
 .attr_row {
	     display: flex;
    width: 100%;
    flex-direction: row;
    align-items: stretch;
    justify-content: left;
    flex-wrap: wrap;
	    margin-bottom: 30px;
 }
 .woocommerce-cart table.cart th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce table.shop_table th, .woocommerce table.shop_table tfoot th {
     font-size: 14px !important;
 }
 .cart_totals h2 {
     font-size: 2em;
 }
 .mx-auto {
     margin: 0 auto;
 }
 .img-fluid {
    display:block;
    max-width: 100%;
    height: auto;
}
 .radioimg { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
.radioimg + img {
  cursor: pointer;
}
.radioimg+label {
	 cursor:pointer;
	 border:3px solid transparent;
  padding: 10px;
      position: relative;
	  padding-top:30px;
}

.radioimg:checked+label {
	 cursor:pointer;
	 border:3px solid #566D8F !important;
  padding: 10px;
      position: relative;
	  padding-top:30px;
}
.radioimg:checked+label:before {
	     content: "\2713";
    color: rgb(255, 255, 255);
    font-size: 23px;
    height: 30px;
    line-height: 22px;
    position: absolute;
    opacity: 1;
    right: 0px;
    text-align: center;
    top: 0px;
    width: 30px;
    transition: all 300ms ease 0s;
    background: #566D8F;
}


.sizecol {
	width:160px;
	float:left;
}
.sizecol span {
	    float: left;
    width: 100%;
    text-align: center;
}

.color_filter {
	height:40px;
	-webkit-appearance: caret !important;
	
}
.qty_color_div {
	width: 140px;
    background: #f3f3f3;
    padding: 10px;
    text-align: center;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    height: 280px;
	font-size: 13px;
}

.qty_color_div ul {
	padding:0;
}
.qty_color_div ul li {
	    list-style: none;
}
.qty_color_div ul li span {
	    display: block;
}
.qty_color_div ul li .quantity {
	margin: 0 auto;
    width: 100%;
}
.option_attr_label {
	width: 20%;
}
.textmsginput {
	width:70%;
	padding: 14px 12px !important;
}
.attr_option_row {
	    width: 33.33%;
    float: left;
    position: relative;
	    margin-bottom: 40px;
}
.attr_option_select {
	
}
.attr_row_odd {
	   
    margin-bottom: 0px;
    position: relative;
    float: left;
    width: 100%;
}
.attr_row_odd hr {
	    border-color: #e7eaef;
    border-bottom: 0;
}
.additional_options_img {
	display:block;
}
.additional_options_label {
	width: 50%;
	padding: 10px;
}
.woocommerce div.product form.cart .variations label, .woocommerce form label {
     font-size: 16px !important; 
    color: #666666;
    margin-top: 8px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
}
.front-text {
    background: #e9ecef;
	width: 100%;
	max-width: 728px;
}
.front-text {
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}

.front-text img {
	margin:0 auto;
	    max-width: 100%;
    height: auto;
	display: block!important;
}
.custom_summary_title h1 {
	font-size:22px;
	max-width:400px;
	padding:4px;
}
.custom_summary_title {
	background: #dc3545!important;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
	width:100%;
}
.custom_product_summary_details {
	width: 100%;
    padding: 20px;
    background: #ededed;
    max-width: 400px;
	font-size:14px;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.30);
}
.color_cat_div {
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #dcd9d9;
    border-radius: 4px;
    margin-top: 10px;
}
.step_color {
    float:left;width: 100%; height:auto;
}
.step_customize {
    float:left;width: 100%; height:auto;
}
#color_qty_div label {
	margin-top:10px;
}
#color_filter {
	min-width: 50%;
	margin-top:10px;
	margin-left:14px;
	height:40px;
	float:left;
}
.skipwrap {
        position: relative;
    float: left;
    margin-left: -33px;
    top: 60px;
}
.color_title {
	font-size: 1.2rem;
}
.step_heading {
    
    font-size: 1.4em !important;
	font-weight:500;
}
.step_heading span{
color: #dc3545!important;
font-weight:600;
}
@media only screen and (max-width: 768px) {
	.qty_color_div {
		width:130px;
	}
	.attr_option_row {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 15px;
}
	.color_title {
	font-size: 1rem;
}
.step_heading {
    
    font-size: 1.2em !important;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 48% !important;
    float: left;
    clear: both;
   
}
}
@media only screen and (max-width: 768px) {
.products_detail_custom .woocommerce ul.products[class*=columns-] li.product {
    width: 100% !important;
}
}
#color_filter {
	-webkit-appearance: caret !important;
}
.select2-container--default .select2-selection--single, .select2-container--default .select2-search--dropdown .select2-search__field, .woocommerce div.product form.cart .variations select {
	-webkit-appearance: caret !important;
}
.important_note span {
color: #dc3545!important;
display: block;
font-weight:600;
}

.link_wrapper_product {
    width: 100%;float: left;position: relative;
}
.link_wrapper_product .add_to_cart_custom{
  float: left;
    width: 48%;
    font-size: 12px !important;
    padding: 5px 10px !important;
    text-align: center;
    line-height: 1.6 !important;
    background: linear-gradient(#0066ff,#5592ef ) !important;
    border: none !important;
}

.add_to_cart_custom:hover{
 background-color:#6799b2;
}


.more_info_custom:hover{
 background-color:#fff;
}
.link_wrapper_product .more_info_custom {
     background-color: transparent;
    color: #0066ff;
    border-radius: 4px;
    border: 1px solid #0066ff;
    font-size: 12px;
    text-align: center;
    margin-top: 1em;
    width: 48%;
    float: right;
    line-height: 1.6 !important;
    text-transform: uppercase;
    font-weight: 700;
    padding: 4px;
}
.product_list_custom {
    width:100%;
}
.product_list_custom .ct-shortcode {
    width:100%;
}
.product_list_custom .woocommerce .products li.product {
    width:22% !important;
    background: #f7f7f7 !important;
}
.product_list_custom .woocommerce .products li.product img.size-woocommerce_thumbnail {
    max-width: 130px;
    margin: 0 auto;
}
.product_list_custom .woocommerce .products li.product h2.woocommerce-loop-product__title {
    font-weight:700;
}
.min_qty {
        display: block;
    color: #dc3545!important;
    font-size: 12px;
    font-weight: 700;
}
.min_price {
     font-size: 12px;
    font-weight: 600;
    color: #333;
}
.pull-right-cost {
       float: right;
    text-align: right;
    width: 40%;
    margin-right: 60px;
}

td.product-name a {
	font-weight:700;
}
dl.variation dt {
	font-weight:700;
}
dl.variation dd p{
	margin:0;
}
input#coupon_code {
	padding: 16px;
	    min-width: 200px;
}
.woocommerce button.button.alt.disabled {
	    padding: 16px 24px;
}
.woocommerce .select2-selection {
    padding-bottom: 30px !important;
}
.sticky {
	      width: 30px;
    height: 140px;
   
    padding: 4px;
    text-align: center;
    line-height: 1 !important;
    background-color: #0166ff !important;
    border-color: #0166ff !important;
    font-size: 1.2em !important;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    z-index: 99999;
    /* text-orientation: upright; */
    writing-mode: vertical-lr;
    text-transform: uppercase;
	
}
.woocommerce-checkout h3 {
    font-size: 1.5em;
    font-weight: 500 !important;
}
.variations input.textmsginput {
   border: 1px solid #d3ced2 !important;
    background: #ffffff !important;
}
.woocommerce textarea, .select2-dropdown, .woocommerce .select2-selection, .woocommerce input[type="text"], .woocommerce input[type="tel"], .woocommerce input[type="email"], .woocommerce input[type="password"], .woocommerce select {
   
    border: 1px solid #aba7aa !important;
    background: #eff1f7 !important;
   
}

.variations label span{
    color: red;
}
.variations label.sizecol span {
    color: #666;
}
.Custom_PMS_Color {
	width:100%;
	text-align: left;
}
.qty_color_div.Custom_PMS_Color {
	height: 480px;
}
#color_1_div label,#color_2_div label,#color_3_div label {
	float: left;
    display: block;
    width: 100%;
}