/*!
Theme Name: Tasnim Marine Service
Theme URI: https://worldmarinebd.net
Author: Sahadat Hossain
Author URI: http://www.webcrews.net
Description: marine service
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: worldmarinebd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.screen-reader-text {
    display: none
}

input.search-field {
    border: 1px solid #555;
    padding: 8px 10px;
    color: #000
}

input.search-submit {
    background-color: #6a0bbc;
    border: 1px solid #6a0bbc;
    padding: 8px 20px;
    font-weight: 700;
    margin-left: -5px;
    color: #fff
}

.sin-child-cat {
    padding: 50px 0;
    margin-bottom: 30px
}

.sin-parent-cat,
.sin-child-cat {
    background-color: #6a0bbc;
    color: #fff;
    font-size: 30px
}

.sin-child-cat a {
    tetx-align: center
}

.sin-parent-cat i {
    margin-bottom: 30px;
    font-size: 50px;
    color: #fff
}

.copyright p {
    color: #fff;
    padding: 10px 0
}

.copyright {
    background-color: #000;
    font-size: 15px;
    text-align: center;
    font-weight: 500
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

#product-page {
    background-color: transparent;
    padding: 50px 0
}

.collapse-body {
    padding: 20px
}

.port {
    padding-bottom: 20px
}

#information .panel-heading a {
    width: 100%
}

.footer-about img {
    width: 70%
}

.panel-default>.panel-heading {
    background-color: #ddd
}

.wpcf7-form-control-wrap {
    width: 100%
}

.filter button {
    margin-top: 10px
}

.cat-description {
    background-color: #fff;
    font-size: 15px;
    border: 1px solid #6a0bbc;
    padding: 10px
}

.blog .category_desc p {
    font-size: 16px;
    text-align: left;
    padding: 0 20px
}

.cat-description .category-btn {
    margin-top: 10px;
    border-radius: 500px;
    border: 2px solid #6a0bbc;
    padding: 7px 20px;
    background-color: #fff;
    color: #6a0bbc;
    transition: .5s all ease-in;
    font-size: 14px
}

.cat-description .category-btn:hover {
    background-color: #6a0bbc;
    color: #fff
}

.bread-link.bread-home i {
    font-size: 22px
}

h4.modal-title {
    font-size: 20px;
    font-weight: 700
}