/*  

Theme Name: Zani Fashion

Theme URI: http://www.dazetech.co.in

Description: A WordPress theme frame work

Version: 2.0

Author: Dazetech

Author URI: http://www.dazetech.co.in

*/



/*

Improved browser CSS feature

-------------------------------------

Example: .ie8 .sidebar li{width:85px}



•ie - Internet Explorer (All versions)

•ie8 - Internet Explorer 8.x

•ie7 - Internet Explorer 7.x

•ie6 - Internet Explorer 6.x

•gecko - Mozilla, Firefox (all versions), Camino

•ff3 - Firefox 3

•ff3_5 - Firefox 3.5 new

•opera - Opera (All versions)

•opera8 - Opera 8.x

•opera9 - Opera 9.x

•opera10 - Opera 10.x

•webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome

•safari3 - Safari 3.x

•chrome - Google Chrome

*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

}

body{

	margin:0;


	}

body, th, td, input, textarea{

	color:#666666;

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

	font-size:12px;
	    background-color: #fffaf4

	}

form{

	}

fieldset{

	}

input, textarea{

	font-weight:bold;

	}

input.text{

	background:#FFFFFF;

	border:none;

	padding:1px;

	}

input.button{

	background:#000000;

	border:1px solid #000000;

	color:#ffffff;

	}

h1, h2, h3{

	color:#000;

	}

h1{

	font-size:25px;

	

	

	}

h2{

	

	font-size:22px;

	

	

	}

h3{

	font-size:16px;

	}

h4{

	font-size:14px;

	}

h5{

	font-size:12px;

	}

h6{

	font-size:10px;

	}

p, ul, ol{

	font-size:16px;

	line-height:24px;
	font-weight: 300;
	

	}

ul, ol{

	

	}

blockquote{

	margin-left:36px;

	margin-right:36px;

	}

a{

	color:#000000;

	text-decoration:none;

	}

a:hover{

	border:none;

	}

h1 a, h2 a, h3 a{

	border:none;

	color:#333333;

	text-decoration:none;

	}

h1 a:hover, h2 a:hover, h3 a:hover{

	background:none;

	color:#371015;

	}

#wrapper{

	}
	.wrapper{
		width:1170px;
		margin:0 auto;

	}
#header {
    /* background-color: #9F9F9F; */
    height: 30px;
    width: 50%;
    float: left;
    padding-top: 50px;
}

#menu{

	float:left;

	

	}

#menu ul{

	line-height:normal;

	list-style:none;

	margin:0;

	padding:0;

	}

#menu li{

	float:left;

	}

#menu a{

	color:#FFFFFF;

	display:block;

	float:left;

	font-size:12px;

	margin-right:1px;

	text-decoration:none;

	padding-right: 20px;

	padding-left: 20px;

	height: 30px;

	line-height: 30px;

	}

#menu a:hover{

	background:#371015;

	color:#ffffff;

	}

#menu .current_page_item a{

	color:#ffffff;

	background-color: #000000;

	}

#search{

	float:right;

	width:270px;

	padding-top: 10px;

	}

#search fieldset{

	border:none;

	}

#search #s{

	padding:3px;

	width:140px;

	vertical-align:top;

	}

#search #x{

	width:60px;

	vertical-align:top;

	}

#logo {
    background-repeat: no-repeat;
    width: 50%;
    float: left;
}

#logo h1, #logo h2{

	margin:0;

	padding:0;

	color: #000000;

	}

#logo h1{

	color: #000000;

	padding: 20px 5px 0 0px;

	}

#logo h2{
	color: #000000;
	margin:10px 0 0 17px;
	padding:5px;
	}

#logo p {
    clear: left;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}

#logo a{
	color: #000000;
	}

#page{
	/*background:#FFFFFF;
	margin:0 auto;*/
	padding:30px 0px 0 0px;
/*width:980px;*/
	}

.contentmain{

	width:100%;

	float:left;

	}

#content{

	padding-top: 0px;

	padding-right: 15px;

	padding-bottom: 0px;

	padding-left: 15px;	

	}

.post{

	}

.post .title{

	font-weight:normal;

	margin:0;

	}

h1.title{

	color:#333333;

	font-size:26px;

	    display: none;

	font-weight: normal;

	}

h2.title{

	color:#371015;

	font-size:16px;



	

	}

.desctitle{

	font-size:10px;

	}

.post h1.title{

	font-size:24px;

	height:auto;

	

	}

