/*
Theme Name: innova
Theme URI:http://themeforest.net/user/kayapati
Description: <p>Innova Interior, Furniture and Home Decor WordPress CMS Theme</p>
Version:3.1.5
Author: Kayapati
Author URI: http://themeforest.net/user/kayapati
License: Kayapati
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* ________________________________________________________________________________________________________________

    other css files inport
   ________________________________________________________________________________________________________________ */  
    @import url('css/owl.carousel.css');
    @import url('css/layout.css');
    @import url('css/typography.css');
    @import url('css/blog_style.css');
    @import url('css/kaya-buttons.css');
    @import url('css/widgets.css');
    @import url('css/kaya_woocommerce.css');

/* Middle Content Container full Width 
----------------------------------------------------------------------------------------------------*/
.page-template-default .two_third_last, .page-template-templatestemplate-left-sidebar-php .two_third_last
{
    margin-bottom: 0;

 }
#box_layout .my-full-stretched-class .siteorigin-panels-stretch{
    margin: 0px!important;
}
#box_layout .my-full-stretched-class{
margin-left: -30px;
margin-right: -30px;
}
.header_top{
padding: 5px 0px;
border-bottom: 1px solid rgba(204,204,204, .2);
}
.header_top_left{
text-align: left;
line-height: 37px;
}
.header_top_right{
text-align: right;
line-height: 37px;
}
.header_top_left h3{
margin-bottom: 0px;
margin-top: 6px;
}
.header_right_section  i{
background: #f44336;
padding:10px;
border-radius: 3px;
color:#fff;
float:left;
margin: 0px 10px;
}
/* Header
----------------------------------------------------------------------------------------------------*/
.sticky_header.sticky_header_style {
    background-color: #fff;
}
#header_wrapper{
    clear: both;
    width: 100%;
    z-index: 1;
    position:relative;
    padding: 2.5% 0
    margin-top:0px !important;/*
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);*/
    }
#header_wrapper .container{
    padding: 0 !important;
    z-index: 1;
    }
.header_left_section{
    float: left;

}

.logo {
    line-height: 100%;
    padding: 0;
    display: block;

}

.header_right_section {
    float: right;
   /* text-align: right;*/
    position: absolute;
    right: 0;
}
.submitsearch{
	visibility:hidden;
}
.header_right_section h3 strong{
    color:#5E8F17;
    font-weight: bold;
}
.header_right_section h3{
font-weight: bold;
font-size: 25px;
}
.phone_info {
    margin-right: 30px;
}
.phone_info i {
    background-color: #009CEA;
    border-radius: 1px;
    box-shadow: 0 -2px 0 rgba(255, 255, 255, 0.2) inset;
    color: #FFFFFF;
    margin-right: 10px;
    padding: 5px;
}
.mail_info i {
    background-color: #7cbb00;
    border-radius: 1px;
    box-shadow: 0 -2px 0 rgba(255, 255, 255, 0.2) inset;
    color: #FFFFFF;
    margin-right: 10px;
    padding: 5px;
}

/* Footer Section
------------------------------------------------------*/
.footer_wrapper{
  position:relative;
  z-index:1;

}

footer{
    background-color: #2b2b2b!important;
    color:#fff;
}
#box_layout footer{
     border-radius: 0px 0px 12px 12px;
     box-shadow: 0 5px 0px rgba(0, 0, 0, 0.13);
}

