/*
Theme Name: uritheme
*/
/* =WordPress Core
-------------------------------------------------------------- */
/* =WordPress Core
-------------------------------------------------------------- */
@import url(fontss/almoni-dl-aaa-web/init.css);
@import url(fontss/almoni-tzar-aaa-web/init.css);
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/********************************************GENERAL************************************************************/
body{   
   
    font-family: almoni-tzar, 'PT Sans Narrow', sans-serif !important;
    font-weight: 300;
    overflow-x: hidden;
}
input,textarea,select,a,h1,h2,h3,h4,h5,h6,p,div,span{
    font-family: almoni-tzar, 'PT Sans Narrow', sans-serif !important;
    font-weight: 300;
}
a{
    text-decoration: none;
}
.header_nav ul li.current-menu-item a:link,
.header_nav ul li.current-menu-item a:visited{
    color:#cf100b;  
}
ul{
    margin:0;
    padding:0;
}
.clear:after{
    clear:both;
    display:block;
    content: " ";
}
p{
    margin:0;
    padding:0;
}
/********************************************HEADER***********************************************************/
.header{
    position: fixed;
    width: 100%;
    z-index: 1000 !important;
    background: #fff;
    top: 0px;
    right: 0;
    border-top: 5px solid #cac8c7;
}
.sep_header{
   
}
.header_nav ul li a{
   font-size: 22px ;
   color:#444444 ;
   padding: 20px 40px;
}
.header_nav ul li a:hover{
     color:#cf100b ;
}
.header_nav ul li{
    position: relative;
    display: inline-block;
    right:0
}
.header_nav ul li:after{
     content: "";
    display: block;
    height: 62px;
    background: #c10003;
    position: absolute;
    top: 0px;
    z-index: 99999999;
    right: 0;
    width: 2px;
    height: 3px;
    width: 100%;
    top: -3px;
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.header_nav{
    text-align: center;
    
}
.logo{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;  
    width:190px;
    z-index: 99999999;
    background: #fff;
padding:10px
}
.logo:after{
    content: "";
    display: block;
    background: url(images/sign.png);
    position: absolute;
    width: 210px;
    height: 100px;
    right: -100px;
    top: 70px;
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.link_pad_left{
    padding-left: 0;
    position: relative;
    z-index: 999999;
}
.link_pad_right{
    margin-right: 156px;
}
.home_slider{
    position: relative;
    margin-top: 35px;
}
.png_on_slider{
  position: absolute;
    top: 200px;
    z-index: 99;
    width: 100%;
    text-align: center;  
}
.hp_movie_trncle{
   width: 0;
height: 0;
border-style: solid;
border-width: 0 225px 200px 225px;
border-color: transparent transparent rgba(255,255,255,0.7) transparent; 
margin: auto;

}
.hp_movie{
    position: absolute;
    right: 0;
    left:0;
    bottom: 0;
    z-index: 99;
    margin: auto;
}
.hp_movie_trncle_movie{
   position: absolute;
    bottom: 10px;
    margin: auto;
    right: 0;
    left: 0;
    text-align: center; 
}
.under_movie_trincle > span{
    display: block;
}
.under_movie_trincle{
    font-size: 22px;
    color:#444444
}
.under_movie_trincle img{
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    position: relative;
    right:0;
}
.under_movie_trincle:hover img{
    right:10px
}
.nextarr{
    background: url(images/rightarr_05.png) no-repeat;
    width:30px;
    height: 40px;
}
.prevarr{
    background: url(images/leftarr_03.png) no-repeat;
    width:30px;
    height: 40px;
}
.lSAction > a{
    z-index: 999;
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.lSAction > a:hover{
    opacity: 0.7;
}

.hp_boxes_title h1{
    margin: 0;
       display: inline-block;
    background: #fff;
    z-index: 99;
    position: relative;
    padding: 0 20px;
    font-size: 36px;
    color:#c10003
}
.hp_boxes_title p{
    margin: 0;
       display: inline-block;
    background: #fff;
    z-index: 99;
    position: relative;
    padding: 0 20px;
    font-size: 36px;
    color:#c10003
}
.hp_boxes_title:after{
    content:"" ;
    display: block;
    width:100%;
    height: 1px ;
    background: #9c9c9c;
    position: relative;
    top: -28px;
    margin: auto;
    max-width: 73.5rem;
}
.hp_boxes_title{
    text-align: center;
    padding: 15px 0;
    padding-bottom: 10px;
}
.home_box_single{
    position: relative;
    margin-bottom: 28px;
}
.home_box_single_title{
    position: absolute;
    width:50%;
    height: 100%;
    background:rgba(214, 213, 212, 0.8);
    top:0;
    left:0
}
.home_box_single_title >div{
    font-size: 36px;
    margin-top: 110px;
    text-align: center;
}
.checkfix:nth-child(2) .home_box_single_title{
   right:0
}
.checkfix:nth-child(4) .home_box_single_title{
   right:0;
   background: rgba(193, 0, 3, 0.7);   
 
}
.checkfix:nth-child(4) .home_box_single,.checkfix:nth-child(3) .home_box_single{
      margin-bottom: 0;
}

.overflow{
    overflow: hidden;
}
.overflow img{
    -webkit-transform: scale(1);
Webkit: Scale down image to 0.8x original size;
-moz-transform: scale(1);
-o-transform: scale(1);
-webkit-transition-duration: 0.7s;
Webkit: Animation duration;
-moz-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
}

.home_box_single:hover .overflow img{
  -webkit-transform: scale(1.2);
Webkit: Scale up image to 1.2x original size;
-moz-transform: scale(1.2);
-o-transform: scale(1.2);  
}

.for_ajax:hover .overflow img{
  -webkit-transform: scale(1.2);
Webkit: Scale up image to 1.2x original size;
-moz-transform: scale(1.2);
-o-transform: scale(1.2);  
}


.hp_undeer_content_after_boxes{
    text-align: center;
    padding-bottom: 20px;
}
.hp_undeer_content_after_boxes p{
    font-size: 22px;
    color:#444444;  
}
p{
    line-height: 24px;
}
.sm_btn{
    font-size: 22px;
    color:#c10003;
    cursor: pointer;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    -webkit-transform: scale(1);
Webkit: Scale down image to 0.8x original size;
-moz-transform: scale(1);
-o-transform: scale(1);
}
.sm_btn:hover{
    -webkit-transform: scale(1.1);
Webkit: Scale up image to 1.2x original size;
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.hp_undeer_content_after_boxes_in_hide{
    display: none;
}
.hp_boxes_under .hp_boxes_title:after{
    top:-19px
}
.hp_boxes_under .hp_boxes_title{
    padding-top: 30px;
}
.top_footer{
    background: url(images/bammerfooter_17.jpg) no-repeat;
    background-size: cover;
    height: 420px;
}
.trincle_footer{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 350px 290px 0 290px;
    border-color: #444444 transparent transparent transparent; 
    position: absolute;
    right: 0;
    left: 0;
    margin: auto; 
}
.relative{
    position: relative;
}
.footer_form_title{
    font-size: 36px;
    color:#fff;
    text-align: center;
}
.footer_form{
    position: relative;
    width: 39%;
    margin: auto;
    z-index: 99;
}
.footer_input{
    width: 90%;
    margin: auto;
    position: relative;   
}
.footer_input:after{
    content:"" ;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #444444 transparent;
    position: absolute;
    top:0    ;
    right:0
}
.footer_input:before{
     width: 0;
    content: "";
    height: 0;
    border-style: solid;
    border-width: 30px 0 0 30px;
    border-color: transparent transparent transparent #444444;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
input{  
    height: 30px !important;
    font-size: 22px !important;
}
.footer_input2{
    width:70%
}
.footer_input3{
    width:50%
}
.footer_input input{
    padding-right: 30px;
}
#sub_footer{
    width:100%;
    padding: 0;
    border: none;
    color:#fff;
    cursor: pointer;
    height: 80px !important;
    background: transparent url(images/redddddddddarrrrrr_03.png) no-repeat;
    background-position: center center ;
    background-size: 100%;
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
#sub_footer:hover{
    opacity: 0.7;
}
.footer_input4{
    width:30%
}
.footer_input4:before{
        /* border-width: 75px 0 0 70px;*/
        content: none;
}
.footer_input4:after{
     /*   border-width: 0 0 75px 74px;*/
       content: none;
}
input:focus{
    outline: none;
    box-shadow: none !important;
    
}
input::-webkit-input-placeholder {
color: #444444;

}
 
input:-moz-placeholder { /* Firefox 18- */
color: #444444;

}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #444444;

}
 
input:-ms-input-placeholder {
color: #444444;

}
.middle_footer{
    background: #444444;
    padding: 30px 0;
}
.footer_list ul li a{
    display: block;
    padding: 0;
    color:#fff;
    font-size: 22px;
    margin-bottom: 10px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.footer_list ul li a:hover{
    color:#c10003
}
.footer_list ul li{
    display: block;
    position: relative; 
}
.footer_list ul li:before{
    content:"" ;
    width:7px;
    height: 7px;
    display: block;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    position: absolute;
    top: 6px;
    right: -16px;
}
.footer_list ul {
    padding-right: 15px;
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child){
    float: right;
}
.footer_list_title{
    font-size: 22px;
    color:#a3a2a2
}
.footer_list_content{
    color:#fff;
    font-size: 22px;
}
.footer_list_content a{
    color:#fff;
    font-size: 22px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.footer_list_content a:hover{
    color:#cf100b
}
.soical_icons{
    padding-top: 20px;
}
.icon_soical_list ul li{
    display: inline-block;
    width: 45px;
    height: 40px;
    background: red;
    text-align: center;
    line-height: 40px;
    background: #fff;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.icon_soical_list ul li:hover{
    background: #444444;
}

.icon_soical_list ul li:hover a{
  color:#fff
}

.icon_soical_list ul{
    padding: 0;
}
.icon_soical_list ul li:before{
    content: none;
}
.icon_soical_list ul li a{
    color:#444444
}
.rights_left{
    text-align: left;
}
.bottom_footer{
    font-size: 22px;
    color:#444444
}
.bottom_footer a{
    font-size: 22px;
    color:#444444 ;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.bottom_footer a:hover{
    color:#c10003
}
.banner_page{
    position: relative;
    margin-top: 65px;
}
.ami_tami{
    position: absolute;
    bottom:0;
    max-width: 73.125rem;
    margin: auto;
    left:0;
    right:0
}
.sidebat_top{
    background: #c10003;
    text-align: center;
}
.sidebat_top ul li a{
    color:#fff;
    font-size: 22px;  
    padding: 0;
    padding: 15px 20px;  
}
.sidebat_top ul li{
    display:inline-block;
    position: relative; 
}
.sidebat_top ul li:after{
   /* content:"" ;
    display: block;
    height: 2px;
    width:100%;
    background: #fff;*/
}

 .page_wrapper_in{
    min-height: 270px;
 }
 .page_wrapper_in_content p{
    font-size: 22px;
    color:#444444;
margin-bottom:10px
 }
 .page_wrapper_in_content{
    text-align: center;
 }
.page_wrapper_in_content ul li{
    font-size: 22px !important;
    color:#444444;
}
.page_wrapper_in_content li{
    font-size: 22px !important;
    color:#444444;
}
 .sidebat_top_cat ul{
    padding: 9px 0;
 }
 
 /************************animation******************/
 
 .da-thumbs li {

	float: left;

	margin:0;

	background: #fff;

	padding: 0;

	position: relative;

	box-shadow: 0 1px 3px rgba(0,0,0,0.1);

        width: 33.33%;

    float: right;

    margin: 0;

}

.da-thumbs li a,

.da-thumbs li a img {

	display: block;

	position: relative;

}

.da-thumbs li a {

	overflow: hidden;

}

.da-thumbs li a div {
position: absolute;
background:rgba(193, 0, 3,0.6);
width: 50%;
height: 100%;
top: 0px;
right: -100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.da-thumbs li a:hover div{

	right: 0px;

}



.da-thumbs {

	list-style: none;

	width:100%;

	

	position: relative;

    text-align: center;



	padding: 0;

}

.da-thumbs li {



	box-shadow: 0 1px 3px rgba(0,0,0,0.1);

}

.da-thumbs li a,

.da-thumbs li a img {

	display: block;

	position: relative;

}

.da-thumbs li a {

	overflow: hidden;

}


.da-thumbs li a div span {

	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
    font-size: 22px;
}
.da-thumbs li a, .da-thumbs li a img{
    width:100%
}
.da-thumbs li{
    width: 32%;
    float: right;
    margin: 0;
    margin-left: 22px;
    margin-bottom: 22px;
}
.lase_child_ef{
    margin-left: 0 !important;
}
.page_wrapper_in_content_product{
    text-align: right;
}
.page_wrapper_in_content_product{
    margin-top: 10px;
}
.cat_decribe{
  
}
.only_red{
       background: #c10003;
       width:100%;
       height: 52px; 
}
.post_in_cat{
    border: 1px solid #919191;
   
    min-height: 280px;
    position: relative;
}
.post_in_cat_title{
    font-size: 36px;
    color:#c10003;
    border-bottom: 1px solid #a3a2a2;
    line-height: 35px;
    margin-top: 5px;
}
.post_in_cat_in{
    width:90%;
    margin: auto;
}
.cat_wrape{
    margin-top: 30px;
}
.post_in_cat_ex{
    margin-top: 10px;
    color:#444444;
    font-size: 22px;
}
.post_in_catrm{
    width: 120px;
    float: left;
    position: absolute;
    bottom: 10px;
    left: 0; 
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.post_in_cat:hover .post_in_catrm{
    bottom: 0;
}
.page_wrapper_in{
    padding-bottom: 20px;
}
#map{
    width:100%;
    height: 200px;
}
.under_map{
    background:#444444 ;
    text-align: left;
}
.under_map .row>div{
    display: inline-block;
}
.find_us{
    font-size: 22px;
    color:#fff
}
.page-template-template-contact .footer_form{
    width: 40%;
    margin: 0;
    position: absolute;
    top: 0;
    right: 150px;
    
}
.page-template-template-contact #sub_footer{
    height: 75px !important;
}
.page-template-template-contact .footer_form_title{
    padding: 30px 0;
}
.contact_wrapper{
    position: relative;
}
.conatct_img{
 text-align: left;
     position: absolute;
    bottom: 0;
    left: 0;
}
.trincle_contact{
    position: relative;
    margin: 0;
  /*  z-index: 9999;*/
}
.conatct_img{
   
}
.top_footer_form_contact{
    position: relative;
    min-height: 900px;
    z-index: 99;
}
.ajax_contentt {
  /*  position: fixed;
    top:0;
    right:0;
    width:100%;
    height: 100%;
    background: red;
    display: none;*/
}
.ajax_slider{
        position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 9999999999;
}
.da-thumbs li{
    background: transparent;
}
.slick-slide:focus{
    outline: none;
}
.slider{
 background: transparent;
    margin: 0;   
}
.main_img{
    margin-top: 20px !important;
    margin: auto;
}
.slick-thumbss {
    max-width:1024px;
    margin: auto;
    margin-top: 50px;
}
.slick-dots {
    list-style: none;
    display: none !important;
}
.slick-next{
    background: url(images/aaaarwhite_06.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    top: 50px;
}
.slick-prev{
    background: url(images/aaaarwhite_06.png) no-repeat;
    width: 40px;
    height: 40px;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    top: 50px;
    right: -20px;
}
.slick-next:focus{
    outline: none;
}
.slick-prev:focus{
     outline: none;
}
.the_x{
    position: fixed;
    top:20px;
    right:20px;
    z-index: 999999;
    color:#fff;
    -ms-transform: rotate(0); /* IE 9 */
    -webkit-transform: rotate(0); /* Chrome, Safari, Opera */
    transform: rotate(0);
    -webkit-transition: all 550ms ease;
    -moz-transition: all 550ms ease;
    -ms-transition: all 550ms ease;
    -o-transition: all 550ms ease;
    transition: all 550ms ease;
    cursor: pointer;
}
.the_x:hover{
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}
.title_ajax_new1{
    color: #fff;
    font-size: 50px;
    margin-top: 20px;
}
.show_from_right{
    position: absolute;
    background: rgba(193, 0, 3,0.6);
    width: 50%;
    height: 100%;
    top: 0px;
    right: -50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.for_ajax{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.for_ajax:hover .show_from_right{
    right:15px
}
.show_from_right span{
    color:#fff;
    font-size: 22px;
    position: relative;
    top:40px
}
#fancybox-outer{
    background: transparent !important;
}
#fancybox-content{
     
}
.fancybox-lock .fancybox-overlay{
    overflow-y: auto !important;
}

.fancybox-opened .fancybox-skin{
box-shadow: none;}
.fancybox-skin{
    background: transparent;
}
.show_header .logo:after{
    opacity: 0;
}

.header_nav ul li:hover:after {
    opacity: 1;
    
}
.fancybox-close{top:0;right:0}
.trincle_contact{
    border-width: 480px 390px 0 390px;
}
.conatct_info{
      position: absolute;
    top: 20px;
    left: 0;  
}
.conatct_info ul li{
    font-size: 22px;
    color:#444444;
    list-style-type: none;
}
.conatct_info ul li a{
    font-size: 22px;
    color:#444444;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.conatct_info ul li a:hover{
    color:#cf100b
}
.conatct_info li img{
    position: relative;
    top:4px
}
span#u_0_2{
    display: none !important;
}
.mobile_menu ul li{
    display: block;
    text-align: center;
}
.mobile_btn{
    width: 30px;
    /* float: left; */
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
}
.mobile_menu ul{
    margin-top: 30px;
    position: relative;
    z-index: 999999;
    display: none;
}
.overflow img{
     -webkit-filter: grayscale(0);
    filter: grayscale(0);
-webkit-transition: all 750ms ease;
-moz-transition: all 750ms ease;
-ms-transition: all 750ms ease;
-o-transition: all 750ms ease;
transition: all 750ms ease;
}

.for_ajax:hover .overflow img{

   -webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.home_box_single:hover .overflow img{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.nav-wrap{
    border-bottom: 3px solid #444444;
    border-top: 3px solid #444444;
}
.nav-wrap ul li{
    position: relative;
}
.nav-wrap ul li:after{
    content: "";
    display: block;
    height: 62px;
    background: #fff;
    position: absolute;
    top: 0px;
    z-index: 99999999;
    right: 0;
    width: 2px;
    height: 3px;
    width: 100%;
    top: -3px;
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;  
}

.nav-wrap ul li:before{
    content: "";
    display: block;
    height: 62px;
    background: #fff;
    position: absolute;
    bottom: -3px;
    z-index: 99999999;
    right: 0;
    width: 2px;
    height: 3px;
    width: 100%;
    
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;  
}

.nav-wrap ul li:hover:after{
  opacity: 1;  
}

.nav-wrap ul li:hover:before{
  opacity: 1;  
}
.archive .nav-wrap ul li:before{
    bottom:-12px
}

.archive .nav-wrap ul li:after{
    top:-12px
}
.sub-menu{
    position: absolute;
    right: 0;
    background: #fff;
    width: 260px;
    z-index: 99999999999;
    border-top: 3px solid #c7c6c4;
    border-bottom: 3px solid #c7c6c4;
}
.sub-menu li:before{
    content: "";
    display: block;
    height: 62px;
    background: #cf100b;
    position: absolute;
    bottom: -3px;
    z-index: 99999999;
    right: 0;
    width: 2px;
    height: 3px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;   
}

.sub-menu li:hover:before{
    opacity: 1;
}
.sub-menu li:after{
    content: "";
    display: block;
    height: 62px;
    background: #444444 !important;
    position: absolute;
    top: 0px;
    z-index: 99999999;
    right: 0;
    width: 2px;
    height: 3px;
    width: 100%;
    top: -3px;
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.sub-menu{
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.header_nav ul li:hover .sub-menu{
    opacity: 1;
}
.link_pad_left{margin-left:90px}

.sub-menu li{right:0 !important}
.single-product .nav-wrap ul li:before{bottom:-12px}
.single-product .nav-wrap ul li:after{top:-12px}
#wpadminbar{
    z-index: 99999999999999999;
}
#fancybox-thumbs{
  direction: ltr;
}
#fancybox-thumbs ul {
  /*left: inherit !important;
  margin: 0 auto;*/
}
.single_pro{
    padding: 30px 0;
}
.no_slider{
    text-align: center;
}
#fancybox-thumbs ul li{
    opacity: 1 !important;
}
#fancybox-thumbs.bottom{
    bottom:20px
}
.one_req{
    border: 1px solid #ccc;
}
.single .page_wrapper_in_content{
    text-align: right;
}
.wrap_fix_pop.lightgallery{
    cursor: pointer;
}
@media screen and (min-width: 1400px){
.lg-outer .lg-thumb{
    width:100% !important;
    text-align: center !important;
}
.lg-outer .lg-thumb-item{
    float: none !important;
    display: inline-block !important;
}
}