/*
 Theme Name:   Computer Repair Child
 Theme URI:    http://sargut-manage.me/
 Description:  Computer Repair Child Theme
 Author:       Edis
 Author URI:   http://sargut-manage.me/
 Template:     computer-repair
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  computer-repair-child
*/

span.wpcf7-list-item {
    text-align: justify;
}
.custom-control-input:hover, .custom-control-label:hover { 
	cursor: pointer; 
}
.btTotalQuoteContactGroup.btActive {
    background: #246730;
    color: #000;
}
.btQuoteContact.btQuoteContactForm7 p {
    margin-bottom: 20px;
}
.morecontent span {
    display: none;
}
.morelink ,.morelink:hover{
     display: block;
    background-color: #246730;
    width: 50%;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 9px;
}
span.sub_title {
    display: block;
    font-weight: 500;
    line-height: 23px;
    font-size: 20px;
    margin-top: 12px;
}

h3.step1-desc {
    height: 84px;
}

.inner-square:hover input[type="radio"], .inner-square:focus input[type="radio"] {
    border: 2px solid #333333 !important;
    background-color: #246730;
}
/* Select product Page CSS */
#select-brand, #select-device, #select-repair {
	color: #000000;
	font-weight:400!important;
}

.wwr-tab-2-c, .wwr-tab-3-c {
	display: none;
}
.wwr-tab-2 .wwr-wrapper-select-repair-image {
    bottom: auto;
    margin-top: 20px;
}
.err-wwr-form {
	display: none;
	color: #a94442;
}
#mycheck .woocommerce-product-gallery {
    opacity: 1 !important;
}

.delivery-calendar input.to-date {
    margin-bottom: 6px !important;
    float: right;
    width: 84%;
}

#mycheck button.single_add_to_cart_button.button.alt,#page .checkout-button.wc-forward, #page #place_order,button.dt-wc-btn.wc-cart-button,#page .checkout-button.wc-forward:hover, #page #place_order:hover,button.dt-wc-btn.wc-cart-button:hover {
    background-image: linear-gradient(to right, #e08916 60%, #f2c808 100%,#e08916 100%)!important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
	border-radius: 34px !important;
    font-size: 15px !important;
}

.select_product input[type="radio"] {
    -webkit-appearance: none;
    border: 2px solid #333;
    padding: 10px;
    border-radius: 20px;
    float: right;
}
.hide_lable{display:none;}
/* Thank You Page CSS */
h1.or-heading {
    font-size: 28px;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 45px;
    background-color: #F18500;
    color: #ffffff;
    padding: 35px;
}
.panel-default>.panel-heading.or-panel-heading {
	color: #fff;
	background-color: #f18500;
}
.or-container {
    padding: 50px;
    border: 5px solid #f18500;
    margin-top: 45px;
    margin-bottom: 90px;
}
.or-total {
    font-size: 20px;
	font-weight: 800;
}
button#cmd {
	background-color: #fff!important;
	color: #000;
	padding: 10px 20px;
	font-weight:400!important;

}
button {
	background-color: #fff!important;
	font-weight:400!important;
	color: #333;
}
.invoice-title h2, .invoice-title h3 {
    display: inline-block;
}

.table > tbody > tr > .no-line {
    border-top: none;
}

.table > thead > tr > .no-line {
    border-bottom: none;
}

.table > tbody > tr > .thick-line {
    border-top: 2px solid;
}

/* Woo Plugin Wrapper CSS */
.wwr-wrapper-tabs {
    border: 8px solid #1D6A96;
	max-width: 600px!important;
	margin:0 auto;
}

/* Select Brand CSS */

.wrapper-wwr-scroll-top.wwr-tab-1.row {

}
.wwr-scroll-top {
    display: flex;
    justify-content: center;
}
.inner-square {
    margin:48px 15px;
	background-color: #f5f5f5;
}

.inner-square:hover,
.inner-square:focus,.inner-square2:hover, .inner-square2:focus {
    border: 2px solid #246730;
    border-radius: 8px;
}
.step1-desc{padding: 25px;}

.inner-square2 a,.inner-square2 a:hover {
    font-size: 20px;
    text-decoration: none;
    color: #333;
    font-weight: 400;
    letter-spacing: 0.3px;
	display: block;
    padding: 38px 15px;
    background-color: #f5f5f5;
	border-radius: 5px;
}
span.step2-price {
    float: right;
}
.inner-square2 p.lable {
    display: inline;
    margin-left: 8px;
}
p.extralabel {
    display: inline;
    margin-right: 6px;
}
.with-form {
    display: none;
}
.fp_prime_tag, .fpmp_round_off {
    float: right;
}
tr.result_fields.actual_measurement_results {
    display: none;
}
.delivery-calendar table {
    margin-bottom: 0px !important;
    border: none !important;
}
.wwr-tab-3 .single-product p.price {
    display: none;
}