footer p,footer h3, footer a{
    color:#fff;
}
footer .container{
    padding:0px 0px!important;
}
.footer_widgets {
    overflow: hidden;
    padding:50px 0px!important;
}
.footer_social_icons{
    float:right;
}
.footer_social_icons .alignleft{
    margin-bottom: 0px;
}
#footer_bottom{
    display: block;
   padding-top: 20px;
   padding-bottom: 20px!important;
}
#footer_bottom ul{
    margin: 0px!important;
}
.footer_right_content{
    text-align: right;
}
.footer_right_content .menu-footer{
    float: right;
}
#footer_bottom .container .fullwidth{
    text-align: center;
}
footer ul{
    margin:0
}
footer li {
    font-style: normal;
    padding: 8px 16px 8px 0;
    text-decoration: none;
}
footer a:visted, footer a:link, footer a:link{
  color:#fff;

}
#footer_bottom .copyrights{
    padding-top: 10px;
}
.menu-footer select{
    display: none!important;
}
#menu-footer > li.current-menu-item > a, .menu-footer > li.current-menu-item > a{
    color:#fff;
     background:none!important;
}
.menu-footer > li.current-menu-item > a, .menu-footer > li.current_page_item > a, .menu-footer> ul > li:hover > a{
        color:#fff;
     background:none!important;
}
.menu-footer ul{
    list-style: none!important;
    margin-left: 0px;
}
.menu-footer ul li {
    display: inline-block;
  

}

.menu-footer > ul > li > a {
    color: #FFFFFF;
    display: block;
    padding:5px 10px;
    text-decoration: none;
}

/* Social Icons */
.footer_social_icons a{
    display: inline-block;
    float: left;
    margin-left: 20px !important;
     text-align: center;
     font-size: 16px;
}

a.footer_social_icons:hover {
cursor:pointer;
}
.slider_below_content_img{
   height: 100%;
    opacity: 0.1;
    position: absolute;
    width: 100%;    background-attachment:fixed!important;
    background-size:cover!important;
    -webkit-transform:translate3d(0,0,0);
    }
  /* Video Bg */

.single_img_parallex_inner_text{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    display: block;
    top: 50%;
    margin-top: -40px;
}
.single_img_parallex_inner_text h2{
      color: #FFFFFF;
    font-size: 5em;
    line-height: 110%;
       font-weight: bold;
    text-shadow: 1px 1px 0 #353535;
    }
.single_img_parallex_inner_text  p.description{
   border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    display: table;
    font-size: 2em;
    line-height: 100%;
    margin: 0 auto;
    padding: 12px;
 }

/* Single Image */
#parallax_single_image{
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
    background-color: #DAD5D2!important;
}
#parallax_single_image{
    height:500px!important;
}
/* Sub Header Section
------------------------------------------------------*/
.sub_header_wrapper {
   background-color: #EEEEEE;
    background-position: center bottom;
    background-repeat: repeat-x;
    position: relative;
    width: 100%;
    z-index: 0;
}
.sub_header_wrapper .container{
   padding: 20px 0 !important;
   
}
.sub_header {
    overflow: hidden;
}
.sub_header h2{
   color: #363636;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.sub_header_wrapper p{
    margin-bottom: 0;
    padding-bottom: 0;
    opacity: 0.7;
   
}

.sub_header.container > p:before {
    content: "";
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
     width: 200px;
}

/* contact Section
----------------------------------------------------------------------------------------------------*/
#contact-form{
    position: relative;
    z-index: 1;
}
#contact-form input, #contact-form textarea,  #commentform input , #commentform textarea {
    color: #555555;
    width: 100%;
    padding:10px 6px;   
}
#contact-form textarea:focus, #contact-form input:focus, #commentform input:focus , #commentform textarea:focus {
    border: 1px solid #ccc;
}
#contact-form p #submit, #commentform #submit  {
    color: #ffffff !important;
    cursor: pointer;
    padding: 10px 15px!important;
    width: auto !important;
    -webkit-appearance: none;
    -webkit-border-radius:0

}
input[type="text"], textarea, input{
    background-color: rgba(127, 127, 127, 0.1);
    padding: 8px;
}
#contact-form p input#submit:hover{
    color:#fff;
}
#contact-form label {
    float: left;
    width:70px;
    padding-top: 1px;
    font-size:13px;
    color:#333333;
}
#response {
    color:#006633;
    margin-bottom: 30px;
}
#contact-form #contact_submit, #contact-form #reset {
    padding: 10px 20px;
    width: auto !important;
}
#google_code{
    margin-bottom:50px;
}

