* {
	box-sizing: border-box;
}

/*===== Custom Grid ======*/


.kptp-row::after {
	content: "";
	clear: both;
	display: table;
}

.kptp-col-1 {
	width: 8.33%;
}

.kptp-col-2 {
	width: 16.66%;
}

.kptp-col-3 {
	width: 25%;
}

.kptp-col-4 {
	width: 33.33%;
}

.kptp-col-5 {
	width: 41.66%;
}

.kptp-col-6 {
	width: 50%;
}

.kptp-col-7 {
	width: 58.33%;
}

.kptp-col-8 {
	width: 66.66%;
}

.kptp-col-9 {
	width: 75%;
}

.kptp-col-10 {
	width: 83.33%;
}

.kptp-col-11 {
	width: 91.66%;
}

.kptp-col-12 {
	width: 100%;
}

[class*="kptp-col-"] {
  	float: left;
  	padding: 0px 15px;
}


/*===== Template One =====*/

.kptp-temp-one-layout {
    width: 100%;
    display: block;
    margin: 15px auto 45px;
    max-width: 800px;
    background-color: #fffbfb;
    border: 1px solid #00000029;
    padding: 35px;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 0 18px 0 rgb(50 50 50 / 24%);
    box-shadow: 0 0 18px 0 rgb(50 50 50 / 24%);
}

.kptp-custom-thankyou-page-title{
	font-size: 48px;
	line-height: 58px;
	text-align: center;
	font-weight: bold;

}

.kptp-thankyou-page-intro-box{
	text-align: center;
	padding: 25px;
	box-sizing: border-box;
}

.kptp-temp-one-layout .kptp-temp-header,
.kptp-temp-two-layout .kptp-temp-header{
	margin-bottom: 45px;
}

.kptp-temp-header p{
	font-size: 14px;
	line-height: 24px;
}

.kptp-temp-one-layout .kptp-woocommerce-customer-details{
	display: block;
	width: 100%;
	margin:35px 0px;
	text-align: left;
}

.kptp-temp-one-layout .kptp-woocommerce-customer-details h2,
.kptp-temp-three-layout .kptp-woocommerce-customer-details h2{
	font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    text-transform: capitalize;
}


/*===== Template Two =====*/

.kptp-temp-two-layout{
	width: 100%;
    display: block;
    margin: 15px auto 45px;
    padding: 45px 65px;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: 1px solid #00000029;
}


.kptp-temp-two-layout img.thankyou-header-img{
	width: 35%;
	display: block;
	margin: 0 auto;
}

.kptp-temp-two-layout .woocommerce-order-details,
{
	display: inline-block;
	padding:0px 15px;
	box-sizing: border-box;
	width: 60%;
	vertical-align: top;
}

.kptp-temp-two-layout .woocommerce-customer-details,
.kptp-temp-three-layout .woocommerce-customer-details{
	display: inline-block;
	padding:0px 15px;
	box-sizing: border-box;
	width: 39%;
	vertical-align: top;
}

.kptp-temp-two-layout .kptp-woocommerce-customer-details{
	display: table;
	width: 100%;
	margin:45px 0px;
}

.kptp-temp-two-layout .kptp-woocommerce-customer-details h2,
.kptp-upsells-box h3,
.kptp-cross-sells-box h3{
	font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    text-transform: capitalize;
}

.kptp-temp-two-layout .woocommerce-order-details,
.kptp-temp-two-layout .woocommerce-customer-details{
	display: table-cell;
	vertical-align: top;
	width: 50%;

}

/*===== Template Three ====*/

.kptp-temp-three-layout{
	width: 100%;
    display: block;
    margin: 15px auto 45px;
    padding: 35px;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #00b1ebd6;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 18px 0 rgb(50 50 50 / 24%);
    box-shadow: 0 0 18px 0 rgb(50 50 50 / 24%);
    max-width: 850px;
}


.kptp-temp-three-layout .kptp-upsells-box h3,
.kptp-temp-three-layout .kptp-cross-sells-box h3,
.kptp-temp-three-layout .kptp-woocommerce-customer-details h2,
.kptp-temp-three-layout .kptp-social-box h3{
	font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    text-transform: capitalize;
    color: white;
}


.kptp-temp-three-layout .kptp-temp-header p,
.kptp-temp-three-layout .kptp-custom-thankyou-page-title,
.kptp-temp-three-layout .woocommerce-customer-details address,
.kptp-temp-three-layout .woocommerce-column--shipping-address address{
    color: white
}


.kptp-temp-three-layout .kptp-thankyou-order-details,
.kptp-temp-three-layout .woocommerce-table--order-details{
    background-color: white;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    margin: 25px 0px;
}

.kptp-temp-three-layout .kptp-thankyou-order-details tr td,
.kptp-temp-three-layout .woocommerce-table--order-details tr td,
.kptp-temp-three-layout .kptp-thankyou-order-details tr th,
.kptp-temp-three-layout .woocommerce-table--order-details tr th{
    padding: 10px;
}

.kptp-temp-three-layout .kptp-share-msg{
    border-color: white !important;
    color: white;
}
/*==== Upsells Products ====*/

.kptp-upsells-box h2,
.kptp-cross-sells-box h2,
.kptp-upcell-products .widget-title{
	display: none;
}

.woocommerce-loop-product__title{
    display: block !important;
}

.kptp-upcell-products,
.kptp-cross-sells-products{
	margin-top: 25px;
}

.kptp-upsells-box li.product,
.kptp-cross-sells-box li.product,
.kptp-custom-temp-section li.product{
	padding: 0px 5px;
    display: inline-block;
    width: 32% !important;
    vertical-align: top;
}

.kptp-woocommerce-customer-details .col2-set.addresses{
	float:none !important;
}

.kptp-woocommerce-customer-details .col2-set.addresses .col-1,
.kptp-woocommerce-customer-details .col2-set.addresses .col-2{
	float: none !important;
    display: inline-block;
    margin: 0 !important;
    vertical-align: top;
    box-sizing: border-box;
    padding: 10px 10px 10px 0px;
}

/*==== Social Box =====*/

.kptp-social-box{
	display: block;
	width: 100%;
	margin:25px 0px;
}

.kptp-social-box h3{
	font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}

.kptp-social-box ul{
	list-style: none;
	margin: 0;
	padding:0;
}

.kptp-social-box ul li{
	display: inline-block;
    margin: 5px;
}

.kptp-social-box ul li a{
	color: black;
	text-decoration: none;
	border: 1px solid #00000073;
    padding: 3px 12px;
    font-size: 12px;
    line-height: 22px;
    background-color: white;
}

.kptp-social-box ul li a:hover{
	background-color: black;
	color: white;
}

.kptp-share-msg{
	font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 25px 0px;
    border: 1px solid #0000001f;
    padding: 15px;
}

.kptp-share-msg a{
	font-size: 18px;
	line-height: 28px;
	padding:0px 8px;
	font-weight: 600;
}
/*====== MEdia Quries ======*/

@media all screen and (max-width: 768px) {
  
  	[class*="kptp-col-"] {
    	width: 100%;
 	}

}