/*INNER  MOBILE*/
@media (max-width:1024px) {
.with-form .boldBtn.btnAccent.btnSmall.btnIco {
    right: 154px !important;}
div#calc-sqm {
    top: 105px;}

}
@media (max-width: 900px) {

.inner-square {
    width:100%!important;
    margin:20px auto;
	}	
.ShotcodeValue {
   justify-content: space-evenly !important;
	flex-wrap: wrap;}
 .ShotcodeValue li {
    margin-right:20px !important;
	margin-bottom: 6px;}

.inline-btn {
    display: inline-block;
    float: right;
    margin-right: 6%;
}

.delivery-calendar input.to-date {
    width: 73%;
}
td.input-date {
    width: 50% !important;
}
.fp_mp_form tr td:nth-child(2), #price-from, #inner-panel, .result_fields td:nth-child(2) {
    width: 50%;
}
a.c2a-btn {
    padding: 4px !important;
    float: left;
    text-align: center;
}
}

@media (max-width:768px) {
.with-form .boldBtn.btnAccent.btnSmall.btnIco {
    right: 50px !important;
    bottom: 2px !important;}
	.step1img{
		margin-top:10px;
		width:150 !important
		height:auto !important;
	}
	.wwr-tab-2, .wwr-tab-3 {
		padding: 0 !important;
	}
	.inner-square1{
		margin-left:25% !important;
	}
	
	.with-form .btTotalQuoteContactGroup.btActive {
    padding: 10px 24px;
	}
	.btQuoteBooking .btQuoteItem, .btQuoteBooking .btQuoteBookingForm .btTotalNextWrapper {width: 97%;}
	.wwr-scroll-top1{width:100% !important;display: block;}

.with-form .boldBtn.btnAccent.btnSmall.btnIco {
	position:relative !important;
    right: 0px !important;
    float: right;}

.wwr-wrapper-select-device-image, .wwr-wrapper-select-repair-image {
	position:relative !important;  
}

.btQuoteBooking .btTotalQuoteContactGroup.btActive {
    height: auto !important;
	max-height: inherit;
    width: 100%;
    margin-bottom: 12px !important;
}
}
@media (max-width: 480px) {
.inner-square2 a, .inner-square2 a:hover {
    font-size: 16px;
    display: block;
	}
.ShotcodeValue {
    display:inline-block !important;
}
input.type1_val.price {
    width: 72%;
    float: right;
}
.wwr-wrapper-select-device-image, .wwr-wrapper-select-repair-image {
    justify-content: left !important;
}
.wwr-wrapper-select-device-image, .wwr-wrapper-select-repair-image {
    left: auto !important;
}
.with-form .btTotalQuoteContactGroup.btActive {
    padding: 10px 30px !important;
}
.wwr-tab-3 form.cart button.button.alt.single_add_to_cart_button {float: none !important; margin-bottom: 50px !important;}
}

/*INNER MOBILE END*/

.wwr-scroll-top1{
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.wwr-term-img {
    cursor: pointer;
	width:100%;
}


/* Select2 CSS */

.wwr-tab-2 span.select2.select2-container.select2-container--default.select2-container--below,
.wwr-tab-3 span.select2.select2-container.select2-container--default.select2-container--below {
    width: 100% !important;
}
.wwr-tab-2 span.select2.select2-container.select2-container--default.select2-container--focus,
.wwr-tab-3 span.select2.select2-container.select2-container--default.select2-container--focus {
    width: 100% !important;
}
.wwr-tab-2 span.select2.select2-container.select2-container--default,
.wwr-tab-3 span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
.wwr-tab-2 .select2-container--default .select2-selection--single,
.wwr-tab-3 .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 5px solid #1D6A96;
    border-radius: 4px;
    height: 38px;
}
.wwr-tab-2 .select2-container--default .select2-selection--single .select2-selection__arrow,
.wwr-tab-3 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
    position: absolute;
    top: 1px;
    right: 2px;
    width: 32px;
    background: #1D6A96;
}
.wwr-tab-2 .select2-container--default .select2-selection--single .select2-selection__arrow b,
.wwr-tab-3 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}
.wwr-tab-2 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.wwr-tab-3 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent;
}
.wwr-tab-2 .select2-container .select2-selection--single .select2-selection__rendered,
.wwr-tab-3 .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0px 0px 0px 8px;
}
/* Select Device Tab */
.wwr-tab-2,
.wwr-tab-3 {
    padding: 20px 75px;
}
.wwr-wrapper-select-device-image,
.wwr-wrapper-select-repair-image {
    position: absolute;
    bottom: 0;
    left: 60%;
}
.wwr-wrapper-select-device-image img,
.wwr-wrapper-select-repair-image img {
    width: auto;
    height: 200px;
}

body a.wwr-select-defect-back,
body a.wwr-checkout-back,
body a.wwr-select-defect,
body a.wwr-checkout {
   border-radius: 38px;
    background-image: linear-gradient(to right, #e08916 60%, #f2c808 100%,#e08916 100%);
    padding: 8px 28px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
