/*
[ Table of Content ]
1. Main
2. Headers
3. Menus
4. Buttons
5. Grid
6. Pages and content block for pages
6.1 Blog
7. Call-to-Action
8. Footer
9. Shop
10. WordPress Styles
11. Visual Composer Styles
12. Animation
13. Responsive
*/

/* =========================================
1. Main
*/
* { -moz-box-sizing: border-box;  box-sizing: border-box;}
*:before,*:after {  -moz-box-sizing: border-box;  box-sizing: border-box;}
html {}
body {font-family: Quattrocento Sans; font-size: 16px; line-height:1.7em; color: #171b21; font-weight: 400; background-color: rgba(255,255,255,1); margin: 0; overflow-x: hidden}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {  display: block;}
audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;}
audio:not([controls]) { display: none;  height: 0;}
[hidden],template {  display: none;}
a {background-color: transparent;text-decoration:none; -webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms;}
a:active, a:hover {  outline: 0; text-decoration: underline}
abbr[title] {border-bottom: 1px dotted;}


/* Headings */
h1 {font-family: Quattrocento; color: #171b21; font-weight: 700; font-size: 40px; line-height: 50px; text-transform: uppercase; text-align: center; margin:0 0 30px 0;}
h2 {font-family: Quattrocento; color: #171b21; font-weight: 700; font-size: 35px; line-height: 45px; text-transform: uppercase; text-align: center; margin-bottom:30px;}
h3 {font-family: Quattrocento; color: #171b21; font-weight: 700; font-size: 30px; line-height: 38px; text-transform: uppercase; text-align: center; margin-bottom:25px;}
h4 {font-family: Quattrocento; color: #171b21; font-weight: 700; font-size: 27px; line-height: 35px; text-transform: uppercase; text-align: center; margin-bottom:25px;}
h5 {font-family: Quattrocento; color: #171b21; font-weight: 400; font-size: 22px; line-height: 28px; text-transform: uppercase; text-align: center; margin-bottom:25px;}
h6 {font-family: Quattrocento; color: #171b21; font-weight: 400; font-size: 17px; line-height: 23px; text-transform: uppercase; text-align: center; margin-bottom:25px;}

a {color: #009c82}
a:hover {color:#009c82}
a:active {color:#6b6d6f}
main {position: relative;padding-top: 80px;}
p a {text-decoration:underline}
p {margin: 0 0 30px; line-height:26px; text-align: left}
b {font-family: Quattrocento;}
section {padding:60px 0 60px 0; position:relative}
blockquote {padding: 40px; margin: 0 0 20px; font-size: 18px; background: rgba(1,156,130,1); color: #ffffff; position:relative; font-style: italic}
blockquote a, blockquote a:hover { color: #ffffff;}
blockquote:before {font-family: 'alico'; content: "\f10d"; font-size: 90px; color: rgba(255,255,255,0.15); position: absolute; top: 20px; left: 20px;}
.center-block { display: block; margin-right: auto; margin-left: auto; float: none;}
legend { display: block; width: 100%; padding: 40px 0 0 0; margin-bottom: 20px; font-size: 21px; line-height: inherit;  border: 0;  border-bottom: 1px solid #e5e5e5; font-weight: bold;}
#scroller {position: fixed; bottom:50px;right: 10%; background-color: transparent; color: rgba(0,156,130,1); border:1px rgba(0,156,130,1) solid; -webkit-transition: all 600ms;  -moz-transition: all 600ms;   transition: all 600ms;
    display: block; width: 50px; height: 50px; text-align: center; font-size:20px; padding-top: 11px;  text-decoration: none; z-index: 1050}
#scroller:before {content: "\ede5"; font-family: 'alico'; }
#scroller:hover {background-color:rgba(0,156,130,1); color: #FFF; text-decoration: none;}
#scroller:hover:active, #scroller:active, #scroller:focus, #scroller:hover:focus {outline: none; text-decoration: none;}

/* <UL> & <OL> styles */
ul, ol {margin: 0 0 30px 30px; padding: 10px;}
ul li, ol li { margin-bottom: 10px; line-height: 1.5em;}
ul li ul, ol li ol, ul li ol, ol li ul {margin-bottom: 0; padding-bottom: 0}
ol.deco, .deco ol, .widget-area ol {margin: 0 0 30px 0;counter-reset: li; list-style: none; padding: 10px;}
ol.deco li,.deco ol li, .widget-area ol li {position: relative;margin: 0 0 10px 2em;  padding: 4px 8px 4px 15px;}
ol.deco li:last-child,.deco ol li:last-child, .widget-area ol li:last-child {margin-bottom: 0;}
ol.deco li:before,.deco ol li:before, .widget-area ol li:before {content: counter(li); counter-increment: li; position: absolute; top:0; left: -36px; padding-top: 4px; width: 36px; height: 36px; -moz-box-sizing: border-box; box-sizing: border-box; margin-right: 8px; border: 2px solid rgba(1,156,130,1); background: rgba(1,156,130,1); font-weight: bold;  text-align: center;  color: #fff;}
ol.deco li ol,.deco ol li ol, .widget-area ol li ol {margin: 20px 0 10px -10px; padding-left:0}
ol.deco li ol li:before,.deco ol li ol li:before, .widget-area ol li ol li:before { top: 5px;  background: #FFF; color: rgba(23,27,33,1)}

ul.deco, .deco ul, .widget-area ul {margin: 0 0 40px 0; list-style: disc; padding: 10px;}
ul.deco li, .deco ul li, .widget-area ul li {position: relative;margin: 0 0 5px 2em;  padding: 4px 8px;}
ul.deco li:last-child, .deco ul li:last-child, .widget-area ul li:last-child {margin-bottom: 0;}
ul.deco li:before, .deco ul li:before, .widget-area ul li:before {content: "\f058"; font-family: 'alico'; color:rgba(1,156,130,1); font-size: 18px; position: absolute; top: 0; left: -20px; width: 21px; height: 27px; -moz-box-sizing: border-box; box-sizing: border-box; margin-right: 8px; padding: 3px; border:0;text-align: center; background-color: rgba(255,255,255,1);}
ul.deco li ul, .deco ul li ul, .widget-area ul li ul { list-style:none; margin: 0 0 0 -20px; padding-left:0; padding-bottom: 0}
ul.deco li ul li, .widget-area ul li ul li {}
ul.deco li ul li:before, .deco ul li ul li:before, .widget-area ul li ul li:before {content: "\f05d";}
.widget-area ul li ul li ul li { margin-left: -8px; }
.widget-area ul li ul {margin-left: 0}
/* <UL> & <OL> styles END */

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.headinginfo, pre, .uvc-sub-heading {text-align:center; color:rgba(156,159,162,1); margin-bottom:35px; border: 0; background-color: transparent;  font-family: Quattrocento Sans;}
.mainbgr {background-position: center top;}
.mainbox {margin: 0 auto;width: 100%;}
.tal {text-align: left}
.tar {  text-align: right;}
.tac, .text-center {text-align: center}
.dnone {display: none !important}
figure { margin: 16px 0; }

/* Paddings & Margins */
.mrg0 {margin: 0 !important}
.p0 {padding: 0 !important}
.mrg20 {margin: 20px !important}
.p20 {padding: 20px !important}
.mrg30 {margin: 30px !important}
.p30 {padding: 30px !important}
.mrg40 {margin: 40px !important}
.p40 {padding: 40px !important}
.mrg50 {margin: 50px !important}
.p50 {padding: 50px !important}
.mrgb10 {  margin-bottom: 10px !important;}
.mrgb20 {  margin-bottom: 20px !important;}
.mrgb30 {  margin-bottom: 30px !important;}
.mrgb40 {  margin-bottom: 40px !important;}
.mrgt10 { margin-top: 10px !important;}
.mrgt20 { margin-top: 20px !important;}
.mrgt30 { margin-top: 30px !important;}
.mrgt40 { margin-top: 40px !important;}
.mrgl10 {  margin-left: 10px !important;}
.mrgl20 {  margin-left: 20px !important;}
.mrgl30 {  margin-left: 30px !important;}
.mrgl40 {  margin-left: 40px !important;}
.mrgr10 { margin-right: 10px !important;}
.mrgr20 { margin-right: 20px !important;}
.mrgr30 { margin-right: 30px !important;}
.mrgr40 { margin-right: 40px !important;}
.pb0 {padding-bottom: 0 !important}
.pb20 {  padding-bottom: 20px !important;}
.pb30 {  padding-bottom: 30px !important;}
.pb40 {  padding-bottom: 40px !important;}
.pb60 {padding-bottom: 60px !important;}
.pt0 {padding-top: 0 !important}
.pt20 { padding-top: 20px !important;}
.pt30 { padding-top: 30px !important;}
.pt40 { padding-top: 40px !important;}
.pt60 {padding-top: 60px !important;}
.pl0 {padding-left: 0 !important}
.pl20 {  padding-left: 20px !important;}
.pl30 {  padding-left: 30px !important;}
.pl40 {  padding-left: 40px !important;}
.pl60 {padding-left: 60px !important;}
.pr0 {padding-right: 0 !important}
.pr20 { padding-right: 20px !important;}
.pr30 { padding-right: 30px !important;}
.pr40 { padding-right: 40px !important;}
.pr60 {padding-right: 60px !important;}

/* FORMS & INPUTS */
.form-group {margin-bottom: 30px;}
.form-control {display: block; width: 100%;}
.form-control:focus {  outline: 0;}
.form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle;}
.sr-only {position: absolute; width: 1px; height: 1px;margin: -1px; padding: 0; overflow: hidden;  clip: rect(0, 0, 0, 0); border: 0;}
input { outline: none; }
form {}
textarea, textarea.form-control {min-height:100px; font-family: Quattrocento Sans;}
/* Inputs for white bgr */
input[type=text], input[type=tel], input[type=email], input[type=password], input[type=url], textarea, textarea.form-control, input[type=search] {border:1px rgba(156,159,162,1) solid; font-size:17px; padding:16px 20px 17px 20px; color: #00000b; background-color: transparent; display: block; height: 50px;  border-radius:0; width: 100%; max-width: 100%; -moz-box-sizing: border-box; box-sizing: border-box;font-family: Quattrocento Sans;}
input[type=text]:active, input[type=tel]:active, input[type=email]:active, input[type=password]:active, input[type=url]:active, textarea:active, textarea.form-control:active, input[type=search]:active, input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus, input[type=password]:focus, input[type=url]:focus, textarea:focus, textarea.form-control:focus, input[type=search]:focus { background-color: #FFF; border-color: rgba(0,156,130,1); color: #00000b; outline:none}
input[type=text]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder,  input[type=password]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder, select::-webkit-input-placeholder, .select2-container a::-webkit-input-placeholder {color: #69696d;}
input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=url]::-moz-placeholder, textarea::-moz-placeholder,  textarea.form-control::-moz-placeholder, select::-moz-placeholder, .select2-container a::-moz-placeholder {color: #69696d;}
input[type=text]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=url]:-moz-placeholder, textarea:-moz-placeholder,  textarea.form-control:-moz-placeholder, select:-moz-placeholder, .select2-container a:-moz-placeholder {color: #69696d;}
input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, textarea:-ms-input-placeholder,  textarea.form-control:-ms-input-placeholder, select:-ms-input-placeholder, .select2-container a:-ms-input-placeholder {color: #69696d;}
.vf1s
/* Inputs for dark bgr */
.darkform input[type=text], .darkform input[type=tel], .darkform input[type=email], .darkform input[type=password], .darkform input[type=url], .darkform textarea, .darkform textarea.form-control {border:1px #FFF solid; font-size:17px; padding:16px 20px 17px 20px; color: #fff; background-color: transparent; display: block; height: 50px;  border-radius:0; width: 100%; max-width: 100%}
.darkform input[type=text]:active, .darkform input[type=tel]:active, .darkform input[type=email]:active, .darkform input[type=password]:active, .darkform input[type=url]:active, .darkform textarea:active, .darkform textarea.form-control:active, .darkform input[type=text]:focus, .darkform input[type=tel]:focus, .darkform input[type=email]:focus, .darkform input[type=password]:focus, .darkform input[type=url]:focus, .darkform textarea:focus, .darkform textarea.form-control:focus { background-color: #FFF; border-color: #FFF; color: #00000b; }
.darkform input[type=text]::-webkit-input-placeholder, .darkform input[type=tel]::-webkit-input-placeholder, .darkform input[type=email]::-webkit-input-placeholder, .darkform input[type=password]::-webkit-input-placeholder, .darkform input[type=url]::-webkit-input-placeholder, .darkform textarea::-webkit-input-placeholder, .darkform textarea.form-control::-webkit-input-placeholder, .darkform select::-webkit-input-placeholder {color: #FFF;}
.darkform input[type=text]::-moz-placeholder, .darkform input[type=tel]::-moz-placeholder, .darkform input[type=email]::-moz-placeholder, .darkform input[type=password]::-moz-placeholder, .darkform input[type=url]::-moz-placeholder, .darkform textarea::-moz-placeholder,  .darkform textarea.form-control::-moz-placeholder, .darkform select::-moz-placeholder {color: #FFF;}
.darkform input[type=text]:-moz-placeholder, .darkform input[type=tel]:-moz-placeholder, .darkform input[type=email]:-moz-placeholder, .darkform input[type=password]:-moz-placeholder, .darkform input[type=url]:-moz-placeholder, .darkform textarea:-moz-placeholder,  .darkform textarea.form-control:-moz-placeholder, .darkform select:-moz-placeholder {color: #FFF;}
.darkform input[type=text]:-ms-input-placeholder, .darkform input[type=tel]:-ms-input-placeholder, .darkform input[type=email]:-ms-input-placeholder, .darkform input[type=password]:-ms-input-placeholder, .darkform input[type=url]:-ms-input-placeholder, .darkform textarea:-ms-input-placeholder,  .darkform textarea.form-control:-ms-input-placeholder, .darkform select:-ms-input-placeholder {color: #FFF;}
.darkform input[type=text]:active::-webkit-input-placeholder, .darkform input[type=tel]:active::-webkit-input-placeholder, .darkform input[type=email]:active::-webkit-input-placeholder, .darkform input[type=password]:active::-webkit-input-placeholder, .darkform input[type=url]:active::-webkit-input-placeholder, .darkform textarea:active::-webkit-input-placeholder, .darkform textarea:active.form-control::-webkit-input-placeholder, .darkform select::-webkit-input-placeholder {color: rgba(23,27,33,1);}
.darkform input[type=text]:active::-moz-placeholder, .darkform input[type=tel]:active::-moz-placeholder, .darkform input[type=email]:active::-moz-placeholder, .darkform input[type=password]:active::-moz-placeholder, .darkform input[type=url]:active::-moz-placeholder, .darkform textarea:active::-moz-placeholder,  .darkform textarea:active.form-control::-moz-placeholder, .darkform select:active::-moz-placeholder {color: rgba(23,27,33,1);}
.darkform input[type=text]:active:-moz-placeholder, .darkform input[type=tel]:active:-moz-placeholder, .darkform input[type=email]:active:-moz-placeholder, .darkform input[type=password]:active:-moz-placeholder, .darkform input[type=url]:active:-moz-placeholder, .darkform textarea:active:-moz-placeholder,  .darkform textarea:active.form-control:-moz-placeholder, .darkform select:active:-moz-placeholder {color: rgba(23,27,33,1);}
.darkform input[type=text]:active:-ms-input-placeholder, .darkform input[type=tel]:active:-ms-input-placeholder, .darkform input[type=email]:active:-ms-input-placeholder, .darkform input[type=password]:active:-ms-input-placeholder, .darkform input[type=url]:active:-ms-input-placeholder, .darkform textarea:active:-ms-input-placeholder,  .darkform textarea:active.form-control:-ms-input-placeholder, .darkform select:active:-ms-input-placeholder {color: rgba(23,27,33,1);}
.darkform input[type=text]:focus::-webkit-input-placeholder, .darkform input[type=tel]:focus::-webkit-input-placeholder, .darkform input[type=email]:focus::-webkit-input-placeholder, .darkform input[type=password]:focus::-webkit-input-placeholder, .darkform input[type=url]:focus::-webkit-input-placeholder, .darkform textarea:focus::-webkit-input-placeholder, .darkform textarea:focus.form-control::-webkit-input-placeholder, .darkform select::-webkit-input-placeholder {color: rgba(23,27,33,1);}
.darkform input[type=text]:focus::-moz-placeholder, .darkform input[type=tel]:focus::-moz-placeholder, .darkform input[type=email]:focus::-moz-placeholder, .darkform input[type=password]:focus::-moz-placeholder, .darkform input[type=url]:focus::-moz-placeholder, .darkform textarea:focus::-moz-placeholder,  .darkform textarea:focus.form-control::-moz-placeholder, .darkform select:focus::-moz-placeholder {color: rgba(23,27,33,1);}
.darkform input[type=text]:focus:-moz-placeholder, .darkform input[type=tel]:focus:-moz-placeholder, .darkform input[type=email]:focus:-moz-placeholder, .darkform input[type=password]:focus:-moz-placeholder, .darkform input[type=url]:focus:-moz-placeholder, .darkform textarea:focus:-moz-placeholder,  .darkform textarea:focus.form-control:-moz-placeholder, .darkform select:focus:-moz-placeholder {color: rgba(23,27,33,1);}
.darkform input[type=text]:focus:-ms-input-placeholder, .darkform input[type=tel]:focus:-ms-input-placeholder, .darkform input[type=email]:focus:-ms-input-placeholder, .darkform input[type=password]:focus:-ms-input-placeholder, .darkform input[type=url]:focus:-ms-input-placeholder, .darkform textarea:focus:-ms-input-placeholder,  .darkform textarea:focus.form-control:-ms-input-placeholder, .darkform select:focus:-ms-input-placeholder {color: rgba(23,27,33,1);}
.darkform .name, .darkform .mail, .darkform .phone, .darkform .site, .darkform .mess {position: relative}
.darkform .name:before, .darkform .mail:before, .darkform .phone:before, .darkform .site:before, .darkform .mess:before {font-family: 'alico'; position: absolute; top: 10px;  left: 15px; font-size: 16px; color: #FFF;     z-index: 1;}
.darkform .name:active:before, .darkform .name:focus:before, .darkform .name:hover:before,
.darkform .mail:active:before,.darkform .mail:focus:before,.darkform .mail:hover:before,
.darkform .phone:active:before,.darkform .phone:focus:before,.darkform .phone:hover:before,
.darkform .site:active:before,.darkform .site:focus:before,.darkform .site:hover:before,
.darkform .mess:active:before, .darkform .mess:focus:before, .darkform .mess:hover:before {color: rgba(0,156,130,1); z-index: 9;}
.darkform .name:before {content: "\f007";}
.darkform .mail:before {content: "\f0e0";}
.darkform .phone:before {content: "\ea4f";}
.darkform .site:before {content: "\f0c1";}
.darkform .mess:before  {content: "\f075";}
.bgrsd {background-color: rgba(23, 27, 33, 0.48); padding: 0 60px 50px 60px !important}
.bgrsd > .form-group {}
.darkform h3 {color:#FFF; background-color: rgba(0,156,130,1); margin: 0 -60px 30px -60px;  padding: 35px 0 30px 0;}
.darkform.bgrsd input[type=text], .darkform.bgrsd input[type=tel], .darkform.bgrsd input[type=email], .darkform.bgrsd input[type=password], .darkform.bgrsd input[type=url], .darkform.bgrsd textarea, .darkform.bgrsd textarea.form-control {padding-left: 45px}
.darkform.withico input[type=text], .darkform.withico input[type=tel], .darkform.withico input[type=email], .darkform.withico input[type=password], .darkform.withico input[type=url], .darkform.withico textarea, .darkform.withico textarea.form-control {padding-left: 45px}
.darkform.withico .name:before, .darkform.withico .mail:before, .darkform.withico .phone:before, .darkform.withico .site:before, .darkform.withico .mess:before {left: 30px;top:9px;color: rgba(0,156,130,1)}
.darkform h2 {color: rgba(0,156,130,1)}
.darkform.modalbgr {padding: 30px 50px}
.darkform.modalbgr > div {}
.darkform.modalbgr h3 {margin: 0 0 30px 0; padding: 0; background-color: transparent}
.darkform.modalbgr:after {content: ""; display: block; clear: both}
.pzero .ult_modal-body {padding: 0}

/* Inputs for dark bgr 2 */
.darkform2 input[type=text], .darkform2 input[type=tel], .darkform2 input[type=email], .darkform2 input[type=password], .darkform2 input[type=url], .darkform2 textarea, .darkform2 textarea.form-control {border:2px #FFF solid !important; font-size:17px; padding:16px 20px 17px 20px; color: #69696d; background-color: #FFF; display: block; height: 50px;  border-radius:0; width: 100%; max-width: 100%}
.darkform2 input[type=text]:active, .darkform2 input[type=tel]:active, .darkform2 input[type=email]:active, .darkform2 input[type=password]:active, .darkform2 input[type=url]:active, .darkform2 textarea:active, .darkform2 textarea.form-control:active, .darkform2 input[type=text]:focus, .darkform2 input[type=tel]:focus, .darkform2 input[type=email]:focus, .darkform2 input[type=password]:focus, .darkform2 input[type=url]:focus, .darkform2 textarea:focus, .darkform2 textarea.form-control:focus { background-color: #FFF; border-color: rgba(1,156,130,1) !important; color: #00000b; }
.darkform2 input[type=text]::-webkit-input-placeholder, .darkform2 input[type=tel]::-webkit-input-placeholder, .darkform2 input[type=email]::-webkit-input-placeholder, .darkform2 input[type=password]::-webkit-input-placeholder, .darkform2 input[type=url]::-webkit-input-placeholder, .darkform2 textarea::-webkit-input-placeholder, .darkform2 textarea.form-control::-webkit-input-placeholder, .darkform2 select::-webkit-input-placeholder {color: #69696d;}
.darkform2 input[type=text]::-moz-placeholder, .darkform2 input[type=tel]::-moz-placeholder, .darkform2 input[type=email]::-moz-placeholder, .darkform2 input[type=password]::-moz-placeholder, .darkform2 input[type=url]::-moz-placeholder, .darkform2 textarea::-moz-placeholder,  .darkform2 textarea.form-control::-moz-placeholder, .darkform2 select::-moz-placeholder {color: #69696d;}
.darkform2 input[type=text]:-moz-placeholder, .darkform2 input[type=tel]:-moz-placeholder, .darkform2 input[type=email]:-moz-placeholder, .darkform2 input[type=password]:-moz-placeholder, .darkform2 input[type=url]:-moz-placeholder, .darkform2 textarea:-moz-placeholder,  .darkform2 textarea.form-control:-moz-placeholder, .darkform2 select:-moz-placeholder {color: #69696d;}
.darkform2 input[type=text]:-ms-input-placeholder, .darkform2 input[type=tel]:-ms-input-placeholder, .darkform2 input[type=email]:-ms-input-placeholder, .darkform2 input[type=password]:-ms-input-placeholder, .darkform2 input[type=url]:-ms-input-placeholder, .darkform2 textarea:-ms-input-placeholder,  .darkform2 textarea.form-control:-ms-input-placeholder, .darkform2 select:-ms-input-placeholder {color: #69696d;}
.darkform2 input[type=text]:active::-webkit-input-placeholder, .darkform2 input[type=tel]:active::-webkit-input-placeholder, .darkform2 input[type=email]:active::-webkit-input-placeholder, .darkform2 input[type=password]:active::-webkit-input-placeholder, .darkform2 input[type=url]:active::-webkit-input-placeholder, .darkform2 textarea:active::-webkit-input-placeholder, .darkform2 textarea:active.form-control::-webkit-input-placeholder, .darkform2 select::-webkit-input-placeholder {color: rgba(23,27,33,1);}
.darkform2 input[type=text]:active::-moz-placeholder, .darkform2 input[type=tel]:active::-moz-placeholder, .darkform2 input[type=email]:active::-moz-placeholder, .darkform2 input[type=password]:active::-moz-placeholder, .darkform2 input[type=url]:active::-moz-placeholder, .darkform2 textarea:active::-moz-placeholder,  .darkform2 textarea:active.form-control::-moz-placeholder, .darkform2 select:active::-moz-placeholder {color: rgba(23,27,33,1);}
.darkform2 input[type=text]:active:-moz-placeholder, .darkform2 input[type=tel]:active:-moz-placeholder, .darkform2 input[type=email]:active:-moz-placeholder, .darkform2 input[type=password]:active:-moz-placeholder, .darkform2 input[type=url]:active:-moz-placeholder, .darkform2 textarea:active:-moz-placeholder,  .darkform2 textarea:active.form-control:-moz-placeholder, .darkform2 select:active:-moz-placeholder {color: rgba(23,27,33,1);}
.darkform2 input[type=text]:active:-ms-input-placeholder, .darkform2 input[type=tel]:active:-ms-input-placeholder, .darkform2 input[type=email]:active:-ms-input-placeholder, .darkform2 input[type=password]:active:-ms-input-placeholder, .darkform2 input[type=url]:active:-ms-input-placeholder, .darkform2 textarea:active:-ms-input-placeholder,  .darkform2 textarea:active.form-control:-ms-input-placeholder, .darkform2 select:active:-ms-input-placeholder {color: rgba(23,27,33,1);}
.darkform2 input[type=text]:focus::-webkit-input-placeholder, .darkform2 input[type=tel]:focus::-webkit-input-placeholder, .darkform2 input[type=email]:focus::-webkit-input-placeholder, .darkform2 input[type=password]:focus::-webkit-input-placeholder, .darkform2 input[type=url]:focus::-webkit-input-placeholder, .darkform2 textarea:focus::-webkit-input-placeholder, .darkform2 textarea:focus.form-control::-webkit-input-placeholder, .darkform2 select::-webkit-input-placeholder {color: rgba(23,27,33,1);}
.darkform2 input[type=text]:focus::-moz-placeholder, .darkform2 input[type=tel]:focus::-moz-placeholder, .darkform2 input[type=email]:focus::-moz-placeholder, .darkform2 input[type=password]:focus::-moz-placeholder, .darkform2 input[type=url]:focus::-moz-placeholder, .darkform2 textarea:focus::-moz-placeholder,  .darkform2 textarea:focus.form-control::-moz-placeholder, .darkform2 select:focus::-moz-placeholder {color: rgba(23,27,33,1);}
.darkform2 input[type=text]:focus:-moz-placeholder, .darkform2 input[type=tel]:focus:-moz-placeholder, .darkform2 input[type=email]:focus:-moz-placeholder, .darkform2 input[type=password]:focus:-moz-placeholder, .darkform2 input[type=url]:focus:-moz-placeholder, .darkform2 textarea:focus:-moz-placeholder,  .darkform2 textarea:focus.form-control:-moz-placeholder, .darkform2 select:focus:-moz-placeholder {color: rgba(23,27,33,1);}
.darkform2 input[type=text]:focus:-ms-input-placeholder, .darkform2 input[type=tel]:focus:-ms-input-placeholder, .darkform2 input[type=email]:focus:-ms-input-placeholder, .darkform2 input[type=password]:focus:-ms-input-placeholder, .darkform2 input[type=url]:focus:-ms-input-placeholder, .darkform2 textarea:focus:-ms-input-placeholder,  .darkform2 textarea:focus.form-control:-ms-input-placeholder, .darkform2 select:focus:-ms-input-placeholder {color: rgba(23,27,33,1);}
.darkform2 .name, .darkform2 .mail, .darkform2 .phone, .darkform2 .site, .darkform2 .mess {position: relative}
.darkform2 .name:before, .darkform2 .mail:before, .darkform2 .phone:before, .darkform2 .site:before, .darkform2 .mess:before {font-family: 'alico'; position: absolute; top: 10px; left: 15px; font-size: 16px; color: rgba(0,156,130,1);     z-index: 1;}
.darkform2 .name:before {content: "\f007";}
.darkform2 .mail:before {content: "\f0e0";}
.darkform2 .phone:before {content: "\ea4f";}
.darkform2 .site:before {content: "\f0c1";}
.darkform2 .mess:before  {content: "\f075";}
.darkform2 h3 {color:rgba(0,156,130,1)}
.darkform2 h3 span {color:#FFF}
.darkform2.withico input[type=text], .darkform2.withico input[type=tel], .darkform2.withico input[type=email], .darkform2.withico input[type=password], .darkform2.withico input[type=url], .darkform2.withico textarea, .darkform2.withico textarea.form-control {padding-left: 45px}
.darkform.vf1s input[type=text], .darkform.vf1s input[type=tel], .darkform.vf1s input[type=email], .darkform.vf1s input[type=password], .darkform.vf1s input[type=url], .darkform.vf1s textarea, .darkform.vf1s textarea.form-control {border-width: 2px !important}
.rev_slider .darkform.vf1s .name:before, .rev_slider .darkform.vf1s.vf1s .mail:before, .rev_slider .darkform .phone:before, .rev_slider .darkform.vf1s .site:before, .rev_slider .darkform.vf1s .mess:before { top: 15px; line-height: 1; }
.rev_slider .darkform.vf1s .mess:before { top: 13px;}
.rev_slider .darkform.vf1s input[type=submit] {width: 100% !important}
input[type=submit] {cursor:pointer}

input[type=checkbox], input[type=radio], .woocommerce form .form-row .input-checkbox {position:relative; margin:0 14px 0 14px}
input[type=checkbox]:before, input[type=radio]:before { position:absolute;    top: -5px;  left: -1px; font-family: 'alico'; font-style: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color: rgba(1,156,130,1); font-size: 16px; padding: 2px; width: 20px; height: 20px; display: inline-block; border-radius: 0; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; transition: all 200ms linear; cursor:pointer}
input[type=checkbox]:before {content: "\f00c"; color: #fff;font-family: 'alico';}
input[type=checkbox]:checked:before { content: "\f00c";font-family: 'alico'; color: rgba(136,136,136,1);}
input[type=checkbox]:hover:before { background-color: #e2e4e4;}

input[type=radio]:before { content: "\f111";font-family: 'alico'; color: #fff; border-radius: 50%;  padding: 3px 4px 4px; font-size: 14px;}
input[type=radio]:checked:before, input[type=radio]:hover:before { content: "\f111";font-family: 'alico'; color: rgba(136,136,136,1)}
input[type=file] {border-radius: 5px;  padding: 5px 10px; background-color: rgba(248,245,247,1);}
.form-inline input, .custom-checkbox {margin-right:10px}
.help-block { color: rgba(107,109,111,1); padding:20px 0 0 34px; position: relative; margin-left: 20px}
.help-block:before {font-family: 'alico'; content: "\ed82"; font-size: 20px; color: rgba(192,193,195,1); position: absolute; top: 18px; left: 0;}

select.form-control, select, .select2-container a, .woocommerce .select2-container .select2-choice {padding: 6px 12px; color: #00000b;  background-color: #FFF;border:1px rgba(156,159,162,1) solid;  border-radius: 0;font-size: 17px;height:50px; -webkit-border-radius: 0px;}
select.form-control:hover, select.form-control:active, select.form-control:focus, select:hover, select:active, select:focus, .select2-container a:hover, .select2-container a:active, .select2-container a:focus, .woocommerce .select2-container .select2-choice:hover, .woocommerce .select2-container .select2-choice:active, .woocommerce .select2-container .select2-choice:focus {background-color: #FFF; border-color: rgba(0,156,130,1); color: #00000b;}
.widget-area select {background-color: #FFF; max-width: 100%}
.quantity input[type=number] {color:rgba(86,83,90,1);}
label {margin-right:20px}
.content-area {margin-left: 15px; margin-right: 15px}
.ctaction1 .wpcf7-mail-sent-ok {background-color:rgba(251,164,70,0.8); color: #ffffff;border:0}
.wpcf7-response-output {    clear: both; background-color: #fff; margin: 20px 0 0 0 !important;}
/* Tables & Embeds */
table { margin-bottom: 25px; width: 100%}
table td {border-right: 1px rgba(156,159,162,1) solid; border-bottom: 1px rgba(156,159,162,1) solid; padding: 5px 10px}
table td:last-child {border-right: 0;}
table th {padding: 5px 10px; font-weight: bold}
table tr:nth-child(odd) {}
table tr:nth-child(even) {}
caption {  padding-top: 8px;  padding-bottom: 12px;  color: #777777; text-align: center;}
dl dt { padding: 5px 10px}
dl dd { padding: 5px 10px}
.embed-responsive { position: relative;  display: block;  height: 0;  padding: 0;  overflow: hidden;}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {  position: absolute;  top: 0;  left: 0;  bottom: 0;  height: 100%;  width: 100%;  border: 0;}
.embed-responsive-16by9 {  padding-bottom: 56.25%;}
.embed-responsive-4by3 {  padding-bottom: 75%;}

/* =========================================
2. Headers
*/

.thelaw_saveheader {height:400px; background-color: #53565b}
.mainbgr .thelaw_saveheader {background-color: transparent; height: 0}
.phone-head {font-size: 22px;color: #fff;}
.phone-head span {font-size: 18px; margin-right: 10px}
.burger {text-align: right;}
.burger button {background: none;outline: none;border: none;font-size: 34px;color: #fff; cursor: pointer}
/* topbar */
.top {background: rgba(23,27,33,1);color: rgba(243,243,243,1); min-height: 36px;padding-top: 5px;text-align: center; font-size: 16px}
.top p {margin: 2px 0 0 0;text-align: left}
.contacttb {text-align: left;}
.contacttb > div {white-space: nowrap; display: inline-block; padding-right: 32px;}
.contacttb i, .contacttb span {margin-right: 7px; margin-left: 0;}

.social a {color: #fff;font-size: 16px;opacity: .65;filter: alpha(opacity=65); text-decoration: none}
.social a:hover { opacity: 1; filter: alpha(opacity=100);}
.social span {font-size: 14px}
.social ul {margin: 2px 0 0 0;text-align: right;padding: 0;}
.social ul li {list-style: none;display: inline;margin-left: 15px;}
.social li:last-child {margin-right: 0;}

/* Header 2 */
.headerimg {}

/*Header Minimized*/
.minimized {}
.minimized .phone-head, .minimized .burger button {color: rgba(255,255,255,1)}
.but-wrap {color: #fff;font-size: 17px;padding-top: 0;}
.but-wrap .line {width: 70px;padding-top: 2px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;margin: 25px auto;}

/* Short Header based on Header Minimized */
.shortheader4 {padding-top: 30px; position: relative;  background-color: rgba(23,27,33,1); height: auto; }
.overlayout {position: absolute;top: 0; left: 0; right: 0; height: auto; width: 100%; opacity: 0.25; filter: alpha(opacity=25); overflow: hidden;}
.shortheader4 .container {}
.shortheader4 .firs-title {padding-top: 192px;}
.shortheader4 .firs-title, #header4 .second-title {font-size: 90px;text-align: center;color: rgba(1,156,130,1);text-transform: uppercase;font-weight: bold;line-height: 1;word-wrap: break-word;}
#header4 .second-title { color:#FFF}
.shortheader4 .second-title {color: #fff;font-family: Quattrocento, serif;}

/* Header 4  with H1 and Breadcrumbs */
.header-text h1{color: #fff;margin:40px 0; text-align: left}
.shortheader1 {position:relative; height: auto}
.shortheader1 .pageheading {}
.transparent {position: absolute; top: 0; left: 0; right: 0;}
.transparent [id*="layerslider_"], .transparent [id*="layerslider_"] .ls-inner, .transparent [id*="layerslider_"] .ls-inner .ls-slide, .transparent [id*="layerslider_"] .ls-inner .ls-slide .ls-bg {min-height: 270px !important; }
.transparent [id*="layerslider_"] .ls-inner .ls-slide .ls-bg {width: auto !important; overflow: hidden}
.transparent:after {display: block; content: " ";  clear: both;}
.shortheader1 .top {z-index: 9999; position: relative}
.shortheader1 .whitelinemenu {z-index: 99999; position: relative}
.shortheader1 .pageheading {z-index: 9999; position: relative}
.headeroverslider {height: auto; position: relative;}
.mainbgr .headeroverslider {height: auto; position: relative; }
.shortheader1 .overslider {position: relative;z-index: 10;}
.sliderh4under {position: absolute;top: 0;left: 0;right: 0;z-index: 0;}
.pageheading {padding: 0; font-size:15px; color: #FFF; margin-top: 0; border-top: 1px #6a6d72 solid; overflow: hidden; position: relative}
.pageheading a { color:#d0d0d0}
.pageheading .breadcrumb {margin-top:52px; text-align: right}
.pageheading h1, .single .pageheading h1 {color: #FFF; margin:40px 0; text-align: left; text-transform: uppercase; font-size: 34px; line-height: 44px;max-width: 750px;}
.pageheading .mid {height: 100%; position: absolute; right: 0; top: 0;overflow: hidden;}
.pageheading .relat {position: relative}

/* For SLiders */
.slide-line {width: 80px;padding-top: 2px;border-top: 1px solid #8a898e;border-bottom: 1px solid #8a898e;margin: 30px auto;}
.tacw {width: 100% !important; text-align: center !important;}
.tac7w {width: 60% !important; text-align: center !important; margin-left: 20% !important;margin-right: 20% !important}
.bold {font-weight:bold}
.italic {font-style: italic}
.tar100 {width: 100% !important; text-align: right !important; padding-right: 15% !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important}
.tal100 {width: 100% !important; text-align: left !important; padding-left: 15% !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important}
.tar400 {width: 100% !important; text-align: right !important; padding: 0 15% 0 60% !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; }
.yellic span {color:rgba(0,156,130,1) !important; font-style: italic !important}
.yell span {color:rgba(0,156,130,1) !important;}
.grbgr span {background-color: rgba(23,27,33,0.85); padding: 20px 35px !important}
/*Rev Slider Form */
.rev_slider .darkform {}
.rev_slider .darkform h3 {margin: 0 -60px 30px -60px !important; font-size: 24px !important; font-weight: bold !important}
.rev_slider .darkform input, .rev_slider .darkform.bgrsd textarea, .rev_slider .darkform.bgrsd textarea.form-control {line-height: 20px !important;}
.rev_slider .darkform .name:before, .rev_slider .darkform .mail:before, .rev_slider .darkform .phone:before, .rev_slider .darkform .site:before, .rev_slider .darkform .mess:before {top: 15px;}
.rev_slider .darkform input[type=submit].btn-default {padding: 13px 30px !important; font-size: 14px !important; line-height: 14px !important; font-weight: bold !important; font-family: Quattrocento !important; text-transform: uppercase !important;border: 3px solid rgba(0,156,130,1) !important; -webkit-transition:  all 600ms; transition:  all 600ms}
.rev_slider .darkform.bgrsd input[type=text], .rev_slider .darkform.bgrsd input[type=tel], .rev_slider .darkform.bgrsd input[type=email], .rev_slider .darkform.bgrsd input[type=password], .rev_slider .darkform.bgrsd input[type=url], .rev_slider .darkform.bgrsd textarea, .rev_slider .darkform.bgrsd textarea.form-control {  padding-left: 45px !important; font-size: 17px !important}
.rev_slider span.wpcf7-not-valid-tip { color: #f00 !important; font-size: 14px !important; line-height: 12px !important; background-color: #fff !important; padding: 4px 2px !important;}
.rev_slider div.wpcf7-validation-errors { border: 2px solid #f7e700; font-size: 14px !important; line-height: 12px !important; background-color: #fff !important; white-space: normal; padding: 4px 2px !important;}

/* =========================================
3. Menus
*/
button.search-sbmt {position: absolute;z-index: 10;border: none;outline: none;background: none;top: 13px;}
button.search-sbmt-close {right: 15px;}
button.search-sbmt:hover, button.search-sbmt:active, button.search-sbmt:focus, button.search-sbmt-close:hover, button.search-sbmt-close:active, button.search-sbmt-close:focus { background-color: transparent !important;}
.search-item-nav .search-block.opened-search span:hover { color:rgba(0,156,130,1) !important}
.navbar-collapse {overflow-x: visible; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);  -webkit-overflow-scrolling: touch;}
.navbar-collapse.in {overflow-y: visible;position: relative; width: 100%;}
@media (min-width: 768px) {
    .navbar-collapse { width: auto; border-top: 0; box-shadow: none;  }
    .navbar-collapse.collapse { display: block !important; height: auto !important;  padding-bottom: 0; overflow: visible !important;  }
    .navbar-collapse.in {overflow-y: visible; }
    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {  padding-left: 0;  padding-right: 0; }
}
.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse { max-height: 340px;}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse { max-height: 200px;}
}
.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {margin-right: -15px;  margin-left: -15px;}
@media (min-width: 768px) {.container > .navbar-header,.container-fluid > .navbar-header,  .container > .navbar-collapse, .container-fluid > .navbar-collapse {  margin-right: 0;  margin-left: 0; }
}
.navbar-toogle {font-size: 60px; border: 0 !important; padding: 0 !important; background: transparent;  outline: none;margin-top: 0;  margin-bottom: -10px; cursor: pointer;}
.navbar-toggle:active {outline: none;}
.navbar-toogle span {font-size: 60px; color: rgba(0,156,130,1); -webkit-transition: all 600ms;-moz-transition: all 600ms;transition: all 600ms;}
.navbar-toogle span:active {color: rgba(0,156,130,1)}
.navbar {margin-top: 10px}
.navbar-nav { list-style: none;  margin: 0;  padding: 0;  }
.navbar-nav li {display: inline-block;margin-bottom: 0; position: relative;}
.navbar-nav li a {display: block; text-decoration: none; padding: 5px 15px; font-size: 17px; font-weight: bold; font-family: Roboto; font-weight: 500; line-height: 23px;  font-size: 15px;}
/*search in menu*/
.search-item-nav {position: absolute;}
.opened-search {overflow: visible;}
.navbar-nav li a.open-search {padding: 0 15px; height:22px;    outline: none;}
li.search-item-nav {  position: absolute;  z-index: 9999; left: 0; right: 0; top: 12px; }
.search-item-nav .search-block {position: absolute;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;overflow: hidden;top: -10px; display: block; width: 100%;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0); font-size: 20px;}
.search-item-nav .search-block.opened-search { display: block; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }
.search-item-nav .search-block.opened-search span { font-size: 24px;color: rgba(156,159,162,1)}
input[type=text].search-inpt, .search-item-nav input.search-inpt {border: 1px solid #dedede;z-index: 9;background: #fff; padding: 10px 55px;height: 52px; width: 100%; position: relative}
.left10 {left: 10px}
.navbar-nav li.li-search { }
.navbar-nav li.li-search a {border-left: 1px solid #d4d4d4; color: rgba(90,90,90,1); }
.navbar-nav li.li-search a:hover {color: rgba(0,156,130,1); background-color: transparent;}
/* cart in menu */
.navbar-nav li.cart {margin-left: 15px}
.navbar-nav li.cart a { color: rgba(136,136,136,1)}
.navbar-nav li.cart a:hover {color: rgba(0,156,130,1); background-color: transparent;}
.navbar-nav li.cart div {position:absolute; top: 100%;  right: 0; z-index: 12000; height:auto; overflow: hidden; background-color: rgba(243,243,243,1); padding: 15px 40px; color:rgba(23,27,33,1);-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0); text-align: right !important; white-space: nowrap; box-shadow: 0 2px 8px rgba(0,0,0,0.15); -webkit-transition: all 600ms;-moz-transition: all 600ms;transition: all 600ms;}
.navbar-nav li.cart:hover div {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1); overflow: hidden}
.navbar-nav li.cart .count {display: block;position: absolute; background-color: rgba(0,156,130,1); top:-5px; left: -5px; padding:0 3px; border-radius: 50px; font-size: 12px;  font-weight: bold;  color: #FFF;  height: 20px;  width: 20px;  text-align: center;}
.navbar-nav li.cart:hover .count {}
.navbar-nav li.cart strong {font-size: 20px; padding: 5px 0 10px 0;}
.navbar-nav li.cart div {}
.navbar-nav li.cart div > div {padding: 0 0 10px 0; position: relative; box-shadow: none; margin: 0;}
.navbar-nav li.cart div a { text-transform: capitalize; text-decoration: underline; padding: 0}
.navbar-nav li.cart h4 {font-family: Quattrocento; font-size: 22px;color: rgba(23,27,33,1); text-align: left;font-weight: bold; margin: 0 0 15px 0; padding-bottom: 5px; border-bottom: 1px #dddddd solid}
.nav-list li>a:hover {}
/* Dropdown menu */
.dropup,.dropdown {  position: relative;}
.menu-item-has-children > a {}
.nav > .menu-item-has-children > a:after  {content: "\f0d7"; font-family: 'alico'; top: 0; position: relative; padding-left: 10px;   font-size: 75%;}
.menu-item-has-children > a:hover:after {text-decoration: none}
.menu-item-has-children > a:focus {  outline: 0;}
.navbar-nav li .sub-menu {  position: absolute;  top: 100%;  left: 0;  z-index: 12000;  float: left;  min-width: 260px;  padding: 0 0 0 0;  margin:  0;  list-style: none; text-align: left;  border: 0;  border-radius: 0;  box-shadow: none;  background-clip: padding-box; -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;display: block; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); transform: scale(0); height:0}
.navbar-nav li:hover .sub-menu {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1); height:auto}

.navbar-nav li .sub-menu.pull-right {  right: 0;  left: auto;}
.navbar-nav li .sub-menu .divider {  height: 1px;  margin: 9px 0;  overflow: hidden;  background-color: #e5e5e5;}
.navbar-nav li .sub-menu > li { margin: 0; display: block;}
.navbar-nav li .sub-menu > li > a {  display: block;  padding: 12px 30px 10px 20px;  clear: both;  font-weight: normal;  line-height: 1.42857143;  color: #FFF;  white-space: normal; text-transform: uppercase; text-decoration: none;  background-color: rgba(0,156,130,1);border-bottom: 1px rgba(1,156,130,1) solid; outline: 0;}
.navbar-nav li .sub-menu > li > a:hover,.sub-menu > li > a:focus {  color: #FFF;  background-color: rgba(0,156,130,1); text-decoration: none;}
.navbar-nav li .sub-menu > .active > a,.sub-menu > .active > a:hover,.sub-menu > .active > a:focus { color: #ffffff;  text-decoration: none;  outline: 0;}
.navbar-nav li .sub-menu > .disabled > a,.sub-menu > .disabled > a:hover,.sub-menu > .disabled > a:focus {  color: #777777;}
.navbar-nav li .sub-menu > .disabled > a:hover,.sub-menu > .disabled > a:focus { text-decoration: none;  background-color: transparent; background-image: none;  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);  cursor: not-allowed;}

.sub-menu-right { left: auto;  right: 0;}
.sub-menu-left {  left: 0; right: auto;}
.pull-right > .sub-menu {  right: 0;  left: auto;}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {  border-top: 0;  border-bottom: 4px dashed;  border-bottom: 4px solid \9;  content: "";}
.dropup .sub-menu,.navbar-fixed-bottom .dropdown .sub-menu {  top: auto;  bottom: 100%;  margin-bottom: 2px;}
/* 3 level */
.navbar-nav li .sub-menu > li > ul.sub-menu {position: absolute; left: 100%; top: 0; min-width: 150px; display: block; list-style: none;margin: 0; padding: 0; -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); transform: scale(0); height: 0}
.navbar-nav li .sub-menu > li:hover > ul { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); height: auto}
.navbar-nav li .sub-menu > li > ul.sub-menu > li {margin: 0;}
.navbar-nav > li > .sub-menu > .menu-item-has-children {position: relative;}
.navbar-nav > li > .sub-menu > .menu-item-has-children:before {content:"\f0da"; font-family: 'alico'; position: absolute; top:12px; right:10px; color: #FFF}
.navbar-nav li .sub-menu > li > ul.sub-menu > li a {display: block;  padding: 12px 20px 10px 20px;  clear: both;  font-weight: normal;  line-height: 1.42857143;  color: #FFF;  white-space: nowrap; text-transform: uppercase; text-decoration: none;  background-color: rgba(0,156,130,1);border-bottom: 1px rgba(1,156,130,1) solid; font-size: 17px}
.navbar-nav li .sub-menu > li > ul.sub-menu > li a:hover {color: #FFF; background-color: rgba(0,156,130,1); text-decoration: none;}
.navbar-nav li .sub-menu > li > ul.sub-menu > li.current-menu-item a, .navbar-nav li .sub-menu .current-menu-item a {background-color: rgba(0,156,130,1);}

/* Menu Under Header */
#stickymenu.whitelinemenu.default {-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
#stickymenu.whitelinemenu.fixed {position: fixed; top: 0; left: 0;  width: 100%; box-shadow: 0 4px 5px 0 rgba(0,0,0,0.2); z-index:10005}
.whitelinemenu {background-color: rgba(255,255,255,1); padding: 25px 0 20px 0}
.navbar-nav li a {  color: rgba(90,90,90,1); text-transform: uppercase}
.navbar-nav li a:hover {  color: rgba(255,255,255,1);  background-color: rgba(0,0,0,1);}
.whitelinemenu .navbar-nav > li.current-menu-item>a {background-color: rgba(0,0,0,1); color:rgba(255,255,255,1)}
.whitelinemenu .navbar-nav li a.open-search {  padding: 2px 15px 0 15px;}

/* Menu Over Header */
.menuover {}
.menuover #stickymenu.whitelinemenu.default {background-color: rgba(255,255,255,0); -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms; }
.menuover #stickymenu.whitelinemenu.fixed {position: fixed; top: 0; left: 0;  width: 100%; box-shadow: 0 4px 5px 0 rgba(0,0,0,0.2); z-index:10005}
.menuover .top {position: absolute; top:0;  background-color: rgba(255,255,255,0); left: 0; right: 0;z-index: 9999; color:rgba(243,243,243,1); font-weight: bold;}
.menuover .whitelinemenu {position: absolute; top:40px; background-color: transparent; left: 0; right: 0; z-index: 9999}
.menuover .navbar-nav li a {color: rgba(255,255,255,1);}
.menuover .navbar-nav li a:hover {color: rgba(255,255,255,1); background-color: rgba(0,0,0,1)}
.menuover .sub-menu {padding-top: 0}
.navbar-nav.square  li.cart a { padding: 5px 5px; color:rgba(255,255,255,1);}
.navbar-nav.square  li.cart a span, .navbar-nav.square  li.li-search a span { padding: 6px 8px 6px 6px; border: 1px rgba(255,255,255,1) solid;-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.navbar-nav.square  li.li-search a {padding: 5px 5px; color:rgba(255,255,255,1); border-left: 0}
.navbar-nav.square  li.cart:hover a, .navbar-nav.square  li.li-search:hover a, .navbar-nav.square  li.cart:hover a span, .navbar-nav.square  li.li-search:hover a span {color: rgba(255,255,255,1); border-color: rgba(255,255,255,1)}


/* Menu for Header Minimized and Short Mini */
.menu-container {width: 100%;height: 2200px;background: rgba(0,0,0,0.82);position: absolute;top: -3000px;padding-top: 30px;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s; z-index: 10000;}
.menu-container  .phone-head, .menu-container  .burger button {color: rgba(255,255,255,1)}
.menu-container .navbar-nav > li {float: none;padding: 20px; position: relative;  display: block;height: auto;}
.menu-container .navbar-nav > li > a {font-size: 37px;font-family: Quattrocento, serif;text-transform: uppercase;color: rgba(255,255,255,1);   text-decoration: none;}
.menu-container .navbar-nav > li > a:hover {background: none; text-decoration: none; padding-left: 40px; color: rgba(0,156,130,1)}
.menu-container .navbar-nav > li.cart, .menu-container .navbar-nav > li.li-search {}
.menu-container .navbar-nav > li.cart {margin-left: 0; padding: 15px;}
.menu-container .navbar-nav > li.cart > a {}
.menu-container .navbar-nav > li.cart > a:hover {text-decoration: none}
.menu-container .open-search span {border: none; margin: 0}
.menu-container .nav .open > a {background: none;}
.menu-container .navbar-nav > li.li-search a:hover {text-decoration: none; color: rgba(0,156,130,1)}
.menu-container .navbar-nav > li.li-search span {margin-left: 5px}
.menu-container .navbar-nav > li.li-search {padding: 0 15px; border: 0;}
.menu-container .navbar-nav > li.li-search {padding: 0 15px; border: 0;}
.menu-container .navbar-nav > li.search-item-nav {padding: 0; top:0}
.menu-container .search-block {position: absolute;height: 50px;left: 0;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;overflow: hidden;top: 0; width: 0}
.menu-container .search-block input {border: none;border-bottom: 1px solid  #88898a;background: none;}
.menu-container .search-block.opened-search {overflow: visible;width: 100%}
.menu-container .search-sbmt {font-size: 32px;color: #e5e5e5;top: 2px;}
.menu-container .search-sbmt:hover {color: rgba(0,156,130,1);}
.menu-container .search-sbmt-close {font-size: 35px;}
.menu-container .search-inpt {padding: 10px 65px;}
.menu-container .opacity0 {opacity: 0;filter: alpha(opacity=0);}
.menu-container > .menu-item-has-children > a:after {content: "\f0da";}
.menu-container .navbar-nav > li > .sub-menu > .menu-item-has-children:before {content: none;}
.menu-container .navbar-nav {float: left;margin: 0;display: block;width: 100%;}
.menu-container .navbar-nav > li > .sub-menu {left: 50%;top: 6%;background-color: transparent;width: auto;  box-shadow: none; padding-top: 0}
.menu-container .navbar-nav > li > .sub-menu > li > a {font-size: 26px;border: 0; background-color: transparent;color: #b1b1b2; text-transform: uppercase; padding: 5px 20px 5px 20px;}
.menu-container .navbar-nav > li > .sub-menu > li.menu-item-has-children  > a:after { content: "\f0d7"; font-family: 'alico'; top: 0; position: relative; padding-left: 10px; font-size: 75%;}
.menu-container .navbar-nav > li > .sub-menu a:hover {color: #FFF;background-color: transparent;}
.menu-container input[type=text].search-inpt { padding: 10px 20px 10px 80px; font-size: 22px}
.menu-container .navbar-nav > li.open-search > a {margin: 0}
.menu-container .nav > li > a:focus { background-color: transparent; }
.menu-container .open-search {  border-left: 0;}
.menu-container li.search-item-nav {margin: -30px 40px 0 40px;}
.margin74 {margin-bottom: 74px;margin-top: 30px}
.menu-container .navbar-nav > li.li-search a { border-left: 0;}
.minimized .h3bar {position: absolute; z-index: 9999;width: 100%; padding-top: 30px;}
.menu-container .navbar-nav li .sub-menu > li > ul.sub-menu { position: relative; left: 0;}
.menu-container .navbar-nav li .sub-menu > li > ul.sub-menu a {background-color: transparent;  border: 0;-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms; padding: 5px 20px 5px 40px;}
.menu-container .navbar-nav li .sub-menu > li > ul.sub-menu a:hover {background-color: transparent; padding-left: 60px;}
.menu-container .navbar-nav li .sub-menu > li > ul.sub-menu > li.current-menu-item a, .menu-container .navbar-nav li .sub-menu .current-menu-item a {  color: rgba(0,156,130,1);  background-color:transparent}
.menu-container .navbar-nav li.cart > div { top: 0; right: auto; left: 50%;}
.menuover .navbar-nav li.cart a:hover, .menuover .navbar-nav li.li-search a:hover {background-color: transparent}

/* Header 4 Menu */
.shortheader1 #stickymenu.whitelinemenu.default {-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.shortheader1 #stickymenu.whitelinemenu.fixed {position: fixed; top: 0; left: 0;  width: 100%; box-shadow: 0 4px 5px 0 rgba(0,0,0,0.2); z-index:10005}

/* Topbar 2 */
.top.topbar2 {padding: 15px 0;}
.top.topbar2 .logo {float: left}
.top.topbar2 .phone{font-size: 28px; font-weight: bold;display: inline-block; float: right;}
.top.topbar2 .phone span {font-size: 14px; display: block; text-align: right;opacity: 0.9;line-height: 1.4em;}
.top.topbar2 .phone i {font-size: 38px; color:rgba(0,156,130,1) !important;    display: block; width: 60px; float: left;}
.top.topbar2 .btn, .head8 .whitelinemenu .btn {margin-left: 60px !important;float:right; color:rgba(255,255,255,1) !important; background-color:rgba(0,156,130,1) !important; border-color:rgba(0,156,130,1) !important; padding: 15px 34px !important;}
.top.topbar2 .btn:hover, .head8 .whitelinemenu .btn:hover {color:rgba(255,255,255,1) !important; background-color:rgba(0,156,130,1) !important;  border-color:rgba(0,156,130,1) !important;}
.top.topbar2 .btn:focus, .head8 .whitelinemenu .btn:focus, .head8 .whitelinemenu .btn:active, .top.topbar3 .btn:active {box-shadow: none}


/* Header 5  short menuline */
.head5 .top.topbar2 {background-color: rgba(35,31,32,1);}
.head5 .top.topbar2 .phone {color: rgba(255,255,255,1);}
.head5 .whitelinemenu { background-color: rgba(255,255,255,1); padding: 15px 0}
.head5 .navbar  {margin-top: 0}
.head5 .navbar-nav li.li-search a {}
.head5 .whitelinemenu .navbar {margin-top: 0;}
.head5 .whitelinemenu .navbar-nav > li > a {color: rgba(35,31,32,1);}
.head5 .whitelinemenu .navbar-nav > li:hover > a {color: rgba(35,31,32,1); }
.head5 .whitelinemenu .navbar-nav > li:before {background-color: rgba(0,156,130,1); height: 3px; left:15px}
.head5 .whitelinemenu .navbar-nav > li:hover:before {  width:40%; }
.head5 .whitelinemenu .navbar-nav > li:hover {}
.head5 .whitelinemenu .navbar-nav li.li-search { float: right; padding-top: 1px;}
.head5 .whitelinemenu .navbar-nav li.cart {float: right; z-index: 99}
.head5 .whitelinemenu .navbar-nav li.li-search a { border-right-width: 1px; border-left-width: 0}
.head5 .whitelinemenu .search-item-nav .search-block {top: -20px;}
.head5 .whitelinemenu .navbar-nav li.cart, .head5 .whitelinemenu .navbar-nav li.li-search {float:right}
.head5 .navbar-nav li.li-search a {border-left: 0; }
.head5 .navbar { margin-top: 0; }
.head5 #stickymenu.whitelinemenu.default {-webkit-transition: all 600ms; transition: all 600ms;}
.head5 #stickymenu.whitelinemenu.fixed {position: fixed; top: 0; left: 0; width: 100%; box-shadow: 0 4px 5px 0 rgba(0,0,0,0.2); z-index:10005;margin-top: 0; padding: 10px 0;}

/* Topbar 3 */
.top.topbar3 {padding:20px 0; background-color: rgba(255,255,255,1); text-align: right; z-index: 99999; position: relative}
.top.topbar3 [class*="tb3_"] { display: inline-block; height: 55px; float: left; font-size: 14px; color: rgba(22,80,117,1); font-weight: bold}
.top.topbar3 [class*="tb3_"] span {font-size: 14px; color:#808285; display: inline-block}
.top.topbar3 [class*="tb3_"] div {}
.tb3_logo {max-height: 55px; padding-right: 30px; }
.tb3_social {}
.tb3_social.social ul { margin: 0; text-align: center;  padding: 13px 10px 13px 25px; }
.tb3_social.social ul li {}
.tb3_social.social ul li a {background-color: #ededee; color: rgba(0,156,130,1); opacity: 1; width: 34px; height: 34px; line-height: 37px; display: inline-block; border-radius: 100px;}
.tb3_social.social ul li a:hover {background-color: rgba(23,27,33,1); color: #fff}
.tb3_add, .tb3_time, .tb3_phone {text-align: right; padding-left: 25px; line-height: 24px; padding-top: 6px; float: right !important;}
.tb3_add {}
.tb3_time {}
.tb3_phone {}
.tb3_search {float: right !important;}
.tb3_search ul {list-style: none; margin: 0; padding: 13px 0 0 0}
.tb3_search li {display: inline-block; margin-left: 15px; margin-bottom: 0}
.tb3_search li a {background-color: #ededee;  width: 34px; height: 34px; line-height: 37px; display: inline-block; border-radius: 100px; text-align: center}
.tb3_search li a span {color: rgba(0,156,130,1) !important;}
.tb3_search li a:hover {background-color: rgba(23,27,33,1);  }
.tb3_search li a:hover span {color: #fff !important;}
.tb3_search li.search-item-nav {margin-left: 0}
.tb3_search .cart {position: relative}
.tb3_search .cart .count {position: absolute; top: -5px; right: 0; display: block; width: 16px; height: 16px; line-height: 16px; font-size: 12px !important; background-color: rgba(23,27,33,1); border-radius: 100px; font-weight: bold; text-align: center; color:#fff !important}
.tb3_search .cart {}


/* Header 8 position: absolute; top: 95px;  left: 0; right: 0;  */
.head8 {}
.head8 #stickymenu.whitelinemenu.fixed {padding-top: 10px;}
.head8 #stickymenu.whitelinemenu.fixed .navbar { margin-top: 12px;}
.head8 .header-transparent { margin-top: -125px; }
.head8 .whitelinemenu {background-color: rgba(255,255,255,0); z-index: 9999; position: relative; padding-top: 35px;}
.head8 .whitelinemenu .navbar-nav > li > a {color: rgba(255,255,255,1);}
.head8 .whitelinemenu .navbar-nav > li:hover > a { }
.head8 .whitelinemenu .navbar-nav > li:before {background-color: rgba(0,156,130,1); height: 3px; left:15px}
.head8 .whitelinemenu .navbar-nav > li:hover:before {  width:45%; }
.head8 .navbar { display: inline-block; float: left; margin-top: 10px}
.head8 .btn {margin-right: 15px !important}

@media (max-width: 1024px) {
.navbar-nav li a {padding: 5px 5px;}
}
@media (max-width: 961px) {
    .navbar {margin-top: 0}
    .navbar-header {float: none;}
    .navbar-left,.navbar-right {float: none !important;}
    .navbar-toggle {display: block;}
    .navbar-collapse {border-top: 0;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-fixed-top {top: 0;border-width: 0 0 1px;}
    .navbar-collapse.collapse {display: none!important;}
    .navbar-nav {float: none!important;margin-top: 0;     margin-bottom: 30px;}
    .navbar-nav li {float: none; display: block;}
    .navbar-nav li a {}
    .collapse.in{display:block !important; margin-top: 20px;height: auto;}
    .navbar-collapse {width: 100%!important;}
    .in .navbar-nav {height: auto;}
    .in .navbar-nav li .menu-item-has-children {height: auto}
    .in .navbar-nav li:hover .sub-menu { position: relative; float: none; }
    .in .navbar-nav li a, .navbar-nav li .sub-menu > li > a, .navbar-nav li .sub-menu > li > ul.sub-menu > li a { font-size: 26px; padding: 15px 15px; }
    .in .navbar-nav > li > .sub-menu > .menu-item-has-children {position: relative; height: auto;}
    .in .navbar-nav li .sub-menu > li > ul.sub-menu { position: relative; left: 0;}
    .in .navbar-nav > li > .sub-menu > .menu-item-has-children:before { top: 23px;font-size: 26px;}
    .in .nav > .menu-item-has-children > a:after {top: 3px;padding-left: 15px; font-size: 100%; }
    .menu-container .navbar-nav > li > .sub-menu {position: relative;left: 40px;right: auto; top: 10px;width:90%}
    .menu-container .navbar-nav > li {clear: both; }
    .menu-container .navbar-nav > li.search-item-nav {top: -50px; left: -15px; }
    .navbar-nav li.cart:hover div {-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0); }
    .whitelinemenu .navbar-nav li a.open-search { padding: 15px 15px 0 15px; }
    .menuover .whitelinemenu .navbar-nav li a.open-search { padding: 4px 15px 0 15px; }
    .menu-container .navbar-nav>li>a.open-search {  padding: 8px 5px 15px 5px;}
    .menu-container li.search-item-nav {margin: -30px 0 0 40px;}
    .in .navbar-nav li a, .navbar-nav li .sub-menu > li > a, .navbar-nav li .sub-menu > li > ul.sub-menu > li a {white-space: normal;}
    .head5 .navbar-toogle { font-size: 40px;}
    .head5 .nav-wrap {margin-top: 9px}
    .head5 .sell_menuline .navbar-nav li.cart { float: left;}
    .head5 .sell_menuline .navbar-nav li.li-search { float: left;margin-left: 0}
    .head5 .li-search:before, .head5 li.cart:before {content:none}
    .head5 .sell_menuline .search-item-nav .search-block {}
    .head5 .navbar-nav li.cart div {padding: 0; }
    .head5 .navbar-nav li.cart:hover div {padding: 10px 15px}
    .head5 .navbar-nav>li>a.open-search { }
    .head5 .sell_menuline .navbar-nav > li > a {padding: 10px 15px}
    .head5 .navbar-collapse {width: 80%!important;}
    .head5 .navbar-nav>li.cart {padding-top: 0}
    .top .tb3_search {text-align: right}
    .head8 .navbar-toogle {position: absolute; left: 0; top: 0; font-size: 42px;}
    .head8 .navbar-toogle span {color: #fff;  background-color: rgba(23,27,33,1);  font-size: 50px;}
    .head8 .navbar {margin-top: 0;}
    .head8 .navbar-collapse { position: absolute; top: 50px; width: 500px !important; max-width: 100%;  background-color: rgba(0,156,130,1);}
}
@media (max-width: 768px) {
    .navbar-right .sub-menu {    left: auto;    right: 0;  }
    .navbar-right .sub-menu-left {    left: 0;    right: auto;  }
    .nav-wrap {}
    .collapse.in{ margin-top: 10px;}
    .whitelinemenu .navbar-nav li a.open-search { padding: 15px 15px 0 15px; }
    .menuover .whitelinemenu .navbar-nav li a.open-search { padding: 5px 15px 0 15px; }

    .head5 .nav-wrap {  margin-top: 9px; margin-bottom: 5px;}
    .head5 .top.topbar2 .logo {max-height: none; }
    .top.topbar2 .ctabtn {margin: 10px 0 20px 0; }
    .top.topbar2 .phone {margin: 10px auto 5px auto;}
    .top.topbar3 [class*="tb3_"] {width: 50%; max-height: none; padding-left: 0; padding-right: 0; float: none !important}
    .top.topbar3 [class*="tb3_"]:nth-child(even) {text-align: right}
    .top.topbar3 [class*="tb3_"]:nth-child(odd) {text-align: left}
    .tb3_search li:first-child {margin-left: 0}
    .top.topbar3 .tb3_social.social ul {text-align: right}
    .top.topbar3 .tb3_social.social ul li {text-align: center}
    .top.topbar3 .tb3_logo {float: left !important;}
}
@media (max-width: 620px) {
    .nav-wrap {margin-top:  -70px}
    .collapse.in {margin: 80px 0px 20px 0px; padding: 0;}
    .top.topbar2 {text-align: center; }
    .top.topbar2 .ctabtn {float: none; clear: both; margin: 10px auto 20px auto !important; display: block;}
    .top.topbar2 .col-xs-12 > a, .top.topbar2 .col-xs-12 > div { float: none;margin: 0 auto;}
    .top.topbar2 .logo {float: none; }
    .top.topbar2 .col-xs-12 > a { margin: 5px 10px !important; text-align: center; width: 100%}
    .top.topbar2 .col-xs-12 > a.btn { margin: 15px 15px !important;}
    .head8 .nav-wrap { margin-top: 0; }
}
@media (max-width: 480px) {
    .whitelinemenu .navbar-nav li a.open-search { padding: 6px 15px 0 15px; }
    .in .navbar-nav li a, .navbar-nav li .sub-menu > li > a, .navbar-nav li .sub-menu > li > ul.sub-menu > li a {font-size: 18px; white-space: normal;}
    .subscribe-form [id*="form-wysija-"] input[type=submit].wysija-submit {padding: 16px 5px 16px 5px !important;  }
    .menuover .navbar-nav>li.li-search {margin-bottom: 0}
    .minimized .phone-head {padding: 0; margin-bottom: 0 !important; font-size: 16px}
    .minimized .phone-head p { margin-bottom: 5px}
    .minimized .phone-head span {font-size: 16px; margin-right: 5px; }
    .minimized .h3bar {padding-top: 5px;}
    .minimized .logo img {max-width: 100%}
    .menu-container .phone-head, .menu-container .phone-head span {font-size: 26px; margin-bottom: 10px !important;}
    .menu-container .burger {padding-top: 10px}
    .menu-container .margin74 { margin-bottom: 30px;}
    .menu-container .navbar-nav li.cart .count {padding: 2px 3px;font-size: 14px; height: 26px; width: 26px}
    .in .navbar-nav > li > .sub-menu > .menu-item-has-children:before {top: 14px;}
    .in .navbar-nav > li > .sub-menu > .menu-item-has-children:before { top: 6px;font-size: 18px;}
    .in .navbar-nav li a, .navbar-nav li .sub-menu > li > a, .navbar-nav li .sub-menu > li > ul.sub-menu > li a {padding: 7px 15px; }
    .in .navbar-nav > li > .sub-menu > .menu-item-has-children:before { top: 6px;font-size: 18px;}
    .top.topbar2{ text-align: center}
    .top.topbar2 .btn {margin: 15px auto !important;}
    .head8 .nav-wrap { margin-top: 0; }
    .top.topbar3 [class*="tb3_"] {width: 100%;}
    .top.topbar3 [class*="tb3_"]:nth-child(even), .top.topbar3 [class*="tb3_"]:nth-child(odd), .top.topbar3 .tb3_social.social ul {text-align: center}
    .top.topbar3 .tb3_logo {float: none !important;}
    .tb3_social.social ul {padding-left: 10px;}
    .tb3_social.social ul li:first-child {margin-left: 0}
}
@media (max-width: 420px) {
    .nav-wrap { margin-top: -69px; }
    .top.topbar2 .phone i {font-size: 22px; width: 34px; line-height: 31px;}
}
@media (max-width: 360px) {

}
@media (max-width: 320px) {

}

/* =========================================
4. Buttons
*/
.bgb {background-color: #667984;}
a.btn, span.btn, button.btn, div.btn a, div.rev-btn.btn, div.btn button, main input[type=submit], .ult_modal-body input[type=submit], main input[type=reset], main input[type=button], .footer input[type=submit] {display: inline-block !important; text-decoration:none !important; outline: 0 !important; margin-bottom: 0 !important; font-weight: bold !important; line-height: 1 !important;    text-align: center !important; white-space: nowrap !important; text-decoration:none !important; vertical-align: middle !important;   cursor: pointer !important;    -moz-user-select: none !important;    background-image: none !important; text-transform:uppercase !important; -moz-box-sizing: border-box !important;  box-sizing: border-box !important; -webkit-transition: all 600ms !important; -moz-transition: all 600ms !important; transition: all 600ms !important; position: relative !important; z-index: 1050 !important; font-family: Quattrocento Sans !important;border-radius: 0 !important;padding: 12px 30px !important;font-size: 16px !important;border: 2px solid rgba(0,156,130,1) !important; color: #FFF !important;background-color:  rgba(0,156,130,1) !important; }

main input[type=submit]:hover, button:hover, main input[type=reset]:hover, main input[type=button]:hover {color: rgba(0,156,130,1) !important; background-color: transparent !important}
a.btn:active, button.btn:active, div.btn a:active, div.rev-btn.btn:active, div.btn button:active, main input[type=submit]:active, main input[type=reset]:active, main input[type=button]:active,
a.btn:focus, button.btn:focus, div.btn a:focus, div.rev-btn.btn:focus, div.btn button:focus, main input[type=submit]:focus, main input[type=reset]:focus, main input[type=button]:focus { box-shadow: none;color: rgba(0,156,130,1) !important; background-color: transparent !important}
a.btn:hover, button.btn:hover, div.btn a:hover, div.rev-btn.btn:hover, div.btn button:hover { text-decoration:none !important;}
a.btn:active, button.btn:active, div.btn a:active, div.rev-btn.btn:active, div.btn button:active { outline:none}
.btn .fa, .btn .icon, .btn .iconic {margin-right:6px !important;}

main input[type=submit]:active, main input[type=submit]:focus, main button:focus, main button:active, main input[type=reset]:active, main input[type=button]:active, main input[type=reset]:focus, main input[type=button]:focus { box-shadow: none;}
a.btn-lg, span.btn-lg, button.btn-lg, div.btn-lg a, div.rev-btn-lg.btn-lg, div.btn-lg button, main input[type=submit].btn-lg, main input[type=reset].btn-lg, main input[type=button].btn-lg { padding: 19px 40px 17px 40px !important;  font-size: 18px !important;  line-height: 1.3333333 !important; }
a.btn-sm, span.btn-sm, button.btn-sm, div.btn-sm a, div.rev-btn-sm.btn-sm, div.btn-sm button {  padding: 10px 24px 8px 24px !important;  font-size: 14px !important;  line-height: 1.5 !important;}
a.btn-xs, span.btn-xs, button.btn-xs, div.btn-xs a, div.rev-btn-xs.btn-xs, div.btn-xs button { padding: 6px 17px !important;  font-size: 12px !important;  line-height: 1.5 !important;}
a.btnw, span.btnw, button.btnw, div.btnw a, div.rev-btnw.btnw, div.btnw button {width: 100% !important}
a.btnw8, span.btnw8, button.btnw8, div.btnw8 a, div.rev-btnw8.btnw8, div.btnw8 button {width: 80% !important}


a.btn-info, span.btn-info, button.btn-info, div.btn-info a, div.rev-btn.btn-info, div.btn-info button, .navbar-nav > li > a.btn-info, input[type=submit].btn-info {color:rgba(23,27,33,1) !important; background: transparent !important; border-color:rgba(23,27,33,1) !important}
a.btn-info:hover, span.btn-info:hover, button.btn-info:hover, div.btn-info a:hover, div.rev-btn.btn.btn-info:hover, div.btn-info button:hover, .navbar-nav > li > a.btn-info:hover, input[type=submit].btn-info:hover {color:#FFF !important; background:rgba(23,27,33,1) !important; border-color:rgba(23,27,33,1) !important}

a.btn-default, button.btn-default, div.btn-default a, div.rev-btn.btn.btn-default, div.btn-default button, input[type=submit].btn-default { color: rgba(23,27,33,1) !important; background-color: rgba(0,156,130,1) !important; border-color: rgba(0,156,130,1) !important;}
a.btn-default:hover, button.btn-default:hover, div.btn-default a:hover, div.rev-btn.btn.btn-default:hover, div.btn-default button:hover, input[type=submit].btn-default:hover { color: rgba(0,156,130,1) !important; background-color: transparent !important; border-color: rgba(0,156,130,1) !important;}
a.btn-default:focus, button.btn-default:focus, div.btn-default a:focus, div.rev-btn.btn.btn-default:focus, div.btn-default button:focus, input[type=submit].btn-default:focus,a.btn-default:active, button.btn-default:active, div.btn-default a:active, div.rev-btn.btn.btn-default:active, div.btn-default button:active, input[type=submit].btn-default:active {}

a.btn-primary, button.btn-primary, div.btn-primary a, div.rev-btn.btn.btn-primary, div.btn-primary button, input[type=submit].btn-primary { color: rgba(23,27,33,1) !important; background-color: rgba(0,156,130,1) !important; border-color: rgba(0,156,130,1) !important;}
a.btn-primary:hover, button.btn-primary:hover, div.btn-primary a:hover, div.rev-btn.btn.btn-primary:hover, div.btn-primary button:hover, input[type=submit].btn-primary:hover {color: #FFF !important; background-color: rgba(23,27,33,1) !important; border-color: rgba(23,27,33,1) !important;}
a.btn-primary:focus, button.btn-primary:focus, div.btn-primary a:focus, div.rev-btn.btn.btn-primary:focus, div.btn-primary button:focus, input[type=submit].btn-primary:focus,
a.btn-primary:active, button.btn-primary:active, div.btn-primary a:active, div.rev-btn.btn.btn-primary:active, div.btn-primary button:active, input[type=submit].btn-primary:active {}

a.btn-second, span.btn-second, button.btn-second, div.btn-second a, div.rev-btn.btn.btn-second, div.btn-second button, input[type=submit].btn-second { color: #FFF !important; background-color: rgba(0,156,130,1) !important; border-color: rgba(0,156,130,1) !important;}
a.btn-second:hover, span.btn-second:hover, button.btn-second:hover, div.btn-second a:hover, div.rev-btn.btn.btn-second:hover, div.btn-second button:hover, input[type=submit].btn-second:hover { color: rgba(0,156,130,1) !important; background-color: #FFF !important; border-color: rgba(0,156,130,1) !important;}
a.btn-second:focus, span.btn-second:focus, button.btn-second:focus, div.btn-second a:focus, div.rev-btn.btn.btn-second:focus, div.btn-second button:focus, input[type=submit].btn-second:focus,
a.btn-second:active, span.btn-second:active, button.btn-second:active, div.btn-second a:active, div.rev-btn.btn.btn-second:active, div.btn-second button:active, input[type=submit].btn-second:active {}

a.btn-success, button.btn-success, div.btn-success a, div.rev-btn.btn.btn-success, div.btn-success button, input[type=submit].btn-success { background-color: rgba(243,243,243,1) !important; border-color:rgba(243,243,243,1) !important; color:rgba(23,27,33,1) !important}
a.btn-success:hover, button.btn-success:hover, div.btn-success a:hover, div.rev-btn.btn.btn-success:hover, div.btn-success button:hover, input[type=submit].btn-success:hover {background-color:rgba(0,156,130,1) !important; border-color:rgba(0,156,130,1) !important; color:#FFF !important}
a.btn-success:active, button.btn-success:active, div.btn-success a:active, div.rev-btn.btn.btn-success:active, div.btn-success button:active, input[type=submit].btn-success:active,
a.btn-success:focus, button.btn-success:focus, div.btn-success a:focus, div.rev-btn.btn.btn-success:focus, div.btn-success button:focus, input[type=submit].btn-success:focus  {}

a.btn-link, button.btn-link, div.btn-link a, div.rev-btn.btn.btn-link, div.btn-link button, input[type=submit].btn-link {background-color:rgba(243,243,243,1) !important; border-color:rgba(243,243,243,1) !important; color:rgba(23,27,33,1) !important}
a.btn-link:hover, button.btn-link:hover, div.btn-link a:hover, div.rev-btn.btn.btn-link:hover, div.btn-link button:hover, input[type=submit].btn-link:hover
{background-color: rgba(23,27,33,1) !important; color:#FFF !important; border-color: rgba(23,27,33,1)}
a.btn-link:active, button.btn-link:active, div.btn-link a:active, div.rev-btn.btn.btn-link:active, div.btn-link button:active, input[type=submit].btn-link:active,
a.btn-link:focus, button.btn-link:focus, div.btn-link a:focus, div.rev-btn.btn.btn-link:focus, div.btn-link button:focus, input[type=submit].btn-link:focus {}

a.btn-gray, button.btn-gray, div.btn-gray a, div.btn-gray a, div.rev-btn.btn.btn-gray, div.btn-gray button, input[type=submit].btn-gray {background-color: transparent !important; border-color: rgba(192,193,195,1) !important; color:rgba(192,193,195,1) !important}
a.btn-gray:hover, button.btn-gray:hover, div.btn-gray a:hover, div.rev-btn.btn.btn-gray:hover, div.btn-gray button:hover, input[type=submit].btn-gray:hover {background-color:rgba(192,193,195,1) !important; color:#FFF !important; border-color: rgba(192,193,195,1)}
a.btn-gray:active, button.btn-gray:active, div.btn-gray a:active, div.rev-btn.btn.btn-gray:active, div.btn-gray button:active, input[type=submit].btn-gray:active,
a.btn-gray:focus, button.btn-gray:focus, div.btn-gray a:focus, div.rev-btn.btn.btn-gray:focus, div.btn-gray button:focus, input[type=submit].btn-gray:focus {}

a.btn-warning, button.btn-warning, div.btn-warning a, div.rev-btn.btn.btn-warning, div.btn-warning button, input[type=submit].btn-warning { background-color:rgba(0,156,130,1) !important; border-color:rgba(0,156,130,1) !important; color:#FFF !important}
a.btn-warning:hover, button.btn-warning:hover, div.btn-warning a:hover, div.rev-btn.btn.btn-warning:hover, div.btn-warning button:hover, input[type=submit].btn-warning:hover {background-color:rgba(0,156,130,1) !important; border-color:rgba(0,156,130,1) !important; color:#FFF !important}
a.btn-warning:active, button.btn-warning:active, div.btn-warning a:active, div.rev-btn.btn.btn-warning:active, div.btn-warning button:active, input[type=submit].btn-warning:active,
a.btn-warning:focus, button.btn-warning:focus, div.btn-warning a:focus, div.rev-btn.btn.btn-warning:focus,  div.btn-warning button:focus, input[type=submit].btn-warning:focus {}

a.btn-danger, button.btn-danger, div.btn-danger a, div.rev-btn.btn.btn-danger, div.btn-danger button, input[type=submit].btn-danger { background-color:#B92C28 !important; border-color:#B92C28 !important; color:#FFF !important}
a.btn-danger:hover, button.btn-danger:hover, div.btn-danger a:hover, div.rev-btn.btn.btn-danger:hover, div.btn-danger button:hover, input[type=submit].btn-danger:hover {background-color:#a4100c !important; border-color:#a4100c !important; color:#FFF !important}
a.btn-danger:active, button.btn-danger:active, div.btn-danger a:active, div.rev-btn.btn.btn-danger:active, div.btn-danger button:active, input[type=submit].btn-danger:active,
a.btn-danger:focus, button.btn-danger:focus, div.btn-danger a:focus, div.rev-btn.btn.btn-danger:focus, div.btn-danger button:focus, input[type=submit].btn-danger:focus,
a.btn-danger:active:focus, button.btn-danger:active:focus, div.btn-danger a:active:focus, div.btn-danger button:active:focus, input[type=submit].btn-danger:active:focus,
a.btn-danger:active:hover, button.btn-danger:active:hover, div.btn-danger a:active:hover, div.btn-danger button:active:hover, input[type=submit].btn-danger:active:hover {outline:none !important; background-color:#8b0400 !important; border-color:#8b0400 !important; color:#FFF !important}

a.btn-white, button.btn-white, div.btn-white a, div.rev-btn.btn.btn-white, div.btn-white button, input[type=submit].btn-white { background-color: transparent !important; color:#FFF !important; border-color: #FFF !important}
a.btn-white:hover, button.btn-white:hover, div.btn-white a:hover, div.rev-btn.btn.btn-white:hover, div.btn-white button:hover, input[type=submit].btn-white:hover {color:#FFF !important; background-color:rgba(0,156,130,1) !important; border-color: rgba(0,156,130,1) !important}
a.btn-white:focus, button.btn-white:focus, div.btn-white a:focus,div.rev-btn.btn.btn-white:focus, div.btn-white button:focus, input[type=submit].btn-white:focus, a.btn-white:active, button.btn-white:active, div.btn-white a:active, div.rev-btn.btn.btn-white:active, div.btn-white button:active, input[type=submit].btn-white:active {}

a.btn-standard, button.btn-standard, div.btn-standard a, div.rev-btn.btn.btn-standard, div.btn-standard button, input[type=submit].btn-standard { background-color: transparent !important; color:rgba(0,156,130,1) !important; border-color: rgba(0,156,130,1) !important}
a.btn-standard:hover, button.btn-standard:hover, div.btn-standard a:hover, div.rev-btn.btn.btn-standard:hover, div.btn-standard button:hover, input[type=submit].btn-standard:hover {color:#FFF !important; background-color:rgba(0,156,130,1) !important; border-color: rgba(0,156,130,1) !important}
a.btn-standard:focus, button.btn-standard:focus, div.btn-standard a:focus,div.rev-btn.btn.btn-standard:focus, div.btn-standard button:focus, input[type=submit].btn-standard:focus, a.btn-standard:active, button.btn-standard:active, div.btn-standard a:active, div.rev-btn.btn.btn-standard:active, div.btn-standard button:active, input[type=submit].btn-standard:active {}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) { padding-left: 56px !important; }
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) { padding-right: 56px !important; }
.btn.vc_btn3-container {margin-bottom: 0}

/* =========================================
5. Grid
*/
.clearfix {clear: both}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after {content: " "; display: table;}
.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after {  clear: both;}
.container {margin-right: auto;  margin-left: auto;  padding-left: 15px;  padding-right: 15px;}
.container-fluid {margin-right: auto;  margin-left: auto;  padding-left: 15px;  padding-right: 15px;}
.container {    width: 1170px;}
.row {  margin-left: -15px;  margin-right: -15px;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position: relative;min-height: 1px;  padding-left: 15px;  padding-right: 15px;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left;}
.col-xs-12 {width: 100%;}
.col-xs-11 {  width: 91.66666667%;}
.col-xs-10 {  width: 83.33333333%;}
.col-xs-9 { width: 75%;}
.col-xs-8 {  width: 66.66666667%;}
.col-xs-7 {  width: 58.33333333%;}
.col-xs-6 {  width: 50%;}
.col-xs-5 {  width: 41.66666667%;}
.col-xs-4 {  width: 33.33333333%;}
.col-xs-3 { width: 25%;}
.col-xs-2 {  width: 16.66666667%;}
.col-xs-1 {  width: 8.33333333%;}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {  float: left;  }
    .col-sm-12 {    width: 100%;  }
    .col-sm-11 {    width: 91.66666667%;  }
    .col-sm-10 {    width: 83.33333333%;  }
    .col-sm-9 {    width: 75%;  }
    .col-sm-8 {    width: 66.66666667%;  }
    .col-sm-7 {    width: 58.33333333%;  }
    .col-sm-6 {    width: 50%;  }
    .col-sm-5 {    width: 41.66666667%;  }
    .col-sm-4 {    width: 33.33333333%;  }
    .col-sm-3 {    width: 25%;  }
    .col-sm-2 {    width: 16.66666667%;  }
    .col-sm-1 {    width: 8.33333333%;  }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }  .col-md-12 {    width: 100%;  }
    .col-md-11 {    width: 91.66666667%;  }
    .col-md-10 {    width: 83.33333333%;  }
    .col-md-9 {    width: 75%;  }
    .col-md-8 {    width: 66.66666667%;  }
    .col-md-7 {    width: 58.33333333%;  }
    .col-md-6 {    width: 50%;  }
    .col-md-5 {    width: 41.66666667%;  }
    .col-md-4 {    width: 33.33333333%;  }
    .col-md-3 {    width: 25%;  }
    .col-md-2 {    width: 16.66666667%;  }
    .col-md-1 {    width: 8.33333333%;  }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left;  }
    .col-lg-12 {    width: 100%;  }
    .col-lg-11 {    width: 91.66666667%;  }
    .col-lg-10 {    width: 83.33333333%;  }
    .col-lg-9 {    width: 75%;  }
    .col-lg-8 {    width: 66.66666667%;  }
    .col-lg-7 {    width: 58.33333333%; }
    .col-lg-6 {    width: 50%;  }
    .col-lg-5 {    width: 41.66666667%;  }
    .col-lg-4 {    width: 33.33333333%;  }
    .col-lg-3 {    width: 25%;  }
    .col-lg-2 {    width: 16.66666667%;  }
    .col-lg-1 {    width: 8.33333333%;  }
}
.visible-xs,.visible-sm,.visible-md,.visible-lg {  display: none !important;}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block { display: none !important;}
@media (max-width: 767px) {
    .visible-xs { display: block !important;  }
    table.visible-xs { display: table !important; }
    tr.visible-xs {    display: table-row !important;  }
    th.visible-xs, td.visible-xs { display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block { display: block !important;}
}
@media (max-width: 767px) {
    .visible-xs-inline { display: inline !important; }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {display: inline-block !important;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm { display: block !important; }
    table.visible-sm {display: table !important; }
    tr.visible-sm { display: table-row !important;}
    th.visible-sm, td.visible-sm {  display: table-cell !important;  }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block { display: block !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {display: inline !important;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {display: inline-block !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {display: block !important;}
    table.visible-md { display: table !important; }
    tr.visible-md {   display: table-row !important;  }
    th.visible-md,  td.visible-md {    display: table-cell !important;  }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block { display: block !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline { display: inline !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {display: inline-block !important;  }
}
@media (min-width: 1200px) {
    .visible-lg {display: block !important; }
    table.visible-lg { display: table !important; }
    tr.visible-lg { display: table-row !important; }
    th.visible-lg,td.visible-lg { display: table-cell !important;  }
    .visible-lg-block { display: block !important; }
    .visible-lg-inline { display: inline !important; }
    .visible-lg-inline-block { display: inline-block !important;  }
}
.hidden { display: none !important;}
@media (max-width: 767px) {
    .hidden-xs {display: none !important;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {display: none !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md { display: none !important;}
}
@media (min-width: 1200px) {
    .hidden-lg { display: none !important; }
}
.pull-right {  float: right !important;}
.pull-left {  float: left !important;}
/* =========================================
6. Pages and content block for page
*/
.archive_descr {text-align: center; margin-bottom: 50px}
.archive_descr p {text-align: center;}

/* 404 */
.error404 .e404 { color: rgba(23,27,33,1); position: relative; display: block;}
.error404 .e404 img {max-width: 100%}
.error404 .e404 h2 {text-align: center; margin-bottom: 30px;}
.dividerdouble {margin: 30px auto; width: 90px; height: 4px; border-top: 1px #e4e4e5 solid;border-bottom: 1px #e4e4e5 solid; clear: both;}
.error404 .search-form { position: relative;    max-width: 700px; display: block; margin: 10px auto 80px auto;}
.error404 .search-form input[type=search] {width: 100%;  display: block; min-width: 200px; max-width: 500px;float:left;margin-right: 20px;}
.error404 .search-form input[type=submit] {float:left}
.error404 p {text-align: center}
.textwidget {color: rgba(136,136,136,1); font-size: 16px; font-style: italic}

/* Pagination */
.pagination {width:100%; text-align:center; padding: 20px 0}
.pagination ul, nav.woocommerce-pagination ul {width:60%; margin:40px auto; padding:0; list-style:none; display: inline}
.woocommerce-pagination {margin-bottom: 60px}
.pagination ul li, nav.woocommerce-pagination ul li {margin:0; padding:0; display:inline-block}
.pagination ul li a, nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span { display:block; text-decoration:none; margin:0 5px; height:48px; width:48px; text-align:center; border:1px transparent solid; padding:12px 10px 10px 10px; font-weight:bold; font-size:15px; color:rgba(136,136,136,1); -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms; }
.pagination ul li a .icon {margin-top:4px; display:block}
.pagination ul li.active a { border-color:rgba(0,156,130,1); color: rgba(0,156,130,1)}
.pagination ul li.disabled a {color:rgba(136,136,136,1)}
.pagination ul li.disabled a:hover {color:#FFF}
.pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current { text-decoration:none; border-color:rgba(0,156,130,1); background-color: rgba(0,156,130,1); color: #FFF}
.pagination ul li a:hover .icon {color: #FFF}
.post-password-form input[type=password] {width: 50%;margin-right: 20px; float: left;}
.page-links {  text-align: center; margin-bottom: 40px; clear: both}
.page-links span { display:inline-block; text-decoration:none; font-family: Quattrocento;margin:0 5px; height:48px; width:48px; text-align:center;  padding:11px 13px 13px 13px; font-weight:bold; font-size:20px; color:rgba(136,136,136,1);}
.page-links a span { display:inline-block; font-weight:bold;  color:rgba(0,156,130,1); background-color: transparent;  -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms; border:2px rgba(0,156,130,1) solid;}
.page-links a:hover span { text-decoration:none; background-color:rgba(0,156,130,1); border-color:rgba(0,156,130,1); color: #FFF}
.page-links span {}
.page-links span.page-links-title { background-color: transparent; border-color: transparent; width: auto; }
.nav-previous {}
.nav-previous a, .nav-next a { -moz-box-sizing: border-box;  box-sizing: border-box; -webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms;  display: inline-block; text-decoration:none; outline: 0; margin-bottom: 0; font-weight: bold; line-height: 1.42857;    text-align: center; white-space: nowrap; vertical-align: middle;   cursor: pointer;    -moz-user-select: none;    background-image: none; text-transform:uppercase; position: relative; z-index: 1050; font-family: Quattrocento Sans;border-radius: 0;padding: 12px 30px;font-size: 16px;border: 2px solid rgba(0,156,130,1); color: #000;background-color:  rgba(0,156,130,1);  }
.nav-previous a:hover, .nav-next a:hover {color: rgba(0,156,130,1); background-color: transparent}
.nav-previous a:focus, .nav-previous a:active, .nav-next a:focus, .nav-next a:active { box-shadow: inset 0 2px 3px rgba(0,0,0,.25);color: rgba(0,156,130,1); background-color: transparent}
.nav-next {}
.blogpagination {width: 100%; text-align: center; clear: both; margin: 20px 0 80px 0}
.blogpagination a, .blogpagination span {display:inline-block; text-decoration:none; margin:0 5px; height:48px; text-align:center; border:1px transparent solid; padding:11px 20px 10px 20px; font-weight:bold; font-size:15px; color:rgba(136,136,136,1); -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms; white-space: nowrap}
.blogpagination a:hover {text-decoration:none; border-color:rgba(0,156,130,1); background-color: rgba(0,156,130,1); color: #FFF}
.blogpagination span {  border-color: rgba(0,156,130,1); color: rgba(0,156,130,1); white-space: nowrap}
/* Breadcrumbs */

.breadcrumbs {position: absolute; top: -webkit-calc(50% - 14px); top: -moz-calc(50% - 14px); top: calc(50% - 14px); right: 30px;text-align: right;}
.breadcrumbs .post { margin-bottom: 0;}
.breadcrumbs > span,
.breadcrumbs >span > a {  display: inline-block;  padding: 0; margin-top: -3px; vertical-align: middle; max-width: 200px;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
.breadcrumbs >span.breadcrumb_last {  max-width: 250px;}
/* Testimonial single */
.single-teammate h1 { text-align: left; margin-bottom: 15px;}
.testimonialsingle {}
.testimonialsingle .mention, .testimonialsarchive .mention {font-style: italic;}
.testimonialsingle .mention .entry-meta {color:#9b9c9e; font-style: normal; font-size: 15px}
.testimonialsingle .face {display: block; margin: 0 40px 20px 0; float: left;text-align: center;}
.testimonialsingle .face strong, .testimonialsarchive strong {color:rgba(0,156,130,1); font-family: Quattrocento Sans; font-size: 19px; display: block}
.testimonialsingle .face p, .testimonialsarchive strong+p  {color:#9b9c9e; font-size: 15px}
.testimonialsingle .face img {margin-bottom: 10px; height: 115px; width: 115px;    border-radius: 100px;}
.testimonialsingle .icon-quote-right {position: absolute; right:20px; top:20px; font-size: 90px; color: rgba(229, 192, 125, 0.15); }
.post-navigation {margin-bottom: 80px}
.paging-navigation {margin-bottom: 60px}
/* Testimonials Archive */
.testimonialsarchive {}
.testimonialsarchive .testimonial {width: 46%; margin-right: 8%; float: left; text-align: center; margin-bottom: 60px}
.testimonialsarchive .testimonial:nth-of-type(2n) {margin-right: 0;}
.testimonialsarchive .testimonial:nth-of-type(2n+1) { clear: both}
.testimonialsarchive .testimonial:first-child { clear: none}
.testimonialsarchive .testimonial img {border-radius: 100px; margin-bottom: 10px}
.testimonialsarchive .testimonial .mention{}
.testimonialsarchive .testimonial p{text-align: center;}
/* Testimonials Shortcode 1 */
.testimonials_box {padding:30px 0; position:relative}
.testimonials_box .item {float: left; outline: none}
.testimonials_box .item .mention {border-radius:0; padding:45px 50px; position: relative; margin-right: 1px}
.testimonials_box .item:nth-child(odd) .bubbles .mention {background-color:rgba(0,156,130,1)}
.testimonials_box .item:nth-child(even) .bubbles .mention  {background-color:rgba(23,27,33,1); margin-top:25px}
.testimonials_box .mention p {color:#FFF}
.testimonials_box .item:nth-child(odd) .mention:after { content:""; position: absolute;left:25%; bottom: -21px; width: 0; height: 0; border-top: 0 solid transparent; border-left: 30px solid rgba(0,156,130,1); border-bottom: 22px solid transparent; z-index: -1;}
.testimonials_box .item:nth-child(even) .mention:after { content:""; position: absolute;right:25%; bottom: -21px; width: 0; height: 0; border-top: 0 solid transparent; border-right: 25px solid rgba(23,27,33,1); border-bottom: 22px solid transparent; z-index: -1;}
.testimonials_box .bubbles .face strong {font-size:19px; color:rgba(37,42,44,1); margin-top: 10px; display: block;}
.testimonials_box .bubbles .face p {color:#b2b4b4}
.testimonials_box .item:nth-child(odd) .mention {background-color:rgba(0,156,130,1)}
.testimonials_box .item:nth-child(odd) .face {margin:60px auto auto 60px; text-align:left}
.testimonials_box .item:nth-child(odd) .face img {float:left; margin-right:20px; border-radius:100px; height: 115px; width: 115px}
.testimonials_box .item:nth-child .face a img {border:0; outline: none}
.testimonials_box .item:nth-child(even) .mention {background-color:rgba(23,27,33,1); margin-top:25px;}
.testimonials_box .item:nth-child(even) .face {margin:60px 60px auto auto; text-align:right}
.testimonials_box .item:nth-child(even) .face p {text-align:right}
.testimonials_box .item:nth-child(even) .face img {float:right; margin-left:20px; border-radius:100px; height: 115px; width: 115px}
.testimonials_box .slick-dots {text-align: center; height:25px; list-style: none; margin: 10px auto}
.testimonials_box .slick-dots li {display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }
.testimonials_box .slick-dots li button {display: block;width: 10px;height: 10px;margin: 5px 7px;border-radius: 20px;background-color: #fff !important;-webkit-transition: all 600ms; -moz-transition: all 600ms;  transition: all 600ms; border: 1px rgba(192,193,195,1) solid; font-size: 0;padding: 0; outline: none; cursor:pointer}
.testimonials_box .slick-dots li button:hover {background-color: rgba(192,193,195,1) !important;}
.testimonials_box .slick-dots li button:active, .testimonials_box .slick-dots li button:focus {outline: none}
.testimonials_box .slick-dots li.slick-active button  {background-color: rgba(192,193,195,1) !important;-webkit-transform: scale(0.75);-ms-transform: scale(0.75);-moz-transform: scale(0.75);transform: scale(0.75)}
.testimonials_box .slick-dots li button:before {content:none}
.testimonials_box .slick-dots li button:hover:before {-webkit-transform: scale(0.75);-ms-transform: scale(0.75);-moz-transform: scale(0.75);transform: scale(0.75);}
/* Testimonials Shortcode 2 */
#digitalti { text-align:center}
#digitalti .mention p { font-style: italic; padding: 0 40px}
#digitalti .item {outline: none}
#digitalti .face {}
#digitalti .face img {width:115px; height:115px;  border-radius:150px;  margin: 0 auto 20px auto;}
#digitalti .face a img {border:0; outline: none}
#digitalti .face strong {color:rgba(0,156,130,1); font-family: Quattrocento Sans; font-size: 19px; display: block; text-align: center}
#digitalti .face p {color:#9b9c9e; font-size: 15px;text-align: center}
#digitalti .slick-next, #digitalti .slick-prev {background-color: transparent; font-size: 0;padding: 0; border: none;  outline: 0;    margin-bottom: 10px;}

#digitalti .slick-prev:before {content: "\edf1"; font-family: 'alico'; color:#d2ced6; font-size:26px; display:block; height:30px; width:30px;  position:absolute; left: 150px;
    visibility:visible;  -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms; z-index: 9999; overflow: visible}
#digitalti .slick-prev:hover:before {font-size:36px; color:#2b2732; cursor:pointer}
#digitalti .slick-next:before {content: "\ede9"; font-family: 'alico'; color:#d2ced6; font-size:26px; display:block; height:30px; width:30px;  position:absolute; right: 150px;
    visibility:visible;  -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms; z-index: 9999;}
#digitalti .slick-next:hover:before {font-size:36px; color:#2b2732; cursor:pointer}
#digitalti .slick-list, #digitalti .slick-slide.slick-active {z-index: 9}
#digitalti.layout3 .item > a > img {width:115px; height:115px;  border-radius:150px;  margin: 0 auto 20px auto;border:0; outline: none}
#digitalti.layout3 .slick-prev:before {bottom: auto; top: 70px;}
#digitalti.layout3 .slick-next:before {bottom: auto; top: 70px;}
#digitalti .slick-dots {text-align: center; height:25px; list-style: none; margin: 0 auto 10px auto; padding: 0}
#digitalti .slick-dots li {display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }
#digitalti .slick-dots li button {display: block;width: 10px;height: 10px;margin: 5px 7px;border-radius: 20px;background-color: #fff !important;-webkit-transition: all 600ms; -moz-transition: all 600ms;  transition: all 600ms; border: 1px rgba(192,193,195,1) solid; font-size: 0;padding: 0; outline: none; cursor:pointer}
#digitalti .slick-dots li button:hover {background-color: rgba(192,193,195,1) !important;}
#digitalti .slick-dots li button:active, #digitalti .slick-dots li button:focus {outline: none}
#digitalti .slick-dots li.slick-active button  {background-color: rgba(192,193,195,1) !important;-webkit-transform: scale(0.75);-ms-transform: scale(0.75);-moz-transform: scale(0.75);transform: scale(0.75)}
#digitalti .slick-dots li button:before {content: none}
#digitalti .slick-dots li button:hover:before {-webkit-transform: scale(0.75);-ms-transform: scale(0.75);-moz-transform: scale(0.75);transform: scale(0.75);}
.whitecomments .mention {color:#fff}
/* Testimonial Widget */
.widget_testimonial_carousel {margin-bottom: 40px;}
.widget_testimonial_carousel .item {position: relative;overflow: hidden; outline: none}
.widget_testimonial_carousel .slick-slide { outline: none}
.widget_testimonial_carousel .mention {color:#717171; font-size: 14px; font-style: italic; line-height: 24px; font-family: Quattrocento Sans}
.widget_testimonial_carousel .face {}
.widget_testimonial_carousel .face img {height: 78px; width: 78px; border-radius: 50px; float: left; margin-right: 25px;}
.widget_testimonial_carousel .face a img {border: 0}
.widget_testimonial_carousel .face strong, .widget_testimonial_carousel .face strong a {font-size: 17px; color: rgba(0,156,130,1);font-family: Quattrocento Sans; text-decoration: none}
.widget_testimonial_carousel .face strong a:hover { text-decoration: none}
.widget_testimonial_carousel .face p {margin-bottom: 0; font-size: 13px; color: rgba(192,193,195,1);font-family: Quattrocento Sans}
.widget_testimonial_carousel .slick-dots {text-align: center; height:25px; list-style: none; margin: 10px auto}
.widget_testimonial_carousel .slick-dots li {display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ margin: 0; padding: 0;}
.widget_testimonial_carousel .slick-dots li:before {content: none }
.widget_testimonial_carousel .slick-dots li button {display: block;width: 10px;height: 10px;margin: 5px 7px;border-radius: 20px;background-color: #fff !important;-webkit-transition: all 600ms; -moz-transition: all 600ms;  transition: all 600ms; border: 1px rgba(192,193,195,1) solid; font-size: 0;padding: 0; outline: none; cursor:pointer}
.slick-dots li button:before {content: none}
.widget_testimonial_carousel .slick-dots li button:hover {background-color: rgba(192,193,195,1) !important;}
.widget_testimonial_carousel .slick-dots li button:active, #teamsecond  .slick-dots li button:focus {outline: none}
.widget_testimonial_carousel .slick-dots li.slick-active button  {background-color: rgba(192,193,195,1) !important;-webkit-transform: scale(0.75);-ms-transform: scale(0.75);-moz-transform: scale(0.75);transform: scale(0.75)}
.widget_testimonial_carousel .slick-dots li button:before {font-size: 12px;color: rgba(235,235,235,1);}
.widget_testimonial_carousel .slick-dots li button:hover:before {}
.widget_testimonial_carousel .slick-prev, .widget_testimonial_carousel .slick-next {display:inline-block;height:30px; width:35px; background-repeat:no-repeat;  margin:0; z-index: 3;  position: absolute;bottom: 0; border: 0; background-color: transparent; font-size: 0; outline: none;     top: auto; cursor: pointer}
.widget_testimonial_carousel .slick-prev:before, .widget_testimonial_carousel .slick-next:before {font-family: 'alico'; font-size: 16px; color: rgba(0,156,130,1); background-color: transparent; border: 1px rgba(0,156,130,1) solid; padding: 6px 9px; -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.widget_testimonial_carousel .slick-prev:hover:before, .widget_testimonial_carousel .slick-next:hover:before {color:#FFF; background-color: rgba(0,156,130,1); cursor: pointer}
.widget_testimonial_carousel .slick-prev:before {content: "\e8bf";}
.widget_testimonial_carousel .slick-next:before {content: "\e8c0";}
.widget_testimonial_carousel .slick-next:hover {}
.widget_testimonial_carousel .slick-prev {right: 36px; left: auto}
.widget_testimonial_carousel .slick-next {right: 0}
.widget_testimonial_carousel .slick-list {padding-bottom: 20px}
.widget_testimonial_carousel button:active, .widget_testimonial_carousel button:focus { box-shadow: none}
/* Testimonials Shortcode 4 */
.testi_box_four {}
.testi_box_four .mention{ margin-bottom: 40px;}
.testi_box_four .mention p {font-weight: 500}
.testi_box_four .mention p, .testi_box_four .face, .testi_box_four .face p {text-align: center}
.testi_box_four .face strong {color: rgba(0,156,130,1) }
.testi_box_four .item  {outline: none; padding: 80px 80px 0 80px; position: relative}
.testi_box_four .item:before {content: "\f10d"; position: absolute; font-family: FontAwesome; font-size: 50px; line-height: 50px; color: #898c8f; opacity: 0.5; top: 0; left: calc(50% - 25px);}
.testi_box_four .face img {width:115px; height:115px;  border-radius:150px;  margin: 0 auto 20px auto; border: 2px #fff solid}
.testi_box_four .face a {outline: none}
.testi_box_four .testimonial {}
.testi_box_four .slick-dots {text-align: center; height:5px; list-style: none; margin: 0 auto 10px auto; padding: 0; position: absolute; top: 50%; left: calc(50% - 54px);}
.testi_box_four .slick-dots li {display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }
.testi_box_four .slick-dots li button {display: block; width: 26px; height: 15px; margin: 0 5px; border-radius: 0; background-color: transparent !important;  font-size: 0; padding: 0; outline: none; cursor: pointer; border-width: 3px 0 0 0; border-color: #d1d3d4; border-style: solid}
.testi_box_four .slick-dots li button:hover {background-color: transparent !important; border-color: rgba(0,156,130,1)}
.testi_box_four .slick-dots li button:active, #digitalti .slick-dots li button:focus {outline: none}
.testi_box_four .slick-dots li.slick-active button  {background-color: transparent !important;}
.testi_box_four .slick-dots li button:before {content: none}
.testi_box_four .slick-dots li button:hover:before {}

/* Teammmates */
.team-slide {margin: 60px 0;position: relative;}
.team-slide .team-item {position: relative;overflow: hidden;padding: 0 15px;    margin-bottom: 60px; outline: none}
.team-slide .team-item:nth-child(4), .team-slide .team-item:nth-child(7),.team-slide .team-item:nth-child(11),.team-slide .team-item:nth-child(14),.team-slide .team-item:nth-child(17),.team-slide .team-item:nth-child(20),.team-slide .team-item:nth-child(23),.team-slide .team-item:nth-child(26),.team-slide .team-item:nth-child(29),.team-slide .team-item:nth-child(32),.team-slide .team-item:nth-child(35),.team-slide .team-item:nth-child(38) {clear: both}

.team-slide .meta-info {background: rgba(0,156,130,1);text-align: center;margin-top: -150px; height: auto; max-height: 140px; overflow: hidden; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s; padding: 30px 0;}
.team-slide .meta-info > span {color: #fff;display: block;margin: 10px 0;font-size: 18px; text-decoration: none  }
.team-slide .meta-info > span a{color: #fff;text-decoration: none  }
.team-slide .main-info {display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;border-left: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0;border-right: 1px solid #f0f0f0;padding: 40px 0;margin-top: -10px;}
.team-slide .main-info .name {color: rgba(23,27,33,1);text-align: center;font-size: 25px;text-transform: uppercase;margin-bottom: 5px;display: block;font-weight: bold;}
.team-slide .main-info .regalies {color: rgba(0,156,130,1);text-align: center;font-size: 18px;display: block;}
.team-slide .photo {position: relative;overflow: hidden; display: block; text-align: center}
.team-slide .photo img {-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.team-slide .photo:hover img {-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}
.team-slide .team-overlay {position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.73);z-index: 999;top: -100%;left: 0;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.team-slide .team-overlay-link {text-align: center;font-size: 26px;position: relative; top: 43%;}
.team-slide .team-overlay-link a {color: #fff;padding: 15px;background: rgba(0,156,130,0.5);border-radius: 50%;width: 50px;height: 50px;display: inline-block; font-size: 22px; text-decoration: none; margin-left: 15px}
.team-slide .team-overlay-link a:first-child {margin-left: 0}
.team-slide .team-overlay-link a:hover {background: rgba(0,156,130,1);color: #fff; text-decoration: none}
.team-slide .team-item:hover {}
.team-slide .team-item:hover .team-overlay {top: 0;}
.team-slide .team-item:hover .main-info {overflow: hidden; margin-bottom: -150px}
.team-slide .team-item:hover .meta-info {margin-top: 0;}
/* Teammate page */
.teammate .subhead {color:rgba(0,156,130,1); font-size: 18px; font-style: italic; font-family: Quattrocento Sans; font-weight: bold; margin: -10px 0 30px 0; padding: 0}
.teammate .navigation {clear: both; margin-top: 80px}
.teammate .contact-list {list-style: none; margin: 0; padding-left: 0;}
.teammate .contact-list li {margin: 0 0 10px 0}
.teammate .contact-list [class*="icon-"] {color:rgba(0,156,130,1); margin-right: 10px}
.teammate .socialprofiles {}
.teammate .socialprofiles [class*="icon-"] {margin-right: 10px}
.teammate .socialprofiles [class*="icon-"]:first-child {margin-left: 10px}
.teammate .socialprofiles a [class*="icon-"] {color:#94979a;     display: inline-block;}
.teammate .socialprofiles a:hover {text-decoration: none}
.teammate .socialprofiles a:hover [class*="icon-"] {color:rgba(0,156,130,1);text-decoration: none}
.teammate h3 {font-size: 22px; font-family: Quattrocento Sans; color: rgba(23,27,33,1); text-align: left}
.teammate h3:after {content: " ";height: 3px; width: 38px; border-top: 1px solid #a2a4a6; border-bottom: 1px solid #a2a4a6; margin: 10px 0 25px; display: block;}
.teammate .abouthead {margin: 50px 0 30px 100px; padding: 20px 40px; background-color: rgba(23,27,33,1); color: #FFF; text-transform: uppercase; display: inline-block; font-weight: bold}
.teammate .abouthead:after {content: " "; display: block; width: 100%;height: 1px; background-color: rgba(23,27,33,1);     margin: 20px 0 0 0; position: absolute; left: 0;}
.teammate .mwa {max-width: 100%}
.catteam {margin-bottom: 40px}
.catteam:after {content: " "; clear: both; display: block}
/* Team Shortcode */
#team-index { text-align: center;    padding: 0 0 120px 0;}
#team-index .item {background: #f6f6f6; padding: 0 27px 0 0; margin:0 10px 0 1px; text-align: left; height:310px; outline: none}
#team-index .item img {height: 310px;}
#team-index .item strong {display:block; padding-top: 40px; font-size:20px; color:rgba(37,42,44,1);font-family: Quattrocento Sans; text-transform: uppercase}
#team-index .item span {display:block; color: rgba(0,156,130,1);text-align: left;font-size: 18px; font-family: Quattrocento Sans; margin: 5px 0 20px }
#team-index .item span:after {}
#team-index .item p {font-size: 15px; color:#9d9f9f;     line-height: 23px;}
#team-index .item .teamprphoto {float:left; margin-right:40px; height: 310px;position: relative; background-size:cover; background-position: center; width: 250px}
#team-index .item .overmember {background-color:rgba(89,226,138,0.0); position:absolute; top:0; left:0; height:100%; width:100%; text-align:center; -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms; }
#team-index .item .overmember a i {color:#FFF; font-size:44px; margin:133px auto auto auto; opacity:0; filter: alpha(opacity=0);-webkit-transition: all 600ms; -moz-transition: all 600ms;  transition: all 600ms; }
#team-index .item .overmember a:hover i {text-decoration: none }
#team-index .item .overmember a {position: absolute; top: 44%; text-align: center; left: 42%; text-decoration: none }
#team-index .item .overmember a:hover {text-decoration: none}
#team-index .item .overmember:hover i { opacity:1; filter: alpha(opacity=100); text-decoration: none}
#team-index .item .teamprphoto:hover .overmember {background-color: rgba(0,156,130,0.8)}
#team-index .item .contact-list  {padding-top: 0}
#team-index .item .contact-list span {display: inline; margin: 0 10px 0 0}
#team-index .socialprofiles {}
#team-index .socialprofiles a:hover {text-decoration:none;}
#team-index .socialprofiles a:hover i {color:rgba(0,156,130,1);text-decoration: none; }
#team-index .slick-prev, #team-index .slick-next, #teamsecond .slick-prev, #teamsecond .slick-next {display:inline-block;height:42px; width:42px; background-repeat:no-repeat;  margin:10px 5px 20px 5px; z-index: 3;  position: absolute; bottom: 20px; border: 0; background-color: transparent; font-size: 0; outline: none; top:auto}
#team-index .slick-prev:before, #team-index .slick-next:before, #teamsecond .slick-prev:before, #teamsecond .slick-next:before {font-family: 'alico'; font-size: 24px; color: rgba(0,156,130,1); background-color: transparent; border: 1px rgba(0,156,130,1) solid; padding: 12px 15px; -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
#team-index .slick-prev:hover:before, #team-index .slick-next:hover:before, #teamsecond .slick-prev:hover:before, #teamsecond .slick-next:hover:before {color:#FFF; background-color: rgba(0,156,130,1); cursor: pointer}
#team-index .slick-prev:before, #teamsecond .slick-prev:before {content: "\e8bf";}
#team-index .slick-next:before, #teamsecond .slick-next:before {content: "\e8c0";}
#team-index .slick-next:hover, #teamsecond .slick-prev:hover {}
#team-index .slick-prev, #teamsecond .slick-prev {left: 42%; }
#team-index .slick-next, #teamsecond .slick-next {right: calc(44% + 10px);}
#team-index button:active, #team-index button:focus, #teamsecond button:active, #teamsecond button:focus { box-shadow: none}

/* Team Shortcode 2 */
#teamsecond {}
#teamsecond.team-slide .team-item {clear: none}
#teamsecond.team-slide .team-item {margin-bottom: 10px}
#teamsecond .slick-dots {text-align: center; height:25px; list-style: none; margin: 10px auto}
#teamsecond .slick-dots li {display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }
#teamsecond .slick-dots li button {display: block;width: 10px;height: 10px;margin: 5px 7px;border-radius: 20px;background-color: #fff !important;-webkit-transition: all 600ms; -moz-transition: all 600ms;  transition: all 600ms; border: 1px rgba(192,193,195,1) solid; font-size: 0;padding: 0; outline: none; cursor:pointer}
#teamsecond .slick-dots li button:hover {background-color: rgba(192,193,195,1) !important;}
#teamsecond .slick-dots li button:active, #teamsecond  .slick-dots li button:focus {outline: none}
#teamsecond .slick-dots li.slick-active button  {background-color: rgba(192,193,195,1) !important;-webkit-transform: scale(0.75);-ms-transform: scale(0.75);-moz-transform: scale(0.75);transform: scale(0.75)}
#teamsecond .slick-dots li button:before {content: none}
#teamsecond .slick-dots li button:hover {-webkit-transform: scale(0.75);-ms-transform: scale(0.75);-moz-transform: scale(0.75);transform: scale(0.75);}

/* Team Shortcode #3*/
#teamthird {}
#teamthird.team-slide {margin: 0}
#teamthird.team-slide .team-item.team-secondd:hover .photo img {-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
#teamthird .team-item.team-secondd > div{-webkit-transition: all 600ms; -moz-transition: all 600ms;  transition: all 600ms; margin-bottom: 20px; padding-bottom: 1px}
#teamthird .team-item.team-secondd > div:after{content: ""; clear: both; display: block;}
#teamthird .team-item.team-secondd > div:hover {box-shadow: 0 0 20px rgba(0, 0, 0, 0.30);}
#teamthird .team-item.team-secondd .photo { margin-bottom: 12px; }
#teamthird .team-item.team-secondd .name { display: block; font-weight: bold; font-size: 1.1em; text-align: center; margin:20px auto 3px auto}
#teamthird .team-item.team-secondd .regalies {display: block; text-align: center; margin-bottom: 10px }
#teamthird .team-item.team-secondd {margin-top: 30px; margin-bottom: 30px;}
#teamthird .team-item.team-secondd:nth-child(4n+1), #teamthird .team-item.team-secondd:nth-child(3n+1) {clear: none}
#teamthird.team-slide .team-overlay-link {margin-bottom: 20px}
#teamthird.team-slide .team-overlay-link a {background-color: rgba(0,156,130,1)}
#teamthird.team-slide .team-overlay-link a:hover {background-color: rgba(67,67,67,1)}
#teamthird .slick-dots {text-align: center; height:5px; list-style: none; margin: 0 auto 10px auto; padding: 0; position: absolute; bottom: 0; left: calc(50% - 54px);}
#teamthird .slick-dots li {display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }
#teamthird .slick-dots li button {display: block; width: 26px; height: 15px; margin: 0 5px; border-radius: 0; background-color: transparent !important;  font-size: 0; padding: 0; outline: none; cursor: pointer; border-width: 3px 0 0 0; border-color: #d1d3d4; border-style: solid}
#teamthird .slick-dots li button:hover {background-color: transparent !important; border-color: rgba(0,156,130,1)}
#teamthird .slick-dots li button:active, #digitalti .slick-dots li button:focus {outline: none}
#teamthird .slick-dots li.slick-active button  {background-color: transparent !important;}
#teamthird .slick-dots li button:before {content: none}
#teamthird .slick-dots li button:hover:before {}

/* Counter */
.lawyer_counter {}
.lawyer_counter .stats-text:before {content: "";display:block; height: 4px; width: 38px; border-top: 1px solid rgba(156,159,162,1); border-bottom: 1px solid rgba(156,159,162,1); margin: 5px auto 20px auto;}
.lawyer_counter .stats-text {text-transform: uppercase;font-family: Quattrocento;}
.lawyer_counter .stats-number, .lawyer_faq .counter_preffix, .lawyer_faq .counter_suffix {font-family: Quattrocento Sans;}
.lawyer_counter_second {position: relative}
.lawyer_counter_second .stats-desc {padding-top: 50px}
.lawyer_counter_second .counter_suffix, .lawyer_counter_second {}
.lawyer_counter_second .aio-icon {margin-right: 10px}
.lawyer_counter_second i {color: rgba(0,156,130,1); }
.lawyer_counter_second .stats-text:after{content: "";display:block; height: 4px; width: 38px; border-top: 1px solid rgba(23,27,33,1); border-bottom: 1px solid rgba(23,27,33,1); margin: 10px auto 20px 0;}
.lawyer_counter_second .stats-text{text-transform: uppercase;font-family: Quattrocento; position: absolute; top: 0;}
.lawyer_counter_second .stats-number {font-family: Quattrocento Sans;}
/* FAQ */
.lawyer_faq {}
.lawyer_faq .vc_toggle_title {background-color: rgba(243,243,243,1); -webkit-transition: all 600ms; -moz-transition: all 600ms;  transition: all 600ms;}
.lawyer_faq.vc_toggle_active .vc_toggle_title {background-color: rgba(0,156,130,1)}
.lawyer_faq .vc_toggle_title h4 {font-size: 17px; font-family:Quattrocento Sans; text-transform: uppercase; color:#111111;margin-left: 10px;}
.lawyer_faq.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {margin-left: 10px;}
.lawyer_awards_carousel {}
/* Services Archive */
.lawyer_services { margin-bottom:30px;}
.lawyer_services .entry-thumbnail { position: relative; margin: 0; padding: 0; line-height: 0; z-index: 1}
.lawyer_services .entry-thumbnail > img {margin: 0; padding: 0; width: 100%}
.lawyer_services .staticover {z-index: 2; position: absolute; top: -webkit-calc(50% - 41px); top: -moz-calc(50% - 41px); top: calc(50% - 41px); width: 100%; height: auto; text-align: center; -webkit-transition: all 600ms; padding: 0 30px}
.lawyer_services:hover .staticover {opacity: 0;filter: alpha(opacity=0)}
.lawyer_services .staticover a.ico {}
.lawyer_services .staticover img {margin-bottom: 0;}
.lawyer_services .staticover h5 {font-family: Quattrocento Sans; margin-top: 10px; font-weight: bold; margin-bottom: 0}
.lawyer_services .staticover h5 a,.lawyer_services .staticover h5 a:hover { text-decoration: none; color:#FFF}
.lawyer_services .thumbhover {display:block; z-index: 999; position: absolute; top: 0; left: 0; right: 0; bottom: 0;  width: 100%; background-color: rgba(44,48,54,0.75); text-align: center;
    height: 0; overflow: hidden; -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms;}
.lawyer_services:hover .thumbhover {height: 100%;}
.lawyer_services .thumbhover a{margin: 0; display: inline-block; text-decoration: none;position: absolute; top: -webkit-calc(50% - 29px); top: -moz-calc(50% - 29px); top: calc(50% - 29px); left: -webkit-calc(50% - 29px); left: -moz-calc(50% - 29px); left: calc(50% - 29px);}
.lawyer_services .thumbhover a:hover{text-decoration: none}
.lawyer_services .thumbhover a span{ color: #ffffff; background-color: rgba(0,156,130,0.5); font-size: 26px; padding: 16px; display: block; border-radius: 50px; }
.lawyer_services .thumbhover a:hover span{  background-color: rgba(0,156,130,1); text-decoration: none}
.serviceslist {margin-top: 60px; margin-bottom: 40px}
.serviceslist:after {content: " "; display: table; width: 100%; clear: both}
.contactpagezeroing .ultimate-map-wrapper.ult-adjust-bottom-margin {margin-bottom: 0}
/* Price Tables */
.pricetable1 {list-style:none; margin:0 0 20px 0; padding:0; -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms; }
.pricetable1 li {padding:10px 10px; margin:0; background-color:rgba(248,245,247,1); border-top:1px #FFF solid; text-align: center; -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms; }
.pricetable1 li h3 {color:#FFF; margin:20px 0}
.pricetable1 li h3 span {display:block; color:#FFF; margin-bottom:10px}
.pricetable1 li span {font-size:15px; display:block; color:#929292}
.pricetable1 li.bestgreen:first-child {background-color:rgba(0,156,130,1);}
.pricetable1 li:first-child { background-color:rgba(0,156,130,1); border-top-left-radius:0; border-top-right-radius:0}
.pricetable1 li.worth { font-size:26px; font-weight:bold; padding:20px; background-color:rgba(0,156,130,1); color:#FFF;}
.pricetable1 li.worth.besto {background-color:rgba(0,156,130,1);}
.pricetable1 li:last-child {border-bottom-left-radius:0; border-bottom-right-radius:0; padding:30px 0; text-align: center}
.pricetable1 li:last-child span { display:inline-block; color:#FFF}
.pricetable1 li:before, .pricetable2 li:before, .pricetable2caption li:before {content:none}
.pricetable1:hover { -webkit-transform:scale(1.07); -ms-transform:scale(1.07); -moz-transform:scale(1.07); transform:scale(1.07); z-index:5}
.pricetable1:hover li { background-color:rgba(0,156,130,1); color:#FFF; border-top:1px rgba(248,245,247,1) dashed}
.pricetable1:hover li span, .pricetable1:hover li pre {font-size:15px; color:rgba(248,245,247,1); margin: 0; padding: 0}
.pricetable1:hover li:last-child {background-color:rgba(248,245,247,1);}
.pricetable1:hover li.worth {-webkit-transform:scale(1.07, 1);-ms-transform:scale(1.07, 1);-moz-transform:scale(1.07, 1);transform:scale(1.07, 1);}

.pricetable2, .pricetable2caption {list-style:none; margin:0 0 40px 0;z-index: 3; position: relative;}
.pricetable2caption { padding:0}
.pricetable2caption li{ background-color:rgba(86,83,90,1); text-align:left; font-size:16px; padding:20px 10px 10px 40px; margin:0; color:#FFF; border-bottom:1px #FFFFFF solid}
.pricetable2caption li:first-child {background-color: transparent; border-bottom-color: transparent}
.pricetable2caption li:nth-child(2) {border-top-left-radius:50px;}
.pricetable2caption li:last-child {border-bottom-left-radius:50px;}
.pricetable2caption li h3 { margin-bottom:54px}
.pricetable2 {width:100%; padding:0;margin-left:1px; -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms; }
.pricetable2.recommended {border:1px rgba(0,156,130,1) solid;margin-left:1px; z-index: 989; position: relative;}
.pricetable2.recommended li:first-child {}
.pricetable2 li, .pricetable2caption li {height:64px; margin:0 0 0 0; text-align: center}
.pricetable2 li { background-color:rgba(248,245,247,1); border-bottom:1px #FFF solid;  padding:20px 0 0 0; -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms; }
.pricetable2 li:first-child, .pricetable2 li:last-child, .pricetable2caption li:first-child {height:auto;padding: 20px 0 0 0;}
.pricetable2 li:last-child { padding-bottom:20px}
.pricetable2 li h3 {margin:20px 0}
.pricetable2 li h3:after {content: ""; display: block;  width: 44px;  height: 4px;  background: rgba(0,156,130,1); margin: 31px auto 29px; border-radius:2px}
.pricetable2.recommended li:first-child h3:after {}
.pricetable2 li .icon {font-size:20px}
.pricetable2 li .icon-cross2 {color:#e94545}
.pricetable2 li .icon-check {color: rgb(18, 232, 123)}
.pricetable2 li.worth { font-size: 30px;font-weight: bold;font-family: Quattrocento;padding: 10px 0 0 0;}
.pricetable2:hover { -webkit-transform:scaleY(1.1); -ms-transform:scaleY(1.1); -moz-transform:scaleY(1.1); transform:scaleY(1.1); z-index: 1000}
.pricetable2:hover.recommended {border:0}
.pricetable2:hover.recommended li:first-child h3:after {background: #FFF;}
.pricetable2:hover li:first-child {border-top-left-radius:0;border-top-right-radius:0}
.pricetable2:hover li:last-child {border-bottom-left-radius:0;border-bottom-right-radius:0; background-color:rgba(0,156,130,1)}
.pricetable2:hover li {background-color:rgba(0,156,130,1); color:#FFF}
.pricetable2:hover li .icon-checkmark4, .pricetable2:hover li .icon-cross2 {color:#FFF}
.pricetable2 li.pro {position: relative}
.pricetable2 li.pro h3 {position: relative; z-index: 999}
.pricetable2 li.pro:after {content:""; background-image:url(../images/best-offer.png); background-repeat:no-repeat; background-position:right top; height: 114px; width: 114px;     position: absolute; top: -20px; right: -20px; z-index: 990}
.zeopadding:after {display: block; content: " ";  clear: both;}

.pricetable3 {-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;border:2px #f5f5f5 solid}
.pricetable3:hover {border:2px rgba(23,27,33,1) solid }
.pricetable3 .ult_pricing_heading, .pricetable3 .ult_price_body_block  {-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.pricetable3:hover .ult_pricing_heading, .pricetable3:hover .ult_price_body_block  {background-color: rgba(23,27,33,1) !important; color: #ffffff !important;}
.pricetable3 .cust-subhead, .pricetable3 .ult_price_figure, .pricetable3 .ult_price_term {-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.pricetable3:hover .cust-subhead, .pricetable3:hover .ult_price_figure, .pricetable3:hover .ult_price_term {color: #ffffff !important;}
.pricetable3 .ult_pricing_heading .cust-headformat  {-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.pricetable3:hover .ult_pricing_heading .cust-headformat  {color: rgba(0,156,130,1) !important;}
.pricetable3 .ult_price_features {}
.pricetable3 .ult_price_features del {color:rgba(156,159,162,1)}
.pricetable3 .ult_price_action_button {border:2px rgba(23,27,33,1) solid !important; border-radius: 0 !important; background-color: #FFF !important; color: rgba(23,27,33,1) !important; padding: 10px 20px !important; margin-bottom: 30px !important;}
.pricetable3 .ult_price_action_button:hover {border:2px rgba(0,156,130,1) solid !important; border-radius: 0 !important; background-color: rgba(0,156,130,1) !important; color: #FFF !important;}
.pricetable3 .ult_price_features p {font-size: 16px}
.ult_design_5.ult_featured.pricetable3 {border:2px rgba(0,156,130,1) solid !important;position:relative; -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.ult_design_5.ult_featured.pricetable3:before {content:"\ebd9"; height: 70px; width: 70px;position: absolute; top: -20px; right: -20px; font-size: 38px; font-family: 'alico'; color: #FFF; z-index: 999;background-color: rgba(0,156,130,1); padding: 16px;border-radius: 50px; -moz-box-sizing: border-box; box-sizing: border-box;}
.ult_design_5.ult_featured.pricetable3:hover {border:2px rgba(23,27,33,1) solid !important;}

.pricetable4 {-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms; position: relative}
.pricetable4:hover { -webkit-transform:scale(1.1); -ms-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.pricetable4 .ult_pricing_heading {-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.pricetable4:hover .ult_pricing_heading {color:rgba(0,156,130,1)}
.ult_design_4.ult_featured.pricetable4:before {content:"\ebd4"; height: 62px; width: 62px;position: absolute; top: -36px; right: 10px; font-size: 30px; font-family: 'alico'; color: #FFF;z-index: 999;-moz-box-sizing: border-box;box-sizing: border-box;background-color: rgba(23,27,33,1); padding: 18px 17px 10px 17px; border-radius: 50px;}
/* PortfoliFo/Case Page */
.casenavi {position: absolute; top: 0; right: 0;width: 100px}
.casenavi a {margin: 0; padding: 0;display: block; height: 35px; width: 35px; float: right;}
.casenavi a span {padding: 10px;color:#c0c0c0; font-size: 13px; border: 1px #c0c0c0 solid;  display: block;-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.casenavi a:hover {text-decoration: none}
.casenavi a:hover span {color:#FFF; background-color: rgba(23,27,33,1); font-size: 13px; }
.cases {}
.cases header{padding: 0 100px 50px 0; position: relative;}
.cases header p {color:#d6b06b; font-family: Quattrocento Sans, sans-serif; font-weight: bold; font-size: 22px}
.cases h3 {margin-top: 0; text-align: left;}
.cases .thelawyer_accordion .vc_tta-panel-title {text-align: left; font-size: 17px; font-family: Quattrocento Sans, sans-serif}
.cases .vc_tta.vc_general.thelawyer_accordion .vc_tta-panel.vc_active .vc_tta-panel-heading {border:0; border-top: 1px #c7c7c7 solid; border-radius: 0}
.cases .vc_tta.vc_general.thelawyer_accordion .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text,
.cases .vc_tta.vc_tta-accordion.thelawyer_accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
.cases .vc_tta.vc_general.thelawyer_accordion .vc_active .vc_tta-icon {color:rgba(0,156,130,1)}
.cases .cases .vc_tta.vc_tta-accordion.thelawyer_accordion .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before {border-color: rgba(0,156,130,1);}
.cases .vc_tta.vc_general.thelawyer_accordion .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading { background-color: transparent; border: 0; border-top:1px; border-top: 1px #c7c7c7 solid;border-bottom: 1px #c7c7c7 solid;border-radius: 0}
.cases .vc_tta.vc_general.thelawyer_accordion .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading  .vc_tta-panel-title a .vc_tta-title-text,
.cases .vc_tta-color-sandy-brown.vc_tta-style-classic.thelawyer_accordion .vc_tta-panel .vc_tta-panel-title>a,
.cases .vc_tta-color-sandy-brown.vc_tta-style-classic.thelawyer_accordion .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {color: rgba(23,27,33,1)}
.cases .cases .vc_tta.vc_tta-accordion.thelawyer_accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before {border-color:rgba(23,27,33,1)}
.cases .thelawyer_accordion .vc_tta-panel-body {color:rgba(107,109,111,1); font-size: 16px}
.cases .vc_tta.vc_general.thelawyer_accordion .vc_tta-panel-title>a { padding: 22px 20px;}
.cases .lawyer_counter {}
.cases .lawyer_counter .stats-text:before {content: "";display:block; height: 4px; width: 38px; border-top: 1px solid rgba(156,159,162,1); border-bottom: 1px solid rgba(156,159,162,1); margin: 5px auto 20px auto;}
.cases .lawyer_counter .stats-text {text-transform: uppercase;font-family: Quattrocento;}
.cases .lawyer_counter .stats-number, .lawyer_faq .counter_preffix, .lawyer_faq .counter_suffix {font-family: Quattrocento Sans;}
.cases h4.cat { text-align: right; font-size: 20px; margin-bottom: 15px;}
/* Cases Archive */
.lawyer_cases {margin-bottom: 30px}
.lawyer_cases .entry-thumbnail { position: relative; margin: 0; padding: 0; line-height: 0; z-index: 1}
.lawyer_cases .entry-thumbnail > img {margin: 0; padding: 0; width: 100%}
.lawyer_cases .staticover {position: absolute; top: 0; bottom: 0; left: 0; right: 0;z-index: 2;  width: 100%; height: 100%; text-align: center; -webkit-transition: all 600ms; background-color: rgba(44, 48, 54, 0.3)}
.lawyer_cases:hover .staticover {opacity: 0;filter: alpha(opacity=0)}
.lawyer_cases .staticover a.ico {}
.lawyer_cases .staticover img {margin-bottom: 0;}
.lawyer_cases .staticover h5 {position: absolute; top: -webkit-calc(50% - 14px); top: -moz-calc(50% - 14px); top: calc(50% - 14px); font-family: Quattrocento Sans; margin-top: 0; font-weight: bold; margin-bottom: 0;width: 100%; text-align: center;padding: 0 20px;}
.col4.lawyer_cases .staticover h5 {    top: -webkit-calc(50% - 40px);    top: -moz-calc(50% - 40px);    top: calc(50% - 40px);}
.lawyer_cases .staticover h5 a,.lawyer_cases .staticover h5 a:hover { text-decoration: none; color:#FFF}
.lawyer_cases .thumbhover {display:block; z-index: 999; position: absolute; top: 0; left: 0; right: 0;  width: 100%; background-color: rgba(44,48,54,0.75); text-align: center;
    height: 0; overflow: hidden; -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms;}
.lawyer_cases:hover .thumbhover {height: 80%;}
.lawyer_cases .thumbover_cat {display:block; z-index: 9999; position: absolute; bottom: 0; left: 0; right: 0;  width: 100%; background-color: rgba(0,156,130,1); text-align: center;
    height: 0; overflow: hidden; -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms;}
.lawyer_cases:hover .thumbover_cat {height: 20%;}
.lawyer_cases .thumbover_cat h4 {margin-top: 18px; font-size: 18px; color: #FFF;}
.col3.lawyer_cases .thumbover_cat  h4 {margin-top: 8px;}
.col4.lawyer_cases .thumbover_cat  h4 {margin-top: 2px;}
.lawyer_cases .thumbhover a{margin: 0; display: inline-block; text-decoration: none;position: absolute; top: -webkit-calc(50% - 29px); top: -moz-calc(50% - 29px); top: calc(50% - 29px); left: -webkit-calc(50% - 29px); left: -moz-calc(50% - 29px); left: calc(50% - 29px);}
.lawyer_cases .thumbhover a:hover{text-decoration: none}
.lawyer_cases .thumbhover a span{ color: #ffffff; background-color: rgba(0,156,130,0.5); font-size: 26px; padding: 16px; display: block; border-radius: 50px; }
.lawyer_cases .thumbhover a:hover span{  background-color: rgba(0,156,130,1); text-decoration: none}
.portfoliofeed {margin-bottom: 80px}
.portfoliofeed:after {content: " "; display: table; width: 100%; clear: both}

/* Cases block index page */
.thelawyer_case_index {}
.thelawyer_case_index .vc_gitem-animate-slideTop .vc_gitem-zone-b {background-color: rgba(44, 48, 54, 0.75);}
.thelawyer_all_link a {text-transform: uppercase; font-size: 20px; color:#a0a0a0; text-decoration: none}
.thelawyer_all_link a:hover {color:rgba(23,27,33,1);}
.thelawyer_case_portfolio .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {background-color: rgba(44, 48, 54, 0.75);}
.pageedit_link {clear: both;}

/* =========================================
    6.1 Blog
*/
.sticky {background-color: rgba(243,243,243,1); padding: 20px;}
.post, .search-results article {margin-bottom: 40px}
h3.entry-title, .search-results article header h3.entry-title {font-family: Quattrocento Sans; text-align: left; font-size: 26px; margin-bottom: 0; margin-top: 26px}
h3.entry-title a {color: rgba(23,27,33,1);}
.entry-title a { word-break: break-word}
h3.entry-title a:hover {color: rgba(0,156,130,1);}
.entry-meta > span {margin-right: 16px; display:inline}
.entry-meta .edit-link {margin-left: 36px}
.author a, .categories-links a {color:rgba(23,27,33,1)}
.date {margin: 0 0 10px 0; padding-top: 15px; font-size: 14px; color: rgba(192,193,195,1)}
.more-link {float: right}
.post .entry-thumbnail, .search-results article .entry-thumbnail {position: relative; margin: 0; padding: 0; line-height: 0; max-height: 531px; overflow: hidden;}
.post .entry-thumbnail img, .search-results article .entry-thumbnail img {margin: 0; padding: 0; width: auto; max-height: 560px}
.post .entry-thumbnail .thumbhover, .search-results article .entry-thumbnail .thumbhover {display:block; z-index: 999; position: absolute; top: 0; left: 0; right: 0; bottom: 0;  width: 100%; background-color: rgba(44,48,54,0.75); text-align: center;
    height: 0; overflow: hidden; -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms;}
.post:hover .entry-thumbnail .thumbhover, .search-results article:hover .entry-thumbnail .thumbhover {height: 100%;}
.post .entry-thumbnail .thumbhover a, .search-results article .entry-thumbnail .thumbhover a{margin: 0; display: inline-block; text-decoration: none;position: absolute; top: -webkit-calc(50% - 29px); top: -moz-calc(50% - 29px); top: calc(50% - 29px); left: -webkit-calc(50% - 29px); left: -moz-calc(50% - 29px); left: calc(50% - 29px);}
.post .entry-thumbnail .thumbhover a:hover, .search-results article .entry-thumbnail .thumbhover a:hover{text-decoration: none}
.post .entry-thumbnail .thumbhover a span, .search-results article .entry-thumbnail .thumbhover a span{ color: #ffffff; background-color: rgba(0,156,130,0.5); font-size: 26px; padding: 16px; display: block; border-radius: 50px; }
.post .entry-thumbnail .thumbhover a:hover span, .search-results article .entry-thumbnail .thumbhover a:hover span{  background-color: rgba(0,156,130,1); text-decoration: none}
.search-results article header {padding: 0}
.search-results article .entry-meta {display: none}
.categories-links {margin-right: 10px;}
.entry-header {margin-bottom: 20px;}
.blogsidebarpage .post .entry-thumbnail {max-height: 165px; overflow: hidden;}
.blogsidebarpage .onecolumnnsb .post .entry-thumbnail {max-height: 380px; overflow: hidden;}
.blogsidebarpage .blog3columnpage .post .entry-thumbnail {max-height: 105px; overflow: hidden;}
.blogsidebarpage .blog2columnpage .post .entry-thumbnail {max-height: 165px; overflow: hidden;}
.blogsidebarspage .onecolumn .post .entry-thumbnail {max-height: 227px; overflow: hidden;}
.blogsidebarpage .postpage .post .entry-thumbnail {max-height: 560px; overflow: hidden;}
.nav-links a {max-width: 48%;white-space: normal !important;}
.nav-links .nav-previous a, .nav-links .nav-next a {max-width: none}
.onecolumnnsb .entry-content > .date, .blog3columnpage .entry-content > .date, .blog2columnpage .entry-content > .date {margin-top: 25px}

/* Comments */
#commentform {}
#commentform > p {margin-bottom: 0}
#commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url {display:block; float: left; width:-webkit-calc(33% - 20px); width:-moz-calc(33% - 20px); width:calc(33% - 20px); margin: 0 30px 0 0; padding:0}
#commentform .comment-form-url {margin-right: 0;}
#commentform .comment-form-comment {clear: both}
#commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url, #commentform .comment-form-comment {position: relative}
#commentform .comment-form-author:before, #commentform .comment-form-email:before, #commentform .comment-form-url:before, #commentform .comment-form-comment:before {font-family: 'alico'; position: absolute; top: 10px;  left: 18px; font-size: 16px; color: rgba(0,156,130,1); z-index: 1050}
#commentform .comment-form-author:before  {content: "\f007";}
#commentform .comment-form-email:before {content: "\f0e0";}
#commentform .comment-form-url:before {content: "\f0c1";}
#commentform .comment-form-comment:before  {content: "\f075";}
.avatar {border-radius:50px; margin-right:30px; float:left}
.comments-link {font-style: italic}
#comments {padding-top:40px; margin-bottom: 80px}
#comments .fn, #comments .fn a {color:rgba(23,27,33,1); font-size:19px; text-decoration:none; padding-top:5px; display:inline-block; text-transform: uppercase; margin-right: 5px}
#comments .fn a:hover {color: rgba(0,156,130,1)}
.comment-author-link { color:rgba(23,27,33,1);}
.comment-meta { margin-bottom:0; clear:both; font-size: 14px}
.comment-metadata, .comment-metadata a {display:inline-block; color: rgba(136,136,136,1); font-style: italic; text-decoration: none}
.comment-metadata .icon {margin-right: 10px}
.comment-reply-link {background-color: rgba(243,243,243,1); border:2px rgba(243,243,243,1) solid; color: rgba(23,27,33,1); display: inline-block; padding: 12px 30px;  font-size: 16px;}
.comment-reply-link:hover {background-color: rgba(23,27,33,1); color: #FFF;  border-color: rgba(23,27,33,1);}
.comment-reply-link:focus, .comment-reply-link:active { box-shadow: inset 0 2px 3px rgba(0,0,0,.25);  color: rgba(0,156,130,1);  background-color: transparent;}
.comment-meta .comment-author {display: inline-block}
.comment-list { margin:0; padding:0; list-style: none}
.comment-list li {margin:0 0 50px 0; padding:0; position: relative}
.comment-list li.pingback {margin: 0 0 20px 0; padding: 0 0 2px 0; position: relative; border-bottom: 1px rgba(235,235,235,1) solid;}
.comment-list li.pingback .comment-body {margin: 0 0 20px 0;}
.comment-list li.pingback:after {content: " "; width: 100%; height: 1px; background-color: rgba(235,235,235,1);display: block;}
.comment-list li ol {padding:30px 15px; list-style: none}
.comment-list > li > ol {padding:30px 40px; list-style: none}
.comment-list .children {list-style: none; margin-bottom: 0}
.comment-list .children li:last-child {margin-bottom: 0}
.comment-list li:before { content:none}
.comment-list li .comment-content { padding: 0 0 5px 105px; margin-bottom:20px; position:relative;    }
.comment-list li .comment-content:after {content: " "; width: 100%; height: 1px; background-color: rgba(235,235,235,1);display: block;}
.comment-list li .comment-content:before {content: " "; height: 1px; background-color: rgba(235,235,235,1);display: block;margin-bottom: 2px;calc(100% - 105px); position: absolute; bottom: 6px; left: 105px;}
.comment-list li .comment-content p {line-height: 1.8em; padding-bottom: 40px; }
.comment-list li:nth-child(odd) .comment-content {}
.comment-list li:nth-child(even) .comment-content { margin-top:0}
.comment-list li:nth-child(odd) .comment-content:before {}
.comment-list li:nth-child(even) .comment-content:before {}
.comment-list .children li:nth-child(odd) .comment-content {}
.comment-list .children li:nth-child(even) .comment-content {}
.comment-list .children li:nth-child(odd) .comment-content:before {}
.comment-list .children li:nth-child(even) .comment-content:before {}
.comment-list li .reply {  position: absolute;  right: 0; top: 0;}

h2.comment-reply-title {font-family: Quattrocento; font-size: 15px; color: rgba(23,27,33,1); text-align: left; font-weight: bold; margin: 0 0 10px 15px;}
#respond {padding-top:40px}
#respond input[type="text"], #respond input[type="email"], #respond input[type="url"], #respond textarea {background-color: rgba(243,243,243,1); border-color: rgba(243,243,243,1); color: rgba(23,27,33,1); padding-left: 48px;}
#respond textarea {width:99%}
#respond input[type="text"]:active, #respond input[type="email"]:active, #respond input[type="url"]:active, #respond textarea:active, #respond input[type="text"]:focus, #respond input[type="email"]:focus, #respond input[type="url"]:focus, #respond textarea:focus {background-color: #FFF; border-color: rgba(0,156,130,1); color: rgba(23,27,33,1); outline: none}
#respond input[type="text"]::-webkit-input-placeholder, #respond input[type="email"]::-webkit-input-placeholder, #respond input[type="url"]::-webkit-input-placeholder, #respond textarea::-webkit-input-placeholder {color: #646468}
#respond input[type="text"]::-moz-placeholder, #respond input[type="email"]::-moz-placeholder, #respond input[type="url"]::-moz-placeholder, #respond textarea::-moz-placeholder {color: #646468}
#respond input[type="text"]:-moz-placeholder, #respond input[type="email"]:-moz-placeholder, #respond input[type="url"]:-moz-placeholder, #respond textarea:-moz-placeholder {color: #646468}
#respond input[type="text"]:-ms-input-placeholder, #respond input[type="email"]:-ms-input-placeholder, #respond input[type="url"]:-ms-input-placeholder, #respond textarea:-ms-input-placeholder {color: #646468}
#respond .name, #respond .mail, #respond .site, #respond .mess {position: relative}
#respond .name:before, #respond .mail:before, #respond .site:before, #respond .mess:before {font-family: 'alico'; position: absolute; top: 10px;  left: 29px; font-size: 16px; color: rgba(0,156,130,1)}
#respond .name:before {content: "\eb24";}
#respond .mail:before {content: "\f0e0";}
#respond .site:before {content: "\f0c1";}
#respond .mess:before  {content: "\f075";}

#respond label {display: none; text-align:right; margin:5px 0 0 0}
#respond input, #respond textarea {margin-bottom:30px}
#respond .required {color: #e55555; font-size:20px}
#respond form {width:100%; margin:0 auto}
.postsidebarpage #respond form, .blogsidebarspage #respond form {width:100%;}
.comment-notes {padding:10px 20px; border-radius:15px;     text-align: center; font-size:15px; display: none}
#email-notes {color: #e55555; font-weight:bold}
code {padding: 2px 4px;font-size: 90%; color: #e55555; background-color: rgba(243,243,243,1); border-radius: 4px;}

/* postpage */
.postpage {}
.postpage .post {margin-bottom: 20px}
.postpage .post .entry-thumbnail, .single .post .entry-header .entry-thumbnail {margin-bottom: 25px}
.tags-links {display: block; margin: 0 0 40px 0; clear: both}
.single .entry-meta {margin-bottom: 25px}
.single .service .entry-meta {margin-bottom: 0}
.single .post:after  {clear: both; display: block; content: " ";}
.single h1 {}
.single .post .entry-thumbnail img {clear: both}
.single .post .entry-meta:after  {clear: both; display: block; content: " ";}
.post-navigation-icon {float: right;width: 100px}
.post-navigation-icon span {}
.post-navigation-icon a span {padding: 10px;display: block;color:#c0c0c0; font-size: 13px; border: 1px #c0c0c0 solid}
.post-navigation-icon a:hover {text-decoration: none}
.post-navigation-icon a:hover span {color:#FFF; background-color: rgba(23,27,33,1); font-size: 13px; }

/* Widgets */
.widget {margin-bottom: 30px}
.widget-area {text-align: left}
h3.widget-title {font-family: Quattrocento; font-size: 15px; color: rgba(23,27,33,1); text-align: left; font-weight: bold; margin: 0 0 10px 0;}
.widget-area ul, .widget-area ol {margin-bottom: 0}
.widget_search label {margin: 0}
.widget_search .screen-reader-text, .woocommerce-product-search .screen-reader-text, .search-form .screen-reader-text {display: none; margin-bottom: 0; margin-right: 0}
.widget_search input[type="search"], .woocommerce-product-search .search-field {border-color: rgba(235,235,235,1)}
.widget_search input[type="submit"], .woocommerce-product-search input[type="submit"] {padding: 11px 40px !important; font-size: 14px !important; width: 100%; margin-top: 15px}
.tagcloud, .tags-links  {}
.tagcloud a, .tags-links a {padding: 6px 20px; border: 1px rgba(235,235,235,1) solid; color:rgba(156,159,162,1); display: inline-block; margin: 0 5px 5px 0;}
.tagcloud a:hover, .tags-links a:hover {color:#FFF; border-color: rgba(0,156,130,1);background-color: rgba(0,156,130,1); text-decoration: none;}
.widget_recent_entries {}
.widget_recent_entries ul{padding: 7px 20px; border: 1px rgba(235,235,235,1) solid; list-style: none; margin-top: 15px}
.widget_recent_entries ul li{margin: 0 0 10px 0; padding: 10px; border-bottom: 1px rgba(235,235,235,1) solid; font-size: 15px}
.widget_recent_entries ul li:before{ content: none;}
.widget_recent_entries ul li a{color:rgba(23,27,33,1); margin-bottom: 5px;display: block;}
.widget_recent_entries ul li a:hover{color:rgba(0,156,130,1)}
.widget_recent_entries ul li:last-child{border-bottom: 0}
.widget_recent_entries ul li .post-date{color:rgba(156,159,162,1); font-style: italic}

.widget_calendar {}
.widget_calendar table {border: 0}
.widget_calendar table caption {font-weight: bold;border-bottom: 1px rgba(192,193,195,1) solid;color: rgba(0,156,130,1);margin-bottom: 10px; padding-bottom: 10px;}
.widget_calendar table td {border-color: transparent; background-color: rgba(243,243,243,1); padding: 7px 7px 2px 7px; text-align: center;}
.widget_calendar table th { padding: 5px 7px;}
.widget_calendar table td.pad, .widget_calendar table td#prev, .widget_calendar table td#next { background-color: transparent;}

/* 1 Column */
.onecolumnnsb .post {clear:both}
.onecolumnnsb .entry-content:after, .single .entry-content:after {clear:both; content: " "; display: block}
.onecolumnnsb .format-standard h3.entry-title, .onecolumnnsb .format-standard .entry-meta { text-align: left}
.onecolumnnsb .format-aside h3.entry-title, .onecolumnnsb .format-aside .entry-meta { text-align: left}
.onecolumnnsb .format-status h3.entry-title, .onecolumnnsb .format-status .entry-meta { text-align: left}
.onecolumnnsb .format-chat h3.entry-title, .onecolumnnsb .format-chat .entry-meta { text-align: left}
.onecolumnnsb .format-aside .entry-thumbnail, .onecolumnnsb .format-status .entry-thumbnail, .onecolumnnsb .format-chat .entry-thumbnail { margin-bottom: 20px;  width: 400px;}
.onecolumnnsb .entry-meta {margin-bottom: 15px}
.entry-content > .date, .dline > .date {width: 100%; display: block; border-top: 1px rgba(192,193,195,1) solid; margin: 0 0 10px 0; padding-top: 15px;font-size: 14px;color: rgba(192,193,195,1);}
.search-results .entry-content > .date {margin-top: 20px}
.entry-content > .date a, .dline > .date a {color: rgba(192,193,195,1);}
.entry-content > .date a:hover, .dline > .date a:hover {color: rgba(1,156,130,1);}
.entry-content > .date a.more-link, .dline > .date a.more-link {color: rgba(0,156,130,1);}
[id*="gallery-"] {}
[id*="gallery-"]:after {content: " "; display: block; clear: both}

/* 2 Columns Blog */
.blog2columnpage .post, .blog2columnpage .search-results article {display:block; float: left; width:-webkit-calc(50% - 30px); width:-moz-calc(50% - 30px); width:calc(50% - 30px); margin: 0 60px 60px 0; padding:0 10px 0 10px}
.blog2columnpage .post:nth-of-type(2n), .blog2columnpage .search-results article:nth-of-type(2n) {margin-right: 0;}
.blog2columnpage .post:nth-of-type(2n+1), .blog2columnpage .search-results article:nth-of-type(2n+1) { clear: both}
.blog2columnpage .post:nth-child(odd), .blog2columnpage .search-results article:nth-child(odd) {}
.blog2columnpage .post:first-child, .blog2columnpage .search-results article:first-child { clear: none}
.blog2columnpage .entry-meta {margin-bottom: 15px}
.blog2columnpage .post .entry-thumbnail, .blog2columnpage .search-results article .entry-thumbnail {max-height: 242px; overflow: hidden;}


/* 3 Columns Blog */
.blog3columnpage .post, .blog3columnpage .search-results article {display:block; float: left; width:-webkit-calc(33% - 20px); width:-moz-calc(33% - 20px); width:calc(33% - 20px); margin: 0 30px 60px 0; padding:0 10px 0 10px}
.blog3columnpage .post:nth-of-type(3n), .blog3columnpage .search-results article:nth-of-type(3n) {margin-right: 0;}
.blog3columnpage .post:nth-of-type(3n+1), .blog3columnpage .search-results article:nth-of-type(3n+1) { clear: both}
.blog3columnpage .post:first-child, .blog3columnpage .search-results article:first-child { clear: none}
.blog3columnpage .post .entry-thumbnail .thumbhover a, .blog3columnpage .search-results article .entry-thumbnail .thumbhover a {text-align: left; font-size: 14px; color: rgba(192,193,195,1)}
.blog3columnpage .entry-meta {margin-bottom: 15px}

/* Related display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;*/
.related {list-style: none; margin: 40px 1% 0 0; padding: 0; width: 99%; display: block; clear: both;}
.related:after {content: " "; display: block; clear: both;}
.related .rblock {margin: 0 4.75% 20px 0;  display: block; float: left; position: relative; width: 30%; height: auto; overflow: hidden;}
.blogsidebarspage .related .rblock {width: 100%; margin-right: 0}
.related .rblock:last-child {margin-right: 0}
.related .rblock h6 {margin: 0; padding: 20px 0;font-weight: bold;}
.related .rblock h6 a { color:rgba(23,27,33,1); text-decoration: none; }
.related .rblock a { text-decoration: none;}
.related .rblock h6 a:hover { text-decoration: underline}
.related .rblock .thumb { padding: 0; margin: 0; text-align: center; position: relative; }
.related .rblock .thumb img {width: 100%}
.related .rblock small {padding: 7px 0; display: block;text-align: center}
.related .rblock .icon, .related li .iconic {margin-right: 6px}
.related .rblock .iconic {margin-left: 25px}
.related .rblock .vanish { position: absolute; padding: 0 10px 0 10px; top: 0; left: 0; right: 0; bottom: 0; height: 0; width: 100%; background-color: rgba(44,48,54,0.65);-webkit-transition: all 600ms;  -moz-transition: all 600ms; transition: all 600ms; text-align: center; display: block; overflow: hidden}
.related .rblock:hover .vanish {height: 100%;}
.related .rblock .vanish p { margin: 0}
.related .rblock .vanish a { position: absolute; top: -webkit-calc(50% - 29px); top: -moz-calc(50% - 29px); top: calc(50% - 29px); left: -webkit-calc(50% - 29px); left: -moz-calc(50% - 29px); left: calc(50% - 29px);}
.related .rblock .vanish .more-link { display: block; text-align: center; text-decoration: none;}
.related .rblock .vanish .more-link .icon {font-size: 40px; color: #FFF; text-decoration: none; margin: 10px  auto}
.related .rblock .vanish a span{ color: #ffffff; background-color: rgba(0,156,130,0.5); font-size: 26px; padding: 16px; display: inline-block; border-radius: 50px; margin: 0; overflow: hidden}
.related .rblock:hover .vanish a span{}
.related .rblock .vanish a:hover span{  background-color: rgba(0,156,130,1); text-decoration: none; }
.related .thumb {max-height: 158px; overflow: hidden;}

/* Blog Shortcode Digital Format 2 Columns */
.post_format_query_block {position: relative; z-index: 99}
.digital-format {margin-bottom:30px; padding-left:0; padding-right:30px}
.digital-format .post {margin-bottom: 0}
.blogsidebarpage .digital-format, .blogsidebarspage .digital-format {padding-right: 0; width: 100%;}
.digital-format .post {position: relative;}
.digital-format .post .entry-thumbnail img {width:250px; overflow: hidden}
.digital-format .post:nth-of-type(2n) {margin-right: 0;}
.digital-format .post:nth-of-type(2n+1) { clear: both}
.digital-format .post:first-child { clear: none}
.digital-format article { background-color:#FFF;padding-right:25px}
.digital-format .format-standard.has-post-thumbnail h3.entry-title {text-transform:none; font-size:22px; line-height: 30px; font-family: Quattrocento; font-weight:700; margin:0 auto 7px; padding-top:30px}
.digital-format .post .entry-thumbnail { height: 320px;width:auto; margin:0 30px 0 0; float:left}
.blogsidebarpage  .digital-format .post .entry-thumbnail, .blogsidebarspage  .digital-format .post .entry-thumbnail { max-height: 320px;}
.digital-format .post .entry-meta, .digital-format .post .entry-meta .date {color:#bdbdbd; font-size:15px; text-transform:uppercase; text-align:left; margin-bottom:20px}
.digital-format .post .entry-meta .author {margin-right:30px}
.digital-format .format-standard .entry-header  .entry-meta:after {content:none}
.digital-format .post .more-link { color: rgba(23,27,33,1); text-transform: uppercase; font-size: 14px; margin-top: 30px; text-decoration: none; font-family: Quattrocento Sans; opacity:0.3; filter: alpha(opacity=30); text-align:right; display:block; position: absolute; bottom: 10px; right: 25px;}
.digital-format .post .more-link:hover {color: rgba(0,156,130,1); opacity:1; filter: alpha(opacity=100)}
.digital-format .post .entry-content {margin-bottom:20px; color:rgba(156,159,162,1); font-size:15px; line-height: 25px;}
.digital-format .post .entry-content p {margin-bottom:10px;height: 50px; overflow: hidden}

/* Last 4 Posts Shortcode */
.sl_4_poster {}
.sl_4_poster:after {content: ""; display: block; clear: both;}
.last_4_posts {}
.last_4_posts .entry-thumbnail {position: relative; margin-bottom: 30px;display: inline-block; float: left; margin-right: 27px;}
.last_4_posts .entry-thumbnail:before {position: absolute; content: ""; height: 0%; width:100%; background-color: rgba(0,156,130,0.8); transition: all 600ms; }
.last_4_posts:hover .entry-thumbnail:before {height: 100%; }
.last_4_posts .entry-thumbnail img {width: auto;}
.last_4_posts .entry-meta{ margin-right: 0;  margin-bottom: 10px; line-height: 1em;}
.last_4_posts .entry-meta > span { margin-right: 0; padding-top: 0}
.last_4_posts .entry-meta .date {color: rgba(67,67,67,1);}
.last_4_posts h3.entry-title { text-transform: uppercase; font-size: 15px; font-family: Quattrocento Sans; margin-top: 0;  font-weight: 700; line-height: 22px; margin-bottom: 3px}
.last_4_posts h3.entry-title a {color: rgba(0,156,130,1); word-break: break-all;}
.last_4_posts .entry-header { margin-bottom: 0; }
.last_4_posts .entry-content, .last_4_posts .entry-content p {font-size:15px; line-height: 22px;}
.last_4_posts .entry-content p:last-child { margin-bottom: 5px}
.last_4_posts .comments-link, .last_4_posts .comments-link a { font-style: normal; font-size: 14px; color: #808285; }
.last_4_posts .comments-link > span {margin-right: 6px}
.last_4_posts.one {padding-right: 50px}
.last_4_posts.one .entry-thumbnail {margin-right: 0; float: none; width: 100%;}
.last_4_posts.one .entry-thumbnail img {width: 100%;}
.last_4_posts.one .post {margin-bottom: 25px}
.last_4_posts.three .post {clear: both; margin-bottom: 25px}
.last_4_posts.three .entry-thumbnail {margin-bottom: 30px}
.image_left_margin .last_4_posts.one .entry-thumbnail {width: calc(100% + 150px); margin-left: -150px;}
.image_left_margin {padding-top: 100px;}

#commentform p.logged-in-as { margin-bottom: 20px; }

/* =========================================
7. CTA
*/

/* =========================================
8. Footer
*/
section.meta {color:rgba(136,136,136,1); background-color: rgba(2,211,177,1)}
section.meta h4 {font-size: 20px; text-align: left; margin-bottom: 15px; font-family: Quattrocento Sans}
section.meta .textwidget {font-style: normal}
.bordered {height: 4px;width: 38px;border-top: 1px solid #a2a4a6;border-bottom: 1px solid #a2a4a6;margin: 25px 0;}
.borderedw {height: 4px;width: 70px;border-top: 1px solid #FFF;border-bottom: 1px solid #FFF;margin: 25px 0; opacity: 0.65; filter: alpha(opacity=65)}
.footer {overflow: hidden;}
.footer.cusdes { padding:0;}

/* Subscribe Form */
[id*="wysija-"] h3 {display: none}
[id*="form-wysija-"] {border:0; padding:0; margin:0; border-radius:0; width: 100%; position:relative;}
.widget_wysija_cont:after {content: ""; display: block; clear:both}
[id*="form-wysija-"]:active, [id*="form-wysija-"]:focus, [id*="form-wysija-"]:hover {}
[id*="msg-form-wysija-"] { border: 0;}
[id*="msg-form-wysija-"]:active, [id*="msg-form-wysija-"]:hover, [id*="msg-form-wysija-"]:focus {}
[id*="form-wysija-"] .wysija-paragraph label {display: none}
[id*="form-wysija-"] input[type=text] {width:100%; padding: 17px 20px 16px 20px;-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
[id*="form-wysija-"] input[type=text]:hover {}
[id*="form-wysija-"] input[type=text]:focus, [id*="form-wysija-"] input[type=text]:active {}
.widget_wysija_cont .abs-req {display: none;}
[id*="form-wysija-"] input[type=submit].wysija-submit {width: 30%;-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms; border: 2px solid rgba(0,156,130,1); color:rgba(0,156,130,1); background-color: transparent;font-weight: bold;  text-transform: uppercase; cursor: pointer;  height: 50px; line-height: 1 !important;}}
.widget_wysija_cont [id*="form-wysija-"]  .wysija-submit {display: inline-block}
[id*="form-wysija-"] input[type=submit].wysija-submit:hover {background-color: rgba(0,156,130,1); color:#FFF}
[id*="form-wysija-"] input[type=submit].wysija-submit:focus, [id*="form-wysija-"] .widget_wysija_cont .wysija-submit:active {outline:none;
    box-shadow: inset 0 2px 3px rgba(0,0,0,.25);}
[id*="form-wysija-"] .wysija-paragraph {width: 70%; display: inline-block}
[id*="form-wysija-"] .wysija-paragraph:before {}
[id*="form-wysija-"] input[type=text]::-webkit-input-placeholder {color:#FFF;}
[id*="form-wysija-"] input[type=text]::-moz-placeholder {color:#FFF;}/* Firefox 19+ */
[id*="form-wysija-"] input[type=text]:-moz-placeholder {color:#FFF;}/* Firefox 18- */
[id*="form-wysija-"] input[type=text]:-ms-input-placeholder {color:#FFF;}
[id*="form-wysija-"] input[type=text]:hover::-webkit-input-placeholder {color: rgba(136,136,136,1)}
[id*="form-wysija-"] input[type=text]:hover::-moz-placeholder {color: rgba(136,136,136,1)}
[id*="form-wysija-"] input[type=text]:hover:-moz-placeholder {color: rgba(136,136,136,1)}
[id*="form-wysija-"] input[type=text]:hover:-ms-input-placeholder {color: rgba(136,136,136,1)}
.widget_wysija h2 {display: inline; float: left; margin: 0px 30px 0px 0px; color: #fff;}

.subscribe-form {margin: 55px 0;}
.subscribe-form .form-footer-text {margin-top: 25px}
.subscribe-form [id*="form-wysija-"] .wysija-paragraph {width: 60%; background-color: rgba(255,255,255,0.16) !important; border-color: rgba(255,255,255,0.16) !important; display: inline-block; float:left}
.subscribe-form [id*="form-wysija-"] input[type=text] {color: #FFF; border-color:  transparent !important;}
.subscribe-form [id*="form-wysija-"] input[type=text]:hover, [id*="form-wysija-"] input[type=text]:active, [id*="form-wysija-"] input[type=text]:focus {background-color: rgba(255,255,255,1) !important; border-color:  transparent !important; color: rgba(136,136,136,1) !important}
[id*="form-wysija-"] .widget_wysija_cont .wysija-submit:active, [id*="form-wysija-"] input[type=submit].wysija-submit:focus {background-color: rgba(255,255,255,1) !important; border-color:  rgba(255,255,255,1) !important; color: rgba(136,136,136,1) !important}
.subscribe-form [id*="form-wysija-"] input[type=submit].wysija-submit {width: 30%;  margin: 0 0 0 3%;padding: 16px 40px 16px 40px !important; background-color: transparent !important; color: rgba(0,156,130,1) !important;}
.subscribe-form [id*="form-wysija-"] input[type=submit].wysija-submit:hover {  background-color: rgba(0,156,130,1) !important; color: #FFF !important}
.subscribe-form [id*="form-wysija-"] input[type=submit].wysija-submit:active, .subscribe-form [id*="form-wysija-"] input[type=submit].wysija-submit:focus {  background-color: rgba(0,156,130,1) !important; color: #FFF !important; border-color: rgba(0,156,130,1) !important}
.subscribe-form p {color: rgba(136,136,136,1)}

.dark_subscribe {}
.dark_subscribe [id*="form-wysija-"] .wysija-paragraph {margin-bottom: 0;width: 46%; float: left; }
.dark_subscribe [id*="form-wysija-"] input[type="text"] {background-color: rgba(255, 255, 255, 0.2); border-color: transparent; color:#fff}
.dark_subscribe [id*="form-wysija-"] input[type="text"]:focus, .dark_subscribe [id*="form-wysija-"] input[type="text"]:active {background-color: rgba(255, 255, 255, 0.3); border-color: transparent; color:#fff}
.dark_subscribe [id*="form-wysija-"] input[type=text]::-webkit-input-placeholder {color:#FFF;}
.dark_subscribe [id*="form-wysija-"] input[type=text]::-moz-placeholder {color:#FFF;}/* Firefox 19+ */
.dark_subscribe [id*="form-wysija-"] input[type=text]:-moz-placeholder {color:#FFF;}/* Firefox 18- */
.dark_subscribe [id*="form-wysija-"] input[type=text]:-ms-input-placeholder {color:#FFF;}
.dark_subscribe [id*="form-wysija-"] input.wysija-submit[type="submit"] { width: auto; margin-top: 0; float: left; background-color: #fff !important; color:#171b21 !important; margin-left: 20px; height: 52px; line-height: 1.2 !important;}
.dark_subscribe [id*="form-wysija-"] input.wysija-submit[type="submit"]:hover { background-color: rgba(67,67,67,1) !important; color:#fff !important}
.dark_subscribe [id*="form-wysija-"] input[type=text]:hover::-webkit-input-placeholder {color: rgba(136,136,136,1)}
.dark_subscribe [id*="form-wysija-"] input[type=text]:hover::-moz-placeholder {color: rgba(136,136,136,1)}
.dark_subscribe [id*="form-wysija-"] input[type=text]:hover:-moz-placeholder {color: rgba(136,136,136,1)}
.dark_subscribe [id*="form-wysija-"] input[type=text]:hover:-ms-input-placeholder {color: rgba(136,136,136,1)}
.z99 {z-index: 99}

.footer .social {font-size: 17px}
.footer .social ul {list-style-type: none;text-align: center;}
.footer .social li {list-style-type: none;display: inline-block;margin: 5px;}
.footer .social a {color: #fff;background: #4b4f53;width: 41px; height: 41px; padding-top: 10px; border-radius: 50%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;display: inline-block;}
.footer .social a:hover {color: rgba(23,27,33,1);background: #ebecec;}
.footer-b {padding: 40px 0;background: #18191b;}
.footer-b p {text-align: center;color: #919295;text-transform: uppercase;font-size: 16px;margin-bottom: 0;}

.footer .widgettitle {font-size: 18px; text-transform: uppercase; color: #fff; font-family: Quattrocento Sans; margin: 0 0 10px 0;line-height: 1.3em; text-align: left}
.footer .menu {list-style: none;padding: 0; margin-left: 0;}
.footer .menu li  {margin-bottom: 0}
.footer .menu li a {font-size: 14px; color:#afccda}
.footer .menu li a:hover {color:#fff}
.footer .foo_menu .menu {text-align: right}
.footer .foo_menu .menu li {display: inline}
.footer .foo_menu .menu li:after {content: "/";color: rgba(67,67,67,1); margin: 0 6px}
.footer .foo_menu .menu li:last-child:after {content: none}
.footer .foo_menu .menu li a {text-transform: uppercase}
.footer .darkform h2 {color:#fff; margin:0 0 5px 0;text-align: left;}
.footer .widget { margin-bottom: 0;}

/* =========================================
9. Shop
*/
.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:30px;right:30px;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}
.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}
.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}
.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}
/* Layout */
.woocommerce-edit-account .woocommerce input.button, .woocommerce-edit-address .woocommerce input.button {margin-top: 20px}
.woocommerce-edit-account .woocommerce, .woocommerce-edit-address .woocommerce, .woocommerce-account .woocommerce  {margin-bottom: 50px}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce #content div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:before{content:" ";display:table}
.woocommerce #content div.product .woocommerce-tabs,.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product div.thumbnails a.first,.woocommerce #content div.product div.thumbnails:after,.woocommerce .cart-collaterals:after,.woocommerce .col2-set:after,.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails:after,.woocommerce ul.products,.woocommerce ul.products li.first,.woocommerce ul.products:after,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page .cart-collaterals:after,.woocommerce-page .col2-set:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page ul.products,.woocommerce-page ul.products li.first,.woocommerce-page ul.products:after{clear:both}
.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}
.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}
.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}
.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}
.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}
.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}
.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}
.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}
.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}
.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}
.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}
.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}
.woocommerce #content div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce .woocommerce-pagination ul.page-numbers:before,.woocommerce div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:before,.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:before,.woocommerce-page div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before{content:" ";display:table}
.woocommerce #content div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:after{clear:both}
.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 0 2.992em 0;position:relative;width:25%; padding: 0 15px;}
.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}
.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}
.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}
.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}
.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}
.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}
.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}
.woocommerce .woocommerce-result-count {background-color: #f8f8f8; font-size: 15px; color: #b1b1b1}
.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}
.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}
.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}
.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}
.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:180px}
.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}
.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}
.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before{content:" ";display:table}
td.product-name, td.product-name a {font-size: 18px; color: rgba(23,27,33,1); text-transform: uppercase; font-weight: bold}
td.product-price, td.product-subtotal {color: rgba(23,27,33,1);}
td.product-subtotal {font-weight: bold}
.product-quantity input[type="number"] {height:52px; font-size: 24px; font-weight: bold;  padding: 12px 14px; border:1px #e8e9e9 solid; color: rgba(23,27,33,1);}
.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{float:right;width:28%;     margin-bottom: 80px;}
.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}
.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}
.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}
.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}
.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}
.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce form .form-row-wide,.woocommerce form .form-row:after,.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page form .form-row-wide,.woocommerce-page form .form-row:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after{clear:both}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{}
.woocommerce .cart-collaterals .cart_totals {    background-color: rgba(243,243,243,1); padding:5px 30px 30px 30px;}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}
.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}
.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}
.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}
.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{-moz-box-sizing:border-box;box-sizing:border-box;width:100%}
.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{float:left;width:47%;overflow:visible}
.woocommerce #payment #place_order,.woocommerce form .form-row-last,.woocommerce-page #payment #place_order,.woocommerce-page form .form-row-last{float:right}
.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}
.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:right;padding:0 1em}
.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}
.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}
.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}
.twentyfourteen .tfwc .product .images img{margin-bottom:1em}
.woocommerce table th {color: #7a7b7d}
.woocommerce table td {border-bottom:1px #dddddd solid}
@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}	}
@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}	}
@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}
@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}
.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow: 0 0 1px rgba(0,0,0,.15)}
.twentyfifteen .t15wc .page-title{margin-left:0}
@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}
@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}
    .single-product .twentyfifteen .entry-summary{padding:0!important}}
/**/
.clear,.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-error:after,.woocommerce .woocommerce-info:after,.woocommerce .product .woocommerce-message:after{clear:both}
.woocommerce .woocommerce-breadcrumb:after {clear: none}
.woocommerce div.product form.cart .reset_variations,.woocommerce form .form-row label.hidden{visibility:hidden}
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}
@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}
@keyframes spin{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}
@font-face{font-family:star;src:url(../fonts/star.eot);src:url(../fonts/star.eot?#iefix) format("embedded-opentype"),url(../fonts/star.woff) format("woff"),url(../fonts/star.ttf) format("truetype"),url(../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:WooCommerce;src:url(../fonts/WooCommerce.eot);src:url(../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(../fonts/WooCommerce.woff) format("woff"),url(../fonts/WooCommerce.ttf) format("truetype"),url(../fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}
p.demo_store{position:fixed;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2)}
p.demo_store a{color:#fff}
.admin-bar p.demo_store{top:32px}
.woocommerce .blockUI.blockOverlay{position:relative}
.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{height:1em;width:1em;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;display:block;content:"";-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}
.woocommerce a.remove{display:block;font-size:34px;height:34px;width:34px;text-align:center;line-height:1;border-radius:100%;color:#dadada!important;text-decoration:none;font-weight:700;border:0}
.woocommerce a.remove:hover{color:rgba(0,156,130,1)!important;}
.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{padding:1em 2em 1em 3.5em!important;margin:0 0 2em!important;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none!important;width:auto;word-wrap:break-word}
.woocommerce .woocommerce-error:after,.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:after,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:after,.woocommerce .woocommerce-message:before{content:" ";display:table;    clear: both;}
.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}
.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button{float:right}
.woocommerce .woocommerce-error li,.woocommerce .woocommerce-info li,.woocommerce .woocommerce-message li{list-style:none!important;padding-left:0!important;margin-left:0!important}
.woocommerce .woocommerce-message{border-top-color:#8fae1b} .woocommerce .woocommerce-message:before{content:"\e015";color:#8fae1b}
.woocommerce .woocommerce-info{border-top-color:#1e85be} .woocommerce .woocommerce-info:before{color:#1e85be}
.woocommerce .woocommerce-error{border-top-color:#b81c23} .woocommerce .woocommerce-error:before{content:"\e016";color:#b81c23}
.woocommerce small.note{display:block;color:#777;font-size:.857em;margin-top:10px}
.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:15px;color:#777}
.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before{content:" ";display:table}
.woocommerce .woocommerce-breadcrumb a{color:#777}
.woocommerce .quantity .qty{width:3.631em;text-align:center;     font-size: 25px;  padding: 3px 0;}
.woocommerce .product .woocommerce-breadcrumb{float: right; width: 48%; margin-bottom: 30px}
.woocommerce div.product{margin-bottom:0;position:relative; }
.woocommerce div.product .product_title{clear:none;margin:0 0 0 0;padding:0; font-size: 38px; font-family: Quattrocento Sans; text-align: left; display: block; width: 100%;}
.woocommerce #reviews #comments .add_review:after,.woocommerce .products ul:after,.woocommerce div.product form.cart:after,.woocommerce div.product p.cart:after,.woocommerce nav.woocommerce-pagination ul,.woocommerce ul.products:after{clear:both}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:rgba(23,27,33,1);font-size:33px}
.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700; text-decoration: none; color:#e97e76}
.woocommerce div.product p.price del,.woocommerce div.product span.price del{color: #b5b7b9; font-size: 20px}
.woocommerce div.product p.stock{font-size:.92em}
.woocommerce div.product .stock{color:#77a464}
.woocommerce div.product .out-of-stock{color:red}
.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em; float: none;  display: block; width: 100%;}
.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom: 60px}
.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}
.woocommerce div.product div.images div.thumbnails{padding-top:1em}
.woocommerce div.product div.social{text-align:right;margin:0 0 1em}
.woocommerce div.product div.social span{margin:0 0 0 2px}
.woocommerce div.product div.social span span{margin:0}
.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}
.woocommerce div.product div.social iframe{float:left;margin-top:3px}
.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 0;overflow:hidden;position:relative}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border-top:3px solid #FFF;background-color:#FFF;display:inline-block;position:relative;z-index:0;margin:0 -5px;padding:0 1em; border-bottom:1px solid rgba(23,27,33,1); color:rgba(0,156,130,1)}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{border-top:3px rgba(0,156,130,1) solid}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:30px 40px;font-weight:700;color:#b5b7b9;text-decoration:none; font-family: Quattrocento Sans; text-transform: uppercase; font-size: 17px}
.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before,.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before{display:table;content:" "}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:rgba(0,156,130,1)}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:rgba(23,27,33,1);z-index:2;color:#FFF; border-color:rgba(23,27,33,1)}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:hover{border-color:rgba(23,27,33,1)}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#FFF;text-shadow:inherit}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover{color:rgba(0,156,130,1)}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before{}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid rgba(23,27,33,1);z-index:1}
.woocommerce div.product .woocommerce-tabs .panel{margin: 0 0 50px; padding: 0 0 30px 0; }
.woocommerce div.product form.cart,.woocommerce div.product p.cart{margin-bottom:2em}
.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}
.woocommerce div.product form.cart table{border-width:0 0 1px}
.woocommerce div.product form.cart table td{padding-left:0}
.woocommerce div.product form.cart table div.quantity{float:none;margin:0}
.woocommerce div.product form.cart table small.stock{display:block;float:none}
.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0}
.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0}
.woocommerce div.product form.cart .variations label{font-weight:700}
.woocommerce div.product form.cart .variations select{width:100%;float:left}
.woocommerce div.product form.cart .variations td.label{padding-right:1em}
.woocommerce div.product form.cart .variations td{vertical-align:top}
.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}
.woocommerce div.product form.cart .wc-no-matching-variations{display:none}
.woocommerce div.product form.cart .button{vertical-align:middle;float:left; outline: none;    margin-left: 20px;}
.woocommerce div.product form.cart .group_table td.label{padding-right:1em;padding-left:1em}
.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}
.woocommerce div.product .product_meta {font-weight: bold;     background-color: rgba(243,243,243,1); padding: 15px 30px;}
.woocommerce div.product .product_meta > span {display: block}
.woocommerce div.product .product_meta > span >span{font-weight: normal}
.woocommerce div.product .product_meta a {font-weight: normal}
.woocommerce div.product .description {color:rgba(107,109,111,1)}
.woocommerce span.onsale{min-height:66px;min-width:66px;padding-top:12px;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:20px;left:20px;margin:0;border-radius:100%;background-color:#e97e76;color:#fff;font-size:.857em;-webkit-font-smoothing:antialiased; text-transform: uppercase}
.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none;clear:both}
.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{content:" ";display:table}
.woocommerce .products ul li,.woocommerce ul.products li{list-style:none}
.woocommerce ul.products li.product {text-align: center}
.woocommerce ul.products li.product .onsale{top: 15px;left:20px;right:auto;margin:-.5em -.5em 0 0}
.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-family: Quattrocento Sans; font-size: 17px;     line-height: 24px;}
.woocommerce ul.products li.product a{text-decoration:none}
.woocommerce ul.products li.product a.full{    position: absolute;height: 100%;width: 100%; left: 0;top: 0;right: 0;bottom: 0;}
.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 0 0;box-shadow:none}
.woocommerce ul.products li.product strong{display:block}
.woocommerce ul.products li.product .star-rating{font-size:.857em; text-align: center; display: inline-block;     margin: 0 auto 0 auto; position: absolute; bottom: 15%; left: -webkit-calc(50% - 37px); left: -moz-calc(50% - 37px); left: calc(50% - 37px); color: #fff;}
.woocommerce ul.products li.product .button{margin-top:1em}
.woocommerce ul.products li.product .price{color:rgba(0,156,130,1);display:block;margin-bottom:.5em;font-size:19px; font-weight: bold; text-align: center}
.woocommerce ul.products li.product .price del{display: inline-block;margin-right: 8px; font-weight: normal; color: #c6c6c6; font-size: 15px;}
.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700; text-decoration: none; color: rgba(233,126,118,1); font-size: 24px;}
.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}
.woocommerce ul.products li.product .button.add_to_cart_button {border: 1px #FFF solid; padding: 10px 20px; text-transform: uppercase; color: #FFF; position: absolute; top: 80px; background-color: transparent; left: -webkit-calc(50% - 70px); left: -moz-calc(50% - 70px); left: calc(50% - 70px);  right: auto;z-index: 5}
.woocommerce .blogsidebarspage ul.products li.product .button.add_to_cart_button { padding: 6px 8px 4px 8px; top: -webkit-calc(40% - 20px); top: -moz-calc(40% - 20px); top: calc(40% - 20px); left: 1px; font-size: 12px;}
.woocommerce .blogsidebarspage ul.products li.product h3 {font-size: 15px;}
.woocommerce .blogsidebarspage ul.products li.product .price ins {font-size: 22px;}
.woocommerce .blogsidebarspage ul.products li.product .button.add_to_cart_button.added { left: 1px; top: 4px;}
.woocommerce .blogsidebarspage ul.products li.product .added_to_cart { top: 45px; font-size: 11px; padding: 3px 8px 0px 8px;left: -webkit-calc(50% - 37px);left: -moz-calc(50% - 37px);left: calc(50% - 37px); }
.woocommerce .blogsidebarspage ul.products li.product .star-rating { bottom: 5px;}
.woocommerce .blogsidebarspage ul.products li.product .button.product_type_variable.add_to_cart_button { left: -webkit-calc(50% - 55px); left: -moz-calc(50% - 55px); left: calc(50% - 55px); }

.woocommerce .blogsidebarpage ul.products li.product .button.add_to_cart_button { padding: 6px 8px 4px 8px; top: -webkit-calc(40% - 20px); top: -moz-calc(40% - 20px); top: calc(40% - 20px); left: -webkit-calc(50% - 46px); left: -moz-calc(50% - 46px); left: calc(50% - 46px); font-size: 12px;}
.woocommerce .blogsidebarpage .related ul.products li.product .button.add_to_cart_button {left: -webkit-calc(50% - 46px); left: -moz-calc(50% - 46px); left: calc(50% - 46px);}
.woocommerce .blogsidebarpage ul.products li.product h3 {font-size: 15px;}
.woocommerce .blogsidebarpage ul.products li.product .price ins {font-size: 22px;}
.woocommerce .blogsidebarpage ul.products li.product .button.add_to_cart_button.added { left: -webkit-calc(50% - 55px); left: -moz-calc(50% - 55px); left: calc(50% - 55px); top: -webkit-calc(35% - 24px); top: -moz-calc(35% - 24px); top: calc(35% - 24px);}
.woocommerce .blogsidebarpage ul.products li.product .added_to_cart { top: 50%; font-size: 11px; padding: 3px 8px 0px 8px;left: -webkit-calc(50% - 37px);left: -moz-calc(50% - 37px);left: calc(50% - 37px); }
.woocommerce .blogsidebarpage ul.products li.product .star-rating { bottom: 15%;}
.woocommerce .blogsidebarpage ul.products li.product .button.product_type_variable.add_to_cart_button { left: -webkit-calc(50% - 55px); left: -moz-calc(50% - 55px); left: calc(50% - 55px); }
.woocommerce ul.products li.product .button.product_type_variable.add_to_cart_button {left: -webkit-calc(50% - 81px);left: -moz-calc(50% - 81px);left: calc(50% - 81px);}
.woocommerce ul.products li.product .button.add_to_cart_button.added {left: -webkit-calc(50% - 83px);left: -moz-calc(50% - 83px);left: calc(50% - 83px); top:60px}
.woocommerce .related.products li.product .button.add_to_cart_button {left:55px}
.woocommerce ul.products li.product:hover .button.add_to_cart_button {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}
.woocommerce ul.products li.product .button.add_to_cart_button:hover {background-color: rgba(23,27,33,1); border-color: rgba(23,27,33,1)}
.woocommerce ul.products li.product .added_to_cart {border: 1px rgba(0,156,130,1) solid; padding: 6px 20px; text-transform: uppercase; color: #FFF;position: absolute; top: 150px; left: -webkit-calc(50% - 62px); left: -moz-calc(50% - 62px); left: calc(50% - 62px);background-color: rgba(0,156,130,1);font-weight: bold; -webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.woocommerce ul.products li.product .added_to_cart:hover {background-color: rgba(23,27,33,1); border-color: rgba(23,27,33,1); color:#FFF}
.woocommerce .woocommerce-ordering {margin: 0 15px 30px 0;}
.woocommerce .woocommerce-result-count {margin: 0 15px 30px 0; padding: 11px 15px;}
.woocommerce .woocommerce-ordering select{vertical-align:top}
.woocommerce nav.woocommerce-pagination{text-align:center}
.woocommerce .product .related {background: rgba(243,243,243,1); margin: 40px 0 80px 0; padding: 20px;}
/* Product Cat */
.woocommerce li .thelaw_cat_img_wrap {position: relative; overflow: hidden;    margin-bottom: 15px;}
.woocommerce li .thelaw_cat_img_wrap {}
.woocommerce li .thelaw_cat_img_wrap .prod_over{position: absolute; top: -100%; width: 100%; height: 100%;background-color: rgba(23,27,33,0.75);-webkit-transition: all 600ms; -moz-transition: all 600ms; transition: all 600ms;}
.woocommerce li:hover .thelaw_cat_img_wrap .prod_over{top:0}

.woocommerce table.cart td.actions .input-text {display: inline-block;     margin-right: 10px;}
.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;font-family:inherit;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:0;left:auto;color:rgba(0,156,130,1); border: 2px rgba(0,156,130,1) solid; background-color: #fff;white-space:nowrap;display:inline-block !important;background-image:none;box-shadow:none;-webkit-box-shadow:none;text-shadow:none}
.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.25;filter: alpha(opacity=25);padding-right:2.618em}
.woocommerce #respond input#submit.loading:after,.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after{font-family:WooCommerce;content:"\e01c";vertical-align:top;-webkit-font-smoothing:antialiased;font-weight:400;position:absolute;top:.618em;right:1em;-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}
.woocommerce #respond input#submit.added:after,.woocommerce a.button.added:after,.woocommerce button.button.added:after,.woocommerce input.button.added:after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}
.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:#FFF;  background-color: rgba(0,156,130,1);}
.woocommerce .widget_shopping_cart .button.checkout {color:#FFF;  background-color: rgba(0,156,130,1);    float: right;}
.woocommerce .widget_shopping_cart .button.checkout:hover {background-color: rgba(23,27,33,1); border-color: rgba(23,27,33,1)}

.woocommerce .wc-proceed-to-checkout {text-align: right}
.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:rgba(0,156,130,1);color:#fff;-webkit-font-smoothing:antialiased; border-color: rgba(0,156,130,1); border-radius: 0; border-width: 2px; border-style: solid; text-transform: uppercase}
.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:transparent;color:rgba(0,156,130,1); border-color: rgba(0,156,130,1)}
.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:rgba(1,156,130,1);color:#fff}
.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;filter: alpha(opacity=50)}
.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}
.woocommerce .cart .button,.woocommerce .cart input.button{float:none}
.woocommerce a.added_to_cart{padding-top:.5em;white-space:nowrap;display:inline-block}
.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before,.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before,.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before{content:" ";display:table}
.woocommerce #reviews h2 small{float:right;color:#777;font-size:15px;margin:10px 0 0}
.woocommerce #reviews h2 small a{text-decoration:none;color:#777} .woocommerce #reviews h3{margin:0}
.woocommerce #reviews #respond{margin:0;border:0;padding:0} .woocommerce #reviews #comment{height:75px}
.woocommerce #reviews #comments {padding-top: 0}
.woocommerce #reviews #comments h2{clear:none; font-size: 24px}
.woocommerce #review_form #respond:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist:after,.woocommerce .woocommerce-product-rating:after,.woocommerce td.product-name dl.variation:after{clear:both}
.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}
.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;position:relative;background:0;border:0}
.woocommerce #reviews #comments ol.commentlist li .meta{color:#777;font-size:.75em}
.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:0;width:75px;height:auto;margin:0;box-shadow:none}
.woocommerce #reviews #comments ol.commentlist li .comment-text{    margin: 0 0 25px 110px; padding: 0 0 2px 0;border-bottom: 1px rgba(235,235,235,1) solid;}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description{    margin: 0 0 40px;}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after{ content: " "; width: 100%; height: 1px; background-color: rgba(235,235,235,1); display: block;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{color: rgba(136,136,136,1); font-style: italic; font-size: 14px}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {color: rgba(23,27,33,1); font-size: 19px; text-decoration: none; padding-top: 5px; display: inline-block; text-transform: uppercase; margin-right: 15px; font-style: normal;  font-family: Quattrocento; }
.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none;margin:20px 0 0 50px}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}
.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}
.woocommerce #reviews #comments .commentlist>li:before{content:""}
.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star; color: rgba(0,156,130,1);}
.woocommerce-review-link {color: rgba(0,156,130,1);}
.woocommerce .star-rating:before{content:"\73\73\73\73\73";float:left;top:0;left:0;position:absolute;     color: #FFF;}
.woocommerce .product .star-rating:before{color: rgba(192,193,195,1);}
.woocommerce #comments .star-rating:before{content:"\73\73\73\73\73";float:left;top:0;left:0;position:absolute;     color: rgba(192,193,195,1);}
.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}
.woocommerce .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}
.woocommerce .woocommerce-product-rating{line-height:2;display:block}
.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{line-height:1.5;border-bottom:1px dotted rgba(0,0,0,.1);border-top:0;margin:0}
.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before{content:" ";display:table}
.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}
.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}
.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}
.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:0 0;border:0}
.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before{content:" ";display:table}
.woocommerce #review_form #respond p{margin:0 0 10px} .woocommerce #review_form #respond .form-submit input{left:auto}
.woocommerce #review_form #respond textarea{-moz-box-sizing:border-box;box-sizing:border-box;width:100%} .woocommerce p.stars{position:relative;font-size:1em}
.woocommerce p.stars a{display:inline-block;font-weight:700;margin-right:1em;text-indent:-9999px;position:relative;border-bottom:0!important;outline:0}
.woocommerce p.stars a:last-child{border-right:0}
.woocommerce p.stars a.star-1,.woocommerce p.stars a.star-2,.woocommerce p.stars a.star-3,.woocommerce p.stars a.star-4,.woocommerce p.stars a.star-5{border-right:1px solid #ccc}
.woocommerce p.stars a.star-1:after,.woocommerce p.stars a.star-2:after,.woocommerce p.stars a.star-3:after,.woocommerce p.stars a.star-4:after,.woocommerce p.stars a.star-5:after{font-family:WooCommerce;text-indent:0;position:absolute;top:0;left:0; color:rgba(192,193,195,1)}
.woocommerce p.stars a.star-1{width:2em} .woocommerce p.stars a.star-1:after{content:"\e021";}
.woocommerce p.stars a.star-1.active:after,.woocommerce p.stars a.star-1:hover:after{  content: "\53"; font-family: star; color:rgba(0,156,130,1)}
.woocommerce p.stars a.star-2{width:3em} .woocommerce p.stars a.star-2:after{content:"\e021\e021";}
.woocommerce p.stars a.star-2.active:after,.woocommerce p.stars a.star-2:hover:after{content: "\53\53"; font-family: star; color:rgba(0,156,130,1)}
.woocommerce p.stars a.star-3{width:4em} .woocommerce p.stars a.star-3:after{content:"\e021\e021\e021";}
.woocommerce p.stars a.star-3.active:after,.woocommerce p.stars a.star-3:hover:after{content: "\53\53\53"; font-family: star; color:rgba(0,156,130,1)}
.woocommerce p.stars a.star-4{width:5em} .woocommerce p.stars a.star-4:after{content:"\e021\e021\e021\e021";}
.woocommerce p.stars a.star-4.active:after,.woocommerce p.stars a.star-4:hover:after{content: "\53\53\53\53"; font-family: star; color:rgba(0,156,130,1)}
.woocommerce p.stars a.star-5{width:6em;border:0} .woocommerce p.stars a.star-5:after{content:"\e021\e021\e021\e021\e021";}
.woocommerce p.stars a.star-5.active:after,.woocommerce p.stars a.star-5:hover:after{content: "\53\53\53\53\53"; font-family: star; color:rgba(0,156,130,1)}
.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}
.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px; color: rgba(23,27,33,1); font-size: 16px;  text-align: left;}
.woocommerce table.shop_attributes td{font-style:italic;padding:5px 25px} .woocommerce table.shop_attributes td p{margin:0;padding:8px 0}
.woocommerce table.shop_attributes .alt td,.woocommerce table.shop_attributes .alt th{background:rgba(0,0,0,.025)}
.woocommerce table.shop_table{border:0;margin:0 -1px 80px 0;text-align:left;border-collapse:separate;border-radius:0;}
.woocommerce table.shop_table.cart{width:68%; float: left}
.woocommerce table.shop_table th, .cart_totals h2 {font-weight:700;padding:9px 12px; border:0; border-bottom:1px #e3e3e3 solid; color:rgba(23,27,33,1); text-transform: uppercase; font-family: Quattrocento; margin: 0;font-size: 16px;}
.woocommerce table.shop_table td{border:0; border-bottom:1px #e3e3e3 solid;padding:6px 12px;vertical-align:middle}
.woocommerce table.shop_table td.product-thumbnail img{width:100px; height: auto}
.woocommerce table.shop_table td small{font-weight:400}
.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}
.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name {padding-left: 40px; font-size: 15px;}
.woocommerce #order_review table thead {background-color: rgba(243,243,243,1);}
.woocommerce #order_review table .order-total {background-color: #fbf6ec;}
.woocommerce #order_review table thead th {font-size: 125% !important;    padding: 12px 18px 9px 18px;}
.woocommerce table.my_account_orders{font-size:.85em}
.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}
.woocommerce table.my_account_orders .button{white-space:nowrap} .woocommerce table.my_account_orders .order-actions{text-align:right}
.woocommerce table.my_account_orders .order-actions .button{margin:.125em 0 .125em .25em} .woocommerce td.product-name dl.variation{margin:.25em 0}
.woocommerce td.product-name dl.variation:after,.woocommerce td.product-name dl.variation:before{content:" ";display:table}
.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt{display:inline-block;float:left;margin-bottom:1em}
.woocommerce td.product-name dl.variation dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}
.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li:after{clear:both}
.woocommerce td.product-name dl.variation dd{padding:0 0 .25em} .woocommerce td.product-name dl.variation dd p:last-child{margin-bottom:0}
.woocommerce td.product-name p.backorder_notification{font-size:.83em} .woocommerce td.product-quantity{min-width:80px}
.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none;padding:0;margin:0}
.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}
.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before{content:" ";display:table}
.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}
.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}
.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before{content:" ";display:table}
.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}
.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}
.woocommerce .order_details:after,.woocommerce .widget_layered_nav ul li:after,.woocommerce .widget_shopping_cart .buttons:after,.woocommerce-account .addresses .title:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce.widget_shopping_cart .buttons:after{clear:both}
.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}
.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}
.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none; color: rgba(0,156,130,1);font-size: 13px; margin: 7px 0;}
.woocommerce ul.product_list_widget {padding: 20px; border: 1px rgba(235,235,235,1) solid; margin: 0}
.woocommerce ul.product_list_widget li {padding: 0 0 15px 0; border-bottom: 1px rgba(235,235,235,1) solid; margin: 0 0 15px 0}
.woocommerce ul.product_list_widget li:last-child {padding: 0 0 0 0; border-bottom: 0; margin: 0}
.woocommerce ul.product_list_widget li .amount {font-weight: bold; color: rgba(0,156,130,1)}
.woocommerce ul.product_list_widget li del .amount, .woocommerce ul.product_list_widget li del {font-size: 15px;color: #c6c6c6;}
.woocommerce ul.product_list_widget li ins {text-decoration: none}
.woocommerce ul.product_list_widget li a {color:rgba(23,27,33,1)}
.woocommerce ul.product_list_widget li a:hover {color:rgba(0,156,130,1)}
.woocommerce ul.product_list_widget li img {height: 65px; width: auto;}
.woocommerce table.shop_table tbody:first-child tr.cart-subtotal th{width: 50%}
.woocommerce-page table.cart td.actions { border-bottom: 0; padding-top: 30px;}
.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:15px 0 0; text-align: right;margin-bottom: 15px;}
.woocommerce .widget_shopping_cart .total .amount,.woocommerce.widget_shopping_cart .total .amount{font-weight: bold; color: rgba(0,156,130,1); font-size: 1.1em}
.woocommerce .widget_shopping_cart .total .buttons,.woocommerce.widget_shopping_cart .total .buttons{ text-align: right}
.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}
.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:30px;position:relative;padding-top:0; margin-bottom: 7px;padding-bottom: 7px; border-bottom: 1px rgba(235,235,235,1) solid;}
.woocommerce .widget_shopping_cart .cart_list li:last-child,.woocommerce.widget_shopping_cart .cart_list li:last-child {padding-left:30px;border-bottom: 0}
.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:-8px}
.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before{content:" ";display:table}
.woocommerce form .form-row{padding:3px;margin:0 0 6px}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;-moz-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0;filter: alpha(opacity=0)}
.woocommerce form .form-row label{line-height:2} .woocommerce form .form-row label.inline{display:inline}
.woocommerce form .form-row select{cursor:pointer;margin:0} .woocommerce form .form-row .required{color:red;font-weight:700;border:0}
.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{-moz-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;outline:0;line-height:1}
.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}
.woocommerce form .form-row .select2-container a{width:100%;line-height:2em}
.woocommerce form .form-row.woocommerce-invalid .select2-container a,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}
.woocommerce form .form-row.woocommerce-validated .select2-container a,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#69bf29}
.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal} .woocommerce form .form-row :-moz-placeholder{line-height:normal}
.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}
.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em auto;text-align:left;border-radius:5px; width: 100%; max-width: 500px}
.woocommerce ul#shipping_method{list-style:none;margin:0;padding:0}
.woocommerce ul#shipping_method li{margin:0;padding:.25em 0 .25em 22px;text-indent:-22px;list-style:none}
.woocommerce ul#shipping_method .amount{font-weight:700} .woocommerce p.woocommerce-shipping-contents{margin:0}
.woocommerce .order_details{margin:0 0 1.5em;list-style:none}
.woocommerce .order_details:after,.woocommerce .order_details:before{content:" ";display:table}
.woocommerce .order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #d3ced2;padding-right:2em;margin-left:0;padding-left:0}
.woocommerce .order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}
.woocommerce .order_details li:last-of-type{border:none} .woocommerce .widget_layered_nav ul{margin:0;padding:0;border:0;list-style:none}
.woocommerce .widget_layered_nav ul li{padding:0 0 1px 10px;list-style:none}
.woocommerce .widget_layered_nav ul li:after,.woocommerce .widget_layered_nav ul li:before{content:" ";display:table}
.woocommerce .widget_layered_nav ul li.chosen a:before,.woocommerce .widget_layered_nav_filters ul li a:before{font-weight:400;line-height:1;content:"?";color:#a00;font-family:WooCommerce;speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;text-decoration:none}
.woocommerce .widget_layered_nav ul li a,.woocommerce .widget_layered_nav ul li span{padding:1px 0}
.woocommerce .widget_layered_nav ul li.chosen a:before{margin-right:.618em}
.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none;overflow:hidden;zoom:1}
.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1px 1px 0;list-style:none}
.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}
.woocommerce .widget_layered_nav_filters ul li a:before{margin-right:.618em}
.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}
.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}
.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}
.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:rgba(23,27,33,1);border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:rgba(23,27,33,1)}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#ececec;border:0}
.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}
.woocommerce .widget_price_filter .price_label {color: #a0a0a0;}
.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before{content:" ";display:table}
.woocommerce-account .addresses .title h3{float:left}
.woocommerce-account .addresses .title .edit,.woocommerce-account ul.digital-downloads li .count{float:right}
.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}
.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}
.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}
.woocommerce-account ul.digital-downloads li:before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"?";text-decoration:none}
.woocommerce-cart table.cart .product-thumbnail{min-width:32px} .woocommerce-cart table.cart img{width:32px;box-shadow:none}
.woocommerce-cart table.cart td,.woocommerce-cart table.cart th{vertical-align:middle}
.woocommerce-cart table.cart td.actions .coupon .input-text{float:left;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0;line-height:1}
.woocommerce-cart table.cart input{margin:0;vertical-align:middle;line-height:1} .woocommerce-cart .wc-proceed-to-checkout{padding:1em 0}
.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:before{content:" ";display:table}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em}
.woocommerce-cart .cart-collaterals .shipping_calculator .button{width:100%;float:none;display:block}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"?";text-decoration:none}
.woocommerce-checkout #payment ul.payment_methods li:after,.woocommerce-checkout #payment ul.payment_methods li:before,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:before{content:" ";display:table}
.woocommerce-cart .cart-collaterals .cart_totals p small{color:#777;font-size:.83em}
.woocommerce-cart .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0;border-left:0}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th{border-top:0}
.woocommerce-cart .cart-collaterals .cart_totals table th{width:25%}
.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;padding:6px 0;line-height:2em}
.woocommerce-cart .cart-collaterals .cart_totals table small{color:#777} .woocommerce-cart .cart-collaterals .cart_totals table select{width:100%}
.woocommerce-cart .cart-collaterals .cart_totals .discount td{color:#77a464}
.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th{border-top:1px solid #ebe9eb}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product{margin-top:0}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}
.woocommerce-checkout .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .notes{clear:left}
.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#777;font-weight:400}
.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}
.single-product .twentythirteen p.stars,.woocommerce-checkout #payment ul.payment_methods li:after,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout .checkout .shipping_address{clear:both}
.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px;     margin-bottom: 80px;}
.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none}
.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}
.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}
.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}
.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px} .woocommerce-checkout #payment div.form-row{padding:1em}
.woocommerce-checkout #payment div.payment_box{position:relative;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}
.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#bbb3b9 #c7c1c6 #c7c1c6}
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}
.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(../images/icons/credit-cards/visa.png)}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(../images/icons/credit-cards/mastercard.png)}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(../images/icons/credit-cards/laser.png)}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(../images/icons/credit-cards/diners.png)}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(../images/icons/credit-cards/maestro.png)}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(../images/icons/credit-cards/jcb.png)}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(../images/icons/credit-cards/amex.png)}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(../images/icons/credit-cards/discover.png)}
.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#777;font-weight:400}
.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}
.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}
.woocommerce-checkout #payment div.payment_box:before{content:"";display:block;border:1em solid #dfdcde;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}
.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}
#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}
.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}
.twentythirteen .woocommerce-breadcrumb{padding-top:40px}
.twentyfourteen ul.products li.product{margin-top:0!important}

/* Small Screen */
@media screen and (max-width: 768px) {
    .woocommerce table.shop_table, .woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals {width: 100%; float:none; margin-bottom: 30px }
    .woocommerce table.shop_table_responsive tbody th, .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive thead {
        display: none
    }

    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0
    }

    .woocommerce table.shop_table_responsive tr, .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr td {
        display: block
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce table.my_account_orders tr td.order-actions:before, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page table.my_account_orders tr td.order-actions:before {
        display: none
    }

    .woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, .025)
    }

    .woocommerce table.my_account_orders tr td.order-actions, .woocommerce-page table.my_account_orders tr td.order-actions {
        text-align: left
    }

    .woocommerce table.my_account_orders tr td.order-actions .button, .woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: .125em .25em .125em 0
    }

    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em
    }

    .woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n) {
        float: right;
        clear: none !important
    }

    .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
        float: none;
        width: 100%
    }

    .woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
        text-align: left
    }

    .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: .5em
    }

    .woocommerce #content table.cart td.actions .coupon:after, .woocommerce #content table.cart td.actions .coupon:before, .woocommerce table.cart td.actions .coupon:after, .woocommerce table.cart td.actions .coupon:before, .woocommerce-page #content table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:before, .woocommerce-page table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:before {
        content: " ";
        display: table
    }

    .woocommerce #content table.cart td.actions .coupon:after, .woocommerce table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:after {
        clear: both
    }

    .woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
        width: 48%;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text + .button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text + .button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text + .button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text + .button {
        float: right
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 100%;
        float: none;
        text-align: left
    }

    .woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row {
        width: 100%;
        float: none
    }

    .woocommerce #payment .terms, .woocommerce-page #payment .terms {
        text-align: left;
        padding: 0
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 1em
    }

    .woocommerce .lost_reset_password .form-row-first, .woocommerce .lost_reset_password .form-row-last, .woocommerce-page .lost_reset_password .form-row-first, .woocommerce-page .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .single-product .twentythirteen .panel {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}
/* =========================================
10. WordPress Styles
*/
.page-header {padding-bottom: 9px; margin: 0 0 20px; border-bottom: 0;}

/**
 * Repeatable Patterns
 * ----------------------------------------------------------------------------
 */
.genericon:before,.menu-toggle:after,.featured-post:before,.date a:before,.entry-meta .author a:before,.format-audio .entry-content:before,.comments-link a:before,.tags-links a:first-child:before,.categories-links a:first-child:before,.edit-link a:before,.attachment .entry-title:before,.attachment-meta:before,.attachment-meta a:before,.comment-awaiting-moderation:before,.comment-reply-link:before,.comment-reply-login:before,.comment-reply-title small a:before,.bypostauthor > .comment-body .fn:before,.error404 .page-title:before {	-webkit-font-smoothing: antialiased;	display: inline-block;font: normal 16px/1 Genericons;vertical-align: text-bottom;}
.clear:before,.clear:after,.attachment .entry-header:before,.attachment .entry-header:after,.site-footer .widget-area:before,.site-footer .widget-area:after,.entry-content:before,.entry-content:after,.page-content:before,.page-content:after,.navigation:before,.navigation:after,.nav-links:before,.nav-links:after,.gallery:before,.gallery:after,.comment-form-author:before,.comment-form-author:after,.comment-form-email:before,.comment-form-email:after,.comment-form-url:before,.comment-form-url:after,.comment-body:before,.comment-body:after {content: "";display: table;}

/*
 * Responsive images
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,.entry-summary img,.comment-content img,.widget img,.wp-caption {max-width: 100%;}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,.entry-summary img,.comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {height: auto;}
img.size-full,img.size-large,img.wp-post-image {height: auto;max-width: 100%;}

/* Make sure videos and embeds fit their containers. */
embed,iframe,object,video {max-width: 100%;}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {max-width: 100% !important;}

/* Images */
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
figure.wp-caption.alignleft,img.alignleft {margin: 5px 30px 5px 0;}
.wp-caption.alignleft {margin: 5px 10px 5px 0;}
figure.wp-caption.alignright, img.alignright {margin: 5px 0 5px 30px;}
.wp-caption.alignright {margin: 5px 0 5px 10px;}
img.aligncenter {margin: 5px auto;}
img.alignnone {margin: 5px 0;}
.wp-caption .wp-caption-text,.entry-caption,.gallery-caption {color: #220e10;font-size: 18px;font-style: italic;font-weight: 300;margin: 0; padding: 15px 20px 10px 20px;}
div.wp-caption.alignright img[class*="wp-image-"] {float: right;}
div.wp-caption.alignright .wp-caption-text {padding-left: 10px;}
img.wp-smiley,.rsswidget img {border: 0;border-radius: 0;box-shadow: none;margin-bottom: 0;margin-top: 0;padding: 0;}
.wp-caption.alignleft + ul,.wp-caption.alignleft + ol {list-style-position: inside;}

/**
 * Entry Meta
 * ----------------------------------------------------------------------------
 */
.entry-meta > span:last-child {margin-right: 0;}

/* Mediaelements */
.hentry .mejs-mediaelement,.hentry .mejs-container .mejs-controls {background: #220e10;}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {background: #fff;}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {background: #595959;}
.hentry .mejs-controls .mejs-time-rail span,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {border-radius: 0;}


/**
 * Galleries
 * ----------------------------------------------------------------------------
 */
.gallery {margin-bottom: 20px;margin-left: -4px;}
.gallery-item {float: left;margin: 0 4px 4px 0;overflow: hidden;position: relative;}
.gallery-columns-1.gallery-size-medium,.gallery-columns-1.gallery-size-thumbnail,.gallery-columns-2.gallery-size-thumbnail,.gallery-columns-3.gallery-size-thumbnail {display: table;margin: 0 auto 20px;}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item {text-align: center;}
.gallery-columns-2 .gallery-item {max-width: 47%;max-width: -webkit-calc(50% - 4px);max-width:         -moz-calc(50% - 4px);max-width:         calc(50% - 4px);}
.gallery-columns-3 .gallery-item {max-width: 31%;max-width: -webkit-calc(33% - 4px);max-width:         -moz-calc(33% - 4px);max-width:         calc(33% - 4px);}
.gallery-columns-4 .gallery-item {max-width: 23%;max-width: -webkit-calc(25% - 4px);max-width:         -moz-calc(25% - 4px);max-width:         calc(25% - 4px);}
.gallery-columns-5 .gallery-item {max-width: 19%;max-width: -webkit-calc(20% - 4px);max-width:         -moz-calc(20% - 4px);max-width:         calc(20% - 4px);}
.gallery-columns-6 .gallery-item {max-width: 15%;max-width: -webkit-calc(16.7% - 4px);max-width:         -moz-calc(16.7% - 4px);max-width:         calc(16.7% - 4px);}
.gallery-columns-7 .gallery-item {max-width: 13%;max-width: -webkit-calc(14.28% - 4px);max-width:         -moz-calc(14.28% - 4px);max-width:         calc(14.28% - 4px);}
.gallery-columns-8 .gallery-item {max-width: 11%;max-width: -webkit-calc(12.5% - 4px);max-width:         -moz-calc(12.5% - 4px);max-width:         calc(12.5% - 4px);}
.gallery-columns-9 .gallery-item {max-width: 9%;max-width: -webkit-calc(11.1% - 4px);max-width:         -moz-calc(11.1% - 4px);max-width:         calc(11.1% - 4px);}
.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n) {margin-right: 0;}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {clear: left;}
.gallery-caption {background-color: rgba(251,164,70,0.8);-moz-box-sizing: border-box;box-sizing: border-box;color: #fff;font-size: 14px;line-height: 1.3;margin: 0;max-height: 50%;opacity: 0;filter: alpha(opacity=0);padding: 8px 10px;position: absolute;bottom: 0;left: 0;text-align: left;-webkit-transition: opacity 600ms ease;-moz-transition:  opacity 600ms ease;transition:  opacity 600ms ease;width: 100%; font-style: normal}
.gallery-caption:before {box-shadow: none;content: "";height: 100%;min-height: 49px;position: absolute;left: 0;top: 0;width: 100%;}
.gallery-item:hover .gallery-caption {opacity: 1;filter: alpha(opacity=100);}
.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {display: none;}

/**
 * Post Formats
 * ----------------------------------------------------------------------------
 */
/* Audio */
.format-audio .entry-content:before {}
.format-audio .audio-content {background: url(../images/dotted-line.png) repeat-y left top;background-size: 4px 4px;float: right;padding-left: 35px;width: 80%;width: -webkit-calc(100% - 85px);width:  -moz-calc(100% - 85px);width:  calc(100% - 85px); min-height: 74px; padding-top: 20px}
.format-audio audio {max-width: 100% !important; /* Avoid player width overflow. */}

/* Quote */
.format-quote blockquote:before {content: '\201C';font-size: 140px;font-weight: 400;line-height: .8;padding-right: 25px;position: absolute;left: -15px;top: -3px;}

/**
 * Attachments
 * ----------------------------------------------------------------------------
 */
.attachment .hentry {margin: 0;padding: 0;}
.attachment .entry-header {margin-bottom: 0;max-width: 1040px;padding: 30px 0;}
.attachment .entry-title {}
.attachment .entry-title:before {}
.attachment .entry-meta {clear: none;color: inherit;padding: 9px 0 0;text-align: center;}
.hentry.attachment:not(.image-attachment) .entry-meta {max-width: 104px;}
.attachment footer.entry-meta {display: none;}

.full-size-link:before {content: none;}
.attachment .entry-meta a,.attachment .entry-meta .edit-link:before,.attachment .full-size-link:before {}
.attachment .entry-content {max-width: 100%;padding: 0;}
.image-navigation {margin: 30px auto;position: relative;}
.image-navigation a:hover {text-decoration: none;}
.image-navigation .nav-previous,.image-navigation .nav-next {}
.image-navigation .nav-previous {    float: left;}
.image-navigation .nav-next {    float: right;}
.image-navigation .meta-nav {font-size: 18px;font-weight: 300;vertical-align: -1px;}
.attachment .entry-attachment,.attachment .type-attachment p {margin: 0 auto;max-width: 724px;text-align: center;}
.attachment .entry-attachment .attachment {display: inline-block;}
.attachment .entry-caption p:last-child,.attachment .entry-description p:last-child {margin: 0;}
.attachment .site-main .sidebar-container {display: none;}
.attachment .entry-content .mejs-audio {max-width: 400px;margin: 0 auto;}
.attachment .entry-content .wp-video {margin: 0 auto;}
.attachment .entry-content .mejs-container {margin-bottom: 24px;}
.attachment-meta.full-size-link {display: inline; margin: 5px auto}

/* =========================================
11. Visual Composer Styles
*/
.add_dot, .add_dot_r {position: relative}
.add_dot:after {content: "\f111"; font-family: alico; position: relative; margin-left: 2px; font-size: 5px; line-height: 5px; color:rgba(67,67,67,1); transition: all 600ms !important;}
.add_dot_r:after {content: "\f111"; font-family: alico; position: relative; margin-left: 2px; font-size: 5px; line-height: 5px; color:rgba(0,156,130,1); transition: all 600ms !important;}
h1.add_dot { display: inline-block}
h1.add_dot:after {font-size: 7px;}
.vc_custom_heading.add_dot { display: inline-block}
h2.vc_custom_heading.add_dot:after {}
h3.vc_custom_heading.add_dot:after {}
h4.vc_custom_heading.add_dot:after {}

.background-box .vc_column-inner { position: relative; }
.background-box .vc_column-inner:before { content: " "; position: absolute; width: 1000px; height: 100%; left: 100%; top: 0; background-color: inherit; display: block; }
.background-box_r .vc_column-inner:before { content: " "; position: absolute; width: 1000px; height: 100%; right: 100%; top: 0; background-color: inherit; display: block; }
.left-icon .aio-icon-left .aio-icon, .left-icon .aio-icon-left .aio-icon-img { margin-right: 30px !important; }
.left_title .aio-icon-header h3.aio-icon-title {text-align: left}
.wpb_row.somefacts, .wpb_row.whyusm, .wpb_row.nobtnmrg {margin-bottom: 0}
.vc_infolist_1 {}
.smile_icon_list_wrap h3 {text-align: left; margin: 20px 0 20px 0 !important}
.iconsline {}
.iconsline .vc_icon_element-inner {border: 2px rgba(0,156,130,1) solid !important; border-radius: 100px; padding: 20px}
div.vc_btn3-container.btn { display: block;}
.vc_btn3.vc_btn3-block { display: block !important; width: 100% !important;  text-align: inherit !important;}
.vc_icon_solo {}
.separator1 {}
.textseparator1 {}
.infomessagebox {}
.successmessagebox {}
.errormessagebox {}
.vc_advanced_tabs {}
.strip_highlight_text span {    margin-bottom: 50px;  padding-bottom: 20px;}
/* Coming Soon*/
.comingsooncounter {}
.comingsoonsubscribe {margin-top: 100px;}
.comingsoonsubscribe [id*="form-wysija-"] {margin: 0 auto; max-width: 800px;}
.comingsoonsubscribe .widget_wysija [id*='form-wysija-'] input[type=submit].wysija-submit {padding: 16px 40px 16px 40px !important; margin-top: 0}
.comingsoonsubscribe [id*="form-wysija-"] .wysija-paragraph {max-width: 60%; padding-right: 3%; float: left}
.comingsoonsubscribe [id*="form-wysija-"]  input[type=submit].wysija-submit {max-width: 30%}
.comingsoonsubscribe [id*="form-wysija-"] input[type=text] {color:#949596}

.comingsoon h2{font-weight: 400}
.comingsoon h2:after {content: none}
.comingsooncounter .ult_countdown-section .ult_countdown-period {text-transform:uppercase; text-align: left;}
.comingsooncounter .ult_countdown-section .ult_countdown-amount { position: relative; margin-right: 70px;font-family: Quattrocento Sans}
.comingsooncounter .ult_countdown-section .ult_countdown-amount:after {content: " "; background-color: #949596;  margin: 0 0 0 30px; display: none; width: 1px; height:30px; position: absolute; top:30px; right:-50px}
.comingsooncounter .ult_countdown-section .ult_countdown-period {font-family: Quattrocento Sans}
.comingsooncounter .ult_countdown-section:last-child .ult_countdown-amount:after {content: none;}
.comingsooncounter .ult_countdown-amount {padding:10px; text-align:left;}
.ult_countdown-period {text-transform:uppercase}
.comingsooncounter .ult_countdown, .wpb_row .wpb_column .wpb_wrapper .ult_countdown {float: none !important}
/* toggles */
.faq_toggle .vc_toggle_title {  padding: 10px 25px !important; color:#FFF; background-color: rgba(0,156,130,1); border-radius: 20px}
.faq_toggle .vc_toggle_content {color:#FFF !important}
.faq_toggle .vc_toggle_title h4{ color:#FFF}
.faq_toggle .vc_toggle_icon {color:#FFF}
.vc_toggle_content {padding-left:20px !important; padding-right:20px !important}
.faq_toggle_classic {}
.vc_toggle_title {padding: 10px 25px !important;}

/* Iconboxes  */
.law_iconstyle_1 .aio-icon, .law_iconstyle_1 {  -webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms;}
.law_iconstyle_1:hover .aio-icon {background-color: rgba(23,27,33,1) !important; color:rgba(0,156,130,1) !important;  }
.law_iconstyle_1 a {}
.law_iconstyle_1 a:hover {text-decoration: none}
.law_iconstyle_2 .aio-icon {border-radius: 10px;  -webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms;}
.law_iconstyle_2:hover .aio-icon {border-radius: 0;}
.law_iconstyle_3 {}
.law_iconstyle_3 a {}
.law_iconstyle_3 {text-decoration: none; }
.law_iconstyle_3 .aio-icon-box {padding: 80px 30px 0px 30px; border: 1px #cccccc solid; -webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms;min-height: 350px}
.law_iconstyle_3:hover .aio-icon-box {padding: 30px 30px 30px 30px; background-color: rgba(23,27,33,1);}
.law_iconstyle_3 .aio-icon { -webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms;}
.law_iconstyle_3:hover .aio-icon {}
.law_iconstyle_3 .aio-icon-title {-webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms; font-family: Quattrocento}
.law_iconstyle_3:hover .aio-icon-title {color:#FFF !important}
.law_iconstyle_3 .aio-icon-description { opacity: 0; overflow: hidden; -webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms;}
.law_iconstyle_3:hover .aio-icon-description {opacity:1}
.aio-icon-box-link:hover .aio-icon-description,  .aio-icon-box-link:hover .aio-icon-title, .aio-icon-box-link:hover {text-decoration: none}

.services_style_1 {background-color: rgba(243,243,243,1); }
.services_style_1:hover {}
.services_style_1 .aio-icon {position: relative}
.services_style_1 .aio-icon:before {content:""; display: block; position: absolute; right: -12px; width: 16px; height: 16px; border-top: 8px solid transparent;  border-bottom: 8px solid transparent; top: 8px;-webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms;border-left-width: 8px; border-left-style: solid; border-left-color: #c79d52;}
.services_style_1 .aio-icon-box.left-icon { display: block; }
.services_style_1:hover .aio-icon:before { right: -16px;}

/* Why US shortcode */
.benefits {position:relative; text-align:center; padding:60px 0 0 0;}
.benefits:after {content: ""; display: block; clear: both;width: 100%;}
.benefits .beninside {background-color:#666; background-repeat:no-repeat; background-position:center bottom;  background-size:cover;height:860px}
.benefits div {margin:auto; z-index: 99}
.benefits .why {height:360px; width:360px; position:absolute; top:105px; left:-webkit-calc(50% - 205px); left:-moz-calc(50% - 205px); left:calc(50% - 205px); background-color:#FFF;  padding: 70px;border-radius: 1000px}
.benefits .why .headinginfo { text-align:center}
.benefits .why h2 {margin-top:20px}
.benefits .why h2:before {margin: 20px auto 20px;}
.rhombus {position: absolute; display: block;overflow: hidden;visibility: hidden; border-radius: 1000px}
.beniconblock {text-align:center; display:block; visibility: visible;}
.beniconblock img, .beniconblock b {line-height:1em;}
.beniconblock b {font-size:18px; color:#FFF; white-space: nowrap; text-transform:uppercase; display: block;}
.bico {height:100%;width:100%; padding-top:-webkit-calc(50% - 50px); padding-top:-moz-calc(50% - 50px); padding-top:calc(50% - 50px); }
.beniconsize1 {height:210px;width:210px; top:25px; left:260px;}
.beniconsize2 {height:290px;width:290px; top:-50px; right:20px;}
.beniconsize3 {height:220px;width:220px; top:390px; left:20px;}
.beniconsize4 {height:210px;width:210px; top: 550px; left:340px;}
.beniconsize5 {height:260px;width:260px; top: 550px; right:20px;}
.tralign {height:100%;width:100%; background-size:cover;}
.imgbgr {z-index: -1; position:absolute;left: 55px;top: 55px;visibility: visible;  -webkit-transform: scale(1.8);  -moz-transform: scale(1.8);  -ms-transform: scale(1.8);  transform: scale(1.8);}
.bluebgr { background-color:rgba(0,156,130,1);-webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms; }
.rhombus:hover .bluebgr { background-color:rgba(0,156,130,0.8);}
.greenbgr {background-color:rgba(109, 109, 109, 0.80);-webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms; }
.rhombus:hover .greenbgr {background-color:rgba(109, 109, 109, 1);}
/* For mobile phones & no support csstransforms */
.no-csstransforms .benefits {position:relative; text-align:center; padding:80px 0 0 0;}
.no-csstransforms .benefits:after {content: ""; display: block; clear: both;width: 100%;}
.no-csstransforms .benefits .beninside {background-color:#666;  background-repeat:no-repeat; background-position:center bottom;  background-size:cover;height:auto}
.no-csstransforms .benefits .why {height:auto; width:90%; position:relative;  background-color:#FFF;  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -ms-transform: rotate(0deg);  transform: rotate(0deg); padding: 70px; margin:20px auto; top:auto; left:auto; right:auto}
.no-csstransforms .benefits .why .headinginfo { text-align:center; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg);}
.no-csstransforms .benefits .why h2 {margin-top:20px}
.no-csstransforms .benefits .why h2:before {margin: 20px auto 20px;}
.no-csstransforms .rhombus {position: relative; display: block;overflow: hidden;visibility: hidden; margin:20px;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.no-csstransforms .beniconblock {text-align:center; display:block; visibility: visible; }
.no-csstransforms .beniconblock img, .beniconblock b {line-height:0; margin:10px; clear:both}
.no-csstransforms .beniconblock b {font-size:18px; color:#FFF; white-space: nowrap; text-transform:uppercase; display: block;}
.no-csstransforms .bico {height:100%;width:100%; padding:20px; }
.no-csstransforms .beniconsize1 {height:auto;width:90%; margin:20px auto; top:auto; left:auto; right:auto}
.no-csstransforms .beniconsize2 {height:auto;width:90%; margin:20px auto; top:auto; left:auto; right:auto}
.no-csstransforms .beniconsize3 {height:auto;width:90%; margin:20px auto; top:auto; left:auto; right:auto}
.no-csstransforms .beniconsize4 {height:auto;width:90%; margin:20px auto; top:auto; left:auto; right:auto}
.no-csstransforms .beniconsize5 {height:auto;width:90%; margin:20px auto; top:auto; left:auto; right:auto}
.no-csstransforms .tralign {height:auto;width:100%; background-size:cover;  -webkit-transform: rotate(0deg);  -ms-transform: rotate(0deg);  -moz-transform: rotate(0deg);  transform: rotate(0deg);}
.no-csstransforms .imgbgr {z-index: -1; position:absolute;left: -50px;top: -50px;visibility: visible;}
.no-csstransforms .bluebgr { background-color:rgba(0,156,130,1);-webkit-transition: all 600ms;   -moz-transition: all 600ms;   transition: all 600ms; }
.no-csstransforms .rhombus:hover .bluebgr { background-color:rgba(0,156,130,0.8);}
.no-csstransforms .greenbgr {background-color:rgba(109, 109, 109, 0.80);;-webkit-transition: all 600ms;  -moz-transition: all 600ms;  transition: all 600ms; }
.no-csstransforms .rhombus:hover .greenbgr {background-color:rgba(109, 109, 109, 1);;}
/* Gallery */
.vc_image_gallery {}
.vc_image_gallery .flex-control-paging {}
.wpb_gallery .wpb_flexslider .flex-control-nav {bottom: -60px !important;}
.flex-control-paging li a {display: block;	background: #eae8e8 !important;-webkit-transition: all 600ms;   -moz-transition: all 600ms;     transition: all 600ms;  box-shadow:none !important}
.flex-control-paging li a.flex-active, .vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover, .vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger, .vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover {-webkit-transform: scale(1.5);-ms-transform: scale(1.5);-moz-transform: scale(1.5); transform: scale(1.5)}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover, .vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger, .vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover, .vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger {background: rgba(0,156,130,1) !important;}
.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover, .vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger  {border-color: rgba(0,156,130,1) !important}

.vc_images_carousel .vc_carousel-indicators { bottom: -35px !important;}
.vc_images_carousel .vc_carousel-control .icon-prev, .vc_images_carousel .vc_carousel-control .icon-next {  font-size: 80px !important;}

/* Social Icons Shortcode */
.sell_socials {margin: 0; padding: 0;  display: inline-block;}
.sell_socials li{list-style-type: none;display: inline-block;margin: 0 5px;}
.sell_socials li:hover{}
.sell_socials li a {color: rgba(67,67,67,1); background: rgba(0,156,130,1); width: 41px; height: 41px; border-radius: 50%;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;display: inline-block;text-align: center;}
.sell_socials li a:hover {color: rgba(67,67,67,1);  text-decoration: none}
.sell_socials li a i {}


/* =========================================
12. Animation
*/
.animated {	-webkit-animation-duration: 1s;-moz-animation-duration: 1s;animation-duration: 1s;	-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;animation-fill-mode: both;}
.animated.infinite {-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.animated.hinge {-webkit-animation-duration: 2s;-moz-animation-duration: 2s;animation-duration: 2s;}
@-webkit-keyframes slideInDown {
    0% {-webkit-transform: translateY(-100%);  transform: translateY(-100%);  visibility: visible;  }
    100% { -webkit-transform: translateY(0);  transform: translateY(0);  }
}
@-moz-keyframes slideInDown {
    0% { -webkit-transform: translateY(-100%);  -ms-transform: translateY(-100%);  -moz-transform: translateY(-100%);  transform: translateY(-100%);    visibility: visible;   }
    100% {  -webkit-transform: translateY(0);  -ms-transform: translateY(0);  -moz-transform: translateY(0);  transform: translateY(0);  }
}
@keyframes slideInDown {
    0% { -webkit-transform: translateY(-100%);  -ms-transform: translateY(-100%);  -moz-transform: translateY(-100%);  transform: translateY(-100%);    visibility: visible;   }
    100% {  -webkit-transform: translateY(0);  -ms-transform: translateY(0);  -moz-transform: translateY(0);  transform: translateY(0);  }
}
.slideInDown {    -webkit-animation-name: slideInDown;    -moz-animation-name: slideInDown;    animation-name: slideInDown;}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);}
}


/* =========================================
13. Responsive
*/
@media screen and (max-width: 1200px) {
    .mainbox {max-width: 100%;}
    .container {    width: 1170px;}
}
@media screen and (max-width: 1100px) {
    .container {    width: 1070px;}
}
@media screen and (max-width: 1024px) {
    .container {    width: 980px;}
    .subscribe-form [id*="form-wysija-"] input[type=submit].wysija-submit {  padding: 16px 25px 16px 25px !important;}
    .beniconsize1 {left: 60px;}
}
@media screen and (max-width: 992px) {
    .container {width: 940px;}
    .top .col-sm-12, .top .col-sm-6, .top p, .phone-head, .burger {text-align: center;}
    .top .col-sm-6.social {padding: 0 0 5px 0}
    .logo {margin-top: 8px}
    .minimized .logo {margin-top: 0}
    .search-item-nav .search-block {top: -20px}
    .navbar-nav>li.li-search {margin-top: 10px; }
    .navbar-nav>li.li-search a { border-left: 0;}
    .sub-menu {position: relative; float: none; padding: 0;}
    .shortheader4 .phone-head, .shortheader4 .burger {text-align: center}
    .wpcf7-form-control-wrap {margin-bottom: 0; display: block;}
    .sub-menu > li > ul {position: relative; left: 0;}
    .menuover #responsive-menu {background-color: #57585b;  z-index: 9999; padding-top: 10px; padding-bottom: 20px;}
    ul.related { margin-bottom: 0}
    .related .rblock:nth-child(even) {}
    .blogsidebarspage .related .rblock {width: 100%; margin-right: 0}
    .navbar-nav>li.cart, .navbar-nav>li.li-search {float: left; margin-top: 0;padding: 10px 0 0 0; outline: none; margin-bottom: 20px;}
    li.search-item-nav { bottom: 32px; top: auto;}
    .menuover .whitelinemenu {top: 70px;}
    .navbar-nav>li>a.open-search {padding: 8px 15px 15px 15px; height: 54px;}
    .menu-container li.search-item-nav {margin-top: 0}
    .menu-container li.search-item-nav { bottom: -20px;}
    .nav-links a {width: 100%; margin-bottom: 40px !important; font-size: 22px !important; float: none}
    .blogsidebarspage .related .rblock {width: 100%; margin-right: 0}
}
@media screen and (max-width: 961px) {
    .team-slide .team-item:nth-child(odd) {clear: both}
    .team-slide .team-item:first-child {clear: none; float: left}
    .meta, section.meta h4, .meta .textwidget p {text-align: center}
    .bordered {margin: 25px auto;}
    .woocommerce ul.products li.product .button.add_to_cart_button {top: 20px;}
    .woocommerce ul.products li.product .button.add_to_cart_button.added {  top: 10px; }
    .woocommerce ul.products li.product .added_to_cart { top: 80px;}
    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals { float: none; width: 100%; margin-bottom: 80px; clear: both; }
    .woocommerce table.shop_table.cart { width: 100%; float: none; }
    .team-slide .team-item:nth-child(3n+1) { clear: none;  }
    .contacttb {   padding: 5px 0;font-size: 1.1em;}
    .contacttb > div { white-space: normal;}
    .testi_box_four .slick-dots {top: auto;left: calc(50% - 54px*2);bottom: 0}
    #digitalti .slick-next:before {right: 0;}
    #digitalti .slick-prev:before {left:0}
    .team-slide .photo img {width: 100%;}
}
@media screen and (max-width: 940px) {
    .pageheading h1, .single .pageheading h1 {margin: 30px 0;}
    .container {width: 890px;}
    .transparent [id*="layerslider_"], .transparent [id*="layerslider_"] .ls-inner, .transparent [id*="layerslider_"] .ls-inner .ls-slide, .transparent [id*="layerslider_"] .ls-inner .ls-slide .ls-bg {min-height: 300px !important; }
}
@media screen and (max-width: 890px) {
    .container {width: 840px;}
}
@media screen and (max-width: 840px) {
    .container {width: 800px;}
}
@media screen and (max-width: 769px) {
    .menu-container .navbar-nav > li.search-item-nav {top: -40px; }
    .menu-container .search-item-nav .search-block { top: -20px; left: -20px; }
    .menu-container .navbar-nav>li>a.open-search { padding: 18px 5px 15px 5px; }
    .team-slide .photo img {width: 100%; height: 100%;}
    .container {    width: 740px; max-width: 94%}
    .top .col-xs-12 {text-align: center;}
    .related .rblock {margin: 0 0 20px 0; width: 100%;overflow: hidden;}
    .related .rblock img {margin:0; max-width: 100%;}
    .related .rblock:nth-child(even) {margin-right: 0}
    .related .rblock {float: none; display: inline-block}
    .related .rblock:hover .vanish {padding-top: 90px;}
    .serviceslistmain .slist:nth-child(odd) {}
    .serviceslistmain .slist:nth-child(even) {}
    #respond form {width:100%; margin:0 auto}
    .bordered {margin: 25px auto;}
    .blog2columnpage .post {float: none; min-height:440px; width:100%; margin: 0 0 40px 0; padding:0 10px 0 10px}
    .blog3columnpage .post {float: none; min-height:440px; width:100%; margin: 0 0 40px 0; padding:0 10px 0 10px}
    .lawyer_services .staticover {top: 10px}
    .testimonials_box .item:nth-child(even) .face img {float: none; margin-left: auto;}
    .testimonials_box .item:nth-child(odd) .face img {float: none; margin-right: auto}
    #team-index .slick-prev, #teamsecond .slick-prev {left: 39%;}
    #team-index .slick-next, #teamsecond .slick-next {right: 39%;}
    .contacttb {text-align: center;}
    .contacttb > div {margin-bottom: 8px; text-align: center;  width: 100%; padding-right: 0;}
    .top .social ul {text-align: center}
    .dark_subscribe [id*="form-wysija-"] .wysija-paragraph { margin: 20px 0; width: 100%; float: none; }
    .dark_subscribe [id*="form-wysija-"] input.wysija-submit[type="submit"] {margin-left: 0;}
    .sell_socials li {margin-bottom: 15px}
    .law_iconstyle_4 {width: 100%;}
}
@media screen and (max-width: 690px) {
    .container {width:660px; max-width: 94%}
    [id*="form-wysija-"] {  width: 100%;}
}

@media screen and (max-width: 640px) {
    .container {width:610px; max-width: 94%}
    [id*="form-wysija-"] {  width: 100%;}
    #team-index .slick-prev, #teamsecond .slick-prev { left: 36%; }
    #team-index .slick-next, #teamsecond .slick-next { right: 36%; }
    .beniconsize1 {left: 0;}
    .beniconsize2 {right: 0;}
    .beniconsize3 {top: 475px;}
    .beniconsize4 {top: 680px; left: 0;}
    .benefits .why {top: 180px;}
    .benefits .beninside {height: 960px; }
}
@media screen and (max-width: 610px) {
    .container {width:570px; max-width: 94%}
    .related .rblock {margin: 0 0 20px 0; width: 100%;}
    .error404 .search-form input[type=submit] { width: 100%; float: none; }
    .error404 .search-form input[type=search] {float:none; margin-bottom: 25px}
    .error404 .search-form label {margin-right: 0}
}
@media screen and (max-width: 540px) {
    .container {width:510px; max-width: 94%}
    #team-index .item img {float: none; margin: 0 auto 0 auto;width: 100%;}
    .catteam #team-index .item {  padding: 0 0 20px 0;}
    #team-index .item {padding: 0 0 35px 0; height: auto;margin: 0;}
    #team-index .slick-prev, #teamsecond .slick-prev { left: 33%; }
    #team-index .slick-next, #teamsecond .slick-next { right: 33%; }
    #team-index .item .teamprphoto {    float: none; margin: 0; width: 100%;}
    #team-index strong, #team-index .desrdivider {margin-left: 20px;margin-right: 20px}
    #team-index .teammate {margin-left: 13px;margin-right: 20px}
}
@media screen and (max-width: 520px) {
    .container {width:490px; max-width: 94%}

}
@media screen and (max-width: 480px) {
    .container {width:440px; max-width: 94%}
    .beniconsize1, .beniconsize2, .beniconsize3, .beniconsize4, .beniconsize5 {width:190px; height:190px}
    .beniconsize5 {right: 0; }
    .beniconsize3 {left: 0; }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 100%; float: none;}
    .woocommerce input[type=button].button, main .woocommerce input[type=button].button,
    .woocommerce input[type=submit].button, main .woocommerce input[type=submit].button{ padding: 12px 5px !important}
    .woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input { width: 100%; margin: 5px auto;}
    .error404 .search-form input[type=search] {margin-bottom: 25px}
    a.btn, span.btn, button.btn, div.btn a, div.btn button, main input[type=submit], main input[type=reset], main input[type=button] {padding: 15px 7px !important}
    .testimonialsarchive .testimonial { width: 100%; margin-right: 0; float: none;}
    .digital-format .post .entry-thumbnail { width: 100%; margin: 0 0 0 0; float: none; height: auto; }
    .digital-format .post .entry-thumbnail img { width: 100%; }
    .digital-format article {padding-right: 0; height: auto;}
    .digital-format {padding-right: 30px; }
    .digital-format .format-standard.has-post-thumbnail h3.entry-title {padding: 30px 30px 0 30px;  }
    .digital-format .post .entry-meta, .digital-format .post .entry-meta .date { margin: 0 30px 20px 30px;}
    .digital-format .post .entry-content {margin: 0 30px 10px 30px;}
    .logo { width: 70%;}
    .subscribe-form [id*="form-wysija-"] input[type=submit].wysija-submit { width: 100%; margin: 0;}
    .subscribe-form [id*="form-wysija-"] .wysija-paragraph { width: 100%;}
    #team-index .item span {padding-left: 20px}
}

@media screen and (max-width: 420px) {
    .container {width:380px; max-width: 94%}
    .nav-wrap { margin-top: -64px; }
}
@media screen and (max-width: 400px) {
    .container {width:360px; max-width: 94%}
}
@media screen and (max-width: 320px) {
    .container {width:280px; max-width: 94%}
}