.footer_wrapper .one_half, .footer_wrapper .one_half_last, .footer_wrapper .one_third, .footer_wrapper .one_third_last, .footer_wrapper .two_third, .footer_wrapper .two_third_last, .footer_wrapper .one_fourth, .footer_wrapper .one_fourth_last,.footer_wrapper .two_fourth, .footer_wrapper .two_fourth_last, .footer_wrapper .three_fourth, .footer_wrapper .three_fourth_last, .footer_wrapper .one_fifth, .footer_wrapper .one_fifth_last, .footer_wrapper .two_fifth, .footer_wrapper .two_fifth_last, .footer_wrapper .three_fifth, .footer_wrapper .three_fifth_last, .footer_wrapper .four_fifth, .footer_wrapper .four_fifth_last, .footer_wrapper .pricing_table .one_third, .footer_wrapper .pricing_table .one_fourth, .sub_header_wrapper .two_third, .sub_header_wrapper .one_third_last,.container_fluid .one_half, .container_fluid .one_half_last, .container_fluid .one_third, .container_fluid .one_third_last, .container_fluid, .container_fluid .two_third, .container_fluid .two_third_last, .container_fluid .one_fourth, .container_fluid .one_fourth_last,.container_fluid .two_fourth, .container_fluid .two_fourth_last, .container_fluid .three_fourth, .container_fluid .three_fourth_last, .container_fluid .one_fifth, .container_fluid .one_fifth_last, .two_fifth, .container_fluid .two_fifth_last, .container_fluid .three_fifth, .container_fluid .three_fifth_last, .container_fluid .four_fifth, .container_fluid .four_fifth_last,.container_boxed .one_half, .container_boxed .one_half_last, .container_boxed .one_third,  .container_boxed .one_third_last,  .container_boxed .two_third, .container_boxed .two_third_last, .container_boxed .one_fourth, .container_boxed .one_fourth_last,.container_boxed .two_fourth, .container_boxed .two_fourth_last, .container_boxed .three_fourth, .container_boxed .three_fourth_last, .container_boxed .one_fifth, .container_boxed .one_fifth_last, .two_fifth, .container_boxed .two_fifth_last, .container_boxed .three_fifth, .container_boxed .three_fifth_last, .container_boxed .four_fifth, .container_boxed .four_fifth_last, #top_sec .two_third,#top_sec .one_third_last, #footer_bottom .one_half, #footer_bottom .one_half_last
{
    margin-bottom:0px;
}
.contact_home{
  background-color: #333333;
    border-radius: 100%;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 30px !important;
    padding: 9px;
    text-align: center;
    width: 30px
}
/* Scroll Top */
.scroll_top{
    bottom: 41px;
    display: none;
    opacity: 1;
    position: fixed;
    right: 50px;
    z-index:999;
}
.scroll_top i{
     background-color: #000000;
    border-radius: 100%;
    color: #FFFFFF;
    font-size: 16px;
    height: 16px;
    padding: 15px;
    text-align: center;
    width: 16px;
}
   .nicescroll-rails{    
    background-color: #2C2C2C;
    z-index: 9999 !important;
   }

/* Default Gallery settings */ 
.gallery br{
    display: none;
   
}
.gallery dl, .gallery dt{
    margin: 0px;
    padding: 0px;
  
}
.gallery a img{
    float: left; 
}
.gallery dt {
    margin-bottom: 1px;
    margin-right: 1px;
      max-width: 99.6%;
}