.post .entry{

	

	

	}

.entry p{

	padding-bottom:20px;

}

.entry ul,ol{

	padding-left:20px;

}

.post .meta{

	border-bottom:1px dotted #CCCCCC;

	color:#333333;



	font-size:14px;

	

	

	}

.navigation{

	padding-top:10px;

	padding-bottom: 10px;

}

.navigation a{

	font-size: 14px;

	font-weight: bold;

}

.post .meta a{

	color:#333333;

	}

.post .links{

	margin:0;

	}

.post .tags{

	font-size:9px;

	font-weight:bold;

	margin:0;

	text-transform:uppercase;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	}

.post .links a, .post .tags a{

	border:none;

	}

.leftsidebar

	{

	width:245px;

	float:left;

	}

.sidebar{

	

	}

.sidebar ul{

	list-style:none;

	margin:0;

	padding:0;

	}

#sidebar1 li{

	background-color: #C6C6C6;

	padding: 5px;

	}

#sidebar2 li{

	

	background-color: #C6C6C6;

	padding:5px;

	}

.sidebar li ul{

	}

.sidebar li li{

	margin:0;

	}

.sidebar li h2{

	margin:0;

	}

#sidebar1{

	

	margin-left: 10px;

	}

#sidebar1 li h2{

	height:30px;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	line-height: 30px;

	background-color: #333333;

	text-align: center;

	}

#sidebar1 li ul{

	line-height:normal;

	padding-left: 5px;

	padding-right: 5px;	

	}

#sidebar1 li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left:15px;

	padding-top: 5px;

	padding-bottom: 5px;	

	}

	#sidebar1 li li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding:0px;

	}

#sidebar1 li li a{

	

	

	

	}

.rightsidebar{

	width:245px;

	float:left;

	}

#sidebar2{

	padding:0px;

	margin-right: 5px;

	}

#sidebar2 li h2{

	height:30px;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #333333;

	text-align: center;

	}

#sidebar2 li ul{



	line-height:normal;

	padding-left:10px;

	}

#sidebar2 li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	

	

	}

#sidebar2 li a{

	border:none;

	padding-left: 10px;	

	}

#sidebar2 li a:hover{

	border:none;

	

	}

#calendar{

	/*margin:0 auto;*/

	}

#calendar caption{

	font-weight:bold;

	}

#calendar table{

	border-collapse:collapse;

	text-align:center;

	width:220px;

	}

#calendar thead th{

	background:#CCCCCC;

	color:#FFFFFF;

	}

#calendar tbody td{

	background:#EEEEEE;

	}

#calendar #today{

	background:#B8D03B;

	color:#FFFFFF;

	font-weight:bold;

	}

#calendar a{

	font-weight:bold;

	}

#calendar #prev{

	text-align:left;

	}

#calendar #next{

	text-align:right;

	}

#design{

	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;

	height:138px;

	}

#footer{

	color:#adacab;

	font-size:14px;
	    text-transform: uppercase;
	    padding-bottom: 35px;


	height:50px;

	}

#footer a{

	color:#000000;

	}

.footer_copy{

	padding-top:13px;

	padding-left:10px;

	font-size: 14px;
	    width: 49%;
    float: left;
    font-weight: 300;
	}
.footer_social {
    width: 49%;
    float: left;
    text-align: right;
}
.footer_social ul {
    display: inline-flex;
    list-style: none;
    align-items: center;
}
.footer_social ul li {
    margin-left: 10px;
    font-size: 14px;
}





.dz_copy{

	font-size: 12px;

	padding-left:10px;

	}





.info{

	

	}

.comlabel{

	color:#666666;

	font-size:13px;

	font-weight:lighter;

	}

.comtext{

	background-color:#371015;

	border:5px solid #FFFFFF;

	color:#FFFFFF;

	padding:5px;

	}

.postlabel{

	color:#666666;

	font-size:13px;

	font-weight:lighter;

	}

.posttext{

	background-color:#371015;

	border:5px solid #FFFFFF;

	color:#FFFFFF;

	padding:5px;

	}

.commentlist{

	list-style:none;

	}

.authorcomment{

	background-color:#efefef;

	margin:10px 0px 0px 0px;

	padding:3px;

	}

