/* Enter Your Custom CSS Here */

.header-full-width .title-area {
    text-align: left;
}

.site-header .wrap {
    padding-top: 30px;
    padding-bottom: 5px;
}

.sidebar-primary, .home-bottom-right {
    background: #fff none repeat scroll 0% 0%;
    float: right;
    padding: 30px;
    width: 360px;
}

a, .sidebar a:hover, .footer-widgets a:hover, .home-bottom-right .tagcloud a:hover, .archive-posts li:hover a.entry-title, .sidebar a:hover, .home-bottom-right a:hover {
    color: #22A1C4;
    text-decoration: none;
}

body .themedy-shortcode-button:hover {
    color: #FFF;
    background: #22a1c4 none repeat scroll 0% 0%;
    border: 1px solid #272B2F;
}

input, select, textarea {
    /*background-color: #FFF;
    border: 1px solid #DDD;
    color: #666;
    font-size: 18px;
    padding: 10px 16px;
    letter-spacing: 0.5px;
    width: 100%;*/
    margin-bottom: 10px;
}

.site-top .tel::before, .nav-extras .tel::before {
    content: "\f525";
    display: block;
    font-family: "dashicons";
    font-size: 21px;
    left: 0px;
    position: absolute;
    vertical-align: middle;
}

.wp-video {
    max-width: 100%;
    height: auto;
    background-color: #3a3a3a;
}


@media only screen and (min-width: 961px) and (max-width: 1160px) {
    
    .site-header .widget-area {
    width: 680px;
  }
}

.wc-tabs-wrapper, .related .products, .related .products h2 {
  display: none!important;
}

.wg-drop.country-selector .wgcurrent {
    border: 0px solid #ffffff;
    list-style: none;
}
