/*
 Theme Name: 	Camelia Child Theme
 Theme URI: 	http://camelia.axiomthemes.com/
 Description: 	Camelia Child Theme
 Author: 		Axiomthemes
 Author URI: 	http://axiomthemes.com/
 Template: 		camelia
 Version: 		1.0
 License:      	GNU General Public License v2 or later
 License URI:  	http://www.gnu.org/licenses/gpl-2.0.html 
 Tags: 			flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain: 	camelia_child
*/
.sc_layouts_menu_nav > li {
	
	padding: 0 .35em !important;
}


.right-side-icon {
    text-align: right;
    margin: 0 auto;
    display: inline-block;
    float: none;
    top: 31px !important;
    position: relative;
    left: 51px;
    width: auto;
}
.center-text-top h3{
    text-align: center;
    font-size: 24px;
    vertical-align: center;
    vertical-align: middle;
    padding-top:46px;
    color: red;
}
.vc_icon_element.vc_icon_element-outer.header_social.vc_icon_element-align-left {
    float: left !important;
}
.sc_layouts_row_type_normal {
    padding: 0;
}
.excerpt_post .post_price.product_price.price {
    float: left;
    width: 100%;
   position: inherit;
}
.post_layout_excerpt .post_container {
    padding: 7px 3em 1.8em !important;
}
 .post_layout_excerpt .post_header .post_price {
    position: inherit !important;
    line-height: 0;
    }
.post_featured.with_thumb.hover_icon img.attachment-camelia-thumb-big.size-camelia-thumb-big.wp-post-image {
    width: 100%;
}
.post_featured.with_thumb.hover_icon {
    width: 100%;
}
.scheme_default .top_panel_default .top_panel_title, .scheme_default.top_panel_default .top_panel_title {
    background-color: rgba(0,0,0,0.6) !important;
}
a.post_meta_item.post_counters_item.post_counters_comments.icon-comment-light {
    display: none;
}
.sc_layouts_column.sc_layouts_column_align_center.sc_layouts_column_icons_position_left.sc_layouts_column_fluid.column-1_1.sc_layouts_row_delimiter {
    background: #fff !important;
}
.sc_layouts_column.sc_layouts_column_align_center.sc_layouts_column_icons_position_left.sc_layouts_column_fluid.column-1_1 {
    background: #fff !important;
}

@media screen and (max-width:767px){
	.vc_icon_element.vc_icon_element-outer.header_social.vc_icon_element-align-left {
    margin: 0;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    width: 2em;
    height: 2em;
    box-sizing: content-box;
    position: relative;
    margin: 0 auto;
}
.vc_icon_element.vc_icon_element-outer.header_social.vc_icon_element-align-left {
    float: none !important;
    display: inline-block;
    text-align: center;
    margin: 0 auto !important;
}
.vc_row.wpb_row.vc_row-fluid.sc_layouts_hide_on_desktop.sc_layouts_hide_on_notebook.sc_layouts_hide_on_tablet {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.wpb_column.vc_column_container.vc_col-sm-9.vc_col-xs-7.sc_layouts_column.sc_layouts_column_align_right.sc_layouts_column_icons_position_left {
    position: relative;
    top: 15px;
}
}

.shipping_result {
	width: 255px;
	float: left;
	margin-right: 10px;
}
#customzone {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#customzone > p {
	margin-bottom: 0;
	margin-right: 20px;
	margin-top: 14px;
}

#customzone .shipping_submit {
	margin-left: 20px;
}
#customzone .select_container select, #customzone .select_container::before{
	background-color:#fff!important;
}
#customzone .select_container{
float: left;
width: 300px;
}


.result_div {
	width: 500px;
	padding: 20px;
	background-color: #fff;
	margin-top: 12px;
}
/******* 07-10-2019 **********/
@media screen and (max-width: 767px){   
    header .sc_layouts_hide_on_mobile.sc_layouts_row_type_narrow{
        display: block !important;
    }
    header .sc_layouts_hide_on_mobile.sc_layouts_row_type_narrow .sc_layouts_column_align_right .sc_layouts_item:last-child {
        display: none;
    }
}