.odd{

	color:#333333;

	background-color: #EAEAEA;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	}

.odd a:link{

	color:#000000;

	}

.commenttext{

	color:#000000;

	color:#000000;

	font-size:10px;

	margin:0px 0px 10px 0px;

	padding:5px 10px 5px 10px;

	background-color: #EAEAEA;

	}

#author, #email, #url{

	background:#FBFBFB;

	border:1px solid #cbcbcb;

	padding:3px;

	width:40%;

	margin-bottom:5px;

	}

#comment{

	background:#FBFBFB;

	border:1px solid #cbcbcb;

	margin-bottom:0.6em;

	padding:3px;

	width:95%;

	}

#submit{

	background-color:#efefef;

	border-bottom:2px solid #CCCCCC;

	border-left:1px solid #E4E4E4;

	border-right:2px solid #CCCCCC;

	border-top:1px solid #E4E4E4;



	padding:3px;

	}

acronym, abbr, span.caps{

	cursor:help;

	}

acronym, abbr{

	border-bottom:1px dashed #999;

	}

blockquote{

	padding-left:52px;

	background-image: url(images/qt.png);

	background-repeat: no-repeat;

	background-position: left top;

	margin-top: 15px;

	margin-right: 30px;

	margin-bottom: 0;

	margin-left: 10px;

	padding-top: 5px;

	}

blockquote cite{

	display:block;

	margin:5px 0 0;

	}

.center{

	text-align:center;

	}

.aligncenter{

	margin-right: auto;

	margin-left: auto;	

}

img.aligncenter{

	display:block;

	margin-left:auto;

	margin-right:auto;

	}



a img{

	border:none;

	}







pre{

	background:#f3f2ed;

	border:solid 1px #9a9a9a;

	color:blue;

	margin:10px;

	padding:10px;

	}

code{

	color:#000;

	font-size:1.0em;

	}



/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */



/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */

/*Drop Menu start*/



#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative;  z-index:300; width:100%;}



#dropmenu a {

	color:#FFFFFF;

	display:block;

	float:left;

	font-size:14px;

	margin-right:0px;

	text-decoration:none;

	line-height: 30px;

	height: 30px;

	padding-right: 13px;

	padding-left: 13px;

	

}

#dropmenu a:hover {}

#dropmenu li {float:left; position:relative;}

#dropmenu ul {position:absolute; display:none;  top:30px;; left:0px;}

#dropmenu ul a {

	color: #2081cd;

	font-weight: normal;

	background-image: none;

}

#dropmenu ul a:hover {

	color: #FFFFFF;

	font-weight: normal;

	background-image: none;

}

#dropmenu li ul {

	background-color: #464646;

	width: 200px;

	padding: 0px;

	margin:0px;

}

#dropmenu li ul a {

	height:auto;

	float:left;

	color: #FFFFFF;

	width:200px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #797979;

	text-align: left;

	text-indent: 20px;

	padding-top: 0px;

	padding-bottom: 0px;

	margin: 0px;

	padding-right: 0px;

	padding-left: 0px;

}

.clear, .cb{

	clear:both;

	}



#dropmenu li ul a:hover {

	color: #FFFFFF;

	background-color: #626262;

}

#dropmenu li ul li{

	width:200px;

	

}

#dropmenu ul ul {top:auto;}

#dropmenu li ul ul {left:200px; margin:0px 0 0 0px;}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}



#dropmenu li ul li.parent{

	background:url(images/drop_list_bg.jpg) no-repeat 211px 14px #2A448F;

	}

#dropmenu li ul li.parent:hover{

	background: url("images/drop_list_bg_hover.jpg") no-repeat scroll 211px 14px #626262;

	}





/*------Menu CSS------------------------- */



#access {
    /* background: #000; */
    display: block;
    /* width: 100%; */
    float: right;
    text-transform: uppercase;
}

#access .menu-header,

div.menu {

    font-size: 13px;

    margin-left: 12px;

}

#access .menu-header ul,

div.menu ul {

    list-style: none;

    margin: 0;

}

#access .menu-header li,

div.menu li {

    float:left;

    position: relative;

}

#access a {

    display:block;

    text-decoration:none;

    color:#666666;

    padding:0 10px;

    line-height:38px;
    font-size: 14px;

}

#access ul ul {

    display:none;

    position:absolute;

    top:38px;

    left:0;

    float:left;

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

    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

    width: 180px;

    z-index: 99999;

}

#access ul ul li {

    min-width: 180px;    

}

#access ul ul ul {

    left:100%;

    top:0;

}
hr {
	 display: none;
}

