/*
Theme Name: Verona
Theme URI: http://dev.teathemes.net/verona
Author: TeaThemes
Text Domain: verona
Author URI: http://teathemes.net
Description: A WordPress Theme for Bloggers
Version: 1.0
License: GNU General Public License v1 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/*-------------------------/*
[Table of contents]
[Color codes]
    Background: #ffffff
    Body Color : #666666
    Accent color: ##fcd022
[Typography]
    Body:       14px/20px "Open Sans",sans-serif;
    Heading:    "Lato",sans-serif
    Input, textarea: 14px/24px "Open Sans",sans-serif

[Component module]
    HEADERS
    WIDGETS
    BLOG
    SHOP
    ALL EFFECT BANNER
    SHORTCODES
    FOOTER
    CUSTOM BOOSTRAP 5 COLUMNS
    REPONSIVE
/*-------------------------*/


/*------------------------
COMMON STYLES
------------------------*/

body{
  background-color: #FFF;
  color: #666;
  font-family: "lato",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  overflow-x: hidden;
}
a img:hover {
  opacity: 0.7;
}
a img {
  transition: opacity 0.5s;
  opacity: 1;
}
label{
  font-weight: normal;
  margin: 0;
}
a {
  color: #666;
  text-decoration: none;
  -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

a:hover, a:focus, a:active {
  text-decoration: none;
  color: #fcd022;
  outline: none;
}
a:hover {
  -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
body .wpb_button,
body .wpb_content_element,
body ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0;
}
p{
  margin-bottom: 20px;
}
ul,ol{
  padding-left: 20px;
  margin-bottom: 10px;
}
h1,h2,h3,h4,h5,h6{
  color: #000;
  margin: 0 0 15px 0;
  line-height: 24px;
  font-weight: 400;
  font-family: "montserrat",sans-serif;
}
h1{
  font-size: 35px;
}
h2{
  font-size: 30px;
}
h3{
  font-size: 24px;
}
h4{
  font-size: 16px;
}
h5{
  font-size: 14px;

}
h6{
  font-size: 12px;
}

img {
  height: auto;
  max-width: 100%;
}
input[type="text"], input[type="email"], textarea, input[type="password"], input[type="tel"], select,
input[type="search"]{
  border: 1px solid #dddddd;
  line-height: normal;
  max-width: 100%;
  padding: 10px 15px;
  color: #999;
}
input[type="text"], input[type="email"], textarea, input[type="password"], input[type="tel"],
input[type="search"]{
  -webkit-appearance: none;
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="submit"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
textarea:focus,
a:focus,
button:focus,
select:focus {
  outline: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}

:-moz-placeholder {
  /* Firefox 18- */
  color: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}

:focus {
  outline: none;
}

.button,
input[type="submit"]{
  background: #000;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  min-width: inherit;
  padding: 15px 30px;
  text-transform: uppercase;
}
.button:hover,
input[type="submit"]:hover,
.button:focus,
input[type="submit"]:focus{
  color: #fff;
}

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

.alignright {
  float:right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.sticky{
  color: inherit;
}
.bypostauthor{
  color: inherit;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.text-center{  text-align: center; }
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 100%; /* Image does not overflow the content area */
  padding: 5px 5px 5px;
  text-align: center;
    border-radius: 3px;
  margin: 0;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
  clear: both;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  padding: 10px 4px 5px;
  margin: 0!important;
}
.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding: 0.5em 0;
}
iframe{
  max-width: 100%!important;
}
.alignright {
  float:right;
  margin: 5px 0 20px 30px;
}
.alignleft {
  float: left;
  margin: 5px 30px 20px 0;
}
table{
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
  margin-bottom: 20px;
}
table thead{
  background-color: #fafafa;
}
th,td{
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  font-weight: normal;
}
table tr th:last-child,
table tr td:last-child{border-right: 0;}
table tr:last-child td, table tr:last-child th{
  border-bottom: none;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
/* WordPress Gallery
------------------------------------------ */

.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

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

.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em;
  font-size: 0.8125rem;
  font-style: italic;
  color: #666;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}
.gallery-columns-2 .gallery-item {
  width: 50%
}
.gallery-columns-3 .gallery-item {
  width: 33.3333%
}
.gallery-columns-4 .gallery-item {
  width: 25%
}
.gallery-columns-5 .gallery-item {
  width: 20%
}
.gallery-columns-6 .gallery-item {
  width: 16.6667%
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%
}
.gallery-columns-8 .gallery-item {
  width: 12.5%
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}
.owl-carousel .owl-item.active .owl-lazy{
  opacity: 1;
}
.owl-nav.disabled{
  display: none;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next{
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  float: left;
  cursor: pointer;
  background-color: #000;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  top: 40%;
  position: absolute;
  z-index: 999;
  padding: 24px 11px;
}
.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover{
  color: #fff;
}
.owl-carousel .owl-prev{
  left: 0;
}
.owl-carousel .owl-next{
  right: 0;
}
#latest-stories .owl-nav {
    opacity: 0;
    z-index: -99;
}
#latest-stories:hover .owl-nav {
    opacity: 1;
    z-index: 99;
    -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover {
    opacity: 0.8;
    background-color: #d9d9d9;
    color: #333;
}
.owl-carousel .owl-nav:before,
.owl-carousel .owl-nav:after{
  content: '';
  display: table;
}
.owl-carousel .owl-nav:after{
  clear: both;
}


.owl-carousel.nav-center .owl-prev,
.owl-carousel.nav-center .owl-next{
  position: absolute;
  top: 50%;
  margin-top: -15px;
  visibility: hidden;
  opacity: 0;
}
.owl-carousel.nav-center:hover .owl-prev,
.owl-carousel.nav-center:hover .owl-next{
  opacity: 1;
  visibility: visible;
}
.owl-carousel.nav-center .owl-next{
  right: -50px;
}
.owl-carousel.nav-center .owl-prev{
  left: -50px;
}
.owl-carousel.nav-center:hover .owl-next{
  right: 0;
}
.owl-carousel.nav-center:hover .owl-prev{
  left: 0;
}

/*---------------------
Layout
-----------------------*/
.container-wapper{
  max-width: 1810px;
  padding: 0 15px;
  margin: 0 auto;
}
.main-container{
  padding-bottom: 50px;
}
.main-container.left-slidebar .main-content{
  float: right;
}

/*---------------------
HEADERS
-----------------------*/
.block-search-popup {
  position: fixed;
  z-index: 999;
  max-width: 100%;
  min-width: 350px;
  top: 30%;
  left: 50%;
  background-color: #fff;
  z-index: 100;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 999;
  -webkit-box-shadow: 3px 5px 14px -3px rgba(0,0,0,0.11);
  -moz-box-shadow: 3px 5px 14px -3px rgba(0,0,0,0.11);
  box-shadow: 3px 5px 14px -3px rgba(0,0,0,0.11);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  visibility: hidden;
  opacity: 0;
}
.block-search-popup.open {
  visibility: visible;
  opacity: 1;
}
body.open-block-serach::before {
  content: '';
  z-index: 100;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.5);
}
.block-search-popup .form-content{
  padding: 70px 30px;
}
.block-search-popup .close-block-serach{
  display: inline-block;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.block-search-popup .inner{
  position: relative;
}
.block-search-popup .input{
  width: 100%;
  border: none;
  border-bottom: 2px solid #eee;
  background-color: #fff;
  padding: 13px 0;
}
.block-search-popup  .btn-search{
  width: 45px;
  height: 45px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  border: none;
  color: #000;
  padding: 0;
}
.main-header{
  padding: 50px 0;
}
.header .logo{
  text-align: center;
}
.verona-top-menu {
    float: left;
    display: inline-block;
    padding: 8px 0;
    margin-bottom: 0;
}
.verona-top-menu ul{
    margin: 0;
    padding: 0;
}
.verona-top-menu li{
  display: inline;
  padding-right: 18px;
  list-style: none;
}
.verona-top-menu li a{
    text-decoration: none;
    margin-right: 11px;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "montserrat",sans-serif;
    color: #999;
}
.verona-top-menu li.current_page_item a {
  color: #FFF;
}
.verona-top-menu li a:hover {
  color: #fff;
}

.togole-mainmenu{
  display: none;
  background: #333333;
  color: #ffffff;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  margin: 5px 0;
}
.header-menu-content {
  -webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
  box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
  background-color: #333;
}
.header-menu-content:before,
.header-menu-content:after{
  content: '';
  display: table;
}
.header-menu-content:after{
  clear: both;
}
.current-menu-ancestor > a, .current-menu-parent > a {
    color: #333 !important;
}
.main-menu {
  background-color: transparent;
    margin-bottom: 0px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.main-menu ul li a {
    padding: 10px 0;
}
.verona-mainmenu{
      width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
.verona-mainmenu li{
  list-style: none;
  position: relative;
}

.verona-mainmenu>li .toggle-submenu {
  display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
 .verona-mainmenu>li.active>a {
  color: #000;
 }
.verona-mainmenu>li{
  display: inline-block;
  padding: 10px 25px;
  line-height: 23px;
  position: relative;
}
.verona-mainmenu>li>a{
  font-size: 11px;
  color: #999;
  display: inline-block;
  padding: 0 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "montserrat",sans-serif;
}
.verona-mainmenu li:hover>.submenu {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.verona-mainmenu>li:first-child>a{
  padding-left: 0;
}
.verona-mainmenu>li:last-child>a{
  padding-right: 0;
}
.verona-mainmenu .submenu{
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border: 1px solid #ddd;
  min-width: 200px;
  z-index: 100;
  padding: 0;
  opacity: 0;
  visibility: hidden;

  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.verona-mainmenu .show-submenu>.submenu,
.verona-mainmenu .menu-item-has-children:hover>.submenu{
  opacity: 1;
  visibility: visible;
}
.verona-mainmenu .submenu>li{
  border-bottom: 1px solid #ddd;
  padding: 7px 25px;
  text-align: left;
}
.verona-mainmenu .submenu>li:last-child{
  border: none;
}
.verona-mainmenu .submenu>li>a{
  font-size: 10px;
  text-transform: uppercase;
}
.verona-mainmenu .submenu .submenu{
  left: 100%;
  top: -1px;
}
.header .heder-right{
  display: inline-block;
  float: right;
  padding: 8px 0;
}
.header-form-search{
  display: inline-block;
  float: right;
}
.header-form-search .icon{
  color: #999;
  font-size: 12px;
  cursor: pointer;
  display: inline-block;
}
.header .socials .social{
  font-size: 14px;
  color: #999;
  display: inline-block;
  margin-right: 15px;
}
.header .socials .social:hover {
  color: #fff;
}
.is-sticky .header-sticky {
  z-index: 1000;
  -webkit-box-shadow: 1px 5px 5px 0 rgba(0,0,0,0.09);
  box-shadow: 1px 5px 5px 0 rgba(0,0,0,0.09);
  top: 0;
  animation: slideInUp 0.7s;
  -moz-animation: slideInUp 0.7s;
  -webkit-animation: slideInUp 0.7s;
  background-color: #fff;
}
.sticky-wrapper.is-sticky .header-sticky {
  z-index: 990;
}
.admin-bar .sticky-wrapper.is-sticky .header-sticky {
  top: 32px !important;
  background-color: #fff;
}
.sticky-wrapper.is-sticky .header-sticky .header-menu-content{
  border-color: transparent;
}

.verona-clone-wrap{
  position: fixed;
  top: 0;
  left:-305px;
  width: 305px;
  height: 100vh;
  background-color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 100000;
  -webkit-box-shadow: 3px 5px 14px -3px rgba(0,0,0,0.11);
  -moz-box-shadow: 3px 5px 14px -3px rgba(0,0,0,0.11);
  box-shadow: 3px 5px 14px -3px rgba(0,0,0,0.11);
}
.verona-clone-wrap.open{
  left: 0;
}

.verona-panels-actions-wrap{
  border-bottom: 1px solid #eee;
  height: 50px;
  position: relative;
}
.verona-panels-actions-wrap .verona-close-btn,
.verona-panels-actions-wrap .verona-prev-panel{
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  border-left: 1px solid #eee;
  text-align: center;
  line-height: 50px;
}
.verona-panels-actions-wrap .verona-prev-panel{
  right: inherit;
  left: 0;
  border: none;
  border-right: 1px solid #eee;
}
.verona-panels-actions-wrap .verona-current-panel-title{
  display: block;
  text-align: center;
  line-height: 50px;
  padding: 0 50px;
  text-transform: uppercase;
}
.verona-panels-actions-wrap .verona-prev-panel:before{
  content: "\f104";
  font-family: FontAwesome;
}
.verona-panel>ul{
  padding: 0;
  margin: 0;
}
.verona-panel li{
  list-style: none;
  position: relative;
}
.verona-panel>ul>li{
  padding: 0 20px;
  border-bottom: 1px solid #eee;
}
.verona-panel>ul>li>a{
  display: block;
  line-height: 50px;
}
.verona-next-panel{
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.verona-next-panel:before{
  content: "\f105";
  font-family: FontAwesome;
}
.verona-clone-wrap .toggle-submenu{
  display: none!important;
}
.verona-clone-wrap .verona-panels{
  background: inherit;
  border-color: inherit;
  position: absolute;
  margin-top: 50px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
  overflow-x: hidden;
}
.verona-clone-wrap  .verona-panel{
  border-color: #fff;
  bottom: 0;
  box-sizing: border-box;
  display: block;
  left: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
  transition: all 0.2s ease 0s;
  z-index: 0;
}
.verona-clone-wrap  .verona-main-panel,
.verona-clone-wrap .verona-panel.verona-panel-opened{
  transform: translateX(0);
  z-index:10;
}
.verona-clone-wrap .verona-sub-opened{
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
.verona-clone-wrap .verona-hidden{
  display: block !important;
  opacity: 0;
  visibility: hidden;
}
.verona-clone-wrap  .submenu.megamenu{
  padding: 20px;
  max-width: 100%!important;
  width: 100%!important;
}
/*---------------------
 WIDGETS
 -----------------------*/
.widget{
  margin-bottom: 50px;
  background-color: #fff;
}
.widget:last-child{
  margin-bottom: 0;
}
#widget-area > div:first-child {
    margin-top: 25px;
}
.widget .widgettitle{
  font-size: 12px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 40px;
    line-height: 12px;
    letter-spacing: .1em;
    position: relative;
}
.collapse.in {
    box-shadow: 0px 0px 1px -1px;
}
.widget .widgettitle:before {
        content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, #131313 15%, #eee 15%, #eee 15%);
    margin-top: 24px;
    position: absolute;
}
/*.widget .widgettitle:after{
      content: '';
    display: block;
    width: 55px;
    height: 1px;
    background-color: #000;
    margin-top: 12px;
}*/
.widget li{
  list-style: none;
}
.widget ul{
  padding: 0;
  margin: 0;
}
.widget ul ul{
  padding-left: 10px;
}
.widget  .screen-reader-text{
  display: none;
}
.widget select{
  width: 100%;
}
.widget_search .search-field{
  width: 100%;
}
.widget_about_me{
  padding: 0;
}
.widget_about_me .widget-content{
  padding: 20px 0;
}

.widget a{
  color: #000;
}
.verona-socials-widget .widget-content{
  text-align: center;
}
.verona-socials-widget .social{
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #000;
  border: 1px solid #000;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  margin: 2px 2px;
}
.verona-socials-widget .social:hover{
  color: #fff;
  background-color: #000;
}
.verona-newsletter-widget .newsletter-form-wrap {
      background-color: #F5F5F5;
    padding: 20px;
    text-align: center;
    font-style: italic;
    border: 1px solid #eee;
}
.verona-newsletter-widget .email,
.verona-newsletter-widget .submit-newsletter{
  width: 100%;
  font-style: normal;
}
.verona-newsletter-widget .submit-newsletter{
  text-align: center;
    margin-bottom: 10px;
    padding: 14px;
    font-size: 10px;
    letter-spacing: 1px;
}
.verona-newsletter-widget .email {
  margin-bottom: 20px;
    text-align: center;
    padding: 15px;
}
.verona-newsletter-widget .submit-newsletter{
  text-align: center;
  margin-bottom: 8px;
}
.verona-newsletter-widget  .subtitle{
  margin-bottom: 15px;
  color: #000;
}
.widget_verona_instagram .widgettitle{
  margin-bottom: 30px;
}
.widget_verona_instagram .verona-instagram{
  position: relative;
}
.widget_verona_instagram .linktext{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 160px;
  max-width: 100%;
  font-size: 18px;
  color: #000;
  z-index: 10;
}
.widget_verona_instagram .linktext>span{
  background-color:#fff;
  padding: 13px 10px;
  display: block;
  text-transform: uppercase;
  font-size: 11px;
}
.verona-instagram span {
    font-size: 11px;
    font-family: "montserrat",sans-serif;
    letter-spacing: 1px;
}
.verona-instagram i {
    font-size: 11px;
    color: #999999;
    margin-right: 4px;
}
.widget_verona_instagram .verona-instagram:before,
.widget_verona_instagram .verona-instagram:after{
  display: table;
  content: '';
}
.widget_verona_instagram .verona-instagram:after{
  clear: both;
}
.widget_verona_instagram .verona-instagram .item{
  float: left;
  width: 100%;
  padding: 0 3px;
  margin-top: 6px;
}
.verona_latest_posts_widget .latest-post .post .item-photo img {
    border-radius: 50%;
}
.widget_verona_instagram .verona-instagram .item a{
  display: block;
}
.widget_verona_instagram .verona-instagram.cols-2 .item{
  width: 50%;
}
.widget_verona_instagram .verona-instagram.cols-3 .item{
  width: 33.333%;
}
.widget_verona_instagram .verona-instagram.cols-4 .item{
  width: 25%;
}
.widget_verona_instagram .verona-instagram.cols-5 .item{
  width: 20%;
}
.widget_verona_instagram .verona-instagram.cols-6 .item{
  width: 16.666%;
}
.verona_latest_posts_widget .latest-post .post{
  margin-bottom: 30px;
  overflow: hidden;
}
.verona_latest_posts_widget .latest-post .post:last-child{
  margin-bottom: 0;
}
.verona_latest_posts_widget .latest-post .post .item-photo{
  width: 100px;
  float: left;
}
.verona_latest_posts_widget .latest-post .post .item-detail{
  overflow: hidden;
}
.verona_latest_posts_widget .latest-post .post.has-post-thumbnail .item-detail{
  padding-left: 15px;
}
.verona_latest_posts_widget .latest-post .metas{
  font-size: 14px;
  color: #999;
}
.verona_latest_posts_widget .latest-post .metas>span:after{
  width: 5px;
  height: 5px;
  display: inline-block;
  background-color: #999;
  border-radius: 50%;
  margin: 0 10px;
  content: '';
  vertical-align: middle;
}
.verona_latest_posts_widget .latest-post .metas>span:last-child:after{
  display: none;
}
.verona_latest_posts_widget .latest-post .post-name{
  font-size: 12px;
    line-height: 24px;
    text-align: left;
    color: #333333;
    font-family: "montserrat",sans-serif;
}

.verona_latest_posts_widget .latest-post .post.has-post-thumbnail .item-detail .time {
      font-size: 12px;
    line-height: 24px;
    color: #999999;
    text-align: left;
    font-family: lato;
    font-style: italic;
}
.widget_categories  li,
.widget_archive li, .widget_meta li{
    font-size: 10px;
    letter-spacing: .12em;
    text-align: left;
    color: black;
    font-family: "montserrat",sans-serif;
    padding-top: 9px;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-top: 1px solid #eee;
    width: 100%;
}
#footer-sidebar .widget_categories ul li{
	float: left;
}
.widget_categories li {
    text-align: left;
}

.widget_categories  li:first-child, .widget_archive li:first-child, .widget_meta li:first-child{
  border: none;
  margin-top: 30px;
}
#footer-sidebar .widget_categories ul li:first-child{
	margin-top: 12px;	
}

.widget_categories  .widgettitle,
.widget_archive .widgettitle{
  margin-bottom: 16px;
}
.widget_rss li{
  margin-bottom: 30px;
}
.widget_rss li:last-child{
  margin-bottom: 0;
}
.rssSummary{
  font-size: 12px;
  font-style: italic;
}
.icon-bar2 {
    width: 40px;
    background-color: #fff;
    position: absolute;
    z-index: 11;
    right: 10px;
    top: 10px;
    line-height: 1;
}
.icon-bar2 a:hover {
    cursor: pointer;
}
.icon-bar2 a {
    display: block;
    text-align: center;
    transition: all 0.3s ease;
    color: #746c6c;
    height: 40px;
    line-height: 40px;
    font-size: 10px;
}
.icon-bar2 i {
    font-size: 10px;
}
.icon-bar2 i span {
    font-size: 10px;
    font-family: "montserrat",sans-serif;
    padding-left: 4px;
}
.icon-bar2 hr {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.icon-bar2 .temp i {
    position: absolute;
    font-size: 17px;
    padding-left: 15px;
    margin-top: -11px;
    color: black;
}
/*--------------------
 BLOG
 -------------------*/
.post-item{
  background-color: #fff;
    padding-left: 0;
    margin-bottom: 25px;
    margin-top: 25px;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}
.post-item.sticky{
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.12);
  -moz-box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.12);
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.12);
  padding: 30px;
  border: none;
}
.post-item .post-thumb{
  margin-bottom: 20px;
}
.first-full .post-thumb {
    margin-bottom: 20px !important;
}
.post-1-full-list .post-item .post-thumb, .blog-standard-2 .post-item .post-thumb{
  margin-bottom: 0;
}
.blog-standard  .post-item {
  margin-top: 50px;
}
.blog-standard-2  .post-item .info-align-right .post-name, .blog-standard-2 .post-item .info-align-right .post-excerpt, .blog-standard-2 .post-item .info-align-right .post-footer {
  text-align: right;
}
.blog-standard-2  .post-item .info-align-right .post-cat {
  text-align: right;
  padding-right: 34px;
}

.blog-standard-2  .post-item .info-align-right .post-cat:before {
  right: 0;
  left: initial;
}
.thumb-align-right {
  float: right;
}
.single .post-item .post-cat {
  padding-left: 0;
}
.single .post-item {
  padding-bottom: 20px;
}
.post-item .post-cat{
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0;
  text-align: left;
  line-height: 24px;
  letter-spacing: .1em;
  font-weight: 400;
  font-family: "montserrat",sans-serif;
  position: relative;
  padding-left: 30px;
}
.post-item .post-cat a{
  color: #f8b5c9;
  display: inline-block;
  position: relative;
}
#latest-stories .post-item .post-cat:before {
    background: #FFF;
}
.post-item .post-cat:before {
    content: "";
    position: absolute;
    top: 45%;
    width: 15px;
    height: 1px;
    background: #dddddd;
    left: 0;
    margin-right: 10px;
}
.single .post-item .post-cat:before {
  display: none;
}
.single .post-item .post-name {
   margin-top: 20px;
  font-size: 18px;
  line-height: 24px;
}
.post-item .post-name{
      margin-top: 7px;
    font-size: 14px;
    color: black;
    line-height: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.full-1st-grid > div {
        border-bottom: 1px solid #dddddd;
    padding-bottom: 50px;
}
.full-1st-grid h3.post-name a, .post-1-full-list .first-full h3.post-name a, .blog-standard h3.post-name a{
    font-size: 18px;
}
.post-related .post-item .post-name a {
    font-size: 14px;
    letter-spacing: initial;
}
.post-item .post-name a{
  color: #000;
  line-height: 24px;
}
.post-item .post-excerpt{
  margin-bottom: 15px;
  text-align: left;
  line-height: 25px;
}
.post-item .post-footer{
  overflow: hidden;
  text-align: left;
  color: #999999;
  font-style: italic;
}
.post-footer > span {
    margin: 0 7px;
}
.post-footer > span a {
  color: #999999;
    text-transform: capitalize;
}
.post-footer > span:first-child {
    margin: 0 7px 0 0;
}
.post-item .readmore{
  background-color: transparent;
  border: 1px solid #000;
  padding: 12px 40px;
  color: #000;
}
.post-item .readmore:hover{
  color: #fff;
  background-color: #000;
}
.post-item .post-item-share{
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
}
.post-item .post-item-share a{
 font-size: 14px;
  color: #000;
  display: inline-block;
  margin: 0 10px;
}
.post-item .post-metas{
  margin-bottom: 15px;
  color: #999;
}
.post-item .post-metas>span{
  display: inline-block;
}
.post-item .post-metas>span:first-child{
  padding-left: 0;
}
.post-item .post-metas>span:last-child{
  padding-left: 0;
}
.single-post-meta {
    text-align: center;
    margin-bottom: 23px;
    font-style: italic;
}
.single-post-meta > span {
    margin: 0 10px;
    color: #999999;
}
.single-post-meta > span a {
    color: #999999;
}
.pagination,
.page-links{
  margin: 0;
  display: block;
  background-color: #f5f5f5;
  border: 1px solid #eeeeee;
  padding: 15px 30px;
  border-radius: 0;
}
.pagination .screen-reader-text{
  display: none;
}
.pagination .nav-links,
.page-links{
  text-align: center;
}
.page-links{
  margin-top: 30px;
}
.pagination .nav-links .page-numbers,
.page-links>span,
.page-links>a{
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #dddddd;
  line-height: 28px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 50%;
}
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers.current{
  color: #fff;
}
.pagination .nav-links .next.page-numbers{
  float: right;
  margin: 0;
}
.pagination .nav-links .prev.page-numbers{
  float: left;
  margin: 0;
}
.navigation{
  overflow: hidden;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  padding-top: 30px;
    padding-bottom: 64px;
}
.navigation .alignleft,
.navigation .alignright{
  margin: 0;
}
.navigation a{
	color: #000;
	display: inline-block;
	line-height: 30px;
	font-family: "montserrat",sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.navigation a:hover,
.navigation a:focus,
.navigation a:active{
  color: #000;
}
.navigation a:after{
  content: '';
  height: 1px;
  background-color: #ddd;
  display: block;
}
.post-slider{
  margin-bottom: 25px;
}
.post-slider .post-item{
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}
.post-slider .post-item .post-item .post-name{
  margin-bottom: 0;
}
.post-slider .post-item .post-thumb{
  margin: 0;
  position: relative;
}
.post-slider .post-item .post-thumb:before{
  content: '';
  background-color: rgba(0,0,0,0.15);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
.post-slider .post-item .post-item-info{
    background-color:rgba(0, 0, 0, .3);
    color: white;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 5%;
    line-height: 4px;
    padding-top: 2%;
    z-index: 9;
    padding-bottom: 2%;
}
.post-slider .post-item .post-item-info .post-cat {
  margin: 0;
}
.post-slider .post-item .post-item-info .post-cat a{
      display: block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    font-family: "montserrat",sans-serif;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: .1em;
    padding-top: 1px;
    color: #f8b5c9;
    margin-left: 0;
}
.post-slider .post-item .post-item-info .post-name{
    color: white;
    font-family: "montserrat",sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    margin-top: 1px;
    padding-bottom: 1%;
    margin: 0;
}

.post-slider .post-item .post-name a,
.post-slider .post-item .post-cat a{
  color: #fff;
}
.post-slider .post-item .post-name{
  margin-bottom: 28px;
}
.post-slider .post-item .post-name:hover a{
  color: #fff;
}
.post-slider .post-item .post-cat a::after{
  background-color: #fff;
}
.post-slider .post-item .readmore{
  color: #fff;
  border-color: #fff;
}
.post-slider .post-item .readmore:hover{
  background-color: #fff;
  color: #000;
}

.post-slider .owl-dots{
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 24px;
  text-align: center;
}
.post-slider .owl-dots .owl-dot{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin: 0 5px;
}
.featured-category{
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  margin-top: 25px;
}

.featured-category-item{
  margin-bottom: 50px;
  position: relative;
}
.featured-category .featured-category-item:after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -moz-transition: opacity .45s, -moz-transform .45s;
    -o-transition: opacity .45s, -o-transform .45s;
    -webkit-transition: opacity .45s, -webkit-transform .45s;
    transition: opacity .45s, transform .45s;
        -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -sand-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    border: 1px solid rgba(255, 255, 255, .5);
}
.featured-category .featured-category-item:after {
    opacity: 1;
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -sand-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.featured-category-item:hover .content .inner{
  background-color: #000;
}
.featured-category-item:hover .cat-name{
  color: #fff;
}
.featured-category-item .content{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 150px;
  max-width: 100%;
  z-index: 99;
}
.featured-category-item .content .inner, .verona-instagram .inner{
      -webkit-clip-path: polygon(100% 19%, 94% 49%, 100% 84%, 0 84%, 6% 50%, 0 19%);
    -moz-clip-path: polygon(100% 19%, 94% 49%, 100% 84%, 0 84%, 6% 50%, 0 19%);
    clip-path: polygon(100% 19%, 94% 49%, 100% 84%, 0 84%, 6% 50%, 0 19%);
    clip-path: url(#clip-shape);
    padding: 13px 10px;
    /*margin: 10px;*/
  background-color: #fff;
  text-transform: uppercase;
}
.featured-category-item .cat-name{
  font-size: 11px;
  color: #000;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: "montserrat",sans-serif;
}

.archive-header{
  margin: 0;
  display: block;
  background-color: #fff;
  padding: 28px 30px;
  border-radius: 0;
  text-align: center;
  margin-top: 50px;

}
.archive-header .page-title{
  font-size: 18px;
  margin: 0;
  color: #000;
  text-transform: uppercase;

}
.archive-header .page-title>span{
  color: #999;
}
.post-detail .post-item .post-cat,
.post-detail .post-item .post-metas,
.post-detail .post-item .post-name{
  text-align: center;
}
.post-detail .post-item .post-item-info{
  max-width: 100%;
}
.post-detail .post-item .post-format{
  margin-bottom: 30px;
}
.single-post-footer{
  margin-top: 35px;
  display: table;
  table-layout: fixed;
  width: 100%;
  color: #999999;
}
.single-post-footer .tags,
.single-post-footer .time{
  display: table-cell;
  vertical-align: middle;
  padding: 27px 20px;
}
.single-post-footer .time{
  text-align: right;
}
.single-post-footer .tags{
  border-right: 1px solid #eee;
  padding-left: 0;    
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
}

.single-post-footer li:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.single-post-footer ul {
    padding: 0;
}
.single-post-footer li {
    display: inline-block;
    border: 1px solid #f0f0f0;
    margin: 0 5px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.single-post-footer li a {
    font-style: italic;
    padding: 4px 11px;
    float: left;
    color: #999999;
}
.post-detail .post-item{
  margin-bottom: 0;
  border: none;
}
.post-related{
  margin-top: 20px;
  background-color: #fff;
}
.post-related .post-related-title,
.comment-reply-title,
.comments-list .block-title{
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 0px;
  line-height: 40px;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
}
#comments .form-submit #submit, .wpcf7-form .wpcf7-submit {
        letter-spacing: 1px;
    font-family: "montserrat",sans-serif;
    font-size: 11px;
}
/*.post-related .post-related-title:after,
.comment-reply-title:after,
.comments-list .block-title:after{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dddddd;
  margin-top: -7px;
}*/
.line-container {
  display: table-row;
}
.left-line, .right-line {
  display: table-cell;
  vertical-align: middle;
  width: 50%
}
.left-line:after, .right-line:after {
  background-color: #ddd;
  content: "";
  width: 100%;
  display: inline-block;
  height: 1px;
  vertical-align: middle;
}
.line-container h4 {
  white-space: nowrap;
  margin-bottom: 0;
  max-width: 900px;
  overflow: hidden;
}
.post-related-slide {
  margin-top: 34px;
}
.post-related .post-item{
  padding: 0;
  margin: 0;
  border: none;
}
.post-related .post-item .post-item-info{
  text-align: center;
}
.post-related .post-item .post-metas{
  font-size: 12px;
  margin-bottom: 5px;
}
.post-related .post-item .time {
    font-style: italic;
}
.post-related  .post-item .post-thumb{
  margin-bottom: 10px;
}
.post-related .post-item .post-name{
  font-size: 14px;
  margin: 0;
  line-height: normal;
  text-transform: none;
}
.comments-list,
.comment-respond{
  margin-top: 40px;
  background-color: #fff;
}
.comments{
  padding: 0;
  margin: 0;
}
.comments .comment,
.pingback {
  margin: 0;
  list-style: none;
  margin-top: 30px;
}
.comment-body{
  overflow: hidden;
}
.comment-body .author-avatar{
  width: 100px;
  float: left;
}
.comment-body .author-avatar img{
  border-radius: 50%;
}
.comment-body .comment-content{
  padding-left: 20px;
  overflow: hidden;
}
.comment-body .comment-content .head{
  margin-bottom: 5px;
}
.comment-body .comment-content .head .author{
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.comment-body .comment-content .head .comment-meta{
  font-size: 12px;
  color: #999;
  display: inline-block;
}
.comments .children{
  padding-left: 30px;
}
.comment-reply-link{
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
}
.comment-respond .input-form{
  width: 100%;
  background-color: #f9f9f9;
}
.comment-respond .input-form[type="text"] {
    height: 45px;
}
.comment-respond .form-submit{
  margin-bottom: 0;
}
.no-comments{
  padding: 15px;
  margin-top: 50px;
}
.post-arthur{
  margin-top: 50px;
  overflow: hidden;
  background-color: #fff;
  padding: 30px;
}
.post-arthur .avata{
  width: 100px;
  float: left;
}
.post-arthur .avata img{
  border-radius: 50%;
}
.post-arthur .des{
  overflow: hidden;
  padding-left: 20px;
}
.post-arthur .name{
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
}
.post-arthur .author-socials{
  margin-top: 10px;
}
.post-arthur .author-socials a{
  display: inline-block;
  margin-right: 10px;
}
.page-main-content .post-thumb {
  margin-bottom: 25px;
}
.page-main-content{
  background-color: #fff;
  padding: 30px;
}
.entry-title {
  font-size: 18px;
  margin-bottom: 15px;
  text-align: center;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 30px;
  display: block;
}
.wpcf7-form .wpcf7-form-control {
  width: 100%;
}
.wpcf7-form .wpcf7-submit {
  width: auto;
  display: inline-block;
}
.page-404{
  background-color: #fff;
  padding: 100px 0;
}
.page-404 .heading{
  font-size: 120px;
  line-height: normal;
}



  /*--------------------
   FOOTER
   -------------------*/
.footer{
  color: #999999;
  position: relative;
  padding: 40px 0;
  float: left;
  width: 100%;
}
.copyright{
  text-align: center;
}
.backtotop{
  width: 50px;
  height: 50px;
  position: absolute;
  right: 50px;
  margin-left: -25px;
  color: #fff;
  display: inline-block;
  color: #fff!important;
  transform: rotate(45deg) scale(1) skew(1deg) translate(0px);
  -webkit-transform: rotate(45deg) scale(1) skew(1deg) translate(0px);
  -moz-transform: rotate(45deg) scale(1) skew(1deg) translate(0px);
  -o-transform: rotate(45deg) scale(1) skew(1deg) translate(0px);
  -ms-transform: rotate(45deg) scale(1) skew(1deg) translate(0px);
  text-align: center;
  line-height: 50px;
  -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
span.footer-coppy-text {
    font-family: Lato;
}
.backtotop .fa{
  transform: rotate(-45deg) scale(1) skew(1deg) translate(0px);
  -webkit-transform: rotate(-45deg) scale(1) skew(1deg) translate(0px);
  -moz-transform: rotate(-45deg) scale(1) skew(1deg) translate(0px);
  -o-transform: rotate(-45deg) scale(1) skew(1deg) translate(0px);
  -ms-transform: rotate(-45deg) scale(1) skew(1deg) translate(0px);
}

.footer1 {
    position: relative;
    text-decoration: none;
}
.grey-bg {
    background-color: #333;
}
.footer_social_content {
  padding: 15px 0;
}
.footer_socials {
    padding: 15px 0;
}
.footer_socials a.social {
  display: inline;
    line-height: 3px;
    font-size: 10px;
    font-family: "montserrat",sans-serif;
    text-transform: uppercase;
    color: #FFF;
}
.footer_socials a.social i{
      margin-left: 5%;
      font-size: 12px;
}
.footer_socials a.social span {
  margin-left: 12px;
  letter-spacing: 1px;
}

.footer .socials{
  text-align: center;
}
.footer .socials .social{
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  margin: 0 5px;
  border: 1px solid #fff;
  display: inline-block;
  margin-bottom: 22px;
}
.footer .socials .social:hover{
  background-color: #fff;
  color: #000;
}
.footer-instagram{
  background-color: #fff;
  padding-top: 0;
}
.footer-instagram .widget_verona_instagram{
  padding: 0;
  padding-right: 0;
}

.footer-instagram .widget_verona_instagram .verona-instagram .item{
  padding: 0;
  margin-top: 0;
}
#footer-sidebar {
    padding: 50px 0;
    border-bottom: 1px solid #ddd;
}
#footer-sidebar .container > div {
    width: 23%;
    float: left;
    margin: 0 1%;
}
.widget-title-about h3 {
  font-size: 11px;
    font-weight: 400;
    letter-spacing: .1em;
    text-align: left;
    color: black;
    font-family: "montserrat",sans-serif;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.cat_images {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.cat_images img{
  max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cat_images .content {
    position: absolute;
    height: auto;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    /* opacity: 0; */
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.verona_categories_widget .featured-category-item .content{
    width: 130px;
}
.verona_categories_widget .featured-category-item .content .inner {
    padding: 13px 10px;
}
.verona_categories_widget  .featured-category-item {
  margin-bottom: 0;
}
a.backtotop.show {
    position: fixed;
    top: 80%;
    z-index: 999;
}
@media (max-width: 980px) {
    #footer-sidebar .container > div {
      width: 100%;
      float: left;
      margin: 20px 0;
  }
}
/*------------------------------
 CUSTOM BOOSTRAP 5 COLUMNS
 ------------------------------*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}


/*----------------
AUTO CLEAR
----------------*/
.post-1-full .post-items > div {
    clear: none !important;
}
@media (min-width:1200px){
  .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
  .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
  .auto-clear .col-lg-15:nth-child(5n+1){clear:left;}
  .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
  .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
  .auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px){
  .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
  .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
  .auto-clear .col-md-15:nth-child(5n+1){clear:left;}
  .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
  .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
  .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
  .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
  .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
  .auto-clear .col-sm-15:nth-child(5n+1){clear:left;}
  .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
  .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
  .auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (min-width:480px) and (max-width:767px){
  .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
  .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
  .auto-clear .col-xs-15:nth-child(5n+1){clear:left;}
  .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
  .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
  .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}
@media (max-width:479px){
  .auto-clear .col-ts-1:nth-child(12n+1){clear:left;}
  .auto-clear .col-ts-2:nth-child(6n+1){clear:left;}
  .auto-clear .col-ts-15:nth-child(5n+1){clear:left;}
  .auto-clear .col-ts-3:nth-child(4n+1){clear:left;}
  .auto-clear .col-ts-4:nth-child(3n+1){clear:left;}
  .auto-clear .col-ts-6:nth-child(odd){clear:left;}
}

/*----------------------------------
Custom Bostrap Colum form 480 > 767
----------------------------------*/

@media (max-width: 480px){
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .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-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .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-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .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-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .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-ts-1,
  .col-ts-10,
  .col-ts-11,
  .col-ts-12,
  .col-ts-2,
  .col-ts-3,
  .col-ts-4,
  .col-ts-5,
  .col-ts-6,
  .col-ts-7,
  .col-ts-8,
  .col-ts-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
  .col-ts-1,
  .col-ts-2,
  .col-ts-3,
  .col-ts-4,
  .col-ts-5,
  .col-ts-6,
  .col-ts-7,
  .col-ts-8,
  .col-ts-9,
  .col-ts-10,
  .col-ts-11{float:left;}
  .col-ts-12{width:100%;}
  .col-ts-11{width:91.66666667%;}
  .col-ts-10{width:83.33333333%;}
  .col-ts-9{width:75%;}
  .col-ts-8{width:66.66666667%;}
  .col-ts-7{width:58.33333333%;}
  .col-ts-6{width:50%;}
  .col-ts-5{width:41.66666667%;}
  .col-ts-4{width:33.33333333%;}
  .col-ts-3{width:25%;}
  .col-ts-2{width:16.66666667%;}
  .col-ts-1{width:8.33333333%;}
  .col-ts-pull-12{right:100%;}
  .col-ts-pull-11{right:91.66666667%;}
  .col-ts-pull-10{right:83.33333333%;}
  .col-ts-pull-9{right:75%;}
  .col-ts-pull-8{right:66.66666667%;}
  .col-ts-pull-7{right:58.33333333%;}
  .col-ts-pull-6{right:50%;}
  .col-ts-pull-5{right:41.66666667%;}
  .col-ts-pull-4{right:33.33333333%;}
  .col-ts-pull-3{right:25%;}
  .col-ts-pull-2{right:16.66666667%;}
  .col-ts-pull-1{right:8.33333333%;}
  .col-ts-pull-0{right:auto;}
  .col-ts-push-12{left:100%;}
  .col-ts-push-11{left:91.66666667%;}
  .col-ts-push-10{left:83.33333333%;}
  .col-ts-push-9{left:75%;}
  .col-ts-push-8{left:66.66666667%;}
  .col-ts-push-7{left:58.33333333%;}
  .col-ts-push-6{left:50%;}
  .col-ts-push-5{left:41.66666667%;}
  .col-ts-push-4{left:33.33333333%;}
  .col-ts-push-3{left:25%;}
  .col-ts-push-2{left:16.66666667%;}
  .col-ts-push-1{left:8.33333333%;}
  .col-ts-push-0{left:auto;}
  .col-ts-offset-12{margin-left:100%;}
  .col-ts-offset-11{margin-left:91.66666667%;}
  .col-ts-offset-10{margin-left:83.33333333%;}
  .col-ts-offset-9{margin-left:75%;}
  .col-ts-offset-8{margin-left:66.66666667%;}
  .col-ts-offset-7{margin-left:58.33333333%;}
  .col-ts-offset-6{margin-left:50%;}
  .col-ts-offset-5{margin-left:41.66666667%;}
  .col-ts-offset-4{margin-left:33.33333333%;}
  .col-ts-offset-3{margin-left:25%;}
  .col-ts-offset-2{margin-left:16.66666667%;}
  .col-ts-offset-1{margin-left:8.33333333%;}
  .col-ts-offset-0{margin-left:0;}
  .hidden-ts{
    display: none;
  }
}



/*---------------------
 REPONSIVE
 ----------------------*/
@media (min-width: 1280px) {
  .container {
    width: 1200px;
  }
}
@media (max-width: 1366px){

}
@media (max-width: 1200px){

}
@media (max-width: 1024px){

}
@media (max-width: 991px){
  .sticky-wrapper.is-sticky .header-sticky {
    position: static !important;
    animation: slideInUp 0s;
    -moz-animation: slideInUp 0s;
    -webkit-animation: slideInUp 0s;
  }
  .togole-mainmenu{
    display: inline-block;
  }
  .verona-mainmenu{
    display: none;
  }
  .verona_latest_posts_widget .latest-post .post .item-photo{
    width: 80px;
  }
}
@media (max-width: 767px){
  .main-container.left-slidebar .main-content{
    float: none;
  }
  .main-container .sidebar {
    padding-top: 50px;
  }

}
@media (max-width: 480px){
  .post-slider .post-item .post-name{
    font-size: 16px;
    line-height: normal;
  }
  .post-slider .post-item .post-cat{
    margin: 0;
  }
  .post-slider .post-item .post-item-info .post-inner{
    padding: 10px 10px;
  }
  .post-slider .owl-dots{
    display: none;
  }
  .post-item .post-footer,
  .single-post-footer{
    text-align: left;
    overflow: hidden;
  }
  .post-item .post-item-share,
  .single-post-footer .tags{
    display: block;
    float: none;
  }
 
  .post-item .post-item-share{
    margin-bottom: 5px;
  }
  .post-item .post-item-share a{
    margin: 0 2px;
    float: none;
  }

  .footer-instagram .widget_verona_instagram .verona-instagram .item{
    width: 50%;
  }
  .post-arthur .avata{
    margin: 0 auto;
    float: none;
  }
  .post-arthur .des{
    padding: 0;
    text-align: center;
  }
  .post-arthur .author-socials a{
    margin: 0 5px;
  }
  .comment-body .author-avatar{
    width: 50px;
  }
  .comment-body .comment-content{
    padding-left: 10px;
  }
  .comments .children{
    padding-left: 10px;
  }

}
@media (max-width: 320px){
  .featured-category-item .content .inner{
    padding: 5px;
  }

}



.sidebar{
  will-change: min-height;
}

.sidebar__inner{
  transform: translate3d(0, 0, 0);
  transform: translate(0, 0); /* For browsers don't support translate3d. */
  will-change: position, transform;
}
.contact-form-page span {
    margin: 0 !important;
    padding: 0;
}

/** Pre-load **/
#loading{
  background-color: #374140;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  margin-top: 0px;
  top: 0px;
}
#loading-center{
  width: 100%;
  height: 100%;
  position: relative;
}
#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  text-align: center;
}
.object{
  width: 15px;
  height: 15px;
  background-color: #FFF;
  display: inline-block;
  margin-right: 20px;
  margin-top: 65px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}

#object_one { 
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
  }
#object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s; 
    animation-delay: 0.25s;
  }
#object_three {
    -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  
  }


@-webkit-keyframes object_one {
  75% { -webkit-transform: scale(0); }
}

@keyframes object_one {

  75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
  }

}





@-webkit-keyframes object_two {
 

  75% { -webkit-transform: scale(0); }


}

@keyframes object_two {
  75% { 
    transform: scale(0);
    -webkit-transform:  scale(0);
  }

}

@-webkit-keyframes object_three {

  75% { -webkit-transform: scale(0); }

}

@keyframes object_three {

  75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  
}



/** Update v1.0.3**/
.home .post-format.post-video:before {
	font-family: fontawesome;
	content: "\f03d";
	position: absolute;
	color: #FFF;
	font-size: 26px;
	top: 47%;
	left: 48%;
}
.home .post-format.post-video {
	position: relative;
}

.header-2 .verona-mainmenu {
  width: auto !important;
  float: left;
}
.header.header-2  .heder-right {
    display: inline-block;
    float: right;
    padding: 19px 0;
}
.featured_slider_boxed #latest-stories {
    margin-top: 25px;
    margin-bottom: 0;
}
.header.header-2 .socials .social {
    font-size: 17px;
}
@media (max-width: 991px){
  .header.header-2 .heder-right {
      display: inline-block;
      float: right;
      padding: 12px 0;
  }
}

@media (max-width: 480px){
  .header .logo img {
    max-width: 100%;
  }
  
}



/** Update v1.0.4 **/
#featured-post .large-first {
  width: 65%;
  float: left;
}
#featured-post .large-first img {
    width: 100%;
}
#featured-post .small-not-first {
    width: 35%;
    float: left;
    padding: 0 0 5px 10px;
}
#featured-post .post-item {
    margin: 0;
    padding: 0;
}

