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,
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
{
background: transparent;
border: 0;
margin: 0;
padding: 0;
vertical-align: baseline;
outline: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}
blockquote {
quotes: none;
}
blockquote:before,blockquote:after {
content: '';
content: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
border: medium none;
vertical-align: middle;
}
table th{
border: 0;
padding: 5px 7px;
text-align: center;
}
table td {
padding: 5px 10px;
text-align: center;
}
a img {
border: none;
}
img,
.wp-caption{
max-width: 100%;
height: auto;
}
iframe {
max-width: 100%;
}
pre {
max-width: 100%;
margin: 15px 0;
padding: 15px;
background-color: #fff;
white-space: pre-wrap;
word-wrap: break-word;
}
dt {
margin-bottom: 10px;
font-size: 15px;
font-weight: bold;
}
dd {
margin-bottom: 15px;
}
sub, sup {
position: relative;
vertical-align: baseline;
height: 0;
line-height: 0;
font-size: 75%;
}
sub {
top: 0.5ex;
}
sup {
bottom: 0.5ex;
}
.wp-caption-text {
font-style: italic;
margin: 0;
}
del {
text-decoration: line-through;
}   html {
height: 100%;
margin: 0px !important;
-webkit-transition: all 1.3s ease-out;
-moz-transition: all 1.3s ease-out;
-o-transition: all 1.3s ease-out;
-ms-transition: all 1.3s ease-out;
transition: all 1.3s ease-out;
}
body {
font-family: 'Source Sans Pro', sans-serif;
font-size: 16px;
line-height: 22px;
color: #8d8d8d;
font-weight: 300;
background-color: #fff;
overflow-y: scroll;
overflow-x: hidden !important;
-webkit-font-smoothing: antialiased;
}
h1,h2,h3,h5,h6 {
color: #696969;
}
h1 {
font-size: 30px;
line-height: 1.25em; }
h2 {
font-size: 32px;
line-height: 1.384615384615385em; font-weight: 600;
}
h3 {
font-size: 25px;
line-height: 1.304347826086957em; font-weight: 600;
}
h4 {
font-size: 21px;
line-height: 1.375em; font-weight: 300;
color: #9d9d9d;
}
h5 {
font-size: 19px;
line-height: 1.571428571428571em; font-weight: 600;
}
h6 {
font-size: 15px;
line-height: 1.538461538461538em; font-weight: 600;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #5d5d5d;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
color: #ecae80;
}
body:not([class*="hazel-core"]) h1,
body:not([class*="hazel-core"]) h2,
body:not([class*="hazel-core"]) h3,
body:not([class*="hazel-core"]) h4,
body:not([class*="hazel-core"]) h5,
body:not([class*="hazel-core"]) h6 {
margin: 20px 0;
}
a,
p a {
color: #5d5d5d;
text-decoration: none;
cursor: pointer;
-webkit-transition: color .15s ease-in-out;
-moz-transition: color .15s ease-in-out;
-o-transition: color .15s ease-in-out;
-ms-transform: color .15s ease-in-out;
transition: color .15s ease-in-out;
}
input[type='submit'],
.woocommerce input[type='button'],
.woocommerce-page input[type='button'] {
-webkit-appearance: none;
}
ul {
list-style-position:inside;
} ::selection {
background: #ecae80;
color: #fff;
} ::-moz-selection {
background: #ecae80;
color: #fff;
}
.content ul ul,
.content ol ol {
padding:0 0 0 15px;
}
.wrapper {
background-color: #fff;
position: relative;
z-index: 1000;
-webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
left: 0px;
}
.right_side_menu_opened .wrapper{
left: -270px;
}
.wrapper_inner{
width: 100%;
overflow: hidden;
}
body.boxed .wrapper_inner{
overflow: visible;
}
body.boxed .content{
overflow: hidden;
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor{
opacity: 1;
}
.clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
.clear:after {
clear: both;
content: "";
display: block;
}
.alignleft {
float: left;
margin: 0 20px 20px 0;
}
.alignright {
float: right;
margin: 0 0 20px 20px;
}
.aligncenter {
display: block;
margin: 10px auto;
}
.header_top .aligncenter {
margin: 8px auto;
}
.text-align-right {
text-align: right;
}
.text-align-left {
text-align: left;
}
.text-align-center {
text-align: center;
}
.alignwide {
margin-left: auto;
margin-right: auto;
clear: both;
}
@media only screen and (max-width: 1024px) {
.alignwide {
width: 100%;
max-width: 100%;
}
}
.alignfull {
position: relative;
left: -1rem;
width: calc( 100% + (2 * 1rem));
max-width: calc( 100% + (2 * 1rem));
clear: both;
}
@media only screen and (max-width: 1024px) {
.alignwide {
left: calc( -12.5% - 75px);
width: calc( 125% + 150px);
max-width: calc( 125% + 150px);
margin-top: calc(2 * 1rem);
margin-bottom: calc(2 * 1rem);
}
}
#ascrail2000 {
z-index: 99990 !important;
padding: 0 0 0 1px;
}
#ascrail2000 div{
background-color: #000 !important;
background-color: rgba(0,0,0,0.2) !important;
right: 3px;
}
.meta {
display: none;
}
.content{
margin-top: 0;
position: relative;
z-index: 100;
background-color: #fff;
}
.content.content_top_margin{
margin-top: 100px !important;
}
.content.content_top_margin_none{
margin-top: 0 !important;
}
.container{
position: relative;
padding: 0;
width: 100%;
z-index:100;
}
.container_inner{
width: 1100px;
margin: 0px auto;
}
.content .container {
background-color: #fff;
}
.content .container .container_inner.default_template_holder {
padding-top: 44px;
}
.full_page_container_inner {
padding: 30px 0 0 0;
}
.full_width {
position: relative;
z-index: 100;
background-color: #fff;
} .ajax_loader {
position: fixed;
top: 50%;
left: 50%;
z-index: 1100;
display: none;
}
.vertical_menu_enabled:not(.vertical_menu_transparency_on) .ajax_loader{
margin-left: 130px;
}
.ajax_loader_1 {
position: relative;
display: inline-block;
width: 100%;
height: 100%;
}
.ajax_loader_2 {
margin: -50% 0 0 -50%;
} .ajax_loader .pulse {
width: 32px;
height: 32px;
margin: -16px 0px 0px -16px;
background-color: #303030;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
border-radius: 16px;
-webkit-animation: scaleout 1.0s infinite ease-in-out;
animation: scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes scaleout {
0% {
-webkit-transform: scale(0);
}
100% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@-moz-keyframes scaleout {
0% {
-moz-transform: scale(0);
}
100% {
-moz-transform: scale(1);
opacity: 0;
}
}
@-ms-keyframes scaleout {
0% {
-ms-transform: scale(0);
}
100% {
-ms-transform: scale(1);
opacity: 0;
}
}
@-o-keyframes scaleout {
0% {
-o-transform: scale(0);
}
100% {
-o-transform: scale(1);
opacity: 0;
}
}
@keyframes scaleout {
0% {
transform: scale(0);
-webkit-transform: scale(0);
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0;
}
}  .ajax_loader .double_pulse {
width: 40px;
height: 40px;
margin: -20px 0px 0px -20px;
position: relative;
}
.ajax_loader .double_pulse .double-bounce1, .ajax_loader .double_pulse .double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #303030;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: bounce 2.0s infinite ease-in-out;
animation: bounce 2.0s infinite ease-in-out;
}
.ajax_loader .double_pulse .double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes bounce {
0%, 100% { -webkit-transform: scale(0.0) }
50% { -webkit-transform: scale(1.0) }
}
@keyframes bounce {
0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}  .ajax_loader .cube {
width: 60px;
height: 60px;
margin: -30px 0px 0px -30px;
background-color: #303030;
-webkit-animation: rotateplane 1.2s infinite ease-in-out;
animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
0% { -webkit-transform: perspective(120px) }
50% { -webkit-transform: perspective(120px) rotateY(180deg) }
100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}
@keyframes rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
} 50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
} 100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}  .ajax_loader .rotating_cubes {
width: 32px;
height: 32px;
margin: -16px 0px 0px -16px;
position: relative;
}
.ajax_loader .rotating_cubes .cube1, .ajax_loader .rotating_cubes .cube2 {
background-color: #303030;
width: 10px;
height: 10px;
position: absolute;
top: 0;
left: 0;
-webkit-animation: cubemove 1.8s infinite ease-in-out;
animation: cubemove 1.8s infinite ease-in-out;
}
.ajax_loader .rotating_cubes .cube2 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
@-webkit-keyframes cubemove {
25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
100% { -webkit-transform: rotate(-360deg) }
}
@keyframes cubemove {
25% {
transform: translateX(42px) rotate(-90deg) scale(0.5);
-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
} 50% {
transform: translateX(42px) translateY(42px) rotate(-179deg);
-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
} 50.1% {
transform: translateX(42px) translateY(42px) rotate(-180deg);
-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
} 75% {
transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
} 100% {
transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
}
}  .ajax_loader .stripes {
width: 50px;
height: 60px;
margin: -30px 0px 0px -25px;
text-align: center;
font-size: 10px;
}
.ajax_loader .stripes > div {
background-color: #303030;
height: 100%;
width: 6px;
display: inline-block;
margin: 0 3px 0 0;
-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
animation: stretchdelay 1.2s infinite ease-in-out;
}
.ajax_loader .stripes .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.ajax_loader .stripes .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.ajax_loader .stripes .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.ajax_loader .stripes .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
20% { -webkit-transform: scaleY(1.0) }
}
@keyframes stretchdelay {
0%, 40%, 100% {
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
}  20% {
transform: scaleY(1.0);
-webkit-transform: scaleY(1.0);
}
}  .ajax_loader .wave {
width: 72px;
text-align: center;
margin: -9px 0px 0px -36px;
}
.ajax_loader .wave > div {
width: 18px;
height: 18px;
background-color: #303030;
margin: 0px 3px 0px 0px;
border-radius: 100%;
display: inline-block;
-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
animation: bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.ajax_loader .wave .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.ajax_loader .wave .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0.0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
0%, 80%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 40% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}  .ajax_loader .two_rotating_circles {
width: 40px;
height: 40px;
margin: -20px 0px 0px -20px;
position: relative;
text-align: center;
-webkit-animation: rotatecircles 2.0s infinite linear;
animation: rotatecircles 2.0s infinite linear;
}
.ajax_loader .two_rotating_circles .dot1, .ajax_loader .two_rotating_circles .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #303030;
border-radius: 100%;
-webkit-animation: bounce 2.0s infinite ease-in-out;
animation: bounce 2.0s infinite ease-in-out;
}
.ajax_loader .two_rotating_circles .dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes rotatecircles { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotatecircles { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}  .ajax_loader .five_rotating_circles {
width: 60px;
height: 60px;
margin: -30px 0px 0px -30px;
position: relative;
}
.ajax_loader .five_rotating_circles .container1 > div, .ajax_loader .five_rotating_circles .container2 > div, .ajax_loader .five_rotating_circles .container3 > div {
width: 12px;
height: 12px;
background-color: #303030;
border-radius: 100%;
position: absolute;
-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
animation: bouncedelay 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.ajax_loader .five_rotating_circles .spinner-container {
position: absolute;
width: 100%;
height: 100%;
}
.ajax_loader .five_rotating_circles .container2 {
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.ajax_loader .five_rotating_circles .container3 {
-webkit-transform: rotateZ(90deg);
transform: rotateZ(90deg);
}
.ajax_loader .five_rotating_circles .circle1 { top: 0; left: 0; }
.ajax_loader .five_rotating_circles .circle2 { top: 0; right: 0; }
.ajax_loader .five_rotating_circles .circle3 { right: 0; bottom: 0; }
.ajax_loader .five_rotating_circles .circle4 { left: 0; bottom: 0; }
.ajax_loader .five_rotating_circles .container2 .circle1 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.ajax_loader .five_rotating_circles .container3 .circle1 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.ajax_loader .five_rotating_circles .container1 .circle2 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.ajax_loader .five_rotating_circles .container2 .circle2 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.ajax_loader .five_rotating_circles .container3 .circle2 {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.ajax_loader .five_rotating_circles .container1 .circle3 {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.ajax_loader .five_rotating_circles .container2 .circle3 {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.ajax_loader .five_rotating_circles .container3 .circle3 {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.ajax_loader .five_rotating_circles .container1 .circle4 {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.ajax_loader .five_rotating_circles .container2 .circle4 {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.ajax_loader .five_rotating_circles .container3 .circle4 {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
} body.smooth_scroll {
overflow-y: hidden;
}
body.boxed .wrapper_inner,
body.boxed .footer_inner{
width: 1150px;
margin: 0 auto;
}
section.section{
display: block;
position: relative;
padding: 50px 0;
overflow: hidden;
}
div.section{
position:relative;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
div.section.pattern_background{
background-position: 0px 0px;
background-repeat: repeat;
background-size: inherit;
}
.use_row_as_box {
-moz-border-radius:4px;
-webkit-border-radius:4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius:4px;
}
div.video_section {
overflow: hidden;
}
.boxed .section .section_inner,
.grid_section .section_inner {
width: 1100px;
margin: 0 auto;
position: relative;
z-index: 20;
}
div.column1 .grid_section .section_inner,
div.column2 .grid_section .section_inner {
width: 100%;
}
.full_section_inner {
position: relative;
z-index: 20;
} .pagination {
display: inline-block;
width: 100%;
text-align: center;
margin: 0px 0px 50px;
position:relative;
}
.pagination ul {
display: inline-block;
list-style-type: none;
margin: 0px;
padding: 0px;
}
.pagination ul li {
float: left;
display: inline-block;
}
.pagination ul li span,
.pagination ul li a{
position: relative;
display: inline-block;
width: 33px;
height: 33px;
line-height: 29px;
margin: 0 6px 0 0;
text-align: center;
color: #e2e2e2;
font-size: 16px;
text-decoration: none;
text-transform: uppercase;
cursor: pointer;
white-space: nowrap;
border: 2px solid #e2e2e2;
outline: none;
text-shadow: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pagination ul li span,
.pagination ul li a:hover{
color: #b0b0b0;
background-color: #e8e8e8;
border-color: #e8e8e8;
} #back_to_top{
color: #cdcdcd;
height: auto;
position: fixed;
bottom: 65px;
margin: 0px;
z-index: 10000;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
right: 25px;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
#back_to_top.off{
opacity: 0;
filter: alpha(opacity=0);
right: 25px;
}
#back_to_top.on{
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
right: 25px;
}
#back_to_top .hover{
display: none;
}
#back_to_top > span {
width: 51px;
height: 51px;
line-height: 51px;
text-decoration: none;
background:transparent;
text-align:center;
border:2px solid #9d9d9d;
opacity: 0.5;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
#back_to_top span span {
font-size: 22px;
color:#9d9d9d;
line-height: 51px;
-webkit-transition: color 0.2s ease 0s;
-moz-transition: color 0.2s ease 0s;
-ms-transition: color 0.2s ease 0s;
-o-transition: color 0.2s ease 0s;
transition: color 0.2s ease 0s;
}
#back_to_top:hover > span {
background-color:#ecae80;
border-color:#ecae80;
opacity: 1;
}
#back_to_top:hover > span span {
color: #fff;
}
.right_side_menu_opened #back_to_top{
display: none;
}
body div.pp_default .pp_loaderIcon{
background-color: #ffffff;
border-radius: 20px;
}
.wpb_row, .wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin, .wpb_button {
margin-bottom: 0 !important;
}
.section_inner_margin{
margin-left: -15px;
margin-right: -15px;
} .screen-reader-text {
position: absolute !important;
width: 1px;
height: 0;
clip: rect(1px, 1px, 1px, 1px);
word-wrap: normal !important; overflow: hidden;
}
.screen-reader-text:focus {
top: 5px;
left: 5px;
display: block;
width: auto;
height: auto;
padding: 15px 23px 14px;
font-size: 14px;
font-weight: 700;
line-height: normal;
text-decoration: none;
color: #21759b;
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
z-index: 100000; }   @-webkit-keyframes element-from-left {
0% {
-webkit-transform: translate(-20%, 0);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes element-from-left {
0% {
-moz-transform: translate(-20%, 0);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes element-from-left {
0% {
-o-transform: translate(-20%, 0);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes element-from-left {
0% {
transform: translate(-20%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
@-webkit-keyframes element-from-right {
0% {
-webkit-transform: translate(20%, 0);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes element-from-right {
0% {
-moz-transform: translate(20%, 0);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes element-from-right {
0% {
-o-transform: translate(20%, 0);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes element-from-right {
0% {
transform: translate(20%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
@-webkit-keyframes element-from-bottom {
0% {
-webkit-transform: translate(0, 30%);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes element-from-bottom {
0% {
-moz-transform: translate(0, 30%);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes element-from-bottom {
0% {
-o-transform: translate(0, 30%);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes element-from-bottom {
0% {
transform: translate(0, 30%);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
@-webkit-keyframes element-from-top {
0% {
-webkit-transform: translate(0, -30%);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes element-from-top {
0% {
-moz-transform: translate(0, -30%);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes element-from-top {
0% {
-o-transform: translate(0, -30%);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes element-from-top {
0% {
transform: translate(0, -30%);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
@-webkit-keyframes element-transform {
0% {
-webkit-transform: scale(0.3);
opacity: .1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes element-transform {
0% {
-moz-transform: scale(0.3);
opacity: .1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes element-transform {
0% {
-o-transform: scale(0.3);
opacity: .1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes element-transform {
0% {
transform: scale(0.3);
opacity: .1;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-webkit-keyframes scaleout {
0% {
-webkit-transform: scale(0);
}
100% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@-moz-keyframes scaleout {
0% {
-moz-transform: scale(0);
}
100% {
-moz-transform: scale(1);
opacity: 0;
}
}
@-ms-keyframes scaleout {
0% {
-ms-transform: scale(0);
}
100% {
-ms-transform: scale(1);
opacity: 0;
}
}
@-o-keyframes scaleout {
0% {
-o-transform: scale(0);
}
100% {
-o-transform: scale(1);
opacity: 0;
}
}
@keyframes scaleout {
0% {
transform: scale(0);
-webkit-transform: scale(0);
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0;
}
}
@-webkit-keyframes spin{
from { -webkit-transform: rotate(0deg); opacity: 1; }
to   { -webkit-transform: rotate(360deg); opacity: 1; }
}
@-moz-keyframes spin{
from { -moz-transform: rotate(0deg); opacity: 1; }
to   { -moz-transform: rotate(360deg); opacity: 1; }
}
@-ms-keyframes spin{
from { -ms-transform: rotate(0deg); opacity: 1; }
to   { -ms-transform: rotate(360deg); opacity: 1; }
}
@-o-keyframes spin{
from { -o-transform: rotate(0deg); opacity: 1; }
to   { -o-transform: rotate(360deg); opacity: 1; }
}
@keyframes spin{
from { transform: rotate(0deg); opacity: 1; }
to   { transform: rotate(360deg); opacity: 1; }
}
.element_from_left,
.element_from_right,
.element_from_top,
.element_from_bottom,
.element_from_fade{
display: inline-block;
width: 100%;
}
.touch .no_animation_on_touch .element_from_left>div,
.touch .no_animation_on_touch .element_from_right>div,
.touch .no_animation_on_touch .element_from_top>div,
.touch .no_animation_on_touch .element_from_bottom>div,
.touch .no_animation_on_touch .element_from_fade>div,
.touch .no_animation_on_touch .element_transform>div{
opacity: 1;
filter: alpha(opacity = 100);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none;
}
.element_from_left > div,
.element_from_right > div,
.element_from_top > div,
.element_from_bottom > div,
.element_from_fade > div {
opacity: 0;
display: inline-block;
width: 100%;
filter: alpha(opacity = 0);
}
.element_transform > div{
opacity: .2;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
}
.element_from_fade.element_from_fade_on > div {
opacity: 1;
filter: alpha(opacity = 100);
-webkit-transition: opacity .8s ease 0s;
-moz-transition: opacity .8s ease 0s;
-o-transition: opacity .8s ease 0s;
-webkit-backface-visibility: hidden;
}
.element_from_left.element_from_left_on > div {
-webkit-animation: element-from-left 0.7s 1 ease-in-out;
-moz-animation: element-from-left 0.7s 1 ease-in-out;
-o-animation: element-from-left 0.7s 1 ease-in-out;
animation: element-from-left 0.7s 1 ease-in-out;
opacity: 1;
filter: alpha(opacity = 100);
-webkit-backface-visibility: hidden;
}
.element_from_right.element_from_right_on>div {
-webkit-animation: element-from-right 0.7s 1 ease-in-out;
-moz-animation: element-from-right 0.7s 1 ease-in-out;
-o-animation: element-from-right 0.7s 1 ease-in-out;
animation: element-from-right 0.7s 1 ease-in-out;
opacity: 1;
filter: alpha(opacity = 100);
-webkit-backface-visibility: hidden;
}
.element_from_top.element_from_top_on>div {
-webkit-animation: element-from-top 0.7s 1 ease-in-out;
-moz-animation: element-from-top 0.7s 1 ease-in-out;
-o-animation: element-from-top 0.7s 1 ease-in-out;
animation: element-from-top 0.7s 1 ease-in-out;
opacity: 1;
filter: alpha(opacity = 100);
-webkit-backface-visibility: hidden;
}
.element_from_bottom.element_from_bottom_on>div {
-webkit-animation: element-from-bottom 0.7s 1 ease-in-out;
-moz-animation: element-from-bottom 0.7s 1 ease-in-out;
-o-animation: element-from-bottom 0.7s 1 ease-in-out;
animation: element-from-bottom 0.7s 1 ease-in-out;
opacity: 1;
filter: alpha(opacity = 100);
-webkit-backface-visibility: hidden;
}
.element_transform.element_transform_on>div {
-webkit-animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}    .google_map_holder{
position: relative;
}
.google_map_ovrlay {
position: absolute;
z-index: 1000;
width: 100%;
height: 100%;
display: none;
}
.google_map {
display: block;
width: 100%;
height: 450px;
}
.google_map iframe, .google_map object, .google_map embed {
width: 100%;
display: block;
}
.google_map img {
max-width: none;
}
.contact_form h5{
margin:0 0 18px;
}
.contact_info .q_social_icon_holder .fa-stack {
margin:0.2307692307692308em 0.4615384615384616em 0.2307692307692308em 0;
}
.contact-error{
display: block;
margin: 0;
position: relative;
top: -20px;
}
.contact_detail {
margin:80px 0 100px;
}
.contact_section{
text-align:center;
padding:0px 0px 80px 0px;
}
.contact_section h2 {
margin-bottom: 25px;
}
.contact_section .separator.small{
margin-top: 0;
margin-bottom:25px;
}
span.submit_button_contact {
display: block;
text-align: left;
}
.contact_detail.map_grid .google_map{
margin:0 0 35px;
} .page_not_found {
text-align:center;
margin:80px 0px;
}
.page_not_found h4{
margin: 0px 0px 80px 0px;
}   .two_columns_66_33{
width: 100%;
}
.two_columns_66_33>.column1{
width: 66.66%;
float: left;
}
.two_columns_66_33>.column1>.column_inner{
padding: 0 20px 0 0;
}
.two_columns_66_33>.column2{
width: 33.33%;
float: left;
}
.two_columns_66_33>.column2>.column_inner{
padding: 0 0 0 20px;
}
.two_columns_33_66{
width: 100%;
}
.two_columns_33_66>.column1{
width: 33.33%;
float: left;
}
.two_columns_33_66>.column1>.column_inner{
padding: 0 20px 0 0;
}
.two_columns_33_66>.column2{
width: 66.66%;
float: left;
}
.two_columns_33_66>.column2>.column_inner{
padding: 0 0 0 20px;
}
.two_columns_75_25{
width: 100%;
}
.two_columns_75_25>.column1{
width: 75%;
float: left;
}
.two_columns_75_25>.column1>.column_inner{
padding: 0 20px 0 0;
}
.two_columns_75_25>.column2{
width: 25%;
float: left;
}
.two_columns_75_25>.column2>.column_inner{
padding: 0 0 0 20px;
}
.two_columns_25_75 {
width: 100%;
}
.two_columns_25_75>.column1{
width: 25%;
float: left;
}
.two_columns_25_75>.column1>.column_inner{
padding: 0 20px 0 0;
}
.two_columns_25_75>.column2{
width: 75%;
float: left;
}
.two_columns_25_75>.column2>.column_inner{
padding: 0 0 0 20px;
}
.two_columns_50_50 {
width: 100%;
}
.two_columns_50_50>.column1{
width: 50%;
float: left;
}
.two_columns_50_50>.column1>.column_inner{
padding: 0 10px 0 0;
}
.two_columns_50_50>.column2{
width: 50%;
float: left;
}
.two_columns_50_50>.column2>.column_inner{
padding: 0 0 0 10px;
}
.three_columns {
width: 100%;
}
.three_columns>.column1,
.three_columns>.column2,
.three_columns>.column3{
width: 33.33%;
float: left;
}
.three_columns>.column1>.column_inner{
padding: 0 15px 0 0;
}
.three_columns>.column2>.column_inner{
padding: 0 5px 0 10px;
}
.three_columns>.column3>.column_inner{
padding: 0 0 0 15px;
}
.four_columns{
width: 100%;
}
.four_columns>.column1,
.four_columns>.column2,
.four_columns>.column3,
.four_columns>.column4{
width: 25%;
float: left;
}
.four_columns>.column1>.column_inner{
padding: 0 15px 0 0;
}
.four_columns>.column2>.column_inner{
padding: 0 10px 0 5px;
}
.four_columns>.column3>.column_inner{
padding: 0 5px 0 10px;
}
.four_columns>.column4>.column_inner{
padding: 0 0 0 15px;
}
.five_columns>.column1,
.five_columns>.column2,
.five_columns>.column3,
.five_columns>.column4,
.five_columns>.column5{
width: 20%;
float: left;
}
.five_columns>.column1>.column_inner,
.five_columns>.column2>.column_inner,
.five_columns>.column3>.column_inner,
.five_columns>.column4>.column_inner{
margin: 0 2.5% 0 0;
}
.five_columns>.column5>.column_inner{
margin: 0;
}   header {
width: 100%;
display: inline-block;
margin: 0px 0px 0px 0px;
vertical-align: middle;
position: relative;
z-index: 110;
-webkit-backface-visibility:hidden;
}
header .header_inner_left {
position: absolute;
left: 45px;
top: 0px;
}
header .container_inner .header_inner_left{
position: absolute;
left: 0px;
top: 0px;
}
header .header_top_bottom_holder{
position: relative;
}
.boxed header{
background-color: transparent !important;
border: 0px !important;
}
.boxed .header_inner{
width: 1150px;
margin: 0px auto;
}
.header_inner_right{
float: right;
position: relative;
z-index: 110;
} .header_top {
line-height: 33px;
height:  33px;
padding: 0;
font-size: 11px;
background-color: #444444;
color: #fff;
position: relative;
z-index: 100; }
.header_top p {
line-height: 32px;
padding: 0 15px;
}
.header_top .left{
float: left;
}
.header_top .right{
float: right;
}
.header_top .right .inner #lang_sel {
float: left;
padding: 0 0 0 0px;
}
.header_top .inner #lang_sel > ul {
list-style: none;
}
.header_top .left .inner > div,
.header_top .left .inner > div:last-child {
float:left;
border-bottom: 0;
border-top: 0;
}
.header_top .right .inner .header-widget {
float: left;
}
header.scrolled:not(.scroll_header_top_area) .header_top {
border-bottom: 0;
} .header_top .left .header-widget:last-child,
.header_top .right .header-widget:last-child {
margin-right: 0;
}
.header_top .header-widget {
margin-right: 10px;
}
.header_top .q_social_icon_holder {
margin-bottom: 0 !important;
margin-right: 15px !important;
}
.header_top .q_social_icon_holder.normal_social.with_link .simple_social {
color: #fff;
} .light:not(.sticky) .header_top .q_social_icon_holder i.simple_social,
.light:not(.sticky) .header_top .header-widget,
.light:not(.sticky) .header_top .header-widget.widget_nav_menu ul.menu > li > a,
.light:not(.sticky) .header_top .header-widget p,
.light:not(.sticky) .header_top .header-widget a,
.light:not(.sticky) .header_top .header-widget span {
color:#fff;
}
.light:not(.sticky) .header_top .q_social_icon_holder i.simple_social,
.light:not(.sticky) .header_top #lang_sel > ul > li > a,
.light:not(.sticky)  .header_top #lang_sel_click > ul > li> a {
color:#fff !important;
}
.dark:not(.sticky) .header_top .q_social_icon_holder i.simple_social,
.dark:not(.sticky) .header_top .header-widget,
.dark:not(.sticky) .header_top .header-widget.widget_nav_menu ul.menu > li > a,
.dark:not(.sticky) .header_top .header-widget p,
.dark:not(.sticky) .header_top .header-widget a,
.dark:not(.sticky) .header_top .header-widget span {
color:#000;
}
.dark:not(.sticky) .header_top .q_social_icon_holder i.simple_social,
.dark:not(.sticky) .header_top #lang_sel > ul > li > a,
.dark:not(.sticky)  .header_top #lang_sel_click > ul > li> a {
color:#000 !important;
} .header_bottom {
padding: 0px 45px;
position: relative;
background-color: #fff;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
position: relative;
z-index: 99; }
.boxed .header_bottom{
padding: 0px 25px;
}
.header_bottom .container_inner{
position: relative;
} .logo_wrapper{
height: 100px;
float: left;
}
.q_logo{
position: relative;
top: 50%;
left: 0px;
}
.q_logo a{
position: relative;
display: block;
visibility: hidden;
}
.q_logo img{
display: block;
opacity:1;
position: absolute;
top: -50%;
width: auto !important;
max-width: none;
-webkit-transition: opacity 0.6s ease-in-out;
-moz-transition: opacity 0.6s ease-in-out;
-o-transition: opacity 0.6s ease-in-out;
-ms-transition: opacity 0.6s ease-in-out;
} .q_logo img.light,
.q_logo img.sticky,
.q_logo img.dark,
.q_logo img.popup{
opacity:0;
}
header.scrolled .q_logo img.normal,
header.scrolled.dark .q_logo img.normal,
header.scrolled.light .q_logo img.normal {
opacity: 1;
}
header.scrolled .q_logo img.light,
header.scrolled.light .q_logo img.light,
header.scrolled.dark .q_logo img.light,
header.scrolled .q_logo img.dark,
header.scrolled.light .q_logo img.dark,
header.scrolled.dark .q_logo img.dark {
opacity: 0;
}
header.light .q_logo img.normal{
opacity:0;
}
header.light .q_logo img.light{
opacity:1;
}
header.light .q_logo img.dark{
opacity:0;
}
header.dark .q_logo img.normal{
opacity:0;
}
header.dark .q_logo img.light{
opacity:0;
}
header.dark .q_logo img.dark{
opacity:1;
} header.sticky {
-webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
top: -120px;
left: 0;
position: fixed;
-moz-background-clip:border;
-webkit-background-clip:border;
background-clip:border-box;
-moz-background-clip:padding;
-webkit-background-clip:padding;
background-clip:padding-box;
-moz-background-clip:content;
-webkit-background-clip:content;
background-clip:content-box;
}
header.sticky .header_top{
display: none;
}
header.sticky .header_bottom {
background-color: #fff !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.11);
}
header.sticky.no_shadow .header_bottom {
box-shadow: none;
}
header.sticky.centered_logo {
top: -300px;
}
header.sticky.sticky_animate {
top:0px;
}
header.sticky .q_logo img.sticky {
opacity:1;
}
header.sticky .q_logo img.normal,
header.sticky .q_logo img.light,
header.sticky .q_logo img.dark,
header.sticky .q_logo img.popup{
opacity:0 !important;
}
header.sticky .logo_wrapper,
header.sticky.centered_logo .logo_wrapper{
height: 60px !important;
float: left;
}
header.sticky .drop_down .second{
margin-top: 0;
}
header.sticky .header_fixed_right_area {
display: none;
}
header.sticky .side_menu_button{
height: 60px;
}
.sticky .header_menu_bottom{
position: static;
}
.right_side_menu_opened .wrapper header.sticky{
left: -270px;
} header.fixed,
header.fixed_hiding {
-webkit-transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-moz-transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-o-transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-ms-transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
width: 100%;
position: fixed;
z-index: 110;
top:0px;
left: 0px;
}
header.fixed.scrolled .header_bottom,
header.fixed_hiding.scrolled .header_bottom{
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
box-shadow: 0 1px 3px rgba(0,0,0,0.11);
background-color: #fff !important;
}
.right_side_menu_opened .wrapper header.fixed,
.right_side_menu_opened .wrapper header.fixed_hiding{
left: -270px;
}
@media only screen and (min-width: 1100px){
.right_side_menu_opened:not(.boxed) .carousel-inner:not(.relative_position){
left: -270px !important;
}
} header.menu_bottom .header_inner_left {
left: 0;
}
header:not(.sticky) .header_menu_bottom nav.main_menu > ul > li > a {
line-height: 60px;
}
header:not(.sticky) .header_menu_bottom nav.main_menu > ul > li:first-child > a {
padding-left: 0;
}
header.menu_bottom:not(.sticky) .drop_down .second {
top: 100%;
}
header:not(.sticky) .header_menu_bottom .side_menu_button {
height: 60px;
}
header.menu_bottom.has_header_fixed_right .mobile_menu_button {
height: 130px;
}
header.menu_bottom .header_inner_left{
position: relative;
}
.menu_bottom.sticky .container_inner .header_inner_left{
position: absolute;
}
.menu_bottom .logo_wrapper{
float: none;
}
.menu_bottom  .q_logo a{
display:inline-block;
}
.menu_bottom.sticky .logo_wrapper{
float: left;
}
.header_menu_bottom {
position: relative;
display: block;
} @media only screen and (min-width: 1000px){
header.centered_logo{
text-align: center;
}
header.centered_logo .header_inner_left{
float: none;
position: relative;
display: block;
margin: 20px 0px 10px 0px;
left: 0;
}
header.centered_logo.sticky .header_inner_left{
margin: 0px;
}
header.centered_logo .logo_wrapper{
float: none;
height: auto !important;
}
header.centered_logo .q_logo{
top: 0px;
}
header.centered_logo.sticky .q_logo{
top: 50%;
}
header.centered_logo .q_logo a{
display: inline-block;
vertical-align: middle;
}
header.centered_logo .q_logo img{
top: 0px;
margin: 0px;
}
header.centered_logo:not(.sticky ) .q_logo img{ -webkit-transform: translate(-50%, 0px);
-moz-transform: translate(-50%, 0px);
-ms-transform: translate(-50%, 0px);
-o-transform: translate(-50%, 0px);
transform: translate(-50%, 0px);
}
header.centered_logo.centered_logo_animate .q_logo img,
header:not(.centered_logo) .q_logo img{
height: 100%;
}
header.centered_logo.sticky .q_logo img{
top: -50%;
}
header.centered_logo.sticky .q_logo img{
height: 100% !important;
}
header.centered_logo .header_inner_right{
float: none;
display: inline-block;
position: relative;
vertical-align: middle;
}
header.centered_logo .header_right_widget{
float: left;
}
header.centered_logo nav.main_menu,
header.centered_logo nav.main_menu.right{
position: relative;
display: inline-block;
left: auto;
float: none;
vertical-align: middle;
}
header.centered_logo nav.main_menu > ul{
left: 0px;
} header.fixed_hiding .holeder_for_hidden_menu{
overflow: hidden;
max-height: 150px;
vertical-align: middle;
-webkit-transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
-moz-transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
-o-transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
-ms-transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
header.fixed_hiding.scrolled .holeder_for_hidden_menu{
max-height: 0px;
}
header.fixed_hiding .holeder_for_hidden_menu:hover{
overflow: visible;
}
header.fixed_hiding.scrolled:hover .holeder_for_hidden_menu{
max-height: 150px;
transition-duration: 0.5s;
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
}
header.fixed_hiding.centered_logo .header_inner_left{
margin: 20px 0px;
display: table;
width: 100%;
}
header.fixed_hiding.centered_logo.fixed_hiding .header_inner_left{
height: 50px;
}
header.fixed_hiding .header-left-from-logo-widget,
header.fixed_hiding .header-right-from-logo-widget,
header.fixed_hiding .logo_wrapper{
display: table-cell;
width: 33.33%;
vertical-align: middle;
position: relative;
}
header.fixed_hiding .header-left-from-logo-widget-inner,
header.fixed_hiding .header-right-from-logo-widget-inner{
width: 100%;
}
header.fixed_hiding .header-left-from-logo-widget{
text-align: left;
}
header.fixed_hiding .header-right-from-logo-widget{
text-align: right;
}
header.fixed_hiding .q_logo a,
header.fixed_hiding .q_logo{
max-height: 124px;
opacity: 1;
-webkit-transition: max-height 0.2s ease 0s, opacity 0.2s ease 0s;
-moz-transition: max-height 0.2s ease 0s, opacity 0.2s ease 0s;
-o-transition: max-height 0.2s ease 0s, opacity 0.2s ease 0s;
-ms-transition: max-height 0.2s ease 0s, opacity 0.2s ease 0s;
transition: max-height 0.2s ease-out 0s, opacity 0.2s ease 0s;
}
header.fixed_hiding.scrolled .q_logo,
header.fixed_hiding.scrolled .q_logo a{
-webkit-transition: max-height 0.2s ease 0s, opacity 0.4s ease 0s;
-moz-transition: max-height 0.2s ease 0s, opacity 0.4s ease 0s;
-o-transition: max-height 0.2s ease 0s, opacity 0.4s ease 0s;
-ms-transition: max-height 0.2s ease 0s, opacity 0.4s ease 0s;
transition: max-height 0.2s ease-out 0s, opacity 0.4s ease 0s;
max-height: 0px !important;
opacity: 0;
}
header.fixed_hiding .q_logo_hidden a{
height: 50px;
position: relative;
display: block;
opacity: 0;
max-height: 0px;
-webkit-transition: opacity 0s ease 0s, max-height 0s ease 0s;
-moz-transition: opacity 0s ease 0s, max-height 0s ease 0s;
-o-transition: opacity 0s ease 0s, max-height 0s ease 0s;
-ms-transition: opacity 0s ease 0s, max-height 0s ease 0s;
transition: opacity 0s ease 0s, max-height 0s ease 0s;
}
header.fixed_hiding.scrolled .q_logo_hidden a{
max-height: 500px;
opacity: 1;
-webkit-transition: opacity 0.15s ease 0.3s, max-height 0.15s ease 0.2s;
-moz-transition: opacity 0.15s ease 0.3s, max-height 0.15s ease 0.2s;
-o-transition: opacity 0.15s ease 0.3s, max-height 0.15s ease 0.2s;
-ms-transition: opacity 0.15s ease 0.3s, max-height 0.15s ease 0.2s;
transition: opacity 0.15s ease 0.3s, max-height 0.15s ease 0.2s;
} } nav.main_menu{
position: absolute;
left: 50%;
z-index: 100;
text-align: left;
}
nav.main_menu.right{
position: relative;
left: auto;
float: right;
}
nav.main_menu ul {
list-style:none outside none;
margin:0px;
padding:0px;
}
nav.main_menu > ul {
left: -50%;
position: relative;
}
nav.main_menu.right > ul{
left: auto;
}
nav.main_menu ul li{
display:inline-block;
float:left;
padding:0px;
margin:0px;
background-repeat: no-repeat;
background-position: right;
}
nav.main_menu ul li a {
color: #777;
font-weight: 400;
text-decoration: none;
display: inline-block;
position: relative;
line-height: 100px;
padding: 0;
margin: 0;
cursor: pointer;
}
header.sticky nav.main_menu > ul > li > a,
.light.sticky nav.main_menu > ul > li > a,
.light.sticky nav.main_menu > ul > li > a:hover,
.light.sticky nav.main_menu > ul > li.active > a,
.dark.sticky nav.main_menu > ul > li > a,
.dark.sticky nav.main_menu > ul > li > a:hover,
.dark.sticky nav.main_menu > ul > li.active > a{
line-height: 60px;
}
nav.main_menu > ul > li > a {
font-family: 'Open Sans', sans-serif;
position: relative;
padding: 0 24px;
color: #696969;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
letter-spacing: 2px;
display: inline-block;
height: 100%;
background-color: transparent;
-webkit-transition: opacity 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
-moz-transition: opacity 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
-o-transition: opacity 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
-ms-transition: opacity 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
transition: opacity 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}
nav.main_menu > ul > li:not(:first-child):before {
content: '|';
position: relative;
left: -2px;
top: -1px;
color: #9e9e9e;
font-size: 12px;
font-weight: 400;
}
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a,
nav.main_menu>ul>li.active > a {
color: #ecae80;
}
nav.main_menu > ul > li > a > i.blank{
display: none;
}
nav.main_menu > ul > li.has_sub > a > i.q_menu_arrow {
display: inline-block;
margin-left: 6px;
}
.light:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a,
.light:not(.sticky):not(.scrolled) nav.main_menu > ul > li.active > a,
.light:not(.sticky):not(.scrolled) nav.main_menu > ul > li:before {
color: #fff;
}
.dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a,
.dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li.active > a,
.dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li:not(:first-child):before {
color: #000;
} .drop_down ul{
list-style: none;
}
.drop_down ul li{
position: relative;
}
header.transparent.fixed.scrolled .drop_down .second,
header.transparent.fixed_hiding.scrolled .drop_down .second{
top: 100%;
}
.drop_down .second {
left: 0;
margin: 0;
top: 100%;
position: absolute;
display: block;
visibility: hidden;
overflow: hidden;
opacity: 0;
z-index: 10;
border-top: 3px solid #ecae80;
-webkit-transition: top 0.3s ease-in-out;
-moz-transition: top 0.3s ease-in-out;
-ms-transition: top 0.3s ease-in-out;
-o-transition: top 0.3s ease-in-out;
transition: top 0.3s ease-in-out;
}
header.transparent:not(.sticky) .drop_down .second {
top: 75%;
}
header.transparent.with_border:not(.sticky) .drop_down .second,
header.transparent.with_hover_bg_color:not(.sticky) .drop_down .second {
top: 100%;
}
.drop_down li.left_position .second{
left: auto;
right: 0px;
}
header.transparent .drop_down .second:not(.right) {
left: 16px;
}
header.transparent.with_hover_bg_color .drop_down .second:not(.right) {
left: 0;
}
.drop_down li.right_position .second {
left: -100%;
}
.drop_down .second.drop_down_start{
visibility: visible;
overflow: visible;
opacity: 1;
}
nav.main_menu > ul > li:hover > .second{
z-index: 20;
}
.drop_down .second .inner{
position: relative;
padding: 0px;
display: block;
z-index: 997;
}
.drop_down .second .inner > ul,
li.narrow .second .inner ul {
display:inline-block;
position: relative;
background-color: #fafafa;
}
li.narrow .second .inner ul {
padding: 2px 0;
}
.drop_down .second .inner ul li {
display: block;
padding: 0 15px;
position: relative;
float: none;
height: auto;
background: 0;
width: 190px;
}
li.narrow .second .inner ul li:last-child {
border-bottom: none;
}
.drop_down .wide.left_position .second ul li,
.drop_down .wide.right_position .second ul li {
width: 180px;
}
.drop_down .second .inner ul li a,
.drop_down .second .inner ul li h5 {
display: block;
font-weight: 400;
color: #9d9d9d;
height: auto;
line-height: 17px;
margin: 0px 13px;
padding: 9px 4px;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
font-size: 12px;
border-bottom: 1px solid transparent;
}
.drop_down .second .inner > ul > li:last-child > a,
.drop_down .second .inner > ul > li > ul > li:last-child > a,
.drop_down .second .inner > ul > li > ul > li > ul > li:last-child > a {
border-bottom: 0;
}
.drop_down .second .inner ul.right li a{
padding: 9px 20px 9px 0;
}
.drop_down .second .inner > ul > li > a:hover,
.drop_down .second .inner ul li.sub ul li a:hover{
color: #ecae80;
}
.drop_down .narrow .second .inner ul li {
padding: 0;
width: 225px;
}
.drop_down .wide .second ul li a,
.drop_down .wide .second .inner ul li.sub a,
.drop_down .wide .second .inner ul li h5 {
background: 0;
}
.drop_down .second i {
display: none;
}
.drop_down .narrow .second .inner ul li ul{
position: absolute;
left: 100%;
top: -5px;
height: auto;
display: none;
overflow: hidden;
z-index: 10;
border-top: 3px solid #ecae80;
}
.drop_down .second .inner ul li:hover ul{
z-index: 20;
display: block;
}
.drop_down .second.right {
right: 0px;
left: auto;
}
.drop_down .second .inner ul.right li a,
.drop_down .second .inner ul.right li h5{
text-align: right;
}
.drop_down .second .inner ul.right li ul{
left: -100%;
}
.drop_down .second .inner ul li.sub ul li a,
.drop_down .second .inner ul.right li.sub ul li a{
background: none;
}
.drop_down .second .inner .widget{
padding: 0px 20px;
}
.drop_down .second .inner .widget p{
font-size: 13px;
line-height: 16px;
padding: 12px 0px;
} .drop_down .wide .second ul{
padding: 15px 0px;
}
.drop_down .second ul li{
border-bottom-width: 1px;
border-bottom-color: #3d3d3d;
}
.drop_down .wide .second ul li{
float: left;
width: 274px;
padding: 0px;
border-left: 1px solid #e1e1e1;
border-bottom: 0;
}
.drop_down .wide .second > .inner > ul > li.sub > ul > li > a,
.drop_down .wide .second ul li a {
padding: 7px 9px;
border: 0px;
}
.drop_down .wide:not(.right_position) .second ul li:first-child,
.drop_down .wide.right_position .second ul li:last-child {
border-left-color: transparent;
}
.drop_down .wide .second ul li:last-child {
margin-right: 0;
}
.drop_down .wide.right_position .second ul li{
float: right;
}
.drop_down .wide .second ul li:hover{
background-color: transparent;
}
.drop_down .wide .second ul li:nth-child(4n+1){
clear: both;
}
.drop_down .second .inner ul li.sub a i.q_menu_arrow{
color: #9D9D9D;
display: inline-block;
vertical-align: middle;
font-size: 12px;
margin: -6px 0 0;
position: absolute;
top: 50%;
right: 0px;
}
.drop_down .second .inner ul li.sub ul li a i.q_menu_arrow,
.drop_down .wide .second .inner ul li.sub a i.q_menu_arrow {
display: none;
}
.drop_down .second .inner ul.right li.sub a i.q_menu_arrow{
right: auto;
left: 0px;
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.drop_down .wide .second .inner > ul > li > a{
color: #696969;
border-bottom: 0;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 700;
}
.drop_down .wide .second .inner ul li.sub h5 a,
.drop_down .wide .second .inner ul li h5 a{
padding: 0px !important;
}
.drop_down .wide .second ul li ul{
display: block;
left: 0;
padding: 0;
position: relative;
top: 0;
visibility: visible;
background-color: transparent !important;
}
.drop_down .wide .second ul li ul .widget{
padding:0 10px;
}
.drop_down .wide .second ul li ul li{
padding: 0;
margin: 0;
border: 0;
}
.drop_down .wide .second ul li ul li.menu-item-has-children > a,
.drop_down .wide .second ul li ul li.menu-item-has-children > a:hover{
border-bottom: 0 none;
color: #303030;
font-size: 15px;
} .drop_down .wide.icons .second ul li a span{
position: relative;
display: block;
}
.drop_down .wide.icons .second i{
width: 24px;
height: 16px;
float: left;
display: inline-block;
color: #888;
line-height: 16px;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.drop_down .wide.icons  .second a:hover i{
color: #ecae80;
}
.drop_down .wide.icons  .second i.blank{
background: none;
border: 0px;
display:none;
} .drop_down .wide .second ul li div.flexslider li:nth-child(4n+1){
clear: none;
}
.drop_down .wide .second ul li .flexslider ul {
padding:0;
border:none;
}
.drop_down .wide .second ul li ul.flex-direction-nav a{
position:absolute;
top:0;
border:none;
margin:0px 0 0 0;
}
.drop_down .wide .second ul li ul.flex-direction-nav{
position:absolute;
top:45px;
left:0px;
overflow:visible;
width: 100%;
}
.drop_down .wide .second ul li div.flexslider{
margin: 0;
}
.drop_down .wide .second ul li .flexslider.widget_flexslider ul.flex-direction-nav li{
width: 100%;
} @media only screen and (min-width: 1000px){
header.stick_with_left_right_menu:not(.sticky){
text-align: center;
}
header.stick_with_left_right_menu .header_inner_left{
display: inline-block;
vertical-align: middle;
position: relative;
top: 0px;
left: auto;
z-index: 100;
}
header.stick_with_left_right_menu.sticky .header_inner_left{
display: none;
}
header.stick_with_left_right_menu nav.main_menu.left_side{
text-align: right;
position: absolute;
width: 49%;
top: 0px;
left: 0px;
z-index: 50;
}
header.stick_with_left_right_menu nav.main_menu.left_side > ul{
text-align: left;
display: inline-block;
vertical-align: middle;
}
header.stick_with_left_right_menu nav.main_menu.right_side{
position: absolute;
width: 49%;
top: 0px;
right: 0px;
left: auto;
z-index: 50;
}
header.stick_with_left_right_menu nav.main_menu.left_side:hover,
header.stick_with_left_right_menu nav.main_menu.right_side:hover{
z-index: 200;
}
header.stick_with_left_right_menu.sticky nav.main_menu.right_side > ul > li:first-child:before{
color: #9e9e9e;
content: "|";
font-size: 12px;
font-weight: 400;
left: -2px;
position: relative;
top: -1px;
}
header.stick_with_left_right_menu.sticky nav.main_menu.left_side,
header.stick_with_left_right_menu.sticky nav.main_menu.right_side{
position: relative;
display: inline-block;
vertical-align: middle;
}
header.stick_with_left_right_menu.sticky nav.main_menu.left_side > ul > li:last-child,
header.stick_with_left_right_menu.sticky nav.main_menu.right_side > ul > li:first-child{
margin: 0px !important;
}
nav.main_menu.left_side > ul,
nav.main_menu.right_side > ul{
left: auto;
}
} .flexslider.widget_flexslider h3,
.drop_down .wide .second ul li ul li .flexslider.widget_flexslider h3,
.drop_down .wide .second ul li ul li .flexslider.widget_flexslider h3 a{
color: #fff;
font-size: 15px;
font-weight: 400;
line-height: 22px;
padding: 10px 0 2px !important;
}
.flexslider.widget_flexslider ul li h3 a,
.drop_down .wide .second .inner ul li.flexslider.widget_flexslider ul li h3 a{
color: #000;
font-size: 18px;
font-weight: 300;
line-height: 22px;
}
.flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev,
.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev{
background-color: #000;
background-color: rgba(0, 0, 0, 0.4);
width: 40px;
height: 40px;
line-height: 40px;
}
.drop_down .second .flexslider.widget_flexslider ul.flex-direction-nav  i {
display:inline;
}
.drop_down .wide.icons .second .flexslider.widget_flexslider ul.flex-direction-nav  i {
width:auto;
float:none;
height:auto;
color: #fff;
}
.flexslider.widget_flexslider ul.flex-direction-nav a.flex-next,
.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-next{
background-color: #000;
background-color: rgba(0, 0, 0, 0.4);
width: 40px;
height: 40px;
line-height: 40px;
}
.flexslider.widget_flexslider ul.flex-direction-nav a.flex-next:hover,
.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-next:hover,
.flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev:hover,
.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev:hover{
background-color:#000;
}
.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text {
padding: 10px 0;
}
.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text a{
display: inline;
padding: 0;
}
.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text a:hover{
color:#fff;
}
.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider a,
.drop_down .wide .second ul li .flexslider.widget_flexslider a{
padding: 0;
margin: 0;
}
.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider a i,
.drop_down .wide .second ul li .flexslider.widget_flexslider a i{
font-size: 20px;
} .mobile_menu_button {
display: none;
float: left;
height: 100px;
margin: 0 20px 0 0;
}
.mobile_menu_button span {
color: #777;
width: 19px;
height: 17px;
font-size: 14px;
z-index: 50;
display: table-cell;
position: relative;
cursor: pointer;
vertical-align: middle;
}
.dark .mobile_menu_button span {
color: #000;
}
nav.mobile_menu {
display: none;
width: 100%;
float: left;
position: relative;
top: 0px;
text-align: left;
overflow: hidden;
background-color: #fff;
z-index: 100;
}
nav.mobile_menu ul {
display: none;
width: 100%;
position: relative;
list-style: none;
padding: 0;
margin: 0;
}
nav.mobile_menu > ul {
margin-bottom: -1px !important;
}
nav.mobile_menu ul li {
margin: 0px;
padding: 0px;
position: relative;
}
nav.mobile_menu ul li a {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-tap-highlight-color: transparent;
}
nav.mobile_menu ul li,
nav.mobile_menu ul li,
nav.mobile_menu ul li ul li {
border-bottom: 1px solid #eaeaea;
}
nav.mobile_menu ul li.open_sub > ul {
border-top: 1px solid #eaeaea;
}
nav.mobile_menu ul li:last-child {
border: 0 !important;
}
nav.mobile_menu ul > li.has_sub > span.mobile_arrow,
nav.mobile_menu ul > li.has_sub > span.mobile_arrow {
cursor: pointer;
display: inline-block;
float: right;
height: 35px;
line-height: 35px;
margin: 0px;
padding: 0px 10px 0px 0px;
position: absolute;
top: 0px;
right: 0px;
text-align: right;
width: 50px;
z-index: 9000;
-webkit-tap-highlight-color: transparent;
}
nav.mobile_menu ul li span.mobile_arrow i,
nav.mobile_menu ul li span.mobile_arrow i {
color: #888;
}
nav.mobile_menu ul > li > span.mobile_arrow i {
display:none;
}
nav.mobile_menu ul > li.has_sub > span.mobile_arrow i {
display:inline;
}
nav.mobile_menu ul > li.has_sub > span.mobile_arrow i.fa-angle-down,
nav.mobile_menu ul > li.has_sub > span.mobile_arrow i.fa-angle-down {
display:none;
}
nav.mobile_menu ul > li.has_sub.open_sub > span.mobile_arrow  i.fa-angle-right,
nav.mobile_menu ul > li.has_sub > ul.open_sub > li > span.mobile_arrow  i.fa-angle-right {
display:none;
}
nav.mobile_menu ul > li.has_sub.open_sub > span.mobile_arrow  i.fa-angle-down,
nav.mobile_menu ul > li.has_sub ul.open_sub > li > span.mobile_arrow  i.fa-angle-down {
display:inline;
}
nav.mobile_menu ul li a,
nav.mobile_menu ul li h3{
font-size: 12px;
font-weight: 400;
color: #9D9D9D;
padding: 9px 0px;
display: block;
position: relative;
text-transform: none;
line-height: 17px;
letter-spacing: 0;
}
nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active > a {
color: #ecae80;
}
nav.mobile_menu ul li ul li{
margin: 0px 0px 0px 20px;
}
header:not(.centered_logo) .header_fixed_right_area {
position: absolute;
right: 0;
top: 0;
height: 100%;
line-height:100px;
}
.header_menu_bottom .main_menu {
left: auto;
}
.sticky .header_menu_bottom .main_menu {
float: right;
left: auto;
position: relative;
}
.sticky .header_menu_bottom  .main_menu_header_inner_right_holder .main_menu {
float:left;
}
.sticky .header_menu_bottom  .main_menu_header_inner_right_holder.with_center_logo .main_menu {
float:left;
}
.sticky .header_menu_bottom  .main_menu_header_inner_right_holder {
float:right;
}
.header_menu_bottom nav.main_menu > ul {
left: auto;
}
.sticky .header_menu_bottom nav.main_menu > ul {
left: auto;
}
.side_menu_button_wrapper {
display: table;
}
.side_menu_button {
cursor: pointer;
display: table-cell;
vertical-align: middle;
height: 100px;
}
.header_bottom_right_widget_holder {
display: table-cell;
vertical-align: middle;
height: 100%;
}
@media only screen and (min-width: 1000px) {
header.dark:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
border-color:#000 !important;
background-color: transparent !important;
color:#000 !important;
}
header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
border-color:#fff !important;
background-color: transparent !important;
color:#fff !important;
}
.light:not(.sticky):not(.scrolled) .header-widget,
.light:not(.sticky):not(.scrolled) .header-widget.widget_nav_menu ul.menu > li > a,
.light:not(.sticky):not(.scrolled) .header-widget p,
.light:not(.sticky):not(.scrolled) .header-widget a,
.light:not(.sticky):not(.scrolled) .header-widget span{
color:#fff;
}
.light:not(.sticky):not(.scrolled) .q_social_icon_holder i.simple_social,
.light:not(.sticky):not(.scrolled) #lang_sel > ul > li > a,
.light:not(.sticky):not(.scrolled) #lang_sel_click > ul > li> a{
color:#fff !important;
}
.light:not(.sticky):not(.scrolled) .q_social_icon_holder .fa-stack{
border-color: #fff;
}
.light:not(.sticky):not(.scrolled) .q_social_icon_holder:hover .fa-stack{
background-color: #fff !important;
border-color: #fff !important;
}
.dark:not(.sticky):not(.scrolled) .header-widget,
.dark:not(.sticky):not(.scrolled) .header-widget.widget_nav_menu ul.menu > li > a,
.dark:not(.sticky):not(.scrolled) .header-widget p,
.dark:not(.sticky):not(.scrolled) .header-widget a,
.dark:not(.sticky):not(.scrolled) .header-widget span{
color:#000;
}
.dark:not(.sticky):not(.scrolled) .q_social_icon_holder i.simple_social,
.dark:not(.sticky):not(.scrolled) #lang_sel > ul > li > a,
.dark:not(.sticky):not(.scrolled) #lang_sel_click > ul > li> a{
color:#000 !important;
}
.dark:not(.sticky):not(.scrolled) .q_social_icon_holder .fa-stack{
border-color: #000;
}
.dark:not(.sticky):not(.scrolled) .q_social_icon_holder:hover .fa-stack{
background-color: #000 !important;
border-color: #000 !important;
}
} .side_menu_button > a {
font-size: 14px;
position: relative;
display: inline;
width: 20px;
height: 20px;
padding:0 12px;
}
.side_menu_button > a.side_menu_button_link.medium {
display: inline-block;
font-size: 21px;
line-height: 30px;
height: 30px;
width: 19px;
}
.side_menu_button > a.side_menu_button_link.large {
display: inline-block;
font-size: 28px;
line-height: 34px;
height: 34px;
width: 24px;
}
.side_menu_button > a,
.mobile_menu_button span {
-webkit-transition: opacity 0.3s ease, color 0.3s ease;
-moz-transition: opacity 0.3s ease, color 0.3s ease;
-ms-transition: opacity 0.3s ease, color 0.3s ease;
-o-transition: opacity 0.3s ease, color 0.3s ease;
transition: opacity 0.3s ease, color 0.3s ease;    color: #5d5d5d;
}
.side_menu_button > a:hover,
.mobile_menu_button span:hover {
color: #ecae80;
} .qode_search_form{
background: none repeat scroll 0 0 #5d5d5d;
color: #fff;
margin: 0;
overflow: hidden;
width: 100%;
height: 0px;
position: absolute;
top:0;
left:0;
}
.qode_search_form i{
color: #959595;
font-size: 13px;
display: inline-block;
padding: 0px 0px 0px 45px;
float: left;
line-height: 50px;
}
.qode_search_form input,
.qode_search_form input:focus{
background-color: #5d5d5d;
border: medium none;
box-shadow: none;
color: #959595;
display: inline-block;
font-size: 13px;
line-height: 20px;
height: 20px;
margin: 15px 0px;
width: 90%;
padding: 0px 45px 0px 10px;
font-family: inherit;
outline: none;
outline-offset:0px;
-webkit-appearance: none;
border-radius: 0;
float: left;
}
.qode_search_form input:focus{
outline-offset: 0px !important;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder{
color: #959595;
margin: 10px 0px 0px 0px;
}
@media only screen and (max-width: 1200px){
.qode_search_form input{
width: 80%;
}
}
@media only screen and (max-width: 768px){
.qode_search_form input{
width: 70%;
}
}
@media only screen and (max-width: 500px){
.qode_search_form input{
width: 65%;
}
}
@media only screen and (max-width: 350px){
.qode_search_form input{
width: 50%;
}
}
.qode_search_form .container_inner{
position: relative;
}
.qode_search_form .container i{
padding: 0px;
}
.qode_search_form .container input{
width: 90%;
padding: 0px 0px 0px 10px;
}
.qode_search_form input[type="submit"] {
display: none !important;
}
.qode_search_form .qode_search_close{
color: #959595;
font-size: 13px;
position: absolute;
line-height: 50px;
height: 50px;
top: 0px;
right: 45px;
}
.qode_search_form .container .qode_search_close{
right: 0px;
}  .header_bottom_widget .q_social_icon_holder {
margin-bottom: 0 !important;
margin-right: 15px !important;
}
.header_bottom_widget .q_social_icon_holder.with_link .simple_social {
color: #696969;
font-size: 14px;
}
.light:not(.sticky):not(.scrolled) .header_bottom_widget .q_social_icon_holder.with_link .simple_social {
color: #fff !important;
}
.dark:not(.sticky):not(.scrolled) .header_bottom_widget .q_social_icon_holder.with_link .simple_social {
color: #000 !important;
}   .vertical_menu_enabled .q_slider,
.vertical_menu_enabled .full_width,
.vertical_menu_enabled .content .container,
.vertical_menu_enabled .title_outer,
.vertical_menu_enabled footer{
padding-left: 260px;
}
.boxed.vertical_menu_enabled .q_slider,
.boxed.vertical_menu_enabled .full_width,
.boxed.vertical_menu_enabled .content .container,
.boxed.vertical_menu_enabled .title_outer,
.boxed.vertical_menu_enabled footer{
padding-left: 0px;
}
.boxed.vertical_menu_enabled,
.boxed.vertical_menu_enabled footer.uncover{
padding-left: 260px;
}
.vertical_menu_enabled .content .title .container{
padding-left: 0px;
}
.vertical_menu_enabled .content .container,
.vertical_menu_enabled .q_slider,
.vertical_menu_enabled footer{
width: auto;
}
aside.vertical_menu_area {
position: fixed;
width: 260px;
top: 0;
left: 0;
padding:20px 40px;
background-color: #fff;
height: 100%;
z-index: 101;
-webkit-backface-visibility:hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
outline: none;
}
aside.vertical_menu_area.with_scroll {
overflow: hidden;
}
aside.vertical_menu_area .vertical_menu_area_widget_holder{
font-size:13px;
position: relative;
}
aside.vertical_menu_area .vertical_menu_area_widget_holder .shopping_cart_dropdown {
left: 0;
right: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.vertical_menu_enabled.vertical_area_transparent .content{
padding-left: 0px;
}
.vertical_menu_transparency_on aside.vertical_menu_area.light .vertical_menu_area_widget_holder,
.vertical_menu_transparency_on aside.vertical_menu_area.light .widget a,
.vertical_menu_transparency_on aside.vertical_menu_area.light .q_social_icon_holder i.simple_social
body:not(.vertical_menu_transparency_off) aside.vertical_menu_area.light .vertical_menu_area_widget_holder,
body:not(.vertical_menu_transparency_off) aside.vertical_menu_area.light .widget a,
body:not(.vertical_menu_transparency_off) aside.vertical_menu_area.light .q_social_icon_holder i.simple_social{
color: #fff;
}
.vertical_menu_transparency_on aside.vertical_menu_area.dark .vertical_menu_area_widget_holder,
.vertical_menu_transparency_on aside.vertical_menu_area.dark .widget a,
.vertical_menu_transparency_on aside.vertical_menu_area.dark .q_social_icon_holder i.simple_social,
body:not(.vertical_menu_transparency_off) aside.vertical_menu_area.dark .vertical_menu_area_widget_holder,
body:not(.vertical_menu_transparency_off) aside.vertical_menu_area.dark .widget a,
body:not(.vertical_menu_transparency_off) aside.vertical_menu_area.dark .q_social_icon_holder i.simple_social {
color: #000;
}
.vertical_menu_enabled header{
display: block;
}
.vertical_menu_enabled header .header_inner{
display: none;
}
.vertical_area_background{
position: fixed;
width: 260px;
height: 100%;
background-position: right top;
background-repeat: no-repeat;
background-size: cover;
top: 0px;
left: 0px;
z-index: 0;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
opacity: 1;
}
.vertical_logo_wrapper{
z-index: 100;
position: relative;
}
.vertical_logo_wrapper img{
max-width: 100%;
position: absolute;
top: 0px;
left: 0px;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.q_logo_vertical img.normal{
position: relative;
}
.q_logo_vertical img.light,
.q_logo_vertical img.dark{
opacity: 0;
}
.vertical_menu_transparency_on .light .q_logo_vertical img.normal,
body:not(.vertical_menu_transparency_off) .light .q_logo_vertical img.normal {
opacity:0;
}
.vertical_menu_transparency_on .light .q_logo_vertical img.light,
body:not(.vertical_menu_transparency_off) .light .q_logo_vertical img.light{
opacity:1;
}
.vertical_menu_transparency_on .light .q_logo_vertical img.dark,
body:not(.vertical_menu_transparency_off) .vertical_menu_transparency_on .light .q_logo_vertical img.dark{
opacity:0;
}
.vertical_menu_transparency_on .dark .q_logo_vertical img.normal,
body:not(.vertical_menu_transparency_off) .dark .q_logo_vertical img.normal {
opacity:0;
}
.vertical_menu_transparency_on .dark .q_logo_vertical img.light,
body:not(.vertical_menu_transparency_off) .dark .q_logo_vertical img.light {
opacity:0;
}
.vertical_menu_transparency_on .dark .q_logo_vertical img.dark,
body:not(.vertical_menu_transparency_off) .dark .q_logo_vertical img.dark {
opacity:1;
}
nav.vertical_menu {
position: relative;
z-index: 101;
margin: 45px 0 0 0;
}
.vertical_menu ul{
list-style: none;
}
.vertical_menu ul li{
position: relative;
}
nav.vertical_menu > ul > li > a {
position: relative;
color: #525252;
font-size: 14px;
font-weight: 700;
letter-spacing: 2px;
text-decoration: none;
text-transform: uppercase;
display: block;
position: relative;
line-height: 30px;
padding: 0 0px;
margin: 0;
cursor: pointer;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.vertical_menu ul li a:hover{
color: #ecae80;
}
.vertical_menu_transparency_on .light nav.vertical_menu > ul > li > a,
body:not(.vertical_menu_transparency_off) .light nav.vertical_menu > ul > li > a {
color: #ffffff;
}
.vertical_menu_transparency_on .dark nav.vertical_menu > ul > li > a,
body:not(.vertical_menu_transparency_off) .dark nav.vertical_menu > ul > li > a {
color: #000000;
}
.vertical_menu .second .inner{
position: relative;
display: block;
padding: 0;
z-index: 997;
}
.vertical_menu_toggle .second .inner_arrow{
display: none;
}
.vertical_menu_toggle .second{
margin: 0px;
display: none;
overflow: hidden;
z-index: 10;
}
.vertical_menu_toggle .second ul ul{
display: none;
}
nav.vertical_menu_toggle ul li a{
display: block;
}
nav.vertical_menu_toggle ul li  a .line{
display: none;
}
nav.vertical_menu_toggle ul > li.menu-item-has-children > a > .plus{
width: 25px;
height: 25px;
z-index: 10000;
display: block;
position: absolute;
top: 0px;
right: 0px;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_cross.png);
background-repeat: no-repeat;
background-position: 100%;
-o-background-size: 8px 8px;
-webkit-background-size: 8px 8px;
-moz-background-size: 8px 8px;
background-size: 8px 8px;
}
nav.vertical_menu_toggle ul li ul > li.menu-item-has-children > a > .plus{
margin: 5px 0 0 0;
}
.no-touch nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus.png);
}
.touch nav.vertical_menu_toggle ul > li.menu-item-has-children.open > a > .plus {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus.png);
}
nav.vertical_menu_toggle ul li.menu-item-has-children a span{
display: inline-block;
max-width: 180px;
}
.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a > .plus,
body:not(.vertical_menu_transparency_off) .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a > .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_cross_white.png);
}
.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus,
body:not(.vertical_menu_transparency_off) .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus_white.png);
}
.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a > .plus,
body:not(.vertical_menu_transparency_off) .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a > .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_cross_black.png);
}
.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus,
.body:not(.vertical_menu_transparency_off) .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus_black.png);
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:150/100), only screen and (min-device-pixel-ratio:1.5), only screen and (min-resolution:160dpi) {
nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_cross@1_5x.png);
}
.no-touch nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus
{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus@1_5x.png);
}
.touch nav.vertical_menu_toggle ul > li.menu-item-has-children.open > a > .plus {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus@1_5x.png);
}
.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus,
body:not(.vertical_menu_transparency_off) .light nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_cross_white@1_5x.png);
}
.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus,
body:not(.vertical_menu_transparency_off) .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus
{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus_white@1_5x.png);
}
.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus,
body:not(.vertical_menu_transparency_off) .dark nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_cross_black@1_5x.png);
}
.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus,
body:not(.vertical_menu_transparency_off) .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus
{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus_black@1_5x.png);
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2.0), only screen and (min--moz-device-pixel-ratio:2.0), only screen and (-o-min-device-pixel-ratio:200/100), only screen and (min-device-pixel-ratio:2.0), only screen and (min-resolution:210dpi) {
nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_cross@2x.png);
}
.no-touch nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus
{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus@2x.png);
}
.touch nav.vertical_menu_toggle ul > li.menu-item-has-children.open > a > .plus {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus@2x.png);
}
.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus,
body:not(.vertical_menu_transparency_off) .light nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_cross_white@2x.png);
}
.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus,
body:not(.vertical_menu_transparency_off) .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus
{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus_white@2x.png);
}
.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus,
body:not(.vertical_menu_transparency_off) .dark nav.vertical_menu_toggle ul li.menu-item-has-children  a .plus{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_cross_black@2x.png);
}
.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus,
body:not(.vertical_menu_transparency_off) .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus
{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/vertical_menu_minus_black@2x.png);
}
}
nav.vertical_menu_toggle ul li a .q_menu_arrow{
display: none;
}
nav.vertical_menu_toggle li.narrow .second .inner ul{
background-color: transparent;
padding:0;
width: 100%;
}
nav.vertical_menu_toggle li.narrow .second .inner ul ul{
display: none;
}
.vertical_menu_toggle .second .inner ul li a{
display: block;
height: auto;
font-family: inherit;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #9d9d9d;
margin: 0;
padding: 5px 0px 5px 0px;
text-decoration: none;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.vertical_menu_toggle .second .inner ul li a:hover{
color: #ecae80;
}
.vertical_menu_transparency_on .light .vertical_menu_toggle .second .inner ul li a,
.vertical_menu_transparency_on .light .vertical_menu_toggle .second .inner ul li.sub ul li a,
body:not(.vertical_menu_transparency_off) .light .vertical_menu_toggle .second .inner ul li a,
body:not(.vertical_menu_transparency_off) .light .vertical_menu_toggle .second .inner ul li.sub ul li a{
color: #ffffff !important;
}
.vertical_menu_transparency_on .dark .vertical_menu_toggle .second .inner ul li a,
.vertical_menu_transparency_on .dark .vertical_menu_toggle .second .inner ul li.sub ul li a,
body:not(.vertical_menu_transparency_off) .dark .vertical_menu_toggle .second .inner ul li a,
body:not(.vertical_menu_transparency_off) .dark .vertical_menu_toggle .second .inner ul li.sub ul li a{
color: #000000 !important;
}
.vertical_menu_toggle .second .inner ul ul li a{
padding-left: 15px;
}
.vertical_menu_area_widget_holder{
margin:60px 0 0 0;
}
.vertical_menu_enabled .carousel-inner:not(.relative_position){
left: 260px !important;
}
.vertical_menu_area .q_social_icon_holder{
margin: 0 12px 2px 0 !important;
}
.vertical_menu_enabled  .content{
margin-top:0 !important;
padding-top:0 !important;
}
.boxed.vertical_menu_enabled .carousel-inner{
width: 1150px !important;
left: auto !important;
}
.vertical_menu_enabled.vertical_menu_transparency .full_section_inner{
overflow: hidden;
}
.vertical_menu_enabled.vertical_menu_transparency_on aside.vertical_menu_area{
background-color: transparent !important;
}
.vertical_menu_enabled.vertical_menu_transparency_on aside.vertical_menu_area .vertical_area_background{
opacity: 0;
}
.vertical_menu_enabled.vertical_menu_transparency .q_slider{
padding-left: 0px;
}
.vertical_menu_enabled.vertical_menu_enabled.vertical_menu_transparency .carousel-inner:not(.relative_position){
left: 0px !important;
}
.boxed.vertical_menu_enabled.vertical_menu_enabled.vertical_menu_transparency .carousel-inner:not(.relative_position){
left: auto !important;
}
.vertical_menu_enabled.vertical_menu_transparency .carousel-control.left{
bottom: 60px;
height: 44px;
right: 105px;
top: auto;
width: 44px;
}
.vertical_menu_enabled.vertical_menu_transparency .carousel-control.right{
bottom: 60px;
height: 44px;
right: 50px;
top: auto;
width: 44px;
}
.vertical_menu_enabled.vertical_menu_transparency .carousel-control .prev_nav {
left: 0;
margin: 0;
top: 0;
height: 40px;
width: 40px;
line-height: 40px;
}
.vertical_menu_enabled.vertical_menu_transparency .carousel-control .next_nav {
margin: 0;
right: 0;
top: 0;
height: 40px;
width: 40px;
line-height: 40px;
}
.vertical_menu_enabled.vertical_menu_transparency .carousel-control i {
font-size: 24px;
line-height: 40px;
}
.vertical_menu_enabled.vertical_menu_transparency .carousel-indicators{
display: none !important;
}   .popup_menu_inner {
display: inline-block;
height: 2px;
position: relative;
top: -1px;
vertical-align: middle;
width: 20px;
position: relative;
width: 20px;
}
.popup_menu .line{
background-color: #5d5d5d;
height: 2px;
margin: 0px;
width: 13px;
top: 0px;
left: 0px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: absolute;
display: inline-block;
}
.popup_menu .line:after, .popup_menu .line:before {
background-color: #5d5d5d;
content: "";
display: block;
height: 2px;
position: absolute;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
width: 13px;
z-index: -1;
-webkit-backface-visibility: hidden; }
@media only screen and (min-width: 1000px) {
.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,
.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:before,
.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:after{
background-color: #000;
}
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:before,
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:after{
background-color: #fff;
}
}
.popup_menu .line:before {
top: -4px;
}
.popup_menu .line:after {
top: 4px;
}
.popup_menu:hover .line,
.popup_menu:hover .line:after,
.popup_menu:hover .line:before{
background-color: #ecae80;
}
.popup_menu.opened .line{
background-color: transparent !important;
}
.popup_menu.opened .line:after {
background-color: #ffffff;
top: 0 !important;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.popup_menu.opened .line:before {
background-color: #ffffff;
top: 0 !important;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.popup_menu_holder_outer{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
visibility: hidden;
opacity: 0;
z-index: 105; }
.popup_menu_holder{
width: 100%;
height: 100%;
background-color: rgba(93,93,93,0.95);
-webkit-transition: all 0.3s ease-in-out;
-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;
display: table;
background-repeat: repeat;
background-position: 0px 0px;
}
.popup_menu_holder_inner{
display: table-cell;
vertical-align: middle;
padding: 100px 0px;
}
.popup_menu_opened .main_menu,
.popup_menu_opened .side_menu_button a:not(.popup_menu),
.popup_menu_opened #back_to_top,
.popup_menu_opened .header_top,
.popup_menu_opened header .tooltip,
.popup_menu_opened .mobile_menu_button{
visibility: hidden !important;
}
.popup_menu_opened .shopping_cart_header{
display: none;
}
.popup_menu_opened .popup_menu_holder_outer{
visibility: visible;
opacity: 1;
}
.popup_menu_opened header.scrolled .header_bottom,
.popup_menu_opened header.sticky .header_bottom{
background-color: transparent !important;
box-shadow: none;
}
.popup_menu_opened .header_top,
.popup_menu_opened .header_bottom{
background-color: transparent !important;
border: 0px !important;
}
.popup_menu_opened .q_logo img.normal,
.popup_menu_opened .q_logo img.light,
.popup_menu_opened .q_logo img.sticky,
.popup_menu_opened .q_logo img.dark{
opacity: 0 !important;
}
.popup_menu_opened header .q_logo img.popup{
opacity: 1 !important;
}
nav.popup_menu{
margin: 0px auto;
position: relative;
top: 0px;
text-align: left;
}
nav.popup_menu ul{
display: none;
position: relative;
list-style: none;
padding: 0;
margin: 0;
}
nav.popup_menu > ul{
display: block;
}
nav.popup_menu ul li{
margin: 0;
padding: 0;
text-align: center;
font-size: 45px;
line-height: 50px;
}
nav.popup_menu ul li a,
nav.popup_menu ul li h6{
font-size: 25px;
font-weight: 400;
line-height: 50px;
color: #ffffff;
padding: 0px;
display: block;
position: relative;
text-decoration: none;
cursor: pointer;
}
nav.popup_menu ul li a:hover,
nav.popup_menu ul li h6:hover{
color: #ECAE80;
}
nav.popup_menu ul li a span,
nav.popup_menu ul li h6 span{
display: inline-block;
vertical-align: middle;
}
nav.popup_menu ul li ul li a,
nav.popup_menu ul li ul li h6{
font-size: 15px;
font-weight: 300;
line-height: 21px;
}
nav.popup_menu ul li ul li ul li a,
nav.popup_menu ul li ul li ul li h6{
font-size: 0.5em;
line-height: 1em;
}
.popup_menu.medium .popup_menu_inner,
.popup_menu.medium .line,
.popup_menu.medium .line:after, .popup_menu.medium .line:before {
height: 3px;
width: 19px;
}
.popup_menu.medium .line:before{
top: -6px;
}
.popup_menu.medium .line:after {
top: 6px;
}
.popup_menu.large .popup_menu_inner,
.popup_menu.large .line,
.popup_menu.large .line:after, .popup_menu.large .line:before {
height: 4px;
width: 24px;
}
.popup_menu.large .line:before{
top: -8px;
}
.popup_menu.large .line:after {
top: 8px;
}   .carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.boxed .carousel-inner{
width: 1150px;
left: auto !important;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
height: auto;
max-width: 100%;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
} .carousel.fade .item {
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-ms-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
opacity: 1;
filter: alpha(opacity=100);
}
.carousel.fade .active.left,
.carousel.fade .active.right {
opacity: 0;
filter: alpha(opacity=0);
}
.carousel.fade .active.item {
opacity: 1;
filter: alpha(opacity=100);
}
.carousel.fade .active.left,
.carousel.fade .active.right {
left: 0;
z-index: 2;
opacity: 0;
filter: alpha(opacity=0);
}
.carousel.fade .next,
.carousel.fade .prev {
left: 0;
z-index: 1;
} .carousel-indicators {
position: absolute;
bottom: 20px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 8px;
height: 8px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
border-radius: 10px;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 40px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
} .carousel {
margin-bottom: 0;
}
.carousel.full_screen {
height: 1500px;
}
.qode_slider_preloader{
width: 100%;
background-color: #1c1c1c;
position: absolute;
z-index: 20;
}
.qode_slider_preloader{
height: 1500px;
}
.qode_slider_preloader .ajax_loader{
position: absolute;
}
.carousel-inner .slider_content_outer{
position: relative;
height: 100%;
width: 1100px;
margin: 0px auto;
z-index: 12;
}
.carousel-inner .slider_content {
position: absolute;
width: 100%;
}
.carousel-inner .slider_content .slide_anchor_holder {
margin-top: 70px;
}
.carousel-inner .item.dark .slider_content .text .slide_anchor_holder .slide_anchor_button {
color: #000;
}
.carousel-inner .slider_content .slide_anchor_holder .slide_anchor_button {
font-size: 51px;
color: #fff;
}
.carousel-inner .slider_content .thumb{
opacity: 0;
filter: alpha(opacity = 0);
text-align: center;
height: 100%;
}
@media only screen and (max-height: 850px){
.full_screen .carousel-inner .slider_content{
height: 35%;
}
}
@media only screen and (max-height: 600px){
.full_screen .carousel-inner .slider_content{
height: 25%;
}
}
.carousel-inner .slider_content.left .thumb{
text-align: left;
}
.carousel-inner .slider_content.right .thumb{
text-align: right;
}
.carousel-inner .active .slider_content .thumb{
-webkit-animation: rotate 1s 1 ease-out;
-moz-animation: rotate 1s 1 ease-out;
-o-animation: rotate 1s 1 ease-out;
animation: rotate 1s 1 ease-out;
opacity: 1;
filter: alpha(opacity = 100);
}
.carousel-inner .active .slider_content .thumb.fade{
-webkit-animation: fade 1s 1 ease-out;
-moz-animation: fade 1s 1 ease-out;
-o-animation: fade 1s 1 ease-out;
animation: fade 1s 1 ease-out;
}
.carousel-inner .slider_content .thumb img{
max-height: 100%;
}
.carousel-inner .slider_content .text{
text-align: center;
opacity: 0;
filter: alpha(opacity = 0);
position: relative;
display: inline-block;
width: 100%;
margin: 10px 0px 10px 0px;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-ms-transform: translateZ(0px);
-o-transform: translateZ(0px);
transform: translateZ(0px);
}
.carousel-inner .active .slider_content .text {
-webkit-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
-moz-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
-o-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
opacity: 1;
filter: alpha(opacity = 100);
}
.carousel-inner .slider_content.left .separator {
margin-left: 0;
}
.carousel-inner .slider_content.right .separator {
margin-right: 0;
} .carousel-inner .slider_content .text.one_by_one{
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none;
opacity: 1;
}
.carousel-inner .slider_content .text.one_by_one h2,
.carousel-inner .slider_content .text.one_by_one p,
.carousel-inner .slider_content .text.one_by_one a.qbutton,
.carousel-inner .slider_content .text.one_by_one .slide_anchor_holder,
.carousel-inner .slider_content .text.one_by_one .slide_subtitle,
.carousel-inner .slider_content .text.one_by_one .separator {
opacity: 0;
filter: alpha(opacity = 0);
position: relative;
top: 70px;
}
.carousel-inner .active .slider_content .text.one_by_one h2,
.carousel-inner .active .slider_content .text.one_by_one p,
.carousel-inner .active .slider_content .text.one_by_one a.qbutton,
.carousel-inner .active .slider_content .text.one_by_one .slide_subtitle,
.carousel-inner .active .slider_content .text.one_by_one .slide_anchor_holder,
.carousel-inner .active .slider_content .text.one_by_one .separator {
-webkit-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) 0s;
-moz-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) 0s;
-o-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) 0s;
animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) 0s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both; opacity: 1;
filter: alpha(opacity = 100);
}
.carousel-inner .active .slider_content .text.one_by_one p{
animation-delay:0.4s;
-webkit-animation-delay:0.4s;
}
.carousel-inner .active .slider_content .text.one_by_one a.qbutton{
animation-delay:0.6s;
-webkit-animation-delay:0.6s;
}
.carousel-inner .slider_content .text.one_by_one .slide_anchor_holder {
animation-delay: 0.8s;
-webkit-animation-delay: 0.8s;
}  .carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator h2 {
animation-delay:0.2s;
-webkit-animation-delay:0.2s;
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator p {
animation-delay:0.6s;
-webkit-animation-delay:0.6s;
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator a.qbutton {
animation-delay: 0.8s;
-webkit-animation-delay: 0.8s;
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator .slide_anchor_holder {
animation-delay: 1s;
-webkit-animation-delay: 1s;
}  .carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator h2 {
animation-delay:0.2s;
-webkit-animation-delay:0.2s;
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator .separator {
animation-delay:0.4s;
-webkit-animation-delay:0.4s;
margin-top: -7px;
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator p {
animation-delay:0.6s;
-webkit-animation-delay:0.6s;
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator a.qbutton {
animation-delay: 0.8s;
-webkit-animation-delay: 0.8s;
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator .slide_anchor_holder {
animation-delay: 1s;
-webkit-animation-delay: 1s;
}  .carousel-inner .small_title .slider_content_outer{
width: 100%;
}
.carousel-inner .small_title.small_title_right .slider_content{
left: auto !important;
top: auto !important;
bottom: 110px !important;
right: 120px !important;
width: 100% !important;
height: auto !important;
}
.carousel-inner .small_title.small_title_right .slider_content .text,
.carousel-inner .small_title.small_title_right p{
text-align: right;
margin: 0px;
}
.carousel-inner .small_title.small_title_left .slider_content{
auto: auto !important;
top: auto !important;
bottom: 110px !important;
left: 120px !important;
width: 100% !important;
height: auto !important;
}
.carousel-inner .small_title.small_title_left .slider_content .text,
.carousel-inner .small_title.small_title_left p{
text-align: left;
margin: 0px;
}
.carousel-inner .small_title h2{
font-size: 25px;
margin: 10px 0;
}
.carousel-inner .small_title p{
font-size: 14px;
margin: 0px;
} .carousel-inner .slider_content .slide_buttons_holder {
display: inline-block;
}
.carousel-inner .slider_content .slide_buttons_holder .qbutton {
margin: 10px 10px 0px 10px;
-webkit-backface-visibility: hidden;
}
.carousel-inner .slider_content .slide_buttons_holder .qbutton:first-child {
margin-left: 0;
}
.carousel-inner .slider_content .slide_buttons_holder .qbutton:last-child {
margin-right: 0;
}
.carousel-inner .slider_content .text .qbutton:not(.white):hover{
color: #fff;
border-color: #fff;
}
.carousel-inner .item.dark .slider_content .text .qbutton {
border-color: #303030;
background-color: #303030;
color: #fff;
}
.carousel-inner .item.dark .slider_content .text .qbutton:hover {
background-color: transparent;
color: #303030;
}
.carousel-inner .item.dark .slider_content .text .qbutton.white{
background-color: transparent;
color: #303030;
}
.carousel-inner .item.dark .slider_content .text .qbutton.white:hover{
background-color: #303030;
color: #fff !important;
border-color: #303030;
}
.carousel-inner h2 {
display: inline-block;
font-size: 60px;
line-height: 1.071428571428571em;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
color: #fff;
text-align: center;
margin: 10px 0 20px 0;
}
.carousel-inner h2.with_border {
border: 4px solid;
border-left: none;
border-right: none;
padding: 0.5272727272727273em 40px; margin-top: 0;
}
.carousel-inner .subtitle_above_title h2.with_border {
margin-top: 10px;
}
.carousel-inner .slide_subtitle {
font-size: 26px;
letter-spacing: 1px;
font-weight: 600;
color: #fff;
text-align: center;
padding: 0;
}
.carousel-inner .slide_subtitle span {
font-size: 1em;
margin-bottom: 13px;
display: inline-block;
}
.carousel-inner p {
color: #fff;
text-align: center;
font-size: 23px;
line-height: 1.363157894736842em; font-weight: 400;
margin: 10px 0 43px 0;
}
.carousel-inner .dark h2,
.carousel-inner .dark p,
.carousel-inner .dark .slide_subtitle {
color: #000;
}
.carousel-inner .left .text,
.carousel-inner .left h2,
.carousel-inner .left p,
.carousel-inner .left .slide_subtitle {
text-align: left;
}
.carousel-inner .left h2.with_border {
padding-left: 0;
}
.carousel-inner .right .text,
.carousel-inner .right h2,
.carousel-inner .right p,
.carousel-inner .right .slide_subtitle {
text-align: right;
}
.carousel-inner .small_title.small_title_left .slider_content .slide_subtitle {
text-align: left;
}
.carousel-inner .small_title.small_title_right .slider_content .slide_subtitle {
text-align: right;
}
.carousel-inner .right h2.with_border {
padding-right: 0;
}
.carousel-inner {
left: 0 !important;
position: fixed;
overflow: hidden;
width: 100%;
z-index: 1;
transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-webkit-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
-webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.carousel-inner.relative_position{
position: relative;
}
.carousel-inner .item img {
display: inline-block !important;
}
.touch .carousel-inner .item {
background-position: center 0px !important;
}
.carousel-inner .item .image{
position: absolute;
top: 0px;
left: 0px;
background-position: center 0px;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 100%;
}
.carousel-inner .item .image img{
display: none !important;
width: 0px;
height: 0px;
}
.carousel-control {
top: 0px;
width: 6%;
color: #303030;
font-size: 13px;
height: 100%;
background: none;
text-shadow: none;
position: absolute;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border: none;
z-index: 2 !important;
margin: 0px;
outline: none;
cursor: pointer;
-webkit-transition: color 0.6s ease-in-out, opacity 0.3s ease-in-out;
-moz-transition: color 0.6s ease-in-out, opacity 0.3s ease-in-out;
-o-transition: color 0.6s ease-in-out, opacity 0.3s ease-in-out;
-ms-transform: color 0.6s ease-in-out, opacity 0.3s ease-in-out;
transition: color 0.6s ease-in-out, opacity 0.3s ease-in-out;
-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; }
.carousel-control.right {
right: 0;
left: auto;
}
.carousel-control:hover{
color: #303030;
opacity: 1 !important;
}
.carousel-control.dark,
.carousel-control.dark:hover{
color: #fff;
}
.carousel-control .prev_nav,
.carousel-control .next_nav {
height: 54px;
width: 54px;
border: 2px solid transparent;
line-height: 54px;
font-size: 14px;
position: absolute;
top: 50%;
margin-top: -27px;
text-align: center;
z-index: 10;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease-in-out;
opacity: 0;
-webkit-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
-webkit-transition: border-color 0.3s ease-in-out;
-moz-transition: border-color 0.3s ease-in-out;
-ms-transition: border-color 0.3s ease-in-out;
-o-transition: border-color 0.3s ease-in-out;
transition: border-color 0.3s ease-in-out;
}
.carousel-control .prev_nav:hover i,
.carousel-control .next_nav:hover i {
opacity: 0.8;
}
.carousel-control i {
font-size:30px;
color: #fff;
line-height: 54px;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.carousel-control.dark i {
color: #000;
}
.carousel-control .prev_nav{
left: 23px;
}
.q_slider:hover .carousel-control .prev_nav{
opacity: 1;
}
.carousel-control .next_nav{
right: 23px;
}
.q_slider:hover .carousel-control .next_nav{
opacity: 1;
}
.q_slider:hover .carousel-control .next_nav:hover,
.q_slider:hover .carousel-control .prev_nav:hover{
opacity: 1;
}
.carousel-control .thumb_holder{
width: 150px;
display: block;
position: absolute;
margin: -20px 0px 0px 0px;
top: 50%;
z-index: 9;
}
.carousel-control .thumb_holder .thumb_top{
background-color: #fff;
display: block;
position: relative;
}
.carousel-control.dark .thumb_holder .thumb_top{
background-color: #000;
}
.carousel-control.left .thumb_holder .thumb_top{
-webkit-border-radius:0px 3px 0px 0px;
-moz-border-radius:0px 3px 0px 0px;
-ms-border-radius: 0px 3px 0px 0px;
border-radius:0px 3px 0px 0px;
}
.carousel-control.right .thumb_holder .thumb_top{
-webkit-border-radius:3px 0px 0px 0px;
-moz-border-radius:3px 0px 0px 0px;
-ms-border-radius: 3px 0px 0px 0px;
border-radius:3px 0px 0px 0px;
}
.carousel-control.left .thumb_holder{
left: -100%;
-webkit-transition: left 0.2s ease-in-out;
-moz-transition: left 0.2s ease-in-out;
-o-transition: left 0.2s ease-in-out;
-ms-transform: left 0.2s ease-in-out;
transition: left 0.2s ease-in-out;
-webkit-border-radius:0px 3px 3px 0px;
-moz-border-radius:0px 3px 3px 0px;
-ms-border-radius: 0px 3px 3px 0px;
border-radius:0px 3px 3px 0px;
display: none;
}
.slider_thumbs .carousel-control.left:hover .thumb_holder{
left: 0px;
}
.in_progress.slider_thumbs .carousel-control.left .thumb_holder{
left: -100% !important;
}
.carousel-control.right .thumb_holder{
right: -100%;
-webkit-transition: right 0.2s ease-in-out;
-moz-transition: right 0.2s ease-in-out;
-o-transition: right 0.2s ease-in-out;
-ms-transform: right 0.2s ease-in-out;
transition: right 0.2s ease-in-out;
-webkit-border-radius:3px 0px 0px 3px;
-moz-border-radius:3px 0px 0px 3px;
-ms-border-radius: 3px 0px 0px 3px;
border-radius:3px 0px 0px 3px;
display: none;
}
.slider_thumbs .carousel-control.right:hover .thumb_holder{
right: 0px;
}
.in_progress.slider_thumbs .carousel-control.right .thumb_holder{
right: -100% !important;
}
.carousel-control.left .arrow_left{
float: left;
height: 40px;
line-height: 40px;
padding: 0px 0px 0px 15px;
}
.carousel-control.left .numbers{
float: right;
height: 40px;
line-height: 40px;
padding: 0px 20px 0px 0px;
}
.carousel-control.right .arrow_right{
float: right;
height: 40px;
line-height: 40px;
padding: 0px 15px 0px 0px;
}
.carousel-control.right .numbers{
float: left;
height: 40px;
line-height: 40px;
padding: 0px 0px 0px 20px;
}
.carousel-control .img_outer{
top: 0px;
clear: both;
width: 150px;
height: 47px;
position: relative;
display: block;
overflow: hidden;
margin: 0px 0px -2px 0px;
}
.carousel-control .img{
top: -47px;
width: 150px;
height: 47px;
position: relative;
display: block;
overflow: hidden;
}
.in_progress .carousel-control:hover .img{
top: -47px !important;
}
.carousel-control:hover .img{
top: 0px;
-webkit-transition: top 0.2s ease-in-out 0.2s;
-moz-transition: top 0.2s ease-in-out 0.2s;
-o-transition: top 0.2s ease-in-out 0.2s;
-ms-transform: top 0.2s ease-in-out 0.2s;
transition: top 0.2s ease-in-out 0.2s;
}
.carousel-control.right .img{
float: right;
}
.carousel-control .img img,
.carousel-control .img .video{
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
}
.carousel-control .img .video{
left: -1px;
}
.carousel-control .img .old{
z-index: 1;
}
@media only screen and (max-width: 1300px){
.carousel-control {
width: 15%;
}
}
@media only screen and (max-width: 1000px){
.carousel-control{
width: 10%;
}
.carousel-control .prev_nav{
left: 0px;
opacity: 1;
}
.carousel-control.left .thumb_holder{
display: none;
}
.carousel-control .next_nav{
right: 0px;
opacity: 1;
}
.carousel-control.right .thumb_holder{
display: none;
}
}
.touch .carousel-control{
width: 10%;
}
.touch .carousel-control.left{
background-position: 30px center !important;
}
.touch .carousel-control.left .thumb_holder{
display: none;
}
.touch .carousel-control.right{
background-position: 100% center !important;
}
.touch .carousel-control.right .thumb_holder{
display: none;
}
@media (max-width: 1400px) {
.carousel.responsive_height .carousel-inner .slider_content_outer {
display: table;
}
.carousel.responsive_height .carousel-inner .slider_content .thumb {
height: auto;
}
.carousel.responsive_height .carousel-inner .slider_content {
display: table-cell;
vertical-align: middle;
position: static;
top: 0 !important;
left: 0 !important;
}
.carousel.responsive_height .carousel-inner h2	{
font-size: 2.9em !important;
}
.carousel.responsive_height .carousel-inner h2 {
line-height: 1.4em !important;
}
.carousel.responsive_height .carousel-inner p span{
font-size: 0.9em;
}
.carousel-inner .qbutton{
font-size: 13px;
height: 40px;
line-height: 40px;
padding: 0px 30px;
}
}
@media (max-width: 1200px) {
.carousel-inner .item:not(.small_title) h2	{
font-size: 2.5em !important;
}
.carousel-inner .item:not(.small_title) h2 {
line-height: 1.4em !important;
}
.carousel-inner .slide_subtitle span {
font-size: 0.8em;
}
}
@media (max-width: 1024px) {
.carousel-inner{
position: relative;
}   .carousel-inner .qbutton {
font-size: 12px;
line-height: 31px;
height: 31px;
}
.carousel-inner .qbutton i{
margin: 0px 0px 0px 20px;
}
}
@media only screen and (max-width: 800px) {
.carousel .carousel-inner .slider_content_outer {
display: table;
}
.carousel-inner .slider_content .thumb {
height: auto;
}
.carousel .carousel-inner .slider_content {
display: table-cell;
vertical-align: middle;
position: static;
top: 0 !important;
left: 0 !important;
}
.carousel-inner .small_title.small_title_right .slider_content .text,
.carousel-inner .small_title.small_title_right p,
.carousel-inner .small_title.small_title_left .slider_content .text,
.carousel-inner .small_title.small_title_left p{
text-align: center;
}
.carousel .carousel-inner .small_title .slider_content {
vertical-align: bottom;
}
.carousel .carousel-inner .small_title .slider_content .text{
margin: 0px 0px 50px 0px;
}
}
@media (max-width: 768px) {      .carousel-inner .qbutton {
font-size: 11px;
line-height: 27px;
height: 27px;
}
.carousel-inner .qbutton i {
margin: 0px 0px 0px 17px;
}
}
@media (max-width: 567px) {
.carousel-inner h2 {
font-size: 1.7em !important;
}   .carousel-inner .qbutton{
font-size: 10px;
line-height: 23px;
height: 23px;
}
.carousel-inner .qbutton i{
margin: 0px 0px 0px 14px;
}
.carousel-inner p {
line-height: 1.4em !important;
}
.carousel-control {
display: none;
}
}
@media (max-width: 320px) {
.carousel-inner .item:not(.small_title) h2 {
font-size: 1.5em !important;
}
.carousel-inner p span {
font-size: 60% !important;
}
.carousel-inner p {
line-height: 1em;
}   .carousel-inner .qbutton{
font-size: 9px;
line-height: 20px;
height: 20px;
}
.carousel-inner .qbutton i{
margin: 0px 0px 0px 10px;
}
}
@media (max-width: 768px) {
.carousel-control.left {
left: 0;
}
.carousel-control.right {
right: 0;
}
}
.carousel-indicators li{
background-color: #fff;
margin: 0px;
opacity: 0.4;
margin: 0px 3px;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transform: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.carousel-indicators.dark li{
background-color: #000;
}
.carousel-indicators .active{
opacity: 1;
margin: 0px 3px;
}
@-webkit-keyframes text-from-bottom {
0% {
-webkit-transform: translate(0, 15%);
opacity: 0;
}
50% {
-webkit-transform: translate(0, 15%);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes text-from-bottom {
0% {
-moz-transform: translate(0, 15%);
opacity: 0;
}
50% {
-moz-transform: translate(0, 15%);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes text-from-bottom {
0% {
-o-transform: translate(0, 15%);
opacity: 0;
}
50% {
-o-transform: translate(0, 15%);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes text-from-bottom {
0% {
transform: translate(0, 15%);
opacity: 0;
}
50% {
transform: translate(0, 15%);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
@-webkit-keyframes rotate {
0% {
-webkit-transform: perspective(600px) rotateX(90deg) scale(.5);
opacity: 0;
}
50% {
-webkit-transform: perspective(600px) rotateX(90deg) scale(.5);
opacity: 0;
}
100% {
-webkit-transform: perspective(600px) rotateX(0deg) scale(1);
opacity: 1;
}
}
@-moz-keyframes rotate {
0% {
-moz-transform: perspective(600px) rotateX(90deg) scale(.5);
opacity: 0;
}
50% {
-moz-transform: perspective(600px) rotateX(90deg) scale(.5);
opacity: 0;
}
100% {
-moz-transform: perspective(600px) rotateX(0deg) scale(1);
opacity: 1;
}
}
@-o-keyframes rotate {
0% {
-o-transform: perspective(600px) rotateX(90deg) scale(.5);
opacity: 0.2;
}
50% {
-o-transform: perspective(600px) rotateX(90deg) scale(.5);
opacity: 0.2;
}
100% {
-o-transform: perspective(600px) rotateX(0deg) scale(1);
opacity: 1;
}
}
@keyframes rotate {
0% {
transform: perspective(600px) rotateX(90deg) scale(.5);
opacity: 0;
}
50% {
transform: perspective(600px) rotateX(90deg) scale(.5);
opacity: 0;
}
100% {
transform: perspective(600px) rotateX(0deg) scale(1);
opacity: 1;
}
}
@-webkit-keyframes fade {
0% {
opacity: 0;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fade {
0% {
opacity: 0;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fade {
0% {
opacity: 0;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade {
0% {
opacity: 0;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes text-from-bottom-one-by-one {
0% {
top: 70px;
opacity: 0;
}
50% {
top: 45px;
opacity: 0;
}
100% {
top: 0px;
opacity: 1;
}
}
@-moz-keyframes text-from-bottom-one-by-one {
0% {
top: 70px;
opacity: 0;
}
50% {
top: 45px;
opacity: 0;
}
100% {
top: 0px;
opacity: 1;
}
}
@-o-keyframes text-from-bottom-one-by-one {
0% {
top: 70px;
opacity: 0;
}
50% {
top: 45px;
opacity: 0;
}
100% {
top: 0px;
opacity: 1;
}
}
@keyframes text-from-bottom-one-by-one {
0% {
top: 70px;
opacity: 0;
}
50% {
top: 45px;
opacity: 0;
}
100% {
top: 0px;
opacity: 1;
}
}
.carousel .video .mobile-video-image {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
display: none;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 10;
}
.carousel .video .video-overlay {
height: 3000px;
left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 11;
}
.carousel .video .video-overlay.active {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/pixel-video.png);
background-position: 0px 0px;
background-repeat: repeat;
opacity: 1;
}
.carousel .video .video-overlay img{
display: none !important;
}
.carousel .video .video-wrap {
top: 0px;
left: 0px;
overflow: hidden;
position: absolute;
width: 100%;
z-index: 10;
}
.carousel .video .video-wrap .mejs-poster {
background-size: cover !important;
-moz-background-size: cover !important;
-webkit-background-size: cover !important;
-o-background-size: cover !important;
}
.carousel .video .video-wrap .mejs-container .mejs-controls,
.carousel .video .video-wrap .mejs-container .mejs-overlay-play {
display: none !important;
}
.carousel .video .video-wrap .mejs-controls .mejs-button button:focus {
outline: none !important;
}
.carousel .video .video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: rgba(255, 255, 255, 0.18) !important;
}
.carousel .video .video-wrap .mejs-container {
background-color: transparent !important;
background-image: none !important;
height: auto !important;
}
.carousel .video .video-wrap .mejs-mediaelement{
background: none !important;
border: 0px !important;
}
.carousel .video .video-wrap .mejs-container .mejs-poster img {
max-width: none !important;
width: 100% !important;
}
.carousel .video .video-wrap .mejs-controls button { opacity: 0.8; }
.carousel .video .video-wrap .mejs-controls button:hover, .mejs-controls .mejs-fullscreen-button:hover button { opacity: 1!important;}
.carousel .video .video-wrap .mejs-controls .mejs-time-rail .mejs-time-total {
background: #1f1f1f none repeat scroll 0 0 !important;
}
.carousel .video .video-wrap .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: transparent !important;
} .q_slider {
width: 100%;
overflow: hidden;
position: relative;
z-index: 10;
}
@media only screen and (min-width: 1000px){
.right_side_menu_opened:not(.boxed) .carousel-inner:not(.relative_position){
left: -270px !important;
}
}  .title_outer.animate_title_area{
overflow: hidden;
}
.title{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/title_background.png);
background-position: center 0px;
background-repeat: repeat;
display: block;
width: 100%;
height: 100px;
text-align: left;
position: relative;
z-index: 101;
border-bottom-color:#eee;
}
.title.with_background_color {
background-image: none;
}
.title_outer.with_image .title{
height: auto !important;
line-height: normal;
background: none;
}
.title img{
display: block;
position: relative;
width: 100%;
}
.title .not_responsive{
display: none;
}
.title .title_holder{
display: table;
height: 100%;
left: 0;
position: relative;
width: 100%;
}
.title_outer.with_image .title .title_holder,
.title_outer  .has_fixed_background.title .title_holder,
.title_outer  .has_background.title .title_holder {
position: absolute;
top: 0%;
display:block;
}
.title .title_overlay{
position: absolute;
width: 100%;
height: 100%;
background-repeat: repeat;
background-position: 0px 0px;
top: 0;
}
.title .title_holder .container{
display: table-cell;
vertical-align: middle;
background-color: transparent;
}
.title_outer.with_image .title .title_holder .container,
.title_outer  .has_fixed_background.title .title_holder .container,
.title_outer  .has_background.title .title_holder .container
{
display:block;
height: 100%;
}
.content .title_outer.with_image  .title .container_inner,
.title_outer  .has_fixed_background.title .title_holder .container_inner,
.title_outer  .has_background.title .title_holder .container_inner
{
display: table;
height: 100%;
}
.title_subtitle_holder{
display: block;
padding: 0px;
position:relative;
}
.title_outer.with_image .title .title_subtitle_holder,
.title_outer  .has_fixed_background.title .title_subtitle_holder,
.title_outer  .has_background.title .title_subtitle_holder
{
display: table-cell;
vertical-align: middle;
width: 100%;
}
.title_subtitle_holder_inner {
position: relative;
}
.title h1{
color: #ffffff;
padding: 0.527273em 0px;
letter-spacing:3px;
font-family: 'Open Sans', sans-serif;
font-size: 55px;
font-weight: 600;
display: inline-block;
vertical-align: middle;
text-transform: uppercase;
word-break: break-all; }
.title.position_center h1{
padding: 0.527273em 40px;
}
.title.has_separators h1{
border-top: 4px solid;
border-bottom: 4px solid;
}
.title_text_shadow .title h1 {
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.subtitle {
display:block;
font-size: 23px;
line-height: 1.2em;
font-weight: 400;
color: #ffffff;
margin-top: 25px;
}
.title_text_shadow .subtitle {
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.animate_title_text .title h1,
.animate_title_text .breadcrumbs_title .breadcrumb{
-webkit-animation: title-from-right .5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275) 1s;
-moz-animation: title-from-right .5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275) 1s;
-o-animation: title-from-right .5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275) 1s;
animation: title-from-right .5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275) 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
visibility: visible;
}
@-webkit-keyframes title-from-right {
0% {
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: translate(50%, 0);
}
100% {
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: translate(0, 0);
}
}
@-moz-keyframes title-from-right {
0% {
filter: alpha(opacity=0);
opacity: 0;
-moz-transform: translate(50%, 0);
}
100% {
filter: alpha(opacity=100);
opacity: 1;
-moz-transform: translate(0, 0);
}
}
@-o-keyframes title-from-right {
0% {
filter: alpha(opacity=0);
opacity: 0;
-o-transform: translate(50%, 0);
}
100% {
filter: alpha(opacity=100);
opacity: 1;
-o-transform: translate(0, 0);
}
}
@keyframes title-from-right {
0% {
filter: alpha(opacity=0);
opacity: 0;
transform: translate(50%, 0);
}
100% {
filter: alpha(opacity=100);
opacity: 1;
transform: translate(0, 0);
}
}
.position_center.title .title_subtitle_holder {
text-align:center;
}
.position_right.title .title_subtitle_holder {
text-align:right;
}
.position_right .breadcrumb {
left:0;
right: auto;
}
.title.has_background {
background-repeat: no-repeat;
background-position: center 0;
}
.title.has_fixed_background {
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center 0;
position: relative;
z-index: 101;
}
.title_text_shadow .breadcrumbs .breadcrumbs_inner {
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.title.standard_title .breadcrumb {
position:relative;
margin: 20px 0px 0px 0px;
}
.title.standard_title.position_center .breadcrumb {
text-align: center;
}
.title.standard_title.position_left .breadcrumb {
text-align: left;
}
.title.standard_title.position_right .breadcrumb {
text-align: right;
}
.title.without_title_text .breadcrumb {
position: static;
}
.breadcrumb {
position:absolute;
height:100%;
font-size:13px;
top:0;
right:0;
color:#fff;
}
.breadcrumbs {
display:table;
height:100%;
width:100%;
}
.breadcrumbs .breadcrumbs_inner {
display:table-cell;
vertical-align:middle;
}
.breadcrumb a,
.breadcrumb span {
font-size: 15px;
font-weight: 700;
color: #ffffff;
letter-spacing: 1px;
}
.breadcrumb a {
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.breadcrumb a:hover {
color:#ecae80;
}
.title.breadcrumbs_title .breadcrumb{
margin: 0px;
position: relative;
right: auto;
display: inline-block;
vertical-align: middle;
}
.title.breadcrumbs_title .breadcrumb a,
.title.breadcrumbs_title .breadcrumb span{
text-transform: uppercase;
}
.title.breadcrumbs_title .breadcrumb a,
.title.breadcrumbs_title .breadcrumb span{
color: #5d5d5d;
}
.title.breadcrumbs_title .breadcrumb a:hover,
.title.breadcrumbs_title .breadcrumb span.current{
color:#ecae80;
}
.touch .title.has_fixed_background {
background-attachment: scroll;
}
.content .title .container_inner {
padding: 0px !important;
}  .blog_holder article {
display: inline-block;
width: 100%;
margin: 0 0 60px;
padding: 0 0 60px 0;
border-bottom: 2px solid #e2e2e2;
}
.blog_holder.blog_small_image article {
margin:0 0 50px;
padding: 0 0 50px 0;
}
.blog_holder.masonry article,
.blog_holder.masonry_full_width article{
display: block;
float: left;
}
.blog_holder.blog_single article{
margin: 0px;
}
.blog_holder.blog_single article .post_text h2{
display: block;
margin:0px;
border-top:2px solid #b8b8b8;
border-bottom: 2px solid #b8b8b8;
padding: 17px 0;
}
.blog_holder.blog_single article .post_text .post_info{
margin:21px 0 30px 0;
}
.single-post .blog_single p{
margin-bottom: 0;
}
.single-post .blog_single p:last-child{
margin-bottom: 0;
}
.blog_holder article.sticky .post_text h3 a {
color: #ecae80;
}
.blog_single.blog_holder article.format-link .post_text .post_text_inner,
.blog_single.blog_holder article.format-quote .post_text .post_text_inner{
padding: 40px 50px 40px 50px;
margin: 0 0 30px 0;
}
.blog_holder article .post_content_holder{
width: 100%;
}
.blog_holder article .post_image,
.blog_holder article .post_image > a,
.blog_holder article .post_image img{
position: relative;
width: 100%;
display: block;
}
.blog_holder article .post_image{
padding:0px 0px 40px 0px;
}
.blog_holder article.format-link  .post_text .post_text_inner,
.blog_holder article.format-quote  .post_text .post_text_inner{
padding:47px 60px;
background-color: #f7f7f7;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.blog_holder.masonry article .post_text .post_text_inner,
.blog_holder.masonry_full_width article .post_text .post_text_inner{
padding:0 0 20px 0;
background-color:#fff;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.blog_holder.masonry article.format-quote .post_text .post_text_inner,
.blog_holder.masonry article.format-link .post_text .post_text_inner,
.blog_holder.masonry_full_width article.format-quote .post_text .post_text_inner,
.blog_holder.masonry_full_width article.format-link .post_text .post_text_inner{
background-color:#f7f7f7;
padding: 17px 15px 18px 15px; }
.blog_holder article .post_text h5 {
color: #5d5d5d;
font-size: 18px;
margin: 0 0 20px 0;
}
.blog_holder article .post_text.with_title_separator h5 {
margin-bottom: 5px;
}
.blog_holder.masonry article.sticky .post_text h5 a,
.blog_holder.masonry_full_width article.sticky .post_text h5 a{
color: #ecae80;
}
.blog_holder article .post_text h2 .date{
color:#bebebe;
}
.blog_holder article .post_info {
display:inline-block;
width:100%;
margin:21px 0 25px;
color:#ecae80;
font-weight: 400;
font-size:12px;
line-height:2em;
}
.blog_holder article .post_info a{
color:#ecae80;
font-size:12px;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.blog_holder article .post_info span{
font-size:12px;
line-height:1em;
}
.blog_holder article .post_info i{
margin: 0 5px 0 0;
}
.blog_holder article .post_info a:hover{
color:#9d9d9d;
}
.blog_holder article .post_info .social_share_dropdown a:hover{
color:#fff
}
.blog_holder article.format-quote .post_text:hover .post_info .social_share_dropdown ul li:hover span,
.blog_holder article.format-link .post_text:hover .post_info .social_share_dropdown ul li:hover span {
color:#fff
}
.blog_holder article.format-quote .post_info .post_text:hover .social_share_holder:hover .social_share_dropdown ul li:hover {
color:#fff }
.blog_holder article.format-quote .post_info,
.blog_holder article.format-link .post_info {
margin:0 0 28px 60px;
}
.blog_holder article .post_text .post_info .post_author,
.blog_holder article .post_text .post_info .time,
.blog_holder article .post_text .post_info .post_category,
.blog_holder article .post_text .post_info .post_comments,
.blog_holder.masonry article .post_text .post_info .post_comments a,
.blog_holder article .post_text .post_info .blog_like,
.blog_holder article .post_text .post_info .blog_share
{
padding: 0 0px 0 10px;
margin: 0 0px 0 10px;
border-left: 1px solid #ecae80;
font-size:12px;
line-height:1em;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.blog_holder.masonry article .post_text .post_info .post_comments,
.blog_holder.masonry_full_width article .post_text .post_info .post_comments,
.blog_holder.masonry article .post_text .post_info .blog_share,
.blog_holder.masonry_full_width article .post_text .post_info .blog_share
{
border-color: #5d5d5d;
}
.blog_holder article .post_text .post_info > span:first-child,
.blog_holder article .post_text:hover .post_info > span:first-child,
.blog_holder.masonry article.format-link .post_text:hover .post_info .time,
.blog_holder.masonry_full_width article.format-link .post_text:hover .post_info .time,
.blog_holder.masonry article.format-quote .post_text:hover .post_info .time,
.blog_holder.masonry_full_width article.format-quote .post_text:hover .post_info .time
{
border: 0 !important;
padding: 0;
margin: 0;
}
.blog_holder article .post_info .blog_share{
font-size:15px;
line-height:1em;
}
.blog_holder article .post_more{
margin:30px 0 0;
}
.blog_holder.blog_small_image article .post_more{
margin:30px 0 0;
}
.blog_holder article .video .mobile-video-image {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
display: none;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 10;
}
.blog_holder article .video{
position: relative;
}
.blog_holder article .video .video-wrap {
overflow: hidden;
position: relative;
width: 100%;
z-index: 10;
}
.blog_holder article .video .video-wrap .mejs-poster {
background-size: cover!important;
-moz-background-size: cover!important;
-webkit-background-size: cover!important;
-o-background-size: cover!important;
width: 100% !important;
height: 100% !important;
}
.blog_holder article .video .video-wrap .mejs-container {
background-color: transparent!important;
background-image: none!important;
height: 100% !important;
width: 100% !important;
overflow: hidden;
}
.blog_holder article .video .video-wrap .mejs-mediaelement{
background: none !important;
border: 0px !important;
}
.blog_holder article .video .video-wrap .mejs-container .mejs-poster img {
max-width: none!important;
width: 100%!important;
}
.blog_holder article .mejs-container .mejs-controls{
visibility: visible !important;
}
.blog_holder article .mejs-controls .mejs-volume-button .mejs-volume-slider{
display: none !important;
}
.blog_holder article .post_image .mejs-poster img{
display: none !important;
}
.blog_holder article.format-gallery .flexslider{
margin: 0px;
overflow: hidden;
}
.portfolio_single .flexslider{
overflow: hidden;
}
.blog_holder.blog_small_image article .post_image {
width:50%;
padding: 0;
}
.blog_holder.blog_small_image article .post_image,
.blog_holder.blog_small_image article .post_text{
float:left;
margin:0;
width: 50%;
}
.blog_holder.blog_small_image article.format-quote .post_text,
.blog_holder.blog_small_image article.format-link .post_text{
width: 100%;
}
.blog_holder.blog_small_image article .post_text .post_text_inner {
padding:0 25px
}
.blog_holder.blog_small_image article.format-quote .post_text .post_text_inner,
.blog_holder.blog_small_image article.format-link .post_text .post_text_inner{
padding: 50px;
}
.grid2 .blog_holder.blog_small_image article .post_comments {
margin-left: 0;
}
.blog_holder article .post_description{
margin: 2px 0 10px;
}
.latest_post_inner .post_comments i {
font-size:16px;
color: #adadad;
padding:0 8px 0 0;
}
.latest_post_inner .post_comments:hover i {
color:#ecae80;
}
.blog_holder article .post_info .post_info_left a.post_author_avatar {
display:inline-block;
float:left;
padding:0 10px 0 0;
}
.blog_holder article .post_info .post_info_left a.post_author {
display:inline-block;
line-height:64px;
float:left;
}
.post_author_avatar img{
border-radius:60px;
border:2px solid #eaeaea;
}
.blog_holder.masonry article .post_description,
.blog_holder.masonry_full_width article .post_description{
margin:0 0 4px;
}
.blog_holder article .post_description a:hover,
.blog_holder article .post_description .post_comments:hover{
color: #ecae80;
}
.blog_like{
display: inline-block;
}
.blog_like a{
display: block;
line-height: 14px;
}
.blog_like a:before{
font-family: 'ElegantIcons', sans-serif;
content: '\e030';
margin-right: 5px;
font-weight: 400;
font-size: 12px;
position: relative;
top: 1px;
}
.blog_like a.liked:before{
content: '\e089';
}
.blog_holder.masonry article .blog_like a i,
.blog_holder.masonry_full_width article .blog_like a i,
.blog_holder.blog_single article .blog_like a i,
.blog_holder.blog_large_image article .blog_like a i{
display: inline-block;
}
.blog_like a:hover i,
.blog_like a.liked i,
.blog_like a:hover span{
color: #ecae80;
} .blog_holder article .blog_like span{
display: none;
}
.blog_holder article .post_info .qbutton.dark {
text-transform: none;
}
.blog_share{
display: inline-block;
}
.blog_holder article.format-quote .post_text i.qoute_mark,
.blog_holder article.format-link .post_text i.link_mark{
color:#ecae80;
line-height:1em;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.blog_holder article.format-quote .post_text i.qoute_mark{
font-size: 45px;
margin: -5px 0 0 0;
}
.blog_holder article.format-link .post_text i.link_mark{
font-size: 30px;
margin: 3px 0 0 0;
}
.blog_holder article.format-quote .post_text .post_title,
.blog_holder article.format-link .post_text .post_title{
padding: 0 0 0 60px;
text-align: left !important;
}
.blog_holder.blog_small_image article.format-quote .post_text .post_title,
.blog_holder.blog_small_image article.format-link .post_text .post_title{
padding: 0 0 0 60px;
}
.blog_holder article.format-quote .post_text .post_title p,
.blog_holder article.format-link .post_text .post_title p{
font-size:25px;
font-weight: 400;
line-height: 1.38462em;
color: #5d5d5d;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.blog_holder article.format-quote .post_text .post_title p a,
.blog_holder article.format-link .post_text .post_title p a{
color:#5d5d5d;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
} .blog_holder article.format-quote .post_text .quote_author{
font-family: inherit;
display:block;
font-size: 25px;
line-height: 32px;
color:#5d5d5d;
font-weight: 400;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.blog_holder article.format-link .post_text:hover .post_text_inner,
.blog_holder article.format-quote .post_text:hover .post_text_inner{
background-color:#ecae80 !important;
}
.blog_holder.blog_single article.format-link .post_text .post_info a:hover,
.blog_holder.blog_single article.format-quote .post_text .post_info a:hover{
color: #9d9d9d;
}
.blog_holder article.format-link .post_text:hover .post_info,
.blog_holder article.format-quote .post_text:hover .post_info .time,
.blog_holder article.format-link .post_text:hover .post_info .time,
.blog_holder article.format-link .post_text:hover .post_info a,
.blog_holder article.format-quote .post_text:hover .post_info,
.blog_holder article.format-quote .post_text:hover .post_info a,
.blog_holder.blog_single article.format-link .post_text:hover .post_info a:hover,
.blog_holder.blog_single article.format-quote .post_text:hover .post_info a:hover,
.blog_holder article.format-quote .blog_like a:hover span,
.blog_holder article.format-quote .post_text:hover .quote_author,
.blog_holder article.format-quote .post_text:hover i.qoute_mark,
.blog_holder article.format-link .post_text:hover i.link_mark,
.blog_holder article.format-link .blog_like a:hover span,
.blog_holder article.format-quote .post_text:hover p a,
.blog_holder article.format-link .post_text:hover p a,
.blog_holder article.format-quote .post_text:hover .post_title p,
.blog_holder article.format-link .post_text:hover .post_title p,
.blog_holder.masonry article.format-quote .post_text:hover .post_author > a,
.blog_holder.masonry article.format-link .post_text:hover .post_author > a,
.blog_holder.masonry_full_width article.format-quote .post_text:hover .post_author > a,
.blog_holder.masonry_full_width article.format-link .post_text:hover .post_author > a
{
color:#fff;
}
.blog_holder article.format-link .post_text:hover .post_info .time,
.blog_holder article.format-quote .post_text:hover .post_info .time,
.blog_holder article.format-link .post_text:hover .post_info .post_category,
.blog_holder article.format-link .post_text:hover .post_info .post_comments,
.blog_holder article.format-quote .post_text:hover .post_info .post_category,
.blog_holder article.format-quote .post_text:hover .post_info .post_comments,
.blog_holder article.format-link .post_text:hover .post_info .blog_like,
.blog_holder article.format-quote .post_text:hover .post_info .blog_like,
.blog_holder article.format-link .post_text:hover .post_info .blog_share,
.blog_holder article.format-quote .post_text:hover .post_info .blog_share
{
border-left: 1px solid #fff;
}
.blog_load_more_button_holder{
text-align: center;
padding:0 0 40px;
opacity: 0;
}
.single_links_pages,
.post-nav-links{
margin: 50px 0 0;
display: block;
text-align:center;
display: block;
text-decoration: none;
}
.single_links_pages span,
.post-nav-links a{
position: relative;
display: inline-block;
width: 38px;
height: 38px;
line-height: 38px;
margin: 0 11px 0 0;
text-align: center;
color: #303030;
text-decoration: none;
text-transform: uppercase;
cursor: pointer;
white-space: nowrap;
border: 2px solid #e3e3e3;
background-color: #e3e3e3;
outline: none;
-o-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
text-shadow: none;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.single_links_pages a span,
.post-nav-links a{
color: #b4b4b4;
background-color:transparent;
border-color: #e5e5e5;
}
.single_links_pages a:hover span,
.post-nav-links a:hover{
background-color: #e3e3e3;
border-color: #e3e3e3;
color: #303030;
}
.author_description{
display: block;
position: relative;
margin: 34px 0 0;
background-color:#fff;
padding:23px 23px;
}
.author_description_inner{
display: block;
}
.author_description_inner .image{
display: block;
width: 85px;
height: 85px;
float: left;
border-radius: 75px;
overflow:hidden;
border: 1px solid #5d5d5d;
}
.author_description .author_description_inner .image img {
padding: 5px;
-moz-border-radius:90px;
-webkit-border-radius:90px;
border-radius:90px;
display: block;
float: left;
overflow: hidden;
}
.author_text_holder {
padding: 0 0 0 100px;
min-height: 100px;
position:relative;
}
.author_text_holder .author_name {
display: block;
margin: 0px 0 4px 0;
}
.author_text_holder .author_email{
display:block;
margin: 0px 0 6px 0;
}
.single_tags {
margin:26px 0px 0px 0px;
}
.single_tags  a,
.widget .tagcloud a {
color: #ecae80;
}
.single_tags  a:hover,
.widget .tagcloud a:hover {
color: #9d9d9d;
}
.single_tags h5{
display:inline-block;
}
.widget .tagcloud a {
display: inline-block;
font-size: 14px !important;
}
.widget .tagcloud a:after{
content:",";
}
.widget .tagcloud  a:last-child:after{
content:"";
}
.blog_social_and_comments{
display: inline-block;
width: 100%;
margin: 0 0 20px;
}
.comment_number_holder{
display: inline-block;
float: left;
}
.blog_single_social{
display: inline-block;
float: right;
}
.blog_single_social .blog_like{
float: right;
margin: 0 0 0 15px;
}
.comment_holder{
padding: 40px 0;
margin: 0 0 0;
}
.comment_number_holder .comment_number{
color: #000;
}
.comment_number .comment_number_inner i{
position: relative;
top: -1px;
padding:0 10px 0 0;
}
.comment_holder  ul.comment-list{
list-style: none;
position: relative;
z-index: 150;
padding: 0;
margin: 40px 0 0;
}
.comment_holder .comment-list li{
display: inline-block;
position: relative;
width: 100%;
}
.comment_holder .comment-list li ul.children li:last-child{
padding:0 0 0px;
}
.comment_holder .comment-list > li{
margin: 0 0 18px;
}
.comment_holder .comment-list > li:last-child{
margin: 0;
}
.comment_holder .comment{
padding: 30px;
background-color: #f7f7f7;
}
.comment_holder .comment .image {
display: block;
width: 102px;
height: 102px;
float: left;
}
.comment_holder .comment .image img{
padding: 5px;
border-radius: 90px;
-moz-border-radius:90px;
-webkit-border-radius:90px;
display: block;
width: 90px;
height: 90px;
float: left;
overflow: hidden;
border: 1px solid #5d5d5d;
}
.comment_holder .comment .text {
padding: 0 0 0 130px;
min-height: 102px;
position:relative;
}
.comment_holder .comment.pingback-comment .text{
padding-left: 0;
}
.comment_holder .comment .text .comment_date{
color: #5d5d5d;
line-height:1em;
font-size: 12px;
font-weight: 400
}
.comment_holder .comment .text .name {
display: block;
margin: 0 0 3px 0;
font-size: 18px;
font-weight: 600;
color:#5d5d5d
}
.comment_holder .comment .text .replay,
.comment_holder .comment .text .comment-reply-link {
color: #ecae80;
font-size:12px;
font-weight: 400;
padding: 0 0 0 10px;
margin:0 0 0 10px;
border-left: 1px solid #5d5d5d;
}
.comment_holder .comment .text .replay:hover,
.comment_holder .comment .text .comment-reply-link:hover{
color: #ecae80;
}
.comment_holder .comment .text .text_holder {
display: block;
margin:20px 0 0 0;
}
.comment_holder .comment .logged-in-as {
margin: 10px 0;
}
.comment_holder .comment .form-submit {
margin: 0 0 20px;
}
.comment_holder .comment-list li ul.children {
margin: 18px 0 0 0;
padding: 0 0 0 70px;
}
.comment_holder .comment-list li ul.children li{
margin: 0px 0px 18px 0px;
border-bottom:none;
}
.comment_holder .comment-list li ul.children li:last-child{
margin: 0px;
}
#respond h3 {
margin: 0 0 15px 0;
}
#respond h3.comment-reply-title{
margin:0;
}
#respond small {
display: block;
margin: 0 0 40px;
position: relative;
}
.comment_holder .comment .comment-respond{
margin-top: 20px;
}
#respond textarea,
#respond input[type='text'],
.contact_form input[type='text'],
.contact_form  textarea,
input[type="password"]{
width:100%;
margin: 0 0 27px 0;
padding: 13px 17px;
border: 0;
outline: 0;
resize: none;
font-size: 15px;
font-family: 'Source Sans Pro',sans-serif;
font-weight: 300;
line-height:20px;
background-color:#f8f8f8;
color: #5d5d5d;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#respond textarea {
padding: 15px 17px;
}
.comment_holder #respond textarea,
.comment_holder #respond input[type='text']{
background-color: #fff;
}
.comment_holder .comment #respond textarea,
.comment_holder .comment #respond input[type='text']{
background-color: #f6f6f6;
}
.comment_holder #respond textarea {
margin: 0 0 12px;
}
#respond textarea:focus,
#respond input[type='text']:focus,
.contact_form input[type='text']:focus,
.contact_form  textarea:focus{
background-color: #ecae80;
color: #ffffff;
}
#respond textarea:focus::-webkit-input-placeholder,
#respond input[type='text']:focus::-webkit-input-placeholder,
.contact_form input[type='text']:focus::-webkit-input-placeholder,
.contact_form  textarea:focus::-webkit-input-placeholder {
color:#fff;
}
#respond textarea:focus:-moz-placeholder,
#respond input[type='text']:focus:-moz-placeholder,
.contact_form input[type='text']:focus:-moz-placeholder,
.contact_form  textarea:focus:-moz-placeholder {
color:#fff;
}
#respond textarea:focus::-moz-placeholder,
#respond input[type='text']::-moz-placeholder,
.contact_form input[type='text']:focus::-moz-placeholder,
.contact_form  textarea:focus::-moz-placeholder {
color:#fff;
}
.post-password-form input[type='password']{
margin-top: 15px;
}
div.comment_form {
display: inline-block;
margin: 0 0 30px;
width: 100%;
padding:60px 0 0 0;
border-top: 2px solid #e2e2e2
}
div.comment_form form p.form-submit,
div.comment_holder .comment p.form-submit {
margin: 0;
}
div.comment_form form p.form-submit .success p{
margin: 10px 0 0;
}
div.comment_form form p.logged-in-as{
margin: 0 0 17px;
font-size: 12px;
font-weight: 400
}
div.comment_form form p.logged-in-as a{
color:#ecae80
}
div.comment_form form p.logged-in-as a:hover{
color:#9d9d9d
}
#cancel-comment-reply-link {
margin: 0px;
display: inline-block;
width: 100%;
}
body.page-template-blog-masonry-full-width-php .content .full_width {
padding: 44px 20px 25px 45px;
}
.blog_holder.masonry,
.blog_holder.masonry_full_width {
margin-bottom: 20px;
transition: none !important;
overflow: visible !important;
opacity: 0;
filter: alpha(opacity=0);
}
.blog_holder.masonry .post_author,
.blog_holder.masonry_full_width .post_author {
display: block;
margin-bottom:20px;
}
.blog_holder.masonry .post_author a,
.blog_holder.masonry_full_width .post_author a {
font-size: 13px;
color:#ecae80;
}
.blog_holder.masonry .post_author a:hover,
.blog_holder.masonry_full_width .post_author a:hover {
font-size: 13px;
color:#5d5d5d;
}
.blog_holder.masonry .post_author i,
.blog_holder.masonry_full_width .post_author i {
margin:0 5px 0 0;
}
#infscr-loading{
position: absolute;
bottom:-35px;
left: 50%;
}
.blog_infinite_scroll_button{
display: none;
}
.blog_holder.masonry article,
.blog_holder.masonry_full_width article{
width: 31.2%;
margin: 0 0 20px;
padding: 0;
text-align: left;
vertical-align: top;
z-index: 100;
border-bottom:2px solid #e2e2e2;
}
.blog_holder.masonry_full_width article{
width: 18.7%;
}
.two_columns_75_25 .blog_holder.masonry article,
.two_columns_66_33 .blog_holder.masonry article,
.two_columns_33_66 .blog_holder.masonry article,
.two_columns_25_75 .blog_holder.masonry article{
width:48%;
}
.blog_holder.masonry article:hover,
.blog_holder.masonry_full_width article:hover{
z-index: 200;
}
.blog_holder.masonry article .post_image{
margin: 0;
padding: 0px;
padding-bottom: 17px;
width: auto;
text-align: center;
}
.blog_holder.masonry article .post_info,
.blog_holder.masonry_full_width article .post_info,
.blog_holder.masonry article .post_info > a,
.blog_holder.masonry_full_width article .post_info > a,
.blog_holder.masonry article .post_info .social_share_holder > a,
.blog_holder.masonry_full_width article .post_info .social_share_holder > a
{
margin:20px 0 0 0;
color:#5d5d5d;
font-weight: 600;
}
.blog_holder.masonry article .post_info a:hover,
.blog_holder.masonry_full_width article .post_info a:hover {
color:#ecae80;
}
.blog_holder.masonry article .post_info .social_share_dropdown a,
.blog_holder.masonry_full_width article .post_info .social_share_dropdown a {
margin: 0;
font-weight: normal;
}
.blog_holder.masonry article .post_info .social_share_dropdown a:hover,
.blog_holder.masonry_full_width article .post_info .social_share_dropdown a:hover {
color:#fff;
}
.blog_holder.masonry article .post_info span, .blog_holder.masonry-full-width article .post_info span{
font-size:13px;
}
.blog_holder.masonry article.format-link .post_info,
.blog_holder.masonry_full_width article.format-link .post_info,
.blog_holder.masonry_full_width article.format-quote .post_info,
.blog_holder.masonry article.format-quote .post_info{
margin: 0 0 20px;
}
.blog_holder.masonry article .post_text .post_text_innet,
.blog_holder.masonry_full_width article .post_text .post_text_innet{
padding: 20px 15px 20px 15px;
}
.blog_holder.masonry article.format-link .post_text,
.blog_holder.masonry_full_width article.format-link .post_text,
.blog_holder.masonry article.format-quote .post_text,
.blog_holder.masonry_full_width article.format-quote .post_text{
border:none;
}
.blog_holder.masonry article .post_text.center{
text-align: center;
padding: 0px 20px;
}
.blog_holder.masonry article .post_text.left{
text-align: left;
padding: 0px 15px;
}
.blog_holder.masonry article .post_text.right{
text-align: right;
padding: 0px 15px;
}
.blog_holder.masonry article .q_font_elegant_holder.circle{
height: 60px;
width: 60px;
background-color: #ecae80;
border: 0px;
margin-top: -30px;
}
.blog_holder.masonry article .q_font_elegant_holder.circle span{
font-size: 20px;
line-height: 60px;
color: #ffffff;
}
.blog_holder article.format-quote h3{
margin:0 0 10px;
line-height:35px;
}
.blog_holder.masonry article h4,
.blog_holder.masonry_full_width article h4{
margin:0 0 4px;
}
.blog_holder.masonry article h3 a{
font-weight: 300;
}
.blog_holder.masonry article.format-link .post_text,
.blog_holder.masonry_full_width article.format-link .post_text,
.blog_holder.masonry_full_width article.format-quote .post_text,
.blog_holder.masonry article.format-quote .post_text{
padding: 0;
}
.blog_holder.masonry article .mejs-controls div.mejs-horizontal-volume-slider,
.blog_holder.masonry_full_width article .mejs-controls div.mejs-horizontal-volume-slider{
margin: 0 10px 0 0;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}  .isotope {
-webkit-transition-property: height;
-moz-transition-property: height;
-ms-transition-property: height;
-o-transition-property: height;
transition-property: height;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}  .q_masonry_blog {
margin-bottom: 50px;
transition: none !important;
overflow: visible !important;
opacity: 0;
filter: alpha(opacity=0);
}
.q_masonry_blog article,
.full_width .grid_section .q_masonry_blog article
{
width: 31.2%;
margin: 0 0 20px;
padding: 0;
text-align: left;
vertical-align: top;
z-index: 100;
border: 0;
background-color: #fff;
float: left;
display: block;
}
.full_width .q_masonry_blog article{
width: 18.9%;
margin-left: 0.5%;
margin-right: 0.5%;
}
.q_masonry_blog article.format-link:hover,
.q_masonry_blog article.format-quote:hover{
background-color: #ecae80;
}
.q_masonry_blog article.format-link .q_masonry_blog_post_title,
.q_masonry_blog article.format-quote .q_masonry_blog_post_title{
padding: 0 0 0 60px;
}
.q_masonry_blog article.format-quote .q_masonry_blog_post_text i.qoute_mark,
.q_masonry_blog article.format-link .q_masonry_blog_post_text i.link_mark {
margin: 7px 0 0;
color: #c0c0c0;
font-size: 36px;
}
.q_masonry_blog article.format-quote .q_masonry_blog_post_text p,
.q_masonry_blog article.format-link .q_masonry_blog_post_text p{
font-size: 21px;
line-height: 35px;
color: #303030;
}
.q_masonry_blog article.format-link:hover .q_masonry_blog_post_info,
.q_masonry_blog article.format-link:hover .q_masonry_blog_post_info a,
.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_info,
.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_info a,
.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_text .quote_author,
.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_text i.qoute_mark,
.q_masonry_blog article.format-link:hover .q_masonry_blog_post_text i.link_mark,
.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_text p a,
.q_masonry_blog article.format-link:hover .q_masonry_blog_post_text p a {
color: #fff;
}
.two_columns_75_25 .q_masonry_blog article,
.two_columns_66_33 .q_masonry_blog article,
.two_columns_33_66 .q_masonry_blog article,
.two_columns_25_75 .q_masonry_blog article{
width:48%;
}
.q_masonry_blog article:hover{
z-index: 200;
}
.q_masonry_blog article .q_masonry_blog_post_image{
margin: 0;
width: auto;
}
.q_masonry_blog article .q_masonry_blog_post_image img{
vertical-align: middle;
}
.q_masonry_blog article .q_masonry_blog_post_info{
margin:15px 0 0 0;
color:#303030;
}
.q_masonry_blog article .q_masonry_blog_post_info a{
color: #bebebe;
}
.q_masonry_blog article .q_masonry_blog_post_info a:hover{
color: #ecae80;
}
.q_masonry_blog article .quote_author {
font-family: inherit;
font-weight: 400;
display: block;
font-size: 21px;
line-height: 35px;
color: #c0c0c0;
}
.q_masonry_blog article.format-link .q_masonry_blog_post_info,
.q_masonry_blog article.format-quote .q_masonry_blog_post_info{
margin: 0 0 20px;
}
.q_masonry_blog article .q_masonry_blog_post_text{
padding: 20px 15px 20px 15px;
}
.q_masonry_blog article h5{
margin:0 0 10px;
}
.q_masonry_blog article .mejs-controls div.mejs-horizontal-volume-slider{
margin: 0 10px 0 0;
}
.q_masonry_blog article .flexslider{
margin-bottom: 0;
}
.qode-infinite-scroll-loading-label,
.qode-infinite-scroll-finished-label {
display: none;
text-align: center;
} .latest_post_holder{
display: inline-block;
width: 100%;
}
.latest_post_holder.date_in_box  .latest_post {
padding-left:85px;
}
.latest_post_holder.minimal .latest_post{
border-bottom: none;
padding-bottom: 0px;
}
.latest_post_holder li:last-child .latest_post {
border-bottom: none;
}
.latest_post_holder .latest_post_date {
float: left;
margin-right: 25px;
width: 59px;
border-radius: 4px;
text-align: center;
margin-top: 5px;
}
.latest_post_holder .latest_post_date .post_publish_day {
font-size: 22px;
color: #fff;
height: 39px;
line-height: 39px;
background-color: #ecae80;
}
.latest_post_holder .latest_post_date .post_publish_month {
border: 1px solid #eaeaea;
background-color: #f4f4f4;
color: #303030;
font-size: 12px;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-bottom-left-radius: 2px;
-moz-border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
height: 18px;
line-height: 18px;
}
.latest_post_holder > ul{
list-style: none;
display: inline-block;
width: 100%;
position: relative;
margin: 0;
padding:0;
}
.latest_post_holder > ul > li {
display: block;
position: relative;
padding-top: 15px;
}
.latest_post_holder.minimal > ul > li {
padding-top: 11px;
}
.latest_post_holder.image_in_box .latest_post_holder > ul > li {
padding-top: 15px;
}
.latest_post_holder > ul > li:first-child{
padding-top: 0;
}
.latest_post_holder.boxes.center{
text-align: center;
}
.latest_post_holder.boxes.left{
text-align: left;
}
.latest_post_holder.boxes.right{
text-align: right;
}
.latest_post_holder.boxes > ul{
clear: both;
}
.latest_post_holder.boxes > ul > li{
padding: 0;
float: left;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
margin: 0 2% 0 0;
}
.latest_post_holder.boxes.two_columns > ul > li{
width: 49%;
}
.latest_post_holder.boxes.three_columns > ul > li{
width: 32%;
}
.latest_post_holder.boxes.four_columns > ul > li{
width: 23.5%;
}
.latest_post_holder.boxes > ul > li:last-child{
margin: 0;
}
.latest_post_holder.boxes > ul > li .latest_post{
padding: 19px 0 12px;
border-top: 0;
border-bottom: 2px solid #e2e2e2;
}
.latest_post_holder.boxes > ul > li .latest_post p.excerpt{
margin: 21px 0 19px;
}
.latest_post_holder .post_info_section,
.latest_post_holder .blog_like a {
display: inline-block;
}
.latest_post_holder .post_info_section {
padding: 0 10px;
}
.latest_post_holder .post_info_section.date_hour_holder {
padding-left: 0;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.latest_post_holder .post_info_section.date_hour_holder:hover {
color: #ecae80;
}
.latest_post_holder .blog_like a {
line-height: inherit;
}
.latest_post_holder .blog_like a span,
.latest_post_holder .post_info_section.date_hour_holder {
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.latest_post_holder .blog_like span {
padding: 0;
}
.latest_post_holder .post_info_section:before,
.latest_post_holder .blog_share:before{
content: '|';
position: relative;
left: -10px;
}
.latest_post_holder .post_info_section:first-child:before{
display: none;
}
.latest_post_holder .blog_share {
margin-left: 10px;
}
.latest_post_holder.boxes > ul > li .latest_post .latest-vert-separator{
margin-left: 3px;
}
.latest_post_holder.boxes .boxes_image {
overflow: hidden;
padding-bottom: 19px;
border-bottom: 2px solid #e2e2e2;
}
.latest_post_holder.boxes .boxes_image a {
display: block;
}
.latest_post_holder.boxes .boxes_image a img {
vertical-align: top;
}
.latest_post_holder.boxes .q_font_elegant_holder.circle{
height: 60px;
width: 60px;
background-color: #ecae80;
border: 0px;
margin-top: -30px;
}
.latest_post_holder.boxes .q_font_elegant_holder.circle span{
font-size: 20px;
line-height: 60px;
color: #ffffff;
}
.latest_post_holder.boxes .latest_post_author_holder {
margin-top: 21px;
font-weight: 400;
}
.latest_post_holder.boxes.with_title_separator .latest_post_author_holder {
margin-top: 6px;
margin-bottom: 23px;
}
.latest_post_holder.boxes .latest_post_author_holder a {
color: #ecae80;
}
.latest_post_holder.boxes .latest_post_author_holder a:hover {
color: #5d5d5d;
}
.latest_post_holder.boxes .latest_post_author_holder a span {
padding-right: 7px;
}
.latest_post_holder > ul > li .date_hour_holder i{
margin-right: 8px;
}
.latest_post,
.latest_post > a,
.latest_post a img{
display: block;
position: relative;
}
.latest_post_image {
width: 125px;
float: left;
}
.latest_post_image img{
width:100%;
float: left;
}
.latest_post_text{
display: block;
width: auto;
}
.latest_post_holder.image_in_box .latest_post_text{
padding:0 0 0 146px;
}
.latest_post_holder.minimal .latest_post_inner{
margin: 0 0 0px !important;
}
.latest_post_inner{
margin: 0 0 10px !important;
}
.latest_post_holder.image_in_box .latest_post_text_inner {
display: table-cell;
vertical-align: middle;
}
.latest_post_holder.image_in_box .latest_post_inner {
display: table;
width: 100%;
margin: 0 0 0 !important;
}
.latest_post_inner .post_infos {
display: block;
font-weight: 600;
font-size: 13px;
}
.latest_post_inner .post_infos,
.latest_post_inner .post_infos a {
color: #5d5d5d;
}
.latest_post_inner .post_infos a:hover{
color:#ecae80;
}
.latest_post_holder.minimal .latest_post_inner .post_infos {
margin: 10px 0 3px 0;
}
.latest_post_holder .latest_post_info_icon {
margin-right: 7px;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.latest_post_holder .post_info_section:hover .latest_post_info_icon {
color: #ecae80;
}
.latest_post_holder.image_in_box .latest_post_text .latest_post_title {
margin:-3px 0 2px 0;
}
.latest_post_holder.image_in_box .latest_post_text .excerpt {
margin: 8px 0;
}
.latest_post_holder .social_share_holder .social_share_icon {
margin-right: 7px;
font-size: 13px;
} .mejs-container {
position: relative;
text-align: left;
vertical-align: top;
text-indent: 0;
height: 60px !important;
background-color:#efefef;
}
.mejs-container.wp-audio-shortcode {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.blog_holder.masonry .mejs-container {
border:none;
}
.blog_holder.small_images article .post_text .post_inner .mejs-container{
margin: 0 0 15px;
}
.me-plugin {
position: absolute;
}
.mejs-embed, .mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.mejs-fullscreen { overflow: hidden !important;
}
.mejs-container-fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
width: 100%;
height: 100%;
}
.mejs-clear {
clear: both;
} .mejs-background {
position: absolute;
top: 0;
left: 0;
}
.mejs-mediaelement {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
.blog_holder.masonry .mejs-mediaelement{
border: none;
}
.mejs-poster {
position: absolute;
top: 0;
left: 0;
background-size: contain;
background-position: 50% 50% ;
background-repeat: no-repeat ;
}
:root .mejs-poster img {
display: none ;
}
.mejs-poster img {
border: 0;
padding: 0;
border: 0;
}
.mejs-overlay {
position: absolute;
top: 0;
left: 0;
}
.mejs-overlay-play {
cursor: pointer;
}  .mejs-container .mejs-controls {
position: absolute;
list-style-type: none;
margin: 0;
padding: 0;
bottom: 0;
left: 0;
height: 60px;
width: 100%;
background-color: transparent;
}
.mejs-container .mejs-controls div{
list-style-type: none;
background-image: none;
display: block;
float: left;
margin: 0;
padding: 0;
width: 35px;
height: 60px;
border: 0;
}
.mejs-controls .mejs-button button {
cursor: pointer;
display: block;
font-size: 0;
line-height: 0;
text-decoration: none;
margin: 23px 15px 23px 15px;
padding: 0;
position: absolute;
width: 14px;
height: 13px;
border: 0;
background: transparent;
}
.no-svg .mejs-controls .mejs-button button {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/audio/controls.png);
} .mejs-controls .mejs-button button:focus {
outline: none;
}  .mejs-container .mejs-controls .mejs-time {
color: #5d5d5d;
display: block;
height: 60px;
width: auto;
padding: 0;
overflow: hidden;
text-align: center;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
color: #5d5d5d;
font-size: 13px;
font-weight: 400;
line-height: 60px;
display: block;
float: left;
margin: 0;
width: auto;
}  .mejs-controls .mejs-play button {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/audio/play.png);
background-repeat: no-repeat;
background-position: center;
}
.mejs-controls .mejs-pause button {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/audio/pause.png);
background-repeat: no-repeat;
background-position: center;
}
.mejs-controls .mejs-stop button {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/audio/stop.png);
background-repeat: no-repeat;
background-position: center;
}  .mejs-controls div.mejs-time-rail {
direction: ltr;
width: 165px;
}
.mejs-controls .mejs-time-rail span {
display: block;
position: absolute;
width: 100%;
height: 8px;
margin: 26px 15px;
cursor: pointer;
}
.mejs-controls .mejs-time-rail span span{
margin: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
background-color: #dddddd;
width: calc(100% - 25px);
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
width: 100%;
background-image: -o-linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(224, 222, 222, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(224, 222, 222, 0.15)), color-stop(0.75, rgba(224, 222, 222, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 15px 15px;
-moz-background-size: 15px 15px;
-o-background-size: 15px 15px;
background-size: 15px 15px;
-webkit-animation: buffering-stripes 2s linear infinite;
-moz-animation: buffering-stripes 2s linear infinite;
-ms-animation: buffering-stripes 2s linear infinite;
-o-animation: buffering-stripes 2s linear infinite;
animation: buffering-stripes 2s linear infinite;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
width: 0;
margin: 0px;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
background-color: #ecae80;
margin: 0px;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
display: none;
position: absolute;
margin: 0;
width: 10px;
background-color: #ecae80;
cursor: pointer;
top: 0px;
text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
width: 36px;
height: 15px;
top: -35px;
margin-left: -18px;
text-align: center;
color: #000;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 2px;
width: 30px;
display: block;
text-align: center;
left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
display: none;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
left: 18px;
}  .mejs-controls .mejs-volume-button {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/audio/sound.png);
background-repeat: no-repeat;
background-position: center;
}
.mejs-controls .mejs-mute button {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/audio/sound.png);
background-repeat: no-repeat;
background-position: center;
}
.mejs-controls .mejs-unmute button {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/audio/mute.png);
background-repeat: no-repeat;
background-position: center;
}
.mejs-controls .mejs-volume-button {
position: relative;
}
.mejs-controls .mejs-volume-button button{
width: 14px;
height: 14px;
margin: 23px 6px 23px 11px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
display: none;
height: 115px;
width: 25px;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/audio/sound.png);
background-repeat: no-repeat;
background-position: center;
top: -115px;
left: 0;
z-index: 1;
position: absolute;
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
position: absolute;
left: 11px;
top: 8px;
width: 2px;
height: 100px;
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
position: absolute;
left: 11px;
top: 8px;
width: 2px;
height: 100px;
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
position: absolute;
left: 4px;
top: -3px;
width: 16px;
height: 6px;
cursor: N-resize;
margin: 0;
} .mejs-controls div.mejs-horizontal-volume-slider {
height: 60px;
width: 45px;
position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
position: absolute;
left: 0;
top: 26px;
width: 35px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
background-color: #dddddd;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
position: absolute;
left: 0;
top: 0px;
width: 40px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
background-color: #ecae80;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
display: none;
}  .me-cannotplay {
}
.me-cannotplay a {
color: #fff;
font-weight: bold;
}
.me-cannotplay span {
padding: 15px;
display: block;
}  .mejs-controls .mejs-loop-off button {
background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
background-position: -64px 0;
}  .mejs-controls .mejs-backlight-off button {
background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
background-position: -80px 0;
}    .portfolio_single {
position: relative;
}
.portfolio_single,
.portfolio_single_text_holder,
.portfolio_detail,
.lightbox_single_portfolio {
position: relative;
}
.portfolio_single .flexslider {
margin: 0 0 23px;
}
.portfolio_single .portfolio_images .fluid-width-video-wrapper,
.portfolio_single .portfolio_images img{
margin: 0 0 18px;
}
.portfolio_single .portfolio_container {
position: relative;
z-index: 200;
}
.portfolio_single h2 {
margin: 0px 0 5px 0;
}
.portfolio_single h3 {
margin: 0px 0 8px 0;
}
.portfolio_single.big-images .portfolio_single_text_title,
.portfolio_single.big-slider .portfolio_single_text_title,
.portfolio_single.gallery .portfolio_single_text_title {
margin-bottom: 22px;
}
.portfolio_detail.portfolio_single_follow {
position: relative;
}
.portfolio_detail .info {
padding: 0 0 9px;
margin: 0 0 12px;
font-size: 14px;
color: #696969
}
.portfolio_detail .info:last-child {
border: none;
}
.portfolio_detail .info .info_section_title {
color: #ecae80;
margin-bottom: 4px;
}
.portfolio_detail .info .info_section_title a {
color: #ecae80;
}
.portfolio_detail .info .info_section_title:before {
font-family: 'ElegantIcons', sans-serif;
margin-right: 5px;
font-weight: 400;
font-size: 16px;
position: relative;
top: 1px;
}
.portfolio_detail .info.portfolio_single_custom_field .info_section_title:before {
content: '\e012';
}
.portfolio_detail .info.portfolio_single_custom_date .info_section_title:before {
content: '\7d';
}
.portfolio_detail .info.portfolio_single_like .info_section_title:before {
content: '\e030';
}
.portfolio_detail .info.portfolio_single_tags .info_section_title:before,
.portfolio_detail .info.portfolio_single_categories .info_section_title:before {
content: '\e017';
}
.portfolio_detail .social_share_icon {
color: #ecae80;
margin-right: 5px;
}
.portfolio_detail .social_share_title {
color: #5d5d5d;
font-weight: 700;
font-size: 15px;
}
.portfolio_detail .social_share_holder:hover .social_share_title {
color: #ecae80;
}
.video_holder {
position: relative;
width: 100%;
display: block;
min-height: 1px;
}
.portfolio_single .video .mobile-video-image {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
display: none;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 10;
}
.portfolio_single .video {
margin: 0 0 44px;
position: relative;
}
.portfolio_single .video .video-wrap {
overflow: hidden;
position: relative;
width: 100%;
z-index: 10;
}
.portfolio_single .video .video-wrap .mejs-poster {
background-size: cover!important;
-moz-background-size: cover!important;
-webkit-background-size: cover!important;
-o-background-size: cover!important;
width: 100% !important;
height: 100% !important;
}
.portfolio_single .video .video-wrap .mejs-container {
background-color: transparent!important;
background-image: none!important;
height: 100% !important;
width: 100% !important;
overflow: hidden;
}
.portfolio_single .video .video-wrap .mejs-mediaelement {
background: none !important;
border: 0px !important;
}
.portfolio_single .video .video-wrap .mejs-container .mejs-poster img {
max-width: none!important;
width: 100%!important;
}
.portfolio_single .mejs-container .mejs-controls {
visibility: visible !important;
}
.portfolio_single .mejs-controls .mejs-volume-button .mejs-volume-slider {
display: none !important;
}
.flexslider .slides .mejs-poster img,
.portfolio_slider .portfolio_slides .mejs-poster img {
display: none;
}
.portfolio_single .flexslider .video .video-wrap {
margin: 0;
}
.portfolio_social_holder{
width: 100%;
display: inline-block;
}
.portfolio_single .portfolio_social_holder .portfolio_share,
.portfolio_single .portfolio_social_holder .portfolio_like{
display: inline-block;
margin: 0;
}
.portfolio_single .portfolio_like{
position: relative;
display: inline-block;
cursor: pointer;
padding: 0px;
}
.portfolio_single .dots{
padding: 0 7px 0 4px;
}
.portfolio_single .dots i{
font-size: 3px;
vertical-align: middle;
}
.portfolio_single .portfolio_like a{
display: block;
font-size: 13px;
line-height: 13px;
text-align: center;
}
.portfolio_single .portfolio_like span{
line-height: 19px;
} .portfolio_gallery {
display: inline-block;
width: 100%;
position: relative;
margin: 0 0 15px 0;
}
.portfolio_gallery a {
position: relative;
float: left;
display: inline-block;
overflow: hidden;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
}
.portfolio_gallery a.v2 {
width: 49%;
margin: 0 2% 2% 0;
}
.portfolio_gallery a.v3 {
width: 32%;
margin: 0 2% 2% 0;
}
.portfolio_gallery a.v4 {
width: 23.5%;
margin: 0 2% 2% 0;
}
.portfolio_gallery a.v2:nth-child(2n),
.portfolio_gallery a.v3:nth-child(3n),
.portfolio_gallery a.v4:nth-child(4n) {
margin: 0 0 2% 0;
}
.portfolio_gallery a img,
.portfolio_gallery a frame {
position: relative;
display: block;
width: 100%;
z-index: 100;
}
.portfolio_gallery iframe{
min-height: 200px;
}
.portfolio_gallery a .gallery_text_holder{
background-color: rgba(255, 255, 255, 0.90);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
display: inline-block;
z-index: 200;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
-webkit-transition: opacity .2s;
-moz-transition: opacity .2s;
-o-transition: opacity .2s;
-ms-transition: opacity .2s;
}
.portfolio_gallery a img{
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.portfolio_gallery a:hover .gallery_text_holder{
opacity: 1;
filter: alpha(opacity=100);
}
.portfolio_gallery a .gallery_text_inner{
display: table;
text-align: center;
vertical-align: middle;
width: 100%;
height: 100%;
}
.portfolio_gallery a .gallery_text_inner h6{
display: table-cell;
text-align: center;
vertical-align: middle;
width: 100%;
height: 100%;
margin: 0;
padding: 0px 15px;
}  .portfolio_navigation {
display: inline-block;
width: 100%;
padding: 28px 0 50px;
z-index: 100;
position: relative;
}
.portfolio_navigation .portfolio_prev,
.portfolio_navigation .portfolio_next,
.portfolio_navigation .portfolio_button{
display: inline-block;
}
.portfolio_navigation .portfolio_prev a,
.portfolio_navigation .portfolio_next a {
position: relative;
display: inline-block;
text-align:center;
font-size: 26px;
color: #e2e2e2;
text-decoration: none;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.portfolio_navigation .portfolio_prev a:hover,
.portfolio_navigation .portfolio_next a:hover {
color: #ecae80;
}
.portfolio_navigation .portfolio_button a {
display: block;
margin: 5px 14px 0 14px;
color: #e1e0e0;
font-size: 24px;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.portfolio_navigation .portfolio_button a:hover {
color: #ecae80;
}
.portfolio_navigation .portfolio_prev a:hover,
.portfolio_navigation .portfolio_next a:hover{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/button-bg-px.png) !important;
}  .projects_holder_outer{
margin: 0;
display: block;
width: 100%;
}
.projects_holder_outer .container .container_inner{
padding: 0;
}
.full_width .projects_holder_outer.v6 .hover_text,
.full_width .projects_holder_outer.v5 .hover_text,
.full_width .projects_holder_outer.v4 .hover_text,
.full_width .projects_holder_outer.v5 .standard,
.full_width .projects_holder_outer.v6 .standard,
.full_width .projects_holder_outer.v4 .standard {
width: 95%;
margin: 0 auto;
}
.full_width .section_inner .projects_holder_outer.v6 .hover_text,
.full_width .section_inner .projects_holder_outer.v5 .hover_text,
.full_width .section_inner .projects_holder_outer.v4 .hover_text,
.full_width .section_inner .projects_holder_outer.v5 .standard,
.full_width .section_inner .projects_holder_outer.v6 .standard,
.full_width .section_inner .projects_holder_outer.v4 .standard {
width: 100%;
}
.full_width .projects_holder_outer.v6 .hover_text.no_space,
.full_width .projects_holder_outer.v5 .hover_text.no_space,
.full_width .projects_holder_outer.v4 .hover_text.no_space{
width: 100%;
margin: 0;
}
.projects_holder{
font-size: 0.1px;
line-height: 0;
list-style-type: none;
text-align: justify;
}
.projects_holder:after,
.projects_holder:before{
content: "";
display: inline-block !important;
width: 100%;
}
.projects_holder > .mix{
display: none;
position: relative;
vertical-align: top;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
text-align: left;
}
.projects_holder .mix .image{
position: relative;
display: block;
overflow: hidden;
width: 100%;
-moz-transform: translateZ(0px);
-webkit-transform: translateZ(0px);
}
.projects_holder article .image img {
position: relative;
display: block;
width: 100%;
z-index: 100;
}
.projects_holder article .image img,
.portfolio_slider .portfolio_slides li.item img {
-webkit-transition: -webkit-transform 0.3s ease-in-out;
-moz-transition: -moz-transform 0.3s ease-in-out;
-ms-transition: -ms-transform 0.3s ease-in-out;
-o-transition: -o-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
}
.projects_holder.hover_text.no_space article .image img{
margin:0 1px;
}
.projects_holder article .image_holder,
.projects_holder article .portfolio_description{
display: block;
position: relative;
overflow: hidden; }
.projects_holder article .portfolio_description {
padding:20px 0 22px;
text-align:center;
background-color: transparent;
border-style:none;
border-top:none !important;
border-width:1px;
border-color: #fefefe;
}
.projects_holder article .portfolio_description.text_align_left {
text-align: left;
}
.projects_holder article .portfolio_description.text_align_left .separator.small,
.wpb_column>.wpb_wrapper .projects_holder article .portfolio_description.text_align_left .separator.small {
margin-left: 0;
margin-right: 0;
}
.projects_holder article .portfolio_description.text_align_right .separator.small,
.wpb_column>.wpb_wrapper .projects_holder article .portfolio_description.text_align_right .separator.small {
margin-left: auto;
margin-right: 0;
}
.projects_holder article .portfolio_description.text_align_center {
text-align: center;
}
.projects_holder article .portfolio_description.text_align_right {
text-align: right;
}
.projects_holder.standard article .portfolio_description,
.projects_holder.standard_no_space article .portfolio_description {
padding-left: 20px;
padding-right: 20px;
}
.standard_no_space.projects_holder article .portfolio_description{
margin: 0 -1px 0 0;
}
.projects_holder article .portfolio_description .portfolio_title {
display: block;
}
.projects_holder article .portfolio_description .portfolio_title a {
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.projects_holder article .portfolio_description .separator,
.projects_holder article .portfolio_description .separator,
.projects_holder article .hover_feature_holder_title .separator,
.portfolio_slider .image_holder .separator,
.portfolio_slider .image_holder .separator.small,
.wpb_column>.wpb_wrapper .projects_holder article .hover_feature_holder_title .separator.small,
.wpb_column>.wpb_wrapper .projects_holder article .portfolio_description .separator.small,
.wpb_column>.wpb_wrapper .image_holder .separator.small {
margin: 13px auto 8px;
border-bottom-color: #ecae80;
width: 62px;
}
.portfolio_slider .image_holder .separator.small.transparent{
background-color: transparent !important;
}
.projects_holder.hover_text article .hover_feature_holder_title .separator{
background-color: #fff;
}
.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title,
.portfolio_slider .portfolio_title,
.projects_masonry_holder .portfolio_title {
margin:0 0 10px;
}
.projects_holder article .portfolio_description .project_category,
.projects_holder.hover_text article .project_category,
.portfolio_slider li.item .project_category,
.projects_masonry_holder .project_category {
line-height: 22px;
display: block;
font-size: 15px;
line-height: 27px;
font-weight: 400;
color: #ecae80;
}
.portfolio_slider .portfolio_like a:hover i,
.portfolio_slider .portfolio_like span{
color: #e0e0e0;
}
.projects_holder article  .portfolio_like a,
.projects_holder article .portfolio_like:hover a {
color: #fff;
}
.projects_holder article span.text_holder,
.projects_masonry_holder .text_holder {
background-color: rgba(255, 255, 255, 0.90);
bottom: 0;
display: inline-block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
visibility: visible;
overflow: hidden;
width: 101%; z-index: 200;
}
.touch .projects_holder article span.text_holder{
display: none !important;
height: 0 !important;
width: 0 !important;
opacity: 0 !important;
visibility: hidden !important;
}
.projects_holder article:hover span.text_holder{
height:100% !important;
}
.projects_holder article .image_holder:hover span.text_holder{
opacity: 1;
filter: alpha(opacity=100);
}
.projects_holder.hover_text.with_mask article .image_holder:hover .image_hover{
opacity: 0;
filter: alpha(opacity=0);
}
.projects_holder article span.text_holder span.text_outer{
display: table;
text-align: center;
vertical-align: middle;
width: 100%;
height: 100%;
overflow:hidden;
padding: 7%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.projects_holder article span.text_holder span span.text_inner{
display: table-cell;
text-align: center;
vertical-align: middle;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.projects_holder article .feature_holder,
.projects_holder article .feature_holder .feature_holder_icons{
display: inline-block;
}
.projects_holder.hover_text article .feature_holder{
width: 100%;
}
.projects_holder.hover_text article .feature_holder .feature_holder_icons {
margin: 20px 0 0 0;
}
.portfolio_slider .feature_holder_icons {
margin-top: 22px;
}
.portfolio_slider,
.portfolio_slides .image_holder{
position: relative;
display: block;
-webkit-backface-visibility: hidden;
}
.portfolio_slides .image_pixel_hover{
position: absolute;
height: 100%;
width: 100%;
display: block;
background-color: transparent;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 100;
}
.touch .portfolio_slides .image_pixel_hover{
display: none !important;
}
.portfolio_slides li:hover .image_pixel_hover{
background-color: rgba(255, 255, 255, 0.90);
}
.portfolio_slides .image_holder .image {
position: relative;
display: block;
overflow: hidden;
width: 100%;
-webkit-transition: -webkit-transform 0.2s;
-moz-transition: -moz-transform 0.2s;
transition: transform 0.2s;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
}
.portfolio_slides .hover_feature_holder{
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 101;
}
.touch .portfolio_slides .hover_feature_holder{
display: none !important;
}
.portfolio_slides .hover_feature_holder_icons{
position: relative;
opacity: 0;
text-align: center;
display: inline-block;
width: 100%;
margin: 0 0 30px;
-webkit-transition: opacity .4s ease-in-out 0.1s;
-moz-transition: opacity .4s ease-in-out 0.1s;
-o-transition: opacity .4s ease-in-out 0.1s;
-ms-transition: opacity .4s ease-in-out 0.1s;
transition: opacity .4s ease-in-out 0.1s;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
display: none;
}
.portfolio_slides li:hover .hover_feature_holder_icons {
opacity: 1;
}
.portfolio_slides .hover_feature_holder_icons_inner {
display: inline-block;
position: relative;
}
.portfolio_slides .hover_feature_holder_outer {
position: relative;
opacity: 1 !important;
top: 0;
height: 100%;
display: table;
width: 100%;
padding: 7%;
box-sizing: border-box;
}
.portfolio_slides .hover_feature_holder_inner {
height: 100%;
width: 100%;
top: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
opacity: 0;
display: table-cell;
vertical-align: middle;
padding: 0;
text-align: center;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
}
.portfolio_slides .hover_feature_holder_inner .qbutton {
margin-top: 24px;
margin-left: 5px;
margin-right: 5px;
}
.portfolio_slides .hover_feature_holder_inner .qbutton:hover {
border-color: #ecae80;
}
.portfolio_slides li:hover .hover_feature_holder_inner{
opacity: 1;
}
.projects_holder.hover_text article .image_holder{
overflow: hidden;
}
.projects_holder.hover_text.no_space article .image_holder{
margin: 0 -1px -1px -1px;
}
.projects_holder .hover_icon_holder,
.portfolio_slider .hover_icon_holder,
.projects_masonry_holder .hover_icon_holder {
position: relative;
margin-right: 21px;
}
.projects_holder .hover_icon_holder:last-child,
.portfolio_slider .hover_icon_holder:last-child,
.projects_masonry_holder .hover_icon_holder:last-child {
margin: 0;
}
.projects_holder .hover_icon_holder,
.projects_holder .hover_icon_holder .hover_icon,
.portfolio_slider .hover_icon_holder,
.portfolio_slider .hover_icon_holder .hover_icon,
.projects_masonry_holder .hover_icon_holder .hover_icon,
.projects_masonry_holder .hover_icon_holder.portfolio_like {
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.projects_holder .hover_icon_holder.portfolio_like,
.portfolio_slider .hover_icon_holder.portfolio_like,
.projects_masonry_holder .hover_icon_holder.portfolio_like {
background-color: #ecae80;
color: #fff;
}
.projects_holder .hover_icon_holder .hover_icon,
.portfolio_slider .hover_icon_holder .hover_icon,
.projects_masonry_holder .hover_icon_holder .hover_icon {
color: #fff;
font-size: 12px;
width: 46px;
height: 46px;
line-height: 46px;
background-color: #ecae80;
}
.projects_holder .hover_icon_holder .hover_icon.qode-like,
.portfolio_slider .hover_icon_holder .hover_icon.qode-like,
.projects_masonry_holder .hover_icon_holder .hover_icon.qode-like {
background-color: transparent;
color: inherit;
}
.projects_holder .hover_icon_holder:hover .hover_icon,
.portfolio_slider .hover_icon_holder:hover .hover_icon,
.projects_masonry_holder .hover_icon_holder:hover .hover_icon,
.projects_holder .hover_icon_holder.portfolio_like:hover,
.portfolio_slider .hover_icon_holder.portfolio_like:hover,
.projects_masonry_holder .hover_icon_holder.portfolio_like:hover {
background-color: #9d9d9d;
}
.projects_holder .hover_icon_holder:hover .hover_icon.qode-like,
.portfolio_slider .hover_icon_holder:hover .hover_icon.qode-like,
.projects_masonry_holder .hover_icon_holder:hover .hover_icon.qode-like {
background-color: transparent;
}
.projects_holder article .portfolio_like .hover_icon:before,
.portfolio_slider .portfolio_like .hover_icon:before,
.projects_masonry_holder .portfolio_like .hover_icon:before {
content: '\e030';
font-family: 'ElegantIcons';
}
.projects_holder article .portfolio_like .liked.hover_icon:before,
.portfolio_slider .portfolio_like .liked.hover_icon:before,
.projects_masonry_holder .portfolio_like .liked.hover_icon:before {
content: '\e089';
}
.projects_holder .filler {
display: inline-block;
height: 0px;
}
.projects_holder.v6 .mix,
.projects_holder.v6.hover_text .mix{
width: 15.7%;
margin: 0 0 1.2%;
}
.projects_holder.v6.hover_text .mix{
margin: 0 0 1.7%;
}
.projects_holder.v6 .filler,
.projects_holder.v6.hover_text .filler{
width: 15.7%;
}
.projects_holder.v6.standard_no_space .mix,
.projects_holder.v6.hover_text.no_space .mix{
width: 16.66%;
margin: 0;
}
.projects_holder.v6.standard_no_space .mix{
margin: 0 0 0%;
}
.projects_holder.v6.standard_no_space .filler,
.projects_holder.v6.hover_text.no_space .filler{
width: 16.66%;
}
.safari_browser .projects_holder.v6.standard_no_space .mix,
.safari_browser .projects_holder.v6.hover_text.no_space .mix{
width: 16.6%;
}
.safari_browser .projects_holder.v6.standard_no_space .filler,
.safari_browser .projects_holder.v6.hover_text.no_space .filler{
width: 16.6%;
}
.projects_holder.v5 .mix,
.projects_holder.v5.hover_text .mix{
width: 18%;
margin: 0 0 2.9%;
}
.projects_holder.v5.hover_text .mix{
margin: 0 0 2%;
}
.projects_holder.v5 .filler,
.projects_holder.v5.hover_text .filler{
width: 18.5%;
}
.projects_holder.v5.standard_no_space .mix,
.projects_holder.v5.hover_text.no_space .mix{
width: 19.99%;
margin: 0;
}
.projects_holder.v5.standard_no_space .mix{
margin: 0 0 0%;
}
.projects_holder.v5.standard_no_space .filler,
.projects_holder.v5.hover_text.no_space .filler{
width: 19.99%;
}
.safari_browser .projects_holder.v5.standard_no_space .mix,
.safari_browser .projects_holder.v5.hover_text.no_space .mix{
width: 19.93%;
}
.safari_browser .projects_holder.v5.standard_no_space .filler,
.safari_browser .projects_holder.v5.hover_text.no_space .filler{
width: 19.93%;
}
.projects_holder.v4 .mix,
.projects_holder.v4.hover_text .mix{
width: 23.5%;
margin: 0 0 2.5%;
}
.projects_holder.v4.hover_text .mix{
margin: 0 0 2.2%;
}
.projects_holder.v4 .filler,
.projects_holder.v4.hover_text .filler{
width: 23.5%;
}
.projects_holder.v4.standard_no_space .mix,
.projects_holder.v4.hover_text.no_space .mix{
width: 24.99%;
margin: 0;
}
.projects_holder.v4.standard_no_space .mix{
margin: 0 0 0;
}
.projects_holder.v4.standard_no_space .filler,
.projects_holder.v4.hover_text.no_space .filler{
width: 24.99%;
}
.projects_holder.v3 .mix,
.projects_holder.v3.hover_text .mix{
width: 32%;
margin: 0 0 2.4%;
}
.projects_holder.v3.hover_text .mix{
margin: 0 0 2.2%;
}
.projects_holder.v3 .filler,
.projects_holder.v3.hover_text .filler{
width: 32%;
}
.projects_holder.v3.standard_no_space .mix,
.projects_holder.v3.hover_text.no_space .mix{
width: 33.32%;
margin: 0;
}
.projects_holder.v3.standard_no_space .mix{
margin: 0 0 0%;
}
.projects_holder.v3.standard_no_space .filler,
.projects_holder.v3.hover_text.no_space .filler{
width: 33.32%;
}
.safari_browser .projects_holder.v3.standard_no_space .mix,
.safari_browser .projects_holder.v3.hover_text.no_space .mix{
width: 33.3%;
}
.safari_browser .projects_holder.v3.standard_no_space .filler,
.safari_browser .projects_holder.v3.hover_text.no_space .filler{
width: 33.3%;
}
.projects_holder.v2 .mix,
.projects_holder.v2.hover_text .mix{
width: 49%;
margin: 0 0 2.4%;
}
.projects_holder.v2.hover_text .mix{
margin: 0 0 2.1%;
}
.projects_holder.v2 .filler,
.projects_holder.v2.hover_text .filler{
width: 49%;
}
.projects_holder.v2.standard_no_space .mix,
.projects_holder.v2.hover_text.no_space .mix{
width: 49.99%;
margin: 0;
}
.projects_holder.v2.standard_no_space .mix{
margin: 0 0 0%;
}
.projects_holder.v2.standard_no_space .filler,
.projects_holder.v2.hover_text.no_space .filler{
width: 49.99%;
}
.portfolio_paging {
text-align: center;
margin: 40px 0 0;
}
.portfolio_with_hover_text .portfolio_paging {
margin: 32px 0 0;
}
.portfolio_standard:not(.with_description_background) .portfolio_paging {
margin: 0 0 0;
}
.filter_outer{
display: block;
position: relative;
margin: 0 0 50px;
text-align:center;
}
.filter_holder {
display:inline-block;
}
.filter_holder ul {
display: inline-block;
list-style: none;
}
.filter_holder ul li {
cursor: pointer;
display: block;
margin: 0;
float:left;
text-align: center;
}
.filter_holder ul li span {
display: inline-block;
padding: 0 25px;
position: relative;
font-size: 17px;
color: #696969;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.filter_holder ul li span:after {
content: '|';
position: absolute;
right: 0;
display: inline-block;
width: 1px;
color: #696969;
}
.filter_holder ul li:last-child span:after {
content: none;
}
.filter_holder ul li.current span{
color:#ecae80 !important;
}
.filter_holder ul li:hover span{
color:#ecae80 !important;
} .projects_masonry_holder{
opacity: 0;
}
.projects_masonry_holder .portfolio_masonry_item,
.projects_masonry_holder .portfolio_masonry_item.large_height{
width: 33.33%;
}
.projects_masonry_holder .portfolio_masonry_item.large_width,
.projects_masonry_holder .portfolio_masonry_item.large_width_height{
width: 66.66%;
}
.full_width .projects_masonry_holder .portfolio_masonry_item,
.full_width .projects_masonry_holder .portfolio_masonry_item.large_height{
width: 19.96%;
}
.full_width .projects_masonry_holder .portfolio_masonry_item.large_width,
.full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height{
width: 39.92%;
}
.projects_masonry_holder:after,
.projects_masonry_holder .portfolio_masonry_item:after {
clear: both;
content: "";
display: block;
height: 0;
visibility: hidden;
}
.projects_masonry_holder .image_holder img{
vertical-align: top;
width: 100%;
height: auto;
}
.projects_masonry_holder .image_holder{
margin: 0px -1px 0px 0px;
}
.projects_masonry_holder .text_holder .text_outer{
display: table;
text-align: center;
vertical-align: middle;
width: 100%;
height: 100%;
overflow: hidden;
}
.projects_masonry_holder .text_holder .text_inner{
display: table-cell;
text-align: center;
vertical-align: middle;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.projects_masonry_holder article.portfolio_masonry_item:hover .text_holder{
opacity: 1;
filter: alpha(opacity=100);
}
.projects_masonry_holder .feature_holder_icons {
margin: 20px 0 0 0;
display: inline-block;
}
.projects_masonry_holder .feature_holder {
width: 100%;
display: inline-block;
}
.projects_masonry_holder .portfolio_like {
margin: 0 0 0 10px;
}
.projects_masonry_holder .portfolio_like a,
.projects_masonry_holder .portfolio_like:hover a {
color: #fff;
}
.masonry_with_space .projects_holder{
position: relative;
opacity: 0;
}
.masonry_with_space .projects_holder .mix{
display: block;
padding: 0px 7px;
margin: 0px 0px 14px 0px !important;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.masonry_with_space .projects_holder.v6 .mix{
width: 16.66%;
}
.masonry_with_space .projects_holder.v5 .mix{
width: 20%;
}
.masonry_with_space .projects_holder.v4 .mix{
width: 25%;
}
.masonry_with_space .projects_holder.v3 .mix{
width: 33.33%;
}
.masonry_with_space .projects_holder.v2 .mix{
width: 49.99%;
}    .q_accordion_holder{
position: relative;
display: block;
visibility: hidden;
margin: 0 0 30px;
}
.q_accordion_holder.accordion.with_icon {
border-top: 1px solid #eaeaea;
}
.q_accordion_holder.accordion .ui-accordion-header {
cursor: pointer;
position: relative;
display: block;
line-height: 2em;
min-height: 45px;
padding: 0;
margin: 0 0 5px;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
}
.q_accordion_holder.accordion h3.ui-accordion-header {
padding-top: 3px;
}
.q_accordion_holder.accordion h4.ui-accordion-header {
padding-top: 5px;
}
.q_accordion_holder.accordion h5.ui-accordion-header {
font-size: 15px;
padding-top: 9px;
}
.q_accordion_holder.accordion h6.ui-accordion-header {
padding-top: 10px;
}
.q_accordion_holder.accordion.with_icon h3.ui-accordion-header {
padding-bottom: 3px;
}
.q_accordion_holder.accordion.with_icon h4.ui-accordion-header {
padding-bottom: 5px;
}
.q_accordion_holder.accordion.with_icon h5.ui-accordion-header {
padding-bottom: 9px;
}
.q_accordion_holder.accordion.with_icon h6.ui-accordion-header {
padding-bottom: 10px;
}
.q_accordion_holder.accordion.with_icon .ui-accordion-header{
line-height: 3em;
min-height: 3em;
margin: 0;
border: 1px solid #eaeaea;
border-top: 0 !important;     }
.q_accordion_holder.accordion .ui-accordion-header,
.q_accordion_holder.accordion.with_icon .ui-accordion-header {     }
.q_accordion_holder.accordion .ui-accordion-header:hover {
color: #ecae80;
}
.q_accordion_holder.accordion.with_icon .ui-accordion-header:last-child {
border-bottom: 0 !important;
}
.q_accordion_holder.accordion.with_icon .ui-accordion-header span.tab-title {
width: 72%;
line-height: 1.5625em;
margin: 0.85em 0 0.85em 20px;
display: inline-block;
}
.q_accordion_holder.accordion.without_icon  .ui-accordion-header span.tab-title{
padding: 0 0 0 63px;
display: block;
}
.q_accordion_holder.accordion.with_icon .ui-state-active {      }
.q_accordion_holder.accordion.with_icon .ui-state-active,
.q_accordion_holder.accordion .ui-state-active {     }
.q_accordion_holder.accordion.with_icon .ui-accordion-header-active,
.q_accordion_holder.with_icon div.accordion_content {
background-color: #fbfbfb;
}
.q_accordion_holder.accordion.with_icon .ui-accordion-header div.icon-wrapper,
.q_accordion_holder .ui-accordion-header .accordion_mark {
float: left;
line-height: 3.25em;
position: relative;
top: 0.09375em;
}
.q_accordion_holder.accordion.without_icon .ui-accordion-header div.icon-wrapper{
display: none !important;
}
.q_accordion_holder.accordion.with_icon .ui-accordion-header i{
margin: 0 0 0 15px;
font-size: 18px;
color: #ecae80;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
display: block;
width: 31px;
height: 31px;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/plus.png);
background-repeat: no-repeat;
background-position: center;
background-color: #fff;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}
.q_accordion_holder.with_icon .ui-accordion-header.ui-state-active .accordion_icon_mark{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/minus.png);
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
display: block;
width: 45px;
height: 45px;
border: 2px solid #e3e3e3; background-color: transparent;
transition: background-color 0.3s ease-in-out;
padding: 5px
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark:hover {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/button-bg-px.png) !important;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark.left_mark {
position: absolute;
top: 0;
left: 0;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark.right_mark {
position: absolute;
right: 0.65em;
top: 0.65em;
}
.q_accordion_holder.accordion.without_icon .ui-accordion-header .accordion_mark.right_mark,
.q_accordion_holder.accordion.with_icon .ui-accordion-header .accordion_mark.left_mark {
display: none;
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/minus.png);
padding: 5px;
background-color:#ecae80;
border-radius:20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
background-color: #fff;
transition: background-color 0.3s ease-in-out;
padding: 5px;
border:2px solid #ecae80;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:150/100), only screen and (min-device-pixel-ratio:1.5), only screen and (min-resolution:160dpi) {
.q_accordion_holder.with_icon .accordion_icon_mark,
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon{
-o-background-size: 9px 9px;
-webkit-background-size: 9px 9px;
-moz-background-size: 9px 9px;
background-size: 9px 9px;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/plus@1_5x.png);
}
.q_accordion_holder.with_icon .ui-accordion-header.ui-state-active .accordion_icon_mark,
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon{
-o-background-size: 9px 9px;
-webkit-background-size: 9px 9px;
-moz-background-size: 9px 9px;
background-size:9px 9px;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/minus@1_5x.png);
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2.0), only screen and (min--moz-device-pixel-ratio:2.0), only screen and (-o-min-device-pixel-ratio:200/100), only screen and (min-device-pixel-ratio:2.0), only screen and (min-resolution:210dpi) {
.q_accordion_holder.with_icon .accordion_icon_mark,
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon{
-o-background-size: 9px 9px;
-webkit-background-size:9px 9px;
-moz-background-size: 9px 9px;
background-size: 9px 9px;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/plus@2x.png);
}
.q_accordion_holder.with_icon .ui-accordion-header.ui-state-active .accordion_icon_mark,
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon{
-o-background-size: 9px 9px;
-webkit-background-size: 9px 9px;
-moz-background-size: 9px 9px;
background-size: 9px 9px;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/minus@2x.png);
}
}
.q_accordion_holder.accordion div.accordion_content{
padding: 0 0 0 63px;
margin: 0;
}
.q_accordion_holder.with_icon div.accordion_content {
padding: 0 0 0 50px;
border: 1px solid #eaeaea;
border-top: 0;
}
.q_accordion_holder.accordion.with_icon div.accordion_content.no_icon{
padding: 0 0 0 22px;
}
.q_accordion_holder.accordion div.accordion_content_inner {
padding: 8px 0 25px;
display: block;
}
.q_accordion_holder.with_icon div.accordion_content_inner {
padding: 10px 27px 19px 0;
} .q_accordion_holder.boxed .ui-state-active .tab-title {
color:#ecae80
}
.q_accordion_holder.accordion.boxed .ui-accordion-header {
text-align: center;
padding: 5px 0 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.q_accordion_holder.accordion.boxed h4.ui-accordion-header {
padding: 5px 0 4px 0;
}
.q_accordion_holder.accordion.boxed h3.ui-accordion-header,
.q_accordion_holder.accordion.boxed h2.ui-accordion-header {
padding: 5px 0 7px 0;
}
.q_accordion_holder.accordion.boxed .ui-accordion-header {
border:2px solid #e2e2e2
}
.q_accordion_holder.accordion.boxed .ui-accordion-header.ui-state-active {
border:2px solid #ecae80
}
.q_accordion_holder.boxed .ui-accordion-header .accordion_mark {
display: none;
}
.q_accordion_holder.boxed div.accordion_content {
padding-left: 26px;
}
.q_accordion_holder.boxed div.accordion_content_inner {
padding-top: 20px;
} blockquote {
position: relative;
}
blockquote.with_background,
blockquote.with_border {
padding: 14px 14px 14px 10px;
}
blockquote.with_border {
border-left: 4px solid transparent; }
blockquote.with_border.with_quote_icon {
padding: 0;
}
blockquote.without_quote_icon {
padding-left: 20px;
}
blockquote.with_quote_icon {
display: table;
}
blockquote.with_quote_icon .icon_quotations_holder {
display: table-cell;
vertical-align: middle;
}
blockquote.with_quote_icon .blockquote_text {
display: table-cell;
vertical-align: middle;
padding-left: 10px;
}
blockquote.with_quote_icon i {
font-size: 55px;
color: #ecae80;
padding-left: 10px;
}  .q_boxes {
position: relative;
display: block;
background-color: transparent;
border: 2px solid transparent;
background-repeat: no-repeat;
background-position: center 0;
}
.q_boxes_inner{
position: relative;
display: block;
padding: 35px 15px;
}  .q_dropcap{
position: relative;
display: inline-block;
float: left;
height: 48px;
width: 48px;
line-height: 48px;
font-size: 23px;
color: #ecae80;
text-align: center;
margin: 5px 20px 0 0;
border: 1px solid transparent;
}
.q_dropcap.circle,
.q_dropcap.square{
margin: 5px 20px 0 0;
font-size: 22px;
background-color: #ecae80;
border: 1px solid transparent;
color: #fff;
font-weight: 300;
}
.q_dropcap.normal{
font-weight: 700;
position: relative;
left: 8px;
}
.q_dropcap.circle {
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
-ms-border-radius: 2em;
-o-border-radius: 2em;
border-radius: 2em;
}
.q_dropcap.square {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
} .gallery_holder{
display: block;
position: relative;
}
.wpb_image_grid .gallery_holder{
width: 100.1%;
}
.wpb_image_grid .gallery_holder ul li a {
margin-right: -1px;
margin-bottom: -1px !important;
}
.gallery_holder ul{
list-style: none;
display: block;
width: 100%;
position: relative;
margin: 0;
padding: 0;
}
.gallery_holder ul li{
position: relative;
display: block;
float: left;
overflow: hidden;
}
.gallery_holder ul li a{
display: block;
position: relative;
-webkit-backface-visibility: hidden;
}
.gallery_holder ul li a {
display: block;
overflow: hidden;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
}
.gallery_holder ul li a img {
display: block;
width: 100%;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.gallery_holder ul li.grayscale a img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: gray;
filter: grayscale(100%);
filter: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/desaturate.svg#grayscale);
}
.gallery_holder ul li.grayscale:hover a img {
-webkit-filter: grayscale(0);
filter: none;
}
.gallery_holder ul li:hover a img {
-webkit-transform: scale(1.03, 1.03);
-moz-transform: scale(1.03, 1.03);
-ms-transform: scale(1.03, 1.03);
-o-transform: scale(1.03, 1.03);
transform: scale(1.03, 1.03);
}
.gallery_holder ul li .gallery_hover{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
display: inline-block;
background-color: #efeeed;
background-color: rgba(255, 255, 255, 0.90);;
visibility: visible;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity .2s;
-moz-transition: opacity .2s;
-o-transition: opacity .2s;
-ms-transition: opacity .2s;
transition: opacity .2s;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-webkit-backface-visibility: hidden;
z-index: 1000;
}
.gallery_holder ul li:hover .gallery_hover{
opacity: 1;
filter: alpha(opacity=100);
}
.gallery_holder ul li .gallery_hover i{
position: absolute;
background-color:#ecae80;
top: 50%;
left: 50%;
margin: -15px 0 0 -15px;
font-size: 12px;
color: #fff;
width: 46px;
height: 46px;
line-height:46px;
text-align: center;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.gallery_holder ul li .gallery_hover i:hover {
background-color:#9d9d9d
}
.gallery_holder ul.v5 li,
.wpb_gallery_slides .gallery_holder ul.v5 li{
width: 20%;
margin: 0;
}
.gallery_holder ul.v4 li,
.wpb_gallery_slides .gallery_holder ul.v4 li{
width: 25%;
margin: 0;
}
.gallery_holder ul.v3 li,
.wpb_gallery_slides .gallery_holder ul.v3 li{
width: 33.33333333333333%;
margin: 0;
}
.gallery_holder ul.v2 li,
.wpb_gallery_slides .gallery_holder ul.v2 li{
width: 50%;
margin: 0;
}  .highlight{
background-color: #ecae80;
color: #fff;
padding: 0 3px;
} .testimonials_holder {
text-align: center;
}
.testimonials{
position: relative;
}
.testimonials .testimonial_container {
overflow: hidden;
width: 100%;
background-color: transparent;
text-align: left;
margin: 0 0 16px;
}
.testimonials_holder .flex-direction-nav {
display: block;
position: static;
}
.testimonials_holder .flex-direction-nav li {
display: inline-block;
height: 30px;
margin-top: 37px;
}
.testimonials_holder .flex-direction-nav li:first-child {
margin-right: 5px;
}
.testimonials_holder .flex-direction-nav li:last-child {
margin-left: 4px;
}
.testimonials_holder .flex-direction-nav a {
position: relative;
width: 30px;
height: 30px;
border: 2px solid #5d5d5d;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
opacity: 1;
background-color: transparent;
text-indent: -9999px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.testimonials_holder .flex-direction-nav a:hover {
background-color: #5d5d5d;
}
.testimonials_holder.light .flex-direction-nav a {
border-color: #fff;
}
.testimonials_holder.light .flex-direction-nav a:hover {
background-color: #ecae80;
border-color: #ecae80;
}
.testimonials_holder.light .flex-direction-nav a:before {
color: #fff;
}
.testimonials_holder .flex-direction-nav a:before {
font-family: 'FontAwesome', sans-serif;
position: absolute;
height: 26px;
width: 26px;
line-height: 26px;
top: 0;
left: 0;
color: #000;
text-indent: 0;
font-size: 16px;
}
.testimonials_holder .flex-direction-nav a:hover:before {
color: #fff;
}
.testimonials_holder .flex-direction-nav a.flex-prev:before {
content: '\f104';
}
.testimonials_holder .flex-direction-nav a.flex-next:before {
content: '\f105';
}
.testimonials_holder.full_width {
background: none;
}
.content  .testimonial_content .container .container_inner {
padding:0px 0px 0px 0px;
}
.testimonial_text_holder {
position: relative;
display: block;
}
.testimonials .author_image_holder {
margin-left: 15px;
position: relative;
}
.testimonials .testimonial_text_inner p.testimonial_author {
font-size: 21px;
margin-top: 22px;
font-weight: 300;
}
.testimonials .testimonial_text_inner p.testimonial_author span.author_company {
color: #ecae80;
}
.testimonial_content_inner .testimonial_author .website{
color:#5d5d5d;
font-weight:300;
display:block;
}
.testimonial_content_inner .testimonial_author h4 {
color:#00a8e8;
}
.testimonial_text_inner .testimonial_name {
display: block;
}
.testimonial_content_inner .testimonial_author .company_position {
color: #ecae80;
}
.testimonials .testimonial_text_inner {
display: block;
}
.testimonials .testimonial_text_inner p {
line-height: 1.666666666666667em; font-size: 21px;
font-weight: 300;
}
.testimonials_holder.standard .testimonials .testimonial_text_inner{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.testimonials_holder.full_width .testimonials .testimonial_text_inner{
border-left:none;
border-right:none;
position:relative;
text-align:center;
}
.testimonials_holder.full_width .testimonials .testimonial_text_inner p{
margin: 0 0 19px;
}
.testimonials_holder .flex-control-paging {
margin-top: 50px;
}
.testimonials_holder .flex-control-paging li {
display: inline-block;
}
.testimonials_holder .flex-control-paging li a {
display: inline-block;
text-indent: -5000px;
width: 12px;
height: 12px;
position: relative;
margin-right: 7px;
}
.testimonials_holder .flex-control-paging li a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 1px solid #6d6d6d;
}
.testimonials_holder.light .flex-control-paging li a {
border-color: #fff;
}
.testimonials_holder .flex-control-paging li a.flex-active {
background-color: #6d6d6d;
}
.testimonials_holder.light .flex-control-paging li a.flex-active {
background-color: #fff;
}
.testimonials.transparent .testimonial_text_inner {
background-color: transparent !important;
padding: 0;
border: none;
} .wpb_content_element.wpb_single_image img{
vertical-align: middle;
} .q_tabs{
display: block;
visibility: hidden;
}
.q_tabs .tabs-nav {
list-style: none outside none;
margin: 0;
overflow: hidden;
padding: 0;
display: inline-block;
position: relative;
}
.q_tabs .tabs-nav li {
margin: 0;
background-color: transparent;
overflow: hidden;
position: relative;
display: inline-block;
float: left;
padding: 5px; z-index: 500
}
.q_tabs:not(.horizontal) .tabs-nav li.active {
background-color: #fff;
}
.q_tabs .tabs-nav li a {
height: 43px;
line-height: 50px;
display: block;
margin: 0;
padding: 0 30px;
font-size: 18px;
text-decoration: none;
font-style: normal;
color: #696969;
font-weight: 600;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.q_tabs .tabs-nav li.active a {
color: #ecae80;
}
.q_tabs .tabs-nav li.active a:hover,
.q_tabs .tabs-nav li a:hover {
color: #ecae80;
} .q_tabs.horizontal .tabs-nav li.active a {
color: #ecae80;
}
.q_tabs.horizontal.center {
text-align: center;
}
.q_tabs.horizontal.left {
text-align: left;
}
.q_tabs.horizontal.right {
text-align: right;
}
.q_tabs.horizontal .tabs-container {
padding-top: 10px;
text-align: left;
}
.q_tabs.horizontal.right .tabs-container {
text-align: right;
}
.q_tabs.horizontal .tabs-nav li:first-child a {
padding-left: 0;
} .q_tabs.vertical .tabs-nav {
width: 24.02957486136784%;
margin: 0;
}
.q_tabs.vertical.right .tabs-nav {
float: right;
}
.q_tabs.vertical.left .tabs-nav {
float: left;
}
.q_tabs.vertical .tabs-nav li {
display: block;
width: 100%;
top: 0;
z-index: 500;
left: -2px;
}
.q_tabs.vertical .tabs-nav li.active {
border: 2px solid #e2e2e2;
padding: 6px;
left: 2px;
}
.q_tabs.vertical .tabs-nav li a {
text-align: center;
height: auto;
line-height: normal;
padding: 13px 30px;
border-top:1px solid transparent;
border-bottom:1px solid transparent;
}
.q_tabs.vertical .tabs-nav li.active a { background-color: #ecae80;
padding: 13px 14px 13px 14px;
position: relative;
z-index: 100;
color:#fff
}
.q_tabs.vertical.left .tabs-nav li.active a {
border-right-color: #fff; }
.q_tabs.vertical.right .tabs-nav li.active {
left: -2px;
}
.q_tabs.vertical.right .tabs-nav li.active a {  }
.q_tabs.vertical .tabs-container {
width: 73.68576709796673%;
}
.q_tabs.vertical.left .tabs-container {
float: left;
text-align: left;
padding-left: 30px;
border-left: 2px solid #e2e2e2;
position:relative;
z-index: 50;
left: -2px;
}
.q_tabs.vertical.right .tabs-container {
float: right;
text-align: right;
padding-right: 30px;
border-right: 2px solid #e2e2e2;
position: relative;
right: -2px;
z-index: 50
}
.q_tabs.vertical.right .tabs-nav li {
left: 2px
}  .q_tabs.boxed {
text-align: left;
}
.q_tabs.boxed .tabs-nav {
display: block;
}
.q_tabs.boxed .tabs-nav li a {
border-bottom: none;
position: relative;
z-index: 200;
border-right:1px solid transparent;
border-left:1px solid transparent;
top: 0;
}
.q_tabs.boxed .tabs-nav li.active {
border: 2px solid #e2e2e2;
padding: 5px;
top: 2px;
}
.q_tabs.boxed .tabs-nav li.active a {
position: relative;
z-index: 100;
line-height: 42px;
height: 42px;
padding: 0 30px;
border-bottom-width: 2px;
background-color:#ecae80;
color:#fff; }
.q_tabs.boxed .tabs-container {
overflow: hidden;
text-align: left;
padding: 30px 0 0;
border-top: 2px solid #e2e2e2;
position: relative;
top: -2px;
z-index: 50;
} .q_message {
position: relative;
padding: 24px 28px;
margin: 0;
background-color: #ecae80;
}
.q_message .q_message_inner{
position: relative;
}
.q_message.with_icon .q_message_icon_holder{
float: left;
padding: 0 15px 0 0;
}
.q_message.with_icon .q_message_icon{
display: table;
height: 100%;
}
.q_message.with_icon .q_message_icon_inner {
display: table-cell;
height: 100%;
vertical-align: middle;
}
.q_message.with_icon .q_message_icon_inner > i,
.q_message.with_icon .q_message_icon_inner > .q_font_elegant_icon{
color: #fff;
line-height: 1em;
}
.q_message.with_icon img{
float: left;
}
.q_message a.close{
position: absolute;
top: -15px;
right: -15px;
line-height: 13px;
font-size: 18px;
}
.q_message a.close i{
width: 14px;
height: 14px;
color: #fff;
display: inline-block;
background-repeat: no-repeat;
background-position: center;
}
.q_message a.close i.dark {
color: #696969;
}
.q_message a.close i.light {
color: #fff;
}
.q_message .message_text{
display: table;
height:100%;
color: #fff;
}
.q_message .message_text_inner{
display: table-cell;
height: 100%;
vertical-align: middle;
}  .q_price_table {
position: relative;
width: 100%;
padding: 0;
margin-left: 2.5%;
float: left;
}
.qode_pricing_tables.two_columns .q_price_table {
width: 48.75%;
}
.qode_pricing_tables.three_columns .q_price_table {
width: 31.666666666666668%;
}
.qode_pricing_tables.four_columns .q_price_table {
width: 23.125%;
}
.qode_pricing_tables .q_price_table:first-child {
margin-left: 0;
}
.q_price_table .price_table_inner {
background-color: #f7f7f7;
position: relative;
}
.q_price_table.active .active_text {
position: absolute;
top: -37px;
right: 20px;
width: 100%;
text-align: center;
background-color: #ecae80;
font-size: 13px;
line-height: 31px;
width: 63px;
height: 63px;
border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
}
.q_price_table.active .active_text span {
position: absolute;
top:17px;
left: 0;
line-height: normal;
font-size: 12px;
text-transform: uppercase;
font-weight: 900;
color: #fff;
}
.q_price_table.active .price_table_inner > ul {
-webkit-transition: 0.15s ease-in-out;
-moz-transition: 0.15s ease-in-out;
-ms-transition: 0.15s ease-in-out;
-o-transition: 0.15s ease-in-out;
transition: 0.15s ease-in-out;
}
.q_price_table.active:hover .price_table_inner > ul {
margin: -18px 0;
}
.price_table_inner ul {
list-style: none outside none;
margin: 0;
padding-left: 0 !important;
color:#5d5d5d;
}
.price_table_inner ul li {
text-align: center;
margin: 0;
padding: 23px 20px 23px;
}
.price_table_inner ul li.pricing_table_content {
padding:0;
}
.price_table_inner ul li.pricing_table_content li {
font-size: 15px;
}
.price_table_inner ul li.pricing_table_content li:nth-child(2n+1) {
background:#edecec
}
.price_table_inner ul li.pricing_table_content li:last-child {
border-bottom: none;
}
.price_table_inner ul li.prices {
padding: 50px 27px;
}
.price_table_inner ul li.table_title {
padding: 25px 27px;
background:#898989
}
.q_price_table.active .price_table_inner ul li.table_title {
-webkit-transition: padding 0.15s ease-in-out;
-moz-transition: padding 0.15s ease-in-out;
-ms-transition: padding 0.15s ease-in-out;
-o-transition: padding 0.15s ease-in-out;
transition: padding 0.15s ease-in-out;
}
.q_price_table.active:hover .price_table_inner ul li.table_title {
padding: 34px 27px;
}
.price_table_inner ul li.table_title .title_content {
color: #fff;
font-weight: 400;
font-size: 20px;
}
.price_in_table {
text-align: center;
}
.price_in_table .value {
font-size: 30px;
font-weight: 400;
position: relative;
color: #ecae80;
top: 17px;
}
.price_in_table .price {
font-size: 60px;
line-height: 1em;
padding: 0 3px;
font-weight: 700;
vertical-align: middle;
color: #ecae80;
}
.price_in_table .mark {
vertical-align: bottom;
position: relative;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
top: 9px;
color: #5d5d5d;
display: block;
line-height:normal
}
.price_table_inner .price_button{
padding: 0;
}
.price_table_inner .price_button a{
display: block;
background:#ccc;
color: #fff;
padding: 30px;
font-size: 17px;
font-weight:900;
text-transform: uppercase;
letter-spacing: 1px;
transition: background 0.2s linear;
}
.price_table_inner .price_button a:hover {
background-color: #ecae80
}
.active .price_table_inner .price_button a {
background-color: #ecae80;
-webkit-transition: padding 0.15s ease-in-out;
-moz-transition: padding 0.15s ease-in-out;
-ms-transition: padding 0.15s ease-in-out;
-o-transition: padding 0.15s ease-in-out;
transition: padding 0.15s ease-in-out;
}
.active:hover .price_table_inner .price_button a {
padding:38px 30px;
} .q_font_awsome_icon {
display: inline-block;
}
.q_font_elegant_holder{
position: relative;
display: inline-block;
vertical-align: middle;
}
.q_font_elegant_icon{
position: relative;
display: block;
}
.q_font_awsome_icon_holder,
.q_font_awsome_icon_holder a,
.q_font_elegant_holder,
.q_font_elegant_holder a{
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
-webkit-transform: translateZ(0px);
}
.q_font_elegant_holder.q_icon_shortcode:hover, .q_font_awsome_icon_holder.q_icon_shortcode:hover {
color:#ecae80
}
.q_font_awsome_icon_square,
.q_font_awsome_icon_circle,
.q_font_elegant_holder.circle,
.q_font_elegant_holder.square{
background-color: transparent;
border: 2px solid #afafaf;
text-align: center;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
-moz-transition: background-color 0.15s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
-o-transition: background-color 0.15s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
-webkit-transform: translateZ(0px);
}
.q_font_awsome_icon_square:hover,
.q_font_awsome_icon_circle:hover,
.q_font_elegant_holder.circle:hover,
.q_font_elegant_holder.square:hover,
.q_font_elegant_holder.circle:hover,
.q_font_awsome_icon_circle:hover{
border:2px solid #ecae80
}
.q_font_awsome_icon_circle,
.q_font_elegant_holder.circle,
.q_font_elegant_holder.circle,
.q_font_awsome_icon_circle {
border-radius: 5em;
}
.q_font_awsome_icon.pull-center,
.q_font_elegant_holder.pull-center{
display: block;
text-align: center;
}
.q_font_awsome_icon_square.pull-center,
.q_font_awsome_icon_circle.pull-center{
display: block;
margin: 0 auto !important;
}
.q_font_awsome_icon_holder.q_icon_animation{
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.2s ease;
-moz-transition: -moz-transform 0.2s ease;
-o-transition: -o-transform 0.2s ease;
-ms-transition: -ms-transform 0.2s ease;
transition: transform 0.2s ease;
-webkit-backface-visibility: hidden;
}
.q_font_awsome_icon_holder.q_show_animation{
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
-o-transform: scale(1.0);
transform: scale(1.0);
}  .q_icon_with_title {
display: block;
position: relative;
}
.q_icon_with_title .icon_holder {
float: left;
display: inline-block;
position: relative;
z-index: 2;
}
.q_icon_with_title.center {
text-align: center;
}
.q_icon_with_title.center .icon_holder {
float: none;
margin: 0 0 32px;
padding: 0;
}
.q_icon_with_title .icon_holder.q_icon_animation,
.box_holder_icon_inner.q_icon_animation {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.2s ease-in-out;
-moz-transition: -moz-transform 0.2s ease-in-out;
-o-transition: -o-transform 0.2s ease-in-out;
-ms-transition: -ms-transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
}
.q_icon_with_title .icon_holder.q_icon_animation.q_show_animation,
.box_holder_icon_inner.q_icon_animation.q_show_animation {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
-o-transform: scale(1.0);
transform: scale(1.0);
}
.touch .no_animation_on_touch .q_icon_animation {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
-o-transform: scale(1.0);
transform: scale(1.0);
}
.q_icon_with_title .icon_holder .icon_holder_inner {
display: inline-block;
}
.q_icon_with_title.circle .icon_holder .icon_holder_inner,
.q_icon_with_title.square .icon_holder .icon_holder_inner,
.box_holder_icon_inner.circle .icon_holder_inner,
.box_holder_icon_inner.square .icon_holder_inner {
padding: 4px;
border: 1px solid #afafaf;
-webkit-transition: border-color 0.15s ease-in-out;
-moz-transition: border-color 0.15s ease-in-out;
-ms-transition: border-color 0.15s ease-in-out;
-o-transition: border-color 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out;
}
.q_icon_with_title.circle.without_double_border .icon_holder .icon_holder_inner,
.q_icon_with_title.square.without_double_border .icon_holder .icon_holder_inner,
.box_holder_icon_inner.circle.without_double_border .icon_holder_inner,
.box_holder_icon_inner.square.without_double_border .icon_holder_inner {
padding: 0;
border: none;
}
.q_icon_with_title.circle .q_font_elegant_holder.circle,
.q_icon_with_title.square .q_font_elegant_holder.square,
.box_holder_icon_inner .q_font_elegant_holder.circle,
.box_holder_icon_inner .q_font_elegant_holder.square {
border-width: 1px;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
position: relative;
-webkit-box-sizing: initial;
-moz-box-sizing: initial;
box-sizing: initial;
}
.q_icon_with_title:not(.normal_icon) .q_font_elegant_holder .icon_text_icon,
.box_holder_icon_inner .q_font_elegant_holder:not(.normal) .icon_text_icon {
position: absolute;
width: 100%;
line-height: inherit;
}
.q_icon_with_title.circle .icon_holder .icon_holder_inner {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.q_icon_with_title .icon_holder .icon_text_icon,
.box_holder_icon .icon_text_icon {
font-size: 0.8em;
}
.q_icon_with_title .icon_holder .icon_text_icon,
.box_holder_icon .icon_text_icon {
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.q_icon_with_title .icon_holder .fa-stack.fa-lg i {
line-height: 37px;
}
.q_icon_with_title .icon_holder .fa-stack.fa-2x i {
line-height: 56px;
}
.q_icon_with_title .icon_holder .fa-stack.fa-3x i {
line-height: 86px;
}
.q_icon_with_title .icon_holder .fa-stack.fa-4x i {
line-height: 116px;
}
.q_icon_with_title .icon_holder .fa-stack.fa-5x i {
line-height: 146px;
}
.box_holder_icon_inner .fa-stack,
.q_icon_with_title .icon_holder .fa-stack {
background-color: transparent;
border: 1px solid #afafaf;
text-align: center;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-webkit-backface-visibility: hidden;
-webkit-box-sizing: initial !important;
-moz-box-sizing: initial !important;
box-sizing: initial !important;
}
.box_holder_icon_inner .q_font_awsome_icon,
.q_icon_with_title .icon_holder .q_font_awsome_icon,
.box_holder_icon_inner .fa-stack,
.q_icon_with_title .icon_holder .fa-stack,
.q_font_awsome_icon_holder,
.q_font_awsome_icon_holder a,
.q_font_elegant_holder,
.q_font_elegant_holder a {
color: #696969;
}
.box_holder_icon_inner .fa-stack,
.box_holder_icon_inner .q_font_elegant_holder.circle,
.box_holder_icon_inner .q_font_elegant_holder.square,
.box_holder_icon_inner .icon_holder_inner {
background-color: #fff;
}
.q_icon_with_title.circle .icon_holder .fa-stack,
.box_holder_icon_inner.circle .fa-stack {
border-radius: 2em;
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
-o-border-radius: 2em;
-ms-border-radius: 2em;
}
.q_icon_with_title .icon_holder:hover .icon_holder_inner,
.q_icon_with_title .icon_holder:hover .fa-stack,
.q_icon_with_title .icon_holder:hover .q_font_elegant_holder,
.box_holder_icon_inner.circle .icon_holder_inner:hover,
.box_holder_icon_inner.square .icon_holder_inner:hover,
.box_holder_icon_inner.square .icon_holder_inner:hover .fa-stack,
.box_holder_icon_inner.circle .icon_holder_inner:hover .fa-stack,
.box_holder_icon_inner .icon_holder_inner:hover .q_font_elegant_holder.circle,
.box_holder_icon_inner .icon_holder_inner:hover .q_font_elegant_holder.square {
border-color: #ecae80 !important; }
.q_icon_with_title .icon_holder:hover .fa-stack,
.q_icon_with_title.circle .icon_holder:hover .q_font_elegant_holder,
.q_icon_with_title.square .icon_holder:hover .q_font_elegant_holder,
.box_holder_icon_inner.square .icon_holder_inner:hover .fa-stack,
.box_holder_icon_inner.circle .icon_holder_inner:hover .fa-stack,
.box_holder_icon_inner .icon_holder_inner:hover .q_font_elegant_holder.circle,
.box_holder_icon_inner .icon_holder_inner:hover .q_font_elegant_holder.square {
background-color: #ecae80 !important; }
.q_icon_with_title .icon_holder:hover .icon_text_icon,
.box_holder_icon_inner .icon_holder_inner:hover .icon_text_icon {
color: #fff;
}
.q_icon_with_title.normal_icon .icon_holder:hover .icon_text_icon,
.box_holder_icon_inner.normal_icon .icon_holder_inner:hover .icon_text_icon {
color: #ecae80;
}
.q_icon_with_title span.fa-stack.fa-lg,
.q_box_holder.with_icon span.fa-stack.fa-lg {
font-size: 19px;
}
.q_icon_with_title .icon_text_holder {
position: relative;
}
.q_icon_with_title .icon_text_inner {
padding: 0 0 18px;
}
.q_icon_with_title.left_from_title .icon_text_holder {
padding: 0;
}
.q_icon_with_title .icon_title_holder {
display: table;
width: 100%;
height: 100%;
margin:0 0 17px;
}
.q_icon_with_title .icon_title_holder .icon_holder {
display: table-cell;
text-align: center;
height: 100%;
vertical-align: middle;
float: none;
padding: 0 20px 0 0;
}
.q_icon_with_title  .icon_text_holder .icon_title_holder .icon_title {
display: table-cell;
width: 100%;
margin: 0;
vertical-align: middle;
}
.q_icon_with_title.large .icon_holder,
.q_icon_with_title.medium .icon_holder,
.q_icon_with_title.tiny.square .icon_holder,
.q_icon_with_title.small.square .icon_holder {
text-align: center;
}
.q_icon_with_title.tiny .icon_text_holder {
padding: 0 0 0 60px;
}
.q_icon_with_title.small .icon_text_holder {
padding: 0 0 0 68px;
}
.q_icon_with_title.medium .icon_text_holder {
padding: 0 0 0 72px;
}
.q_icon_with_title.large .icon_text_holder {
padding: 0 0 0 91px;
}
.q_icon_with_title.very_large .icon_text_holder {
padding: 0 0 0 103px;
}
.q_icon_with_title.tiny.square .icon_text_holder,
.q_icon_with_title.tiny.boxed .icon_text_holder,
.q_icon_with_title.tiny.circle .icon_text_holder,
.q_icon_with_title.tiny.icon_image .icon_text_holder {
padding: 0 0 0 82px;
}
.q_icon_with_title.small.square .icon_text_holder,
.q_icon_with_title.small.boxed .icon_text_holder,
.q_icon_with_title.small.circle .icon_text_holder,
.q_icon_with_title.small.icon_image .icon_text_holder {
padding: 0 0 0 104px;
}
.q_icon_with_title.medium.boxed .icon_text_holder,
.q_icon_with_title.medium.circle .icon_text_holder,
.q_icon_with_title.medium.icon_image .icon_text_holder,
.q_icon_with_title.medium.square .icon_text_holder {
padding: 0 0 0 134px;
}
.q_icon_with_title.large.boxed .icon_text_holder,
.q_icon_with_title.large.circle .icon_text_holder,
.q_icon_with_title.large.icon_image .icon_text_holder,
.q_icon_with_title.large.square .icon_text_holder {
padding: 0 0 0 164px;
}
.q_icon_with_title.very_large.boxed .icon_text_holder,
.q_icon_with_title.very_large.circle .icon_text_holder,
.q_icon_with_title.very_large.icon_image .icon_text_holder,
.q_icon_with_title.very_large.square .icon_text_holder {
padding: 0 0 0 194px;
}
.q_icon_with_title.left_from_title .icon_text_holder {
padding: 0 !important;
}
.q_icon_with_title.tiny.center .icon_text_holder,
.q_icon_with_title.small.center .icon_text_holder,
.q_icon_with_title.medium.center .icon_text_holder,
.q_icon_with_title.large.center .icon_text_holder,
.q_icon_with_title.very_large.center .icon_text_holder,
.q_icon_with_title.tiny.boxed.center .icon_text_holder,
.q_icon_with_title.tiny.circle.center .icon_text_holder,
.q_icon_with_title.small.boxed.center .icon_text_holder,
.q_icon_with_title.small.circle.center .icon_text_holder,
.q_icon_with_title.medium.boxed.center .icon_text_holder,
.q_icon_with_title.medium.circle.center .icon_text_holder,
.q_icon_with_title.large.boxed.center .icon_text_holder,
.q_icon_with_title.large.circle.center .icon_text_holder,
.q_icon_with_title.very_large.boxed.center .icon_text_holder,
.q_icon_with_title.very_large.circle.center .icon_text_holder,
.q_icon_with_title.tiny.icon_image.center .icon_text_holder,
.q_icon_with_title.small.icon_image.center .icon_text_holder,
.q_icon_with_title.medium.icon_image.center .icon_text_holder,
.q_icon_with_title.large.icon_image.center .icon_text_holder,
.q_icon_with_title.very_large.icon_image.center .icon_text_holder {
padding: 0;
}
.q_icon_with_title.left_from_title .icon_holder {
display: block;
}
.q_icon_with_title.tiny .icon_holder img {
width: 35px;
}
.q_icon_with_title.small .icon_holder img {
width: 52px;
}
.q_icon_with_title.medium .icon_holder img {
width: 78px;
}
.q_icon_with_title.large .icon_holder img {
width: 104px;
}
.q_icon_with_title.very_large .icon_holder img {
width: 130px;
}
.q_icon_with_title.left_from_title.tiny.normal_icon .icon_holder i {
position: relative;
top: 3px;
line-height: 1em;
}
.q_icon_with_title .icon_text_holder .icon_title {
display: block;
margin: 0 0 1.1em;
}
.q_icon_with_title .icon_with_title_link {
display: inline-block;
margin: 18px 0 0;
}
.q_icon_with_title.top_title_over .icon_holder {
margin: 0 0 18px;
}
.q_icon_with_title.top_title_over .icon_holder i,
.q_icon_with_title.top_title_over .icon_holder span {
font-size: 120px !important;
line-height: 1em !important;
color: #f0f0f0;
}
.q_icon_with_title.top_title_over .icon_holder img {
min-width: 120px !important;
}
.q_icon_with_title.top_title_over .icon_title {
position: absolute;
top: -85px;
width: 100%;
margin: 0 !important;
z-index: 3;
} .q_box_holder {
display: block;
position: relative;
border: 1px solid transparent;
z-index: 200;
}
.q_box_holder.with_icon {
border: 1px solid #afafaf;
}
.box_holder_inner {
padding: 30px 20px;
display: block;
}
.q_box_holder.with_icon .box_holder_inner.tiny {
padding: 40px 20px 30px;
}
.q_box_holder.with_icon .box_holder_inner.small {
padding: 51px 20px 30px;
}
.q_box_holder.with_icon .box_holder_inner.medium {
padding: 66px 20px 30px;
}
.q_box_holder.with_icon .box_holder_inner.large {
padding: 81px 20px 30px;
}
.q_box_holder.with_icon .box_holder_inner.very_large {
padding: 96px 20px 30px;
}
.box_holder_inner.left {
text-align: left;
}
.box_holder_inner.right {
text-align: right;
}
.box_holder_inner.center {
text-align: center;
}
.box_holder_inner .icon_title {
margin: 0 0 14px;
}
.box_holder_icon {
position: absolute;
display: block;
left: 50%;
top: 0;
z-index: 250;
}
.box_holder_icon_inner {
margin: -50% 0 0 -50%;
}
.box_holder_icon_inner .icon_holder_inner {
display: inline-block;
}
.box_holder_icon_inner.circle .icon_holder_inner {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.box_holder_icon_inner.circle,
.box_holder_icon_inner.square,
.box_holder_icon_inner.image {
margin: -50% 0 0 -50%;
}
.box_holder_icon_inner.circle .fa-stack,
.circle .icon_holder .fa-stack {
-o-border-radius: 2em;
-moz-border-radius: 2em;
-webkit-border-radius: 2em;
-ms-border-radius: 2em;
border-radius: 2em;
}
.box_holder_icon_inner.image.tiny img {
height: 35px;
}
.box_holder_icon_inner.image.small img {
height: 52px;
}
.box_holder_icon_inner.image.medium img{
height: 78px;
}
.box_holder_icon_inner.image.large img {
height: 104px;
}
.box_holder_icon_inner.image.very_large img {
height: 130px;
}   .q_progress_bars_icons{
display: block;
position: relative;
}
.q_progress_bars_icons_inner{
position: relative;
width: 100%;
}
.q_progress_bars_icons_inner .bar{
position: relative;
float: left;
margin: 0 5px 5px 0;
}
.q_progress_bars_icons_inner.normal .bar{
margin: 0;
}
.q_progress_bars_icons_inner.tiny .bar{
height: 40px;
width: 40px;
}
.q_progress_bars_icons_inner.small .bar{
width: 52px;
height: 52px;
}
.q_progress_bars_icons_inner.medium .bar{
width: 78px;
height: 78px;
}
.q_progress_bars_icons_inner.large .bar{
width: 104px;
height: 104px;
}
.q_progress_bars_icons_inner.very_large .bar{
width: 130px;
height: 130px;
}
.q_progress_bars_icons_inner .bar .bar_noactive,
.q_progress_bars_icons_inner .bar .bar_active{
display: inline-block;
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
z-index: 50;
}
.q_progress_bars_icons_inner.tiny .bar .bar_noactive,
.q_progress_bars_icons_inner.tiny .bar .bar_active{
width: 40px;
height: 40px;
line-height: 40px;
}
.q_progress_bars_icons_inner .bar.active .bar_noactive {
z-index: 100;
}
.q_progress_bars_icons_inner.square .bar .bar_noactive,
.q_progress_bars_icons_inner.square .bar .bar_active,
.q_progress_bars_icons_inner.circle .bar .bar_noactive,
.q_progress_bars_icons_inner.circle .bar .bar_active{
background-color: #fff;
}
.q_progress_bars_icons_inner.circle .bar .bar_noactive, .q_progress_bars_icons_inner.square .bar .bar_noactive  {
border: 2px solid #ecae80;
}
.q_progress_bars_icons_inner.circle .bar .bar_active, .q_progress_bars_icons_inner.square .bar .bar_active {
border: 2px solid #e2e2e2;
}
.q_progress_bars_icons_inner.circle .bar .bar_noactive,
.q_progress_bars_icons_inner.circle .bar .bar_active {
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
-ms-border-radius: 2em;
-o-border-radius: 2em;
border-radius: 2em;
}
.q_progress_bars_icons_inner.square .bar.active i,
.q_progress_bars_icons_inner.circle .bar.active i,
.q_progress_bars_icons_inner.normal .bar.active i,
.q_progress_bars_icons_inner .bar.active i.fa-circle,
.q_progress_bars_icons_inner.square .bar.active .q_font_elegant_icon,
.q_progress_bars_icons_inner.circle .bar.active .q_font_elegant_icon,
.q_progress_bars_icons_inner.normal .bar.active .q_font_elegant_icon{
color: #ecae80;
}
.q_progress_bars_icons_inner.square .bar i,
.q_progress_bars_icons_inner.circle .bar i,
.q_progress_bars_icons_inner.normal .bar i,
.q_progress_bars_icons_inner.square .bar .q_font_elegant_icon,
.q_progress_bars_icons_inner.circle .bar .q_font_elegant_icon,
.q_progress_bars_icons_inner.normal .bar .q_font_elegant_icon,
.q_progress_bars_icons_inner .bar i.fa-circle{
color: #f6f6f6;
}
.q_progress_bars_icons_inner .q_font_elegant_icon{
display: inline-block;
width: 100%;
text-align: center;
}  .q_social_icon_holder{
position: relative;
display: inline-block;
margin: 0 5px 5px 0 !important;
vertical-align: middle;
}
.q_social_icon_holder .fa-stack {
position: relative;
text-align: center;
color: #7a7a7a;
background-color: transparent;
border: 2px solid #7a7a7a;
-webkit-transition: color 0.15 ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-webkit-transform: translateZ(0px);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.q_social_icon_holder .fa-stack span {
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.q_social_icon_holder:hover .fa-stack {
color: #7a7a7a !important;
background-color: #7a7a7a !important;
border-color: #7a7a7a !important;
}
.q_social_icon_holder:hover .fa-stack .social_icon {
color: #fff;
}
.q_social_icon_holder:hover .fa-stack
.q_social_icon_holder.normal_social .simple_social,
.q_social_icon_holder.normal_social.with_link .simple_social {
color: #7a7a7a;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
}
.q_social_icon_holder.normal_social:hover .simple_social{
color: #ecae80 !important; }
.q_social_icon_holder .fa-stack.circle_social{
border-radius: 2em;
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
-ms-border-radius: 2em;
-o-border-radius: 2em;
}
.q_social_icon_holder .fa-stack.tiny{
width: 36px;
height: 36px;
line-height: 32px;
}
.q_social_icon_holder .fa-stack.small{
width: 44px;
height: 44px;
line-height: 40px;
}
.q_social_icon_holder .fa-stack.medium{
width: 51px;
height: 51px;
line-height: 47px;
}
.q_social_icon_holder .fa-stack.large{
width: 64px;
height: 64px;
line-height: 60px;
}
.q_social_icon_holder .fa-stack.huge{
width: 110px;
height: 110px;
line-height: 106px;
}
.q_social_icon_holder .fa-stack.tiny i,
.q_social_icon_holder .fa-stack.tiny span,
.q_social_icon_holder i.tiny,
.q_social_icon_holder span.tiny{
font-size: 16px;
}
.q_social_icon_holder .fa-stack.small i,
.q_social_icon_holder i.small,
.q_social_icon_holder .fa-stack.small span,
.q_social_icon_holder span.small{
font-size: 18px;
}
.q_social_icon_holder .fa-stack.medium i,
.q_social_icon_holder i.medium,
.q_social_icon_holder .fa-stack.medium span,
.q_social_icon_holder span.medium{
font-size: 20px;
}
.q_social_icon_holder .fa-stack.large i,
.q_social_icon_holder i.large,
.q_social_icon_holder .fa-stack.large span,
.q_social_icon_holder span.large{
font-size: 24px;
}
.q_social_icon_holder .fa-stack.huge i,
.q_social_icon_holder i.huge,
.q_social_icon_holder .fa-stack.huge span,
.q_social_icon_holder span.huge{
font-size: 40px;
}
.q_social_icon_holder > i,
.q_social_icon_holder > span.simple_social{
position: relative;
display: block;
width: auto;
line-height: 1.2em;
}
.q_social_icon_holder .fa-stack span{
position: relative;
}
.q_social_icon_holder .fa-stack.tiny span{
line-height: 32px;
}
.q_social_icon_holder .fa-stack.small span{
line-height: 40px;
}
.q_social_icon_holder .fa-stack.medium span{
line-height: 47px;
}
.q_social_icon_holder .fa-stack.large span{
line-height: 60px;
}
.q_social_icon_holder .fa-stack.huge span{
line-height: 106px;
}  .ordered ul, .ordered ol {
counter-reset: li;
display: block;
list-style-type: decimal;
background-position: left center;
background-repeat: no-repeat;
margin: 0 0 30px;
padding: 0 0 0 20px;
}
.ordered ol li {
margin: 0px 0px 21px;
padding: 0 0 0 4px;
} .q_list.normal ul > li {
font-weight: 400 !important;
}
.q_list.light ul > li {
font-weight: 300 !important;
}
.q_list.bold  ul > li {
font-weight: 600 !important;
}
.q_list.circle ul,
.q_list.number ul{
display: block;
list-style-type: none;
margin: 0;
padding: 0;
}
.q_list.number ul{
counter-reset: li;
}
.q_list.number.circle_number li {
padding-left: 43px;
margin-bottom: 22px;
}
.q_list.circle ul>li,
.q_list.number ul>li{
position: relative;
font-weight: 300;
margin: 0 0 22px;
padding: 0 0 0 22px;
}
.q_list.circle ul>li:before {
position: absolute;
left: 0;
width: 7px;
height: 7px;
top: 9px;
background-color: #ecae80;
content: '';
border-radius: 25px;
}
.q_list.number ul>li:before{
height: 20px;
width: 20px;
line-height: 20px;
display: inline-block;
position: absolute;
left: 0;
top: 1px;
padding: 0;
color: #ecae80;
text-align: center;
content: counter(li, decimal-leading-zero);
counter-increment: li;
font-weight: 500;
}
.q_list.number.circle_number ul>li:before {
color: #fff;
background-color: #ecae80;
border-radius: 2em;
height: 31px;
width: 31px;
line-height: 31px;
top: -3px;
}
.q_list.circle.animate_list ul li,
.q_list.number.animate_list ul li{
opacity: 0;
filter: alpha(opacity = 0);
top: -40px;
}
.touch .no_animation_on_touch .q_list.circle.animate_list ul li,
.touch .no_animation_on_touch .q_list.number.animate_list ul li{
opacity: 1;
filter: alpha(opacity = 100);
top: 0px;
} .social_share_holder {
position: relative;
display: inline-block;
}
.social_share_holder:hover .social_share_title {
cursor: pointer;
}
.social_share_holder:hover .social_share_dropdown {
visibility: visible;
}
:not(.format-link):not(.format-quote) .social_share_holder:hover > a{
color: #ecae80;
}
.social_share_title {
display: inline-block;
}
.social_share_dropdown {
display: block;
left: 0;
margin: 0 0 0;
padding: 10px 0 0 0;
position: absolute;
top: 100%;
width: auto;
visibility: hidden;
z-index: 950;
}
.social_share_dropdown ul {
list-style: none;
position: relative;
display: block;
background-color: #fff;
z-index: 990;
padding: 0 !important;
border: 2px solid #5d5d5d;
min-width: 108px;
font-weight: 400;
}
.page_share {
position: relative;
padding: 0 0px 0 10px;
margin: 0 0px 0 10px;
border-left: 1px solid #5d5d5d;
font-size:12px;
line-height:1em;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
display: inline-block;
}
.social_share_dropdown ul li {
display: block;
position: relative;
text-align: center;
}
.social_share_dropdown ul li.share_title {
color: #5d5d5d;
padding: 10px 20px;
}
.social_share_dropdown ul li a {
display: block;
height: 32px;
line-height: 32px;
padding: 0 12px;
border-bottom: 2px solid #5d5d5d;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
text-align: left;
color: #5d5d5d !important;
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.social_share_dropdown ul li a span,
.latest_post_holder .social_share_dropdown ul li a span,
.blog_holder article .post_info .social_share_dropdown ul li a span {
font-size: 10px;
}
.social_share_dropdown ul li:last-child a {
border-bottom: 0;
}
.social_share_dropdown ul li .social_network_icon {
font-size: 13px;
color: #5d5d5d;
position: relative;
top: 1px;
margin-right: 7px;
}
.social_share_dropdown ul li img {
width: 8px;
margin: 0 12px 0 0;
}
.social_share_dropdown ul li:hover {
background-color: #5d5d5d;
}
.social_share_dropdown ul li:hover .social_network_icon {
color: #fff !important;
}
.social_share_dropdown ul li:hover a,
.latest_post_holder .social_share_dropdown ul li:hover a {
color: #fff !important;
} .social_share_list_holder ul {
list-style: none;
display: inline-block;
}
.social_share_list_holder ul li {
display: inline;
margin-right: 10px;
}
.social_share_list_holder ul li i {
color: #e2e2e2;
font-size: 18px;
vertical-align: middle;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.social_share_list_holder ul li i:hover {
color: #ecae80;
} .q_steps_holder {
width: 100%;
text-align: center;
}
.q_steps_holder_inner {
position: relative;
display: inline-block;
}
.q_steps_holder .circle_small,
.q_steps_holder .circle_small_inner {
width: 192px;
height: 192px;
}
.q_steps_holder .circle_small_wrapper {
margin: 0 auto;
border-radius: 530px;
border: 2px solid transparent;
border-top: 2px solid #ecae80;
width: 193px;
height: 192px;
}
.q_steps_holder .circle_small {
margin: 0 auto;
border: 1px solid #c7c7c7;
color: #666666;
font-family: inherit;
font-size: 26px;
border-radius: 500px;
text-align: center;
}
.q_steps_holder .circle_small:hover span,
.q_steps_holder .circle_small:hover .step_title {
color: #ecae80 !important;
}
.q_steps_holder .circle_small_inner {
display: table-cell;
vertical-align: middle;
}
.q_steps_holder .circle_small_inner span{
font-size: 50px;
font-weight:500;
line-height:50px;
}
.q_steps_holder a.circle_small_inner {
color: #666666;
}
.q_steps_holder a.circle_small_inner:hover {
color: inherit;
}
.q_steps_holder .circle_small span {
display: block;
margin-bottom: 5px;
-webkit-transition:color 0.15s ease 0s;
-moz-transition:color 0.15s ease 0s;
-o-transition:color 0.15s ease 0s;
}
.q_steps_holder .circle_small .step_title {
color: #666666;
letter-spacing: 1px;
font-size: 16px;
-webkit-transition:color 0.15s ease 0s;
-moz-transition:color 0.15s ease 0s;
-o-transition:color 0.15s ease 0s;
}
.q_steps_holder .circle_small_holder p {
margin-top: 5px;
text-align: center;
padding: 0 21px;
}
.q_steps_holder .circle_small_holder {
width: 265px;
display: inline-block;
}
.q_steps_holder .circle_small_holder_inner {
position: relative;
}
.q_steps_holder .circle_small_holder:last-child .circle_small_holder_inner .arrow_holder {
background: none;
}
.q_steps_holder.show .circle_small_holder {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.q_steps_holder .circle_small_holder {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
-o-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
}
.q_steps_holder .step1 {
left: 40px;
top: 85px;
-webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
-ms-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.q_steps_holder .step1 .circle_small_wrapper {
transform:rotate(-25deg);
-ms-transform:rotate(-25deg); -webkit-transform:rotate(-25deg); }
.q_steps_holder .step1 .circle_small {
transform:rotate(25deg);
-ms-transform:rotate(25deg); -webkit-transform:rotate(25deg); }
.q_steps_holder .step2 {
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-ms-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
.q_steps_holder .step2 .circle_small_wrapper {
transform:rotate(-175deg);
-ms-transform:rotate(-175deg); -webkit-transform:rotate(-175deg); }
.q_steps_holder .step2 .circle_small {
transform:rotate(175deg);
-ms-transform:rotate(175deg); -webkit-transform:rotate(175deg); }
.q_steps_holder .step3 {
-webkit-transition-delay: 1.5s;
-moz-transition-delay: 1.5s;
-ms-transition-delay: 1.5s;
-o-transition-delay: 1.5s;
transition-delay: 1.5s;
}
.q_steps_holder .step3 .circle_small_wrapper {
transform:rotate(25deg);
-ms-transform:rotate(25deg); -webkit-transform:rotate(25deg); }
.q_steps_holder .step3 .circle_small {
transform:rotate(-25deg);
-ms-transform:rotate(-25deg); -webkit-transform:rotate(-25deg); }
.q_steps_holder .step4 .circle_small_wrapper {
transform:rotate(-170deg);
-ms-transform:rotate(-170deg); -webkit-transform:rotate(-170deg); }
.q_steps_holder .step4 .circle_small {
transform:rotate(170deg);
-ms-transform:rotate(170deg); -webkit-transform:rotate(170deg); }
.q_steps_holder .step4{
-webkit-transition-delay: 2s;
-moz-transition-delay: 2s;
-ms-transition-delay: 2s;
-o-transition-delay: 2s;
transition-delay: 2s;
}  .vc_text_separator.full{
padding-bottom: 20px;
border-top: 1px solid #eaeaea;
margin-top: 20px;
border-bottom:0;
}
.vc_text_separator.full.separator_align_center{
text-align: center;
}
.vc_text_separator.full.separator_align_right{
text-align: right;
}
.vc_text_separator.full div{
padding: 0px 35px;
line-height: 36px;
top: -19px;
font-size: 14px;
color: #fff;
font-weight: 500;
background-color: #ecae80;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border:1px solid transparent;
display: inline-block;
position: relative;
}  .q_pie_graf_holder,
.q_line_graf_holder {
display: block;
position: relative;
overflow: hidden;
}
.q_pie_graf,
.q_line_graf{
margin: 0 22px 0 0;
float: left;
}
.q_pie_graf_legend{
position: relative;
float: left;
width: 40%;
}
.q_line_graf_legend{
position: relative;
float: left;
width: 20%;
}
.q_pie_graf_legend ul,
.q_line_graf_legend ul{
list-style: none;
padding:0;
}
.q_pie_graf_legend ul li,
.q_line_graf_legend ul li{
display: block;
margin: 0 0 10px 0;
}
.q_pie_graf_legend ul li .color_holder,
.q_line_graf_legend ul li .color_holder{
width: 25px;
height: 25px;
background-color: #ecae80;
float: left;
}
.q_pie_graf_legend ul li p,
.q_line_graf_legend ul li p{
line-height: 25px;
margin: 0;
padding: 0 0 0 50px;
} .q_image_with_text_over{
display: inline-block;
position: relative;
margin: 0px;
width: 100%;
}
.q_image_with_text_over.one_half{
width: 50%;
}
.q_image_with_text_over.one_third{
width: 33.33%;
}
.q_image_with_text_over.one_fourth{
width: 25%;
}
.q_image_with_text_over img{
display: block;
position: relative;
width: 100%;
z-index: 10;
}
.q_image_with_text_over .shader{
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-position: 0px 0px;
background-color: rgba(54,54,54,0.3);
background-repeat: repeat;
z-index: 20;
-webkit-transition: background-color 0.15s ease-in-out;
-moz-transition: background-color 0.15s ease-in-out;
-o-transition: background-color 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out;
-webkit-backface-visibility: hidden;
}
.q_image_with_text_over:hover .shader{
background-color: rgba(54,54,54,0.6);
}
.q_image_with_text_over .text{
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
top: 0px;
left: 0px;
z-index: 30;
}
.q_image_with_text_over .front_holder,
.q_image_with_text_over .back_holder{
position: absolute;
display: table;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
text-align: center;
}
.q_image_with_text_over .front_inner,
.q_image_with_text_over .back_inner{
position: relative;
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle;
}
.q_image_with_text_over .front_inner{
opacity: 1;
filter: alpha(opacity = 100);
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
-webkit-transform: translateZ(0px);
}
.q_image_with_text_over .caption{
line-height: 1em;
}
.q_image_with_text_over .text p,
.q_image_with_text_over .caption,
.q_image_with_text_over .icon_holder{
display: block;
color: #fff;
}
.q_image_with_text_over .caption{
margin: 15px 0 0;
}
.q_image_with_text_over .caption.no_icon{
margin: 0;
}
.q_image_with_text_over .desc{
position: relative;
margin: 0px 43px;
opacity: 0;
filter: alpha(opacity = 0);
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
-webkit-backface-visibility:hidden;
-webkit-transform: translateZ(0px);
}
.q_image_with_text_over .desc .qbutton{
display: inline-block;
color: #fff;
background-color: transparent;
border-color: #fff;
margin: 25% 0 0;
}
.q_image_with_text_over .desc .qbutton:hover{
color: #363636 !important;
border-color: #fff !important;
background-color: #fff !important;
}
.q_image_with_text_over .text:hover .front_inner{
opacity: 0;
filter: alpha(opacity = 0);
}
.q_image_with_text_over .text:hover .desc{
opacity: 1;
filter: alpha(opacity = 100);
}  .q_team {
background-color:#fff;
overflow:hidden;
}
.q_team.with_padding .q_team_text {
padding-left: 20px;
padding-right: 20px;
}
.q_team_inner {
overflow:hidden;
width: 100%;
}
.q_team .q_team_image {
position:relative;
}
.q_team .q_team_image img {
width: 100%;
vertical-align: middle;
}
.q_team .q_team_description {
display: table;
width: 100%;
height: 100%;
}
.q_team .q_team_text {
padding: 36px 0 16px;
border-style: none;
border-width: 1px;
border-color: #f6f6f6;
border-top: none !important;
}
.q_team .q_team_title_holder {
margin: 0 0 20px;
}
.q_team .q_team_title_holder .q_team_name {
margin-bottom: 7px;
}
.q_team .q_team_text_inner .separator {
background-color: #ecae80;
margin-bottom: 16px !important;
}
.q_team .q_team_text .q_team_position {
font-size: 15px;
color: #696969;
}
.q_team .q_team_social_holder {
position: relative;
}
.q_team.without_separator .q_team_social_holder {
margin-top: 38px;
}
.q_team .q_team_social_holder .simple_social {
font-size: 29px;
margin-right: 10px;
}
.q_team .double_separator {
height: 18px;
border-top: 2px solid #e2e2e2;
border-bottom: 2px solid #e2e2e2;
width: 100%;
margin-top: 32px;
margin-bottom: 32px !important; }
.q_team .q_team_skills_holder {
margin-top: 30px;
margin-bottom: 48px;
}  .circle_item .circle {
font-size: 15px;
line-height: 13px;
width: 155px;
height: 155px;
display: inline-block;
text-align: center;
color: #000;
background-color: #fbfbfb;
-o-border-radius: 182px;
-moz-border-radius: 182px;
-webkit-border-radius: 182px;
border-radius: 182px;
-webkit-transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
}
.circle_item .circle div {
padding: 69.5px 0;
}
.circle_left {
width: 100%;
display: inline-block;
margin: 0 0 25px 0;
}
.circle_left .circle {
float: left;
}
.circle_left .text {
padding: 0 10px 0 170px;
}
.circle_top {
width: 100%;
display: inline-block;
text-align: center;
margin: 0 0 25px 0;
}
.circle_top .circle {
margin: 0 auto;
}
.circle_top .text {
margin: 25px 0 0;
}
.circle_top .text p {
margin: 0;
}
.circle_item .circle a {
text-decoration: none;
}
.circle_item .circle:hover {
background-color: #ecae80;
color: #fff;
}
.circle_item .circle.hover {
cursor: pointer;
}
.circle_item .circle:hover a {
color: #fff;
}
.fade_in_circle_holder {
display: block;
cursor: pointer;
overflow: hidden;
}
.fade_in_circle_holder.animate_circle {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.fade_in_circle_holder {
display: table;
position: relative;
overflow: hidden;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.1);
-moz-transform: scale(0.1);
-o-transform: scale(0.1);
-ms-transform: scale(0.1);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-backface-visibility: hidden;
z-index: 2000;
}
.touch .no_animation_on_touch .fade_in_circle_holder{
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .image_hover {
position: relative;
display: inline-block;
width: 100%;
}
.image_hover .images_holder {
position: relative;
}
.image_hover .images_holder img.hover_image {
position: absolute;
top: 0;
left: 0;
}
.image_hover .images_holder img.active_image {
opacity: 1;
filter: alpha(opacity = 100);
position: relative;
display: block;
}
.image_hover .images_holder img.active_image,
.image_hover .images_holder img.hover_image,
.image_hover.hovered.show .images_holder img.active_image,
.image_hover.hovered.show .images_holder img.hover_image {
-webkit-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
-webkit-backface-visibility:hidden;
-webkit-transform: translateZ(0px);
}
.image_hover .images_holder img.hover_image {
opacity: 0;
filter: alpha(opacity = 0);
}
.image_hover .images_holder:hover img.active_image,
.image_hover.hovered.show .images_holder img.active_image {
opacity: 0;
filter: alpha(opacity = 0);
}
.image_hover .images_holder:hover img.hover_image,
.image_hover.hovered.show .images_holder img.hover_image {
opacity: 1;
filter: alpha(opacity = 100);
} .content_bottom{
position: relative;
z-index: 100;
}
.qode_call_to_action.container {
background-color: #ecae80;
}
.qode_call_to_action.in_grid {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.qode_call_to_action.container .container_inner {
padding: 40px 0;
}
.call_to_action_text_wrapper p {
font-size: 21px;
font-weight: 300;
line-height: 1.692307692307692em;
color: #fff;
text-align: center;
}
.qode_call_to_action .call_to_action_text_wrapper {
line-height: 40px;
}
.qode_call_to_action .qbutton{
position: static;
}
.call_to_action_button_wrapper {
text-align: left;
}
.call_to_action_button_wrapper.left {
text-align: left;
}
.qode_call_to_action .two_columns_75_25>.column2.left>.column_inner {
padding: 0 20px 0 0;
}
.qode_call_to_action.in_grid .two_columns_75_25>.column2.left>.column_inner {
padding-left: 28px;
}
.qode_call_to_action.in_grid .two_columns_75_25>.column2>.column_inner {
padding-right: 28px;
}
.qode_call_to_action.in_grid .two_columns_75_25>.column1.left>.column_inner {
padding-right: 28px;
}
.qode_call_to_action.in_grid .two_columns_75_25>.column1>.column_inner {
padding-left: 28px;
}
.qode_call_to_action .two_columns_75_25>.column1.left>.column_inner {
padding: 0;
}
.qode_call_to_action .two_columns_75_25>.column1.left {
text-align: right;
} .qode_carousels {
padding: 0;
position: relative;
display: block;
zoom: 1;
}
.qode_carousels_holder.two_rows .slides > li .carousel_item_holder {
margin-bottom: 50px;
position: relative;
}
.qode_carousels .slides > li .first_image_holder,
.qode_carousels .slides > li .second_image_holder {
display: block;
position: relative;
width: 100%;
opacity: 1;
}
.qode_carousels .slides > li .second_image_holder {
position: absolute;
top: 0;
left: 0;
}
.qode_carousels .slides > li .second_image_holder,
.qode_carousels_holder:not(.two_rows) .qode_carousels .slides > li:hover .first_image_holder.has_hover_image {
opacity: 0;
}
.qode_carousels_holder:not(.two_rows) .qode_carousels .slides > li:hover .second_image_holder.has_hover_image {
opacity: 1;
}
.qode_carousels_holder.two_rows .qode_carousels .slides > li div.carousel_item_holder .second_image_holder,
.qode_carousels_holder.two_rows .qode_carousels .slides > li div.carousel_item_holder:hover .first_image_holder.has_hover_image {
opacity: 0;
}
.two_rows .qode_carousels .slides > li div.carousel_item_holder:hover .second_image_holder.has_hover_image {
opacity: 1;
}
.qode_carousels .caroufredsel-direction-nav .caroufredsel-navigation-item {
width: 39px;
height: 39px;
line-height: 34px;
text-align: center;
opacity: 1;
-webkit-transition: opacity 0.15s ease-in-out;
-moz-transition: opacity 0.15s ease-in-out;
-ms-transition: opacity 0.15s ease-in-out;
-o-transition: opacity 0.15s ease-in-out;
transition: opacity 0.15s ease-in-out;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-sizing: initial;
-moz-box-sizing: initial;
box-sizing: initial;
}
.qode_carousels .caroufredsel-direction-nav .caroufredsel-navigation-item:hover span {
opacity: 0.65;
}
.qode_carousels.light .caroufredsel-direction-nav .caroufredsel-navigation-item {
border-color: #fff;
}
.qode_carousels.light .caroufredsel-direction-nav .caroufredsel-navigation-item span {
color: #fff;
}
.qode_carousels .caroufredsel-direction-nav .caroufredsel-navigation-item span {
vertical-align: middle;
color: #9d9d9d;
font-size: 24px;
-webkit-transition: opacity 0.15s ease-in-out;
-moz-transition: opacity 0.15s ease-in-out;
-ms-transition: opacity 0.15s ease-in-out;
-o-transition: opacity 0.15s ease-in-out;
transition: opacity 0.15s ease-in-out;
}
.qode_carousels .caroufredsel-direction-nav .qode_carousel_next {
right: -50px;
}
.qode_carousels .caroufredsel-direction-nav .qode_carousel_prev {
left: -50px;
}  .qode_clients .qode_client_holder {
float: left;
text-align: center;
margin-bottom: 35px;
}
.qode_clients.two_columns .qode_client_holder {
width: 50%;
}
.qode_clients.three_columns .qode_client_holder {
width: 33.33%;
}
.qode_clients.four_columns .qode_client_holder {
width: 25%;
}
.qode_clients.five_columns .qode_client_holder {
width: 20%;
}
.qode_clients .qode_client_holder_inner {
position: relative;
margin: 0 20px;
}
.qode_clients .qode_client_holder_inner:before,
.qode_clients .qode_client_holder_inner:after {
display: block;
content: "";
position: absolute;
}
.qode_clients .qode_client_holder_inner:before {
height: 100%;
right: -20px;
width: 1px;
border-right: 2px solid #e2e2e2;
}
.qode_clients .qode_client_holder_inner:after {
width: 100%;
bottom: -20px;
height: 1px;
border-bottom: 2px solid #e2e2e2;
}
.qode_clients .qode_client_holder.border-bottom-none .qode_client_holder_inner:after {
border-bottom: 0;
}
.qode_clients.two_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before,
.qode_clients.three_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,
.qode_clients.four_columns .qode_client_holder:nth-child(4n) .qode_client_holder_inner:before,
.qode_clients.five_columns .qode_client_holder:nth-child(5n) .qode_client_holder_inner:before,
.qode_clients.six_columns .qode_client_holder:nth-child(6n) .qode_client_holder_inner:before {
border-right-width: 0;
}
.qode_clients .qode_client_holder a {
display: inline-block;
vertical-align: middle;
max-width: 100%;
line-height: 0;
-webkit-transition: opacity 0.15s ease-out;
-moz-transition: opacity 0.15s ease-out;
-o-transition: opacity 0.15s ease-out;
-ms-transform: opacity 0.15s ease-out;
transition: opacity 0.15s ease-out;
}
.qode_clients .qode_client_holder a:hover {
opacity: 0.4;
}  .animated_icons_with_text .animated_icon_with_text_holder {
float: left;
text-align: center;
}
.animated_icons_with_text.two_columns .animated_icon_with_text_holder {
width: 50%;
}
.animated_icons_with_text.three_columns .animated_icon_with_text_holder {
width: 33.33%;
}
.animated_icons_with_text.four_columns .animated_icon_with_text_holder {
width: 25%;
}
.animated_icons_with_text.five_columns .animated_icon_with_text_holder {
width: 20%;
}
.animated_icons_with_text.six_columns .animated_icon_with_text_holder {
width: 16.66666666666667%;
}
.animated_icons_with_text .animated_icon_with_text_inner {
position: relative;
padding: 0px 20px;
height: 85px;
}
.animated_icons_with_text .animated_icon_with_text_inner:before,
.animated_icons_with_text .animated_icon_with_text_inner:after {
display: block;
content: "";
position: absolute;
}
.animated_icons_with_text .animated_icon_with_text_inner:before {
height: 100%;
right: 0px;
width: 1px;
border-right: 1px solid #f5f5f5;
}
.animated_icons_with_text .animated_icon_with_text_inner:after {
width: 100%;
bottom: 0px;
height: 1px;
border-bottom: 1px solid #f5f5f5;
}
.animated_icons_with_text .animated_icon_with_text_holder.border-bottom-none .animated_icon_with_text_inner:after {
border-bottom: none;
}
.animated_icons_with_text.two_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before,
.animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(3n) .animated_icon_with_text_inner:before,
.animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(4n) .animated_icon_with_text_inner:before,
.animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(5n) .animated_icon_with_text_inner:before,
.animated_icons_with_text.six_columns .animated_icon_with_text_holder:nth-child(6n) .animated_icon_with_text_inner:before {
border-right-width: 0;
}
.animated_icon_holder{
height: 100%;
padding:0 0 0 15px;
display: block;
width: 81px;
float: left;
position: relative;
}
.animated_icon{
height: 100%;
width: 100%;
position: relative;
}
.animated_icon_inner > span{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
backface-visibility: hidden;
left: 0px;
position: absolute;
top: 0;
-webkit-transition: 200ms ease-in;
-moz-transition: 200ms ease-in;
-o-transition: 200ms ease-in;
transition: 200ms ease-in;
}
.animated_icon_inner > span.animated_icon_back{
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.animated_icon_with_text_holder:hover .animated_icon_inner span.animated_icon_back{
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
}
.animated_icon_with_text_holder:hover .animated_icon_inner > span {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.animated_icon_inner{
height: 81px;
width: 100%;
position: absolute;
left:0px;
top: 50%;
margin: -41px 0 0 0;
}
.animated_icon_inner .animated_icon {
width: 77px;
height: 77px;
line-height: 77px;
background: transparent;
-o-border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border-radius: 100px;
margin: 0;
border: 2px solid #c0c0c0;
color: #c0c0c0;
font-size:35px;
display: inline-block;
}
.animated_icon_inner span.animated_icon_back .animated_icon {
background-color: #ecae80;
color:#fff;
border-color: #ecae80;
}
.animated_icon_with_text_holder .animated_text_holder {
text-align: left;
width: 100%;
height: 100%;
}
.animated_icon_with_text_holder .animated_text_holder_wrap{
display: block;
padding: 0 0 0 116px;
height: 100%;
}
.animated_icon_with_text_holder  .animated_text_holder_wrap_inner{
width: 100%;
height: 100%;
position: relative;
}
.animated_text_holder_inner{
position: absolute;
left: 0;
width: 100%;
top: 0;
overflow: hidden;
height: 100%;
}
.animated_icon_with_text_holder .animated_title,
.animated_icon_with_text_holder .animated_text{
display: table;
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
}
.animated_icon_with_text_holder .animated_title_inner,
.animated_icon_with_text_holder .animated_text p{
display: table-cell;
vertical-align: middle;
}
.animated_icon_with_text_holder .animated_title,
.animated_icon_with_text_holder .animated_title_inner,
.animated_icon_with_text_holder .animated_text,
.animated_icon_with_text_holder .animated_text p{
-webkit-transition: 200ms ease-in;
-moz-transition: 200ms ease-in;
-o-transition: 200ms ease-in;
transition: 200ms ease-in;
}
.animated_icon_with_text_holder .animated_text {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
-o-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.animated_icon_with_text_holder .animated_text p{
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.animated_icon_with_text_holder:hover .animated_text,
.animated_icon_with_text_holder:hover .animated_text p{
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: 250ms ease-out;
-moz-transition: 250ms ease-out;
-o-transition: 250ms ease-out;
transition: 250ms ease-out;
}
.animated_icon_with_text_holder:hover  .animated_title_inner{
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
-o-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-webkit-transition: 250ms ease-out;
-moz-transition: 250ms ease-out;
-o-transition: 250ms ease-out;
transition: 250ms ease-out;
}
.animated_icon_with_text_holder:hover .animated_title{
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: 250ms ease-out;
-moz-transition: 250ms ease-out;
-o-transition: 250ms ease-out;
transition: 250ms ease-out;
} .service_table_holder{
display: block;
position: relative;
border-color: #f6f6f6;
border-width: 1px;
border-style: none;
}
.service_table_inner{
display: block;
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
.service_table_inner ul{
padding: 0 !important;
}
.service_table_inner li{
display: block;
margin: 0;
padding: 0;
list-style: none;
text-align: center;
border-bottom: 1px solid #f6f6f6;
}
.service_table_inner > li{
background-color: #fff;
}
.service_table_inner li li{
padding: 9px 20px;
}
.service_table_inner li:last-child{
border-bottom: 0;
}
.service_table_inner li.service_table_title_holder{
display: block;
position: relative;
padding: 31px 20px 20px;
background-color: #fff;
border: none;
}
.service_table_inner li.service_table_title_holder .service_table_icon {
color: #ecae80;
font-size: 42px;
}
.service_table_title_inner{
position: relative;
display: table;
width: 100%;
height: 100%;
text-align: center;
}
.service_table_title_inner2{
display: table-cell;
width: 100%;
height: 100%;
padding: 31px 20px 25px;
vertical-align: middle;
}
.service_table_inner li.service_table_title_holder.background_image_type{
background-color: transparent !important;
border: 0 !important;
padding: 0;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.service_table_inner li.service_table_title_holder.background_color_type .service_table_title_inner2{
padding: 0;
}
.service_table_title_holder .service_title{
display: block;
}
.service_table_title_holder .service_table_icon {
display: block;
line-height: 1em;
padding: 33px 0 0;
}  .q_circles_holder {
position: relative;
display: inline-block;
width: 100%;
clear: both;
list-style: none;
margin: 0;
padding: 0;
border-color: #afafaf;
}
.q_circles_holder.with_lines.three_columns:before {
top: 78px;
}
.q_circles_holder.with_lines.four_columns:before {
top: 68px;
}
.q_circles_holder.with_lines.five_columns:before {
top: 56px;
}
.q_circles_holder.with_lines:before {
position: absolute;
left: 110px;
display: block;
width: 75%;
height: 0;
border-top: 1px solid;
border-color: inherit; content: "";
}
.q_circles_holder.no_line:before {
display: none;
border: 0;
height: 0;
width: 0;
}
.q_circles_holder .q_circle_outer {
position: relative;
float: left;
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
}
.q_circles_holder.three_columns .q_circle_outer {
width: 33.3%;
}
.q_circles_holder.four_columns .q_circle_outer {
width: 25%;
}
.q_circles_holder.five_columns .q_circle_outer {
width: 20%;
}
.q_circles_holder .q_circle_inner {
position: relative;
display: table;
vertical-align: middle;
text-align: center;
margin: 0 auto;
padding: 6px;
border: 1px solid #afafaf;
border-radius: 50%;
-webkit-transition: border-color 0.15s ease-in-out, padding 0.15s ease-in-out;
-moz-transition: border-color 0.15 ease-in-out, padding 0.15s ease-in-out;
-ms-transition: border-color 0.15s ease-in-out, padding 0.15s ease-in-out;
-o-transition: border-color 0.15s ease-in-out, padding 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, padding 0.15s ease-in-out;
}
.q_circles_holder.with_lines .q_circle_inner {
background-color: #fff;
}
.q_circle_outer.without_double_border .q_circle_inner {
padding: 0;
border: none;
}
.q_circles_holder.three_columns .q_circle_inner {
width: 148px;
height: 148px;
}
.q_circles_holder.four_columns .q_circle_inner {
width: 128px;
height: 128px;
}
.q_circles_holder.five_columns .q_circle_inner {
width: 108px;
height: 108px;
}
.q_circles_holder.five_columns .q_circle_inner.big_border {
width: 124px;
height: 124px;
}
.q_circles_holder .q_circle_inner2 {
position: relative;
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center;
border: 1px solid #afafaf;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
overflow: hidden;
}
.q_circle_outer.text_type .q_circle_inner2 {
padding: 5px;
}
.q_circles_holder .q_circle_inner2 img {
display: block;
width: 100%;
border-radius: 1000px;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
-o-border-radius: 1000px;
}
.q_circles_holder .q_circle_inner2 .process_icon,
.q_circles_holder .q_circle_inner2,
.q_circles_holder .q_circle_inner2 .q_text_in_circle {
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.q_circles_holder .q_circle_inner2 .process_icon {
color: #696969;
font-size: 24px;
}
.q_circles_holder .q_circle_inner:hover .q_circle_inner2 {
background-color: #ecae80 !important;
}
.q_circles_holder .q_circle_inner:hover .q_circle_inner2,
.q_circles_holder .q_circle_inner:hover {
border-color: #ecae80 !important;
}
.q_circles_holder .q_circle_inner:hover .q_circle_inner2 .process_icon,
.q_circles_holder .q_circle_inner:hover .q_circle_inner2 .q_text_in_circle {
color: #fff !important;
}
.q_circles_holder .q_circle_text_holder {
display: block;
text-align: center;
margin: 24px 0 0;
padding:0 10px;
}
.q_circles_holder .q_circle_text_holder .q_circle_text {
display: block;
margin: 20px 0 0;
}  .cover_boxes{
position: relative;
overflow: hidden;
}
.cover_boxes ul{
list-style: none;
margin: 0px -20px 0px 0px;
padding: 0px;
width: 200%;
}
.cover_boxes ul li{
float: left;
margin-right: 20px;
overflow: hidden;
position: relative;
width: 265px;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.cover_boxes ul li.act{
width: 530px;
}
.cover_boxes ul li .box{
width: 530px;
}
.cover_boxes ul li .box .thumb {
display: inline-block;
float: left;
margin-right: 20px;
position: relative;
z-index:10;
width: 265px;
}
.cover_boxes ul li .box .thumb img{
display: block;
position: relative;
max-width: 100%;
}
.cover_boxes ul li .box .box_content{
bottom: 0px;
left: 285px;
position: absolute;
padding: 0px 0px 0px 0px;
width: 245px;
z-index:9;
top: 0;
}
.cover_boxes ul li .box .cover_box_title{
margin: 0px 0px 18px 0px;
}
.cover_boxes ul li .box .qbutton {
margin: 20px 0px 0px 0px;
}  .q_icon_list{
display: block;
position: relative;
margin-bottom: 15px;
}
.q_icon_list p{
position: relative;
line-height: 37px;
font-weight: 300;
margin: 0;
}
.q_icon_list p.small_icon_list{
line-height: 28px;
padding: 0 0 0 28px;
}
.q_icon_list i,
.q_icon_list .q_font_elegant_icon{
float: left;
color: #696969;
font-size: 19px;
line-height: 35px;
height: 37px;
width: 37px;
text-align: center;
margin: 0 10px 0 0;
}
.q_icon_list i.small_icon_list,
.q_icon_list span.q_font_elegant_icon {
font-size: 15px;
line-height: 28px;
height: 28px;
width: 28px;
}
.q_icon_list i.circle,
.q_icon_list i.square,
.q_icon_list .q_font_elegant_icon.circle,
.q_icon_list .q_font_elegant_icon.square{
border: 1px solid #696969;
margin: 0 18px 0 0;
}
.q_icon_list i.circle,
.q_font_elegant_icon.circle{
border-radius: 3em;
}  .q_progress_bar {
position: relative;
margin: 0 0 8px 0;
width: 100%;
overflow: hidden;
text-align: left;
}
.q_progress_bar .progress_content_outer{
background-color: #f6f6f6;
position: relative;
overflow: hidden;
height: 16px;
}
.q_progress_bar .progress_content{
position: absolute;
top: 0;
left: 0;
max-width: 100%;
overflow: hidden;
background-color: #ecae80;
height: 16px;
}
.q_progress_bar .progress_title_holder {
position: relative;
margin: 0 0 7px 0;
color: #696969;
}
.q_progress_bar .progress_title {
display: inline-block;
z-index: 100;
}
.q_progress_bar .progress_number_wrapper {
text-align: right;
position: absolute;
left: 0px;
z-index: 10;
opacity: 0;
filter: alpha(opacity=0);
color: #fff;
}
.q_progress_bar .progress_number {
top: -1px;
margin: 0 0 0 15px;
}  .q_progress_bars_vertical .progress_content_outer {
height: 200px;
position: relative;
background-color: #f6f6f6;
}
.q_progress_bars_vertical .progress_number {
line-height: 1em;
color: #696969;
display: block;
position: relative;
font-weight: 700;
margin-bottom: 14px;
}
.q_progress_bars_vertical .progress_title {
margin-bottom: 0.7777777777777778em;
margin-top: 1em;
color:#696969;
}
.q_progress_bars_vertica .progress_text {
display: inline-block;
line-height: 18px;
}
.q_progress_bars_vertical .progress_content_outer .progress_content {
display: inline-block;
width: 100%;
position: absolute;
bottom: 0;
left: 0px;
background-color: #ecae80;
}  .q_counter_holder {
display: block;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity .2s ease 0s;
-moz-transition: opacity .2s ease 0s;
-o-transition: opacity .2s ease 0s;
-ms-transition: opacity .2s ease 0s;
transition: opacity .2s ease 0s;
padding: 20px 0;
}
.q_counter_holder.boxed_counter {
border: 1px solid #afafaf;
padding: 20px 40px;
background-color: transparent;
}
.q_counter_holder.left {
text-align: left;
}
.q_counter_holder.right {
text-align: right;
}
.q_counter_holder.center {
text-align: center;
padding: 20px 40px;
}
.q_counter_holder span.counter {
font-size: 75px;
line-height: 1em;
font-weight: 300;
color: #5d5d5d;
display: inline-block !important;
height: 1em;
}
.q_counter_holder p.counter_text {
font-weight: 400;
margin: 12px 0 0 0;
font-size: 18px;
}
.q_counter_holder .separator.small {
margin: 10px auto 0px auto;
}
.q_counter_holder.left .separator.small {
margin-left: 0;
margin-right: auto;
}
.q_counter_holder.right .separator.small {
margin-left: auto;
margin-right: 0;
}  .qbutton,
.load_more a,
.blog_load_more_button a,
#submit_comment,
.drop_down .wide .second ul li .qbutton,
.drop_down .wide .second ul li ul li .qbutton,
.post-password-form input[type="submit"]{
position: relative;
display: inline-block;
width: auto;
height: 44px;
line-height: 44px;
margin: 0;
padding: 0 36px;
border: 2px solid #ecae80;
font-size: 14px;
font-weight: 700;
font-family: inherit;
text-align: left;
color: #fff;
background-color: #ecae80;
text-decoration: none;
cursor: pointer;
outline: none;
font-style: normal;
text-transform: uppercase;
text-shadow: none;
letter-spacing: 2px;
white-space: nowrap;
-webkit-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
-moz-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
-ms-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
-o-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
-webkit-box-sizing: initial !important;
-moz-box-sizing: initial !important;
box-sizing: initial !important;
}
.qbutton:hover,
.load_more a:hover,
.blog_load_more_button a:hover,
#submit_comment:hover,
.drop_down .wide .second ul li .qbutton:hover,
.drop_down .wide .second ul li ul li .qbutton:hover,
.post-password-form input[type="submit"]:hover{
background-color: transparent;
color: #ecae80;
text-decoration: none;
}
.qbutton:hover,
.load_more a:hover,
.blog_load_more_button a,
#submit_comment:hover,
.drop_down .wide .second ul li .qbutton:hover,
.drop_down .wide .second ul li ul li .qbutton:hover{
border-color: #ecae80;
}
.qbutton.left {
text-align: left;
}
.qbutton.right {
text-align: right;
}
.qbutton.center {
text-align: center;
} .qbutton.big_large{
height: 58px;
line-height: 58px;
font-size: 18px;
padding: 0 60px;
}
.qbutton.big_large_full_width{
width:100%;
height: 80px;
line-height: 80px;
font-size: 20px;
padding:0;
text-align: center;
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
}
.qbutton.large {
height: 47px;
line-height: 47px;
font-size: 16px;
padding: 0 49px;
}
.qbutton.small {
height: 39px;
line-height: 39px;
font-size:12px;
padding:0 34px;
} .qbutton.white {
border-color: #fff;
color:#fff;
background-color: transparent;
}
.qbutton.white:hover {
background-color: #ecae80;
border-color: #ecae80;
}
.qbutton.solid_color {
border-color: #ecae80;
color:#fff;
background-color: #ecae80;
}
.qbutton.solid_color:hover {
background-color: #fff;
border-color: #fff;
color: #a2a2a2;
} .qbutton .button_icon {
margin: 0 0 0 10px;
display: inline-block;
}
.qbutton.large .button_icon {
margin: 0 0 0 17px;
}
.qbutton.medium .button_icon {
margin: 0 0 0 15px;
}
.qbutton.small .button_icon {
margin: 0 0 0 10px;
}
.qbutton.tiny .button_icon {
margin: 0 0 0 8px;
}
.qbutton.big_large .button_icon,
.qbutton.big_large_full_width .button_icon {
margin: 0 0 0 19px;
} #submit_comment,
.load_more.tiny a {
height: 39px;
line-height: 39px;
font-size: 12px;
padding: 0px 18px;
}
#submit_comment {
line-height: 36px;
}  .q_pie_chart_holder,
.q_pie_chart_with_icon_holder{
position: relative;
display: block;
}
.q_percentage,
.q_percentage_with_icon{
position: relative;
display: block;
height: 175px;
width: 175px;
line-height: 175px;
text-align: center;
margin: 0 auto;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity .3s ease 0s;
-moz-transition: opacity .3s ease 0s;
-o-transition: opacity .3s ease 0s;
}
.q_percentage canvas,
.q_percentage_with_icon canvas{
position: absolute;
top: 0;
left: 0;
}
.q_pie_chart_holder .tocounter,
.q_percentage_with_icon i,
.q_percentage_with_icon .q_font_elegant_icon{
float: none;
margin: 0;
font-size: 30px;
color: #7a7a7a;
vertical-align: middle !important;
}
.q_pie_chart_holder .tocounter{
position: relative;
font-weight: 700;
}
.q_percentage_with_icon i,
.q_percentage_with_icon .q_font_elegant_icon{
display: inline;
}
.q_pie_chart_holder .tocounter:after{
content: '%';
margin-left: 0.1em;
font-size: 1em;
}
.q_pie_chart_holder .tocounter.without_percent_mark:after{
display: none;
}
.q_pie_chart_holder .pie_chart_text,
.q_pie_chart_with_icon_holder .pie_chart_text{
text-align: center;
margin: 43px 0 0;
}
.q_pie_chart_holder .pie_chart_text .pie_title,
.q_pie_chart_with_icon_holder .pie_chart_text .pie_title{
margin: 0 0 15px;
}  .image_with_text {
display: inline-block;
width: 100%;
position: relative;
}
.image_with_text img {
display: block;
margin: 0 0 22px 0;
}  .call_to_action {
position: relative;
display: block;
padding: 51px 21px;
background-color: #f1f1f1;
}
.call_to_action .two_columns_75_25 {
position: relative;
}
.call_to_action .text_wrapper {
position:relative;
}
.call_to_action .text_wrapper .call_to_action_text {
color: #696969;
font-size: 21px;
font-weight: 300;
}
.call_to_action.with_icon .text_wrapper .call_to_action_text {
padding:0 20px 0 54px;
line-height: 1.5em;
}
.call_to_action .text_wrapper .call_to_action_icon_holder{
position:absolute;
height:100%;
}
.call_to_action .text_wrapper .call_to_action_icon{
display:table;
height:100%;
}
.call_to_action .text_wrapper .call_to_action_icon_inner {
display:table-cell;
height:100%;
vertical-align:middle;
}
.call_to_action .text_wrapper .call_to_action_icon_inner .call_to_action_icon {
color: #7a7a7a;
font-size: 40px;
}
.call_to_action .column2.button_wrapper {
text-align: right;
}
.call_to_action .column2.button_wrapper .qbutton{
position:absolute;
right:0;
top:50%;
margin:-21px 0 0 0;
}
.call_to_action .column2.button_wrapper .qbutton.small{
margin-top:-17px;
}
.call_to_action .column2.button_wrapper .qbutton.large{
margin-top:-25px;
}
.call_to_action .column2.button_wrapper .qbutton.big_large{
margin-top:-31px;
} .full_width .parallax_content{
width: 1100px;
margin: 0px auto;
}
section.section section.parallax{
margin: -50px 0px;
}
.boxed section.section section.parallax{
margin: -50px -25px;
}
.boxed .full_width .parallax_content{
width: auto;
margin: 0px;
padding: 0px 25px;
}
section.parallax_section_holder{
position: static;
padding: 0px;
background-repeat: no-repeat;
background-color: transparent;
background-position: center 0px;
background-attachment: fixed;
overflow: hidden;
}
.parallax_content{
z-index: 100;
position: relative;
}
.parallax_content.left{
text-align: left;
}
.parallax_content.center{
text-align: center;
}
.parallax_content.right{
text-align: right;
} .separator {
position: relative;
display: block;
height: 1px;
border-bottom: 1px dashed #717171;
margin: 10px 0;
}
.separator.transparent {
border-color: transparent;
}
.separator.small {
height: 1px;
position: relative;
width: 27px;
display: block;
margin: 10px auto 20px auto;
}
.wpb_column > .wpb_wrapper .separator.small {
margin-bottom: 20px;
}
.separator.small.left {
margin: 10px 0 20px 0;
}
.separator.small.right {
margin: 10px 0 20px auto;
}  nav.content_menu{
position: relative;
text-align: left;
display: block;
z-index: 1001;
background-color: #ffffff;
-webkit-transform: translateZ(0px);
width: 100%;
}
.container_inner nav.content_menu{
width: 1100px;
}
.container_inner nav.content_menu.fixed{
-moz-box-shadow: 0 4px 4px -4px rgba(0,0,0,0.11);
-webkit-box-shadow: 0 4px 4px -4px rgba(0,0,0,0.11);
box-shadow: 0 4px 4px -4px rgba(0,0,0,0.11);
}
nav.content_menu ul{
width: 1100px;
margin: 0px auto;
position: relative;
list-style: none outside none;
padding: 0px;
text-align: center;
-webkit-backface-visibility: hidden;
}
nav.content_menu ul li{
display: inline-block;
padding: 0px;
text-align: center;
position: relative;
-webkit-backface-visibility: hidden;
}
nav.content_menu ul li .arrow{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/content_menu_arrow.png);
background-position: 0px 0px;
background-repeat: no-repeat;
display: none;
width: 11px;
height: 7px;
position: absolute;
left: 50%;
margin: -1px 0px 0px -5px;
-webkit-backface-visibility: hidden;
}
nav.content_menu.fixed ul li.active .arrow{
display: none;
}
nav.content_menu ul li a{
color: #c3c3c3;
font-size: 13px;
text-decoration: none;
display: inline-block;
position: relative;
cursor: pointer;
padding: 21px 20px;
margin: 0px;
}
nav.content_menu ul li a span{
display: block;
width: 100%;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 18px;
padding: 12px 0 0 0;
font-weight: 600;
}
nav.content_menu ul li i{
color: #c3c3c3;
margin: 4px 0px 0px 0px;
font-size:24px;
line-height: 1em;
display: block;
}
nav.content_menu ul li i.undefined{
display: none;
}
nav.content_menu ul li.active:hover i,
nav.content_menu ul li:hover i,
nav.content_menu ul li.active:hover a,
nav.content_menu ul li:hover a{
color: #ecae80;
}
nav.content_menu ul li.active i,
nav.content_menu ul li.active a{
color: #5d5d5d;
}
nav.content_menu .nav_select_menu{
display: none;
border: 1px solid #eaeaea;
}
nav.content_menu .nav_select_menu .nav_select_button{
cursor: pointer;
display: block;
height: 40px;
position: relative;
width: 40px;
line-height: 40px;
text-align: center;
float: right;
}
nav.content_menu .nav_select_menu ul{
display: none;
border: 0px;
width: 100%;
position: relative;
top: 0px;
text-align: left;
padding: 0px 0px 10px 0px;
float: left;
z-index: 100;
zoom:1;
}
nav.content_menu .nav_select_menu ul li{
display: block;
border: 0px;
float: none;
padding: 0px;
margin: 0px;
text-align: left;
position: relative;
-webkit-backface-visibility: hidden;
}
nav.content_menu .nav_select_menu ul li a{
line-height: 30px;
}
nav.content_menu .nav_select_menu ul li a i{
width: 12px;
text-align: center;
}
.boxed nav.content_menu.fixed{
padding: 0px;
width: 1100px;
}
.right_side_menu_opened .full_width nav.content_menu.fixed{
left: -270px;
}  .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus,
.portfolio_slider .flex-container a:active, .portfolio_slider .flexslider a:active, .portfolio_slider .flex-container a:focus, .portfolio_slider .flexslider a:focus,
.qode_carousels .flex-container a:active, .qode_carousels a:active, .qode_carousels .flex-container a:focus, .qode_carousels a:focus {
outline: 0;
}
.portfolio_slides,
.slides,
.flex-control-nav,
.flex-direction-nav,
.caroufredsel-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flexslider .slides>li {
background-color: transparent;
display: none;
position: relative;
margin: 0;
}
.caroufredsel_wrapper {
cursor: grab!important;
cursor: -moz-grab!important;
cursor: -webkit-grab!important;
margin: 0px!important;
}
.portfolio_slider .portfolio_slides,
.qode_carousels .slides {
opacity: 0;
}
.portfolio_slider .portfolio_slides>li,
.qode_carousels .slides>li {
background-color: transparent;
position: relative;
margin: 0;
float: left;
}
.qode_carousels .slides>li {
margin: 0 2px 0 0;
}
.flexslider .slides img,
.portfolio_slider .portfolio_slides img,
.qode_carousels .slides img {
width: 100%;
display: block;
}
.gallery_frame {
width: 100%;
height:100%;
position: absolute;
top: 0;
text-align: center;
}
.wpb_flexslider.flexslider.have_frame {
width: 645px;
margin: 0 auto;
overflow: visible;
}
.frame_holder > .wpb_wrapper {
padding: 34px 0 102px 0;
position: relative;
}
.frame_holder.frame_holder2 > .wpb_wrapper {
padding: 48px 0 75px 0;
}
.slides:after,
.portfolio_slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides,
html[xmlns] .portfolio_slides {
display: block;
}
* html .slides,
* html .portfolio_slides {
height: 1%;
}
.no-js .slides>li:first-child,
.no-js .portfolio_slides>li:first-child {
display: block;
}
.flexslider,
.portfolio_slider {
margin: 0 0 60px;
position: relative;
zoom: 1;
}
.wpb_flexslider.flexslider {
overflow:hidden;
}
.portfolio_slider {
margin: 0;
width: 100.2%;
}
.boxed .portfolio_slider {
margin: 0 -25px 60px;
overflow: hidden;
}
.flex-viewport,
.portfolio_slider .flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides,
.portfolio_slider .portfolio_slides,
.qode_carousels .slides {
zoom: 1;
}
.flexslider ul {
padding:0;
}
.portfolio_slider .flex-direction-nav,
.flexslider .flex-direction-nav {
*height: 0;
}
.flex-direction-nav a,
.caroufredsel-direction-nav a {
width: 42px;
height: 42px;
line-height: 42px;
margin: -23px 0 0;
display: block;
position: absolute;
top: 50%;
cursor: pointer;
text-align: center;
-webkit-box-sizing: initial;
-moz-box-sizing: initial;
box-sizing: initial;
background-color: transparent;
z-index: 200;
border: 2px solid transparent;
}
.flex-direction-nav a i,
.caroufredsel-direction-nav a i,
.flex-direction-nav a,
.caroufredsel-direction-nav a {
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}
.flexslider:hover .flex-direction-nav a.flex-prev:hover i,
.flexslider:hover .flex-direction-nav a.flex-next:hover i,
.portfolio_slider:hover .flex-direction-nav a.flex-prev:hover i,
.portfolio_slider:hover .flex-direction-nav a.flex-next:hover i,
.portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover i,
.portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover i {
opacity: 0.8;
}
.flexslider:hover .flex-direction-nav a.flex-prev:hover i,
.flexslider:hover .flex-direction-nav a.flex-next:hover i,
.portfolio_slider:hover .flex-direction-nav a.flex-prev:hover i,
.portfolio_slider:hover .flex-direction-nav a.flex-next:hover i,
.portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover i,
.portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover i {
color: #fff;
}
.flex-direction-nav a i,
.caroufredsel-direction-nav a i {
line-height: 42px;
color: #fff;
font-size: 22px;
}
.have_frame .flex-direction-nav a i{
display: none;
}
.flexslider .flex-next,
.portfolio_slider .flex-next,
.portfolio_slider .caroufredsel-next {
right: 15px;
-webkit-border-radius:2em;
-moz-border-radius:2em;
-ms-border-radius: 2em;
border-radius:2em;
}
.have_frame.flexslider .flex-next {
right: -80px;
-webkit-border-radius:0;
-moz-border-radius:0;
-ms-border-radius: 0;
border-radius:0;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_right.png);
background-repeat: no-repeat;
background-position: center center;
width: 25px;
height: 67px;
border: none;
}
.have_frame.flexslider .flex-next:hover {
background-color: transparent !important;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_right_hover.png);
}
.flexslider .flex-prev,
.portfolio_slider .flex-prev,
.portfolio_slider .caroufredsel-prev {
left: 15px;
-webkit-border-radius:2em;
-moz-border-radius:2em;
-ms-border-radius: 2em;
border-radius:2em;
}
.have_frame.flexslider .flex-prev {
left: -80px;
-webkit-border-radius:0;
-moz-border-radius:0;
-ms-border-radius: 0;
border-radius:0;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_left.png);
background-repeat: no-repeat;
background-position: center center;
width: 25px;
height: 67px;
border: none;
}
.have_frame.flexslider .flex-prev:hover{
background-color: transparent !important;;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_left_hover.png);
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:150/100), only screen and (min-device-pixel-ratio:1.5), only screen and (min-resolution:160dpi) {
.have_frame.flexslider .flex-prev{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_left@1_5x.png);
-o-background-size: 25px 67px;
-webkit-background-size: 25px 67px;
-moz-background-size: 25px 67px;
background-size: 25px 67px;
}
.have_frame.flexslider .flex-prev:hover{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_left_hover@1_5x.png);
}
.have_frame.flexslider .flex-next{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_right@1_5x.png);
-o-background-size: 25px 67px;
-webkit-background-size: 25px 67px;
-moz-background-size: 25px 67px;
background-size: 25px 67px;
}
.have_frame.flexslider .flex-next:hover{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_right_hover@1_5x.png);
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2.0), only screen and (min--moz-device-pixel-ratio:2.0), only screen and (-o-min-device-pixel-ratio:200/100), only screen and (min-device-pixel-ratio:2.0), only screen and (min-resolution:210dpi) {
.have_frame.flexslider .flex-prev{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_left@2x.png);
-o-background-size: 25px 67px;
-webkit-background-size: 25px 67px;
-moz-background-size: 25px 67px;
background-size: 25px 67px;
}
.have_frame.flexslider .flex-prev:hover{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_left_hover@2x.png);
}
.have_frame.flexslider .flex-next{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_right@2x.png);
-o-background-size: 25px 67px;
-webkit-background-size: 25px 67px;
-moz-background-size: 25px 67px;
background-size: 25px 67px;
}
.have_frame.flexslider .flex-next:hover{
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/frame_arrow_right_hover@2x.png);
}
}
.flex-direction-nav .flex-disabled{
cursor: default;
} div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:inherit;color:#999;font-size:13px;left:65px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:15px;font-weight:300;line-height:14px;margin:10px 50px 10px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/prettyPhoto/loader.gif) center center no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background-color:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 0}
div.pp_default .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details{position:relative}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
body div.pp_overlay{
opacity: 0.7 !important;
}
body div.pp_default .pp_content_container .pp_left{background: none; padding: 0px;}
body div.pp_default .pp_content_container .pp_right{background: none; padding: 0px;}
body div.pp_default .pp_top,
body div.pp_default .pp_top .pp_middle,
body div.pp_default .pp_top .pp_left,
body div.pp_default .pp_top .pp_right,
body div.pp_default .pp_bottom,
body div.pp_default .pp_bottom .pp_left,
body div.pp_default .pp_bottom .pp_middle,
body div.pp_default .pp_bottom .pp_right{
background: none;
display: none;
}
body div.pp_default .pp_expand{
display: none !important;
}
body div.pp_default .pp_content{
background: none;
}
body a.pp_next,
body a.pp_previous{
background: none !important;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
body div.pp_default .pp_content:hover a.pp_next,
body div.pp_default .pp_content:hover a.pp_previous{
opacity: 1;
}
body a.pp_next:after {
border-radius: 50px;
color: #FFFFFF;
content: "\f105";
display: block !important;
font-family: 'FontAwesome',serif;
font-size: 30px;
height: 54px;
line-height: 54px;
margin: -27px 0 0;
position: absolute;
right: 25px;
text-align: center;
top: 50%;
width: 54px;
text-indent: 0px;
}
body a.pp_previous:after {
border-radius: 50px;
color: #FFFFFF;
content: "\f104";
display: block !important;
font-family: 'FontAwesome',serif;
font-size: 30px;
height: 54px;
line-height: 54px;
margin: -27px 0 0;
position: absolute;
left: 25px;
text-align: center;
top: 50%;
width: 54px;
text-indent: 0px;
}
body a.pp_next:hover:after,
body a.pp_previous:hover:after {
opacity: 0.8;
}
body div.pp_default .pp_content_container .pp_details{
opacity: 0.7;
}
body div.pp_default .pp_description{
display: none !important;
}
body div.pp_default .pp_nav{
float: none;
width: auto;
margin: 0px;
}
body div.pp_default .pp_nav .currentTextHolder{
left: auto;
position: relative;
float: left;
padding: 0px 20px;
font-family: 'Raleway', sans-serif;
font-size: 15px;
color: #ffffff;
font-weight: 600;
}
body .pp_gallery{
display: none !important;
}
body div.pp_default .pp_nav .pp_play,
body div.pp_default .pp_nav .pp_pause{
display: none;
}
body div.pp_default a.pp_arrow_previous,
body div.pp_default a.pp_arrow_next{
background: none;
position: relative;
left: 0px;
}
body div.pp_default a.pp_arrow_previous:after{
color: #FFFFFF;
content: "\f104";
font-family: 'FontAwesome',serif;
font-size: 20px;
height: 20px;
line-height: 20px;
text-align: center;
width: 20px;
text-indent: 0px;
position: absolute;
top: 0px;
left: 0px;
}
body div.pp_default a.pp_arrow_next:after{
color: #FFFFFF;
content: "\f105";
font-family: 'FontAwesome',serif;
font-size: 20px;
height: 20px;
line-height: 20px;
text-align: center;
width: 20px;
text-indent: 0px;
position: absolute;
top: 0px;
right: 0px;
}
body div.pp_default .pp_close{
background: none;
opacity: 1 !important;
}
body div.pp_default .pp_close:after{
color: #FFFFFF;
content: "\f00d";
font-family: 'FontAwesome',serif;
font-size: 15px;
height: 15px;
line-height: 30px;
text-align: center;
width: 30px;
text-indent: 0px;
position: absolute;
top: 0px;
left: 0px;
}  .section .mobile-video-image {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
display: none;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 10;
}
.section .video-overlay {
height: 3000px;
left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 11;
}
.section .video-overlay.active {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/pixel-video.png);
background-position: 0px 0px;
background-repeat: repeat;
opacity: 1;
}
.section .video-wrap {
top: 0px;
left: 0px;
overflow: hidden;
position: absolute;
width: 100%;
z-index: 10;
}
.section .video-wrap .mejs-poster {
background-size: cover!important;
-moz-background-size: cover!important;
-webkit-background-size: cover!important;
-o-background-size: cover!important;
}
.section .video-wrap .mejs-container .mejs-controls {
display: none!important;
}
.section .video-wrap .mejs-controls .mejs-button button:focus {
outline: none!important;
}
.section .video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: rgba(255, 255, 255, 0.18) !important;
}
.section .video-wrap .mejs-container {
background-color: transparent!important;
background-image: none!important;
height: auto !important;
}
.section .video-wrap .mejs-mediaelement{
background: none !important;
border: 0px !important;
}
.section .video-wrap .mejs-container .mejs-poster img {
max-width: none!important;
width: 100%!important;
}
.section .video-wrap .mejs-controls button { opacity: 0.8; }
.section .video-wrap .mejs-controls button:hover, .mejs-controls .mejs-fullscreen-button:hover button { opacity: 1!important;}
.section .video-wrap .mejs-controls .mejs-time-rail .mejs-time-total {
background: #1f1f1f none repeat scroll 0 0 !important;
}
.section .video-wrap .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: transparent!important;
}  .more_facts_outer{
position: relative;
display: block;
height: 0;
overflow: hidden;
}
.more_facts_inner_holder{
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.more_facts_inner{
display: inline-block;
width: 100%;
padding: 70px 0 0;
position: relative;
}
.more_facts_holder{
background-color: #f6f6f6;
}
.more_facts_button {
display: block;
position: relative;
margin: 0;
padding: 39px 0 15px;
color: #696969;
font-size: 19px;
line-height: 22px;
cursor: pointer;
z-index: 90;
}
.more_facts_button:hover{
color: #ecae80;
}
.more_facts_button .more_facts_button_text,
.more_facts_button .more_facts_button_arrow{
display: block;
}
.more_facts_button .more_facts_button_text{
display: block;
font-size: 19px;
font-weight: 600;
padding: 0 0 5px;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.more_facts_button .more_facts_button_arrow{
-webkit-transition: -webkit-transform 150ms ease-in-out;
-moz-transition: -moz-transform 150ms ease-in-out;
-ms-transition: -ms-transform 150ms ease-in-out;
-o-transition: -o-transform 150ms ease-in-out;
transition: transform 150ms ease-in-out;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.more_facts_button .more_facts_button_arrow.rotate_arrow {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.more_facts_button_holder{
display: block;
position: relative;
}
.more_facts_button_holder.left{
text-align: left;
}
.more_facts_button_holder.center{
text-align: center;
}
.more_facts_button_holder.right{
text-align: right;
}  .custom_font_holder{
display: block;
position: relative;
}    .container aside.sidebar {
position: relative;
z-index: 11;
}
aside.sidebar .widget a,
.side_menu a,
.side_menu .widget li {
font-weight: 400;
font-size: 14px;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
.side_menu .tagcloud a {
font-weight: 300;
}
aside.sidebar .widget a:hover {
color: #ecae80;
}
.side_menu .widget a:hover,
.side_menu .widget li:hover,
.side_menu .widget li:hover > a {
color: #fff;
}
aside.sidebar .widget ul,
.side_menu .widget ul{
list-style: none;
}
aside.sidebar .widget li,
.side_menu .widget li {
margin: 0 0 10px;
}
aside.sidebar .widget li:last-child,
.side_menu .widget li:last-child {
margin: 0;
}
.widget.widget_rss li a.rsswidget,
#wp-calendar caption {
color: #000;
}
#wp-calendar th,
#wp-calendar td{
padding: 3px 4px;
}
#wp-calendar td#today {
color: #fff;
background-color: #ecae80;
}
#wp-calendar {
width: 100%;
text-align: center;
}
.widget.widget_rss li span.rss-date,
#wp-calendar caption {
margin: 0 0 15px;
}
.widget.widget_rss li {
margin: 0 0 25px;
}  aside.sidebar .widget.widget_search {
border-bottom: 0px;
padding: 0;
}
aside.sidebar .widget h5 {
margin-bottom: 19px;
font-size: 15px;
padding: 9px 16px;
background-color: #efefef;
}
aside.sidebar .widget.posts_holder li.page_item_has_children > ul.children li:last-child,
aside.sidebar .widget.posts_holder li.menu-item-has-children > ul.sub-menu li:last-child {
border-bottom: 0;
}
aside.sidebar .widget.posts_holder li.page_item_has_children > ul.children,
aside.sidebar .widget.posts_holder li.menu-item-has-children > ul.sub-menu {
padding-left: 10px;
}
aside.sidebar .widget.posts_holder li.page_item_has_children > a,
aside.sidebar .widget.posts_holder li.menu-item-has-children > a {
display: block;
}
aside.sidebar .widget a {
color: inherit;
}
aside.sidebar .widget {
margin: 0 0 26px;
}
aside.sidebar .widget_nav_menu .sub-menu,
aside.sidebar .widget_pages .children {
margin-left: 20px;
margin-top: 6px;
}  .side_menu {
background-color: #4b4b4b;
height: 100%;
min-height: 100%;
overflow: hidden;
padding: 30px;
position: fixed;
top: 0;
right: -270px;
width: 210px;
z-index: 90;
visibility: hidden;
}
.side_menu h5,
.side_menu h6 {
margin: 0 0 12px 0;
color: #fff;
}
.side_menu .widget li {
position:relative;
}
.side_menu .widget ul li.page_item_has_children,
.side_menu .widget ul li.menu-item-has-children{
padding-right: 0;
border-bottom:none;
}
.side_menu .widget ul ul {
padding: 6px 0 0 20px;
}
.side_menu .widget {
margin: 0 0 43px;
}
.side_menu a,
.side_menu li,
.side_menu span,
.side_menu p,
.side_menu .widget.widget_rss li a.rsswidget,
.side_menu #wp-calendar caption,
.side_menu #wp-calendar th,
.side_menu #wp-calendar td {
color: #a2a2a2;
}
.side_menu .widget.widget_calendar a{
color:#fff;
}
.side_menu .widget.widget_calendar {
font-size: 14px;
}
.side_menu .side_menu_title {
display: block;
margin: 0 0 12px;
}
.side_menu .widget.widget_nav_menu li:last-child,
.side_menu .widget.widget_nav_menu li a {
margin: 0;
}
.side_menu a.close_side_menu {
display: inline-block;
position: absolute;
top: 29px;
right: 25px;
width: 13px;
height: 13px;
line-height: 13px;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/close_side_menu.png);
background-repeat: no-repeat;
z-index: 1000;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.side_menu a.close_side_menu:hover{
transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-moz-transform: rotate(180deg);
}
@media only screen and (-webkit-min-device-pixel-ratio:2.0), only screen and (min--moz-device-pixel-ratio:2.0), only screen and (-o-min-device-pixel-ratio:200/100), only screen and (min-device-pixel-ratio:2.0), only screen and (min-resolution:210dpi) {
.side_menu a.close_side_menu {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/close_side_menu@2x.png);
-o-background-size: 13px 13px;
-webkit-background-size: 13px 13px;
-moz-background-size: 13px 13px;
background-size: 13px 13px;
}
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:150/100), only screen and (min-device-pixel-ratio:1.5), only screen and (min-resolution:160dpi) {
.side_menu a.close_side_menu {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/close_side_menu@2x.png);
-o-background-size: 13px 13px;
-webkit-background-size: 13px 13px;
-moz-background-size: 13px 13px;
background-size: 13px 13px;
}
} .menu_recent_post_text{
display: block;
}
.menu_recent_post_text a{
display: inline-block !important;
color: #fff !important;
}
.header-widget.widget_nav_menu {
padding: 0 15px 0 0;
position: relative;
font-size: 13px;
}
.header-widget.widget_nav_menu ul ul {
display: none;
height: auto;
border-top: 2px solid #ecae80;
background-color: #fafafa;
z-index: 1010;
position: absolute;
top: 33px;
left: 0;
padding: 0;
}
.header-widget.widget_nav_menu ul li:hover ul {
display: block;
}
.header-widget.widget_nav_menu ul li{
list-style: none;
}
.header-widget.widget_nav_menu ul.menu > li {
display: inline-block;
float: left;
position: relative;
}
.header-widget.widget_nav_menu ul.menu li a {
display: inline-block;
padding: 0 0 0 15px;
color: #9d9d9d;
}
.header-widget.widget_nav_menu ul.menu > li.menu-item-has-children > a:after {
content: "\f107";
font-family: 'FontAwesome', sans-serif;
margin-left: 5px;
}
.header-widget.widget_nav_menu ul.menu li a:hover {
color: #ecae80;
}
.header-widget.widget_nav_menu ul.menu li ul li a {
color: #9d9d9d;
display: block;
white-space: nowrap;
font-size: 13px;
font-weight: 400;
line-height: 38px;
margin: 0 15px;
padding: 0;
border-bottom: 1px solid #e1e1e1;
}
.header-widget.widget_nav_menu ul.menu li ul li:last-child a {
border-bottom: 0;
}
.header-widget ul.menu li:last-child {
margin-right: 0;
}
.header-left-from-logo-widget,
.header-right-from-logo-widget{
display: block;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
padding: 0px 50px;
}
.header-right-from-logo-widget{
left: auto;
right: 0px;
}
header .container_inner .header-left-from-logo-widget,
header .container_inner .header-right-from-logo-widget{
padding: 0px;
}
.header-left-from-logo-widget-inner,
.header-right-from-logo-widget-inner{
display: table;
height: 100%;
}
.header-left-from-logo-widget-inner2,
.header-right-from-logo-widget-inner2{
display: table-cell;
height: 100%;
vertical-align: middle;
}
header.sticky .header-left-from-logo-widget,
header.sticky .header-right-from-logo-widget{
display: none;
}
.footer_top .widget.widget_nav_menu li {
margin: 0 0 0px;
line-height: 22px;
}
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
width: 100%;
overflow: hidden;
border: none;
font-size: 13px;
background-color: #f8f8f8;
outline: none;
color: inherit;
font-family: inherit;
padding: 9px 12px;
height: 37px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget #searchform {
display: inline-block;
width: 100%;
overflow: hidden;
background-color: #f8f8f8;
}
.footer_top .widget #searchform {
background-color: transparent;
border: 1px solid #6a6a6a;
}
.header_top #searchform {
padding: 0 10px;
height: 33px;
}
.widget.widget_search form input[type="submit"],
.header_top #searchform input[type="submit"] {
width: 37px;
height: 37px;
line-height: 37px;
display: inline-block;
margin: 0;
padding: 0 4%;
outline: none;
border: none;
text-decoration: none;
background-color: transparent;
color: #8d8d8d;
font-family: 'FontAwesome', sans-serif;
cursor: pointer;
white-space: nowrap;
float: right;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
.footer_top .widget  #searchform input[type="submit"] {
color: #6a6a6a;
}
.header_top #searchform input[type="submit"] {
width: 22px;
height: 25px;
line-height: 25px;
margin: 4px 0 0;
background: none;
}
.widget.widget_search form .screen-reader-text,
.header_top #searchform .screen-reader-text {
display: none;
}
.widget.widget_search form input[type="text"],
.header_top #searchform input[type="text"] {
display: inline-block;
text-decoration: none;
border: 0;
outline: 0px;
color: #8d8d8d;
background-color: transparent;
font-family: inherit;
margin: 0;
padding: 2px 12px;
width: 74%;
height: 33px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.footer_top .widget #searchform input[type="text"] {
color: #6a6a6a;
}
.header_top #searchform input[type="text"] {
height: 29px;
font-size: 12px;
}
.widget .tagcloud {
display:inline-block;
width:100%;
}
.widget .tagcloud a {
margin: 0 0 3px 0;
}  .ls-nav-prev,
.ls-nav-next {
position: absolute;
display: block !important;
line-height: 40px;
margin: -20px 0 0;
top: 60%;
z-index: 90;
cursor: pointer;
opacity: 0.6 !important;
filter: alpha(opacity=60) !important;
}
.ls-nav-prev{
background-image:none !important;
background-color: transparent !important;
height: 54px;
width: 54px;
line-height: 54px;
font-size: 14px;
position: absolute;
top: 50%;
margin-top: -27px;
text-align: center;
z-index: 10;
-webkit-transition: opacity .3s ease 0s !important;
-moz-transition: opacity .3s ease 0s !important;
-o-transition: opacity .3s ease 0s !important;
transition: opacity .3s ease-in-out !important;
opacity: 0.7;
-webkit-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
position: absolute;
left: 23px;
}
.ls-nav-prev:after {
position: absolute;
left: 0 !important;
color: #fff;
width: 100%;
height: 100%;
content: "\f104";
font-family: 'FontAwesome', serif;
line-height: 54px;
text-align:center;
display: block !important;
font-size:30px;
}
.ls-nav-next{
background-image:none !important;
background-color: transparent !important;
height: 54px;
width: 54px;
line-height: 54px;
font-size: 14px;
position: absolute;
top: 50%;
margin-top: -27px;
text-align: center;
z-index: 10;
-webkit-transition: opacity .3s ease 0s;
-moz-transition: opacity .3s ease 0s;
-o-transition: opacity .3s ease 0s;
transition: opacity .3s ease-in-out;
opacity: 0;
-webkit-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
right: 23px;
}
.ls-nav-next:after {
position: absolute;
left: 0 !important;
color: #fff;
width: 100%;
height: 100%;
content: "\f105";
font-family: 'FontAwesome', serif;
line-height: 54px;
text-align:center;
display: block !important;
font-size:30px;
}
.ls-nav-prev:hover,
.ls-nav-next:hover{
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
.ls-wp-fullwidth-helper {
left: 0px !important;
}  .qode_image_gallery_no_space {
opacity: 0;
}
.qode_image_gallery_no_space .qode_image_gallery_holder {
overflow: hidden;
position: relative;
width: 100%;
}
.qode_image_gallery_no_space ul {
margin: 0;
overflow: hidden;
padding: 0;
}
.qode_image_gallery_no_space ul li {
float: left;
list-style: none outside none;
margin: 0px;
}
@media only screen and (min-width: 800px) {
.qode_image_gallery_no_space.highlight_active ul li:not(.active) {
opacity: 0.2;
}
.qode_image_gallery_no_space.highlight_active ul li {
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
}
.qode_image_gallery_no_space ul li:not(.active) a {
cursor: default;
}
.qode_image_gallery_no_space a.prettyphoto {
display: block;
width: 100%;
height: 100%;
}
.qode_image_gallery_no_space ul li img {
display: block;
position: relative;
}
.qode_image_gallery_no_space .controls {
width: 100%;
}
.qode_image_gallery_no_space .controls a.prev-slide,
.qode_image_gallery_no_space .controls a.next-slide {
vertical-align: middle;
color: #9d9d9d;
font-size: 30px;
position: absolute;
top: 0;
height: 100%;
width: 10%;
-webkit-transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-ms-transition: opacity .15s ease-in-out;
-o-transition: opacity .15s ease-in-out;
transition: opacity .15s ease-in-out;
}
.qode_image_gallery_no_space .controls a.prev-slide span,
.qode_image_gallery_no_space .controls a.next-slide span {
top: 50%;
margin-top: -15px;
position: absolute;
left: 50%;
margin-left: -15px;
}
.qode_image_gallery_no_space.light .controls a.prev-slide,
.qode_image_gallery_no_space.light .controls a.next-slide {
color: #fff;
}
.qode_image_gallery_no_space.dark .controls a.prev-slide,
.qode_image_gallery_no_space.dark .controls a.next-slide {
color: #000;
}
.qode_image_gallery_no_space .controls a.prev-slide:hover,
.qode_image_gallery_no_space .controls a.next-slide:hover {
opacity: .65;
}
.qode_image_gallery_no_space .controls a.prev-slide {
}
.qode_image_gallery_no_space .controls a.next-slide {
right: 20px;
}
@media only screen and (max-width: 800px) {
.qode_image_gallery_no_space .qode_image_gallery_holder {
height: auto !important;
}
.qode_image_gallery_no_space ul {
height: auto !important;
width: 100% !important;
}
.qode_image_gallery_no_space ul li {
float: none;
}
.qode_image_gallery_no_space ul li.-before,
.qode_image_gallery_no_space ul li.-after {
display: none;
}
.qode_image_gallery_no_space ul li div {
height: auto !important;
width: 100% !important;
}
.qode_image_gallery_no_space ul li img {
height: auto;
width: 100%;
}
.qode_image_gallery_no_space .controls { display: none; }
}    .header_top .right #lang_sel ul ul img.iclflag,
.header_top .right #lang_sel_click ul ul img.iclflag {
float: right;
top: 11px;
margin-right: 0;
margin-left: 15px;
}
.header_top .left #lang_sel ul ul img.iclflag,
.header_top .left #lang_sel_click ul ul img.iclflag {
float: left;
top: 11px;
}
.header_top .right  #lang_sel ul ul,
.header_top .right  #lang_sel_click ul ul {
left: auto;
right: 0;
}
.header_top  #lang_sel_click ul ul{
padding: 5px 15px !important;
}
.header_top .right #lang_sel ul ul li ,
.header_top .right #lang_sel_click ul ul li {
width: 100%;
text-align: right;
}
.header_top .left #lang_sel ul ul li ,
.header_top .left #lang_sel_click ul ul li {
width: 100%;
}
.header_top #lang_sel ul ul li img.iclflag,
.header_top #lang_sel_click ul ul li img.iclflag {
position: relative;
top: 11px;
}
.header_top #lang_sel li,
.header_top #lang_sel_click li {
width: auto;
}
.header_top #lang_sel, .header_top #lang_sel_click  {
font-family: inherit;
float: left;
padding: 0 0 0 0px;
z-index: 1000;
height: 33px;
position: relative;
}
.header_top #lang_sel ul > li > a,
.header_top #lang_sel_click ul > li > a {
width: auto;
float: none;
padding: 0 15px !important;
}
.header_top #lang_sel > ul > li:hover,
.header_top #lang_sel_click > ul > li:hover {
border-bottom: none !important;
}
.header_top #lang_sel > ul > li > a,
.header_top #lang_sel_click > ul > li> a {
line-height: 33px !important;
height: 33px;
z-index: 2500;
font-size: 11px;
}
.header_top #lang_sel > ul > li > a:hover,
.header_top #lang_sel_click > ul > li> a:hover{
color: #ecae80 !important;
}
.header_top .left #lang_sel > ul > li > a,
.header_top .left #lang_sel_click > ul > li> a {
left: 0;
right: auto;
}
.header_top #lang_sel > ul > li > a:hover,
.header_top #lang_sel_click > ul > li> a:hover,
.header_top #lang_sel > ul > li:hover > a,
.header_top #lang_sel_click > ul > li:hover > a {
top: 0px;
}
.header_top #lang_sel ul > li ul > li,
.header_top #lang_sel_click ul > li ul > li{
padding:0px !important;
}
.header_top #lang_sel ul > li a.lang_sel_sel,
.header_top #lang_sel_click ul > li a.lang_sel_sel {
background: 0;
line-height: 30px;
border: 0;
padding: 0;
color: #fff;
}
.header_top .right #lang_sel ul > li a.lang_sel_sel,
.header_top .right #lang_sel_click ul > li a.lang_sel_sel {
text-align: right;
}
.header_top .right #lang_sel ul > li a.lang_sel_sel {
padding-right: 0 !important;
}
.header_top .left #lang_sel ul > li a.lang_sel_sel {
padding-left: 0 !important;
}
.header_top #lang_sel .lang_sel_sel:after,
.header_top #lang_sel_click .lang_sel_sel:after {
content: "\f107";
font-family: 'FontAwesome', sans-serif;
margin-left: 5px;
}
.header_top .left #lang_sel ul > li a.lang_sel_sel,
.header_top .left #lang_sel_click ul > li a.lang_sel_sel {
text-align: left;
}
.header_top #lang_sel ul ul ,
.header_top #lang_sel_click ul ul {
height: auto;
border-top: 2px solid #ecae80;
background-color: #fafafa;
z-index:1000;
position:absolute;
top: 33px;
left: -1px;
width: 180px;
list-style: none;
}
.header_top #lang_sel ul li ul li a,
.header_top #lang_sel ul li ul li a:visited,
.header_top #lang_sel_click ul li ul li a,
.header_top #lang_sel_click ul li ul li a:visited {
background: 0;
border: 0;
color: #9d9d9d;
display: block;
height: 38px;
white-space: nowrap;
font-weight: 400;
font-size: 11px;
line-height: 38px;
margin: 0 15px !important;
padding: 0 !important;
border-bottom: 1px solid #e1e1e1;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.header_top #lang_sel ul li ul li:last-child a,
.header_top #lang_sel_click ul li ul li:last-child a{
border-bottom: none;
}
.header_top #lang_sel ul li ul li a:hover,
.header_top #lang_sel_click ul li ul li a:hover {
color: #ecae80;
}
.header_top #lang_sel_list {
font-family: inherit; width: auto;
float: left;
}
.header_top #lang_sel_list ul {
border: 0;
padding: 0 !important;
width: auto;
}
.header_top #lang_sel_list li {
display: inline-block;
float: none;
width: auto;
}
.header_top #lang_sel_list ul li a,
.header_top #lang_sel_list ul li a:visited {
padding: 0 8px 0 8px;
border: 0;
background: none repeat scroll 0 0 transparent;
line-height: 33px;
font-size: 13px;
color: #818181;
margin: 0 !important;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.header_top #lang_sel_list ul li a.lang_sel_sel,
.header_top #lang_sel_list ul li a:hover{
color: #ecae80;
}
.header_top #lang_sel img.iclflag,
.header_top #lang_sel_click img.iclflag,
.header_top #lang_sel_list img.iclflag {
display: inline;
float: none;
top: 1px;
position: relative;
margin-right: 5px;
}
aside .widget.posts_holder #lang_sel  li:after,
aside .widget.posts_holder #lang_sel_click  li:after{
content:none;
}
aside .widget #lang_sel_list,
section.side_menu #lang_sel_list,
footer #lang_sel_list {
height: auto;
font-family: inherit;
width:100%;
}
aside .widget #lang_sel_list li,
section.side_menu #lang_sel_list li,
footer #lang_sel_list li{
float: none;
margin-bottom: 0px !important;
padding: 9px 10px 9px 0px !important;
width:auto;
}
footer #lang_sel_list li {
padding: 5px 5px 5px 0px !important;
}
aside .widget #lang_sel_list li a,
aside .widget #lang_sel li a,
aside .widget #lang_sel_click li a,
section.side_menu #lang_sel_list li a,
section.side_menu #lang_sel li a,
section.side_menu #lang_sel_click li a,
footer #lang_sel_list li a,
footer #lang_sel li a,
footer #lang_sel_click li a {
font-family: inherit;
border: 0;
color: #8d8d8d;
}
aside .widget #lang_sel_list li a,
aside .widget #lang_sel li a,
aside .widget #lang_sel_click li a,
section.side_menu #lang_sel_list li a,
section.side_menu #lang_sel li a,
section.side_menu #lang_sel_click li a {
font-size: 13px;
font-weight: 400;
}
aside .widget #lang_sel_list li a,
section.side_menu #lang_sel_list li a,
aside .widget #lang_sel_list li a,
footer #lang_sel_list li a {
display: inline;
}
aside .widget #lang_sel li,
aside .widget #lang_sel_click li,
section.side_menu #lang_sel li,
section.side_menu #lang_sel_click li,
footer #lang_sel li,
footer #lang_sel_click li {
margin-bottom: 0;
}
aside .widget #lang_sel,
aside .widget #lang_sel_click,
section.side_menu #lang_sel,
section.side_menu #lang_sel_click,
footer #lang_sel,
footer #lang_sel_click {
width: 100%;
font-family: inherit;
}
aside .widget #lang_sel > ul > li > a,
aside .widget #lang_sel_click > ul > li > a,
section.side_menu #lang_sel > ul > li > a,
section.side_menu #lang_sel_click > ul > li > a,
footer #lang_sel > ul > li > a,
footer #lang_sel_click > ul > li > a {
height: 35px;
line-height: 35px !important;
font-family: inherit;
font-weight: 400;
padding-left: 13px;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/wc_select_arrow.png) !important;
background-repeat: no-repeat;
background-position: right;
}
footer #lang_sel > ul > li > a,
footer #lang_sel_click > ul > li > a,
section.side_menu #lang_sel > ul > li > a,
section.side_menu #lang_sel_click > ul > li > a {
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/wc_select_arrow_footer.png) !important;
background-repeat: no-repeat;
background-position: right;
}
aside .widget #lang_sel > ul > li a,
aside .widget #lang_sel_click > ul > li a{
background-color: #fff;
}
footer #lang_sel > ul > li a,
footer #lang_sel_click > ul > li a,
section.side_menu #lang_sel > ul > li a,
section.side_menu #lang_sel_click > ul > li a{
background-color: #444444 !important;
}
footer #lang_sel ul li a,
footer #lang_sel ul ul a,
footer #lang_sel_click ul li a,
footer #lang_sel_click ul ul a,
footer #lang_sel_click ul ul a span,
section.side_menu #lang_sel ul li a,
section.side_menu #lang_sel ul ul a,
section.side_menu #lang_sel ul ul a:visited,
section.side_menu #lang_sel_click > ul > li > a,
section.side_menu #lang_sel_click ul ul a,
section.side_menu #lang_sel_click ul ul a:visited{
color: #acacac !important;
}
footer #lang_sel ul li a {
font-size: 16px;
}
aside .widget #lang_sel > ul li a,
aside .widget #lang_sel ul ul a,
aside .widget #lang_sel_click > ul li a,
aside .widget #lang_sel_click ul ul a {
background-color: #f8f8f8;
}
aside .widget #lang_sel > ul li a,
aside .widget #lang_sel ul ul a,
aside .widget #lang_sel_click > ul li a,
aside .widget #lang_sel_click ul ul a,
aside .widget #lang_sel_list li a {
color: inherit;
}
aside .widget #lang_sel_list li a {
background-color: transparent;
}
aside .widget #lang_sel a.lang_sel_sel:hover,
aside .widget #lang_sel_click a.lang_sel_sel:hover,
aside .widget #lang_sel ul ul a:hover,
aside .widget #lang_sel_click ul ul a:hover,
aside .widget #lang_sel_list li a.lang_sel_sel,
aside .widget #lang_sel_list li a:hover{
color: #ecae80;
}
footer #lang_sel_list li a:hover,
footer #lang_sel a.lang_sel_sel,
footer #lang_sel a.lang_sel_sel:hover,
footer #lang_sel ul ul a:hover,
footer #lang_sel_click a.lang_sel_sel,
footer #lang_sel_click ul ul a:hover,
footer #lang_sel_click ul ul a:hover span,
footer #lang_sel_list a.lang_sel_sel,
footer #lang_sel_list ul ul a:hover,
footer #lang_sel_list ul ul a:hover span,
section.side_menu a.lang_sel_sel,
section.side_menu #lang_sel ul li a.lang_sel_sel,
section.side_menu #lang_sel_click ul li a.lang_sel_sel,
section.side_menu #lang_sel_list li a:hover,
section.side_menu #lang_sel ul ul a:hover,
section.side_menu #lang_sel_click ul ul a:hover,
section.side_menu #lang_sel_click ul ul a:hover span{
color: #fff !important;
}
aside .widget #lang_sel li,
aside .widget #lang_sel_click li,
section.side_menu #lang_sel li,
section.side_menu #lang_sel_click li,
footer #lang_sel li,
footer #lang_sel_click li {
width: 100%;
padding:0;
border:none;
}
aside .widget #lang_sel ul ul,
aside .widget #lang_sel_click ul ul{
width: 100%;
top:32px;
height: auto;
border: 0;
z-index: 1000;
padding:3px 0 0 0;
overflow:hidden;
}
footer #lang_sel ul ul,
footer #lang_sel_click ul ul ,
section.side_menu #lang_sel ul ul,
section.side_menu #lang_sel_click ul ul{
width: 100%;
top:32px;
border: 0;
}
section.side_menu #lang_sel li a:after,
section.side_menu #lang_sel li:before{
display:none;
}
section.side_menu #lang_sel ul ul a, #lang_sel ul ul a:visited{
padding: 8px 10px;
}
footer #lang_sel ul ul,
footer #lang_sel_click ul ul,
section.side_menu #lang_selul ul,
section.side_menu #lang_sel_click ul ul {
left: 0 !important;
}
aside .widget #lang_sel ul ul a,
aside .widget #lang_sel_click ul ul a,
aside .widget #lang_sel ul ul a:visited,
aside .widget #lang_sel_click ul ul a:visited{
padding: 10px 13px;
}
footer #lang_sel ul ul a,
footer #lang_sel_click ul ul a,
footer #lang_sel ul ul a:visited,
footer #lang_sel_click ul ul a:visited{
padding: 10px 13px;
}
aside .widget #lang_sel_list.lang_sel_list_vertical ul,
section.side_menu #lang_sel_list.lang_sel_list_vertical ul,
footer #lang_sel_list.lang_sel_list_vertical ul {
height: auto;
border-top: none;
}
footer #lang_sel_list a {
font-size: 16px;
color: #acacac;
}
footer #lang_sel_list a span {
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
footer #lang_sel_list a:hover,
footer #lang_sel_list .lang_sel_sel span,
footer #lang_sel_list a:hover span {
color: #fff;
}
aside .widget #lang_sel_list.lang_sel_list_vertical a,
aside .widget #lang_sel_list.lang_sel_list_vertical a:visited,
section.side_menu #lang_sel_list.lang_sel_list_vertical a,
section.side_menu #lang_sel_list.lang_sel_list_vertical a:visited,
footer #lang_sel_list.lang_sel_list_vertical a,
footer #lang_sel_list.lang_sel_list_vertical a:visited {
border: none;
padding: 0;
}
section.side_menu #lang_sel_list.lang_sel_list_vertical a,
section.side_menu #lang_sel_list.lang_sel_list_vertical a:visited,
section.side_menu #lang_sel_list.lang_sel_list_horizontal a,
section.side_menu #lang_sel_list.lang_sel_list_horizontal a:visited,
footer #lang_sel_list.lang_sel_list_vertical a,
footer #lang_sel_list.lang_sel_list_vertical a:visited,
footer #lang_sel_list.lang_sel_list_horizontal a,
footer #lang_sel_list.lang_sel_list_horizontal a:visited {
background: transparent;
}
aside #lang_sel img.iclflag,
aside #lang_sel_click img.iclflag,
section.side_menu #lang_sel img.iclflag,
section.side_menu #lang_sel_click img.iclflag,
footer #lang_sel img.iclflag,
footer #lang_sel_click img.iclflag,
footer #lang_sel_list.lang_sel_list_horizontal a img,
footer #lang_sel_list.lang_sel_list_vertical a img {
margin-right: 5px;
}
footer #lang_sel_list.lang_sel_list_horizontal a:hover,
footer #lang_sel_list.lang_sel_list_vertical a:hover,
.side_menu #lang_sel_list.lang_sel_list_horizontal a:hover,
.side_menu #lang_sel_list.lang_sel_list_vertical a:hover {
color: #fff;
}
.side_menu #lang_sel_list.lang_sel_list_horizontal a,
.side_menu #lang_sel_list.lang_sel_list_vertical a {
color: #777;
}
#lang_sel_footer {
background-color: #444;
border: none;
z-index: 1500;
position: relative;
font-family: inherit;
font-weight: inherit;
}
#lang_sel_footer a {
font-size: 14px;
color: inherit;
-webkit-transition: color 0.3s ease 0s !important;
-moz-transition: color 0.3s ease 0s !important;
-o-transition: color 0.3s ease 0s !important;
-ms-transition: color 0.3s ease 0s !important;
transition: color 0.3s ease 0s !important;
}
#lang_sel_footer a:hover {
color: #fff;
-webkit-transition: color 0.3s ease 0s !important;
-moz-transition: color 0.3s ease 0s !important;
-o-transition: color 0.3s ease 0s !important;
-ms-transition: color 0.3s ease 0s !important;
transition: color 0.3s ease 0s !important;
}
#lang_sel_footer a img {
margin-right: 15px;
}    footer{
display: block;
width: 100%;
margin: 0px auto;
z-index: 99;
position: relative;
}
footer.uncover{
position: fixed;
bottom: 0px;
left: 0px;
z-index: 99;
-webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
-webkit-backface-visibility: hidden;
}
.boxed footer{
width: 100% !important;
box-sizing:border-box;
-moz-box-sizing:border-box; }
.right_side_menu_opened footer.uncover{
left: -270px;
}
footer .container_inner{
position: relative;
}
.footer_top_holder{
display: block;
background-color: #5d5d5d;
}
.footer_top{
padding: 90px 0px 70px;
}
.footer_top.footer_top_full{
padding: 90px 25px;
}
.footer_top h5{
color: #fff;
margin: 0 0 22px;
font-size: 21px;
}
.footer_top ul{
list-style: none;
}
.footer_top a,
.footer_top p,
.footer_top span,
.footer_top li,
.footer_top .textwidget
{
color: #acacac;
word-wrap: break-word;
}
.footer_top a{
-webkit-transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
}
.footer_top a:hover{
color:#fff !important;
}
footer:not(.footer_border_columns) .footer_top .four_columns .column2 .column_inner > div,
footer:not(.footer_border_columns) .footer_top .three_columns .column2 .column_inner > div,
footer:not(.footer_border_columns) .footer_top .two_columns_50_50 .column2 .column_inner > div{
margin: 0 0 0 15px;
}
footer.footer_border_columns .qode_column {
border-left: 1px solid #777777;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
footer.footer_border_columns .qode_column:first-child {
border: none;
}
footer.footer_border_columns .qode_column > .column_inner {
padding: 0 35px;
}
footer.footer_border_columns .qode_column:first-child > .column_inner {
padding-left: 0;
}
footer.footer_border_columns .qode_column:last-child > .column_inner {
padding-right: 0;
}
.footer_top .four_columns .column4 .column_inner > div{
margin: 0 0 0 5px;
}
.footer_top .widget_nav_menu li.menu-item a {
margin-bottom: 0;
}
.footer_top .widget_recent_entries > ul > li,
.footer_top .widget_recent_comments > ul > li,
.footer_top .widget_meta > ul > li,
.footer_top .widget_nav_menu ul  li,
.footer_top .widget_pages ul li {
padding: 0px 0px 17px;
position: relative;
}
.footer_top .widget_nav_menu ul  li ul,
.footer_top .widget_pages ul  li ul{
padding:0 0 0 10px;
}
.footer_top .widget_recent_entries > ul > li > a,
.footer_top .widget_pages > ul > li > a,
.footer_top .widget_meta > ul > li > a,
.footer_top .widget_nav_menu ul li  a,
.footer_top .widget_recent_comments > ul > li > a,
.footer_top .widget_recent_entries > ul > li > span{
display: block;
}
.footer_top .widget_recent_entries > ul > li > span{
color:#9d9d9d;
}
.footer_bottom_holder{
display: block;
background-color: #444444;
}
.footer_bottom {
display: table-cell;
text-align: center;
font-size: 14px;
line-height: 22px;
height: 53px;
width: 1%;
vertical-align: middle;
}
.footer_bottom p,
.footer_bottom span {
margin: 0px;
}
.footer_top .q_social_icon_holder i.simple_social {
margin-right: 16px;
}
.footer_bottom .q_social_icon_holder {
margin-right: 13px !important;
}
footer .footer_top .q_social_icon_holder .fa-stack i,
footer .footer_top .q_social_icon_holder i,
footer .footer_top .q_social_icon_holder .fa-stack span,
footer .footer_top .q_social_icon_holder span {
font-size: 30px;
}
.footer_top .q_social_icon_holder i.simple_social{
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.footer_top .q_social_icon_holder:hover i.simple_social {
color: #fff !important;
}
.footer_top .q_social_icon_holder i.simple_social {
color: #818181;
}
.footer_top .widget.widget_search form input[type="text"]{
width: 70% !important;
}
.footer_bottom ul {
list-style: none;
text-align: center;
}
.footer_bottom ul .sub-menu {
display: none;
}
.footer_bottom ul li {
display: inline-block;
margin-right: 40px;
}
.footer_bottom ul li:last-child {
margin-right: 0;
}
.footer_bottom ul li a {
color: #a2a2a2;
font-size: 14px;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.footer_bottom ul li a:hover {
color: #fff;
}  .wpcf7 form.wpcf7-form p {
margin-bottom: 20px;
}
input.wpcf7-form-control.wpcf7-text,
input.wpcf7-form-control.wpcf7-number,
input.wpcf7-form-control.wpcf7-date,
textarea.wpcf7-form-control.wpcf7-textarea,
select.wpcf7-form-control.wpcf7-select {
width: 100%;
}
input.wpcf7-form-control.wpcf7-text,
input.wpcf7-form-control.wpcf7-number,
input.wpcf7-form-control.wpcf7-date,
textarea.wpcf7-form-control.wpcf7-textarea,
select.wpcf7-form-control.wpcf7-select,
input.wpcf7-form-control.wpcf7-quiz {
background-color: #f8f8f8;
border: 0 none;
box-sizing: border-box;
color: #5d5d5d;
font-family: 'Source Sans Pro',sans-serif;
font-size: 15px;
font-weight: 300;
line-height: 20px;
margin: 0 0 27px;
outline: 0 none;
padding: 13px 17px;
resize: none;
width: 100%;
}
input.wpcf7-form-control.wpcf7-quiz {
margin-left: 15px;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"],
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type="radio"] {
position: relative;
top: 2px;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"] {
margin-left: 5px;
}
input.wpcf7-form-control.wpcf7-submit {
background-color: #ecae80;
border: 2px solid #ecae80;
box-sizing: initial !important;
color: #fff;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 12px;
font-style: normal;
font-weight: 700;
height: 44px;
letter-spacing: 4px;
line-height: 44px;
margin: 0;
outline: medium none;
padding: 0 36px;
position: relative;
text-align: left;
text-decoration: none;
text-shadow: none;
text-transform: uppercase;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
white-space: nowrap;
width: auto;
}
input.wpcf7-form-control.wpcf7-submit[disabled] {
color: #fff;
border: 2px solid #ecae80;
cursor: not-allowed;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
border: 2px solid #ecae80;
color: #fff;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
border-color: #ecae80;
background-color: transparent;
color: #ecae80;
text-decoration: none;
}
input.wpcf7-form-control.wpcf7-range {
width: 100%;
}
div.wpcf7-response-output {
position: relative;
padding: 17px 30px 17px 55px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
margin-left: 0;
margin-right: 0;
font-weight: 500;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1px;
border: none;
}
div.wpcf7-response-output:before {
font-family: 'FontAwesome', sans-serif;
width: 20px;
height: 20px;
display: inline-block;
color: #fff;
position: absolute;
left: 25px;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
background-color: #ecae80;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok:before {
content: "\f087";
}
div.wpcf7-response-output.wpcf7-validation-errors {
background-color: #ecae80;
}
div.wpcf7-response-output.wpcf7-validation-errors:before {
content: "\f12a";
}  @media only screen and (min-width: 1000px){
body.admin-bar header.sticky.sticky_animate,
body.admin-bar header.fixed{
padding-top: 32px !important;
}
body.admin-bar header.sticky .qode_search_form,
body.admin-bar header.fixed .qode_search_form{
top: 32px;
}
body.admin-bar .side_menu{
top: 32px;
}
}@media only screen and (min-width:1300px) and (max-width:1600px){.full_width .projects_masonry_holder .portfolio_masonry_item,.full_width .projects_masonry_holder .portfolio_masonry_item.large_height{width:24.98%}.full_width .projects_masonry_holder .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height{width:49.96%}}@media only screen and (max-width:1400px){.full_width .q_masonry_blog article{width:23%}.blog_holder.masonry_full_width article{width:23%}}@media only screen and (max-width:1300px){.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix{width:19.99%}.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix{width:19.93%}.masonry_with_space .projects_holder.v6 .mix{width:20%}.touch footer.uncover{position:relative;top:0;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.touch .content{margin-bottom:0!important}.full_width .projects_masonry_holder .portfolio_masonry_item,.full_width .projects_masonry_holder .portfolio_masonry_item.large_height{width:33.3%}.full_width .projects_masonry_holder .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height{width:66.6%}.vertical_menu_enabled .title{height:auto!important}.vertical_menu_enabled .title_outer.with_image .title{padding:0!important}.vertical_menu_enabled .title.has_background,.vertical_menu_enabled .title.has_fixed_background{background:0 0!important;height:auto!important;padding:0!important}.vertical_menu_enabled .title_outer.animate_title_area{height:auto!important;opacity:1!important}.vertical_menu_enabled .title .not_responsive{display:block}.vertical_menu_enabled .title_outer.with_image .title .title_subtitle_holder{padding:0!important}.vertical_menu_enabled .title h1{font-size:35px}.vertical_menu_enabled .title .title_holder{padding:0!important}.vertical_menu_enabled .title:not(.breadcrumbs_title) .title_holder{height:100%!important}.vertical_menu_enabled .subtitle{font-size:20px}}@media only screen and (max-width:1200px){body.boxed .carousel-inner,body.boxed .footer_inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer{width:1000px}body.boxed footer.uncover{width:100%}.boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.container_inner nav.content_menu,.full_width .parallax_content,.steps_holder_inner,div.grid_section .section_inner,nav.content_menu ul{width:950px}.drop_down .wide .second ul li{width:207px}.drop_down .wide .second .inner>ul>li>a{line-height:1.4em}.projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix{width:18.5%;margin:0 0 1.7%}.projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler{width:18.5%}.blog_small_image .post_info_left,.blog_small_image.blog_holder article .post_description .post_description_left,.blog_small_image.blog_holder article .post_description .post_description_right{float:none}.blog_small_image .post_info_left,.blog_small_image.blog_holder article .post_description .post_description_left{margin-top:10px}.blog_holder.blog_small_image article .post_comments{margin-left:0}.cover_boxes ul li,.cover_boxes ul li .box .thumb{width:227px}.cover_boxes ul li .box,.cover_boxes ul li.act{width:455px}.cover_boxes ul li .box .box_content{left:247px;width:207px}body.boxed .cover_boxes ul li,body.boxed .cover_boxes ul li .box .thumb{width:240px}body.boxed .cover_boxes ul li .box,body.boxed .cover_boxes ul li.act{width:480px}body.boxed .cover_boxes ul li .box .box_content{left:260px;width:220px}}@media only screen and (min-width:1000px) and (max-width:1200px){.qode_pricing_tables.four_columns .price_in_table .price{font-size:60px}}@media only screen and (min-width:1000px){.light:not(.sticky):not(.scrolled) .side_menu_button>a{color:#fff}.dark:not(.sticky):not(.scrolled) .side_menu_button>a{color:#000}.stick_with_left_right_menu .logo_wrapper{overflow:hidden}}@media only screen and (max-width:1000px){body.boxed .carousel-inner,body.boxed .footer_inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer{width:818px}.boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.full_width .parallax_content,.steps_holder_inner,div.grid_section .section_inner,nav.content_menu{width:768px}.full_width .projects_holder_outer.v5,.full_width .projects_holder_outer.v6{width:100%}.header_top .container{display:inline-block}.header_inner_left,footer.uncover,header{position:relative!important;left:0!important;margin-bottom:0}.content{margin-bottom:0!important}.right_side_menu_opened .wrapper header{left:0!important}header{top:0!important;margin-top:0!important;display:block}.header_top{height:auto;display:block!important}.header_top .left,.header_top .right{text-align:center;float:none}.header_top .inner{display:inline-block;margin:0 0 -4px}.header_bottom{background-color:#fff!important}header .q_logo img.normal{display:block!important;opacity:1!important;position:relative}header .q_logo img.dark,header .q_logo img.light,header .q_logo img.sticky{display:none!important}header .q_logo.animate_logo div.normal{opacity:1!important;display:block}header .q_logo.animate_logo div.dark,header .q_logo.animate_logo div.sticky{display:none}.header-left-from-logo-widget,.header-right-from-logo-widget{display:none}.q_logo_hidden{display:none}.main_menu{display:none!important}nav.mobile_menu{display:block}.mobile_menu_button{display:table}nav.mobile_menu>ul{margin:0 auto}.logo_wrapper{display:table;height:100px!important;width:auto!important;left:50%;position:absolute}.q_logo{display:table-cell;position:relative;top:auto;vertical-align:middle}.q_logo a{left:-50%;width:auto!important}.q_logo img{top:0;left:0}header .header_fixed_right_area{line-height:100%!important;top:80px!important;width:100%;display:block;text-align:center;margin:0;position:absolute}.header_menu_bottom{border-top:none}.dark .mobile_menu_button span,.dark .shopping_cart_header .header_cart>i,.dark .side_menu_button>a,.light .header_top .header-widget,.light .header_top .header-widget a,.light .header_top .header-widget p,.light .header_top .header-widget span,.light .header_top .header-widget.widget_nav_menu ul.menu>li>a,.light .header_top .q_social_icon_holder i.simple_social{color:#777}.light .header_top #lang_sel>ul>li>a,.light .header_top #lang_sel_click>ul>li>a,.light .header_top .q_social_icon_holder i.simple_social{color:#777!important}.dark .header_top .header-widget,.dark .header_top .header-widget a,.dark .header_top .header-widget p,.dark .header_top .header-widget span,.dark .header_top .header-widget.widget_nav_menu ul.menu>li>a,.dark .header_top .q_social_icon_holder i.simple_social,.dark .mobile_menu_button span,.dark .shopping_cart_header .header_cart>i,.dark .side_menu_button>a{color:#777}.header_top .header-widget{display:block;width:100%;margin:0;text-align:center}.header_top .left .inner #lang_sel,.header_top .right .inner #lang_sel{float:none}.dark .header_top #lang_sel>ul>li>a,.dark .header_top #lang_sel_click>ul>li>a,.dark .header_top .q_social_icon_holder i.simple_social{color:#777!important}.title{height:auto!important}.title_outer.with_image .title{padding:0!important}.title.has_background,.title.has_fixed_background{background:0 0!important;height:auto!important;padding:0!important}.title_outer.animate_title_area{height:auto!important;opacity:1!important}.title .not_responsive{display:block}.title_outer.with_image .title .title_subtitle_holder{padding:0!important}.title h1{font-size:35px;line-height:1.2em}.title .title_holder{padding:0!important}.title.has_separators h1{border:none;padding:0}.title:not(.breadcrumbs_title) .title_holder{height:100%!important;padding:20px 0!important}.subtitle{font-size:20px;line-height:1.3em}.shopping_cart_inner,.side_menu_button{height:100px!important}header.menu_bottom.has_header_fixed_right .side_menu_button{height:130px!important}.header_top .right #lang_sel ul ul,.header_top .right #lang_sel_click ul ul{right:0}nav.content_menu{position:relative!important;top:0!important;margin:0 auto}nav.content_menu ul.menu{display:none}nav.content_menu .nav_select_menu{display:block}nav.content_menu .back_outer{display:none}.ls-nav-next,.ls-nav-prev{top:50%!important}.projects_holder.v4 .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5 .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix{width:23%;margin:0 0 3%}.projects_holder.v4 .filler,.projects_holder.v4.hover_text .filler,.projects_holder.v5 .filler,.projects_holder.v5.hover_text .filler,.projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler{width:23%}.projects_holder.v2 .mix,.projects_holder.v3 .mix{margin:0 0 3%}.projects_holder.v2.hover_text .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6.hover_text .mix{margin:0 0 2.8%}.projects_holder.v4.hover_text.no_space .filler,.projects_holder.v4.hover_text.no_space .mix,.projects_holder.v4.standard_no_space .filler,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.hover_text.no_space .filler,.projects_holder.v5.hover_text.no_space .mix,.projects_holder.v5.standard_no_space .filler,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix{width:24.99%}.safari_browser .projects_holder.v4.hover_text.no_space .filler,.safari_browser .projects_holder.v4.hover_text.no_space .mix,.safari_browser .projects_holder.v4.standard_no_space .filler,.safari_browser .projects_holder.v4.standard_no_space .mix,.safari_browser .projects_holder.v5.hover_text.no_space .filler,.safari_browser .projects_holder.v5.hover_text.no_space .mix,.safari_browser .projects_holder.v5.standard_no_space .filler,.safari_browser .projects_holder.v5.standard_no_space .mix,.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix{width:24.95%}.projects_holder.v3.standard_no_space .mix,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.standard_no_space .mix{margin:0 0 0}.projects_holder article .feature_holder .feature_holder_icons{margin:10px 0 0 0}.masonry_with_space .projects_holder.v5 .mix,.masonry_with_space .projects_holder.v6 .mix{width:25%}.full_width .projects_masonry_holder .portfolio_masonry_item,.full_width .projects_masonry_holder .portfolio_masonry_item.large_height{width:49.9%}.full_width .projects_masonry_holder .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height{width:100%}.projects_masonry_holder .portfolio_masonry_item,.projects_masonry_holder .portfolio_masonry_item.large_height{width:49.9%}.projects_masonry_holder .portfolio_masonry_item.large_width,.projects_masonry_holder .portfolio_masonry_item.large_width_height{width:100%}.blog_holder.masonry article,.q_masonry_blog article{width:47%}.blog_holder.masonry_full_width article{width:30.5%}.full_width .q_masonry_blog article{width:30.5%}.box_image_holder .box_icon .fa-stack{font-size:3em}.q_steps_holder .step1{left:-81px}.q_steps_holder .step2{left:122px}.q_steps_holder .step3{left:350px}.q_steps_holder .step4{left:560px}.q_steps_holder .step1,.q_steps_holder .step2,.q_steps_holder .step3,.q_steps_holder .step4{margin:0 0 30px}.qode_call_to_action .two_columns_75_25>.column2>.column_inner{padding:0}.qode_call_to_action .qbutton{padding:0 10px!important;font-size:10px}.header_top .left .inner>div:last-child,.header_top .right .inner>div,header .q_social_icon_holder{border-right:0}.header_top .left .inner>div,.header_top .right .inner>div:first-child{border-left:0}.qode_clients.five_columns .qode_client_holder,.qode_clients.four_columns .qode_client_holder,.qode_clients.six_columns .qode_client_holder{width:33.33333333333333%}.qode_clients.five_columns .qode_client_holder:nth-child(5n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(4n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(6n) .qode_client_holder_inner:before{border-right-width:1px}.qode_clients.five_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before{border-right-width:0}.animated_icons_with_text.five_columns .animated_icon_with_text_holder,.animated_icons_with_text.four_columns .animated_icon_with_text_holder,.animated_icons_with_text.three_columns .animated_icon_with_text_holder{width:50%}.animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(5n) .animated_icon_with_text_inner:before,.animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(4n) .animated_icon_with_text_inner:before,.animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(3n) .animated_icon_with_text_inner:before{border-right-width:1px}.animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before,.animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before,.animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before{border-right-width:0}.cover_boxes ul{margin:0 -8px 0 0}.cover_boxes ul li{margin-right:8px}.cover_boxes ul li,.cover_boxes ul li .box .thumb{width:187px}.cover_boxes ul li .box,.cover_boxes ul li.act{width:374px}.cover_boxes ul li .box .box_content{left:197px;width:177px}body.boxed .cover_boxes ul li,body.boxed .cover_boxes ul li .box .thumb{width:199px}body.boxed .cover_boxes ul li .box,body.boxed .cover_boxes ul li.act{width:400px}body.boxed .cover_boxes ul li .box .box_content{left:209px;width:189px}.cover_boxes ul li .box .box_content p{max-height:105px;overflow:hidden}.cover_boxes ul li .box .cover_box_title{margin:0 0 5px}.cover_boxes ul li .box .qbutton,.cover_boxes ul li .box h5{margin:8px 0 0}.latest_post_holder.four_columns>ul>li{width:49%;margin:0 2% 25px 0!important}.latest_post_holder.boxes.four_columns>ul>li:nth-child(2n){margin:0 0 25px!important}.q_team .q_team_social_holder .fa-stack{margin:0 4px 3px 0;width:1.6em;height:1.6em;line-height:1.6em}.q_tabs .tabs-nav li a{padding:0 7px}.price_table_inner ul li.table_title{padding:18px 15px 17px}.price_table_inner ul li{padding:11px 10px}.price_button .qbutton{margin-bottom:5px}body .content,body .content.content_top_margin{margin-top:0!important}.q_counter_holder.center{padding:20px 30px}.wpb_flexslider.flexslider.have_frame{width:566px}.frame_holder>.wpb_wrapper{padding:30px 0 66px 0}.frame_holder.frame_holder2>.wpb_wrapper{padding:42px 0 66px 0}.qode_pricing_tables.four_columns .q_price_table{width:48.75%;margin-bottom:45px}.qode_pricing_tables.four_columns .q_price_table:nth-child(2n+1){margin-left:0;clear:both}.gallery_holder ul.v5 li,.wpb_gallery_slides .gallery_holder ul.v5 li{width:25%}.google_map_ovrlay{display:block}}@media only screen and (min-width:768px) and (max-width:1100px){.portfolio_gallery a.v4{width:32%;margin:0 2% 2% 0!important}.portfolio_gallery a.v4:nth-child(3n){margin:0 0 2% 0!important}.drop_down .wide .second ul li .flexslider.widget_flexslider ul.flex-direction-nav li{width:194px}.widget.widget_search form input[type=text]{width:67%}.q_percentage,.q_percentage_with_icon{width:150px!important;height:150px!important;line-height:150px!important}.q_percentage canvas,.q_percentage_with_icon canvas{width:100%!important;height:100%!important}}@media only screen and (min-width:768px) and (max-width:1000px){.grid2 .blog_holder.masonry .blog_share{margin-left:0}.grid2.two_columns_66_33 .blog_holder.blog_single article .post_comments{margin-left:0}.grid2.two_columns_66_33 .blog_holder.blog_single article .post_description .post_description_left,.grid2.two_columns_66_33 .blog_holder.blog_single article .post_description .post_description_right{float:none}}@media only screen and (max-width:900px){.projects_holder.v4.hover_text.no_space .filler,.projects_holder.v4.hover_text.no_space .mix,.projects_holder.v4.standard_no_space .filler,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.hover_text.no_space .filler,.projects_holder.v5.hover_text.no_space .mix,.projects_holder.v5.standard_no_space .filler,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix{width:33.32%}.safari_browser .projects_holder.v4.hover_text.no_space .filler,.safari_browser .projects_holder.v4.hover_text.no_space .mix,.safari_browser .projects_holder.v4.standard_no_space .filler,.safari_browser .projects_holder.v4.standard_no_space .mix,.safari_browser .projects_holder.v5.hover_text.no_space .filler,.safari_browser .projects_holder.v5.hover_text.no_space .mix,.safari_browser .projects_holder.v5.standard_no_space .filler,.safari_browser .projects_holder.v5.standard_no_space .mix,.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix{width:33.3%}}@media only screen and (max-width:783px){.full_width .q_masonry_blog article{width:46.5%}.blog_holder.masonry_full_width article{width:46.5%}}@media only screen and (min-width:768px) and (max-width:1000px){.q_progress_bars_vertical .progress_title{font-size:.8em}}@media only screen and (max-width:768px){body.boxed .carousel-inner,body.boxed .footer_inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer{width:650px}.boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.full_width .parallax_content,.steps_holder_inner,div.grid_section .section_inner,nav.content_menu{width:600px}.projects_holder.v3 .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4 .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5 .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix{width:31%;margin:0 0 4%}.projects_holder.v3 .filler,.projects_holder.v3.hover_text .filler,.projects_holder.v4 .filler,.projects_holder.v4.hover_text .filler,.projects_holder.v5 .filler,.projects_holder.v5.hover_text .filler,.projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler{width:31%}.projects_holder.v2 .mix{width:48.3%;margin:0 0 3.6%}.projects_holder.v2 .filler{width:48.3%}.projects_holder.v2.hover_text .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6.hover_text .mix{margin:0 0 3.4%}.projects_holder.v2.hover_text.no_space .filler,.projects_holder.v2.hover_text.no_space .mix,.projects_holder.v2.standard_no_space .filler,.projects_holder.v2.standard_no_space .mix,.projects_holder.v3.hover_text.no_space .filler,.projects_holder.v3.hover_text.no_space .mix,.projects_holder.v3.standard_no_space .filler,.projects_holder.v3.standard_no_space .mix,.projects_holder.v4.hover_text.no_space .filler,.projects_holder.v4.hover_text.no_space .mix,.projects_holder.v4.standard_no_space .filler,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.hover_text.no_space .filler,.projects_holder.v5.hover_text.no_space .mix,.projects_holder.v5.standard_no_space .filler,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix{width:49.99%}.safari_browser .projects_holder.v2.hover_text.no_space .filler,.safari_browser .projects_holder.v2.hover_text.no_space .mix,.safari_browser .projects_holder.v2.standard_no_space .filler,.safari_browser .projects_holder.v2.standard_no_space .mix,.safari_browser .projects_holder.v3.hover_text.no_space .filler,.safari_browser .projects_holder.v3.hover_text.no_space .mix,.safari_browser .projects_holder.v3.standard_no_space .filler,.safari_browser .projects_holder.v3.standard_no_space .mix,.safari_browser .projects_holder.v4.hover_text.no_space .filler,.safari_browser .projects_holder.v4.hover_text.no_space .mix,.safari_browser .projects_holder.v4.standard_no_space .filler,.safari_browser .projects_holder.v4.standard_no_space .mix,.safari_browser .projects_holder.v5.hover_text.no_space .filler,.safari_browser .projects_holder.v5.hover_text.no_space .mix,.safari_browser .projects_holder.v5.standard_no_space .filler,.safari_browser .projects_holder.v5.standard_no_space .mix,.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix{width:49.97%}.projects_holder.v2.standard_no_space .mix,.projects_holder.v3.standard_no_space .mix,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.standard_no_space .mix{margin:0 0 0}.masonry_with_space .projects_holder.v4 .mix,.masonry_with_space .projects_holder.v5 .mix,.masonry_with_space .projects_holder.v6 .mix{width:33.33%}.blog_holder.masonry article,.blog_holder.masonry_full_width article,.full_width .grid_section .q_masonry_blog article,.q_masonry_blog article{width:46.5%}.blog_holder.blog_small_image article .post_text .post_text_inner{min-height:0!important}.comment_holder .comment_number{display:none}.comment_holder .comments{width:100%}.blog_holder.masonry_full_width article,.full_width .q_masonry_blog article,.two_columns_25_75 .blog_holder.masonry article,.two_columns_25_75 .q_masonry_blog article,.two_columns_33_66 .blog_holder.masonry article,.two_columns_33_66 .q_masonry_blog article,.two_columns_66_33 .blog_holder.masonry article,.two_columns_66_33 .q_masonry_blog article,.two_columns_75_25 .blog_holder.masonry article,.two_columns_75_25 .q_masonry_blog article{width:100%}div.comment_form{padding-top:40px;border-top:1px solid #ddd}.title h1{font-size:28px;padding:20px 15px}.subtitle{font-size:15px}.header_bottom_right_widget_holder{display:none}.q_line_graf{margin:0 0 25px;width:100%}.q_pie_graf{width:70%;margin:0 auto 25px;float:none}.q_line_graf canvas,.q_line_graf_legend,.q_pie_graf canvas,.q_pie_graf_legend{width:100%!important;height:auto!important}.q_icon_list p,.q_list.number.circle_number li{line-height:37px}.q_list.number.circle_number ul>li:before{top:0}.q_icon_list p{padding:0 0 0 45px}.q_icon_list i{line-height:35px;height:35px;width:35px}.grid2 .blog_holder article .post_description .post_description_left,.grid2 .blog_holder article .post_description .post_description_right,.grid2 .post_info_left{float:none}.grid2 .blog_holder article .post_description .post_description_left,.grid2 .post_info_left{margin-top:10px}.grid2 .blog_holder article .post_comments{margin-left:0}.blog_holder.blog_small_image article .post_image,.blog_holder.blog_small_image article .post_text{width:100%;margin:0}.blog_holder.blog_small_image article .post_image{margin:0 0 30px}.blog_holder.blog_small_image article .post_text .post_text_inner{padding:0}.cover_boxes ul{width:100%!important}.cover_boxes ul li{width:100%!important;margin:0 0 20px!important}.cover_boxes ul li,.cover_boxes ul li .box .thumb{width:270px}.cover_boxes ul li .box,.cover_boxes ul li.act{width:100%}.cover_boxes ul li .box .box_content{position:static;left:0;float:right;width:310px}.cover_boxes ul li .box .box_content p{height:auto;max-height:none;overflow:visible}.latest_post_holder.boxes:not(.three_columns)>ul>li{margin:0 2% 25px 0!important}.latest_post_holder.boxes.four_columns>ul>li,.latest_post_holder.boxes.two_columns>ul>li{width:49%}.latest_post_holder.boxes:not(.three_columns)>ul>li:nth-child(2n){margin:0 0 25px!important}.q_circles_holder .q_circle_outer{width:50%!important;margin:0 0 30px}.q_circles_holder:before{display:none;width:0;height:0;border:0}#submit_comment,.drop_down .wide .second ul li .qbutton,.drop_down .wide .second ul li ul li .qbutton,.load_more a,.qbutton,.qbutton.small{padding:0 14px}.qbutton.big_large,.qbutton.big_large_full_width{height:50px;line-height:50px;font-size:16px;padding:0 20px}.qbutton.large{height:42px;line-height:42px;padding:0 17px}#submit_comment,.load_more.tiny a,.qbutton.medium{height:38px;line-height:38px;padding:0 16px}.qbutton.big_large i,.qbutton.big_large_full_width i,.qbutton.large i{margin:0 0 0 15px}.qbutton.medium i{margin:0 0 0 13px}.qbutton.small i{margin:0 0 0 8px}.q_social_icon_holder .fa-stack{margin:.1407692307692308em}.wpb_flexslider.flexslider.have_frame{width:442px}.frame_holder>.wpb_wrapper{padding:24px 0 58px 0}.frame_holder.frame_holder2>.wpb_wrapper{padding:33px 0 58px 0}.have_frame.flexslider .flex-prev{left:-60px}.have_frame.flexslider .flex-next{right:-60px}.touch .content{margin:0!important}nav.popup_menu ul li a,nav.popup_menu ul li h6{line-height:40px}nav.popup_menu ul li a span,nav.popup_menu ul li h6 span{font-size:.7em}.qode_carousels_holder .caroufredsel-direction-nav{display:none}.q_circles_holder.with_lines:before{display:none}.q_tabs .tabs-nav li a{padding:0 4px;font-size:12px}}@media only screen and (min-width:600px) and (max-width:768px){.portfolio_gallery a.v3,.portfolio_gallery a.v4{width:49%!important;margin:0 2% 2% 0!important}.portfolio_gallery a.v3:nth-child(2n),.portfolio_gallery a.v4:nth-child(2n){margin:0 0 2% 0!important}.gallery_holder ul.v4 li{width:50%!important}.gallery_holder ul.v3 li,.gallery_holder ul.v5 li{width:33.33333%!important}.blog_holder article .post_info .inner{padding:0 10px 0 0}.widget.widget_search form input[type=text]{width:60%}.q_image_with_text_over.one_fourth{width:49.9%}.q_percentage canvas,.q_percentage_with_icon canvas{width:100%!important;height:100%!important}.q_circles_holder .q_circle_outer:nth-child(2n+1){clear:both}.blog_like{padding:0 0 0 8px}.blog_share{margin:0 0 0 8px}.blog_holder article .post_description .post_description_left{margin:0 12px 0 0}.blog_holder.masonry article .post_description .post_description_left{margin:0}.q_counter_holder.center{padding:20px 15px}.price_in_table .price{font-size:60px}.service_table_title_holder .service_title{word-break:break-all}}@media only screen and (max-width:600px){body.boxed .carousel-inner,body.boxed .footer_inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer{width:470px}.boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.full_width .parallax_content,.steps_holder_inner,div.column1 .grid_section .section_inner,div.column2 .grid_section .section_inner,div.grid_section .section_inner,nav.content_menu{width:420px}.projects_holder.v2 .mix,.projects_holder.v2.hover_text .mix,.projects_holder.v3 .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4 .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5 .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix{width:47.9%;margin:0 0 4.7%}.projects_holder.v2.hover_text .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6.hover_text .mix{margin:0 0 4.2%}.projects_holder.v2 .filler,.projects_holder.v2.hover_text .filler,.projects_holder.v3 .filler,.projects_holder.v3.hover_text .filler,.projects_holder.v4 .filler,.projects_holder.v4.hover_text .filler,.projects_holder.v5 .filler,.projects_holder.v5.hover_text .filler,.projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler{width:47.9%}.projects_holder.v2.hover_text.no_space .filler,.projects_holder.v2.hover_text.no_space .mix,.projects_holder.v2.standard_no_space .filler,.projects_holder.v2.standard_no_space .mix,.projects_holder.v3.hover_text.no_space .filler,.projects_holder.v3.hover_text.no_space .mix,.projects_holder.v3.standard_no_space .filler,.projects_holder.v3.standard_no_space .mix,.projects_holder.v4.hover_text.no_space .filler,.projects_holder.v4.hover_text.no_space .mix,.projects_holder.v4.standard_no_space .filler,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.hover_text.no_space .filler,.projects_holder.v5.hover_text.no_space .mix,.projects_holder.v5.standard_no_space .filler,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix,.safari_browser .projects_holder.v2.hover_text.no_space .filler,.safari_browser .projects_holder.v2.hover_text.no_space .mix,.safari_browser .projects_holder.v2.standard_no_space .filler,.safari_browser .projects_holder.v2.standard_no_space .mix,.safari_browser .projects_holder.v3.hover_text.no_space .filler,.safari_browser .projects_holder.v3.hover_text.no_space .mix,.safari_browser .projects_holder.v3.standard_no_space .filler,.safari_browser .projects_holder.v3.standard_no_space .mix,.safari_browser .projects_holder.v4.hover_text.no_space .filler,.safari_browser .projects_holder.v4.hover_text.no_space .mix,.safari_browser .projects_holder.v4.standard_no_space .filler,.safari_browser .projects_holder.v4.standard_no_space .mix,.safari_browser .projects_holder.v5.hover_text.no_space .filler,.safari_browser .projects_holder.v5.hover_text.no_space .mix,.safari_browser .projects_holder.v5.standard_no_space .filler,.safari_browser .projects_holder.v5.standard_no_space .mix,.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix{width:100%}.projects_holder.v2.standard_no_space .mix,.projects_holder.v3.standard_no_space .mix,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.standard_no_space .mix{margin:0 0 6.5%}.masonry_with_space .projects_holder.v3 .mix,.masonry_with_space .projects_holder.v4 .mix,.masonry_with_space .projects_holder.v5 .mix,.masonry_with_space .projects_holder.v6 .mix{width:49.99%}.portfolio_gallery a.v2,.portfolio_gallery a.v3,.portfolio_gallery a.v4{width:100%;margin:0 0 4% 0!important}.portfolio_gallery a.v3:nth-child(2n),.portfolio_gallery a.v4:nth-child(2n){margin:0 0 4% 0!important}.four_columns .column1,.four_columns .column2,.four_columns .column3,.four_columns .column4,.three_columns .column1,.three_columns .column2,.three_columns .column3,.two_columns_25_75 .column1,.two_columns_25_75 .column2,.two_columns_33_66 .column1,.two_columns_33_66 .column2,.two_columns_50_50 .column1,.two_columns_50_50 .column2,.two_columns_66_33 .column1,.two_columns_66_33 .column2,.two_columns_75_25 .column1,.two_columns_75_25 .column2{width:100%}.four_columns .column1 .column_inner,.four_columns .column2 .column_inner,.four_columns .column3 .column_inner,.four_columns .column4 .column_inner,.three_columns .column1 .column_inner,.three_columns .column2 .column_inner,.three_columns .column3 .column_inner,.two_columns_25_75 .column1 .column_inner,.two_columns_25_75 .column2 .column_inner,.two_columns_25_75.grid2 .column1 .column_inner,.two_columns_25_75.grid2 .column2 .column_inner,.two_columns_33_66 .column1 .column_inner,.two_columns_33_66 .column2 .column_inner,.two_columns_33_66.grid2 .column1 .column_inner,.two_columns_33_66.grid2 .column2 .column_inner,.two_columns_50_50 .column1 .column_inner,.two_columns_50_50 .column2 .column_inner,.two_columns_66_33 .column1 .column_inner,.two_columns_66_33 .column2 .column_inner,.two_columns_66_33.grid2 .column1 .column_inner,.two_columns_66_33.grid2 .column2 .column_inner,.two_columns_75_25 .column1 .column_inner,.two_columns_75_25 .column2 .column_inner,.two_columns_75_25.grid2 .column1 .column_inner,.two_columns_75_25.grid2 .column2 .column_inner{padding:0}.q_tabs.vertical.right .tabs-nav{float:right}.q_tabs.vertical .tabs-container{width:73%}.q_tabs.horizontal .tab-content{padding:30px 0 10px}.q_tabs .tabs-nav li a{padding:0 8px}.q_tabs.vertical .tabs-nav li a{padding:6px 10px}.gallery_holder ul.v2 li,.gallery_holder ul.v3 li,.gallery_holder ul.v4 li,.gallery_holder ul.v5 li{width:50%!important}#respond textarea{padding:13px}.comment_holder .comment-list li ul.children{padding:0}.blog_holder.masonry article,.q_masonry_blog article,.two_columns_25_75 .blog_holder.masonry article,.two_columns_25_75 .q_masonry_blog article,.two_columns_33_66 .blog_holder.masonry article,.two_columns_33_66 .q_masonry_blog article,.two_columns_66_33 .blog_holder.masonry article,.two_columns_66_33 .q_masonry_blog article,.two_columns_75_25 .blog_holder.masonry article,.two_columns_75_25 .q_masonry_blog article{width:100%}.call_to_action_button_wrapper.right{text-align:center!important;margin-top:15px}.title h1,.title.position_center h1{float:none;font-size:20px}.subtitle{font-size:14px;margin:15px 0 0}.breadcrumb{position:relative}.blog_holder article .post_description .post_description_left,.blog_holder article .post_description .post_description_right,.post_info_left{float:none}.blog_holder article .post_description .post_description_left,.post_info_left{margin-top:10px}.blog_holder article .post_comments{margin-left:0}.qode_clients.five_columns .qode_client_holder,.qode_clients.four_columns .qode_client_holder,.qode_clients.six_columns .qode_client_holder,.qode_clients.three_columns .qode_client_holder{width:50%}.qode_clients.five_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.three_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before{border-right-width:1px}.qode_clients.five_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before,.qode_clients.three_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before{border-right-width:0}.animated_icons_with_text.five_columns .animated_icon_with_text_holder,.animated_icons_with_text.four_columns .animated_icon_with_text_holder,.animated_icons_with_text.three_columns .animated_icon_with_text_holder,.animated_icons_with_text.two_columns .animated_icon_with_text_holder{width:100%}.animated_icons_with_text .animated_icon_with_text_inner:before,.animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(5n) .animated_icon_with_text_inner:before,.animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(4n) .animated_icon_with_text_inner:before,.animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(3n) .animated_icon_with_text_inner:before{border-right-width:0}.vc_row-fluid [class*=vc_span]{width:100%!important;margin-left:0!important}.q_image_with_text_over.one_fourth,.q_image_with_text_over.one_half,.q_image_with_text_over.one_third{width:100%}.call_to_action .column2.button_wrapper{position:relative;text-align:center}.call_to_action .column2.button_wrapper .qbutton{position:static;margin:10px 0 0 0}.cover_boxes ul li,.cover_boxes ul li .box .thumb{width:190px}.cover_boxes ul li .box .box_content{width:210px}.latest_post_holder.boxes.four_columns>ul>li,.latest_post_holder.boxes.three_columns>ul>li,.latest_post_holder.boxes.two_columns>ul>li,.latest_post_holder.four_columns>ul>li,.latest_post_holder.three_columns>ul>li,.latest_post_holder.two_columns>ul>li{width:100%;margin:0 0 25px!important}.q_circles_holder .q_circle_outer{width:100%!important}.footer_top .four_columns .column2 .column_inner>div,.footer_top .four_columns .column3 .column_inner>div,.footer_top .four_columns .column4 .column_inner>div,.footer_top .three_columns .column2 .column_inner>div,.footer_top .three_columns .column3 .column_inner>div,.footer_top .two_columns_50_50 .column2 .column_inner>div{margin:0}.footer_top .four_columns .column1,.footer_top .four_columns .column2,.footer_top .four_columns .column3,.footer_top .three_columns .column1,.footer_top .three_columns .column2,.footer_top .two_columns_50_50 .column1{margin:0 0 25px}footer.footer_border_columns .qode_column{border:none;min-height:0!important}footer.footer_border_columns .qode_column .column_inner{padding:0}.wpb_flexslider.flexslider.have_frame{width:307px}.frame_holder>.wpb_wrapper{padding:18px 0 42px 0}.frame_holder.frame_holder2>.wpb_wrapper{padding:23px 0 40px 0}.qode_pricing_tables .q_price_table{width:100%!important;margin-left:0;margin-bottom:15px}.qode_pricing_tables .q_price_table.active{margin-top:20px;margin-bottom:25px}.call_to_action .text_wrapper .call_to_action_text{text-align:center;margin-bottom:10px}}@media only screen and (max-width:480px){body.boxed .carousel-inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer{width:350px}body.boxed .footer_inner{width:100%}.boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.full_width .parallax_content,.steps_holder_inner,div.column1 .grid_section .section_inner,div.column2 .grid_section .section_inner,div.grid_section .section_inner,nav.content_menu{width:300px}.full_width .projects_masonry_holder .portfolio_masonry_item,.full_width .projects_masonry_holder .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height{width:100%}.projects_masonry_holder .portfolio_masonry_item,.projects_masonry_holder .portfolio_masonry_item.large_height,.projects_masonry_holder .portfolio_masonry_item.large_width,.projects_masonry_holder .portfolio_masonry_item.large_width_height{width:100%}.blog_holder.masonry{width:300px!important}.header_bottom,footer .container_inner{padding:0 25px}.header_bottom .container_inner,footer .container_inner{width:auto}nav.mobile_menu>ul{width:auto}.position_center.title h1,.title h1{float:none;font-size:16px;padding:5px 9px}.subtitle{display:none}.projects_holder.v2 .mix,.projects_holder.v2.hover_text .mix,.projects_holder.v3 .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4 .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5 .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix{width:100%;margin:0 0 7.4%}.projects_holder.v2.hover_text .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6.hover_text .mix{margin:0 0 7.8%}.projects_holder.v2 .filler,.projects_holder.v2.hover_text .filler,.projects_holder.v3 .filler,.projects_holder.v3.hover_text .filler,.projects_holder.v4 .filler,.projects_holder.v4.hover_text .filler,.projects_holder.v5 .filler,.projects_holder.v5.hover_text .filler,.projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler{width:100%}.masonry_with_space .projects_holder.v2 .mix,.masonry_with_space .projects_holder.v3 .mix,.masonry_with_space .projects_holder.v4 .mix,.masonry_with_space .projects_holder.v5 .mix,.masonry_with_space .projects_holder.v6 .mix{width:100%}.single_tags{margin:35px 0 0 19%}.q_tabs.vertical .tabs-nav{width:30%}.q_tabs.vertical .tabs-container{width:65%}.q_tabs .tabs-nav li a{padding:0 5px}.q_tabs.vertical .tabs-nav li a{padding:7px 5px}.gallery_holder ul.v2 li,.gallery_holder ul.v3 li,.gallery_holder ul.v4 li,.gallery_holder ul.v5 li{width:100%!important;margin:0!important}.comment_holder .comment .image{float:none;margin:0 auto}.comment_holder .comment .text{padding:0}.box_image_with_border{margin:0 0 30px 0}.box_image_holder .box_icon .fa-stack{font-size:4em}.filter_holder ul li span{padding:0 10px}.q_steps_holder .circle_small span{left:-35px}.blog_holder article .post_description .post_description_left,.post_info_left{display:inline-block;float:none;margin:0 0 5px;width:100%}.blog_holder article .post_description .post_description_right,.post_info_right{float:none}.post_info_right{text-align:right}.author_description_inner .image{float:none}.author_text_holder{padding:10px 0 0}.single_tags{margin-left:0}.footer_top .column_inner>div{margin:0 0 25px!important}.footer_top .column_inner{border:0}.qbutton.big_large{height:50px;line-height:50px;padding:0 18px}.qode_clients.five_columns .qode_client_holder,.qode_clients.four_columns .qode_client_holder,.qode_clients.six_columns .qode_client_holder,.qode_clients.three_columns .qode_client_holder,.qode_clients.two_columns .qode_client_holder{width:100%}.qode_clients.five_columns .qode_client_holder .qode_client_holder_inner:before,.qode_clients.five_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.three_columns .qode_client_holder .qode_client_holder_inner:before,.qode_clients.three_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.two_columns .qode_client_holder .qode_client_holder_inner:before{border-right-width:0}.side_menu_button>a{padding:0}.cover_boxes ul li .box .thumb{width:100%!important}.cover_boxes ul li .box,.cover_boxes ul li.act{width:100%}.cover_boxes ul li .box a.thumb,.cover_boxes ul li.act{float:none;margin:0!important}.cover_boxes ul li .box .box_content{position:static;margin-top:20px;width:100%}.cover_boxes ul li.act{margin-bottom:35px!important}.cover_boxes ul li .box .thumb img{width:100%}.q_counter_holder.center{padding:20px}.q_accordion_holder,.q_tabs{visibility:visible!important}.title.title_size_large h1{font-size:28px;line-height:30px}.wpb_flexslider.flexslider.have_frame{width:220px}.frame_holder>.wpb_wrapper{padding:12px 0 30px 0}.frame_holder.frame_holder2>.wpb_wrapper{padding:17px 0 28px 0}.have_frame.flexslider .flex-prev{left:-50px}.have_frame.flexslider .flex-next{right:-50px}.q_tabs.boxed .tabs-nav li.active{border:none;top:0}.q_tabs.boxed .tabs-nav li a{padding:0 5px}.q_tabs.boxed .tabs-nav li:first-child a{padding-right:5px}.q_tabs.boxed .tabs-nav li.active a{background-color:transparent;color:#ecae80;padding:0 5px;line-height:50px;height:43px}.q_tabs.boxed .tabs-container{border:none}body .gform_wrapper .top_label input.medium,body .gform_wrapper .top_label input.small{width:100%}div.pp_pic_holder{width:100%!important;left:0!important}.pp_content{width:100%!important;height:300px!important}.pp_hoverContainer{width:100%!important;height:250px!important}#pp_full_res>img{width:100%!important;height:auto!important}div.pp_default .pp_details{width:98%!important}div.ppt{width:100%!important}}@media only screen and (max-width:420px){body.boxed .carousel-inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer{width:320px}.header_bottom,footer .container_inner,nav.content_menu{padding:0 15px}.pp_content{height:250px!important}.pp_hoverContainer{height:200px!important}}@media only screen and (max-width:350px){.boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.full_width .parallax_content,.steps_holder_inner,div.column1 .grid_section .section_inner,div.column2 .grid_section .section_inner,div.grid_section .section_inner,nav.content_menu{width:95%}.section_inner_margin{margin:0}}@media only screen and (max-width: 1000px){
.header_bottom {
background-color: #000000;
}
}
@media only screen and (min-width: 480px) and (max-width: 768px){
section.parallax_section_holder{
height: auto !important;
min-height: 400px;
}
}
@media only screen and (max-width: 480px){
section.parallax_section_holder{
height: auto !important;
min-height: 400px;
}
}@font-face {
font-family: 'star';
src: url(//www.fabulouslyflawlessnc.com/wp-content/plugins/woocommerce/assets/fonts/star.eot);
src: url(//www.fabulouslyflawlessnc.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(//www.fabulouslyflawlessnc.com/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//www.fabulouslyflawlessnc.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(//www.fabulouslyflawlessnc.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal
}
.woocommerce .clear:after {
clear: both;
content: "";
display: block
}
.woocommerce .content .container .container_inner,.woocommerce-page .content .container .container_inner {
padding: 44px 0 30px
}
.woocommerce .content .title .container .container_inner,.woocommerce-page .content .title .container .container_inner {
padding: 0
}
.woocommerce-pagination {
padding: 0 0 40px
}
.woocommerce table {
text-align: left
}
.woocommerce table tr td {
background: none;
color: #888
}
.woocommerce table th {
background: none;
text-align: left
}
.woocommerce table td {
text-align: left
}
ul.woocommerce-error {
list-style: none;
margin-bottom: 10px
}
.select2-container .select2-choice {
border: none;
padding: 10px 17px
}
.select2-container .select2-choice .select2-arrow b:after {
border: none
}
.q_tabs.boxed.woocommerce-tabs li.active a,.q_tabs.boxed.woocommerce-tabs li a {
padding: 0 16px
}
.woocommerce div.message,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.myaccount_user {
margin-bottom: 25px;
position: relative;
display: block;
padding: 28px 21px;
background-color: #f2f2f2;
line-height: 50px;
color: #5d5d5d;
font-size: 21px;
font-weight: 300;
border: 0 !important;
}
.myaccount_user a {
color: #ecae80
}
aside.sidebar .woocommerce.widget a {
-webkit-transition: color .15s ease-in-out;
-moz-transition: color .15s ease-in-out;
-ms-transition: color .15s ease-in-out;
-o-transition: color .15s ease-in-out;
transition: color .15s ease-in-out
}
aside.sidebar .woocommerce.widget .product-categories a {
font-size: 15px;
color: #5d5d5d;
font-weight: 300;
line-height: 2
}
aside.sidebar .woocommerce.widget li,.side_menu .woocommerce.widget li {
margin-bottom: 0
}
.woocommerce.widget .tagcloud a {
font-size: 15px;
color: #9d9d9d
}
.woocommerce div.message h3,.woocommerce .woocommerce-message h3,.woocommerce .woocommerce-error h3,.woocommerce .woocommerce-info h3 {
font-size: 20px
}
.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message {
font-size: 16px
}
.woocommerce .woocommerce-message a.button {
float: right
}
.woocommerce .woocommerce-message a.button i {
margin-left: 10px
}
.woocommerce .woocommerce-message h3 {
display: inline-block;
float: left;
padding: 5px 0 0
}
ul.woocommerce-error li:last-child {
margin-bottom: 0
}
.woocommerce li.product del,.woocommerce-page li.product del {
line-height: 20px;
color: #5d5d5d
}
.woocommerce li.product del .amount,.woocommerce-page li.product del .amount {
font-size: 14px;
margin-right: 5px
}
.woocommerce del .amount,.woocommerce-page del .amount {
margin-right: 10px;
font-size: 17px
}
.woocommerce ul.woocommerce-error {
list-style: none
}
.woocommerce p.form-row {
margin-bottom: 20px
}
.woocommerce p.form-row label {
display: block;
margin-bottom: 3px
}
.woo-my-account-rememberme {
margin: 20px 0 0!important
}
.woocommerce input[type='text']:not(.qode_search_field),.woocommerce input[type='password'],.woocommerce input[type='email'],.woocommerce input[type='tel'],.woocommerce-page input[type='text']:not(.qode_search_field),.woocommerce-page input[type='password'],.woocommerce-page input[type='email'],.woocommerce-page input[type='tel'],.woocommerce textarea,.woocommerce-page textarea {
padding: 15px 17px;
border: 0;
outline: 0;
resize: none;
font-size: 15px;
line-height: 17px;
background-color: #f8f8f8;
color: inherit;
font-family: inherit;
font-weight: 400;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
#respond textarea:focus::-webkit-input-placeholder {
color: #fff
}
#respond textarea:focus:-moz-placeholder {
color: #fff
}
#respond textarea:focus::-moz-placeholder {
color: #fff
}
.woocommerce input[type='text']:not(.qode_search_field):focus,.woocommerce input[type='password']:focus,.woocommerce input[type='email']:focus,.woocommerce input[type='tel']:focus,.woocommerce-page input[type='text']:not(.qode_search_field):focus,.woocommerce-page input[type='password']:focus,.woocommerce-page input[type='email']:focus,.woocommerce-page input[type='tel']:focus,.woocommerce textarea:focus,.woocommerce-page textarea:focus,.woocommerce table.cart div.coupon .input-text:focus,.woocommerce-page table.cart div.coupon .input-text:focus,.woocommerce.woocommerce-checkout div.coupon .input-text:focus,.woocommerce-page.woocommerce-checkout div.coupon .input-text:focus {
background-color: #ecae80;
color: #fff
}
.woocommerce input[type='text']:not(.qode_search_field):focus::-webkit-input-placeholder,.woocommerce input[type='password']:focus::-webkit-input-placeholder,.woocommerce input[type='email']:focus::-webkit-input-placeholder,.woocommerce input[type='tel']:focus::-webkit-input-placeholder,.woocommerce-page input[type='text']:not(.qode_search_field):focus::-webkit-input-placeholder,.woocommerce-page input[type='password']:focus::-webkit-input-placeholder,.woocommerce-page input[type='email']:focus::-webkit-input-placeholder,.woocommerce-page input[type='tel']:focus::-webkit-input-placeholder,.woocommerce textarea:focus::-webkit-input-placeholder,.woocommerce-page textarea:focus::-webkit-input-placeholder,.woocommerce table.cart div.coupon .input-text:focus::-webkit-input-placeholder,.woocommerce-page table.cart div.coupon .input-text:focus::-webkit-input-placeholder,.woocommerce.woocommerce-checkout div.coupon .input-text:focus::-webkit-input-placeholder,.woocommerce-page.woocommerce-checkout div.coupon .input-text:focus::-webkit-input-placeholder {
color: #fff
}
.woocommerce input[type='text']:not(.qode_search_field):focus::-moz-placeholder,.woocommerce input[type='password']:focus::-moz-placeholder,.woocommerce input[type='email']:focus::-moz-placeholder,.woocommerce input[type='tel']:focus::-moz-placeholder,.woocommerce-page input[type='text']:not(.qode_search_field):focus::-moz-placeholder,.woocommerce-page input[type='password']:focus::-moz-placeholder,.woocommerce-page input[type='email']:focus::-moz-placeholder,.woocommerce-page input[type='tel']:focus::-moz-placeholder,.woocommerce textarea:focus::-moz-placeholder,.woocommerce-page textarea:focus::-moz-placeholder {
color: #fff;
color: #fff
}
.woocommerce-account .chosen-container {
width: 100%!important
}
.woocommerce .chosen-container-single .chosen-search {
display: none
}
.woocommerce .single_add_to_cart_button.button {
height: 37px;
line-height: 37px;
padding-left: 23px;
padding-right: 23px
}
aside.sidebar .woocommerce.widget h5 {
margin-bottom: 23px
}
.woocommerce .button,.woocommerce-page .button,.woocommerce-page input[type="submit"],.woocommerce input[type="submit"],.woocommerce ul.products li.product .added_to_cart {
position: relative;
display: inline-block;
width: auto;
height: 35px;
line-height: 35px;
margin: 0;
padding: 0 36px;
border: 2px solid #ecae80;
font-size: 14px;
font-weight: 700;
font-family: inherit;
text-align: left;
color: #fff;
background-color: #ecae80;
text-decoration: none;
cursor: pointer;
outline: none;
font-style: normal;
text-transform: uppercase;
text-shadow: none;
-webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-ms-transition: all .1s linear;
-o-transition: all .1s linear;
transition: all .1s linear;
-webkit-box-sizing: initial!important;
-moz-box-sizing: initial!important;
box-sizing: initial!important
}
.woocommerce button.button,.woocommerce-page button.button,.woocommerce button.button,.woocommerce-page input[type="submit"] {
line-height: 30px
}
.woocommerce-message.call_to_action .qbutton {
float: right
}
.woocommerce .button:hover,.woocommerce-page .button:hover,.woocommerce #submit:hover,.woocommerce ul.products li.product a.qbutton:hover,.woocommerce-page ul.products li.product a.qbutton:hover,.woocommerce ul.products li.product .added_to_cart:hover {
background-color: transparent;
color: #ecae80;
text-decoration: none
}
.woocommerce ul.products li.product .add-to-cart-button-outer {
display: inline-block;
margin-left: 50%;
position: absolute;
top: 50%;
width: 100%
}
.woocommerce ul.products li.product .add-to-cart-button-inner {
display: inline-block;
position: relative
}
.woocommerce ul.products li.product .add-to-cart-button,.woocommerce ul.products li.product .added_to_cart,.woocommerce ul.products li.product a.qbutton.out-of-stock-button {
display: inline-block;
margin-left: -50%;
margin-top: -22px;
opacity: 0;
padding: 0 17px;
position: relative;
vertical-align: middle;
visibility: hidden;
z-index: 200
}
.woocommerce ul.products li.product .top-product-section {
position: relative;
margin-bottom: 25px
}
.woocommerce ul.products li.product .image-wrapper {
position: relative;
display: block;
overflow: hidden
}
.woocommerce ul.products li.product .image-wrapper img {
-webkit-transition: opacity .3s ease-out;
-moz-transition: opacity .2s ease-out;
-o-transition: opacity .3s ease-out;
-ms-transform: opacity .3s ease-out;
transition: opacity .3s ease-out;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
width: 100%;
vertical-align: middle
}
.woocommerce ul.products li.product:hover .image-wrapper img {
opacity: .2
}
.woocommerce ul.products li.product:hover .add-to-cart-button,.woocommerce ul.products li.product:hover .added_to_cart,.woocommerce ul.products li.product:hover a.qbutton.out-of-stock-button {
opacity: 1;
visibility: visible
}
div.pp_woocommerce .pp_content_container {
border: 1px solid #ddd;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
-ms-box-shadow: none!important;
-o-box-shadow: none!important;
box-shadow: none!important
}
.woocommerce .select2-container,.woocommerce-page .select2-container {
width: 100%;
font-size: 15px
}
.woocommerce .select2-container.select2-dropdown-open,.woocommerce-page .select2-container.select2-dropdown-open {
border-radius: 2px 2px 0 0
}
.woocommerce .select2-dropdown-open,.woocommerce-page .select2-dropdown-open {
background: none
}
.woocommerce .select2-container .select2-choice,.woocommerce-page .select2-container .select2-choice,.woocommerce .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce .select2-dropdown-open.select2-drop-above .select2-choices,.woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choices {
background-color: #f8f8f8;
color: inherit;
height: 47px;
line-height: 47px;
padding-left: 1.5682656826568%
}
.woocommerce .select2-results .select2-result-label,.woocommerce-page .select2-results .select2-result-label {
padding-left: 12px
}
.woocommerce .select2-container .select2-choice .select2-arrow,.woocommerce-page .select2-container .select2-choice .select2-arrow {
width: 36px;
height: 36px;
background-image: none!important;
background: none!important;
border-left: none
}
.woocommerce .select2-container .select2-choice .select2-arrow b,.woocommerce-page .select2-container .select2-choice .select2-arrow b {
position: relative
}
.woocommerce .select2-container .select2-choice .select2-arrow .select2-arrow:after,.woocommerce-page .select2-container .select2-choice .select2-arrow:after {
color: #303030;
content: "";
font-family: 'FontAwesome',serif;
font-size: 13px;
height: 100%;
line-height: 47px;
position: absolute;
text-align: center;
top: 0;
width: 100%
}
.woocommerce .select2-results li.select2-highlighted,.woocommerce-page .select2-results li.select2-highlighted {
background: none;
color: #ecae80
}
.woocommerce .select2-drop.select2-drop-above .select2-search input[type="text"],.woocommerce-page .select2-drop.select2-drop-above .select2-search input[type="text"],.woocommerce .select2-drop .select2-search input[type="text"],.woocommerce-page .select2-drop input[type="text"] {
padding: 5px;
background-color: #fff
}
.woocommerce .chosen-container.chosen-container-single .chosen-single,.woocommerce-page .chosen-container.chosen-container-single .chosen-single,.woocommerce-checkout .chosen-container.chosen-container-single .chosen-single {
background: none;
background-color: #f8f8f8;
border: none;
padding-left: 17px;
font-family: inherit;
height: 47px!important;
line-height: 47px!important;
font-size: 14px;
font-weight: 400;
color: #8d8d8d;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.woocommerce-checkout .form-row #billing_country_chzn.chzn-container-single .chzn-single div b,.woocommerce-checkout .form-row #shipping_country_chzn.chzn-container-single .chzn-single div b,.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b,.woocommerce-account .form-row .chosen-container-single .chosen-single div b {
background: none!important;
width: 47px;
height: 47px;
position: relative;
text-align: center
}
.woocommerce-checkout .form-row #billing_country_chzn.chzn-container-single .chzn-single div b:before,.woocommerce-checkout .form-row #shipping_country_chzn.chzn-container-single .chzn-single div b:before,.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b:before,.woocommerce-account .form-row .chosen-container-single .chosen-single div b:before {
content: "\f107";
font-family: "fontawesome";
color: #e5e5e5;
font-size: 13px
}
.woocommerce-checkout .form-row .chosen-container-active .chosen-single-with-drop div,.woocommerce-checkout .form-row .chosen-container-single .chosen-single div,.woocommerce-account .form-row .chosen-container-active .chosen-single-with-drop div,.woocommerce-account .form-row .chosen-container-single .chosen-single div {
width: 47px;
margin-right: 0
}
.woocommerce-checkout .form-row .chosen-container .chosen-drop,.woocommerce-account .form-row .chosen-container .chosen-drop {
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: #f8f8f8
}
.woocommerce-checkout .chosen-container .chosen-results li,.woocommerce-account .chosen-container .chosen-results li {
padding: 12px 0 10px 10px
}
.woocommerce-checkout .chosen-container .chosen-results li.active-result.highlighted,.woocommerce-account .chosen-container .chosen-results li.active-result.highlighted {
background: transparent;
color: #ecae80
}
.woocommerce-checkout .form-row .chosen-container-single .chosen-search input,.woocommerce-account .form-row .chosen-container-single .chosen-search input {
padding-left: 7px!important;
padding-top: 7px;
padding-bottom: 7px;
background: none!important;
border: 1px solid #eaeaea;
border-radius: 4px
}
.woocommerce ins,.woocommerce-page ins {
text-decoration: none;
color: #ecae80
}
.woocommerce div.pp_woocommerce .pp_arrow_previous,.woocommerce div.pp_woocommerce .pp_arrow_next,.woocommerce-page div.pp_woocommerce .pp_arrow_previous,.woocommerce-page div.pp_woocommerce .pp_arrow_next {
margin-top: 2px!important
}
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering {
width: 50%;
height: 80px
}
.woocommerce .woocommerce-result-count {
float: right;
text-align: right;
line-height: 55px;
height: 60px;
margin-bottom: 0
}
.woocommerce .woocommerce-ordering .select2-container.orderby {
width: 200px
}
.woocommerce .select2-container.orderby .select2-choice,.woocommerce-page .select2-container.orderby .select2-choice,.woocommerce .select2-dropdown-open.select2-drop-above.orderby .select2-choice,.woocommerce .select2-dropdown-open.select2-drop-above.orderby .select2-choices,.woocommerce-page .select2-dropdown-open.select2-drop-above.orderby .select2-choice,.woocommerce-page .select2-dropdown-open.select2-drop-above.orderby .select2-choices {
padding-left: 16px;
line-height: 47px;
height: 47px;
background-image: none
}
.woocommerce ul.products {
list-style: none;
margin: 0 0 18px;
padding: 0
}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
width: 23.636363636364%;
margin-right: 1.8181818181818%;
float: left;
margin-bottom: 24px;
position: relative
}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product a.product-category {
display: block
}
.woocommerce-page ul.products li.product a.product-category,.woocommerce ul.products li.product a.product-category {
padding: 15px 0 21px;
border-top: 2px solid #e2e2e2;
border-bottom: 2px solid #e2e2e2
}
.woocommerce .two_columns_66_33 ul.products li.product,.woocommerce-page .two_columns_66_33 ul.products li.product,.woocommerce .two_columns_75_25 ul.products li.product,.woocommerce-page .two_columns_75_25 ul.products li.product,.woocommerce .two_columns_25_75 ul.products li.product,.woocommerce-page .two_columns_25_75 ul.products li.product,.woocommerce .two_columns_33_66 ul.products li.product,.woocommerce-page .two_columns_33_66 ul.products li.product {
width: 31.67701863354%;
margin-right: 2.4844720496894%!important
}
.woocommerce .two_columns_66_33 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(3n),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(3n),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(3n),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(3n) {
margin-right: 0!important
}
.woocommerce .two_columns_66_33 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(3n+1) {
clear: both
}
.woocommerce .two_columns_66_33 ul.products li.product:nth-child(4n+1),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(4n+1),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(4n+1),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(4n+1),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(4n+1),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(4n+1),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(4n+1),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(4n+1) {
clear: none
}
.woocommerce ul.products li.product:nth-child(4n),.woocommerce-page ul.products li.product:nth-child(4n) {
margin-right: 0
}
.woocommerce ul.products li.product:nth-child(4n+1),.woocommerce-page ul.products li.product:nth-child(4n+1) {
clear: both
}
.woocommerce .product .onsale,.woocommerce .product .single-onsale {
position: absolute;
top: 15px;
width: 5.1666666666667em;
height: 5.1666666666667em;
line-height: 5.1666666666667em;
text-align: center;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
background-color: #ecae80;
color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
z-index: 100;
-webkit-box-sizing: initial;
-moz-box-sizing: initial;
box-sizing: initial
}
.woocommerce .product .onsale-inner {
position: relative
}
.woocommerce .product .onsale.out-of-stock-button {
display: table;
background-color: #f1c40f;
width: 70px;
height: 70px;
line-height: 14px
}
.woocommerce .product .onsale.out-of-stock-button span {
position: relative;
display: table-cell;
vertical-align: middle
}
.woocommerce .product .onsale {
left: 10px;
top: 10px
}
.woocommerce .product .single-onsale {
left: 20px
}
.woocommerce ul.products li.product h4 {
margin: 7px 0 0
}
.woocommerce ul.products li.product h6 {
font-size: 15px;
-webkit-transition: color .15s ease-in-out;
-moz-transition: color .15s ease-in-out;
-ms-transition: color .15s ease-in-out;
-o-transition: color .15s ease-in-out;
transition: color .15s ease-in-out
}
.woocommerce ul.products li.product .price {
display: block;
margin-top: 8px;
color: #ecae80;
font-weight: 600
}
.woocommerce ul.products li.product .add_to_cart_button.added {
display: none
}
.woocommerce ul.products li.product:hover h6 {
color: #ecae80
}
.woocommerce ul.products li.product.product_with_borders {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid transparent
}
.woocommerce ul.products li.product.product_with_borders a.product-category {
border: none;
padding: 15px 15px 21px
}
.woocommerce ul.products li.product.text_align_center a.product-category {
text-align: center
}
.woocommerce ul.products li.product.text_align_left .separator.product_list_separator {
margin-left: 0
}
.woocommerce ul.products li.product.text_align_left a.product-category {
text-align: left
}
.woocommerce ul.products li.product.text_align_right .separator.product_list_separator {
margin-right: 0
}
.woocommerce ul.products li.product.text_align_right a.product-category {
text-align: right
}
.woocommerce ul.products li.product.product_with_borders .top-product-section {
margin-bottom: 7px
}
.woocommerce ul.products li.product .separator.product_list_separator {
margin-bottom: 13px
}
.woocommerce-pagination ul.page-numbers {
list-style: none;
text-align: center;
position: relative
}
.woocommerce-pagination ul.page-numbers li {
display: inline-block
}
.woocommerce-pagination ul.page-numbers li a,.woocommerce-pagination ul.page-numbers li span {
position: relative;
display: inline-block;
width: 33px;
height: 33px;
line-height: 33px;
margin: 0 6px 0 0;
text-align: center;
color: #e2e2e2;
font-size: 16px;
text-decoration: none;
text-transform: uppercase;
cursor: pointer;
white-space: nowrap;
border: 2px solid #e2e2e2;
outline: none;
text-shadow: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.woocommerce-pagination ul.page-numbers li span.current,.woocommerce-pagination ul.page-numbers li a:hover {
color: #b0b0b0;
background-color: #e8e8e8;
border-color: #e8e8e8
}
.woocommerce div.product {
position: relative
}
.woocommerce .product .images {
float: left;
width: 49.090909090909%;
margin-right: 1.8181818181818%;
margin-bottom: 20px
}
.woocommerce div.product .images img {
max-width: 100%
}
.woocommerce div.product .images .thumbnails {
margin-top: 20px
}
.woocommerce div.product .images .thumbnails a {
display: inline-block;
width: 31.060606060606%;
margin-right: 3.4090909090909%;
margin-bottom: 15px
}
.woocommerce div.product .images .thumbnails a:nth-child(3n) {
margin-right: 0
}
.woocommerce div.product .images .thumbnails a img {
max-width: 100%
}
.woocommerce .product .summary-inner {
padding-top: 25px;
border-top: 2px solid #e2e2e2
}
.woocommerce .product h1.product_title {
font-size: 25px;
line-height: 1.5em;
margin-bottom: 8px
}
.woocommerce .product .woocommerce-product-rating {
margin-bottom: 28px
}
.woocommerce .product .woocommerce-product-rating .woocommerce-review-link {
font-size: 13px;
color: inherit
}
.woocommerce .product .woocommerce-product-rating .woocommerce-review-link:hover {
color: #ecae80
}
.woocommerce div.product .summary p.price span.amount {
font-size: 25px;
font-weight: 600
}
.woocommerce div.product p[itemprop='price'] del,.woocommerce div.product p[itemprop='price'] del span.amount {
color: #777;
font-size: 21px
}
.woocommerce div.product div[itemprop="description"] {
margin: 25px 0;
padding-bottom: 35px;
border-bottom: 2px solid #e2e2e2
}
.woocommerce div.product .product_meta,.woocommerce div.product .cart {
margin: 29px 0
}
.woocommerce div.product .cart .quantity {
float: left;
margin-right: 19px;
padding-top: 4px;
height: 37px;
line-height: 37px
}
.woocommerce .quantity .minus,.woocommerce #content .quantity .minus,.woocommerce-page .quantity .minus,.woocommerce-page #content .quantity .minus,.woocommerce .quantity .plus,.woocommerce #content .quantity .plus,.woocommerce-page .quantity .plus,.woocommerce-page #content .quantity .plus {
padding: 0;
width: 18px;
height: 18px;
margin: 0;
display: inline;
font-size: 14px;
line-height: 14px;
cursor: pointer;
outline: none;
background-color: transparent;
color: #9d9d9d;
border: 1px solid #9d9d9d;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%
}
.woocommerce .quantity .minus:hover,.woocommerce #content .quantity .minus:hover,.woocommerce-page .quantity .minus:hover,.woocommerce-page #content .quantity .minus:hover,.woocommerce .quantity .plus:hover,.woocommerce #content .quantity .plus:hover,.woocommerce-page .quantity .plus:hover,.woocommerce-page #content .quantity .plus:hover {
background-color: #ecae80;
border-color: #ecae80;
color: #fff
}
.woocommerce .quantity input.qty,.woocommerce #content .quantity input.qty,.woocommerce-page .quantity input.qty,.woocommerce-page #content .quantity input.qty {
border: none;
padding: 0 5px;
width: 22px;
display: inline;
text-align: center;
font-family: inherit;
font-weight: 600;
color: #9d9d9d;
font-size: 18px;
background: none
}
.single_add_to_cart_button.qbutton.small {
line-height: 29px
}
.woocommerce div.product div.product_meta > span,.woocommerce div.product div.product_meta > .social_share_list_holder > span {
display: block;
position: relative;
color: #696969;
font-weight: 600;
font-size: 17px
}
.woocommerce div.product div.product_meta > span {
margin-bottom: 5px
}
.woocommerce div.product div.product_meta > .social_share_list_holder > span {
display: inline-block;
margin-right: 8px
}
.woocommerce div.product div.product_meta > span span,.woocommerce div.product div.product_meta > span a {
margin-left: 3px;
font-size: 15px;
color: inherit;
font-weight: 300
}
.woocommerce div.product div.product_meta > span a:hover {
color: #ecae80
}
.woocommerce .summary {
float: right;
width: 49.090909090909%;
margin-bottom: 45px
}
.woocommerce .summary p.stock.out-of-stock {
display: inline-block;
font-family: 'Raleway',sans-serif;
font-weight: 700;
color: #303030;
padding-bottom: 1px;
border-bottom: 2px solid;
margin: 8px 0
}
.woocommerce div.product .summary table.variations {
margin-bottom: 25px
}
.woocommerce .woocommerce-accordion .ui-accordion-header {
color: #e2e2e2;
padding: .3em 0!important;
min-height: 0;
-webkit-transition: border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;
-moz-transition: border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;
-ms-transition: border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;
-o-transition: border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;
transition: border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out
}
.woocommerce .woocommerce-accordion .ui-accordion-header.ui-state-active {
background-color: #ecae80
}
.woocommerce .woocommerce-accordion .ui-state-active .tab-title {
color: #fff!important
}
.woocommerce .q_accordion_holder.boxed div.accordion_content {
padding-left: 0
}
.woocommerce div.product div.upsells,.woocommerce div.product div.related {
clear: both
}
.woocommerce div.product div.upsells .related-products-title,.woocommerce div.product div.related .related-products-title {
margin-bottom: 25px
}
.woocommerce p.stars span,.woocommerce-page p.stars span {
width: 80px;
height: 16px;
position: relative;
float: left;
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/star.png) repeat-x left 0
}
.woocommerce p.stars span a:hover,.woocommerce p.stars span a:focus,.woocommerce-page p.stars span a:hover,.woocommerce-page p.stars span a:focus {
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/images/star.png) repeat-x left -16px
}
.woocommerce p.stars span a.star-1,.woocommerce-page p.stars span a.star-1 {
width: 16px;
z-index: 10
}
.woocommerce p.stars span a.star-2,.woocommerce-page p.stars span a.star-2 {
width: 32px;
z-index: 9
}
.woocommerce p.stars span a.star-3,.woocommerce-page p.stars span a.star-3 {
width: 48px;
z-index: 8
}
.woocommerce p.stars span a.star-4,.woocommerce-page p.stars span a.star-4 {
width: 64px;
z-index: 7
}
.woocommerce p.stars span a.star-5,.woocommerce-page p.stars span a.star-5 {
width: 80px;
z-index: 6
}
.woocommerce p.stars span a,.woocommerce-page p.stars span a {
float: left;
position: absolute;
left: 0;
top: 0;
width: 16px;
height: 0;
padding-top: 16px;
overflow: hidden
}
.woocommerce p.stars span a:hover,.woocommerce p.stars span a:focus,.woocommerce-page p.stars span a:hover,.woocommerce-page p.stars span a:focus {
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/star.png) repeat-x left -16px
}
.woocommerce p.stars span a.active,.woocommerce-page p.stars span a.active {
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/star.png) repeat-x left -32px
}
.woocommerce p.stars {
height: 16px
}
.woocommerce ol.commentlist {
list-style: none
}
.woocommerce div[itemprop="aggregateRating"] .star-rating {
display: none
}
.woocommerce .star-rating,.woocommerce-page .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1.1em;
width: 5.4em;
font-family: 'star';
color: #f4d83a
}
.woocommerce .star-rating span,.woocommerce-page .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em
}
.woocommerce .star-rating:before,.woocommerce-page .star-rating:before {
content: "\73\73\73\73\73";
color: #dfdbdf;
float: left;
top: 0;
left: 0;
position: absolute
}
.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0
}
.woocommerce li.product div.star-rating {
display: none
}
.woocommerce ol.commentlist li.comment img.avatar {
float: left;
margin-right: 10px
}
.woocommerce #comments {
margin-bottom: 13px
}
.woocommerce #reviews h2,.woocommerce #respond #reply-title {
font-size: 21px;
margin-bottom: .7em
}
.woocommerce #reviews small {
margin: 0
}
.woocommerce #reviews .add_review {
margin-top: 15px
}
.woocommerce ol.commentlist li:before,.woocommerce ol.commentlist li:after,.woocommerce aside ul.product_list_widget li:before,aside ul.product_list_widget li:before,.woocommerce aside ul.product_list_widget li:after,aside ul.product_list_widget li:after,.woocommerce aside ul.product_list_widget li:after,aside ul.product_list_widget li:after,.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-message:after {
content: " ";
display: table
}
.woocommerce ol.commentlist li:after,.woocommerce aside ul.product_list_widget li:after,aside ul.product_list_widget li:after,.woocommerce .woocommerce-message:after {
clear: both
}
.woocommerce ol.commentlist li {
padding: 15px 0
}
.woocommerce #comments .noreviews {
padding: 0 15px
}
.woocommerce ol.commentlist li:first-child {
padding-top: 0
}
.woocommerce ol.commentlist li,.woocommerce aside ul.product_list_widget li,aside ul.product_list_widget li,.woocommerce .woocommerce-message {
*zoom:1}
.woocommerce div.summary div.comment-text div[itemprop="description"] {
margin: 0;
border: none
}
.woocommerce #commentform input[type="text"],.woocommerce #commentform input[type="email"],.woocommerce #commentform textarea {
display: block;
padding-left: 2.6%;
padding-right: 2.6%;
width: 100%
}
.woocommerce .comment-form-comment label {
margin-bottom: 5px;
display: inline-block
}
.woocommerce .comment-form-rating {
margin-bottom: 13px
}
.woocommerce .comment-form-rating label {
margin-bottom: 5px;
display: inline-block
}
.woocommerce .myaccount_user {
font-size: 16px;
line-height: 1.5em
}
.woocommerce .myaccount_address {
margin: 20px 0
}
.woocommerce .addresses header {
background: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
height: auto;
position: relative;
text-align: left;
padding-bottom: 6px;
border-bottom: none;
margin-bottom: 10px
}
.woocommerce .addresses address {
font-style: normal
}
.woocommerce .addresses header a.edit {
height: 27px;
line-height: 27px;
padding: 0 15px
}
.woocommerce .addresses .col-1.address,.woocommerce .addresses .col-2.address {
width: 45%
}
.woocommerce .addresses .col-1,.woocommerce .addresses .col-2 {
width: 23.616236162362%;
margin-right: 1.8450184501845%
}
.woocommerce .addresses header.title {
position: static
}
.woocommerce .addresses .col-1.address {
margin-right: 2.9090909090909%
}
.woocommerce .addresses .col-2.address {
float: right
}
.woocommerce .addresses:before,.woocommerce .addresses:after {
content: " ";
display: table
}
.woocommerce .addresses:after {
clear: both
}
.woocommerce .addresses {
*zoom:1;margin-bottom: 70px
}
.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content {
position: relative;
display: inline-block;
vertical-align: middle;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 30%;
padding: 0 30px 0 0;
margin: 0 0 40px
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
padding: 0;
margin: 0;
list-style: none;
border-top: 1px solid #e0dede
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin: 0;
padding: 10px 0;
border-bottom: 1px solid #e0dede
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
color: #ecae80
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
font-size: 14px;
line-height: 16px;
font-weight: 600;
color: #222
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
color: #ecae80
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 70%;
padding: 0 0 0 30px;
margin: 0 0 40px
}
form#set-address-form input[type="text"],form#set-address-form select {
width: 93%;
padding-left: 3.2882011605416%;
padding-right: 3.2882011605416%
}
form#set-address-form p.form-row-wide input[type="text"] {
width: 97.547169811321%;
padding-left: 1.2264150943396%;
padding-right: 1.2264150943396%
}
form#set-address-form h3 {
margin-bottom: 20px
}
.woocommerce form#set-address-form .form-row-first,.woocommerce form#set-address-form .form-row-last,.woocommerce-page form#set-address-form .form-row-first,.woocommerce-page form#set-address-form .form-row-last {
float: left;
width: 47%;
overflow: visible
}
.woocommerce form#set-address-form .form-row-last,.woocommerce-page form#set-address-form .form-row-last {
float: right
}
.woocommerce form#set-address-form {
margin-bottom: 30px
}
.woocommerce-account table.my_account_orders {
margin: 25px 0;
width: 100%!important
}
.woocommerce-account table.my_account_orders tbody tr td.order-actions {
text-align: right
}
.woocommerce-account table.my_account_orders tbody tr td.order-actions a {
height: 29px;
line-height: 29px
}
.woocommerce form.lost_reset_password input[type='text'] {
width: 185px
}
.woocommerce form.lost_reset_password p.form-row {
margin-top: 20px
}
.woocommerce form.lost_reset_password label {
display: none
}
.woocommerce .change-pass-field {
width: 25%;
margin-right: 20px
}
.woocommerce .col-1,.woocommerce .col-2 {
float: left;
width: 49.077490774908%
}
.woocommerce .col-1 {
margin-right: 1.8450184501845%
}
.woocommerce #customer_login .col-1 h2,.woocommerce #customer_login .col-2 h2 {
margin-bottom: 17px
}
.woocommerce #customer_login .span-3 {
width: 47.407407407407%;
float: left;
margin-right: 3.7037037037037%
}
.woocommerce #customer_login .form-row-last {
margin-right: 0
}
.woocommerce #customer_login .lost_password,.woo-lost_password2 {
margin-left: 23px
}
.woocommerce table.cart,.woocommerce-page table.cart {
width: 100%
}
.woocommerce-page table tr:nth-child(odd) td {
background: transparent!important
}
.woocommerce .checkout table.shop_table thead tr,.woocommerce-page .checkout table.shop_table thead tr,.woocommerce table.cart thead tr,.woocommerce-page table.cart thead tr,.woocommerce-account table.my_account_orders thead tr {
border: 1px solid #e6e6e6
}
.woocommerce .checkout table.shop_table thead tr th,.woocommerce-page .checkout table.shop_table thead tr th,.woocommerce table.cart thead tr th,.woocommerce-page table.cart thead tr th,.woocommerce-account table.my_account_orders thead tr th,.woocommerce-page table.my_account_orders thead tr th {
padding: 13px 10px;
font-size: 17px;
line-height: 1.5714285714286em;
font-weight: 600
}
.woocommerce-cart table.cart thead th,.woocommerce-checkout .checkout table thead th,.woocommerce-account table.my_account_orders thead tr th,.woocommerce-page table.my_account_orders thead tr th {
font-weight: 500;
font-family: inherit;
font-size: 14px;
color: #696969
}
.woocommerce-cart table.cart tbody tr,.woocommerce-account table.my_account_orders tbody tr {
border: 1px solid #e5e5e5
}
.woocommerce-cart table.cart tbody tr td,.woocommerce-checkout .checkout table tbody tr td {
vertical-align: middle
}
.woocommerce-cart table.cart tbody tr td a,.woocommerce-checkout .checkout table tbody tr td a {
color: #888
}
.woocommerce table.cart tbody tr td img {
display: block;
width: 66px
}
.woocommerce table.cart tbody tr span.amount,.woocommerce-page table.cart tbody span.amount {
font-family: inherit;
color: #888
}
.woocommerce table.cart tbody tr:last-child,.woocommerce-page table.cart tbody tr:last-child {
border: none
}
.woocommerce table.cart tbody td.product-remove,.woocommerce-page table.cart tbody td.product-remove {
text-align: center;
border-right: 1px solid #e0dede
}
.woocommerce table.cart tbody td.product-remove a.remove,.woocommerce-page table.cart tbody td.product-remove a.remove {
width: 13px;
height: 13px;
display: inline-block;
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/wc_delete_icon.png) no-repeat center;
text-indent: -9999px;
vertical-align: middle
}
.woocommerce table.cart div.coupon,.woocommerce-page table.cart div.coupon {
float: left
}
.woocommerce table.cart div.coupon label,.woocommerce-page table.cart div.coupon label {
display: none
}
.woocommerce table.cart div.coupon .input-text,.woocommerce-page table.cart div.coupon .input-text,.woocommerce.woocommerce-checkout div.coupon .input-text,.woocommerce-page.woocommerce-checkout div.coupon .input-text {
width: 178px;
margin-right: 15px;
padding: 0 13px;
height: 39px;
font-size: 15px;
top: 1px;
position: relative
}
.woocommerce table.cart div.coupon .input-text,.woocommerce-page table.cart div.coupon .input-text {
outline: none;
background-color: #f8f8f8;
font-family: inherit;
color: inherit;
font-weight: 400;
border: none
}
.woocommerce table.cart div.coupon .button,.woocommerce-page table.cart div.coupon .button {
padding-left: 22px!important;
padding-right: 22px!important;
top: 1px!important
}
.woocommerce table.cart td.actions {
text-align: right;
padding: 24px 0
}
.woocommerce #shipping_method {
list-style: none
}
.woocommerce table.cart td.actions input[type="submit"] {
position: relative;
top: 3px;
margin-bottom: 10px
}
.woocommerce table.cart td.actions > .checkout-button,.woocommerce-page table.cart td.actions > .checkout-button {
float: right;
padding-left: .92250922509225%!important;
padding-right: .92250922509225%!important;
margin-left: 1.8450184501845%
}
.woocommerce div.cart-collaterals,.woocommerce-page div.cart-collaterals {
margin-top: 20px
}
.woocommerce-page .cart-collaterals .cross-sells {
clear: both
}
.woocommerce div.cart-collaterals div.cart_totals,.woocommerce-page .div.cart-collaterals div.cart_totals {
float: right;
width: 26.3%;
margin-bottom: 31px
}
.woocommerce div.cart-collaterals div.cart_totals th,.woocommerce-page .div.cart-collaterals div.cart_totals th {
padding-left: 0
}
.woocommerce div.cart-collaterals div.cart_totals table strong,.woocommerce-page .div.cart-collaterals div.cart_totals table strong,.woocommerce div.cart-collaterals div.cart_totals table th,.woocommerce-page .div.cart-collaterals div.cart_totals table th {
font-weight: 300
}
.woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong span.amount,.woocommerce-page div.cart-collaterals div.cart_totals table tr.order-total strong span.amount {
color: #ecae80;
font-size: 1.3846153846154em
}
.woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong {
font-weight: 400;
color: #ecae80
}
.woocommerce div.cart-collaterals .shipping_calculator,.woocommerce-page .div.cart-collaterals .shipping_calculator {
float: left;
width: 49.077490774908%;
margin-bottom: 40px
}
.woocommerce div.cart-collaterals .shipping_calculator input[type="text"],.woocommerce-page .div.cart-collaterals .shipping_calculator input[type="text"] {
width: 100%;
padding-left: 17px;
padding-right: 17px
}
.woocommerce div.cart-collaterals .select2-container .select2-choice,.woocommerce-page div.cart-collaterals .select2-container .select2-choice,.woocommerce div.cart-collaterals .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce div.cart-collaterals .select2-dropdown-open.select2-drop-above .select2-choices,.woocommerce-page div.cart-collaterals .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce-page div.cart-collaterals .select2-dropdown-open.select2-drop-above .select2-choices {
padding-left: 3.1423290203327%;
font-family: inherit;
font-weight: 300;
background-color: #f8f8f8;
border: none;
height: 47px;
line-height: 47px
}
.woocommerce div.cart-collaterals h2,.woocommerce-page .div.cart-collaterals h2 {
font-size: 19px;
margin-bottom: 25px
}
.woocommerce div.cart-collaterals h2 a,.woocommerce-page .div.cart-collaterals h2 a {
-webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
transition: color .3s ease-in-out
}
.woocommerce div.cart-collaterals h2 a span {
position: relative;
top: -2px;
font-size: .76923076923077em;
left: 2px
}
.woocommerce .empty-cart-wrapper,.woocommerce-page .empty-cart-wrapper {
text-align: center
}
.woocommerce .empty-cart-wrapper p,.woocommerce-page .empty-cart-wrapper p {
margin-bottom: 15px
}
.woocommerce form.checkout .col2-set:before,.woocommerce form.checkout .col2-set:after {
content: " ";
display: table
}
.woocommerce form.checkout .col2-set:after {
clear: both
}
.woocommerce form.checkout h3,.woocommerce-page form.checkout h3 {
margin-bottom: 20px
}
.woocommerce .checkout-opener-text {
font-family: inherit;
margin-bottom: 15px
}
.woocommerce .checkout-opener-text a {
color: #ecae80;
font-weight: 300
}
.woocommerce form.checkout_coupon {
margin-bottom: 20px
}
.woocommerce form.checkout_coupon input.input-text {
width: 20.636363636364%
}
.woocommerce form.checkout_coupon .form-row-last {
margin-bottom: 0
}
.woocommerce form.checkout .col2-set .form-row.notes {
width: 100%
}
.woocommerce form.checkout .col2-set .form-row.notes textarea {
height: 72px
}
.woocommerce #shiptobilling,.woocommerce-page #shiptobilling {
margin-bottom: 0;
float: right;
position: relative;
top: 25px
}
.woocommerce #shiptobilling label,.woocommerce-page #shiptobilling label {
display: inline-block
}
.woocommerce form.check-login .form-row {
width: 23.703703703704%;
float: left;
margin-right: 1.8450184501845%
}
.woocommerce form.check-login .form-row input[type="text"],.woocommerce form.check-login .form-row input[type="password"] {
width: 85.5%
}
.woocommerce form.check-login div.login-entrance-text {
margin-bottom: 20px
}
.woocommerce form.check-login .lost_password {
margin-left: 15px;
display: inline-block;
font-weight: 300
}
.woocommerce form.checkout .col2-set .form-row {
width: 48.148148148148%;
margin-right: 3.7037037037037%;
float: left
}
.woocommerce form.checkout .col2-set .form-row-wide {
width: 100%;
margin-right: 0;
float: none
}
.woocommerce-checkout #billing_country_field,.woocommerce-checkout #shipping_country_field {
height: 39px
}
.woocommerce form.checkout .col2-set .form-row-last {
margin-right: 0
}
.woocommerce form.checkout .col2-set p.form-row label {
display: none
}
.woocommerce form.checkout .col2-set p.form-row label.checkbox {
display: inline-block
}
.woocommerce form.checkout p.register-row {
margin-bottom: 8px;
margin-top: 25px
}
.woocommerce form.checkout #order_review_heading {
margin-top: 23px
}
.woocommerce form.checkout .col2-set .create-account > p {
margin-bottom: 15px
}
.woocommerce form.checkout table.shop_table th,.woocommerce form.checkout table.shop_table td {
text-align: center;
padding: 10px
}
.woocommerce form.checkout table.shop_table th,.woocommerce form.checkout table.shop_table td strong {
font-weight: 300
}
.woocommerce form.checkout table.shop_table tfoot tr.order-total th,.woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount {
color: #ecae80
}
.woocommerce form.checkout table.shop_table span.amount {
color: #888;
font-family: inherit
}
.woocommerce form.checkout table.shop_table {
width: 100%
}
.woocommerce #payment {
margin-top: 50px;
margin-bottom: 70px
}
.woocommerce #payment ul.payment_methods {
list-style: none;
border-bottom: 1px solid #ddd;
margin-bottom: 25px
}
.woocommerce #payment ul.payment_methods li {
padding: 10px 20px;
border: 1px solid #e0dede;
border-bottom: 0
}
.woocommerce #payment ul.payment_methods li label {
color: #000;
margin-left: 10px
}
.woocommerce #payment ul.payment_methods li label img {
margin: 0 0 0 5px
}
.woocommerce #payment ul.payment_methods li .payment_box {
padding: 10px 0 0 35px
}
.woocommerce input#place_order {
float: right
}
.woocommerce .order_details.clearfix li,.woocommerce-page .order_details.clearfix li {
float: left;
margin-right: 45px
}
.woocommerce .order_details.clearfix li p,.woocommerce-page .order_details.clearfix li p {
font-weight: 400;
color: #000;
margin-top: 7px
}
.woocommerce ul.order_details,.woocommerce-page ul.order_details {
list-style: none;
margin-bottom: 20px
}
.woocommerce .checkout-success-message,.woocommerce-page .checkout-success-message {
margin-bottom: 50px
}
.woocommerce-checkout h2,.woocommerce-account h2,.woocommerce-checkout h3,.woocommerce-account h3 {
margin-top: 20px;
margin-bottom: 28px;
font-size: 17px
}
.woocommerce-checkout header h3,.woocommerce-account header h3 {
margin-bottom: 20px
}
.woocommerce-checkout table.shop_table {
width: 42.077490774908%;
margin-bottom: 33px
}
.woocommerce-account table.shop_table {
margin-bottom: 45px;
width: 43.077491%
}
.woocommerce-checkout table.shop_table thead th,.woocommerce-checkout table.shop_table tfoot th,.woocommerce-account table.shop_table thead th,.woocommerce-account table.shop_table tfoot th,.woocommerce-account table.my_account_orders thead th,.woocommerce-account table.my_account_orders tfoot th {
color: #000;
font-weight: 400
}
.woocommerce-checkout table.shop_table td span.amount,.woocommerce-account table.shop_table td span.amount {
color: #888
}
.woocommerce-checkout .addresses .col-1,.woocommerce-checkout .addresses .col-2 {
width: 23.616236162362%;
margin-right: 1.8450184501845%
}
.woocommerce-checkout .addresses .col-2,.woocommerce-account .addresses .col-2 {
float: left;
margin-right: 0
}
.woocommerce-checkout .order-details-wrapper header,.woocommerce-account div.woocommerce header {
position: static;
background: none;
border: 0
}
.woocommerce-checkout .customer_details,.woocommerce-account .customer_details {
margin-bottom: 18px
}
.woocommerce-checkout .shop_table.order_details th {
padding-left: 0
}
.woocommerce-checkout .shop_table.order_details tr td {
padding-left: 0
}
.woocommerce-checkout .shop_table.order_details tr td a,.woocommerce-checkout .shop_table.order_details tfoot tr:last-child td span.amount {
color: #000
}
.woocommerce-checkout .shop_table.order_details tr td span.amount {
font-family: inherit
}
.woocommerce-checkout .shop_table.order_details tr td .product-quantity {
font-weight: 400;
color: #000
}
.woocommerce-checkout .addresses header {
padding-bottom: 0;
margin-bottom: 0
}
.woocommerce aside.sidebar ul.product_list_widget li,aside ul.product_list_widget li {
padding: 13px;
background-color: #fff;
border: 1px solid #e2e2e2;
margin-bottom: 13px
}
.woocommerce aside.sidebar ul.cart_list li,aside ul.card_list li {
border: 1px solid #9d9d9d
}
.woocommerce aside ul.product_list_widget li a,aside ul.product_list_widget li a {
display: block;
text-transform: uppercase;
font-weight: 700;
color: #5d5d5d;
line-height: 20px;
font-size: 15px
}
.woocommerce aside ul.product_list_widget li > a:hover,aside ul.product-categories li > a:hover {
color: #ecae80
}
.woocommerce aside ul.product_list_widget li ins,aside ul.product_list_widget li ins {
text-decoration: none
}
.woocommerce aside ul.product_list_widget li del span.amount,aside ul.product_list_widget li del span.amount {
font-weight: 400;
color: #5d5d5d
}
.woocommerce aside ul.product_list_widget li img,aside ul.product_list_widget li img {
float: left;
margin-right: 7.843137254902%
}
.woocommerce aside ul.product_list_widget li span.amount,aside ul.product_list_widget li span.amount {
color: #ecae80;
font-size: 15px;
font-weight: 600
}
.woocommerce .cart_list li a > img {
display: none
}
.woocommerce .widget_shopping_cart_content li {
height: auto!important
}
.woocommerce .widget_shopping_cart_content .total strong {
font-weight: 400;
color: #5d5d5d
}
.woocommerce .widget_shopping_cart_content p.buttons {
margin-top: 15px
}
.woocommerce .widget_shopping_cart_content p.buttons a.button {
width: 47%;
padding-left: 0;
padding-right: 0;
text-align: center;
color: #fff;
font-weight: 700
}
.woocommerce .widget_shopping_cart_content p.buttons a.button:hover {
color: #ecae80
}
.woocommerce .widget_shopping_cart_content a.checkout {
float: right
}
.widget #searchform .screen-reader-text {
display: none
}
.widget #searchform input[type='text'] {
display: inline-block;
text-decoration: none;
border: 0;
outline: 0;
color: #adadad;
background-color: transparent;
font-family: inherit;
margin: 0;
padding: 2px 4%;
width: 74%;
height: 33px;
float: left
}
.widget #searchsubmit {
width: 37px;
height: 37px;
line-height: 37px;
display: inline-block;
margin: 0;
padding: 0 4%;
outline: none;
border: none;
text-decoration: none;
background-color: transparent;
color: #a6a6a6;
font-family: 'FontAwesome',sans-serif;
cursor: pointer;
white-space: nowrap;
float: right;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
background: none
}
.woocommerce aside .widget .star-rating,aside .widget .star-rating,.woocommerce-page aside .widget .star-rating {
float: none;
font-size: .8em;
margin-top: 5px;
margin-bottom: 5px
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #ebebeb
}
.woocommerce .widget_price_filter .ui-slider-horizontal,.woocommerce-page .widget_price_filter .ui-slider-horizontal {
height: .35em
}
.woocommerce .widget_price_filter .ui-slider,.woocommerce-page .widget_price_filter .ui-slider {
position: relative;
text-align: left
}
.woocommerce .widget_price_filter .price_slider,.woocommerce-page .widget_price_filter .price_slider {
margin-bottom: 30px
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 15px;
height: 15px;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
cursor: pointer;
outline: none;
top: -4px;
color: #fff;
background-color: #5d5d5d
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -.9em
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-color: #ecae80;
border-radius: 1em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
-ms-border-radius: 1em;
-o-border-radius: 1em;
top: 0;
height: 100%
}
.woocommerce .widget_price_filter .button,.woocommerce-page .widget_price_filter .button {
float: right;
padding: 0 20px
}
.woocommerce .price_slider_amount {
margin-top: 28px
}
.woocommerce .widget_price_filter .price_label,.woocommerce-page .widget_price_filter .price_label {
float: left;
font-weight: 700;
font-size: 15px;
line-height: 38px;
color: #5d5d5d
}
.woocommerce aside .widget ul.product-categories,aside .widget ul.product-categories,.woocommerce-page aside .widget ul.product-categories {
list-style: none
}
.woocommerce aside .widget ul.product-categories a:hover,aside .widget ul.product-categories a:hover,.woocommerce-page aside .widget ul.product-categories a:hover {
color: #ecae80
}
.woocommerce aside .select2-container .select2-choice,aside .select2-container .select2-choice,.woocommerce-page aside .select2-container .select2-choice,.woocommerce aside .select2-dropdown-open.select2-drop-above .select2-choice,aside .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce aside .select2-dropdown-open.select2-drop-above .select2-choices,aside .select2-dropdown-open.select2-drop-above .select2-choices,.woocommerce-page aside .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce-page aside .select2-dropdown-open.select2-drop-above .select2-choices {
padding-left: 12px;
background-image: none
}
.woocommerce aside ul.product-categories ul.children,aside ul.product-categories ul.children,.woocommerce-page aside ul.product-categories ul.children {
padding-left: 30px
}
.woocommerce aside ul.cart_list li,aside ul.cart_list li,.woocommerce-page aside ul.cart_list li {
padding: 7px 0
}
.woocommerce aside ul.cart_list,aside ul.cart_list,.woocommerce-page aside ul.cart_list {
margin-bottom: 10px
}
.woocommerce .widget_shopping_cart_content .total .amount,.woocommerce-page .widget_shopping_cart_content .total .amount {
font-size: 15px;
font-weight: 700;
color: #ecae80
}
.widget.widget_search form input[type="submit"] {
background: none
}
.shopping_cart_outer {
display: table;
float: left;
position: relative
}
.shopping_cart_inner {
display: table-cell;
height: 100px;
vertical-align: middle
}
header.sticky .shopping_cart_inner {
height: 60px
}
header:not(.sticky) .header_menu_bottom .shopping_cart_inner {
height: 60px
}
.shopping_cart_header {
display: inline-block
}
.shopping_cart_header .header_cart {
padding: 0 9px 0 0;
display: inline-block;
border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
-ms-border-radius: 2px 2px 0 0;
position: relative
}
.shopping_cart_header .header_cart i {
margin: 0;
color: #5d5d5d;
font-size: 14px;
line-height: 28px;
-webkit-transition: color .3s ease;
-moz-transition: color .3s ease;
-o-transition: color .3s ease;
-ms-transition: color .3s ease
}
@media only screen and (min-width: 1000px) {
header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart > i {
color:#000
}
header.light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart > i {
color: #fff
}
}
.shopping_cart_header .header_cart:hover i {
color: #ecae80
}
.shopping_cart_header .header_cart span {
position: absolute;
width: 34px;
height: 38px;
top: 0;
left: 0;
text-align: center;
line-height: 45px;
font-family: 'Raleway',sans-serif;
font-weight: 600;
color: #5d5d5d
}
@media only screen and (min-width: 1000px) {
header.light:not(.sticky) .shopping_cart_header .header_cart span {
color:#fff
}
header.dark:not(.sticky) .shopping_cart_header .header_cart span {
color: #000
}
}
.shopping_cart_dropdown {
background-color: #fff;
display: block;
left: auto;
position: absolute;
right: -1px;
top: 100%;
z-index: 1000;
padding: 15px;
width: 250px;
visibility: hidden;
border-top: 2px solid #ecae80;
-webkit-transition: opacity .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out;
-o-transition: opacity .2s ease-in-out;
-ms-transition: opacity .2s ease-in-out
}
.vertical_menu_area .shopping_cart_inner {
height: auto;
}
.vertical_menu_area_widget_holder .shopping_cart_dropdown {
width: 190px;
}
.header_bottom .shopping_cart_dropdown {
right: -7px;
margin-left: -142px
}
header.transparent:not(.sticky) .shopping_cart_dropdown {
top: 75%
}
.header_bottom .shopping_cart_header {
padding: 0 4px 0 7px
}
.shopping_cart_dropdown.drop_down_start {
visibility: visible;
overflow: visible;
opacity: 1
}
.header_top .left .shopping_cart_dropdown {
left: 0;
right: auto
}
.shopping_cart_outer:hover .shopping_cart_dropdown {
display: block;
visibility: visible;
text-align: left
}
.shopping_cart_dropdown ul li {
display: inline-block;
width: 100%;
float: none;
padding: 12px 0;
border-bottom: 1px solid #cecece;
line-height: 20px;
font-weight: 600
}
.shopping_cart_dropdown ul li a.remove.remove_from_cart_button {
display: none;
}
.shopping_cart_dropdown .shopping_cart_dropdown_inner {
margin-bottom: 15px
}
.shopping_cart_dropdown ul li a {
color: #5d5d5d;
display: block
}
.shopping_cart_dropdown ul li a:hover {
color: #ecae80
}
.shopping_cart_dropdown span.total {
padding: 0 0 0 8px;
float: right;
color: #5d5d5d;
font-weight: 600;
font-size: 15px;
position: relative;
top: 4px
}
.shopping_cart_dropdown span.total span {
font-family: inherit;
font-size: 15px;
color: #ecae80;
padding: 0 0 0 2px
}
.shopping_cart_dropdown .qbutton {
height: 28px;
line-height: 28px;
font-size: 11px;
padding: 0 13px
}
.shopping_cart_dropdown .qbutton i {
font-size: 14px;
padding: 0 0 0 4px;
margin: 0
}
.shopping_cart_dropdown .cart_list a > img {
max-width: 60px;
float: left;
padding: 0 13px 0 0;
display: block !important;
}
.shopping_cart_dropdown .cart_list span.quantity {
display: block;
color: #ecae80;
margin-top: 3px;
font-size: 14px;
font-weight: 400
}
.select2-container {
margin: 0;
position: relative;
display: inline-block;
zoom:1;*display: inline;
vertical-align: middle
}
.select2-container,.select2-drop,.select2-search,.select2-search input {
box-sizing: border-box
}
.select2-container .select2-choice {
display: block;
height: 26px;
padding: 0 0 0 8px;
overflow: hidden;
position: relative;
white-space: nowrap;
line-height: 26px;
text-decoration: none;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
margin-right: 42px
}
.select2-container .select2-choice > .select2-chosen {
margin-right: 26px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: 300
}
.select2-container .select2-choice abbr {
display: none;
width: 12px;
height: 12px;
position: absolute;
right: 24px;
top: 8px;
font-size: 1px;
text-decoration: none;
border: 0;
cursor: pointer;
outline: 0
}
.select2-container.select2-allowclear .select2-choice abbr {
display: inline-block
}
.select2-container .select2-choice abbr:hover {
background-position: right -11px;
cursor: pointer
}
.select2-drop-mask {
border: 0;
margin: 0;
padding: 0;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 9998;
background-color: #fff;
filter: alpha(opacity=0)
}
.select2-drop {
width: 100%;
margin-top: -2px;
position: absolute;
z-index: 9999;
top: 100%;
background-color: #fff;
color: #818181;
border: none
}
.select2-drop.select2-drop-active {
border-radius: 0 0 2px 2px
}
.select2-drop-auto-width {
width: auto
}
.select2-drop-auto-width .select2-search {
padding-top: 4px
}
.select2-container .select2-choice .select2-arrow {
display: inline-block;
width: 18px;
height: 100%;
position: absolute;
right: 0;
top: 0;
border-radius: 0 2px 2px 0;
background-clip: padding-box
}
.select2-container .select2-choice .select2-arrow b {
display: block;
width: 100%;
height: 100%
}
.select2-search {
display: inline-block;
width: 100%;
min-height: 26px;
margin: 0;
padding-left: 4px;
padding-right: 4px;
position: relative;
z-index: 10000;
white-space: nowrap
}
.select2-search input {
width: 100%;
height: auto!important;
min-height: 26px;
padding: 4px 20px 4px 5px;
margin: 0;
outline: 0;
font-family: sans-serif;
font-size: 1em
}
.select2-drop.select2-drop-above .select2-search input {
margin-top: 4px
}
.select2-search input.select2-active {
background-color: #fff;
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/select2-spinner.gif) no-repeat 100%;
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/select2-spinner.gif) no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/select2-spinner.gif) no-repeat 100%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/select2-spinner.gif) no-repeat 100%,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
background: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/select2-spinner.gif) no-repeat 100%,linear-gradient(top,#fff 85%,#eee 99%)
}
.select2-container-active .select2-choice,.select2-container-active .select2-choices {
outline: none
}
.select2-dropdown-open .select2-choice .select2-arrow {
background: transparent;
border-left: none;
filter: none
}
.select2-dropdown-open .select2-choice .select2-arrow b {
background-position: -18px 1px
}
.select2-results {
max-height: 200px;
padding: 0 0 0 4px;
margin: 4px 4px 4px 0;
position: relative;
overflow-x: hidden;
overflow-y: auto;
-webkit-tap-highlight-color: transparent;
background-color: #f6f6f6;
font-size: 14px
}
.select2-results ul.select2-result-sub {
margin: 0;
padding-left: 0
}
.select2-results ul.select2-result-sub > li .select2-result-label {
padding-left: 20px
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 40px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 60px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 80px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 100px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 110px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
padding-left: 120px
}
.select2-results li {
list-style: none;
display: list-item;
background-image: none
}
.select2-results li.select2-result-with-children > .select2-result-label {
font-weight: 700
}
.select2-results .select2-result-label {
padding: 4px 7px 6px;
margin: 0;
cursor: pointer;
min-height: 1em;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.select2-results .select2-highlighted {
background: #3875d7;
color: #fff
}
.select2-results li em {
background: #feffde;
font-style: normal
}
.select2-results .select2-highlighted em {
background: transparent
}
.select2-results .select2-highlighted ul {
background-color: #fff;
color: #000
}
.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit {
background: #f4f4f4;
display: list-item
}
.select2-results .select2-disabled.select2-highlighted {
color: #666;
background: #f4f4f4;
display: list-item;
cursor: default
}
.select2-results .select2-disabled {
background: #f4f4f4;
display: list-item;
cursor: default
}
.select2-results .select2-selected {
display: none
}
.select2-more-results.select2-active {
background: #f4f4f4 url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/select2-spinner.gif) no-repeat 100%
}
.select2-more-results {
background: #f4f4f4;
display: list-item
}
.select2-container.select2-container-disabled .select2-choice {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
background-color: #f4f4f4;
background-image: none;
border-left: 0
}
.select2-container.select2-container-disabled .select2-choice abbr {
display: none
}
.select2-container-multi .select2-choices {
height: auto!important;
height: 1%;
margin: 0;
padding: 0;
position: relative;
border: 1px solid #aaa;
cursor: text;
overflow: hidden;
background-color: #fff;
background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(1%,#eee),color-stop(15%,#fff));
background-image: -webkit-linear-gradient(top,#eee 1%,#fff 15%);
background-image: -moz-linear-gradient(top,#eee 1%,#fff 15%);
background-image: linear-gradient(top,#eee 1%,#fff 15%)
}
.select2-locked {
padding: 3px 5px!important
}
.select2-container-multi .select2-choices {
min-height: 26px
}
.select2-container-multi.select2-container-active .select2-choices {
outline: none
}
.select2-container-multi .select2-choices li {
float: left;
list-style: none
}
.select2-container-multi .select2-choices .select2-search-field {
margin: 0;
padding: 0;
white-space: nowrap
}
.select2-container-multi .select2-choices .select2-search-field input {
padding: 5px;
margin: 1px 0;
font-family: sans-serif;
font-size: 100%;
color: #666;
outline: 0;
border: 0;
background: transparent!important
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
background-color: #fff!important;
background-image: url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/select2-spinner.gif) no-repeat 100%!important
}
.select2-default {
color: #999!important
}
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 5px 3px 18px;
margin: 3px 0 3px 5px;
position: relative;
line-height: 13px;
color: #888;
cursor: default;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
cursor: default
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
background: #d4d4d4
}
.select2-search-choice-close {
display: block;
width: 12px;
height: 13px;
position: absolute;
right: 3px;
top: 4px;
font-size: 1px;
outline: none
}
.select2-container-multi .select2-search-choice-close {
left: 3px
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
background-position: right -11px
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
background-position: right -11px
}
.select2-container-multi.select2-container-disabled .select2-choices {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
padding: 3px 5px;
border: 1px solid #ddd;
background-image: none;
background-color: #f4f4f4
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
display: none;
background: none
}
.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match {
text-decoration: underline
}
.select2-offscreen,.select2-offscreen:focus {
clip: rect(0 0 0 0)!important;
width: 1px!important;
height: 1px!important;
border: 0!important;
margin: 0!important;
padding: 0!important;
overflow: hidden!important;
position: absolute!important;
outline: 0!important;
left: 0!important;
top: 0!important
}
.select2-display-none {
display: none
}
.select2-measure-scrollbar {
position: absolute;
top: -10000px;
left: -10000px;
width: 100px;
height: 100px;
overflow: scroll
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi) {
.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b {
background-image:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/select2x2.png)!important;
background-repeat: no-repeat!important;
background-size: 60px 40px!important
}
.select2-search input {
background-position: 100% -21px!important
}
}
.select2-container--default {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0;
border: 0;
border-radius: 0;
text-align: initial;
box-sizing: border-box;
width: 200px!important;
line-height: 35px;
height: 35px;
background-color: #f6f6f6;
font-weight: 300;
background-image: none
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {
padding: 0 20px 0 30px
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
left: 20px;
right: auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
float: right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__rendered {
padding: 0 20px 0 30px
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin: 7px auto 0 5px
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin: 0 auto 0 3px
}
.select2-container--default.select2-container--disabled .select2-selection--single {
background-color: #eee;
cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
display: none
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #eee;
cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
display: none
}
.select2-container--default.select2-container--open .select2-selection--single {
color: #ecae80;
background-color: #f6f6f6
}
.select2-container--default.select2-container--open .select2-dropdown {
left: 0
}
.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
border-bottom-color: transparent
}
.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
border-top-color: transparent
}
.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
width: 100%!important
}
.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple {
border: 0;
background-color: #f6f6f6
}
.select2-container--default .select2-selection--single {
display: block;
padding: 0;
font-family: inherit;
font-size: inherit;
color: inherit;
background-color: #fff;
border: 1px solid transparent;
border-radius: 0;
box-sizing: border-box;
cursor: pointer;
user-select: none;
-webkit-user-select: none
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
display: block;
padding: 0 0 0 13px;
color: inherit;
line-height: inherit;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
box-sizing: border-box;
background-color: #f6f6f6
}
.select2-container--default .select2-selection--single .select2-selection__clear {
position: relative;
cursor: pointer;
float: right;
margin: 0;
font-weight: inherit
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: inherit
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
position: absolute;
width: auto;
height: 100%;
top: 0;
right: 20px;
color: inherit;
line-height: inherit;
text-align: center
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
font-family: 'FontAwesome';
content: '\f107'
}
.select2-container--default .select2-selection--multiple {
display: block;
height: 44px;
line-height: 42px;
padding: 0;
font-family: inherit;
font-size: inherit;
color: inherit;
background-color: #fff;
border: 1px solid #e6e6e6;
border-radius: 0;
outline: 0;
box-sizing: border-box;
cursor: pointer;
user-select: none;
-webkit-user-select: none
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
display: block;
list-style: none;
padding: 0 30px 0 20px;
margin: 0;
color: inherit;
line-height: inherit;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
box-sizing: border-box
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
list-style: none
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
float: left;
margin: 0;
color: inherit
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
position: relative;
cursor: pointer;
float: right;
margin: 0;
font-weight: inherit
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
float: left;
margin: 7px 5px 0 0;
padding: 0 10px;
line-height: 30px;
color: #fff;
background-color: #303030;
border: 0;
border-radius: 0;
cursor: default
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
display: inline-block;
margin: 0 3px 0 0;
color: inherit;
font-weight: 700;
cursor: pointer;
-webkit-transition: opacity .2s ease-out;
-moz-transition: opacity .2s ease-out;
transition: opacity .2s ease-out
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
color: inherit;
opacity: .8
}
.select2-container--default .select2-search--inline {
float: left
}
.select2-container--default .select2-search--inline .select2-search__field {
margin: 0;
padding: 0;
font-size: 100%;
background: transparent;
border: none;
outline: 0;
box-shadow: none;
-webkit-appearance: textfield;
box-sizing: border-box
}
.select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none
}
.select2-container--default .select2-dropdown {
position: absolute;
top: 0;
left: -100000px;
width: 100%;
display: block;
background-color: #fff;
border: 1px solid transparent;
border-radius: 0;
z-index: 1051;
box-sizing: border-box
}
.select2-container--default .select2-search--dropdown {
display: block;
padding: 14px 15px 7px
}
.select2-container--default .select2-search--dropdown.select2-search--hide {
display: none
}
.select2-container--default .select2-search--dropdown .select2-search__field {
padding: 4px 8px;
width: 100%;
color: inherit;
font-size: inherit;
line-height: inherit;
font-family: inherit;
font-weight: inherit;
border: 1px solid #e6e6e6;
outline: none;
box-sizing: border-box;
-webkit-appearance: none
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
border-color: #303030
}
.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none
}
.select2-container--default .select2-results {
display: block;
padding: 0;
margin: 0;
overflow: hidden
}
.select2-container--default .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto
}
.select2-container--default .select2-results__options {
position: relative;
padding: 2px 15px;
margin: 5px 0;
list-style: none
}
.select2-container--default .select2-results__option {
padding: 7px 0;
user-select: none;
-webkit-user-select: none;
-webkit-transition: color .2s ease-out;
-moz-transition: color .2s ease-out;
transition: color .2s ease-out
}
.select2-container--default .select2-results__option[aria-selected] {
cursor: pointer
}
.select2-container--default .select2-results__option[role=group] {
padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
color: #303030
}
.select2-container--default .select2-results__option[aria-selected=true] {
color: #ecae80;
background: none
}
.select2-container--default .select2-results__option .select2-results__option {
padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left: -1em;
padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -2em;
padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -3em;
padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -4em;
padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -5em;
padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
color: #ecae80;
background: none
}
.select2-container--default .select2-results__group {
display: block;
padding: 7px 0;
cursor: default
}
.select2-close-mask {
border: 0;
margin: 0;
padding: 0;
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 99;
background-color: #fff;
filter: alpha(opacity=0)
}
.select2-hidden-accessible {
border: 0!important;
clip: rect(0 0 0 0)!important;
height: 1px!important;
margin: -1px!important;
overflow: hidden!important;
padding: 0!important;
position: absolute!important;
width: 1px!important
}
.woocommerce form.checkout .select2-container--default {
width: 100%!important
}
.select2-container--default .select2-search--dropdown {
display: none
}
.woocommerce input[type='tel'],.woocommerce-page input[type='tel'],.woocommerce input[type='email'],.woocommerce-page [type='email'] {
padding-left: 5.2%;
padding-right: 5.2%;
width: 89.6%
}
.woocommerce-edit-address input[type='text'],.woocommerce-edit-address input[type='password'],.woocommerce-edit-address input[type='email'],.woocommerce-edit-address input[type='tel'],.woocommerce-edit-address input[type='text'],.woocommerce-edit-address input[type='password'],.woocommerce-edit-address input[type='email'],.woocommerce-edit-address input[type='tel'],.woocommerce-edit-address textarea {
width: 100%;
padding: 8px 13px
}
.woocommerce-account input[type='text'],.woocommerce-account input[type='password'],.woocommerce-account input[type='email'],.woocommerce-account input[type='tel'],.woocommerce-account input[type='text'],.woocommerce-account input[type='password'],.woocommerce-account input[type='email'],.woocommerce-account input[type='tel'],.woocommerce-account textarea {
width: 100%;
padding: 8px 13px
}
.woocommerce .product .images .woocommerce-product-gallery__image img,.woocommerce .product .images .woocommerce-product-gallery__image:first-child {
width: 100%
}
.woocommerce .product .images .woocommerce-product-gallery__image {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0;
padding: 0 10px;
box-sizing: border-box
}
.woocommerce .product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 25%
}
.woocommerce .product .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
float: left;
padding-top: 20px
}
.woocommerce div.product section.related.products h2 {
font-size: 18px;
margin-bottom: 20px
}
section.related.products {
clear: both
}
.select2-default {
color: #999!important
}
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 5px 3px 18px;
margin: 3px 0 3px 5px;
position: relative;
line-height: 13px;
color: #888;
cursor: default;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
cursor: default
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
background: #d4d4d4
}
.select2-search-choice-close {
display: block;
width: 12px;
height: 13px;
position: absolute;
right: 3px;
top: 4px;
font-size: 1px;
outline: none
}
.select2-container-multi .select2-search-choice-close {
left: 3px
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
background-position: right -11px
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
background-position: right -11px
}
.select2-container-multi.select2-container-disabled .select2-choices {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
padding: 3px 5px;
border: 1px solid #ddd;
background-image: none;
background-color: #f4f4f4
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
display: none;
background: none
}
.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match {
text-decoration: underline
}
.select2-offscreen,.select2-offscreen:focus {
clip: rect(0 0 0 0)!important;
width: 1px!important;
height: 1px!important;
border: 0!important;
margin: 0!important;
padding: 0!important;
overflow: hidden!important;
position: absolute!important;
outline: 0!important;
left: 0!important;
top: 0!important
}
.select2-display-none {
display: none
}
.select2-measure-scrollbar {
position: absolute;
top: -10000px;
left: -10000px;
width: 100px;
height: 100px;
overflow: scroll
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi) {
.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b {
background-image:url(//www.fabulouslyflawlessnc.com/wp-content/themes/hazel/css/img/select2x2.png)!important;
background-repeat: no-repeat!important;
background-size: 60px 40px!important
}
.select2-search input {
background-position: 100% -21px!important
}
}
.select2-container--default {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0;
border: 0;
border-radius: 0;
text-align: initial;
box-sizing: border-box;
width: 200px!important;
line-height: 35px;
height: 35px;
background-color: #f6f6f6;
font-weight: 300;
background-image: none
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {
padding: 0 20px 0 30px
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
left: 20px;
right: auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
float: right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__rendered {
padding: 0 20px 0 30px
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin: 7px auto 0 5px
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin: 0 auto 0 3px
}
.select2-container--default.select2-container--disabled .select2-selection--single {
background-color: #eee;
cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
display: none
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #eee;
cursor: default
}
.select2-container--default.select2-container--open .select2-selection--single {
color: #ecae80;
background-color: #f6f6f6
}
.select2-container--default.select2-container--open .select2-dropdown {
left: 0
}
.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
border-bottom-color: transparent
}
.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
border-top-color: transparent
}
.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
width: 100%!important
}
.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple {
border: 0;
background-color: #f6f6f6
}
.select2-container--default .select2-selection--single {
display: block;
padding: 0;
font-family: inherit;
font-size: inherit;
color: inherit;
background-color: #fff;
border: 1px solid transparent;
border-radius: 0;
box-sizing: border-box;
cursor: pointer;
user-select: none;
-webkit-user-select: none
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
display: block;
padding: 0 0 0 13px;
color: inherit;
line-height: inherit;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
box-sizing: border-box;
background-color: #f6f6f6
}
.select2-container--default .select2-selection--single .select2-selection__clear {
position: relative;
cursor: pointer;
float: right;
margin: 0;
font-weight: inherit
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: inherit
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
position: absolute;
width: auto;
height: 100%;
top: 0;
right: 20px;
color: inherit;
line-height: inherit;
text-align: center
}
.select2-container--default .select2-selection--multiple {
display: block;
height: 44px;
line-height: 42px;
padding: 0;
font-family: inherit;
font-size: inherit;
color: inherit;
background-color: #fff;
border: 1px solid #e6e6e6;
border-radius: 0;
outline: 0;
box-sizing: border-box;
cursor: pointer;
user-select: none;
-webkit-user-select: none
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
display: block;
list-style: none;
padding: 0 30px 0 20px;
margin: 0;
color: inherit;
line-height: inherit;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
box-sizing: border-box
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
list-style: none
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
float: left;
margin: 0;
color: inherit
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
position: relative;
cursor: pointer;
float: right;
margin: 0;
font-weight: inherit
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
float: left;
margin: 7px 5px 0 0;
padding: 0 10px;
line-height: 30px;
color: #fff;
background-color: #303030;
border: 0;
border-radius: 0;
cursor: default
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
display: inline-block;
margin: 0 3px 0 0;
color: inherit;
font-weight: 700;
cursor: pointer;
-webkit-transition: opacity .2s ease-out;
-moz-transition: opacity .2s ease-out;
transition: opacity .2s ease-out
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
color: inherit;
opacity: .8
}
.select2-container--default .select2-search--inline {
float: left
}
.select2-container--default .select2-search--inline .select2-search__field {
margin: 0;
padding: 0;
font-size: 100%;
background: transparent;
border: none;
outline: 0;
box-shadow: none;
-webkit-appearance: textfield;
box-sizing: border-box
}
.select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none
}
.select2-container--default .select2-dropdown {
position: absolute;
top: 0;
left: -100000px;
width: 100%;
display: block;
background-color: #fff;
border: 1px solid transparent;
border-radius: 0;
z-index: 1051;
box-sizing: border-box
}
.select2-container--default .select2-search--dropdown {
display: block;
padding: 14px 15px 7px 10px;
background-color: #f6f6f6
}
.select2-container--default .select2-search--dropdown .select2-search__field {
padding: 4px 8px;
width: 100%;
color: inherit;
font-size: inherit;
line-height: inherit;
font-family: inherit;
font-weight: inherit;
border: 1px solid #e6e6e6;
outline: none;
box-sizing: border-box;
-webkit-appearance: none
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
border-color: #ecae80
}
.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none
}
.select2-container--default .select2-results {
display: block;
padding: 0;
margin: 0;
overflow: hidden
}
.select2-container--default .select2-results > .select2-results__options {
max-height: 200px;
overflow-x: hidden!important;
line-height: 22px
}
.select2-container--default .select2-results__options {
position: relative;
padding: 2px 0;
margin: 5px 0;
list-style: none
}
.select2-container--default .select2-results__option {
padding: 4px 7px 6px 12px;
user-select: none;
-webkit-user-select: none;
-webkit-transition: color .2s ease-out;
-moz-transition: color .2s ease-out;
transition: color .2s ease-out
}
.select2-container--default .select2-results__option[aria-selected] {
cursor: pointer
}
.select2-container--default .select2-results__option[role=group] {
padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
color: #303030
}
.select2-container--default .select2-results__option[aria-selected=true] {
color: #ecae80;
background: none
}
.select2-container--default .select2-results__option .select2-results__option {
padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left: -1em;
padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -2em;
padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -3em;
padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -4em;
padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -5em;
padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
color: #ecae80;
background: none
}
.select2-container--default .select2-results__group {
display: block;
padding: 7px 0;
cursor: default
}
.select2-close-mask {
border: 0;
margin: 0;
padding: 0;
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 99;
background-color: #fff;
filter: alpha(opacity=0)
}
.select2-hidden-accessible {
border: 0!important;
clip: rect(0 0 0 0)!important;
height: 1px!important;
margin: -1px!important;
overflow: hidden!important;
padding: 0!important;
position: absolute!important;
width: 1px!important
}
.woocommerce form.checkout .select2-container--default {
width: 100%!important
}
.woocommerce input[type='tel'],.woocommerce-page input[type='tel'],.woocommerce input[type='email'],.woocommerce-page [type='email'] {
padding-left: 5.2%;
padding-right: 5.2%;
width: 89.6%
}
.woocommerce-edit-address input[type='text'],.woocommerce-edit-address input[type='password'],.woocommerce-edit-address input[type='email'],.woocommerce-edit-address input[type='tel'],.woocommerce-edit-address input[type='text'],.woocommerce-edit-address input[type='password'],.woocommerce-edit-address input[type='email'],.woocommerce-edit-address input[type='tel'],.woocommerce-edit-address textarea {
width: 100%;
padding: 8px 13px
}
.woocommerce-account input[type='text'],.woocommerce-account input[type='password'],.woocommerce-account input[type='email'],.woocommerce-account input[type='tel'],.woocommerce-account input[type='text'],.woocommerce-account input[type='password'],.woocommerce-account input[type='email'],.woocommerce-account input[type='tel'],.woocommerce-account textarea {
width: 100%;
padding: 8px 13px
}
.woocommerce .product .images .woocommerce-product-gallery__image img,.woocommerce .product .images .woocommerce-product-gallery__image:first-child {
width: 100%
}
.woocommerce .product .images .woocommerce-product-gallery__image {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0;
padding: 0 10px;
box-sizing: border-box
}
.woocommerce .product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 25%
}
.woocommerce .product .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
float: left;
padding-top: 20px
}
.woocommerce div.product section.related.products h2 {
font-size: 18px;
margin-bottom: 20px
}
section.related.products {
clear: both
}
.shopping_cart_dropdown span.total {
padding: 0 0 0 3px
}
.shopping_cart_dropdown span.total span {
padding: 0 0 0 3px
}@media only screen and (max-width:1100px){.woocommerce .widget_shopping_cart_content p.buttons a{display:block;text-align:center;width:auto!important}.woocommerce .widget_shopping_cart_content a.checkout{float:none;margin-top:10px}.widget #searchform input[type="text"]{width:70.329670329670%}.woocommerce form.check-login .form-row{width:48.69791666666667%;margin-right:2.604166666666667%}.woocommerce .woocommerce-tabs{float:none;width:100%;clear:both}.woocommerce .summary{margin-bottom:45px}.woocommerce #customer_login .col-1,.woocommerce #customer_login .col-2{float:none;width:auto}.woocommerce #customer_login .col-1{margin-right:0;margin-bottom:20px}.woocommerce .col-1,.woocommerce .col-2{float:none;width:100%}.woocommerce-account .col-1,.woocommerce-account .col-2{float:left}.woocommerce .col-1{margin-right:0;margin-bottom:20px}.woocommerce form.check-login .form-row.form-row-last{margin-right:0}.woocommerce form.check-login input[type="text"],.woocommerce form.check-login input[type="password"]{width:91%!important}.woocommerce-checkout .addresses .col-1,.woocommerce-checkout .addresses .col-2,.woocommerce-account .addresses .col-1,.woocommerce-account .addresses .col-2{float:left;width:48.69791666666667%;margin-right:2.604166666666667%}.woocommerce-checkout .addresses .col-2,.woocommerce-account .addresses .col-2{margin-right:0}.woocommerce-checkout table.shop_table,.woocommerce-account table.shop_table{width:100%}.woocommerce-account table.shop_table{width:87%}.woocommerce-account .woocommerce-MyAccount-navigation{width:28%;padding:0 15px 0 0}.woocommerce-account .woocommerce-MyAccount-content{width:72%;padding:0 0 0 15px}}@media only screen and (max-width:1100px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce div.product ul.products li.product,.woocommerce-page div.product ul.products li.product,.woocommerce ul.products li.product:nth-child(4n),.woocommerce-page ul.products li.product:nth-child(4n),.woocommerce div.product ul.products li.product:nth-child(4n),.woocommerce-page div.product ul.products li.product:nth-child(4n){width:31.36842105263158%;margin-right:2.947368421052632%}.woocommerce ul.products li.product:nth-child(3n+1),.woocommerce-page ul.products li.product:nth-child(3n+1),.woocommerce div.product ul.products li.product:nth-child(3n+1),.woocommerce-page div.product ul.products li.product:nth-child(3n+1){clear:both}.woocommerce ul.products li.product:nth-child(4n+1),.woocommerce-page ul.products li.product:nth-child(4n+1),.woocommerce div.product ul.products li.product:nth-child(4n+1),.woocommerce-page div.product ul.products li.product:nth-child(4n+1){clear:none}.woocommerce ul.products li.product:nth-child(3n),.woocommerce-page ul.products li.product:nth-child(3n),.woocommerce div.product ul.products li.product:nth-child(3n),.woocommerce-page div.product ul.products li.product:nth-child(3n){margin-right:0!important}}@media only screen and (min-width:600px) and (max-width:1100px){.woocommerce aside ul.product_list_widget li img,aside ul.product_list_widget li img{float:none;display:block;margin:auto;margin-right:0;margin-bottom:15px;margin:auto}.woocommerce aside .widget .star-rating,aside .widget .star-rating,.woocommerce-page aside .widget .star-rating{margin:auto}.woocommerce aside.sidebar ul.product_list_widget li,aside ul.product_list_widget li{text-align:center}}@media only screen and (min-width:1000px) and (max-width:1060px){.woocommerce table.cart td.actions input[type="submit"]{letter-spacing:0}}@media only screen and (max-width:768px){.woocommerce div.summary div[itemprop="description"]{margin:25px 0}.woocommerce div.product .cart{margin-bottom:25px}.woocommerce .woocommerce-tabs{margin:25px 0}.woocommerce #reviews h2{margin-bottom:20px}.woocommerce form.checkout table.shop_table{width:100%}.woocommerce aside ul.product_list_widget li img{float:none}.woocommerce .addresses header a.edit{position:static;margin-top:15px}.woocommerce aside ul.product_list_widget li img{width:90px}.woocommerce .widget_price_filter .price_label,.woocommerce-page .widget_price_filter .price_label,.woocommerce .widget_price_filter .button,.woocommerce-page .widget_price_filter .button{float:none}.widget #searchform input[type="text"]{width:63.57142857142857%}.woocommerce table.cart td.actions input[type="submit"]{letter-spacing:0}}@media only screen and (min-width:600px) and (max-width:768px){.woocommerce aside ul.product_list_widget li{text-align:center}.woocommerce aside ul.cart_list li,.woocommerce-page aside ul.cart_list li{text-align:left}.woocommerce aside .widget .star-rating,.woocommerce-page aside .widget .star-rating{margin-left:auto;margin-right:auto}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce div.product ul.products li.product,.woocommerce-page div.product ul.products li.product{width:31%}.woocommerce ul.products li.product:nth-child(3n),.woocommerce-page ul.products li.product:nth-child(3n),.woocommerce div.product ul.products li.product:nth-child(3n),.woocommerce-page div.product ul.products li.product:nth-child(3n){margin-right:0!important}.woocommerce .two_columns_66_33 ul.products li.product,.woocommerce-page .two_columns_66_33 ul.products li.product,.woocommerce .two_columns_75_25 ul.products li.product,.woocommerce-page .two_columns_75_25 ul.products li.product,.woocommerce .two_columns_25_75 ul.products li.product,.woocommerce-page .two_columns_25_75 ul.products li.product,.woocommerce .two_columns_33_66 ul.products li.product,.woocommerce-page .two_columns_33_66 ul.products li.product,.woocommerce .two_columns_66_33 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(3n),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(3n),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(3n),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(3n){width:48.37209302325581%;margin-right:3.255813953488372%!important}.woocommerce .two_columns_66_33 ul.products li.product:nth-child(2n),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(2n),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(2n),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(2n),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(2n),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(2n),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(2n),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(2n){margin-right:0!important}.woocommerce .two_columns_66_33 ul.products li.product:nth-child(2n+1),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(2n+1),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(2n+1),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(2n+1),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(2n+1),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(2n+1),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(2n+1),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(2n+1){clear:both}.woocommerce .two_columns_66_33 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(3n+1){clear:none}}@media only screen and (max-width:768px){.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%;padding:0}.woocommerce-account .woocommerce-MyAccount-content{margin:50px 0}}@media only screen and (max-width:600px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce div.product ul.products li.product,.woocommerce-page div.product ul.products li.product,.woocommerce .two_columns_66_33 ul.products li.product,.woocommerce-page .two_columns_66_33 ul.products li.product,.woocommerce .two_columns_75_25 ul.products li.product,.woocommerce-page .two_columns_75_25 ul.products li.product,.woocommerce .two_columns_25_75 ul.products li.product,.woocommerce-page .two_columns_25_75 ul.products li.product,.woocommerce .two_columns_33_66 ul.products li.product,.woocommerce-page .two_columns_33_66 ul.products li.product,.woocommerce ul.products li.product:nth-child(3n),.woocommerce-page ul.products li.product:nth-child(3n),.woocommerce div.product ul.products li.product:nth-child(3n),.woocommerce-page div.product ul.products li.product:nth-child(3n),.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce div.product ul.products li.product,.woocommerce-page div.product ul.products li.product,.woocommerce ul.products li.product.last,.woocommerce-page ul.products li.product.last,.woocommerce div.product ul.products li.product.last,.woocommerce-page div.product ul.products li.product.last,.woocommerce .two_columns_66_33 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(3n),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(3n),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(3n),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(3n),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(3n){width:48.33333333333333%;margin-right:3.32952380952381%!important}.woocommerce ul.products li.product:nth-child(2n),.woocommerce-page ul.products li.product:nth-child(2n),.woocommerce div.product ul.products li.product:nth-child(2n),.woocommerce-page div.product ul.products li.product:nth-child(2n),.woocommerce .two_columns_66_33 ul.products li.product:nth-child(2n),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(2n),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(2n),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(2n),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(2n),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(2n),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(2n),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(2n),.woocommerce ul.products li.product:nth-child(2n),.woocommerce-page ul.products li.product:nth-child(2n),.woocommerce div.product ul.products li.product:nth-child(2n),.woocommerce-page div.product ul.products li.product:nth-child(2n){margin-right:0!important}.woocommerce ul.products li.product:nth-child(2n+1),.woocommerce-page ul.products li.product:nth-child(2n+1),.woocommerce div.product ul.products li.product:nth-child(2n+1),.woocommerce-page div.product ul.products li.product:nth-child(2n+1),.woocommerce .two_columns_66_33 ul.products li.product:nth-child(2n+1),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(2n+1),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(2n+1),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(2n+1),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(2n+1),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(2n+1),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(2n+1),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(2n+1),.woocommerce ul.products li.product:nth-child(2n+1),.woocommerce-page ul.products li.product:nth-child(2n+1),.woocommerce div.product ul.products li.product:nth-child(2n+1),.woocommerce-page div.product ul.products li.product:nth-child(2n+1){clear:both}.woocommerce ul.products li.product:nth-child(3n),.woocommerce-page ul.products li.product:nth-child(3n),.woocommerce div.product ul.products li.product:nth-child(3n),.woocommerce-page div.product ul.products li.product:nth-child(3n),.woocommerce ul.products li.product:nth-child(3n+1),.woocommerce-page ul.products li.product:nth-child(3n+1),.woocommerce div.product ul.products li.product:nth-child(3n+1),.woocommerce-page div.product ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_66_33 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_66_33 ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_75_25 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_75_25 ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_25_75 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_25_75 ul.products li.product:nth-child(3n+1),.woocommerce .two_columns_33_66 ul.products li.product:nth-child(3n+1),.woocommerce-page .two_columns_33_66 ul.products li.product:nth-child(3n+1){clear:none}.woocommerce ul.products li.product:nth-child(2n+1),.woocommerce-page ul.products li.product:nth-child(2n+1),.woocommerce div.product ul.products li.product:nth-child(2n+1),.woocommerce-page div.product ul.products li.product:nth-child(2n+1){clear:both}.woocommerce .product .images{float:none;width:100%;margin-right:0}.woocommerce ul.tabs li a{padding:0 18px}.woocommerce .summary{margin-bottom:0}.woocommerce .addresses header h3{font-size:18px}.woocommerce div.cart-collaterals div.cart_totals,.woocommerce-page .div.cart-collaterals div.cart_totals{float:none;margin-bottom:20px;width:auto}.woocommerce div.cart-collaterals .shipping_calculator,.woocommerce-page .div.cart-collaterals .shipping_calculator{float:none;width:auto}.woocommerce table.cart div.coupon,.woocommerce-page table.cart div.coupon{float:none;margin-bottom:10px}.woocommerce form.check-login .form-row{width:100%;float:none}.woocommerce form.check-login .form-row input[type="text"]{width:92%}.woocommerce aside ul.product_list_widget li img{float:left}.woocommerce aside ul.product_list_widget li img{width:auto}.woocommerce .widget #searchform input[type="text"],.woocommerce-page .widget #searchform input[type="text"]{width:82.73381294964029%}.woocommerce .content .container .column1,.woocommerce-page .content .container .column1{margin-bottom:50px}.woocommerce form.checkout_coupon input.button{width:100%;margin-top:15px}.woocommerce-page.woocommerce-checkout div.coupon .input-text{width:94.33333333333333%;padding-left:2.833333333333333%;padding-right:2.833333333333333%}.woocommerce .change-pass-field{padding-left:1.904761904761905%;padding-right:1.904761904761905%;width:96.19047619047619%;display:block;margin-right:0;margin-bottom:20px}.woocommerce table.cart div.coupon .input-text{padding:9px 3.869047619047619%;width:92%;margin-bottom:10px}.woocommerce table.cart td.actions input[type="submit"]{display:block;width:100%;text-align:center;box-sizing:border-box!important}.woocommerce table.cart td.actions div.coupon input[type="submit"]{margin-bottom:0}.woocommerce .woocommerce-message{text-align:center}.woocommerce .woocommerce-message a.button{float:none;margin-top:15px;display:inline-block}.woocommerce .woocommerce-message p{display:inline-block}.woocommerce table.cart td.actions input[type="submit"]{padding-left:22px!important;padding-right:22px!important;position:relative;top:3px}.woocommerce #shiptobilling,.woocommerce-page #shiptobilling{position:static}.woocommerce .summary{float:none;width:auto}}@media only screen and (max-width:480px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce div.product ul.products li.product,.woocommerce-page div.product ul.products li.product,.woocommerce .two_columns_66_33 ul.products li.product,.woocommerce-page .two_columns_66_33 ul.products li.product,.woocommerce .two_columns_75_25 ul.products li.product,.woocommerce-page .two_columns_75_25 ul.products li.product,.woocommerce .two_columns_25_75 ul.products li.product,.woocommerce-page .two_columns_25_75 ul.products li.product,.woocommerce .two_columns_33_66 ul.products li.product,.woocommerce-page .two_columns_33_66 ul.products li.product,.woocommerce ul.products li.product:nth-child(3n),.woocommerce-page ul.products li.product:nth-child(3n),.woocommerce div.product ul.products li.product:nth-child(3n),.woocommerce-page div.product ul.products li.product:nth-child(3n),.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce div.product ul.products li.product,.woocommerce-page div.product ul.products li.product,.woocommerce ul.products li.product.last,.woocommerce-page ul.products li.product.last,.woocommerce div.product ul.products li.product.last,.woocommerce-page div.product ul.products li.product.last{width:100%!important;margin-right:0!important}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none;width:100%;text-align:center}.woocommerce .woocommerce-result-count{margin-top:15px;margin-bottom:10px}.woocommerce ul.tabs li a{font-size:12px;padding:0 8px}.woocommerce #customer_login .span-3{width:100%;float:none;margin-right:0}.woocommerce #customer_login input[type="text"],.woocommerce #customer_login input[type="password"],.woocommerce #customer_login input[type="email"],.woocommerce #customer_login #reg_email{width:87.5%}.woocommerce .addresses .col-1,.woocommerce .addresses .col-2{width:100%}.woocommerce .addresses .col-1{margin-bottom:20px}.woocommerce #shiptobilling,.woocommerce-page #shiptobilling{float:none;width:auto;margin-right:0;margin-bottom:15px}.woocommerce form.checkout #order_review_heading{margin-top:0}.woocommerce form.checkout .col2-set .form-row.notes textarea{margin-bottom:0}.woocommerce-checkout .addresses .col-1 address,.woocommerce-account .addresses .col-1 address{margin-bottom:30px}.woocommerce-checkout .order_details.clearfix li.total,.woocommerce-checkout .order_details.clearfix li.method{margin-top:15px}.woocommerce .widget #searchform input[type="text"],.woocommerce-page .widget #searchform input[type="text"]{width:78.85906040268456%}.woocommerce table.cart tbody tr td img{display:none}.woocommerce .addresses .col-1.address,.woocommerce .addresses .col-2.address{width:48%}.woocommerce .checkout table.shop_table thead tr th,.woocommerce-page .checkout table.shop_table thead tr th,.woocommerce table.cart thead tr th,.woocommerce-page table.cart thead tr th,.woocommerce-account table.my_account_orders thead tr th,.woocommerce-page table.my_account_orders thead tr th,.woocommerce-cart table.cart tbody tr td,.woocommerce-checkout .checkout table tbody tr td{padding:8px 3px}.woocommerce ul.products li.product .image-wrapper img{width:100%}.woocommerce-message.call_to_action .qbutton{margin:15px 0 0}.woocommerce .quantity .minus,.woocommerce #content .quantity .minus,.woocommerce-page .quantity .minus,.woocommerce-page #content .quantity .minus,.woocommerce .quantity .plus,.woocommerce #content .quantity .plus,.woocommerce-page .quantity .plus,.woocommerce-page #content .quantity .plus{width:18px;height:18px;padding:0 0 5px}.woocommerce .quantity input.qty,.woocommerce #content .quantity input.qty,.woocommerce-page .quantity input.qty,.woocommerce-page #content .quantity input.qty{width:15px;height:26px;line-height:25px;padding:0;font-size:15px}.woocommerce ul.products li.product:hover .add-to-cart-button,.woocommerce ul.products li.product:hover .added_to_cart{display:none;opacity:0;height:0}.woocommerce .quantity .plus{top:0}}@media only screen and (max-width:420px){.shopping_cart_outer{display:none}}::selection {
background: #A9D2D8;
} ::-moz-selection {
background: #A9D2D8;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.blog_holder article.sticky .post_text h3 a,
.blog_holder.masonry article.sticky .post_text h5 a,
.blog_holder.masonry_full_width article.sticky .post_text h5 a,
.blog_holder article .post_info,
.blog_holder article .post_info a,
.blog_holder article.format-quote .post_text:hover .post_info .social_share_dropdown span,
.blog_holder article.format-link .post_text:hover .post_info .social_share_dropdown span,
.latest_post_inner .post_comments:hover i,
.blog_holder article .post_description a:hover,
.blog_holder article .post_description .post_comments:hover,
.blog_like a:hover i,
.blog_like a.liked i,
.blog_like a:hover span,
.blog_holder article.format-quote .post_text i.qoute_mark,
.blog_holder article.format-link .post_text i.link_mark,
.single_tags  a,
.widget .tagcloud a,
.comment_holder .comment .text .replay,
.comment_holder .comment .text .comment-reply-link,
.comment_holder .comment .text .replay:hover,
.comment_holder .comment .text .comment-reply-link:hover,
div.comment_form form p.logged-in-as a,
.blog_holder.masonry .post_author a,
.blog_holder.masonry_full_width .post_author a,
.blog_holder.masonry article .post_info a:hover,
.blog_holder.masonry_full_width article .post_info a:hover,
.q_masonry_blog article .q_masonry_blog_post_info a:hover,
.latest_post_holder .post_info_section.date_hour_holder:hover,
.latest_post_holder.boxes .latest_post_author_holder a,
.latest_post_inner .post_infos a:hover,
.latest_post_holder .post_info_section:hover .latest_post_info_icon,
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a,
nav.main_menu>ul>li.active > a,
.drop_down .second .inner > ul > li > a:hover,
.drop_down .second .inner ul li.sub ul li a:hover,
nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active > a,
.side_menu_button > a:hover,
.mobile_menu_button span:hover,
.vertical_menu ul li a:hover,
.vertical_menu_toggle .second .inner ul li a:hover,
.header_top #lang_sel ul li ul li a:hover,
.header_top #lang_sel_click ul li ul li a:hover,
.header_top #lang_sel_list ul li a.lang_sel_sel,
.header_top #lang_sel_list ul li a:hover,
aside .widget #lang_sel a.lang_sel_sel:hover,
aside .widget #lang_sel_click a.lang_sel_sel:hover,
aside .widget #lang_sel ul ul a:hover,
aside .widget #lang_sel_click ul ul a:hover,
aside .widget #lang_sel_list li a.lang_sel_sel,
aside .widget #lang_sel_list li a:hover,
.portfolio_detail .info .info_section_title,
.portfolio_detail .info .info_section_title a,
.portfolio_detail .social_share_icon,
.portfolio_detail .social_share_holder:hover .social_share_title,
.portfolio_navigation .portfolio_prev a:hover,
.portfolio_navigation .portfolio_next a:hover,
.portfolio_navigation .portfolio_button a:hover,
.projects_holder article .portfolio_description .project_category,
.projects_holder.hover_text article .project_category,
.portfolio_slider li.item .project_category,
.q_accordion_holder.accordion .ui-accordion-header:hover,
.q_accordion_holder.accordion.with_icon .ui-accordion-header i,
.q_accordion_holder.boxed .ui-state-active .tab-title,
blockquote.with_quote_icon i,
.q_dropcap,
.testimonials .testimonial_text_inner p.testimonial_author span.author_company,
.testimonial_content_inner .testimonial_author .company_position,
.q_tabs .tabs-nav li.active a:hover,
.q_tabs .tabs-nav li a:hover,
.q_tabs.horizontal .tabs-nav li.active a,
.price_in_table .value,
.price_in_table .price,
.q_font_elegant_holder.q_icon_shortcode:hover,
.q_font_awsome_icon_holder.q_icon_shortcode:hover,
.q_icon_with_title.normal_icon .icon_holder:hover .icon_text_icon,
.box_holder_icon_inner.normal_icon .icon_holder_inner:hover .icon_text_icon,
.q_progress_bars_icons_inner.square .bar.active i,
.q_progress_bars_icons_inner.circle .bar.active i,
.q_progress_bars_icons_inner.normal .bar.active i,
.q_progress_bars_icons_inner .bar.active i.fa-circle,
.q_progress_bars_icons_inner.square .bar.active .q_font_elegant_icon,
.q_progress_bars_icons_inner.circle .bar.active .q_font_elegant_icon,
.q_progress_bars_icons_inner.normal .bar.active .q_font_elegant_icon,
.q_list.number ul>li:before,
.social_share_list_holder ul li i:hover,
.service_table_inner li.service_table_title_holder .service_table_icon,
.qbutton:not(.white):hover,
.load_more a:hover,
.blog_load_more_button a:hover,
#submit_comment:hover,
.drop_down .wide .second ul li .qbutton:hover,
.drop_down .wide .second ul li ul li .qbutton:hover,
nav.content_menu ul li.active:hover i,
nav.content_menu ul li:hover i,
nav.content_menu ul li.active:hover a,
nav.content_menu ul li:hover a,
.more_facts_button:hover,
aside.sidebar .widget a:hover,
.header-widget.widget_nav_menu ul.menu li a:hover,
.breadcrumb a:hover,
.title.breadcrumbs_title .breadcrumb a:hover,
.title.breadcrumbs_title .breadcrumb span.current,
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.select2-container--default.select2-container--open .select2-selection--single,
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option--highlighted[aria-selected]{
color: #00A39D;
}
.header_top #lang_sel > ul > li > a:hover,
.header_top #lang_sel_click > ul > li> a:hover,
.filter_holder ul li.active span,
.filter_holder ul li:hover span,
.q_social_icon_holder.normal_social:hover .simple_social,
.q_steps_holder .circle_small:hover span,
.q_steps_holder .circle_small:hover .step_title,
.social_share_holder:hover > a{
color: #00A39D !important;
}
.blog_holder article .post_text .post_info .post_author,
.blog_holder article .post_text .post_info .time,
.blog_holder article .post_text .post_info .post_category,
.blog_holder article .post_text .post_info .post_comments,
.blog_holder.masonry article .post_text .post_info .post_comments a,
.blog_holder article .post_text .post_info .blog_like,
.blog_holder article .post_text .post_info .blog_share,
.drop_down .second,
.drop_down .narrow .second .inner ul li ul,
.header_top #lang_sel ul ul ,
.header_top #lang_sel_click ul ul,
.portfolio_slides .hover_feature_holder_inner .qbutton:hover,
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark,
.q_accordion_holder.accordion.boxed .ui-accordion-header.ui-state-active,
.testimonials_holder.light .flex-direction-nav a:hover,
.q_font_awsome_icon_square:hover,
.q_font_awsome_icon_circle:hover,
.q_font_elegant_holder.circle:hover,
.q_font_elegant_holder.square:hover,
.q_font_elegant_holder.circle:hover,
.q_font_awsome_icon_circle:hover,
.q_progress_bars_icons_inner.circle .bar .bar_noactive,
.q_progress_bars_icons_inner.square .bar .bar_noactive,
.page_share,
.q_steps_holder .circle_small_wrapper,
.animated_icon_inner span.animated_icon_back .animated_icon,
.qbutton,
.load_more a,
.blog_load_more_button a,
.post-password-form input[type="submit"],
#submit_comment,
#submit_comment:hover,
.drop_down .wide .second ul li .qbutton,
.drop_down .wide .second ul li ul li .qbutton,
.qbutton.white:hover,
.qbutton.solid_color,
.qbutton:hover,
.post-password-form input[type="submit"]:hover
.header-widget.widget_nav_menu ul ul,
#back_to_top:hover > span,
input.wpcf7-form-control.wpcf7-submit,
input.wpcf7-form-control.wpcf7-submit[disabled],
input.wpcf7-form-control.wpcf7-submit:not([disabled]),
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{
border-color: #00A39D;
}
.q_icon_with_title .icon_holder:hover .icon_holder_inner,
.q_icon_with_title .icon_holder:hover .fa-stack,
.q_icon_with_title .icon_holder:hover .q_font_elegant_holder,
.box_holder_icon_inner.circle .icon_holder_inner:hover,
.box_holder_icon_inner.square .icon_holder_inner:hover,
.box_holder_icon_inner.square .icon_holder_inner:hover .fa-stack,
.box_holder_icon_inner.circle .icon_holder_inner:hover .fa-stack,
.box_holder_icon_inner .icon_holder_inner:hover .q_font_elegant_holder.circle,
.box_holder_icon_inner .icon_holder_inner:hover .q_font_elegant_holder.square,
.q_circles_holder .q_circle_inner:hover .q_circle_inner2,
.q_circles_holder .q_circle_inner:hover {
border-color: #00A39D !important;
}
#respond textarea:focus,
#respond input[type='text']:focus,
.contact_form input[type='text']:focus,
.contact_form  textarea:focus,
.q_masonry_blog article.format-link:hover,
.q_masonry_blog article.format-quote:hover,
.latest_post_holder .latest_post_date .post_publish_day,
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-time-rail .mejs-time-handle,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.popup_menu:hover .line,
.popup_menu:hover .line:after,
.popup_menu:hover .line:before,
.projects_holder .hover_icon_holder .hover_icon,
.portfolio_slider .hover_icon_holder .hover_icon,
.projects_holder .hover_icon_holder.portfolio_like,
.portfolio_slider .hover_icon_holder.portfolio_like,
.projects_masonry_holder .hover_icon_holder.portfolio_like,
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon,
.q_dropcap.circle,
.q_dropcap.square,
.gallery_holder ul li .gallery_hover i,
.testimonials_holder.light .flex-direction-nav a:hover,
.q_tabs.vertical .tabs-nav li.active a,
.q_tabs.boxed .tabs-nav li.active a,
.q_message,
.q_price_table.active .active_text,
.price_table_inner .price_button a:hover,
.active .price_table_inner .price_button a,
.q_list.circle ul>li:before,
.q_list.number.circle_number ul>li:before,
.vc_text_separator.full div,
.q_pie_graf_legend ul li .color_holder,
.q_line_graf_legend ul li .color_holder,
.q_team .q_team_text_inner .separator,
.circle_item .circle:hover,
.qode_call_to_action.container,
.animated_icon_inner span.animated_icon_back .animated_icon,
.q_progress_bar .progress_content,
.q_progress_bars_vertical .progress_content_outer .progress_content,
.qbutton,
.load_more a,
.post-password-form input[type="submit"],
.blog_load_more_button a,
#submit_comment,
.drop_down .wide .second ul li .qbutton,
.drop_down .wide .second ul li ul li .qbutton,
.qbutton.white:hover,
.qbutton.solid_color,
#wp-calendar td#today,
#back_to_top:hover > span,
.latest_post_holder.boxes .q_font_elegant_holder.circle,
.blog_holder.masonry article .q_font_elegant_holder.circle,
input.wpcf7-form-control.wpcf7-submit,
div.wpcf7-response-output.wpcf7-mail-sent-ok,
div.wpcf7-response-output.wpcf7-validation-errors{
background-color: #00A39D;
}
.blog_holder article.format-link .post_text:hover .post_text_inner,
.blog_holder article.format-quote .post_text:hover .post_text_inner,
.q_icon_with_title .icon_holder:hover .fa-stack,
.q_icon_with_title.circle .icon_holder:hover .q_font_elegant_holder,
.q_icon_with_title.square .icon_holder:hover .q_font_elegant_holder,
.box_holder_icon_inner.square .icon_holder_inner:hover .fa-stack,
.box_holder_icon_inner.circle .icon_holder_inner:hover .fa-stack,
.box_holder_icon_inner .icon_holder_inner:hover .q_font_elegant_holder.circle,
.box_holder_icon_inner .icon_holder_inner:hover .q_font_elegant_holder.square,
.q_circles_holder .q_circle_inner:hover .q_circle_inner2 {
background-color: #00A39D !important;
}
.myaccount_user a,
.woocommerce .button:hover,
.woocommerce-page .button:hover,
.woocommerce #submit:hover,
.woocommerce ul.products li.product a.qbutton:hover,
.woocommerce-page ul.products li.product a.qbutton:hover,
.woocommerce ul.products li.product .added_to_cart:hover,
.woocommerce .select2-results li.select2-highlighted,
.woocommerce-page .select2-results li.select2-highlighted,
.woocommerce-checkout .chosen-container .chosen-results li.active-result.highlighted,
.woocommerce-account .chosen-container .chosen-results li.active-result.highlighted,
.woocommerce ins, .woocommerce-page ins,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product:hover h6,
.woocommerce .product .woocommerce-product-rating .woocommerce-review-link:hover,
.woocommerce div.product div.product_meta > span a:hover,
.woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong span.amount,
.woocommerce-page div.cart-collaterals div.cart_totals table tr.order-total strong span.amount,
.woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong,
.woocommerce .checkout-opener-text a,
.woocommerce form.checkout table.shop_table tfoot tr.order-total th,
.woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount,
.woocommerce aside ul.product_list_widget li > a:hover,
aside ul.product-categories li > a:hover,
.woocommerce aside ul.product_list_widget li span.amount,
aside ul.product_list_widget li span.amount,
.woocommerce .widget_shopping_cart_content p.buttons a.button:hover,
.woocommerce aside .widget ul.product-categories a:hover,
aside .widget ul.product-categories a:hover,
.woocommerce-page aside .widget ul.product-categories a:hover,
.woocommerce .widget_shopping_cart_content .total .amount,
.woocommerce-page .widget_shopping_cart_content .total .amount,
.shopping_cart_header .header_cart:hover i,
.shopping_cart_dropdown ul li a:hover,
.shopping_cart_dropdown span.total span,
.shopping_cart_dropdown .cart_list span.quantity {
color: #00A39D;
}
.woocommerce .button,
.woocommerce-page .button,
.woocommerce-page input[type="submit"],
.woocommerce input[type="submit"],
.woocommerce ul.products li.product .added_to_cart,
.woocommerce .quantity .minus:hover,
.woocommerce #content .quantity .minus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce-page #content .quantity .minus:hover,
.woocommerce .quantity .plus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page #content .quantity .plus:hover,
.shopping_cart_dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
border-color: #00A39D;
}
.woocommerce input[type='text']:not(.qode_search_field):focus,
.woocommerce input[type='password']:focus,
.woocommerce input[type='email']:focus,
.woocommerce input[type='tel']:focus,
.woocommerce-page input[type='text']:not(.qode_search_field):focus,
.woocommerce-page input[type='password']:focus,
.woocommerce-page input[type='email']:focus,
.woocommerce-page input[type='tel']:focus,
.woocommerce textarea:focus,
.woocommerce-page textarea:focus,
.woocommerce table.cart div.coupon .input-text:focus,
.woocommerce-page table.cart div.coupon .input-text:focus,
.woocommerce.woocommerce-checkout div.coupon .input-text:focus,
.woocommerce-page.woocommerce-checkout div.coupon .input-text:focus,
.woocommerce .button,
.woocommerce-page .button,
.woocommerce-page input[type="submit"],
.woocommerce input[type="submit"],
.woocommerce ul.products li.product .added_to_cart,
.woocommerce .product .onsale,
.woocommerce .product .single-onsale,
.woocommerce .quantity .minus:hover,
.woocommerce #content .quantity .minus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce-page #content .quantity .minus:hover,
.woocommerce .quantity .plus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce .woocommerce-accordion .ui-accordion-header.ui-state-active,
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
background-color: #00A39D;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a,
p a,
.blog_holder article .post_text h5,
.blog_holder article.format-quote .post_text .post_title p,
.blog_holder article.format-link .post_text .post_title p,
.blog_holder article.format-quote .post_text .post_title p a,
.blog_holder article.format-link .post_text .post_title p a,
.blog_holder article.format-quote .post_text .quote_author,
.comment_holder .comment .text .comment_date,
.comment_holder .comment .text .name,
#respond textarea,
#respond input[type='text'],
.contact_form input[type='text'],
.contact_form  textarea,
.blog_holder.masonry .post_author a:hover,
.blog_holder.masonry_full_width .post_author a:hover,
.blog_holder.masonry article .post_info,
.blog_holder.masonry_full_width article .post_info,
.blog_holder.masonry article .post_info > a,
.blog_holder.masonry_full_width article .post_info > a,
.blog_holder.masonry article .post_info .social_share_holder > a,
.blog_holder.masonry_full_width article .post_info .social_share_holder > a,
.latest_post_holder.boxes .latest_post_author_holder a:hover,
.latest_post_inner .post_infos,
.latest_post_inner .post_infos a,
.mejs-container .mejs-controls .mejs-time,
.mejs-container .mejs-controls .mejs-time span,
.side_menu_button > a,
.mobile_menu_button span,
.portfolio_detail .social_share_title,
.testimonial_content_inner .testimonial_author .website,
.price_table_inner ul,
.price_in_table .mark,
.q_counter_holder span.counter,
nav.content_menu ul li.active i,
nav.content_menu ul li.active a,
.title.breadcrumbs_title .breadcrumb a,
.title.breadcrumbs_title .breadcrumb span {
color: #E15C7C;
}
.blog_holder.masonry article .post_text .post_info .post_comments,
.blog_holder.masonry_full_width article .post_text .post_info .post_comments,
.blog_holder.masonry article .post_text .post_info .blog_share,
.blog_holder.masonry_full_width article .post_text .post_info .blog_share,
.author_description_inner .image,
.comment_holder .comment .image img,
.comment_holder .comment .text .comment-reply-link {
border-color: #E15C7C;
}
.footer_top_holder,
.qode_search_form,
.qode_search_form input,
.qode_search_form input:focus,
.popup_menu .line:after, .popup_menu .line:before,
.popup_menu .line,
.testimonials_holder .flex-direction-nav a:hover {
background-color: #E15C7C;
}
.woocommerce div.message,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.myaccount_user,
aside.sidebar .woocommerce.widget .product-categories a,
.woocommerce li.product del,
.woocommerce-page li.product del,
aside.sidebar .woocommerce.widget h5,
.woocommerce aside ul.product_list_widget li a,
aside ul.product_list_widget li a,
.woocommerce aside ul.product_list_widget li del span.amount,
aside ul.product_list_widget li del span.amount,
.woocommerce .widget_shopping_cart_content .total strong,
.woocommerce .widget_price_filter .price_label,
.woocommerce-page .widget_price_filter .price_label,
.shopping_cart_header .header_cart i,
.shopping_cart_header .header_cart span,
.shopping_cart_dropdown ul li a,
.shopping_cart_dropdown span.total {
color: #E15C7C;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
border-color: #E15C7C;
}
.ajax_loader .pulse,
.ajax_loader .double_pulse .double-bounce1, .ajax_loader .double_pulse .double-bounce2,
.ajax_loader .cube,
.ajax_loader .rotating_cubes .cube1, .ajax_loader .rotating_cubes .cube2,
.ajax_loader .stripes > div,
.ajax_loader .wave > div,
.ajax_loader .two_rotating_circles .dot1, .ajax_loader .two_rotating_circles .dot2,
.ajax_loader .five_rotating_circles .container1 > div, .ajax_loader .five_rotating_circles .container2 > div, .ajax_loader .five_rotating_circles .container3 > div{
background-color: #00A39D;
}
body{
font-family: 'Lato', sans-serif;
color: #000000;     	 font-size: 14px;     	font-weight: 400;    }
span.highlight {
background-color: #D8C193;
}
.header_bottom,
.header_top {
background-color: rgba(0,0,0,.5);
}
.content .container .container_inner.default_template_holder,
body.page-template-blog-masonry-full-width-php .content .full_width {
padding-top:50px;
}
header.fixed.scrolled .header_bottom,
header.fixed_hiding.scrolled .header_bottom,
header.fixed.scrolled .header_top{
background-color: rgba(255,255,255,1) !important;
}
header.sticky .header_bottom{
background-color: rgba(255,255,255,1) !important;
}
.header_top{
background-color: rgba(0,0,0,.5);
}
header.sticky .header_top{
background-color: rgba(0,0,0,1);
}
.content{
margin-top: -148px;
}
.logo_wrapper,
.side_menu_button,
.shopping_cart_inner
{
height: 30px;
}
.content.content_top_margin{
margin-top: 30px !important;
}
header:not(.centered_logo) .header_fixed_right_area {
line-height: 30px;
}
header.scrolled .logo_wrapper,
header.scrolled .side_menu_button{
height: 30px;
}
header.scrolled nav.main_menu ul li a {
line-height: 30px;
}
header.scrolled .drop_down .second{
top: 30px;
}
header.sticky .logo_wrapper,
header.sticky.centered_logo .logo_wrapper,
header.sticky .side_menu_button,
header.sticky .shopping_cart_inner
{
height: 30px !important;
}
header.sticky nav.main_menu > ul > li > a,
.light.sticky nav.main_menu > ul > li > a,
.light.sticky nav.main_menu > ul > li > a:hover,
.light.sticky nav.main_menu > ul > li.active > a,
.dark.sticky nav.main_menu > ul > li > a,
.dark.sticky nav.main_menu > ul > li > a:hover,
.dark.sticky nav.main_menu > ul > li.active > a {
line-height: 30px;
}
header.sticky .drop_down .second{
top: 31px;
}
@media only screen and (min-width: 1000px){
header.fixed_hiding.centered_logo.fixed_hiding .header_inner_left,
header.fixed_hiding .q_logo_hidden a{
height: 30px;
}
}
@media only screen and (min-width: 1000px){
header.fixed_hiding .q_logo a,
header.fixed_hiding .q_logo{
max-height: 29px;
}
}
.touch section.parallax_section_holder{
height: auto !important;
min-height: 300px;
background-position: center top !important;
background-attachment: scroll;
background-size: cover;
}
nav.main_menu > ul > li > a{
line-height: 30px;
}
.drop_down .second .inner ul,
.drop_down .second .inner ul li ul,
.shopping_cart_dropdown,
li.narrow .second .inner ul {
background-color: #00A39D;
background-color: rgba(0,163,157,1);
}
nav.main_menu > ul > li > a{
color: #ffffff; 		font-family: 'Open Sans', sans-serif;
font-size: 12px;      line-height: 20px; 		 font-weight: 600; 	}
nav.main_menu > ul > li:hover > a,
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
color: #000000;
}
nav.main_menu > ul > li:not(:first-child):before,
header.stick_with_left_right_menu.sticky nav.main_menu.right_side > ul > li:first-child:before{
color: #1a1a1a;          font-size: 12px;     }
nav.main_menu > ul > li:not(:first-child):before { content: none; }
.drop_down .second .inner > ul > li > a,
.drop_down .second .inner > ul > li > h3,
.drop_down .wide .second .inner > ul > li > h3,
.drop_down .wide .second .inner > ul > li > a,
.drop_down .wide .second ul li ul li.menu-item-has-children > a,
.drop_down .wide .second .inner ul li.sub ul li.menu-item-has-children > a,
.drop_down .wide .second .inner > ul li.sub .flexslider ul li  h5 a,
.drop_down .wide .second .inner > ul li .flexslider ul li  h5 a,
.drop_down .wide .second .inner > ul li.sub .flexslider ul li  h5,
.drop_down .wide .second .inner > ul li .flexslider ul li  h5{
color: #ffffff; 		font-family: 'Open Sans', sans-serif !important;
font-size: 13px; 	 line-height: 20px; 		font-weight: 600; 	 text-transform: capitalize;  	 letter-spacing: 0px;  }
.drop_down .second .inner > ul > li > a:hover,
.drop_down .wide .second ul li ul li.menu-item-has-children > a:hover,
.drop_down .wide .second .inner ul li.sub ul li.menu-item-has-children > a:hover{
color: #000000 !important;
}
.drop_down .second{
border-color: #000000;
}
.drop_down .wide .second .inner>ul>li>a
{
color: #00A39D; 			font-family: 'Open Sans', sans-serif !important;
font-size: 13px; 	 line-height: 20px; 		font-weight: 400; 	 text-transform: uppercase;  	 letter-spacing: 4px;  	}
.drop_down .wide .second .inner>ul>li>a:hover{
color: #000000 !important;
}
.drop_down .wide .second .inner ul li.sub ul li a,
.drop_down .wide .second ul li ul li a,
.drop_down .second .inner ul li.sub ul li a,
.drop_down .wide .second ul li ul li a,
.drop_down .wide .second .inner ul li.sub .flexslider ul li .menu_recent_post,
.drop_down .wide .second .inner ul li .flexslider ul li .menu_recent_post a,
.drop_down .wide .second .inner ul li .flexslider ul li .menu_recent_post,
.drop_down .wide .second .inner ul li .flexslider ul li .menu_recent_post a{
color: #ffffff;  		font-family: 'Open Sans', sans-serif;
font-size: 13px;  	 line-height: 20px;  		 font-weight: 600;  		}
.drop_down .wide.icons .second i{
color: #ffffff;  }
.drop_down .second .inner ul li.sub ul li a:hover,
.drop_down .second .inner ul li ul li a:hover,
.drop_down .wide.icons .second a:hover i
{
color: #000000 !important;
}
header.scrolled nav.main_menu > ul > li > a,
header.light.scrolled nav.main_menu > ul > li > a,
header.dark.scrolled nav.main_menu > ul > li > a{
color: #1a1a1a; 					font-weight: 600; }
header.scrolled .side_menu_button a {
color: #1a1a1a !important; }
header.sticky nav.main_menu > ul > li > a,
header.light.sticky nav.main_menu > ul > li > a,
header.dark.sticky nav.main_menu > ul > li > a{
color: #1a1a1a; 					font-weight: 600; }
header.sticky .side_menu_button a,
header.sticky .side_menu_button a:hover{
color: #1a1a1a; }
nav.mobile_menu ul li a,
nav.mobile_menu ul li h3{
color: #00A39D; 		 font-size: 13px; 	 line-height: 20px; 	 font-style: normal; 	 font-weight: 500; 	}
nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active > a,
nav.mobile_menu ul li.current-menu-item > a{
color: #E15C7C;
}
nav.mobile_menu ul li,
nav.mobile_menu ul li,
nav.mobile_menu ul li ul li,
nav.mobile_menu ul li.open_sub > ul{
border-color: #00A39D;
}
h1{
color: #00A39D; 		font-family: 'Lato', sans-serif;
font-size: 32px; 	line-height: 60px; 		font-weight: 300;     letter-spacing: 1px;     text-transform: uppercase; }
.title h1{
color: #00A39D; 		font-family: 'Arvo', sans-serif;
font-size: 40px; 			font-weight: 800; 	letter-spacing: 0px; }
h2,
h2 a{
color: #E15C7C; 			font-family: 'Arvo', sans-serif;
font-size: 28px; 			font-weight: 400;     letter-spacing: 1px; 	text-transform: capitalize; }
h3,h3 a{
color: #E15C7C; 		font-family: 'Lato', sans-serif;
font-size: 22px; 			font-weight: 500;     letter-spacing: 1px; 	text-transform: capitalize; }
h4,
h4 a{
color: #e05c7b; 			font-family: 'Lato', sans-serif;
font-size: 20px; 	line-height: 30px; 		font-weight: 400;     letter-spacing: 1px; 	}
h5,
h5 a{
color: #00A39D; 		font-family: 'Lato', sans-serif;
font-size: 16px; 	line-height: 20px; 		font-weight: 600;     letter-spacing: 3px; 	text-transform: uppercase; }
h6{
color: #e05c7b; 		font-family: 'Open Sans', sans-serif;
font-size: 14px; 		font-style: normal;  	font-weight: 700; 	letter-spacing: 1px; 	text-transform: uppercase; }
p{
color: #000000;    	    		font-family: 'Open Sans', sans-serif;
font-size: 14px;    	line-height: 24px;    	    	font-weight: 400;    	    	    }
.breadcrumb a,
.filter_holder ul li span,
blockquote h5,
.q_social_icon_holder i.simple_social,
.header-widget.widget_nav_menu ul.menu li a,
.side_menu a,
.side_menu li,
.side_menu span,
.side_menu p,
.side_menu .widget.widget_rss li a.rsswidget,
.side_menu #wp-calendar caption,
.side_menu #wp-calendar th,
.side_menu #wp-calendar td,
aside .widget #lang_sel_list li a,
aside .widget #lang_sel li a,
aside .widget #lang_sel_click li a,
section.side_menu #lang_sel_list li a,
section.side_menu #lang_sel li a,
section.side_menu #lang_sel_click li a,
footer #lang_sel_list li a,
footer #lang_sel li a,
footer #lang_sel_click li a,
footer #lang_sel_list.lang_sel_list_horizontal a,
footer #lang_sel_list.lang_sel_list_vertical a,
.side_menu #lang_sel_list.lang_sel_list_horizontal a,
.side_menu #lang_sel_list.lang_sel_list_vertical a,
#lang_sel_footer a{
color: #000000;    }
footer #lang_sel ul li a,
footer #lang_sel ul ul a,
footer #lang_sel_click ul li a,
footer #lang_sel_click ul ul a,
footer #lang_sel_click ul ul a span,
section.side_menu #lang_sel ul li a,
section.side_menu #lang_sel ul ul a,
section.side_menu #lang_sel ul ul a:visited,
section.side_menu #lang_sel_click > ul > li > a,
section.side_menu #lang_sel_click ul ul a,
section.side_menu #lang_sel_click ul ul a:visited{
color: #000000 !important;    }
.woocommerce del,
.woocommerce-page del,
.woocommerce input[type='text']:not(.qode_search_field),
.woocommerce input[type='password'],
.woocommerce input[type='email'],
.woocommerce input[type='tel'],
.woocommerce-page input[type='text']:not(.qode_search_field),
.woocommerce-page input[type='password'],
.woocommerce-page input[type='email'],
.woocommerce-page input[type='tel'],
.woocommerce textarea,
.woocommerce-page textarea,
.woocommerce .select2-container .select2-choice,
.woocommerce-page .select2-container .select2-choice,
.woocommerce .select2-dropdown-open.select2-drop-above .select2-choice,
.woocommerce .select2-dropdown-open.select2-drop-above .select2-choices,
.woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choice,
.woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choices,
.woocommerce .chosen-container.chosen-container-single .chosen-single,
.woocommerce-page .chosen-container.chosen-container-single .chosen-single,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single,
.woocommerce ul.products li.product h4,
.woocommerce div.product p[itemprop='price'] del,
.woocommerce div.product p[itemprop='price'] del span.amount,
.woocommerce div.product div.product_meta > span span,
.woocommerce div.product div.product_meta > span a,
.woocommerce aside ul.product_list_widget li > a,
.woocommerce aside ul.product-categories li > a,
.woocommerce aside ul.product_list_widget li del span.amount,
.shopping_cart_dropdown ul li a,
.select2-drop{
color: #000000;
}
a, p a{
color: #00A39D;		font-weight: 400;	}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,
.q_icon_with_title .icon_with_title_link,
.blog_holder article .post_description a:hover,
.blog_holder.masonry article .post_info a:hover,
.breadcrumb .current,
.breadcrumb a:hover,
.portfolio_social_holder a:hover,
.latest_post_inner .post_infos a:hover{
color: #00A39D;}
a:hover,p a:hover,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,
.q_tabs .tabs-nav li a:hover,
.q_icon_with_title .icon_with_title_link:hover,
.blog_holder article .post_description a,
.blog_holder.masonry article .post_info a,
.portfolio_social_holder a,
.latest_post_inner .post_infos a{
color: #E15C7C;	}
.blog_holder article .post_text h5.blockquote_text,
blockquote .blockquote_text {
font-family: "Crete Round", sans-serif;font-size: 24px;letter-spacing: 0px;font-weight: 400;text-transform: none;color: #00A39D;font-style: italic	}
.subtitle{
color: #000000;             font-family: 'Lato', sans-serif;
font-size: 24px; 	    	font-weight: 400; 	}
.title.breadcrumbs_title .breadcrumb a, .title.breadcrumbs_title .breadcrumb span{
color: #000000;         font-size: 10px;                     }
.title.breadcrumbs_title .breadcrumb a:hover, .title.breadcrumbs_title .breadcrumb span.current{
color: #00A39D;
}
.separator.normal{
border-color: e15c7c; 	border-style: solid; }
.separator.small,
.wpb_column>.wpb_wrapper .separator.small
{
border-bottom-width: 1px; 				border-color: #00A39D; 		width: 50px; 		border-style: solid; }
.blog_holder article,
.author_description,
aside .widget,
section.section,
.animated_icons_with_text .animated_icon_with_text_inner:after,
.animated_icons_with_text .animated_icon_with_text_inner:before{
border-color:;
}
.q_message{
background-color: #00A39D;
}
.q_social_icon_holder .fa-stack {
background-color: #E15C7C;
}
.qbutton,
.qbutton.medium,
#submit_comment,
.load_more a,
.blog_load_more_button a,
.woocommerce .button,
.woocommerce-page .button,
.woocommerce-page input[type="submit"],
.woocommerce input[type="submit"],
.woocommerce ul.products li.product .added_to_cart,
input.wpcf7-form-control.wpcf7-submit,
input.wpcf7-form-control.wpcf7-submit:not([disabled]),
.post-password-form input[type="submit"]{
color: #1a1a1a;font-size: 12px;font-weight: 700;font-family: "Arvo";letter-spacing: 3px;border-color: #00A39D;background-color: transparent;	}
.qbutton:hover,
.qbutton:not(.white):hover,
.qbutton.medium:hover,
#submit_comment:hover,
.load_more a:hover,
.blog_load_more_button a:hover,
.woocommerce .button:hover,
.woocommerce-page .button:hover,
.woocommerce #submit:hover,
.woocommerce ul.products li.product a.qbutton:hover,
.woocommerce-page ul.products li.product a.qbutton:hover,
.woocommerce ul.products li.product .added_to_cart:hover,
.post-password-form input[type='submit']:hover,
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover,
.post-password-form input[type="submit"]:hover{
color: #ffffff;background-color: #00A39D;border-color: #00A39D;	}
.qbutton:before,
.load_more a:before,
.blog_load_more_button a:before,
#submit_comment:before,
.drop_down .wide .second ul li .qbutton:before,
.drop_down .wide .second ul li ul li .qbutton:before {
border-color: #00A39D;		}
.qbutton:hover:before,
.load_more a:hover:before,
.blog_load_more_button a:hover:before,
#submit_comment:hover:before,
.drop_down .wide .second ul li .qbutton:hover:before,
.drop_down .wide .second ul li ul li .qbutton:hover:before {
border-color: #00A39D;		}
.testimonials .testimonial_text_inner p:not(.testimonial_author) {
font-family: "Raleway", sans-serif;font-size: 17px;font-weight: 400;text-transform: none	}
.testimonials .testimonial_text_inner p.testimonial_author {
font-family: "Arvo", sans-serif;font-size: 16px;letter-spacing: 3px;font-weight: 700;text-transform: uppercase	}
.q_counter_holder span.counter{
color: #ffffff; 		font-weight: 400; 		font-size: 60px; 		font-family: 'Arvo', sans-serif; 		}
.q_counter_holder p.counter_text{
color: #00A39D; 		font-weight: 400; 		text-transform: none; 			font-size: 15px; line-height: 1.25em; 		font-style: italic;			font-family: 'Crete Round', sans-serif;
}
.q_tabs .tabs-nav li a{
font-size: 16px; 	font-weight: 400; 			}
.footer_top_holder,	footer #lang_sel > ul > li > a,	footer #lang_sel_click > ul > li > a{
background-color: #3d3d3d;
}
footer #lang_sel ul ul a,footer #lang_sel_click ul ul a,footer #lang_sel ul ul a:visited,footer #lang_sel_click ul ul a:visited{
background-color: #3d3d3d !important;
}
.footer_top_holder { border-top: 2px solid #E15C7C }
.footer_bottom_holder, #lang_sel_footer{
background-color:#1a1a1a;
}
.footer_bottom, .footer_bottom span, .footer_bottom p, .footer_bottom p a, #lang_sel_footer ul li a,
footer #lang_sel > ul > li > a,
footer #lang_sel_click > ul > li > a,
footer #lang_sel a.lang_sel_sel,
footer #lang_sel_click a.lang_sel_sel,
footer #lang_sel ul ul a,
footer #lang_sel_click ul ul a,
footer #lang_sel ul ul a:visited,
footer #lang_sel_click ul ul a:visited,
footer #lang_sel_list.lang_sel_list_horizontal a,
footer #lang_sel_list.lang_sel_list_vertical a,
#lang_sel_footer a{
color: #ffffff	
}
.footer_top h5 {
font-family: "Crete Round", sans-serif;font-size: 17px;letter-spacing: 0px;font-weight: 400;text-transform: none;color: #ffffff;font-style: italic	}
.footer_bottom { height: 20px; }
.blog_holder.masonry article.format-quote .post_text .post_text_inner,
.blog_holder.masonry article.format-link .post_text .post_text_inner,
.blog_holder.masonry_full_width article.format-quote .post_text .post_text_inner,
.blog_holder.masonry_full_width article.format-link .post_text .post_text_inner {
background-color: #ffffff;
}
.blog_holder article.format-link .post_text:hover .post_text_inner,
.blog_holder article.format-quote .post_text:hover .post_text_inner{
border-color: #ffffff;
}
.blog_holder.masonry article,
.latest_post_holder.boxes>ul>li
{
border: 1px solid #b39964;
}
.blog_holder.masonry article .post_text,
.latest_post_holder.boxes>ul>li .latest_post {
padding: 10px 33px;
}
.latest_post_holder.boxes>ul>li .latest_post {
border-bottom: none;
}
.latest_post_holder.boxes .boxes_image {
border-bottom: none;
}
.side_menu_button > a,
.mobile_menu_button span{ color: #00A39D; }
.popup_menu .line,
.popup_menu .line:after, .popup_menu .line:before{
background-color: #00A39D;
}
aside .vertical_menu_area_widget_holder,
aside .vertical_menu_area_widget_holder p,
aside .vertical_menu_area_widget_holder span
{
color: #ffffff;
}
.filter_holder ul li span {
color: #1a1a1a;font-family: "Arvo";font-size: 16px;font-weight: 400;letter-spacing: 3px;text-transform: uppercase;    }
.filter_holder ul li span:after{
color: #1a1a1a;
}
.contact_section .separator.small { display: none; }
.projects_holder article span.text_holder,
.projects_masonry_holder .text_holder,
.portfolio_gallery a .gallery_text_holder,
.gallery_holder ul li .gallery_hover,
.portfolio_slides li:hover .image_pixel_hover {
background-color: #00A39D	}
.price_table_inner ul li.table_title { background-color: #3d3d3d }
.price_table_inner ul li.pricing_table_content li:nth-child(2n+1)  { background-color: #00A39D }
.q_price_table .price_table_inner  { background-color: #f6f4ed }
.price_table_inner .price_button a {
font-family: "Crete Round", sans-serif;font-size: 24px;font-weight: 400;text-transform: none;background-color: #3d3d3d;font-style: italic	}
aside.sidebar .widget h5 {
font-family: "Arvo", sans-serif;font-size: 14px;letter-spacing: 2px;font-weight: 700;text-transform: uppercase;color: #00A39D;background-color: #ffffff;border: 1px solid #00A39D	}
.comment_holder .comment { background-color: #ffffff;border: 1px solid #00A39D }
.projects_holder.standard article .portfolio_description,
.projects_holder.standard_no_space article .portfolio_description {
border: 1px solid #00A39D	}
.projects_holder article .portfolio_description .project_category,
.projects_holder.hover_text article .project_category,
.portfolio_slider li.item .project_category,
.projects_masonry_holder .project_category {
color: #9e9e9e	}
.projects_holder article .portfolio_description .separator,
.projects_holder article .portfolio_description .separator,
.projects_holder article .hover_feature_holder_title .separator,
.portfolio_slider .image_holder .separator,
.portfolio_slider .image_holder .separator.small,
.wpb_column>.wpb_wrapper .projects_holder article .hover_feature_holder_title .separator.small,
.wpb_column>.wpb_wrapper .projects_holder article .portfolio_description .separator.small,
.wpb_column>.wpb_wrapper .image_holder .separator.small {
border-bottom-color: #00A39D;border-bottom-width: 1px;width: 62px		}
.projects_holder .hover_icon_holder .hover_icon,
.portfolio_slider .hover_icon_holder .hover_icon,
.projects_masonry_holder .hover_icon_holder .hover_icon,
.projects_holder .hover_icon_holder.portfolio_like,
.portfolio_slider .hover_icon_holder.portfolio_like,
.projects_masonry_holder .hover_icon_holder.portfolio_like {
background-color: #ffffff;color: #A9D2D8	}
.projects_holder .hover_icon_holder .hover_icon:hover,
.portfolio_slider .hover_icon_holder .hover_icon:hover,
.projects_masonry_holder .hover_icon_holder .hover_icon:hover,
.projects_holder .hover_icon_holder.portfolio_like:hover,
.portfolio_slider .hover_icon_holder.portfolio_like:hover,
.projects_masonry_holder .hover_icon_holder.portfolio_like:hover {
background-color: #e5d9c2;color: #ffffff	}
.woocommerce ul.products li.product h6 {
font-size: 14px;font-weight: 500;color: #000000		}
.woocommerce ul.products li.product .price {
font-size: 14px;font-weight: 500;color: #000000		}
.woocommerce .product .onsale.out-of-stock-button { background-color: #e1e6f7 }
.woocommerce .product .onsale, .woocommerce .product .single-onsale { background-color: #f2dcdc }
.woocommerce-result-count {
font-size: 14px;font-weight: 500;text-transform: none;color: #000000		}
.woocommerce aside.sidebar .woocommerce.widget h5 { border: 1px solid #000000;color: #000000 }
.woocommerce aside.sidebar ul.product_list_widget li, aside ul.product_list_widget li { border: none; padding: 0; }
.woocommerce aside ul.product_list_widget li > a {
font-size: 14px;font-weight: 500;color: #000000		}
.woocommerce aside ul.product_list_widget li span.amount, aside ul.product_list_widget li span.amount {
font-size: 14px;font-weight: 500;color: #000000		}
.woocommerce .product h1.product_title {
font-size: 16px;font-weight: 600;color: #000000		}
.woocommerce div.product .summary p.price span.amount {
font-size: 14px;font-weight: 600;color: #000000		}
.woocommerce .woocommerce-accordion .ui-accordion-header {
font-size: 14px;font-weight: 400;color: #000000		}
.woocommerce .product .summary-inner { border-top: none; padding-top: 0; }
.woocommerce div.product div[itemprop="description"] { border-bottom: none; }