section.page-head-3 ul.share {
    position: absolute;
    right: 0;
    bottom: -30px;
}

section.page-head-3 ul.share li:first-child {
    margin-right: 20px;
    background: transparent;
}

section.page-head-3 ul.share li a {
    font-size: 14px;
}

section.page-head-3 ul.share li {
    width: 28px;
    height: 28px;
    line-height: 28px;
}

.breadcrumbs {
    margin-top: 60px;
    text-align: left;
}

.breadcrumbs.page {
    margin-top: 10px;
    text-align: center;
}

.breadcrumbs.page i.fa {
    font-size: 8px;
    position: relative;
    top: -2px;
}

.product-content-wrapper {
    margin-top: 60px;
}

.product-main-info {
    text-align: right;
}

.product-content-wrapper .product-gallery {
    margin-bottom: 30px;
}

.product-content-wrapper .product-gallery .product-img-box {
    margin-bottom: 30px;
}

.product-main-info h2.product-title {
    display: inline-block;
    position: relative;
    color: #2bb7eb;
    line-height: 1.2;
    font-size: 34px;
}

.product-main-info h2.product-title:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -10px;
    width: 100%;
    border-bottom: 2px solid #2bb7eb;
}

.product-main-info .product-description {
    margin-top: 30px;
    height: 90px;
    overflow: hidden;
    transition: height 0.3s ease;
}

.product-main-info .product-description.open {
    height: auto;
}

.product-main-info .show-more {
    font-size: 14px;
}

.product-price {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.product-price .price {
    font-size: 17px;
    font-weight: 400;
}

.product-price .price small {
    font-size: 98%;
    font-weight: 400;
}

.product-price .price-amount {
    display: block;
    font-size: 28px;
    color: #1e3666;
}

.product-price .extra {
    font-size: 17px;
    font-weight: 300;
}

.product-main-info .request {
    margin-top: 15px;
}

.product-form {
    margin-top: 30px;
}

.product-form ul {
    display: inline-block;
}

.product-form .button.dark {
    display: inline-block;
    min-width: 324px;
    margin-bottom: 15px;
    background-color: #3c3c3b;
    border: 1px solid #3c3c3b;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 44px;
    transition: all 0.3s ease;
}

.product-form .button.dark:hover {
    color: #2bb7eb !important;
    border-color: #2bb7eb;
    background-color: #fff !important;
}

.product-form .button.light {
    display: inline-block;
    min-width: 324px;
    background-color: #fff;
    border: 1px solid #3c3c3b;
    font-size: 16px;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
    color: #3c3c3b !important;
    transition: all 0.3s ease;
}

.product-form .button.light:hover,
.product-form .button.light.active {
    color: #2bb7eb !important;
    border-color: #2bb7eb;
    background-color: #fff !important;
}

.product-form #offerForm {
    display: none;
    float: right;
    max-width: 324px;
    margin-top: 30px;
    text-align: left;
}

.product-form #offerForm input {
    height: 35px;
    margin-bottom: 15px;
    border: 1px solid #3c3c3b;
    padding: 0 15px;
}

.product-form #offerForm textarea {
    height: 100px;
    padding: 7px 15px;
    margin-bottom: 10px;
    border: 1px solid #3c3c3b;
}

.product-form #offerForm input[type="submit"] {
    height: auto !important;
    line-height: 33px;
    margin-bottom: 15px;
    padding: 0 15px;
    background-color: #3c3c3b;
    border: 1px solid #3c3c3b;
    transition: all 0.3s ease;
}

.product-form #offerForm input[type="submit"]:hover {
    background-color: #fff;
    color: #3c3c3b !important;
}

.product-detail-info {
    margin-top: 120px;
    padding-bottom: 90px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.product-detail-info .nav-tabs {
    margin-top: -54px;
    border-bottom: none;
}

.product-detail-info .nav-tabs li {
    margin-right: 30px;
}

.product-detail-info .nav-tabs>li>a {
    padding: 15px 30px;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    border-color: #dadada;
}

h5.modal-title {
    font-weight: 400;
}

.table {
    overflow-x: auto;
}

.modal .table>tbody>tr>th {
    border-top: none!important;
}

.modal .table>tbody>tr>td {
    line-height: 50px;
    font-weight: 400;
    vertical-align: middle;
}

.modal .table .product-name {
    display: block;
    line-height: 18px;
}

.amount-cell .amount-num {
    margin: 0 5px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #1e3666;
    border-bottom: 2px solid transparent;
}

.product-detail-info .nav-tabs>li.active>a,
.product-detail-info .nav-tabs>li.active>a:hover,
.product-detail-info .nav-tabs>li.active>a:focus,
.product-detail-info .nav>li>a:hover,
.product-detail-info .nav>li>a:focus {
    border-bottom: 2px solid transparent;
}

#indirme_merkezi {
    text-align: center;
}