.gallery-columns-0 .gallery-item {
    width: 100%;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item {
    width: 33.30%;
}
.gallery-columns-4 .gallery-item {
    width: 24.9%;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-6 .gallery-item {
    width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    width: 12.4%;
}
.gallery-columns-9 .gallery-item {
    width: 11.0%;
}
.gallery-caption{
    padding: 5px 10px;
    margin-bottom: auto;
    width: 94.2%;
    bottom: 0;
    z-index: 999!important;
    text-align: center;
    display: block;
}
.gallery-caption:before {
    border-bottom: 8px solid #FFFFFF;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    bottom: 27px;
    content: " ";
    left: 50%;
    margin-left: -5px;
    position: absolute;
}
.header_right_section div{
    float:left;
    margin-right:20px;
}
.header_right_section i{
    padding:10px;
    border-radius: 3px;
    float:left;
}
.header_right_section p{
padding-bottom: 0px;
margin-top: -6px;
text-align: left;
}
.header_right_section h4{
    margin-right: 5px;
    font-size: 18px;
}
.header_right_section span{
float:right;
margin-left: 13px;
}

#myservice .description h3{
	text-align:left;
}
#myservice .description p{
	margin-bottom:15px;
	padding-bottom: 0px;
	color:#fff;
	font-size:18px;
	text-align:left;
}

form.cart{
	display:none;
}



.container, .woocommerce-page #woocommerce-conainer {
    /*width: 1110px;*/
}

.nav_wrap {
    background-color: #18235f !important;
}

/*#menu > li.current-menu-item > a, #menu > li.current_page_item > a, .menu > ul > li:hover > a {
    color: !important;
    background-color: #947950 !important;
}*/
.menu > ul > li > a {
    background-color: #947950 !important;
}

.page_owlslider .owl-prev {
    background-color: #947950 !important;
    color: #ffffff!important;
}


footer a {
    color: #947950!important;
}


/** Generated by FG **/
@font-face {
	font-family: 'Conv_BSRUBANSOMDEJ-Regular';
	src: url('../fonts/BSRUBANSOMDEJ-Regular.eot');
	src: local('☺'), 
	url('../fonts/BSRUBANSOMDEJ-Regular.woff') format('woff'),
	url('../fonts/BSRUBANSOMDEJ-Regular.ttf') format('truetype'), 
	url('../fonts/BSRUBANSOMDEJ-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font-family: 'Conv_BSRUBANSOMDEJ-Regular' !important;
}

span.price , p.price{
	display:none !important;
}

#firstlinehome{
	text-align:center;
}

.owl-controls{
	position:absolute;
	z-index:99;
	top:30%;
	width:100%;
	color: #fff;
	font-size: 44px;
}
.owl-prev{
	padding-left:5px;
}




.owl-next{
	padding-right:5px;
	text-align:right;
	margin-top: -50px;
}
.testimonial_wrapper .owl-controls{
	display: block !important;
}
.testimonial_wrapper .owl-controls .owl-prev{
	margin-left:-55px;
}
.testimonial_wrapper .owl-controls .owl-next{
	margin-right:-55px;
}

.page-id-2654 p {
	padding-bottom: 24px;
}

#contactmap iframe{
	height:500px;
}

@media (max-width: 1023px){
	.nav_wrap{
		display:none;
	}
	
}


.standard-blog {
    background: none;
    margin-bottom: 60px;
    width: 45%;
    float: left;
    margin-right: 30px;
}
.nav_wrap nav{
	margin-left:50px;
}
.blocksearchmenu{
	position:absolute;
	right:5%;
	top:5px;
}
.search-field{
	color:#000 !important;
	background-color:#fff !important;
	    font-family: 'Sarabun', sans-serif !important;
}

#blocksearchmenu-mobile{
	display:none;
}

body.home .testimonial_wrapper .testimonal p{
	min-height:40px;
	font-size:13px;
}
body.home .testimonial_wrapper .testimonal h5{
	height:40px;
}

#logodesktop{
	display:block;
}
#logomobile{
	display:none;
}


body.term-69 .last,
body.term-73 .last{
	float:none !important;
}


