@charset "utf-8";

/* CSS Document */



@font-face {

    font-family: 'bazarmedium';

    src: url('../fonts/bazar-webfont.woff2') format('woff2'),

         url('../fonts/bazar-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

/* Clearfix */

.clearfix:before, .clearfix:after {

	content: " ";

	display: table;

}

.clearfix:after {

	clear: both;

}

*::-moz-selection {

 background:#2c6da0;

 color: #fff;

}

.clear {

	clear: both;

	line-height: 0;

	font-size: 0;

}

* {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

#return-to-top { position: fixed; bottom: 79px; right: 20px; background:url(../images/backtotop.png) no-repeat; width: 40px; height: 76px;

    display: block; text-decoration: none; display: none; -webkit-transition: all 0.3s linear;-moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;  -o-transition: all 0.3s ease; transition: all 0.3s ease; }

body { padding:0; margin:0; background:#ffffff; font-family: 'bazarmedium'; }

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700'); /* font-family: 'Lato', sans-serif; */

.header { padding:0; margin:0; }

.top_header { padding: 0; margin:0; }

.logo { padding:0; margin:0; }

.social_topmenu { border:1px dashed #ededed; }

.top_social { padding:0; margin:0; float:left; }

.top_social ul { padding:0; margin:0; }

.top_social ul li { padding:5px; margin:0; float:left; border-right:1px dashed #ededed; list-style:none; }

.top_social ul li a { padding:0; margin:0; border:2px solid #38393b; color:#38393b; height:40px; width:40px; border-radius:100%; display:block; text-align:center; line-height:40px; transition: all .25s ease; background:#f6eee3; }

.top_social ul li a:hover { background:#38393b; border:2px solid #12abb0; color:#fff; transition: all .25s ease; }

.top_social ul li a i { font-size:20px; line-height:37px; }

.login_regis { margin:0; padding:0; float:right; }

.login_regis ul { padding:0; margin:0; }

.login_regis ul li { padding:0; margin:0; float:left; border-left:1px dashed #ededed; list-style:none; }

.login_regis ul li a { padding:0 15px; margin:0; color:#12abb0; text-align:center; font-size:12px; line-height:50px; transition: all .25s ease; text-transform:uppercase; font-family: 'Lato', sans-serif; text-decoration:none; font-weight:400; }

.login_regis ul li a:hover { color:#38393b; transition: all .25s ease; }

.search_cartitem { float:right; padding:0; margin:0; }

.search_area { float:left; padding:0; margin:20px 0 0 0; border:1px solid #ededed; border-radius:75px; position:relative; width:530px; }

.search_area input[type="text"] {font-family: 'Lato', sans-serif; font-size:12px; line-height:45px; font-style:italic; color:#38393b; width:100%; background:none; border:none; padding:0 130px 0 15px; height:45px; float:left; }

.search_area input[type="submit"] { width:120px; background:#12abb0 url(../images/search.png) no-repeat scroll 20px 16px; color:#fff; font-family: 'Lato', sans-serif; text-transform:uppercase; font-size:16px; font-weight:400; border:none; padding:0 20px 0 0; height:45px; position:absolute; top:0; right:0; border-radius:75px; text-align:right; cursor:pointer; transition: all .25s ease;  }

.search_area input[type="submit"]:hover { background:#38393b url(../images/search.png) no-repeat scroll 20px 16px; color:#fff; transition: all .25s ease; }

.cartitem { background:#f8f8f8; float:right; min-width:280px; min-height:85px; padding:20px 30px; margin-left:35px; }

.bagicon { padding:0; margin:0; width:37px; height:45px; background:url(../images/bag_icon.png) no-repeat; float:left; color:#38393b; font-size:14px; line-height:55px; font-family: 'Lato', sans-serif; text-align:center; font-weight:700; }

.cartitem a { float:right; padding:0; margin:0; color:#38393b; text-align:center; font-size:13px; line-height:50px; transition: all .25s ease; text-transform:uppercase; font-family: 'Lato', sans-serif; text-decoration:none; font-weight:400; }

.cartitem a span.itemcount { color:#188ae2; font-weight:700; }

.cartitem a span.price { color:#ff5b5b; }

.cartitem a i { color:#e5e5e5; margin-left:20px; }

.menu_bg { background:#0c273c; padding:0; margin:0; -webkit-transition: .3s all ease; transition: .3s all ease; }

.header .fixed-on-top { top: -120px; -webkit-transition: .3s all ease; transition: .3s all ease; position: relative; z-index: 999; }

.header .fix-menu { position: fixed !important; top: 0; padding: 0; z-index: 2147483627; width:100%; }

.navbar-default .navbar-toggle { background: #12abb0 none repeat scroll 0 0; border-color: #12abb0;  }

.navbar-default .navbar-toggle .icon-bar { 	background-color: #fff; }

.navbar-default .navbar-toggle:hover { 	background-color:#12abb0; }

.navbar-default .navbar-toggle:focus { background:#12abb0; }

.navbar-default .navbar-toggle:hover .icon-bar { background-color: #fff; }

.navbar-default .navbar-toggle:focus .icon-bar { background-color: #fff; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #ff5b5b ; }

.main_nav #navbar { margin-top:0; }

.main_nav { float:right; min-height: auto; background:none; border: none; border-radius:0px; border: none; margin: 0; padding:0; }

.navbar-brand { height: auto; padding: 0; }

.main_nav .navbar-nav li { padding:0; margin:0; }

.main_nav .navbar-nav li:last-child { margin-right:0; }

.main_nav .navbar-nav li a { font: 400 16px/16px 'bazarmedium'; color: #fff !important; padding:25px; margin: 0; transition: all .25s ease; text-transform:uppercase; letter-spacing:2px; }

.main_nav .navbar-nav .active a, .main_nav .navbar-nav .active a:focus, .main_nav .navbar-nav .active a:hover { background: none;

	color: #ff5b5b !important; transition: all .25s ease; }

.main_nav .navbar-nav .current_page_item a{ background: none;color: #ff5b5b !important; transition: all .25s ease; }	

.main_nav .navbar-nav li a:focus, .main_nav .navbar-nav li a:hover { background:none; color: #ff5b5b !important; transition: all .25s ease; }



.categories { background:#16a8ad; padding:0; float:left; position:relative; }

.categories a { font: 400 16px/16px 'bazarmedium'; color: #fff; padding:25px 150px 23px 25px; margin: 0; transition: all .25s ease; text-transform:uppercase; letter-spacing:2px; display:block; text-decoration:none; }

.categories a:hover { background:#ff5b5b; color:#fff; transition: all .25s ease; }



.banner { background:url(../images/banner_bg.jpg) no-repeat; background-size:cover; padding:55px 0; margin:0; }

.ribbon { padding:0; margin:0 0 50px; width:100%; text-align:center;  }

.ribbon img { max-width:100%; height:auto; }

.banner_sec { padding:0; border-radius:0; }

.banner_sec #mainbanner .item img { display: block; width: 100%; height: auto; }
#catslider .item{ margin: 3px; }
#catslider .item img{ display: block; width: 100%; height: auto; }

.banner_sec .owl-theme .owl-controls { margin:0 !important; }

.banner_sec .item { position:relative; } 

.banner_sec .owl-pagination { display:none; }
#catslider .owl-pagination { display:none; }

.banner_sec .owl-prev { position:absolute; left:0; top:45%; background:url(../images/left_arrow.png) no-repeat !important;
	width:29px; height:70px; text-indent:-99999px; }

.banner_sec .owl-next { position:absolute; right:0; top:45%; background:url(../images/right_arrow.png) no-repeat !important;
	width:29px; height:70px; text-indent:-99999px; }
.banner_sec .owl-theme .owl-controls .owl-buttons div { padding:0 !important; margin:0 !important; opacity:1 !important; border-radius:0 !important; }

#catslider .owl-prev { position:absolute; left:0; top:40%; background:url(../images/left_arrow.png) no-repeat !important;
	width:29px; height:70px; text-indent:-99999px; }

#catslider .owl-next { position:absolute; right:0; top:40%; background:url(../images/right_arrow.png) no-repeat !important;
	width:29px; height:70px; text-indent:-99999px; }
#catslider.owl-theme .owl-controls .owl-buttons div { padding:0 !important; margin:0 !important; opacity:1 !important; border-radius:0 !important; }

.banner_sec h1 { font: 400 25px/25px 'bazarmedium'; color: #383a3c; padding:15px 0 0 0; margin: 0; text-align:center; }





.two_color_box { padding:55px 0; margin:0; }

.two_color_box img { max-width:100%; height:auto; }

.box_img { position:relative; }

.box_over { position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,.5);}

.box_green { background:url(../images/box_green.jpg) no-repeat top center; min-height:155px; position:relative;  }

.box_brown { background:url(../images/box_brown.jpg) no-repeat top center; min-height:155px; position:relative; }

.two_color_box h1 { font: 400 16px/42px 'bazarmedium'; color: #fff; padding:0; margin: 45px 0 0 0; background:url(../images/h1_bg.png) no-repeat top center; text-align:center; text-transform:uppercase; letter-spacing:4px; }

.two_color_box a { font: 400 14px/17px 'bazarmedium'; color: #fff; padding:10px; display:block; margin: 0; border:2px solid #fff; text-align:center; text-transform:uppercase; bottom:0; position:absolute; border-bottom:0; left:50%; margin-left:-40px; text-decoration:none; transition: all .25s ease; }

.two_color_box a:hover { color: #12abb0; border:2px solid #12abb0; border-bottom:0; transition: all .25s ease; }





.special_products { background:url(../images/special_pro.jpg) no-repeat; background-size:cover; padding:60px 0 100px; }

.special_products h1 { font: 400 30px/32px 'bazarmedium'; color: #12abb0; padding:0; margin: 0 0 25px; text-align:center; text-transform:uppercase;  letter-spacing:4px; }

.h1_left { margin-right:40px; }

.h1_right { margin-left:40px; }

.special_products p { font-family: 'Lato', sans-serif; color:#4f4f4f; font-size:18px; line-height:22px; text-align:center; }

.heading { margin-bottom:30px; }

.special_pro_box { border:1px solid #fff; padding:0; margin-bottom:23px; }

.special_pro_img { padding:15px; border-bottom:1px solid #fff; }

.special_pro_img img { max-width:100%; height:auto; }

.special_pro_details { margin:15px; padding:0; background:#fff; }

.special_pro_details h2 { font: 400 14px/17px 'bazarmedium'; color: #41596d; padding:25px 10px; margin: 0; text-align:left; text-transform:uppercase; }

.pro_price { float:left; font: 700 14px/17px 'Lato', sans-serif; color:#41596d; text-transform:uppercase; padding-left:15px; }

.pro_price strong { color:#ff5b5b; font-size:18px; }

/*.pro_price span { text-decoration: line-through; }*/

.ratingstar { float:right; padding:0 15px 0 0; margin:0; }

.ratingstar ul { padding:0; margin:0; }

.ratingstar ul li { float:left; margin:0 3px 0 0; padding:0; list-style:none; }

.add_pro { border-top:1px solid #ededed; margin-top:15px; float:left; width:100%; }

.add_bag { padding:15px;  border-right:1px solid #ededed; text-align:center; }

.add_pro ul { padding:0; margin:0; }

.add_pro ul li { padding:0; margin:0; float:left; list-style:none; }

.add_pro ul li:first-child { width:35% !important;}

.add_pro ul li:last-child { width:65%; position:relative;}
.add_pro ul li a.added_to_cart { background:#fff; width:100%; height:100%; position:absolute; left:0; top:0; }

.add_pro ul li a { font: 400 14px/17px 'bazarmedium'; color: #ff5b5b; padding:19px; text-align:center; text-transform:uppercase; text-decoration:none; transition: all .25s ease; display:block; }

.add_pro ul li a:hover { color:#383a3c; }

.add_pro ul li img, .ratingstar ul li img { display:initial; }

.bx-controls { width:100%; position:relative; margin-top:50px; }

.pro_pagination { padding:0; margin:35px 0 0 0; }

.pro_pagination ul { padding:0; margin:0; text-align:center; }

.pro_pagination ul li { display:inline-block; padding:0; margin:0 10px; list-style:none; }

.pro_pagination ul li a.bx-next { background:url(../images/bx-arrow_left.png) no-repeat; height:44px; width:44px; float:left; }

.pro_pagination ul li a.bx-prev {  background:url(../images/bx-arrow_right.png) no-repeat; height:44px; width:44px; float:left; }

.pro_pagination ul li a.bx-next:hover { background:url(../images/bx-arrow_left_ac.png) no-repeat; }

.pro_pagination ul li a.bx-prev:hover {  background:url(../images/bx-arrow_right_ac.png) no-repeat; }



.top_addons { position:relative; margin-bottom:20px; }
.addons_txt { position:absolute; top:0; left:0; width:100%; height:100%; padding:30px; }
.special_products .addons_txt .btn_txt { left: 0;
    margin-left:0;
	bottom: 0;
    position: absolute;
	text-align:center;
	width:100%;
}
.special_products .addons_txt a {
    font: 400 14px/17px 'bazarmedium';
    color: #38393b;
    padding: 10px;
    display: inline-block;
    margin: 0;
    border: 2px solid #38393b;
    text-align: center;
    text-transform: uppercase;
    
    border-bottom: 0;
    
    text-decoration: none;
    transition: all .25s ease;
}
.special_products .addons_txt h2 {
	color:#ff5b5b;
	text-align:center;
	text-transform:uppercase;
}


.deals_bg { background:url(../images/deals_bg.png) no-repeat; background-size:cover; padding:60px 0; }

.deals_bg h1 { font: 400 30px/32px 'bazarmedium'; color: #fff; padding:0; margin: 0 0 25px; text-align:center; text-transform:uppercase;   letter-spacing:4px;}



.deals_bg p { font-family: 'Lato', sans-serif; color:#fff; font-size:18px; line-height:22px; text-align:center; }

.deals_box { background:#fff; }

.deals_details { padding:35px 0 0; float:right; width:305px; }

.deals_img { float:left; width:250px; }

.deals_details h2 { font: 400 16px/18px 'bazarmedium'; color: #41596d; padding:0 0 10px 20px; margin: 0; text-align:left; text-transform:uppercase; }

.deals_details .deals_rating { padding:0 ; margin:0 0 0 20px; }

.deals_details .deals_rating li { float:left; margin:0 3px 0 0; padding:0; list-style:none; }

.br_cls { width:100%; background:#ededed; height:1px; margin:18px 0; }

.deals_bg .deals_details p { font-family: 'Lato', sans-serif; color:#243c4f; font-size:14px; line-height:18px; text-align:left; padding:0 20px; margin-bottom:15px; }

.deals_details ul.deals_buy { padding:0; margin:0; border-bottom:1px solid #ededed; border-top:1px solid #ededed;}

.deals_details ul.deals_buy li { padding:0; margin:0; float:left; width:50%; list-style:none; }

.deals_details ul.deals_buy li a { font: 400 14px/17px 'bazarmedium'; color: #0c273c; padding:19px; text-align:center; text-transform:uppercase; text-decoration:none; transition: all .25s ease; display:block; }

.deals_details ul.deals_buy li a:hover { color:#ff5b5b; transition: all .25s ease; }

.deals_price { float:left; font: 700 14px/17px 'Lato', sans-serif; color:#41596d; text-transform:uppercase; padding:19px 31px 19px 20px; border-right:1px solid #ededed; }

.deals_price strong { color:#ff5b5b; font-size:18px; }

.deals_price span { text-decoration: line-through; }

.deals_details span.time_min_sec { font: 700 18px/20px 'Lato', sans-serif; color: #000; text-transform:uppercase; padding:0 20px; margin:25px 0 0 0; display:block; }

.deals_details span.time_min_sec span { text-transform:uppercase; color:#b8b8b8; font-size:12px; margin-right:10px; }

.wishlist_deal { padding:0 0 25px 20px; display:inline-block; }

.wishlist_deal a { font: 400 16px/20px 'Lato', sans-serif; color: #ff5b5b; }



.askauto { margin:0 auto; max-width:600px; }

.askauto input { margin:0 0 25px; padding:0 20px; width:100%; background:#fff; border:4px double #fff; border-radius:0; height:50px; font: 400 16px/45px 'Lato', sans-serif; color: #4f4f4f; }

.askauto textarea { margin:0 0 25px; padding:0 20px; width:100%; background:#FFF; border:4px double #fff; border-radius:0; height:150px; font: 400 16px/45px 'Lato', sans-serif; color: #4f4f4f; resize:none; }

.askauto .sbmit_btn { width:200px; height:50px; background:#12abb0;  font: 300 18px/45px 'Lato', sans-serif; color: #fff;

cursor:pointer; text-align:center; text-transform:uppercase; float:right; transition: all .25s ease; }

.askauto .sbmit_btn:hover { background:#38393b; transition: all .25s ease;  }

.askauto .captchain { float:right; font: 300 16px/45px 'Lato', sans-serif; color: #4f4f4f; width:200px; height:50px; }

.askauto  label { float:left; padding:0; margin:0; font: 700 20px/50px 'Lato', sans-serif; color: #fff; }





.blog_area { background:url(../images/testibanner.jpg) no-repeat top center; background-size:cover; padding:100px 0; position:relative; min-height:550px; }

.blog_area_over { background:rgba(0,0,0,.5); width:100%; height:100%; top:0; left:0; position:absolute; padding:100px 0; }

.blog_area h1 { font: 400 30px/32px 'bazarmedium'; color: #12abb0; padding:0; margin: 0 0 25px; text-align:center; text-transform:uppercase;  letter-spacing:4px; }

.blog_area p { font-family: 'Lato', sans-serif; color:#fff; font-size:18px; line-height:28px; text-align:center; font-weight:300; }

.blog_box { background:#fff; padding:6px; margin:0; border-bottom:4px solid #acacac; }

.blog_box img { max-width:100%; height:auto; }

.blog_info { padding:30px 10px 0; }

.blog_info ul { padding:0; margin:0 0 25px; }

.blog_info ul li { float:left; padding:0 24px 0 0; margin:0; list-style:none; }

.blog_info ul li:last-child { padding-right:0; }

.blog_info ul li a { font-family: 'Lato', sans-serif; color:#223a4d; text-transform:capitalize; font-size:14px; line-height:16px; font-style:italic; }

.blog_info ul li a i { font-size:16px; margin-right:5px; }

.blog_info h2 { font: 400 16px/22px 'bazarmedium'; color: #223a4d; padding:0 0 15px; margin: 0; text-align:left; text-transform:uppercase; }

.blog_area .blog_info p { font-family: 'Lato', sans-serif; color:#838383; font-size:15px; line-height:22px; text-align:left; }

.blog_area .blog_info p a { color:#ff5b5b; }

.testimonials_area { margin:0 auto; max-width:800px; text-align:center; }

.test_area { padding:0; margin:0; }

.test_area .tesi_img { width:100px; height:100px; border-radius:100%; display:inline-block; margin-bottom:20px; padding: 5px; }

.test_area .tesi_img img { max-width:100%; height:auto; border-radius:100%; }

.test_area .test_content { padding:0; margin:0; text-align:center; }

.test_area .test_content a { font-family: 'Lato', sans-serif; font-weight:700; color:#ff5b5b; font-size:18px; line-height:22px; text-align:center; text-decoration:underline; text-transform:capitalize; font-style:italic; }

.testimonials_area .owl-theme .owl-controls{ display:none !important; }/* .owl-buttons div */

.testimonials_area .owl-theme .owl-controls .owl-page span { background:#12abb0; }



.footer { padding:0; margin:0; }

.ft_social { background:#f5f5f5; padding:0; margin:0; }

.ft_social .container { max-width:600px; margin:0 auto; }

.ft_social p { color:#0c273c; font-family: 'Lato', sans-serif; font-size:18px; line-height:78px; text-align:left; font-weight:700; float:left; margin:0; padding:0; }

.ft_social ul { float:right; padding:0; margin:0; }

.ft_social ul li { float:left; padding:0; margin:0 1px 0 0; list-style:none; }

.ft_social ul li a { background:#fff; padding:30px; font-size:18px; display:block; transition: all .25s ease; color:#5e5e5e; }

.ft_social ul li a:hover { background:url(../images/social_bg.jpg) repeat; transition: all .25s ease; color:#fff; }



.newslatter { padding:40px 0; background:url(../images/social_bg.jpg) repeat; }

.newslatter h1 { color:#fff; font-family: 'Lato', sans-serif; font-size:22px; line-height:26px; text-align:left; font-weight:400; padding:0; margin:0; }

.newslatter h1 span { font-size:16px; font-style:italic; }

.newslatter h1 i { font-size:50px; margin:0 25px 0 0; float:left; }

.newslatterform { background:#fff; padding:0; margin:0; position:relative; }

.newslatterform input { width:100%; height:50px; border:none; background:none; color:#5e5e5e; font-family: 'Lato', sans-serif; font-size:14px; line-height:50px; text-align:left; font-weight:400; padding:0 135px 0 15px; margin:0; }

.newslatterform input[type="submit"] { width:120px; height:50px; background:#0c273c; border:none; position:absolute; top:-20px; right:0; padding:0; text-align:center; font-family: 'Lato', sans-serif; font-size:14px; line-height:50px; font-weight:700; color:#fff; text-transform:uppercase; transition: all .25s ease; }

.newslatterform input[type="submit"]:hover { background:#12abb0; transition: all .25s ease; }

.formError{left:260px !important;}



.footer_middle { background:url(../images/ft_bg.jpg) no-repeat; background-size:cover; padding:60px 0; }

.ft_top_menu { background:url(../images/border.png) bottom repeat-x; padding-bottom:60px; text-align:center; }

.ft_top_menu ul { padding:0; margin:0; }

.ft_top_menu ul li { display:inline-block; padding:0 25px 0 0; list-style:none; background:url(../images/menuarrow.png) no-repeat right center; margin-right:20px;}

.ft_top_menu ul li:last-child { background:none; }

.ft_top_menu ul li a { font-family: 'Lato', sans-serif; font-size:12px; line-height:20px; font-weight:400; color:#fff; padding:0; margin:0; text-transform:uppercase; text-decoration:none; }

.ft_top_menu ul li a:hover { color:#ff5b5b; } 

.ft_about { background:url(../images/border.png) bottom repeat-x; padding:50px 0; text-align:center; }

.ft_about h1 { font: 400 30px/32px 'bazarmedium'; color: #fff; padding:0 0 20px; margin: 0; text-align:center; text-transform:uppercase; }

.ft_about p { color:#fff; font-family: 'Lato', sans-serif; font-size:16px; line-height:24px; text-align:center; font-weight:300; margin:0; padding:0; }

.ft_bot_menu { padding:50px 0 0; margin:0; }

.ft_bot_menu h1 { font: 400 18px/22px 'bazarmedium'; color: #fff; padding:0 0 30px; margin: 0; text-align:left; text-transform:uppercase; }

.ft_bot_menu ul { padding:0; margin:0; }

.ft_bot_menu ul li { padding:0; margin:0 0 15px; list-style:none; background:url(../images/ft_menuarrow.png) no-repeat left center; }

.ft_bot_menu ul li a { font-family: 'Lato', sans-serif; font-size:14px; line-height:17px; font-weight:400; color:#fff; padding:0 0 0 20px; margin:0; text-decoration:none; transition: all .25s ease; }

.ft_bot_menu ul li a:hover { color:#ff5b5b; transition: all .25s ease; }

.ft_bot_menu .col-md-3:last-child ul li { background-image:none; }

.ft_bot_menu .col-md-3:last-child ul li a { padding-left:0; }

.ft_bot_menu ul li i { color:#12abb0; font-size:20px; margin-right:15px; width:16px; }

.ft_bot_menu ul li p { font-family: 'Lato', sans-serif; font-size:14px; line-height:25px; font-weight:400; color:#fff; margin:0; padding:0; display:flex; }



.copyright { padding:30px 0; background:url(../images/copyright.jpg) repeat; }

.copyright p { text-align:right; font-family: 'Lato', sans-serif; font-size:16px; line-height:20px; font-weight:400; color:#fff; margin:0; padding:0;  }

.copyright p.paytext { float:left; }

.copyright ul { padding:0; margin:0 0 0 25px; float:left; }

.copyright ul li { float:left; padding:0; margin:0 10px; list-style:none; }







.inner_banner { padding:0; margin:0; position:relative;  }

.inner_banner img { width:100%; }

.inner_banner h1 { font: 400 60px/65px 'bazarmedium'; color: #fff; padding:0; margin: 0; text-align:left; text-transform:uppercase; position:absolute; z-index:9; top:0; background:rgba(0,0,0,.7); width:100%; height:100%; align-items: center; display: flex; justify-content: center; }

.inner_banner h1 img { max-width:100%; width:auto; height:auto; margin-right:50px; }

.portfolio_area { background:url(../images/banner_bg.jpg) repeat; padding:50px 0; margin:0; }

.portfolio_area ul { padding:0; margin:0; }

.portfolio_area ul li { float:left; padding:0 15px; margin:0 0 30px; list-style:none; width:33.333333%; }

.portfolio_area ul li img { max-width:100%; height:auto; }

.gallery_img { padding:0; margin:0; position:relative; }

.portfolio_area .gallery_img .image-title { width: 100%; height: 25%;  position: absolute; bottom: 0px; left: 0px; padding:0; text-align: center;  background-color: rgba(0, 0, 0, 0.5); align-items: center; display: flex; justify-content: center; }

.portfolio_area .gallery_img .image-title h1 { padding: 0; font: 400 25px/25px 'bazarmedium'; color: #fff; padding:0; margin: 0;  text-transform:uppercase; text-align: center;  }

.portfolio_area .gallery_img .image-title { transition: 0.8s ease; }

.portfolio_area .gallery_img:hover .image-title { background-color: rgba(0, 0, 0, 0.8); height: 35%; }



.contact_area { background:url(../images/banner_bg.jpg) repeat; padding:100px 0 50px; margin:0; }



.contact_area input { margin:0 0 25px; padding:0 20px; width:100%; background:#fff; border:4px double #fff; border-radius:0; height:50px; font: 400 16px/45px 'Lato', sans-serif; color: #4f4f4f; }

.contact_area textarea { margin:0 0 25px; padding:0 20px; width:100%; background:#FFF; border:4px double #fff; border-radius:0; height:150px; font: 400 16px/45px 'Lato', sans-serif; color: #4f4f4f; resize:none; }

.contact_area .sbmit_btn { width:200px; height:50px; background:#FF5B5B;  font: 300 18px/45px 'Lato', sans-serif; color: #fff;

cursor:pointer; text-align:center; text-transform:uppercase; float:right; transition: all .25s ease; }

.contact_area .sbmit_btn:hover { background:#38393b; transition: all .25s ease;  }

.contact_area .captchain { float:right; font: 300 16px/45px 'Lato', sans-serif; color: #4f4f4f; width:200px; height:50px; }

.contact_area  label { float:left; padding:0; margin:0; font: 700 20px/50px 'Lato', sans-serif; color: #fff; }

.contact_area input[type="file"] { margin:0 0 25px; padding:0; width:auto; background:none; border:0; border-radius:0; height:auto; font: 400 16px/16px 'Lato', sans-serif; color: #fff; }



.contact_area h1 { font: 400 30px/32px 'bazarmedium'; color: #0C273C; padding:0; margin: 0 0 25px; text-align:left; text-transform:uppercase; }

.contact_area ul { padding:0; margin:0; }

.contact_area ul li { padding:0; margin:20px 0 40px; list-style:none; }

.contact_area ul li a { font-family: 'Lato', sans-serif; font-size:25px; line-height:30px; font-weight:700; color:#f8f8f8; padding:0px; margin:0; text-decoration:none; transition: all .25s ease; }

.contact_area ul li a:hover { color:#ff5b5b; transition: all .25s ease; }

.contact_area ul li i { color:#fff; font-size:30px; margin-right:15px; width:30px; }

.contact_area ul li p { font-family: 'Lato', sans-serif; font-size:25px; line-height:50px; font-weight:700; color:#f8f8f8; margin:0; padding:0; display:flex; }

.maparea { margin:0; padding:0; border-bottom:4px solid #bb6544; }

.maparea iframe { margin:0; padding:0; border-bottom:4px solid #bb6544; }



.category { display:none; position:absolute; top:66px; left:0; z-index:9999999; }
.category .navbar { border-radius:0; }
.category h1 { font: 400 18px/22px 'bazarmedium'; color: #383a3c; padding:0 0 10px; margin: 0 0 10px; text-align:left; text-transform:uppercase; border-bottom:1px solid #383a3c; }

.category ul { padding:0; margin:0 0 20px; }

.category ul li { padding:0; margin:0 0 15px; list-style:none; }

.category ul li a { font-family: 'Lato', sans-serif; font-size:15px; line-height:18px; font-weight:400; color:#383a3c; margin:0; padding:0; text-align:left; text-transform:capitalize; }
.category ul ul li a { font-size:13px; }
.category ul li a:hover { background:none; color:#16a8ad; }
.category ul li ul { margin:10px 0 0 20px; display:none; }
.category ul li ul li { margin:0 0 5px; }




.about_us { padding:100px 0;  background: transparent url("../images/special_pro.jpg")repeat; }



.about_us p { font-family: Cambria,"Times New Roman"; font-size:18px; line-height:28px; font-weight:400; color:#4F4F4F; margin:0; padding:0 0 15px; text-align:left; }

.comment-form-comment { text-align:left; }

.about_us h1 { font: 400 24px/30px 'bazarmedium'; color: #383a3c; padding:25px 0; margin: 0; text-align:left; text-transform:uppercase; }



.testimonials_masonry { padding:100px 0;  background: url(../images/deals_bg.png) repeat; }

.testimonials_masonry .item.hentry { margin: 0 0 25px } 

.testimonials_masonry .item { box-sizing: border-box; float: left; overflow: hidden; page-break-inside: avoid; position: relative;

	width: 270px; min-height: auto; border: 1px solid #fff; padding:15px; }

	

	.testimonials_masonry .itemrow { box-sizing: border-box; float: left; width: 100%; min-height: auto; border-bottom: 1px solid #fff; padding:15px; margin-bottom:25px; }

	.testimonials_masonry .itemrow p {

    font-family: "Lato",sans-serif;

    font-size: 17px;

    line-height: 27px;

    font-weight: 300;

    color: #FFF;

    margin: 0px;

    padding: 0px 0px 15px;

    text-align:justify;

}

.testimonials_masonry .itemrow .itemimg { width:150px; height:150px; float:left; border-radius:100%; display:none; }

.testimonials_masonry .itemrow .itemimg img { max-width:100%; height:auto; margin:0 auto; border-radius:100%; }

.testimonials_masonry .itemrow .itemtxt { width:100%; float:right; padding:0; margin:0; }



.testimonials_masonry .item img { max-width:100%; height:auto; margin-bottom:20px; }

.testimonials_masonry p { font-family: 'Lato', sans-serif; font-size:17px; line-height:27px; font-weight:300; color:#fff; margin:0; padding:0 0 15px; text-align:left; }

.testimonials_masonry h2 { font-family: 'Lato', sans-serif; font-size:18px; line-height:18px; font-weight:700; color:#fff; margin:0; padding:0; text-align:left; }

.testimonials_masonry h1 {

    font: 400 30px/32px 'bazarmedium';

    color: #fff;

    padding: 0;

    margin: 0 0 80px;

    text-align: center;

    text-transform: uppercase;

    letter-spacing: 4px;

}

.pagintion_list ul { padding:0; margin:50px 0 0 0; text-align:center; }

.pagintion_list ul li { padding:0; margin:0 3px; display:inline-block; }

.pagintion_list ul li a { padding:10px 20px; margin:0; border:1px solid #888; display:block; font-family: 'Lato', sans-serif; font-size:18px; line-height:18px; font-weight:700; color:#333; text-align:center;}

.pagintion_list ul li span {
    padding: 10px 20px;
    margin: 0;
    border: 1px solid #888;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #333;
    text-align: center;
	cursor:pointer;
}

.testimonials_masonry ul { padding:0; margin:50px 0 0 0; text-align:center; }

.testimonials_masonry ul li { padding:0; margin:0 3px; display:inline-block; }

.testimonials_masonry ul li a { padding:10px 20px; margin:0; border:1px solid #fff; display:block; font-family: 'Lato', sans-serif; font-size:18px; line-height:18px; font-weight:700; color:#fff; text-align:center;}



#vertical .navbar-brand {  width: 240px; }

#vertical .ttmenu-full.open { max-width: 100%; width: 800px !important; position: absolute; }

#vertical .navbar-default,

#vertical .navbar-default .nav,

#vertical .navbar-default .collapse,

#vertical .navbar-default .dropup,

#vertical .navbar-default .dropdown { position: static; width: 800px !important; left:0; height:430px; }

#vertical .navbar-collapse { padding: 20px 15px 20px; }

#vertical .navbar-default .navbar-nav li .vertical-menu { opacity: 1; position: absolute; left: 291px !important; right: 0 !important; top:auto; margin-top: -65px !important; max-width: 900px; padding:0; }



#vertical .navbar-default .navbar-nav li .vertical-dropdown-menu { opacity: 1; position: absolute; left: 291px !important;

    right: 0 !important; top:0; margin-top: 0 !important; max-width: 290px; padding:0; }

#vertical .navbar-default .navbar-nav li .dropdown { width: 240px !important }

#vertical .navbar-default .navbar-nav li ul { width: 100% !important }

#vertical .dropdown-menu, 

#vertical .navbar-default .ttmenu-content { padding:20px; }

#vertical .nav-pills { max-width: 200px; }

/*#vertical .dropme:after{ content: "\f105"; color:#d4d4d4; position: absolute; right: 20px; padding-left: 5px; font-family: 'FontAwesome'; }*/



/* MENU DEFAULT */



.ttmenu .navbar-default {

	border:0;

    width: 100% !important;

    border-radius: 0;

}

.ttmenu .navbar-default .dropdown-menu { background: rgb(255,255,255); border:0; }

.ttmenu .navbar-default .dropdown-menu,

.ttmenu .navbar-default .dropdown-menu li a { color:#282828; list-style:none; background-color: transparent !important; }

.white-style .navbar-brand i { color:#ffffff !important;}

.ttmenu .navbar-default .navbar-toggle span {color:#fff !important;	background:#fff !important;}

.ttmenu .navbar-default .navbar-toggle {border-color:#111;color:#fff !important;margin-top:15px;}

.ttmenu .navbar ul {padding-left:0;	list-style:none;}
.ttmenu .navbar ul ul { margin:0 0 0 15px; }

.ttmenu .navbar-brand { color: #fff !important; float: left; font-size: 20px; height:65px;background:#303030;    line-height: 38px; position: relative; text-align: center; top: 0;  width:65px; }

.ttmenu .navbar-collapse { border-bottom: 0  !important; }

.ttmenu .navbar-default .navbar-nav > li > .dropdown-menu { margin-top:0; }

.ttmenu .navbar-default .nav,

.ttmenu .navbar-default .collapse,

.ttmenu .navbar-default .dropup,

.ttmenu .navbar-default .dropdown {  position: static; }

.ttmenu .navbar-default .container { position: relative; }

.ttmenu .navbar-default .dropdown-menu {

    left: auto;

    background-color: #ffffff !important

}

.ttmenu-content .box li,

.ttmenu .navbar-default .dropdown-menu li a {

	text-decoration:none !important;

}

.ttmenu .navbar-default .dropdown-menu,

.ttmenu-content .dropdown-menu {

	padding:0 !important

}

.category .navbar-default .navbar-nav li { border-bottom:1px dashed #ededed; }

.category .navbar-default .navbar-nav li a:hover .dropme:after {color:#12abb0; }

.category .navbar-default .navbar-nav li ul li a:hover .dropme-left:after {color:#12abb0; }

.category .navbar-default .navbar-nav li a {

	padding:15px 10px 15px 50px;

	font-family: 'Lato', sans-serif;

	font-size: 13px;

    font-style: normal;

	color:#2d2d2d;

    font-weight: 400;

    text-transform: uppercase;

}

.category .navbar-default .navbar-nav li a:hover { background:none; color:#12abb0; }

.category.navbar-default .dropdown-menu li a  {

	border-bottom: 1px solid rgba(0, 0, 0, 0.1);

    color: #282828;

    font-size: 13px;

    font-weight: 400;

	font-family: 'Lato', sans-serif;

    padding: 13px 10px 13px 15px !important;

    position: relative;

	text-decoration:none;

    text-transform: none;

}

.ttmenu .navbar-default li .widget a {

	padding:0 !important;

}

.ttmenu-content .box li a{

    color: #282828;

    font-size: 13px;

	border-bottom:none;

	border-bottom:0 !important;

    font-weight: 400;

	font-family: "Open Sans",Arial,sans-serif;

    padding: 14px 30px 12px 0 !important;

    position: relative;

	text-decoration:none;

    text-transform: none;

}

.ttmenu .dropdown-menu,

.ttmenu .navbar-default .ttmenu-content {

    padding:30px 30px;

}

.ttmenu .navbar-default .ttmenu-full .dropdown-menu {

    left: 0;

    right: 0;

}

.ttmenu .nav li span.label {

	color:#fff !important;

   margin-left: 5px;

    margin-top: 2px !important;

    padding: 5px 10px;

}

.ttmenu .navbar-default .navbar-nav > .active > a, 

.ttmenu .navbar-default .navbar-nav > .active > a:hover, 

.ttmenu .navbar-default .navbar-nav > .active > a:focus {

    background-color: transparent;

}

.ttmenu-content .widget {

    padding:0;

    margin:0;

}

.ttmenu-content,

.ttmenu-content .widget,

.ttmenu-content .widget .thumb {

    position: relative;

}

.ttmenu-content .widget .title h4 {

    font-size:14px;

    text-transform: uppercase;

    font-weight: 400;

}

.ttmenu-content .box li {

    border-bottom: 1px solid #ededed;

    position: relative;

	padding:10px 10px 10px 0;

}

.ttmenu-content .box li i {

    right:0;

    clear: both;

    top:10px;

    display:block;

    position:absolute;

}

.dropme:after{

   /* content: "\f107";

    color:#fff;

    padding-left: 5px;

    font-family: 'FontAwesome';*/

	

	content: "\f067"; color:#d4d4d4; position: absolute; right: 20px; padding-left: 5px; font-family: 'FontAwesome';

}

.dropme-left:after{

    content: "\f067";

    color:#d4d4d4;

    font-family: 'FontAwesome';

    display:block;

	right:20px;

    width:0;

	position:absolute;

    height:0;

	top:15px;

    margin-top:0;

    margin-right:10px;

}

.category .navbar-default .dropdown-menu li:last-child,

.ttmenu-content .box li:last-child {

    border-bottom:0 solid #fff;

}



.category .nav > li { position: relative; display: inline-block; width: 100%; }



/* MENU TABBED */



.nav-pills {

    margin-top: 6px;

}

.nav-pills > li {

  float: none;

  margin-top:0;

  cursor: pointer;

    border-bottom: 1px solid rgba(0, 0, 0, 0.1);

}

.nav-pills > li > a {

  border-radius: 0;

  cursor: pointer !important;

  border:0 !important;

  position: relative;

  font-weight: bold !important;

  text-transform: uppercase !important;

  margin-right: 0;

}

.nav-pills > li > a:after{

    content: "\f105";

    color:#1a1a1a;

    font-family: 'FontAwesome';

    display:block;

    right:10px;

    width:0;

    position:absolute;

    height:0;

    top:13px;

    margin-top:0;

    margin-right:10px;

}





/* MENU GRADIENT */



.demo_changer .demo-icon,

.menu-red-gradient .btn-primary,

.menu-red-gradient .label-danger,

.menu-red-gradient .navbar-brand,

.menu-red-gradient .navbar-default .navbar-nav > .open > a,

.menu-red-gradient .navbar-default .navbar-nav > .open > a:hover,

.menu-red-gradient .navbar-default .navbar-nav > .open > a:focus,

.menu-red-gradient .navbar-default .navbar-nav > li > a:focus,

.menu-red-gradient .navbar-default .navbar-nav > li > a:active,

.menu-red-gradient .navbar-default .navbar-nav > li > a.active,

.menu-red-gradient .navbar-default .navbar-nav > li > a:hover {

    /* Old browsers */

    color:#12abb0;

    opacity:1;

}

/*.menu-red-gradient .navbar-default .navbar-toggle:hover,

.menu-red-gradient .coldesc:hover {

    background:#a90329;

    color:#fff !important;

}

.menu-red-gradient .form-control:focus {

    border-color: #a90329;

    outline: 0;

    box-shadow:none;

}*/

.menu-red-gradient .btn-primary {

    border-radius:0;

    font-size:13px;

    background-color: #a90329 !important;

    border-color: #a90329 !important;

    color: #fff !important;

}

.menu-red-gradient .box ul li:hover .fa {

    color: #a90329 !important;

}

.menu-red-gradient .magnifier {

    background-color:rgba(169,3,41,.9);

}



/* DARK STYLE */



.dark-style .coldesc {

    background:#333;

    color:#fff;

    margin-bottom: 10px;

    text-align:center;

}

.dark-style .navbar-default .ttmenu-content {

    border-radius: 0;

}

.dark-style .dropdown-menu {

    background-color:#ffffff !important;

}

/*.dark-style .navbar-default .dropdown-menu li a,

.dark-style .ttmenu-content .box li a,

.dark-style .ttmenu-content .box li:before {

    color:#1a1a1a !important;

}*/

.dark-style .ttmenu-content .box li a:hover,

.dark-style .ttmenu-content .box li a:focus {

    background:none !important

}

.dark-style .ttmenu-content .box li {

    border-bottom-color: rgba(0, 0, 0, 0.1);

}

.dark-style .navbar-default .dropdown-menu li a:hover,

.dark-style .navbar-default .dropdown-menu li a:focus {

    background:#ffffff;

}

.dark-style .form-control,

.dark-style .searchbox-icon, .searchbox-submit,

.dark-style .navbar-default {

    background: #f8f8f8; /* Old browsers */

   

}
.about_us.productsdetails_page h1 { padding:0 0 10px; }
.productsdetails_page .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images { width:30%; float:left; }
.productsdetails_page .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images img { width:100%; height:auto; }
.productsdetails_page .summary.entry-summary { width:65%; float:right; }
.productsdetails_page .summary.entry-summary p { text-align:justify; }
.productsdetails_page .summary.entry-summary .price { color:#ff5b5b; font-weight:bold;  }
.productsdetails_page .cart .quantity input {
    margin: 0 0 25px;
    padding: 0 20px;
    width: 100px;
    background: #fff;
    border: 4px double #fff;
    border-radius: 0;
    height: 50px;
    font: 400 16px/45px 'Lato', sans-serif;
    color: #4f4f4f;
	float:left;
}
.productsdetails_page .cart button {
    width: 140px;
    height: 50px;
    background: #ff5b5b;
    font: 400 14px/17px 'bazarmedium';
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    float: left;
    transition: all .25s ease;
	border:none;
	margin-left:10px;
}
.productsdetails_page .product_meta { width:100%; float:left; margin-top:10px; }
.productsdetails_page .product_meta .posted_in {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 800;
    color: #4F4F4F;
    margin: 0;
    padding: 0;
}
.productsdetails_page .product_meta .posted_in a { font-weight: 400; }
.productsdetails_page .tabs.wc-tabs { padding:0; margin:0; }
.productsdetails_page .tabs.wc-tabs li { padding:0; margin:0; display:inline-block; list-style:none; }
.productsdetails_page .tabs.wc-tabs li a { background: #16a8ad; font: 400 16px/16px 'bazarmedium';
color: #fff;
padding: 8px 20px;
margin: 0;
transition: all .25s ease;
text-transform: uppercase;
letter-spacing: 2px;
display: block;
text-decoration: none;
}
.productsdetails_page .woocommerce-Tabs-panel {font-family: 'Lato', sans-serif; }
.productsdetails_page .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab { padding:10px; }
.productsdetails_page .woocommerce-tabs.wc-tabs-wrapper { margin-top:50px; }
.productsdetails_page .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews.panel.entry-content.wc-tab { padding:10px; }
.productsdetails_page .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab h2 { padding:0 0 10px; margin:0; font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 800;
    color: #4F4F4F;
}
.productsdetails_page .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab p { text-align:justify; }
.productsdetails_page .comment-form-rating { width:100%; float:left; margin-bottom:15px; }
.productsdetails_page .comment-form-rating label, .productsdetails_page .comment-form-rating .stars { float:left; margin-right:5px; }
.productsdetails_page .comment-form-rating .stars a { margin:0 2px }
.productsdetails_page p label { vertical-align:top; width:130px; text-align:left; margin-right:10px; }
.productsdetails_page p input {
    margin: 0 0 25px;
    padding: 0 20px;
    width: 400px;
    background: #fff;
    border: 1px double #333;
    border-radius: 0;
    height: 40px;
    font: 400 16px/45px 'Lato', sans-serif;
    color: #4f4f4f;
}
.productsdetails_page p textarea {
    margin: 0 0 25px;
    padding: 0 20px;
    width: 400px;
    background: #fff;
    border: 1px double #333;
    border-radius: 0;
    height: 80px;
    font: 400 16px/45px 'Lato', sans-serif;
    color: #4f4f4f;
}
.productsdetails_page p input[type="submit"]{
    width: 200px;
    height: 50px;
    background: #12abb0;
    font: 300 18px/45px 'Lato', sans-serif;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    transition: all .25s ease;
	margin-left:140px;
}
.special_products select {
    margin: 0 0 25px 15px;
    padding: 0;
    width: 200px;
    background: #fff;
    border: 1px double #333;
    border-radius: 0;
    height: 40px;
    font: 400 14px/45px 'Lato', sans-serif;
    color: #4f4f4f;
}


.carttable {  font: 400 14px/45px 'Lato', sans-serif;  }
.carttable td img { width:20%; }
.carttable .quantity .qty { width:70px !important; }
.carttable .input-text { width:200px !important; height: 30px; border: 0; padding:0 10px }
.carttable .button { background:#16a8ad !important; color:#fff !important; }
.about_us .cart-collaterals {  font: 400 14px/45px 'Lato', sans-serif;  }
.about_us .checkout-button.button.alt.wc-forward { background:#16a8ad !important; color:#fff !important; }

.tml.loginpage { max-width:600px; margin:0 auto; padding:15px; border:1px solid #fff; }
.tml.loginpage input {
    margin: 0px 0px 0;
    padding: 0px 20px;
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    border: 4px double #FFF;
    border-radius: 0px;
    height: 50px;
    font: 400 16px/45px "Lato",sans-serif;
    color: #4F4F4F;
}
.tml.loginpage .sbmit_btn {
    width: 200px;
    height: 50px;
    background: #12ABB0 none repeat scroll 0% 0%;
    font: 300 18px/45px "Lato",sans-serif;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    float: right;
    transition: all 0.25s ease 0s;
}
.tml.loginpage .tml-action-links li a { font: 400 18px/20px "Lato",sans-serif;
    color: #333;
}
.tml.loginpage p { margin:0 0 10px; }
.tml.loginpage .sbmit_btn2 {
    width: 240px;
    height: 50px;
    background: #12ABB0 none repeat scroll 0% 0%;
    font: 300 18px/45px "Lato",sans-serif;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    float: right;
    transition: all 0.25s ease 0s;
}
.woocommerce .checkout.pscheckout { font-family: 'Lato', sans-serif; }

.woocommerce .checkout.pscheckout input {
    margin: 0px 0px 0;
    padding: 0px 20px;
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px double #333;
    border-radius: 0px;
    height: 40px;
    font: 400 16px/45px "Lato",sans-serif;
    color: #4F4F4F;
}
.woocommerce .checkout.pscheckout textarea { height:150px; padding-top:20px; }
.woocommerce .woocommerce-info { font: 400 16px/20px "Lato",sans-serif; color: #333; }
.woocommerce .woocommerce-message { font: 400 16px/20px "Lato",sans-serif; color: #333; }
.woocommerce-product-rating { font: 400 16px/20px "Lato",sans-serif; color: #333; margin-bottom:15px; display:none; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { width:auto; line-height:30px; }
.woocommerce .input-text {
    margin: 0px 0px 0;
    padding: 0px 20px;
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px double #333;
    border-radius: 0px;
    height: 40px;
    font: 400 16px/45px "Lato",sans-serif;
    color: #4F4F4F;
}
.woocommerce table.shop_table { font-size:16px; font-weight:800; }

.woocommerce .checkout.pscheckout .select2-container .select2-selection--single {height: 40px;}
.woocommerce .checkout.pscheckout .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 36px;
}
.woocommerce .checkout.pscheckout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}
.woocommerce .checkout.pscheckout input[type="checkbox"] { width:auto; margin:0; height:25px; line-height:25px;  }
.woocommerce .checkout.pscheckout label.checkbox span { padding-left:30px; }
.woocommerce .woocommerce-MyAccount-navigation { width:25%; float:left; }
.woocommerce .woocommerce-MyAccount-navigation ul { padding:0; margin:0; }
.woocommerce .woocommerce-MyAccount-navigation li { 
    padding: 0;
    list-style: outside none none;
    /*background: transparent url("../images/ft_menuarrow.png") no-repeat scroll 0 0;*/
	margin:0 0 5px;
}
.woocommerce .woocommerce-MyAccount-navigation li:last-child { background:none; }
.woocommerce .woocommerce-MyAccount-navigation li a {font: 400 16px/20px "Lato",sans-serif;
    color: #333;}
	/*.related h2 {
    font: 400 30px/32px "Lato",sans-serif;;
    color: #333;
    padding: 0px;
    margin: 30px 0;
    text-align: left;
	text-transform:capitalize;
}
*/
.woocommerce .woocommerce-MyAccount-content { width:70%; float:right; font: 400 16px/20px "Lato",sans-serif;
color: #333; }
.woocommerce .woocommerce-MyAccount-content legend { font: 700 16px/20px "Lato",sans-serif;
color: #333; margin:10px 0; border:0;}

.woocommerce .woocommerce-Button.button {
    width: 150px;
    height: 50px;
    background: #0C273C none repeat scroll 0% 0%;
    border: medium none;
    padding: 0px;
    text-align: center;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    line-height: 50px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
.woocommerce .woocommerce-Button.button:hover { background:#12abb0; transition: all .25s ease; color:#fff; }

.woocommerce .woocommerce-MyAccount-content p { font: 400 16px/20px "Lato",sans-serif;
color: #333;}
.woocommerce-Reviews p { text-align:left !important; font: 400 16px/20px "Lato",sans-serif;
    color: #333; }
.woocommerce-Reviews h2 { font: 400 22px/24px "Lato",sans-serif;
    color: #333; padding:0; margin:0 0 15px; }

.commentlist { float:left; width:100%; }
.commentlist li { float:left; width:100%; margin-bottom:20px;}
.comment_container img { float: left;
width: 30px;
height: 30px;
border-radius: 100%; }
.comment_container .comment-text { float:left; margin-left:15px; }	


#theme-my-login { margin:0 auto; width:350px; }
#theme-my-login .tml-user-avatar { width:100px; height:100px; border-radius:100%; margin:0 auto 20px; }
#theme-my-login .tml-user-avatar img { width:100%; height:100%; border-radius:100%; }
#theme-my-login .tml-user-links { padding:0; margin:0; }
#theme-my-login .tml-user-links  li { list-style:none; margin-bottom:10px; background: transparent url("../images/ft_menuarrow.png") no-repeat scroll 0px 8px; }
#theme-my-login .tml-user-links  li a { text-align:left; font: 400 16px/20px "Lato",sans-serif; color: #333; padding:0 0 0 20px; margin:0; }
/* RESPONSIVE */



@media (max-width: 479px) {

.header .fix-menu { position:static !important; }

.logo { margin-bottom:10px; }

.top_social { display:none; }

.login_regis { float:none; }

.login_regis ul li { width:50%; }

.login_regis ul li:first-child { border:none; }

.login_regis ul li a { padding:0; display:block; }

.search_area { width:100%; margin-bottom:10px; }

.cartitem { min-width:100%; margin:0; }

.search_cartitem { float:none; margin-bottom:10px;}

.category { top:55px; width:100%; }

.categories { float:none; margin:5px 0; }

.categories a { width:100%; padding:20px; display:inline-block; }

.header { position:relative; }

.main_nav { position: absolute; top: 0; right: 0; width:100%; }

.main_nav #navbar { background: #0c273c; position:absolute; top:0; width:100%; }

.navbar-default .navbar-toggle { z-index:999999;  }

.banner { padding:25px 0; }

.box_img { margin-bottom: 25px; }

.ribbon { margin-bottom:20px; }

.banner_sec h1 { font: 400 14px/17px 'bazarmedium'; }

.box_green, .box_brown { margin-bottom:15px; }

.two_color_box h1 { display: inline-block; width: 100%; }

.special_products h1 img { width:15%; }

.special_products h1 { font: 400 15px/32px 'bazarmedium';text-transform: uppercase; }

.special_pro_img img { width:100%; }

.h1_left { margin-right: 10px; }

.h1_right { margin-left: 10px; }

.addons { text-align:center; }

.addons img { margin-bottom:15px; }

.pro_pagination {margin-bottom:35px; }

.deals_bg h1 { font: 400 15px/32px 'bazarmedium';text-transform: uppercase; }

.deals_bg h1 img { width:15%; }

.deals_img { width:100%; background:#205d72; text-align:center; }

.deals_details { width:100%; }

.deals_box { margin-bottom:15px; }

.deals_details span.time_min_sec { padding:0 8px; margin:15px 0;}

.askauto .captchain, .askauto .sbmit_btn, .contact_area .captchain, .contact_area .sbmit_btn { width:100%; }

.blog_area { padding:0; }

.blog_area .heading { margin-bottom:0; }

.blog_area_over { padding:30px 0; }

.blog_area h1  { font: 400 15px/32px 'bazarmedium';text-transform: uppercase; }

.blog_area h1 img { width:15%; }

.blog_box { margin-bottom:15px; }

.ft_social p { float:none; text-align:center; }

.ft_social ul li { width:18.6%; text-align:center; float:none; display:inline-block; }

.ft_social ul { float:none; }

.ft_social ul li a { padding: 25px 0; }

.newslatter h1 i { font-size: 20px; margin: 0 13px 0 0; }

.newslatter h1 { font-size: 17px; line-height: 20px; margin-bottom:15px; }

.newslatter h1 span { font-size: 14px; }

.copyright p.paytext { float:none; text-align:center; margin-bottom:15px; }

.copyright ul { float:none; }

.copyright ul li { display:inline-block; text-align:center; }

.copyright p { text-align:center; margin-top:15px; }

.inner_banner h1 { font: 400 30px/30px "bazarmedium"; }

.portfolio_area ul li { width: 100%; }

.contact_area { padding:40px 0; }

.contact_area h1 { font: 400 24px/32px "bazarmedium"; }

.contact_area ul li a { font-family: "Lato",sans-serif; font-size: 20px; }

}





@media (max-width: 767px) {



    #vertical .navbar-brand {

        width: 60px;

    }

    #vertical .ttmenu-full.open {

        max-width: 100%;

        width: 100% !important;

        position: relative;

    }

    #vertical .navbar-default,

    #vertical .navbar-default .nav,

    #vertical .navbar-default .collapse,

    #vertical .navbar-default .dropup,

    #vertical .navbar-default .dropdown {

        position: static;

        width: 100% !important;

        left:0;
		overflow-y:scroll;

    }

    #vertical .navbar-collapse {

        padding: 0

    }

    #vertical .navbar-default .navbar-nav li .vertical-menu {

        opacity: 1;

        position: static;

        left: 100% !important;

        right: 100% !important;

        top:auto;

        margin-top: 0 !important;

        max-width: 100%;

        padding:0;

    }

    #vertical .navbar-default .navbar-nav li .vertical-dropdown-menu {

        opacity: 1;

        position: static;

        left: 100% !important;

        right: 100% !important;

        top:auto;

        margin-top: 0 !important;

        max-width: 100%;

        padding:0;

    }

    #vertical .navbar-collapse {

        padding:20px;

    }

    #vertical .dropdown-menu, 

    #vertical .navbar-default .ttmenu-content {

        padding:20px;

    }

    #vertical .nav-pills {

        max-width: 200px;

    }

    #vertical .dropme:after{

        content: "\f107";

        color:#fff;

        position: absolute;

        right: 20px;

        padding-left: 5px;

        font-family: 'FontAwesome';

    }

    .nav-pills > li > a::after,

    .dropme-left:after{

        content: "\f107";

    }

    .ttmenu .nav-pills,

    #vertical .nav-pills {

        width: 100%;

        padding:0;

        max-width: 100%;

        margin-bottom: 20px;

    }

}



/* SUB MENU STYLE */



.ttmenu .dropdown-submenu {

    position:relative;

}

.ttmenu .dropdown-submenu>.dropdown-menu {

    top:0;

    left:100%;

    margin-top:0;

    margin-left:0;

    border-radius:0;

}

.ttmenu .dropdown-submenu:hover>.dropdown-menu {

    display:block;

}

.ttmenu .dropdown-submenu.pull-left {

    float:none;

}

.ttmenu .dropdown-submenu.pull-left>.dropdown-menu {

    left:-100%;

    margin-left:10px;

    -webkit-border-radius:6px 0 6px 6px;

    -moz-border-radius:6px 0 6px 6px;

    border-radius:6px 0 6px 6px;

}

.ttmenu .open > .dropdown-menu {

  animation-name: slidenavAnimation;

  animation-duration:.5s;

  animation-iteration-count: 1;

  animation-timing-function: ease;

  animation-fill-mode: forwards;

  -webkit-animation-name: slidenavAnimation;

  -webkit-animation-duration:.5s;

  -webkit-animation-iteration-count: 1;

  -webkit-animation-timing-function: ease;

  -webkit-animation-fill-mode: forwards;

  -moz-animation-name: slidenavAnimation;

  -moz-animation-duration:.5s;

  -moz-animation-iteration-count: 1;

  -moz-animation-timing-function: ease;

  -moz-animation-fill-mode: forwards;

}

@keyframes slidenavAnimation {

  from {

    opacity: 0;

  }

  to {

    opacity: 1;

  }

}

@-webkit-keyframes slidenavAnimation {

  from {

    opacity: 0;

  }

  to {

    opacity: 1;

  }



 

 