#indirme_merkezi a {
    margin-right: 30px;
    font-size: 20px;
    font-weight: 300;
    padding-top: 10px;
}

#indirme_merkezi a i {
    color: #2bb7eb;
}

.product-detail-info .product-property-list li {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 35px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.product-detail-info .product-property-list li .container {
    padding-left: 30px;
}

.product-detail-info .product-property-list li:hover {
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
}

.product-detail-info .product-property-list li:nth-child(even) {
    background-color: #fcfcfc;
}

.product-detail-info .product-property-list li span {
    font-size: 16px;
}

.product-detail-info .product-property-list li .property {
    float: right;
    font-weight: 300;
}

.product-detail-info .nav-tabs i {
    color: #2bb7eb;
}

.product-detail-info .tab-pane {
    padding-top: 30px;
}

.product-images {
    margin-top: 90px;
}

.isotop-grid-8 {
    float: left;
    width: 55%;
    padding: 10px;
    overflow: hidden;
}

.isotop-grid-4 {
    float: left;
    width: 45%;
    padding: 10px;
    overflow: hidden;
}

.isotop-grid-12 {
    float: left;
    width: 100%;
    padding: 10px;
    overflow: hidden;
}

.product-properties {
    margin-top: 90px;
    padding: 90px 0 60px;
    background-color: #ededed;
}

.product-properties h2 {
    position: relative;
    text-align: center;
    color: #3c3c3b;
    font-size: 42px;
}

.product-properties h2 span {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 30px;
    background-color: #ededed;
}

.product-properties h2:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 20px;
    border-top: 1px solid #3c3c3b;
}

.product-properties h3 {
    color: #2bb7eb;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.product-properties .text-row {
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    margin: 90px 0;
}

.product-properties .flex-wrapper {
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    flex-direction: row;
    padding-bottom: 30px;
    margin-top: 60px;
}

.product-properties .text-col {
    width: 40%;
}

.product-properties .text-row .text-box {
    width: 40%;
}

.product-properties .text-col .text-box {
    margin: 120px 0 0;
}

.product-properties .text-col h3 {
    margin-top: 30px;
}

section.head-product {
    padding-top: 90px;
    padding-bottom: 60px;
}

.category .head-product h1 {
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 400;
}

.category .head-product .product-box {
    position: relative;
}

.category .head-product .product-box:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    left: 15px;
    right: 55px;
    bottom: 15px;
    top: 15px;
    border: 2px solid #1e3666;
}

.category .head-product .product-box .text-content {
    padding: 60px;
}

@media(max-width:992px) {
    .category .head-product .product-box:before {
        right: 15px;
    }
    .category .head-product .product-box .text-content {
        padding: 60px 30px 60px 30px;
    }
}

.category .head-product .product-box .text-content p {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.4;
}

.product-list.list-1 {
    margin: 150px 0;
}

.product-list.list-1 h3 {
    margin-bottom: 60px;
}

.product-list .product-box {
    margin-top: 45px;
    position: relative;
}

@media(min-width:992px) {
    .product-list .product-box {
        float: left;
        width: 33.3333%;
        padding: 0 15px;
    }
}

.product-list .product-box .logo-box {
    padding: 15px 0;
    text-align: right;
    border-bottom: 2px solid #1e3666;
}

.product-list .product-box .logo-box img {
    display: inline-block;
    width: 100px;
}

.product-list .product-box h5 {
    text-align: center;
    padding: 30px 0;
    font-size: 24px;
    font-weight: 400;
    color: #3c3c3b;
}

.product-list .product-box .theme-button.view {
    position: absolute;
    z-index: 1000;
    top: 30%;
    left: 50%;
    transform: translate(-50%, 30px);
    background: #2bb7eb;
    color: #fff;
    border: none;
    transition: all 0.3s ease;
    opacity: 0;
}

.product-list .product-box:hover .theme-button.view {
    transform: translate(-50%, 0);
    opacity: 1;
}

.product-list.related-products h3 {
    margin-bottom: 30px;
    text-align: center;
}