.fa-chevron-left:before {
    content: "\f104" !important;
}
.fa-chevron-right:before {
    content: "\f105" !important;
}

.slick-lightbox-close , .slick-lightbox{
	z-index:99999999999999999999999999999999999999999999 !important;
}

body.tax-product_cat .shop-product-details{
	height:55px;
}


body.page-id-3966 .description h3{
	padding-top:10px;
}

body.home .testimonial_wrapper h5{
	font-size:14px;
}

.pswp__caption{
	display:none !important;
}


body.term-74 .shop-product-details p{
	display:none;
}

body.tax-product_cat #mid_container_wrapper h4{
	font-size:18px;
}

body.tax-category_career .blog_post .meta_desc{
	display:none;
}
body.tax-category_career .standard-blog .description{
	margin-bottom: 0px;
}


.woo-tab-vdo{
	display:block;
	width:42.5%;
}

body.single-post p{
	margin-bottom:15px;
}

body.page-id-3966 .aligncenter {
    border-top: 0 !important;
}

body.home .testimonial_wrapper .description{
	padding:10px 0 5px 0;
	height:90px;
	border-top: 8px solid rgba(255,255,255,.3);
	background-color: #18235f !important;
}
body.home .testimonial_wrapper .description p,
body.home .testimonial_wrapper .description h5{
	color:#fff !important;
}

body.home #panel-3708-3-0-1> .panel-widget-style{
	padding:0 !important;
	background-color:transparent !important;
}
body.home .testimonial_img{
	border-radius:0;
	margin-bottom:0;
}

body.home .testimonal {
    margin: 0 10px;
}
body.home .testimonial_wrapper-15 h5:before{
	background: #fff !important;
}
body.home .testimonal  h5:before {
    background: #fff !important;
}


#socailtop .panel-grid .panel-grid-cell:nth-child(2){
	display:none;
}


#singlepage_nav{
	display:none !important;
}


body.home .testimonial_wrapper .owl-controls .owl-prev{
	margin-left: 15px;
}
body.home .testimonial_wrapper .owl-controls .owl-next{
	margin-right: 15px;
}


.pswp__button--arrow--left:before{
	content: '←' !important;
	font-family: 'slick';
	font-size: 22px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	width:50px;
	height:50px;
	z-index:9999999999;
}
.pswp__button--arrow--right:before{
	content: '→' !important;
	font-family: 'slick';
	font-size: 22px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
}

/*.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before{
	background:none !important;
}*/

.pswp__button--share , .pswp__button--fs , .pswp__button--zoom{
	background:none !important;
}

#pg-3708-3> .panel-row-style{
	padding-bottom:30px !important;
}


#homeprojectreview .owl-item h4 a{
	font-size:16px;
}


.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    background: none !important;
}


body.page-id-4114 .sub_header_wrapper {
	display:none;
}

body.single-portfolio hr.custom_hr{
	display:none;
}


#lineid a{
	margin-left:-2px;
}


body.page-id-4133 .fa{
	display:none !important;
}


body.page-id-4133 footer .fa{
	display:block !important;
}


body.single-portfolio #relatedposts .portfolio-container .pf_item_box{
	height:80px;
}

body.page-id-4118 .innova-portfolio-container{
	cursor:pointer;
}
body.page-id-4118 .pf_item_box{
	
}


body.term-68 .fa{
	display:none;
}

