/*!
Theme Name: Sectox
Theme URI: https://weblearnbd.net/wp/sectox
Author: Theme_Pure
Author URI: https://themeforest.net/user/theme_pure/portfolio
Description: Sectox - CCTV & Security WordPress Theme
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sectox
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, 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.
*/


.tp-header-contact-icon a {   color: #c9172a; }
.tp-header-contact-icon i { color: #000000; border: 2px solid #c9172a; }
.tp-header-contact-icon label { color: #000000; }
.tp-main-menu-2 ul li .submenu li a { font-size: 20px;}
.tp-header-icon2 { border: 1px solid #ff0000; color: #000;}
.black-bg { background: #c9172a;}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1200px; }
.pb-150 { padding-bottom: 25px; padding-top: 25px; }

.vertical-line {
    display: inline-block;
    border-left: 1px solid #000;
    margin: 0 20px;
	  margin-bottom: -5px;
    height: 20px; /* Ya da ihtiyacınıza göre ayarlayın */
  }

.pt-120 {
    padding-top: 17px;
}

.postbox__meta {
    display: none;
}

.post-comments {
    display: none;
}

.breadcrumb__title {
    font-size: 33px;
}

.commonBtn {
    background-color: #dd3333; /* Yeşil arka plan */
    color: white; /* Beyaz yazı rengi */
    padding: 5px 5px; /* Üst ve altta 15px, sağda ve solda 32px boşluk */
    text-align: center; /* Yazıyı ortala */
    text-decoration: none; /* Alt çizgiyi kaldır */
    display: block; /* Blok elementi gibi davranır, bu yüzden alt alta gelirler */
    font-size: 20px; /* Yazı boyutu */
    margin: 4px 0px; /* Üst ve altta 4px boşluk, sağ ve sol tarafı 0 */
    cursor: pointer; /* Fareyle üzerine gelindiğinde imleç şeklini değiştir */
    width: 100%; /* Butonun genişliği */
    margin: 0px auto; /* Otomatik yan marjlar butonu merkeze alır */
}
