/*
Theme Name: Clickitup - Editor version
Author: andEverywhere / Webking
Description: Stay awesome.
Version: 1.0

*/

.top-bar a {
color: #fff;
text-decoration: underline;
}

.top-bar a:hover {
color: #fff;
	text-decoration: none;
}

.single-product div.product form.cart div.quantity {
    width: 55px;
    margin-right: 0px;
}
.single-product div.product form.cart .button {
    width: calc(100% - 62px) !important;
    margin-left: 5px;
}
.cust-btns {
    width: 100%;
    display: inline-flex;
    gap: 5px;
}
.ar3d-button{
	font-family: "Roboto", Sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #07553F;
	display: inline-block;
    line-height: 1;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
    cursor: pointer;
}
.ar3d-button:hover {
	color: #fff;
    fill: #fff;
    text-decoration: none;
}


/* NEW css 25/04/2024 */

.ar3d-modal {
	background-color: rgba(0,0,0,0.9);
	border: 0px solid #ddd;
	width: 100%;
	text-align: center;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
	display: none;
	z-index: 9999;
	display: flex;
	padding: 15px;
}

a.close-ar3d {
    color: #fff;
    text-decoration: none;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99999;
    cursor: pointer;
}
a.close-ar3d:hover {
	color: #fff;
    text-decoration: none;
}
a.close-ar3d svg {
	width: 30px !important;
	height: 30px !important;
}
.ar3d-modal .model-viewer-wrapper {
	position: absolute;
	padding: 0%;
	margin: 0;
	width: calc(100% - 30px);
	height: 100%;
	max-width: 600px;
	max-height: 600px;
	margin: 0px auto;
	left: 15px;
	right: 15px;
	top: 50%;
	margin-top: -300px;
	background-color: #fff;
}

.mob_btm {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.mob_btm .arpopupbtn {
	padding-left: 19px;
}
/*.woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
}*/


/*@media only screen and (max-width: 680px) {
	.cust-btns {
	    width: 100%;
	    display: block;
	    margin-left: auto;
	}
	
	.woocommerce-variation-add-to-cart button.single_add_to_cart_button {
	    width: 100% !important;
	    max-width: calc(100% - 63px);
	}

}*/

/*responsive cloumn with class*/
.iwt-eposts-per-row-3 .event-posts-data .single-event{
	padding: 0 15px; 
	flex: 0 0 33.333333333333%; 
	max-width: 33.333333333333%;
}
.iwt-eposts-per-row-2 .event-posts-data .single-event{
	padding: 0 15px; 
	flex: 0 0 50%; 
	max-width: 50%;
}
.iwt-eposts-per-row-1 .event-posts-data .single-event{
	padding: 0 15px; 
	flex: 0 0 100%; 
	max-width: 100%;
}

@media only screen and (max-width: 1199px) {
 	
 	.ar3d-modal .model-viewer-wrapper {
		max-width: 300px;
		max-height: 300px;
		margin-top: -150px;
	}
 	model-viewer {
 		height: 300px;
		position: relative;
	}
	a.close-ar3d {
	    right: 10px;
	    top: 10px;
	}
	a.close-ar3d svg {
		width: 19px !important;
		height: 19px !important;
	}
	.single-product.woocommerce.woocommerce-page .product .summary .\33 d-container {
		position: absolute;
		top: 5px;
		right: 70px;
		z-index: 9;
		width: 70px;
		height: 70px;
	}
	
	.woocommerce div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: 100%;
	}
	html #tab-description {
		width: 100%;
		padding: 0px;
	}

}




.reseller-tabs {
    width: 100%;
    display: block;
    float: none;
    clear: both;
	margin-left: 30px;
}

.tab-link {
	float: left;
	font-family: 'myriad-pro', 'Raleway',!important;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	padding: 10px 15px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-right: 15px;
	border-color: #ddd;
}

#reseller-map-container, #resellers {
	border-top: 1px solid #ddd;
    margin-top: 46px;
}

#resellers {
    padding: 30px 45px;
}

.places-headline-row {
	margin-bottom: 20px;
}

.reseller-headline {
	font-weight: bold;
}

.place-row {
	padding: 12px 0;
}

.place-row:nth-child(odd){
	background-color: #f5f5f5;
}

.map-list {
	height: 580px;
	overflow: auto;
	padding: 30px 45px!important;
}

.map-list h4 {
	font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.map-list .list-place {
	border-bottom: 1px solid #ddd;
    padding: 15px 0 15px 0;
}

.bg-container {
	display: none;
}


.page-template-page-resellers-global .reseller-tabs {
	margin-left: 0;
}
.page-template-page-resellers-global .map-list {
	padding: 30px 12px!important;
}
.page-template-page-resellers-global #reseller-map-container .row {
	width: 100%;
	margin: 0;
}
 @media screen and (max-width: 767px) {
	.page-template-page-resellers-global #resellers .places-headline-row {
		display: none;
	}
	.page-template-page-resellers-global #resellers {
		width: 100%;
		text-align: center;
	}
	.page-template-page-resellers-global #resellers .row  a {
		word-break: break-word;
	}
	
}

@media only screen and (max-width: 1024px){
.iwt-eposts-per-row-tablet-3 .event-posts-data .single-event{
	padding: 0 15px; 
	flex: 0 0 33.333333333333%; 
	max-width: 33.333333333333%;
}
.iwt-eposts-per-row-tablet-2 .event-posts-data .single-event{
	padding: 0 15px; 
	flex: 0 0 50%; 
	max-width: 50%;
}
.iwt-eposts-per-row-tablet-1 .event-posts-data .single-event{
	padding: 0 15px; 
	flex: 0 0 100%; 
	max-width: 100%;
}
}
@media only screen and (max-width: 767px){
.iwt-eposts-per-row-mobile-3 .event-posts-data .single-event{
	padding: 0 15px; 
	flex: 0 0 33.333333333333%; 
	max-width: 33.333333333333%;
}
.iwt-eposts-per-row-mobile-2 .event-posts-data .single-event{
	padding: 0 15px; 
	flex: 0 0 50%; 
	max-width: 50%;
}
.iwt-eposts-per-row-mobile-1 .event-posts-data .single-event{
	padding: 0 15px; 
	flex: 0 0 100%; 
	max-width: 100%;
}
} 


.country-modal {
	display: none;
	position: fixed;
    width: 600px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 30px;
    background-color: rgba(255,255,255,0.95);
    top: 120px;
    z-index: 999;
		box-shadow: 0px 0px 12px 0px #ddd;
}


.country-modal span {
	text-align: center;
	display: block;
margin: 0 0 20px 0;
    font-family: 'myriad-pro', 'Raleway'!important;
	font-weight: bold;
	font-size: 24px;
}

.country-modal .country {
	text-align: center;
}

.country-modal .country img {
	width: 60px;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;align-content	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

@media only screen and (max-width: 680px) {
	.country-modal {
		width:90%;
		top: 80px;
	}
	
	.map-list {
		    height: 300px;
    overflow: auto;
}
	}
	
	.country-modal .country img {
			width: 50px;
	}
}


.country-modal .country img:hover {
	opacity: 0.8;
}

.country-modal span.country-link {
	font-family: 'Raleway', sans-serif!important;
	font-weight: normal;
	font-size: 16px;
	display: block;
	margin-top: 10px;
}