#featured-post .post-item-info {
    background-color: rgba(0, 0, 0, .3);
    color: white;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 5%;
    line-height: 4px;
    padding-top: 2%;
    z-index: 9;
    padding-bottom: 2%;
}
#featured-post .post-item .post-name {
  margin: 0;
}
#featured-post .post-item .post-name a{
  color: #FFF;
}

#featured-post .post-item .post-thumb {
margin-bottom: 0 !important;
}
#featured-post .small-not-first:last-child {
  padding: 5px 0 0 10px;
}
#featured-post {
    float: left;
    width: 100%;
    margin-top: 25px;
}

@media (max-width: 768px){
  #featured-post .large-first {
    width: 100%;
  }
  #featured-post .small-not-first {
      width: 50%;
  }
  #featured-post .small-not-first:last-child {
    padding: 5px 0 0 5px;
}
  #featured-post .small-not-first:nth-child(2) {
      padding: 5px 0 0 0;
  }
}










.post-grid .post-item { height: 480px; overflow: hidden; }
.post-grid .post-item .post-thumb { height: 270px; overflow: hidden; }
.post-item .icon-bar2 .fa-heart { color: #f57474; margin-right: 3px; }
.verona-mainmenu>li>a { font-size: 14px; letter-spacing: 0; font-weight: bold; }
.verona-mainmenu>li>a>span { margin-right: 7px; font-weight: normal; }
#wp-calendar #today, #wp-calendar #today a { color: red; font-weight: bolder;}
.header-menu-content { background-color: #01aee3; }
.header-menu-content a, .header-menu-content .header-form-search span i { color: #fff !important; }
.widget_verona_instagram .verona-instagram .item { position: relative; }
.widget_verona_instagram .verona-instagram .item i.fa.fa-pinterest { position: absolute; top: 20px; right: 20px; font-size: 20px; color: #fff; cursor: pointer; }

.main-menu { display: none; }
.main-header { border-bottom: 1px solid #eee; padding-top: 60px !important; }

body { background: #f8f8f8; }
.sidebar { background: #f8f8f8; }
.main-header, .main-content .post-grid .post-items, #footer-sidebar { background: #fff; }
.widget, .archive-header { background: transparent; }

#disqus_thread { margin-top: 20px; }

.single .post-item { padding: 25px; }
.widget li a { color: #01aee3; font-weight: normal !important; font-size: inherit !important; }
.same-category-post-item { border-bottom: 1px solid #eee; margin: 5px 0; padding: 5px 0; }

.col-md-3.sidebar { float: right; }
.main-container.left-slidebar .main-content { float: left; }

.widget_verona_instagram .linktext { width: 300px; }

.navigation.pagination { background: transparent; border: 0; }
.pagination .nav-links .page-numbers { color: #111; }
.pagination .nav-links .page-numbers:hover { color: #555; }
.pagination .nav-links .page-numbers.current { color: #000; width: 37px; height: 37px; line-height: 37px; font-size: 14px; }
.pagination .nav-links .prev.page-numbers, .pagination .nav-links .next.page-numbers { border: 0; background: transparent; width: 100px; }
.navigation a:after { background: transparent; }
.pagination .nav-links .page-numbers:nth-child(2), 
    .pagination .nav-links .page-numbers:nth-child(6), 
    .pagination .nav-links .page-numbers:nth-child(10), 
    .pagination .nav-links .page-numbers:nth-child(14) { border-color: #ec2028; }
.pagination .nav-links .page-numbers:nth-child(3), 
    .pagination .nav-links .page-numbers:nth-child(7), 
    .pagination .nav-links .page-numbers:nth-child(11), 
    .pagination .nav-links .page-numbers:nth-child(15) { border-color: #add039; }
.pagination .nav-links .page-numbers:nth-child(4), 
    .pagination .nav-links .page-numbers:nth-child(8), 
    .pagination .nav-links .page-numbers:nth-child(12), 
    .pagination .nav-links .page-numbers:nth-child(16) { border-color: #07add6; }
.pagination .nav-links .page-numbers:nth-child(1), 
    .pagination .nav-links .page-numbers:nth-child(5), 
    .pagination .nav-links .page-numbers:nth-child(9), 
    .pagination .nav-links .page-numbers:nth-child(13) { border-color: #204498; }
.pagination .nav-links span.page-numbers { margin-top: 1px; }

.cat-preface-env { background: #f5f5f5; }
.cat-preface { padding-bottom: 33px; padding-top: 15px; }
.cat-preface-img { float: left; width: 50%; }


.cat-preface-txt { float: left; width: 45%; }
.cat-preface-txt h2 { padding-top: 50px;  }

.backtotop.show { display: none !important; }
.cat-preface-txt p { padding-top: 50px; font-style: italic; font-size: 14pt; line-height: 1.7; }

.featured-category-item .content { top: 111%; width: 222px; font-weight: bold; }
.featured-category-item .content * { font-weight: bold !important; }
.single-post-footer .tags li { border: 0; margin: 0; }
.single-post-footer .tags li a { font-size: 12px; padding: 4px 8px; }

.post-item .post-cat a { color: #00ade3; }
.banner-a { display: block; }
.banner-a2 { display: block; position: absolute; left: 10px; top: 0; right: 10px; bottom: 50px; z-index: 200; }

#loading { display: none !important; }
.header-menu.header-sticky { position: fixed !important; left: 0; right: 0; z-index: 1000; }

.logged-in-as, .must-log-in, .oneall_social_login { padding: 25px; }
.oneall_social_login .footer { display: none; }
.widget_search .search-field { width: 250px; }

.post-content p a { border-bottom: 1px solid #ccc; padding-bottom: 1px; }
.post-content p a:hover { border-bottom-color: #fe4; }

.post-content .twitter-tweet { margin: 0 auto; }
.post-content iframe { display: block; margin: 0 auto; }
.single .post-item .post-name { margin: 20px; }

.shopthestory { float: left; padding: 20px; width: 50%; }
.shopthestory.last { float: right; }
.shopthestory img { max-width: 95%; }
.shopthestory h3 { font-size: 18px; }

iframe.instagram-media { max-width: 75% !important; margin: 0 auto !important; }