/*
Theme Name: Shiptar
Theme URI: http://themeforest.net/user/wpoceans/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans/portfolio
Description: Shiptar - Transport & Logistic WordPress Theme
Version: 2.0.7
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shiptar
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
*/


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.wpo-site-header:before,
.wpo-site-header:after,
.site-content:before,
.site-content:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.wpo-site-header:after,
.site-content:after,
.wpo-site-footer:after {
    clear: both;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* By Authot Post */

.bypostauthor {
    display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
    margin-right: -15px;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-right: 15px;
}
.gallery-item {
  padding-bottom: 15px;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.screen-reader-text {
    background: transparent;
    display: none;
}

.titless {font-size: 18px; padding:20px 0;
    color: #000;
    text-align: center;
    font-family: unset;}

.home-kurye .kurye-form {background: #e6f0f2; padding:30px 30px 10px 30px; margin: -200px 0 0 0; }


.kurye-form {      float:none !important;
  
   
    border-radius: 20px;}
.kurye-form .item {  padding: 0 20px 0 20px;}
.kurye-form .item input[type=text] {     width: 100%;
    border: 1px solid #dedede;
    padding: 8px;
    border-radius: 0;}
.kurye-form .item .error { color:Red}
.kurye-form .item  input[type=submit]:hover {
    background-image: -webkit-linear-gradient(left, #4FCE5D, #4FCE5D);
    background-image: linear-gradient(90deg, #4FCE5D, #4FCE5D);
}
.kurye-form .item {margin:0 0 15px 0}
.kurye-form .item p {margin:0 !important}
.kurye-form .item  input[type=submit] {
  background-image: -webkit-linear-gradient(left, #4FCE5D, #4FCE5D);
    background-image: linear-gradient(90deg, #4FCE5D, #4FCE5D);
    color: #fff;
    padding: 33px 0;
    line-height: 0;
    font-size: 17px;width: 100%;
    border: 0;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
}
.contact-pg-contact-section .contact-form-area {box-shadow: 0px 0px 22px 0px #f7f2f2;
    padding: 30px;
    padding-bottom: 0;
    height: 100%;}

.wpo-pricing-footer ul li h2 {color: #4683e7;}
.wpo-site-header .navbar-brand {
    margin-top: -20px !important;
}
@media screen and (max-width: 992px) {
 .wpo-site-header .navbar-brand img {
    max-width: 120px;
}
}

@media (max-width: 991px) {
    .wpo-theme-btn.color-9 {
        line-height: 1.2;
        width: 60%;
    }
}