#access ul ul a {

    background:#fffaf4;

    height:auto;

    line-height:1em;

    padding:10px;

    width: 160px;
    color: #b9b9b9;

}

#access li:hover > a,

##access ul ul :hover > a {
   color: #787877;
   background: none;
}

#access ul li:hover > ul {

    display:block;

}

#access ul li.current_page_item > a,

#access ul li.current-menu-ancestor > a,

#access ul li.current-menu-item > a,

#access ul li.current-menu-parent > a {

    color:#999999;;

}



* html #access ul li.current_page_item a,

* html #access ul li.current-menu-ancestor a,

* html #access ul li.current-menu-item a,

* html #access ul li.current-menu-parent a,

* html #access ul li a:hover {

    color:#fff;

} 
.banner_text p {
    color: #fff;
    font-size: 20px;
    line-height: 15px;
    font-weight: 400;
    padding-bottom: 10px;
}
.banner_text h2 {
    color: #fff;
    font-size: 53px;
    font-weight: 700;
     line-height: 40px;
}
#access li:hover > a, #access ul ul :hover > a {
   color: #666;
   background: #fffaf4;
}
.page_content h2 {
    text-transform: uppercase;
}
.page_content .vc_column-inner {
    padding-left: 0 !important;
}
.side_text h2 {
    text-transform: uppercase;
    font-size: 20px;
    color: #333333;
    text-align: left;
    font-family: Lato;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 10px;
}
.side_text a {
    color: #666666;
}
.side_text p {
    border-bottom: 1px solid;
    border-bottom-color: #cbc9c6;
    padding-top: 15px;

}
.image_row .vc_row.vc_column-gap-20 {
     margin : 0 !important;
}
.image_row a {
    padding: 10px 20px;
    border: 2px solid;
    color: #ffffff;
    border-color: #fff;
}
.image_row {
	 height: :415px;
}
.vc_row.vc_column-gap-20 {
     margin-left: -25px; */
    /* margin-right: -25px; */
}
.banner-text hr {
    display: block; 
    width: 41%;
    height: 1px;
    background-color: #ffffff;
    color: #ffffff;
    }