body.single-product .pswp__button--close{
	display:block !important;
	background: url(http://luxedecorationhome.online-campaigns.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat !important;
	background-position: 0 -44px !important;
}

body.search-results .last {
	margin-right: 0px !important;
	float: none !important;
}



@media (max-width: 768px){
	
	body.woocommerce-page .woocommerce-product-gallery__trigger::before , 
	body.woocommerce-page .woocommerce-product-gallery__trigger::after{
		/*border:0 !important;
		background : transparent;*/
	}
		
	
	#pg-3708-3> .panel-row-style{
		padding:30px 10px !important;
	}
	
	.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right{
		opacity:1 !important;
		border:1px solid red;
	}
	body.home .testimonial_wrapper .testimonal p{
		font-size:16px;
	}
	body.home .testimonial_wrapper h5 {
		font-size: 16px;
	}
	#homeprojectreview .pf_item_box {
		height: 80px !important;
		min-height:auto;
	}
	#pg-3708-2> .panel-row-style {
		padding: 0 !important;
	}
	body.single-testimonial h3{
		font-size:20px;
	}
	body.home #homeprojectreview .owl-item h4 a{
		font-size:17px !important;
	}
	#pl-3708 #panel-3708-3-0-1 {
		margin:0 !important;
	}

	body.home .owl-carousel .owl-item{
		/*width:380px !important;*/
	}
	.woo-tab-vdo{
		display:block;
		width:100%
	}
	body.page-id-4114 #mid_container img {
		width: 100% !important;
	}
	
	body.term-69 .woocommerce ul.products li.product a, body.term-69 .woocommerce-page ul.products li.product a , body.term-69 .sub_header h2
	body.term-73 .woocommerce ul.products li.product a, body.term-73 .woocommerce-page ul.products li.product a , body.term-73 .sub_header h2{
		font-size:20px !important;
	}

	.header_right_section h4 {
		font-size: 14px;
		text-align:left !important;
	}
	.owl-controls{
		position:absolute;
		z-index:99;
		top:50%;
		width:100%;
		color: #fff;
		font-size: 44px;
	}
	.owl-prev{
		padding-left:5px;
	}
	.owl-next{
		padding-right:5px;
		text-align:right;
		margin-top: -50px;
	}
	.testimonial_wrapper .owl-controls{
		top:35%;
		display: block !important;
	}
	.testimonial_wrapper .owl-controls .owl-prev{
		margin-left:-55px;
	}
	.testimonial_wrapper .owl-controls .owl-next{
		margin-right:-55px;
	}
	
	.nav_wrap{
		display:none;
	}
	.headertext{
		display:none;
	}
	
	.page-id-2654 p {
		padding-bottom: 24px;
	}
	
	#socailtop .panel-grid-cell{
		width:30%;
	}
	#pgc-w5dca89fa74b7f-0-3{
		position:absolute;
		left:20%;
	}
	#lineid{
		padding-left:0 !important;
	}
	
	.textwidget p{
		font-size:16px;
	}
	#socailtop{
		padding-left:10px !important;
	}
	.show-panel .mob-cancel-button{
		color:#000;
	}
	.mobmenu-left-panel .mob-cancel-button{
		color:#000 !important;
	}
	.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover {
		background-color: transparent !important;
	}
	
	.mobmenu-content li a{
		/*padding: 10px 15px;*/
	}
	#mobmenuleft, #mobmenuright {
		margin: 0 !important;
		padding: 0;
	}
	.mobmenu-content #mobmenuleft .sub-menu{
		margin-left:0 !important;
	}
	
	body.page-id-4114 .testimonial_wrapper .owl-controls .owl-prev {
		margin-left: -10px;
	}
	body.page-id-4114 .testimonial_wrapper .owl-controls .owl-next {
		margin-right: -10px;
	}
	.standard-blog {
		background: none;
		margin-bottom: 60px;
		width: 100%;
		float: none;
		margin-right: 0;
	}
	
	#blocksearchmenu-mobile{
		display:block;
		display: block;
		width: 50%;
		height: 30px;
		z-index: 99999999999999999;
		top: 0px;
		right:0;
	}
	.header_right_section{
		width:100%;
	}
	#searchform {
		display: none;
		padding: 0 !important;
	}
	.search-field{
		color:#000;
		width:100%;
		height:40px;
		line-height: 45px;
		background-color:#fff;
	}
	#logodesktop{
		display:none;
	}
	#logomobile{
		display:block;
		position: absolute;
		z-index: 99999999999999999;
		margin-top: -50px;
		margin-left: 25%;
		width:50% !important;
	}
	
	body.home .panel-widget-style {
		padding: 0 !important;
	}
	
	body.home #homeprojectreview .owl-controls,
	body.home #product-slide-home .owl-controls{
		top: 35%;
	}
	body.home .aligncenter {
		border-top: 0;
	}
	
	#socailtop .panel-grid .panel-grid-cell:nth-child(3),
	#socailtop .panel-grid .panel-grid-cell:nth-child(4),
	#socailtop .panel-grid .panel-grid-cell:nth-child(5){
		float:left;
		width:44% !important;
		display:block;
	}
	#socailtop{
		margin-top:50px;
	}
	
	body.page-id-3966 .alignleft{
			float:none;
			margin:0 auto;
	}
	body.page-id-3966 .alignleft img{
		margin:0 auto;
		margin-bottom:30px;
	}
	.mobmenu-left-panel .mobmenu-left-bt{
		top:10px;
		right:10px;
	}
	
	footer .custom_title h3 {
		font-size: 25px !important;
	}
	footer .panel-widget-style {
		padding: 0px!important;
	}
	#lineid a{
		margin-left:-2px;
	}
	
	body.single-product .pswp__button--close{
		display:block !important;
		background: url(http://luxedecorationhome.online-campaigns.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat !important;
		background-position: 0 -44px !important;
	}
	
	body.home .kaya_portfolio_widget_slider .owl-next{
		margin-top: -42px;
	}
	
	body.home .Portfolio_gallery .owl-next{
		margin-top: -42px;
	}
	body.home .testimonial_wrapper .owl-controls .owl-next{
		margin-top:-40px;
	}
	
	
	
}



