/*

Theme Name: Orane Child - Evolutionary WordPress Theme

Theme URI: http://gj-designs.in/orane/dark_orange/wide_layout/

Description: Orane is a multipurpose WordPress theme with tons of features and its highly customizable. Orane comes with Slider Revolution and Visual Composer with tons of custom modules along with built-in modules. Orane supports woocommerce, bbpress, buddypress, qtranslate, WPML, Contact Form 7, and much more.

Version: 1.5.1

Author: Gj Designs & Redhawk Studio

Author URI: http://www.redhawk-studio.com

Tags: translation-ready, left-sidebar, right-sidebar, responsive-layout, post-formats, theme-options, custom-menu, custom-header, featured-images, sticky-post

License: Split License

License URI: https://help.market.envato.com/hc/en-us/articles/202501064

Text Domain: orane-child

Details URI: http://redhawk-studio.com/themes/updates/Orane-changelog.html

Template:     orane

27.04.2020 10:23
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
html * {
	font-family: Roboto !important;
}
*/
.fa {
	font-family: FontAwesome !important;
}

.swpm-post-no-access-msg {
	text-align: center;
	font-size: 2em;
	margin-bottom: 1em;
	color: #f00;
}

.swpm-post-no-access-msg a {
	color: #00f;
}

.swpm-login-widget-action-msg {
	color: #f00;
}

.grecaptcha-badge {
	display: none;
}
.home  #grid-latest-blog li .latest-blog-image{
	height: 300px;
}
.home  #grid-latest-blog li .latest-blog-image a img{
	position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

/* start customization - ljube@www-you.com /  */
.woocommerce div.product form.cart .variations {
    width: initial; 
}
.woocommerce div.product form.cart .variations select {
    margin-right: initial; 
}
.woocommerce div.product form.cart .variations td, 
.woocommerce div.product form.cart .variations th {
    width: 100%;
    text-align: left;
}
.woocommerce div.product form.cart .variations select {
    /*margin-right: 10px;*/
}
.woocommerce div.product form.cart .variations td.label,
.woocommerce div.product form.cart .user_licences_table td.label {
    padding-right: 1em;
    width: 60px;
    display: flex;
}

.woocommerce div.product form.cart .user_licences_table td.label {
    padding-right: 1em;
}
.woocommerce div.product form.cart .user_licences_table td, 
.woocommerce div.product form.cart .user_licences_table th {
    border: 0;
    line-height: 2em;
    vertical-align: top;
    text-align: left;
}
.woocommerce div.product form.cart table.user_licences_table td {
    padding-left: 0;
}

.woocommerce ul.products li.product-category, .woocommerce-page ul.products li.product-category {
    height: auto;
}

.user_licences_table td.label {
    color: #0dac9e;
    font-weight: normal;
    font-size: 11px;
    line-height: 30px;
}

.user_licences_table td.label {

}
.user_licences_added_cart {
    font-size: 90%;
    line-height: 15px;
    color: red;
    margin-bottom: 13px;
}
.custom-hero-padding .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media only screen and (max-width: 420px) {
	.home  #grid-latest-blog li .latest-blog-image a img{
		width: 300px !important;
		height: 225px !important;
	}
}


.btnSupport{
	display: block;
	width: 360px;
	height: 96px;
	background-size: cover;
	margin: 20px auto;
	
}
@media only screen and (min-width: 999px) and (max-width: 1200px) {
	.btnSupport{
		width: 280px;
		height: 75px;
	}
}
@media only screen and (min-width: 790px) and (max-width: 1000px) {
	.btnSupport{
		width: 240px;
		height: 64px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 789px) {
	.btnSupport{
		width: 220px;
		height: 59px;
	}
}
@media only screen  and (max-width: 500px) {
	.btnSupport{
		width: 300px;
		height: 80px;
	}
	.blogDetails{
		bottom: 41px;
	}
	.blogDetails td {
		height: 30px;
	}
	
	.blog .post-position {
		top: 30px;
	}
}
.cu{
	background-image: url("https://x-pert.tv/wp-content/uploads/2020/08/call_us.png");
}
.slc{
	background-image: url("https://x-pert.tv/wp-content/uploads/2020/08/live_chat.png");
}
.sam{
	background-image: url("https://x-pert.tv/wp-content/uploads/2020/08/message_us.png");
}
.cu:hover{
	background-position: left bottom;
}
.slc:hover{
	background-position: left bottom;
}
.sam:hover{
	background-position: left bottom;
}
.postCommentsNumber{
	display: none;
}
.product_sidebar {
    font-size: 2rem;
    padding-top: 56px;
}
.product_sidebar ul{
	list-style: none;
}
.product_sidebar ul li{
	margin-bottom: 30px
}