.page_content .vc_column-inner {
	    padding-top: 25px !important;
}
.page_content .vc_row.vc_column-gap-20 {
margin-left: -10px;
margin-right: -10px;
}
.page_content .wpb_content_element {
	margin-bottom: 0;
}
.menu li.has-children > a:after {
 color: #666666;
 content: url('images/arrow-drop.png');
 font-size: 10px;
 vertical-align: 2px;
 padding-left: 5px;
}
.menu li li.has-children > a:after {
 color: #222;
 content: ' >';
 font-size: 10px;
 vertical-align: 1px;
}
.about-text p {
	font-size:15px;
}
.contact-text p {
	padding-bottom: 0;
	font-size:15px;
	color: #171718;
}
.contact-text .wpb_content_element {
	margin-bottom: 25px;
}
.second-div {
    width: 49.7%;
    display: inline-block;
    text-align: right;
}
.first-div {
    width: 49.7%;
    display: inline-block;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"] {
    padding: 15px 0;
    width: 98%;
    border: none;
    border-bottom: 2px solid;
    font-size: 14px;
    font-weight: 300;
}
.contact-form textarea{
	width:99%;
	border: none;
    border-bottom: 2px solid;
    font-size: 14px;
    font-weight: 300;
}
.inline-div {
    padding-bottom: 30px;
}
input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    background-color: #000;
    padding: 15px 40px;
    font-size: 15px;
    font-weight: 300;
    border: none;
    margin-top: 20px;
}
.error404 h2.title {
    color: #000000;
    padding: 144px 0;
    font-size: 80px;
}
.page-template-page-collections h2 {
    font-size: 30px;
    padding: 75px 0 145px 0;
    text-align: center;
    color: #333333;
}
 .archive h2, .search h2{
    font-size: 30px;
    padding: 75px 0 0 0;
    text-align: center;
    color: #333333;
}
.page-template-page-collections h3{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 25px 65px 20px 50px;
    min-height: 34px;
    color: #5c5b5a;
}
 .archive h3,  .search h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 25px 15px 20px 0;
    min-height: 34px;
    text-align: center;
    color: #5c5b5a;   
}
.archive h3.categ{
	color: #b8b5b2;
	margin: 0px 0 10px 0;
}
.collections {
    float: left;
    width: 31%;
    margin: 13px;
    text-align: center; */
}
.collection-img {
	width:336px;
	height: 505px;
}
.collection-img img {
    /* background-size: cover; */
    width: 100%;
    height: 515px;
}
.coll-single {
    width: 600px;
    margin: 0 auto !important;
}
.single.single.single-collections .coll-single h2 {
    font-size: 30px;
    padding: 10px 0 55px 0;
    text-align: center;
    color: #333333;
    text-transform: none;
}
.coll-single h3 {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    padding-top: 120px;
    padding-bottom: 75px;
}
.coll-single h4 {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-top: -10px;
    padding-bottom: 15px;
}
.coll-single ul {
    padding-left: 0 !important;
}
.coll-single ul li {
    list-style: none;
}
.coll-single p {
    font-size: 15px;
    color:#333333;
}
.coll-single ul {
    font-size: 14px;
    color:#333333;
}
.coll-single a {
    padding: 15px 20px;
    border: 1px solid;
    border-color: #333333;
    font-size: 14px;
    color: #333333;
}
.intouch input[type="text"], .intouch input[type="email"], .intouch input[type="tel"], .intouch textarea {
    border: 1px solid;
    border-color: #b4b4b4;
    margin-top: 5px;
}
.intouch span {
    color: red;
}
.intouch label {
    font-size:15px;
}
.intouch .inline-div {
    padding-bottom: 20px;
}
.archive h3:hover, .page-template-page-collections h3:hover, .search h3:hover {
       color: #3333;
}
.single-img {
	/*width:809px;
	height: 1208px;*/
	text-align: center;
}
.single-img {
	width:100%;
}
.astm-search-menu.dropdown form {
    margin-top: 10px;
    right: -117px !important;
}
li.astm-search-menu.astm-search-menu.dropdown {
    padding-top: 10px !important;
}
input#s {
    border: 1px solid;
    border-color: #3333;
}
input#searchsubmit {
    border: 1px solid;
    border-color: #3333;
    font-weight: 300;
}
.search h2 {
    /*padding-bottom: 180px !important;*/
}
.search p {
    padding-bottom: 10px;
}
.search input#s {
    border: 1px solid;
    border-color: #3333;
    width: 35%;
    padding: 10px;
}
.search input#searchsubmit {
    padding: 10px;
}
.search #content {
	text-align: center;
	padding-bottom: 75px;
}
#msg{
	display: none;
}
/********************** lightbox********************************/
.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column {
  float: left;
  /*width: 25%;*/
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #000;
  margin:0 auto;
  padding: 0;
  width: 60%;
  max-width: 1200px;
  text-align: center;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
a.prev {
    left: 0;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.zoomContainer {
	top: 428px !important;
}
.zoomLens {
	width:150px !important;
	height: 150px !important;
}
img#imgzoom {
    width: 100%;
}
.side_text li {
    list-style: none;
    padding: 15px 0;
    border-bottom: 1px solid #cbc9c6;
}
.side_text li:last-child {
    border-bottom: none;
}
.side_text ul{
	padding-left: 0;
}
.single h2 {
	padding-top: 75px;
    border: none;
    color: #333333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    color: #333333;
    font-family: Lato;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 20px;
}
.single .contentmain {
    padding-bottom: 150px;
}
.single .post {
    text-align: center;
}
.single .post .entry {
    padding-top: 20px;
}
.single.single-collections .post{
	text-align: left;
}
div#leftNav {
    width: 10%;
    float: left;
}
div#leftNav img {
    width: 100%;
}
#thumbs { overflow: hidden; }
#thumbs img, #largeImage {
   padding: 4px;
   cursor: pointer;
   width: 50%;
}
#thumbs img {
   float: left;
   margin-right: 6px;
   width: 100%;
}
div#thumbs {
    float: left;
    width: 15%;
}
#description {
   background: black;
   color: white;
   position: absolute;
   bottom: 0;
   padding: 10px 20px;
   width: 525px;
   margin: 5px;
}
#panel {
    position: relative;
    width: 80%;
    float: right;
}
.wpcf7-form span.wpcf7-not-valid-tip {
    color: #f00;
    font-weight: normal;
    display: block;
    position: absolute;
    left: 4px;
    
    width: 150px;
    font-size: 12px;
}
.second-div {
    text-align: left !important;
}
.wpcf7-form label{
	font-size: 14px;
}
.wpcf7-form label span {
    color: red;
}
#menu-menu{
	display:flex;
}
#access a{
	display:flex;
}