@media (max-width: 420px){
	#socailtop{
		padding-left:35px !important;
	}
	#socailtop .panel-grid .panel-grid-cell:nth-child(3),
	#socailtop .panel-grid .panel-grid-cell:nth-child(4),
	#socailtop .panel-grid .panel-grid-cell:nth-child(5){
		float:left;
		width:38.5% !important;
		display:block;
	}
	#socailtop .panel-grid .panel-grid-cell:nth-child(4) {
		float: right;
		position: absolute;
		right: 18% !important;
	}
	#socailtop .panel-grid .panel-grid-cell:nth-child(5) {
		float: right;
		position: absolute;
		right: 6.1% !important;
	}
	#panel-3921-0-0-1{
		/*border:1px solid red;*/
	}
	
	body.home .Portfolio_gallery .owl-next{
		margin-top: -42px;
	}
	body.home .testimonial_wrapper .owl-controls .owl-next{
		margin-top:-40px;
	}
	
	.slick-lightbox-slick-img , .slick-lightbox-slick-item-inner{
		max-width: 100% !important;
	}
	body.single-portfolio .slick-prev, .slick-next{
		z-index:999;
	}
	.hidden-xs{
		display:none;
	}
	
}


@media (max-width: 380px){
	#socailtop{
		padding-left:25px !important;
	}
	#socailtop .panel-grid .panel-grid-cell:nth-child(3){
		padding-right:2px;
	}
	#socailtop .panel-grid .panel-grid-cell:nth-child(3),
	#socailtop .panel-grid .panel-grid-cell:nth-child(4),
	#socailtop .panel-grid .panel-grid-cell:nth-child(5){
		float:left;
		width:40% !important;
		display:block;
	}
	#socailtop .panel-grid .panel-grid-cell:nth-child(4) {
		float: right;
		position: absolute;
		right: 15.9% !important;
	}
	#socailtop .panel-grid .panel-grid-cell:nth-child(5) {
		float: right;
		position: absolute;
		right: 1% !important;
	}
}