﻿.direction-ltr {
    direction: ltr;
    text-align: left;
}

.price-section {
    padding: 15px 0px;
}

.list-bordered li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
}

.list-bordered li:last-child {
    border-bottom: 0px;
}

.attributes-group {
    padding: 10px 0px;
}

.attributes-group a,
.attributes-group a:hover,
.attributes-group a:visited,
.attributes-group a:active,
.attributes-group a:link {
    text-decoration: none;
}

.attributes-group .attribute-colors {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 4px 2px;
    font-size: 0;
    line-height: 0;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.attributes-group .attribute-colors.active:before,
.attributes-group .attribute-colors.active+.attribute-thumbnail:before {
    content: "";
    border: 2px solid #337ab7;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -4px;
    left: -4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.attributes-group .attribute-colors.active:after,
.attributes-group .attribute-colors.active+.attribute-thumbnail:after {
    content: "\2713";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8);
}

.attributes-group .attribute-thumbnail {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 4px 2px;
    font-size: 0;
    line-height: 0;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: centerک;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.attributes-group .attribute-thumbnail.active:before {
    content: "";
    border: 2px solid #337ab7;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -4px;
    left: -4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.attributes-group .attribute-thumbnail.active:after {
    content: "\2713";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8);
}

.attributes-group .attribute-list {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 4px 15px;
    margin: 4px 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.attributes-group .attribute-list.active {
    background: #286090;
    border-color: #204d74;
    color: #fff;
}

.well .price-wrapper {
    text-align: center;
}

.well .advanced-option-item {
    display: inline-block;
    vertical-align: middle;
}

.main-discount {
    background: #3ba943;
    color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    display: inline-block;
    padding: 4px 15px;
    font-weight: 100;
    /* margin:0 0 15px; */
}

.final-price span {
    font-size: 2em;
    color: #286090;
}

#priceschart .price-chart-title {
    color: #232933;
    font-size: 16px;
    font-size: 1.2rem;
    line-height: 25px;
    font-weight: 500;
}

#priceschart .price-chart-name {
    font-size: 14px;
    font-size: 1rem;
    line-height: 25px;
    color: #81858b;
    width: 100%;
}

#priceschart .price-chart-line {
    width: 18px;
    height: 4px;
    border-top: 4px dotted #d8d8d8;
    height: 0;
    display: inline-block;
}

#priceschart .price-chart-label {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 12px;
    font-size: 0.857rem;
    line-height: 1.833;
    color: #9b9b9b;
    display: inline-block;
}

#priceschart .price-chart-available {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #19bfd3;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#priceschart .price-chart-unavailable {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #ef394e;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#productdetail .well,
#productdetail .mss-thumbnails,
#productdetail .thumbnails {
    background: #ffffff !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 3px;
}

.thumbnails {
    height: 70px;
    padding: 8px 0;
    margin-top: 4px;
    text-align: center;
}

.thumbnails a {
    display: inline-block;
    width: 86px;
    height: 55px;
    margin: 5px 0 5px 5px;
    position: relative;
    background-color: #f0f0f0;
    margin: 0 2px;
}

.thumbnails a:nth-child(4n) {
    margin-left: 0;
}

.thumbnails a img {
    max-height: 100%;
    max-width: 100%;
}

.thumbnails span {
    display: none;
}

.thumbnails i {
    position: absolute;
    color: #fff;
    text-shadow: 0 1px 10px #000;
    top: 50%;
    left: 50%;
    display: inline-block;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    font-size: 30px;
    z-index: 100;
}

.product-summary ul {
    margin: 20px 0px;
}

.unavailable {
    text-align: center;
    margin-bottom: 15px;
    position: relative;
}

.unavailable:before {
    content: "";
    border: 1px dashed red;
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    z-index: 0;
}

.unavailable strong {
    font-size: 16px;
    font-size: 1.143rem;
    font-weight: 700;
    display: inline-block;
    background-color: #fff;
    padding: 4px 12px;
    z-index: 1;
    position: relative;
    color: red;
}

.unavailable-message {
    text-align: justify;
    font-size: 12px;
    font-size: 1rem;
    margin-bottom: 20px;
}

.btn-notifyme {
    color: #00bfd6 !important;
    display: inline-block;
    padding: 6px 12px;
    padding-right: 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    padding-right: 40px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjMDBiZmQ2IiB4bWxuczp4PSJodHRwOi8vbnMuYWRvYmUuY29tL0V4dGVuc2liaWxpdHkvMS4wLyIgeG1sbnM6aT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZUlsbHVzdHJhdG9yLzEwLjAvIiB4bWxuczpncmFwaD0iaHR0cDovL25zLmFkb2JlLmNvbS9HcmFwaHMvMS4wLyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3dpdGNoPjxmb3JlaWduT2JqZWN0IHJlcXVpcmVkRXh0ZW5zaW9ucz0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZUlsbHVzdHJhdG9yLzEwLjAvIiB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIj48L2ZvcmVpZ25PYmplY3Q+PGcgaTpleHRyYW5lb3VzPSJzZWxmIj48Zz48cGF0aCBkPSJNODAuOCw2MC44bC00LjYtNS43Yy0xLjQtMS43LTIuMi0zLjktMi4yLTYuMXYtNi4yYzAtOS42LTUuNy0xOC4yLTE0LjQtMjJ2LTAuM2MwLTQuMS0zLjQtNy41LTcuNS03LjVoLTQuMiAgICAgYy00LjEsMC03LjUsMy40LTcuNSw3LjV2MC4zQzMxLjcsMjQuNiwyNiwzMy4xLDI2LDQyLjh2Ni4yYzAsMi4yLTAuOCw0LjQtMi4yLDYuMWwtNC42LDUuN2MtMiwyLjUtMi40LDUuOC0xLjEsOC43ICAgICBjMS40LDIuOSw0LjIsNC43LDcuNCw0LjdoMTAuMUMzNi41LDgxLjQsNDIuNiw4Nyw1MCw4N3MxMy41LTUuNiwxNC4zLTEyLjhoMTAuMWMzLjIsMCw2LjEtMS44LDcuNC00LjcgICAgIEM4My4yLDY2LjYsODIuOCw2My4yLDgwLjgsNjAuOEM4MC44LDYwLjgsODAuOCw2MC44LDgwLjgsNjAuOHogTTUwLDgxYy00LjEsMC03LjUtMi45LTguMi02LjhoMTYuNUM1Ny41LDc4LjEsNTQuMSw4MSw1MCw4MXogICAgICBNNzYuNCw2Ni45Yy0wLjIsMC40LTAuNywxLjMtMiwxLjNIMjUuNmMtMS4zLDAtMS44LTAuOS0yLTEuM2MtMC4yLTAuNC0wLjUtMS40LDAuMy0yLjRsNC42LTUuN2MyLjMtMi44LDMuNS02LjMsMy41LTkuOXYtNi4yICAgICBjMC03LjgsNS0xNC43LDEyLjQtMTcuMWMxLjItMC40LDIuMS0xLjYsMi4xLTIuOXYtMi40YzAtMC44LDAuNy0xLjUsMS41LTEuNWg0LjJjMC44LDAsMS41LDAuNywxLjUsMS41djIuNCAgICAgYzAsMS4zLDAuOCwyLjQsMi4xLDIuOUM2MywyOC4xLDY4LDM1LDY4LDQyLjh2Ni4yYzAsMy42LDEuMyw3LjEsMy41LDkuOWw0LjYsNS43Qzc3LDY1LjUsNzYuNiw2Ni41LDc2LjQsNjYuOXoiPjwvcGF0aD48cGF0aCBkPSJNOC41LDQzLjJjMC00LDEuMS03LjgsMy4zLTExLjFjMC45LTEuNCwwLjUtMy4yLTAuOS00LjJjLTEuNC0wLjktMy4yLTAuNS00LjIsMC45QzQsMzMuMSwyLjUsMzguMSwyLjUsNDMuMiAgICAgYzAsNS40LDEuNiwxMC42LDQuNywxNWMwLjYsMC44LDEuNSwxLjMsMi41LDEuM2MwLjYsMCwxLjItMC4yLDEuNy0wLjVjMS40LTAuOSwxLjctMi44LDAuNy00LjJDOS44LDUxLjQsOC41LDQ3LjQsOC41LDQzLjJ6Ij48L3BhdGg+PHBhdGggZD0iTTE4LjgsNTEuNGMxLjUtMC43LDIuMS0yLjUsMS40LTRjLTAuNi0xLjMtMC45LTIuNy0wLjktNC4xYzAtMS4zLDAuMi0yLjUsMC43LTMuNmMwLjYtMS41LTAuMS0zLjMtMS42LTMuOSAgICAgYy0xLjUtMC42LTMuMywwLjEtMy45LDEuNmMtMC44LDEuOS0xLjIsMy45LTEuMiw1LjljMCwyLjQsMC41LDQuNiwxLjUsNi44YzAuNSwxLjEsMS42LDEuNywyLjcsMS43QzE4LDUxLjcsMTguNCw1MS42LDE4LjgsNTEuNCAgICAgeiI+PC9wYXRoPjxwYXRoIGQ9Ik05My4yLDI4LjljLTAuOS0xLjQtMi44LTEuOC00LjItMC45Yy0xLjQsMC45LTEuOCwyLjgtMC45LDQuMmMyLjIsMy4zLDMuMyw3LjEsMy4zLDExLjFjMCw0LjItMS4zLDguMi0zLjYsMTEuNiAgICAgYy0wLjksMS40LTAuNiwzLjIsMC43LDQuMmMwLjUsMC40LDEuMSwwLjUsMS43LDAuNWMwLjksMCwxLjktMC40LDIuNS0xLjNjMy4xLTQuNCw0LjctOS42LDQuNy0xNUM5Ny41LDM4LjEsOTYsMzMuMSw5My4yLDI4Ljl6Ij48L3BhdGg+PHBhdGggZD0iTTgxLjYsMzUuN2MtMS41LDAuNi0yLjMsMi40LTEuNiwzLjljMC41LDEuMSwwLjcsMi40LDAuNywzLjZjMCwxLjQtMC4zLDIuOC0wLjksNC4xYy0wLjcsMS41LTAuMSwzLjMsMS40LDQgICAgIGMwLjQsMC4yLDAuOSwwLjMsMS4zLDAuM2MxLjEsMCwyLjItMC42LDIuNy0xLjdjMS0yLjEsMS41LTQuNCwxLjUtNi44YzAtMi4xLTAuNC00LjEtMS4yLTUuOUM4NC45LDM1LjgsODMuMSwzNSw4MS42LDM1Ljd6Ij48L3BhdGg+PC9nPjwvZz48L3N3aXRjaD48L3N2Zz4=");
}

#productdetail .nav-tabs.product {
    margin: 0px 0px;
}

#productdetail .nav-tabs.product>li>a {
    color: #283035;
}

#productdetail .nav-tabs.product>li.active>a {
    border: 0px;
    color: #000000;
}

#productdetail .tab-content {
    margin-bottom: 40px;
    background: white;
    padding: 2% 2%;
}

#productdetail .model-items input[type="radio"] {
    display: none;
}

#productdetail .model-items input[type="radio"]+label {
    cursor: pointer;
    display: block;
}

#productdetail .model-items input:checked+label {
    background: #feb917 !important;
    color: #000;
    padding: 0;
}

#productdetail .model-items .model-item.active .attributes-group .attribute-list {
    color: #fff !important;
}

#productdetail .model-items {
    margin-bottom: 30px;
}

#productdetail .model-items .well {
    margin-bottom: 5px;
}

#productdetail .advanced-option-selector {
    margin-bottom: 30px;
}

#productdetail .btn-icon {
    display: inline-block;
    color: #838383;
    line-height: 28px;
    text-align: center;
    margin-left: 15px;
}

#productdetail #addtowish.active {
    color: #f90;
}

#productdetail #addtocompare.active {
    color: #f00;
}

#productdetail #pricing-monitoring {
    color: #505050;
    display: inline-block;
    margin: 0 0 15px;
    text-decoration: none;
}

#productdetail #pricing-monitoring i {
    margin-left: 5px;
    font-size: 16px;
    vertical-align: middle;
}

#productdetail #pricingmonitoring .realstore {
    display: none;
}

#sharing {
    margin-top: 20px;
    text-align: justify;
}

#sharing .share-header {
    padding: 15px 0px;
    display: block;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    font-size: 1.15em;
}

#sharing .share-header i {
    cursor: pointer;
}

#sharing .sharing-btn {
    width: 32px;
    height: 32px;
    line-height: 28px;
    border-radius: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: inline-block;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

#sharing .sharing-btn.email {
    background: #ef5662;
    border: 1px solid #ef5662;
}

#sharing .sharing-btn.whatsapp {
    background: #1bd741;
    border: 1px solid #1bd741;
}

#sharing .sharing-btn.facebook {
    background: #4d8deb;
    border: 1px solid #4d8deb;
}

#sharing .sharing-btn.twitter {
    background: #4dcceb;
    border: 1px solid #4dcceb;
}

#sharing .sharing-btn.copylink {
    width: 94px;
    border: 1px solid #81858b;
    color: #81858b;
    padding-right: 20px;
}

#sharing .sharing-btn.email:before,
#sharing .sharing-btn.whatsapp:before,
#sharing .sharing-btn.facebook:before,
#sharing .sharing-btn.twitter:before,
#sharing .sharing-btn.copylink:before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#sharing .sharing-btn.email:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjZmZmZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHg9IjBweCIgeT0iMHB4Ij48dGl0bGU+bWFpbDUwPC90aXRsZT48cGF0aCBkPSJNOTkuOTUsNDcuN1Y0Ny4yM3EwLTQuOSwwLTkuOFYyNy41NWwwLDBhMTIuODIsMTIuODIsMCwwLDAtLjA2LTMuMTZjMC0uMDcsMC0wLjE0LDAtMC4yMXYwYy0wLjg1LTUtNS4yLTguNDItMTAuNTgtOC40Mkg1MS43djBIMjUuMThjLTUuMTUsMC0xMC40OCwwLTE1LjcyLjA4YTguNSw4LjUsMCwwLDAtNi41OSwzLjA3QTEyLDEyLDAsMCwwLC4yNCwyNC4xOSwxMS4yNCwxMS4yNCwwLDAsMCwwLDI2LjNIMFY0NC40MVEwLDQ4LjY5LDAsNTNWNTNjMCw2Ljc0LDAsMTMuNzEsMCwyMC41NkExMC42MiwxMC42MiwwLDAsMCwzLjEzLDgxLjJhMTAuMzksMTAuMzksMCwwLDAsNy4zOSwzLjA4aDMwYzE2LDAsMzIuNTcsMCw0OC44NiwwQTEwLjgsMTAuOCwwLDAsMCwxMDAsNzMuNjVDOTkuOSw2NSw5OS45Miw1Ni4yMSw5OS45NSw0Ny43Wm0tMy41NiwyNmE3LjIsNy4yLDAsMCwxLTcsN2MtMTYuNjYsMC0zMy42MSwwLTUwLDBIMTAuNTJhNi44LDYuOCwwLDAsMS00LjgzLTIsNyw3LDAsMCwxLTIuMDgtNWMwLTYuODYsMC0xMy44MywwLTIwLjU4VjUzcTAtNC4yNywwLTguNTRWMzUuNjhDNC4yNywzNi41LDUsMzcuMjcsNS42NiwzOGE0Miw0MiwwLDAsMCw3Ljg0LDYuMWMwLjcyLDAuNDcsMS40My45NCwyLjE0LDEuNDIsNy42Nyw1LjIzLDE1LjI5LDEwLjM1LDIyLjY1LDE1LjI0QTczLjYyLDczLjYyLDAsMCwwLDQ1LjU3LDY1YTkuNTQsOS41NCwwLDAsMCw0LjM2LDEuMDYsMTEuMTYsMTEuMTYsMCwwLDAsNC4yNi0uOSw0MS40NCw0MS40NCwwLDAsMCw3LjUxLTQuMzlsMC43LS40OEM3MC42Nyw1NC43MSw3OS4xMiw0OSw4Ny4zLDQzLjU3bDEuNzYtMS4xOGEzMC4zOSwzMC4zOSwwLDAsMCw3LjMtNi42M3YxLjY2cTAsNC45LDAsOS44djAuNDdDOTYuMzEsNTYuMjEsOTYuMjksNjUsOTYuMzksNzMuN1pNMzYuNTIsMTkuMzNINDguMDl2MEg4OS4yM2MzLjU5LDAsNi40OCwyLjIzLDcsNS40M2wwLDAuMTZhMTAuMjIsMTAuMjIsMCwwLDEtMS42NSw3Yy0xLjA2Ljg5LTIuMDgsMS43Mi0zLjE1LDIuNDgtNS4zMSwzLjczLTEwLjg3LDcuNTktMTUuNzcsMTEtNC41OCwzLjE4LTkuMzIsNi40OC0xNCw5Ljc3YTI3LjY5LDI3LjY5LDAsMCwxLTcuNzksNC4wNSwxMiwxMiwwLDAsMS03LjUxLjEyLDI3LjU3LDI3LjU3LDAsMCwxLTcuMzItMy42NFEzNCw1Mi4xMiwyOC45Myw0OC41N2wtMC4yNC0uMTZjLTQuMTEtMi44OC04LjM2LTUuODYtMTIuNTItOC44MS0xLjIxLS44NS0yLjQ1LTEuNjctMy42NS0yLjQ2YTYyLjE4LDYyLjE4LDAsMCwxLTcuMTQtNS4yQTExLjM2LDExLjM2LDAsMCwxLDQsMjlhOC41Niw4LjU2LDAsMCwxLS4yMy00LjA3QTguMzgsOC4zOCwwLDAsMSw1LjY0LDIxLjJhNC45Miw0LjkyLDAsMCwxLDMuODctMS43OGM1LjIyLS4wNywxMC41My0wLjA3LDE1LjY3LTAuMDhIMzYuNTJaIj48L3BhdGg+PC9zdmc+");
}

#sharing .sharing-btn.whatsapp:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjZmZmZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTI4IDEyODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGQ9Ik02NSwyQzMwLjgsMiwzLDI5LjgsMyw2NGMwLDE1LjgsNS45LDMwLjgsMTYuNyw0Mi4zbC0xMy44LDEzdjYuN0g2NWMzNC4yLDAsNjItMjcuOCw2Mi02MlM5OS4yLDIsNjUsMnogTTY1LDExOEgxOC45ICAgbDEyLjMtMTEuNWwtNC4zLTQuM0MxNi42LDkyLDExLDc4LjQsMTEsNjRjMC0yOS44LDI0LjItNTQsNTQtNTRzNTQsMjQuMiw1NCw1NFM5NC44LDExOCw2NSwxMTh6Ij48L3BhdGg+PHBhdGggZD0iTTY0LjMsODAuNmMtNi40LTQuMS0xMS44LTkuNy0xNS43LTE2LjNsNi43LTYuN1YzOS43SDMzLjdDMzMuNyw3MSw1OSw5Ni4zLDkwLjMsOTYuM1Y3NC44bC0yMC4yLDBMNjQuMyw4MC42eiI+PC9wYXRoPjwvZz48L3N2Zz4=");
}

#sharing .sharing-btn.facebook:before {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 155.139 155.139' style='enable-background:new 0 0 155.139 155.139;' xml:space='preserve'%3E%3Cg%3E%3Cpath id='f_1_' style='fill:%23ffffff;' d='M89.584,155.139V84.378h23.742l3.562-27.585H89.584V39.184 c0-7.984,2.208-13.425,13.67-13.425l14.595-0.006V1.08C115.325,0.752,106.661,0,96.577,0C75.52,0,61.104,12.853,61.104,36.452 v20.341H37.29v27.585h23.814v70.761H89.584z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
}

#sharing .sharing-btn.twitter:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjZmZmZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTk3LjkwMywyNi4zNTJjLTAuMjc1LTAuOTQ3LTEuMDk0LTEuNjM0LTIuMDczLTEuNzQxbC0xMS43OTMtMS4yOThDODAuODMzLDE1LjQxNCw3NS41NCw5LjgzNyw2OC42NTUsNy4xMzYgIGMtMi4zMjEtMC45MS00Ljc5Ni0xLjM3MS03LjM1NC0xLjM3MWMtMTEuMzA3LDAtMjEuNDg1LDguODkxLTIyLjY4OCwxOS44MmMtMC4yNjMsMi4zODgtMC4xNSw0Ljc1MSwwLjMxMiw3LjAyMkwyMC4yMywxNy4wNDggIGMtMC41MjEtMC40MzQtMS4xOTctMC42MjktMS44NzEtMC41NDRjLTAuNjcyLDAuMDg3LTEuMjc4LDAuNDUtMS42NzEsMS4wMDJjLTAuMTksMC4yNjctMTguMjEyLDI2LjE0OCwyLjAzNSw0Ny43ICBDMTMuMzU0LDY5LjYxNCw1LjAwNiw3Ni4xNTMsMy4xOTUsNzcuNTY5Yy0wLjU2OCwwLjQ0NC0wLjkwOSwxLjExNi0wLjkzNCwxLjgzN2MtMC4wMjUsMC43MTksMC4yNzEsMS40MTMsMC44MDcsMS44OTUgIGM3Ljg5OCw3LjA5NiwxNy42NjcsMTEuNDYyLDI4LjI1LDEyLjYyNmMxLjg1NSwwLjIwNCwzLjczOCwwLjMwOCw1LjU5NSwwLjMwOGMwLjAwMiwwLDAuMDAxLDAsMC4wMDMsMCAgYzI1LjgwNiwwLDQ3LjQtMTkuMzcyLDUwLjIyOS00NS4wNjJjMC40NDMtNC4wNDIsMC40Ny04LjI3NSwwLjA3OS0xMi4zM2w5Ljg2NC03LjkwOUM5Ny44NTYsMjguMzE3LDk4LjE3OCwyNy4yOTgsOTcuOTAzLDI2LjM1MnogICBNODMuMTMzLDMzLjg3NWMtMC42NTcsMC41MjctMC45OTYsMS4zNTYtMC44OTYsMi4xOTNjMC40OTQsNC4wOTUsMC41MTcsOC40NDIsMC4wNjIsMTIuNTcyICBjLTIuNTU2LDIzLjIxNy0yMi4wNjgsNDAuNzIzLTQ1LjM4Nyw0MC43MjFjLTEuNjgsMC0zLjM4My0wLjA5My01LjA2My0wLjI3OGMtOC41ODktMC45NDQtMTYuNTg0LTQuMjIzLTIzLjI5My05LjUyNCAgYzMuOTkxLTMuMTM3LDExLjM5NS04Ljk4NywxNS4zNDktMTIuMzIxYzAuNTMyLTAuNDQ4LDAuODQ3LTEuMTAyLDAuODY1LTEuNzk3YzAuMDE5LTAuNjk0LTAuMjYtMS4zNjQtMC43NjctMS44NDEgIGMtMTYuNzk4LTE1Ljc5NS04LjQyMS0zNC42MDctNC43NDktNDEuMDI0bDI2LjQ3NSwyMi4wMzJjMS4wMTIsMC44NDMsMi41MTIsMC43MjgsMy4zODQtMC4yNmMwLjg3My0wLjk4OCwwLjgwMi0yLjQ5LTAuMTYxLTMuMzkxICBjLTQuMTA2LTMuODQ2LTYuMTA5LTkuMjU1LTUuNDk2LTE0Ljg0YzAuOTM5LTguNTM2LDguOTQ0LTE1LjQ4LDE3Ljg0NC0xNS40OGMxLjk0NywwLDMuODIzLDAuMzQ4LDUuNTc1LDEuMDM1ICBjNi4wMzgsMi4zNjksMTAuNDU3LDcuMzI5LDEzLjEzMywxNC43NDJjMC4zNDgsMC45NjMsMS4yNDYsMS41NzgsMi4yMjgsMS42MDJsNy4yMTUsMC43OTRMODMuMTMzLDMzLjg3NXoiPjwvcGF0aD48cGF0aCBkPSJNNjMuNzg5LDE5LjcwOWMtMy45NDktMC40MzYtNy40MDEsMi40MTgtNy44MjcsNi4yNzVjLTAuNDI5LDMuODg3LDIuMzg3LDcuMzk4LDYuMjc0LDcuODI2ICBjMC4yNjMsMC4wMjksMC41MjMsMC4wNDMsMC43ODIsMC4wNDNjMy42MiwwLDYuNjQ5LTIuNzE1LDcuMDQ2LTYuMzE3QzcwLjQ5MiwyMy42NDksNjcuNjc4LDIwLjEzOCw2My43ODksMTkuNzA5eiBNNjUuMjIxLDI3LjAwMyAgYy0wLjEzNCwxLjIxLTEuMjI2LDIuMDk0LTIuNDUxLDEuOTY0Yy0xLjIxNi0wLjEzNC0yLjA5OC0xLjIzMy0xLjk2My0yLjQ0OWMwLjEyMy0xLjEyOCwxLjA3LTEuOTc5LDIuMjAzLTEuOTc5ICBjMC4wODEsMCwwLjE2NCwwLjAwNCwwLjI0NiwwLjAxM0M2NC40NzMsMjQuNjg3LDY1LjM1NCwyNS43ODcsNjUuMjIxLDI3LjAwM3oiPjwvcGF0aD48L3N2Zz4=");
}

#sharing .sharing-btn.copylink:before {
    background-position: right;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIiBmaWxsPSIjODE4NThiIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggc3R5bGU9ImZvbnQtc2l6ZTptZWRpdW07Zm9udC1zdHlsZTpub3JtYWw7Zm9udC12YXJpYW50Om5vcm1hbDtmb250LXdlaWdodDpub3JtYWw7Zm9udC1zdHJldGNoOm5vcm1hbDt0ZXh0LWluZGVudDowO3RleHQtYWxpZ246c3RhcnQ7dGV4dC1kZWNvcmF0aW9uOm5vbmU7bGluZS1oZWlnaHQ6bm9ybWFsO2xldHRlci1zcGFjaW5nOm5vcm1hbDt3b3JkLXNwYWNpbmc6bm9ybWFsO3RleHQtdHJhbnNmb3JtOm5vbmU7ZGlyZWN0aW9uOmx0cjtibG9jay1wcm9ncmVzc2lvbjp0Yjt3cml0aW5nLW1vZGU6bHItdGI7dGV4dC1hbmNob3I6c3RhcnQ7YmFzZWxpbmUtc2hpZnQ6YmFzZWxpbmU7b3BhY2l0eToxO2NvbG9yOiMwMDAwMDA7ZmlsbDojODE4NThiO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDo2O21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlO2VuYWJsZS1iYWNrZ3JvdW5kOmFjY3VtdWxhdGU7Zm9udC1mYW1pbHk6U2FuczstaW5rc2NhcGUtZm9udC1zcGVjaWZpY2F0aW9uOlNhbnMiIGQ9Ik0gMzYgNSBDIDMyLjE3Mzg5MiA1IDI5IDguMTczODkxNiAyOSAxMiBMIDI5IDIxIEwgMjQgMjEgQyAyMC4xNzM4OTIgMjEgMTcgMjQuMTczODkyIDE3IDI4IEwgMTcgODggQyAxNyA5MS44MjYxMDggMjAuMTczODkyIDk1IDI0IDk1IEwgNjQgOTUgQyA2Ny44MjYxMDggOTUgNzEgOTEuODI2MTA4IDcxIDg4IEwgNzEgNzkgTCA3NiA3OSBDIDc5LjgyNjEwOCA3OSA4MyA3NS44MjYxMDggODMgNzIgTCA4MyAyNiBBIDMuMDAwMyAzLjAwMDMgMCAwIDAgODIuMTI1IDIzLjg3NSBMIDY0LjEyNSA1Ljg3NSBBIDMuMDAwMyAzLjAwMDMgMCAwIDAgNjIgNSBMIDM2IDUgeiBNIDM2IDExIEwgNTkgMTEgTCA1OSAyNiBBIDMuMDAwMyAzLjAwMDMgMCAwIDAgNjIgMjkgTCA3NyAyOSBMIDc3IDcyIEMgNzcgNzIuNjA1ODkyIDc2LjYwNTg5MiA3MyA3NiA3MyBMIDM2IDczIEMgMzUuMzk0MTA4IDczIDM1IDcyLjYwNTg5MiAzNSA3MiBMIDM1IDEyIEMgMzUgMTEuMzk0MTA4IDM1LjM5NDEwOCAxMSAzNiAxMSB6IE0gNjUgMTUuMjUgTCA3Mi43NSAyMyBMIDY1IDIzIEwgNjUgMTUuMjUgeiBNIDI0IDI3IEwgMjkgMjcgTCAyOSA3MiBDIDI5IDc1LjgyNjEwOCAzMi4xNzM4OTIgNzkgMzYgNzkgTCA2NSA3OSBMIDY1IDg4IEMgNjUgODguNjA1ODkyIDY0LjYwNTg5MiA4OSA2NCA4OSBMIDI0IDg5IEMgMjMuMzk0MTA4IDg5IDIzIDg4LjYwNTg5MiAyMyA4OCBMIDIzIDI4IEMgMjMgMjcuMzk0MTA4IDIzLjM5NDEwOCAyNyAyNCAyNyB6ICI+PC9wYXRoPjwvc3ZnPg==");
}

#sharing #sharing-email {
    margin: 20px 0px;
}

#sharing #sharing-email .input-group-addon {
    padding: 0px 5px;
}

.comments-container {
    margin: 60px auto 15px;
    width: 100%;
}

.comments-container h1 {
    font-size: 36px;
    color: #283035;
    font-weight: 400;
}

.comments-container h1 a {
    font-size: 18px;
    font-weight: 700;
}

.comments-list {
    margin-top: 30px;
    position: relative;
}

.comments-list:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #c7cacb;
    position: absolute;
    right: 32px;
    top: 0;
}

.comments-list:after {
    content: "";
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    right: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.comments-list li:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.comments-list .comment-avatar {
    background-color: #fff;
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: right;
    overflow: hidden;
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.reply-list .comment-avatar {
    width: 50px;
    height: 50px;
}

.comment-main-level:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    clear: both;
}

.comments-list .comment-box {
    width: calc(100% - 88px);
    float: left;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.comments-list .comment-box:before,
.comments-list .comment-box:after {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 0 10px 12px;
    border-style: solid;
    border-color: transparent #fcfcfc;
    top: 8px;
    right: -11px;
}

.comments-list .comment-box:before {
    border-width: 11px 0 11px 13px;
    border-color: transparent rgba(0, 0, 0, 0.05);
    right: -12px;
}

.reply-list .comment-box {
    width: calc(100% - 158px);
}

.comment-box .comment-head {
    background: #fcfcfc;
    padding: 10px 12px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.comment-box .comment-head i {
    float: left;
    margin-right: 14px;
    position: relative;
    top: 2px;
    color: #a6a6a6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.comment-box .comment-head i:hover,
.comment-box .comment-head i.active {
    color: #03658c;
}

.comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: right;
    margin-left: 10px;
}

.comment-box .comment-name a {
    color: #283035;
}

.comment-box .comment-head span {
    float: right;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 1px;
}

.comment-box .comment-content {
    background: #fff;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.comment-box .comment-name.by-author,
.comment-box .comment-name.by-author a {
    color: #03658c;
}

.comment-box .comment-footer {
    background: #fcfcfc;
    padding: 10px 12px;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.faq-container {
    margin: 60px auto 15px;
    width: 100%;
}

.faq-container h1 {
    font-size: 36px;
    color: #283035;
    font-weight: 400;
}

.faq-container h1 a {
    font-size: 18px;
    font-weight: 700;
}

.faq-list {
    margin-top: 30px;
    position: relative;
}

.faq-list:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #c7cacb;
    position: absolute;
    right: 32px;
    top: 0;
}

.faq-list:after {
    content: "";
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    right: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.faq-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.faq-list li:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.faq-list .faq-avatar {
    background-color: #fff;
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: right;
    border: 3px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.faq-list .faq-avatar img {
    width: 100%;
    height: 100%;
}

.reply-list .faq-avatar {
    width: 50px;
    height: 50px;
}

.faq-main-level:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    clear: both;
}

.faq-list .faq-box {
    width: calc(100% - 88px);
    float: left;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.faq-list .faq-box:before,
.faq-list .faq-box:after {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 0 10px 12px;
    border-style: solid;
    border-color: transparent #fcfcfc;
    top: 8px;
    right: -11px;
}

.faq-list .faq-box:before {
    border-width: 11px 0 11px 13px;
    border-color: transparent rgba(0, 0, 0, 0.05);
    right: -12px;
}

.reply-list .faq-box {
    width: calc(100% - 158px);
}

.faq-box .faq-head {
    background: #fcfcfc;
    padding: 10px 12px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.faq-box .faq-head i {
    float: left;
    margin-right: 14px;
    position: relative;
    top: 2px;
    color: #a6a6a6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.faq-box .faq-head i:hover,
.faq-box .faq-head i.active {
    color: #03658c;
}

.faq-box .faq-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: right;
    margin-left: 10px;
}

.faq-box .faq-name a {
    color: #283035;
}

.faq-box .faq-head span {
    float: right;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 1px;
}

.faq-box .faq-content {
    background: #fff;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.faq-box .faq-name.by-author,
.faq-box .faq-name.by-author a {
    color: #03658c;
}

.faq-box .faq-footer {
    background: #fcfcfc;
    padding: 10px 12px;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.reply-list:before,
.reply-list:after {
    display: none;
}

.reply-list li:before {
    content: "";
    width: 60px;
    height: 2px;
    background: #c7cacb;
    position: absolute;
    top: 25px;
    right: -55px;
}

.reply-list {
    padding-right: 88px;
    clear: both;
    margin-top: 15px;
}

.tab-technical-info {
    display: none !important;
}

.technicals article,
.technicals section {
    display: block;
}

.technicals i.glyphicon {
    color: #337ab7;
    position: relative;
}

.technicals .technical-title {
    color: #4d4d4d;
    font-size: 16px;
    /* font-size:1.143rem; */
    line-height: 1.375;
    margin-bottom: 25px;
    letter-spacing: -0.3px;
    position: relative;
    padding-right: 19px;
}

.technicals .technical-title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #feb917;
    border-style: solid;
    border-width: 7px 0 0 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.technicals .technical-list {
    list-style: none;
    padding: 0;
    margin-bottom: 70px;
}

.technicals .technical-list * {
    font-size: 16px;
    line-height: 1.692;
}

.technicals .technical-list li {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px -8px;
}

.technicals .technical-list-key,
.technicals .technical-list-value {
    padding-right: 8px;
    padding-left: 8px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
}

.technicals .technical-list-key .block,
.technicals .technical-list-value .block {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    color: #4d4d4d;
    letter-spacing: -0.3px;
    min-height: 47px;
    position: relative;
}

.technicals .technical-list-key {
    -ms-flex: 0 0 22.2%;
    flex: 0 0 22.2%;
    max-width: 22.2%;
    text-align: right;
}

.technicals .technical-list-value {
    -ms-flex: 0 0 77.8%;
    flex: 0 0 77.8%;
    max-width: 77.8%;
}

.technicals .technical-list-value ul {
    margin: 0;
    padding: 0;
}

.technicals .technical-list-value ul li {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    color: #4d4d4d;
    min-height: 47px;
    position: relative;
    margin: 0px 0px 8px 0px;
}

.technicals .technical-list-value ul li .model-color {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 5px 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
}

.technicals .technical-list-value ul li .model-color::before {
    content: "";
    background-repeat: repeat;
    background-position: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.technicals .technical-list-value ul li .model-color i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.technicals .technical-list-value ul li .model-thumbnail {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 2px;
}

.el-switch,
.el-switch-style,
.el-switch-style:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.el-switch {
    display: inline-block;
    font-size: 100%;
    height: 1.6em;
    position: relative;
    vertical-align: bottom;
}

.el-switch .el-switch-style {
    height: 1.6em;
    left: 0;
    background: #c0ccda;
    -webkit-border-radius: 0.8em;
    border-radius: 0.8em;
    display: inline-block;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 3em;
    cursor: pointer;
}

.el-switch .el-switch-style:before {
    display: block;
    content: "";
    height: 1.4em;
    position: absolute;
    width: 1.4em;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 0.1em;
    top: 0.1em;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.el-switch>input[type="checkbox"] {
    display: none;
}

.el-switch>input[type="checkbox"][disabled]+.el-switch-style {
    cursor: not-allowed;
    background-color: #d3dce6;
}

.el-switch>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #20a0ff;
}

.el-switch>input[type="checkbox"]:checked+.el-switch-style:before {
    left: 50%;
}

.el-switch>input[type="checkbox"]:checked[disabled]+.el-switch-style {
    background-color: #b0d7f5;
}

.el-switch.el-switch-blue>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #20a0ff;
}

.el-switch.el-switch-blue>input[type="checkbox"]:checked[disabled]+.el-switch-style {
    background-color: #b0d7f5;
}

.el-switch.el-switch-green>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #13ce66;
}

.el-switch.el-switch-green>input[type="checkbox"]:checked[disabled]+.el-switch-style {
    background-color: #a1efc4;
}

.el-switch.el-switch-red>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #ff4949;
}

.el-switch.el-switch-red>input[type="checkbox"]:checked[disabled]+.el-switch-style {
    background-color: #f9b3b3;
}

.el-switch.el-switch-yellow>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #f7ba2a;
}

.el-switch.el-switch-yellow>input[type="checkbox"]:checked[disabled]+.el-switch-style {
    background-color: #fbeac1;
}

.el-radio.el-radio-sm,
.el-checkbox.el-checkbox-sm,
.el-switch.el-switch-sm {
    font-size: 85%;
}

.el-radio.el-radio-lg,
.el-checkbox.el-checkbox-lg,
.el-switch.el-switch-lg {
    font-size: 125%;
}

@media only screen and (max-width: 600px) {
    .technicals .technical-list-value {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .technicals .technical-list-key {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.action-and-raste {
    margin-bottom: 2%;
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    align-items: center;
    justify-content: space-between;
}

.rate-and-comment {
    display: flex;
    align-items: center;
}

.detailsection {
    background-color: white;
}

.gotoComment :last-child {
    background: #feb917;
    color: black;
    padding: 3px 12px;
    margin: 0;
    font-size: 14px;
    margin-right: 15px;
}

.gotoComment {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.gotoComment span {
    color: #337ab7;
    font-size: 14px;
}

.price-box {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.price-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.meghdar {
    width: 40%;
    display: none;
}

.alborz-list--items-simillar .addToBasket {
    background-color: #00A21B;
    color: white !important;
    padding: 4% 4%;
    border-radius: 4px;
    text-align: center;
    visibility: hidden;
    margin-top: 3%;
    font-size: 19px;
}

.input-group-addon,
.input-group-btn {
    width: auto;
}

.input-group.bootstrap-touchspin.bootstrap-touchspin-injected {
    display: flex;
}

.counter-input {
    line-height: inherit;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: flex;
    text-align: center !important;
    font-size: 24px;
    padding: 0;
    height: auto;
}

.meghdar button {
    font-size: larger;
    font-weight: 900;
    padding: 0 14px;
}

[required] {
    border-right: 1px solid #cccccc !important;
}

.main-price {
    font-size: 18px;
    color: #ff003b;
    font-weight: 700;
    position: relative;
}

.main-price:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: red;
    transform: rotate(348deg);
    position: absolute;
    top: 55%;
}

.final-price {
    font-weight: bold;
}

label.well.well-sm h4 {
    margin-right: 10px;
    font-size: 15px;
}

.Left-section-top-inner {
    border-radius: 10px;
    padding: 19px;
    box-shadow: 0 0 10px gainsboro;
    margin-top: 4rem;
}

.c-product__params.js-is-expandable ul {
    list-style: none;
    margin: 3px;
}

.pricing-monitoring {
    margin-top: 4%;
}

h1.product-title.title {
    font-size: 26px;
    color: black;
}

.rating-stars {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#productdetail .btn-icon i {
    font-size: 2rem;
}

.mss-selectors-eye {
    border: none;
}

.mss-thumbnails .mss-selector-active {
    box-shadow: none;
}

.specandtabs {
    margin-top: 2%;
}

li.nav-item.active {
    background: #feb917;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: transparent;
}

ul.nav.nav-tabs.horizontal.product {
    border: none;
}

.nav-tabs>li>a:hover {
    border-color: transparent;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #feb91791;
}

.nav-tabs>li>a {
    border-radius: unset;
    border: none;
}

.nav-tabs>li {
    border-radius: 3px 3px 0 0;
    margin-left: 2px;
    background: white;
}

#productdetail .nav-tabs.product>li>a h5 {
    font-size: 17px;
}

div#productsummary {
    color: black;
}

span.mcs-caption {
    font-family: "IRANSans" !important;
    direction: rtl;
    font-size: 16px !important;
}

span.btn-link-spoiler.js-more-attr-button.c-product__show-more-btn {
    color: #ff0c74;
    font-weight: 900;
}

.c-product__params-more.is-active {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.c-product_attributes,
.c-product_params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.c-product__params {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.c-product__params ul {
    list-style: none;
    padding: 0;
    color: #55565a;
    margin: 20px 0;
    font-size: 12px;
    font-size: 13.712px;
    line-height: 1.833;
}

.c-product__params ul:before {
    content: attr(data-title);
    font-size: 14px;
    line-height: 1.571;
    display: list-item;
    font-weight: 700;
    margin-bottom: 10px;
}

.c-product__params ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    width: 100%;
    color: #686868;
    margin: 2px 0;
}

.c-product__params ul li span {
    margin-left: 5px;
    white-space: normal;
}

.c-product__params ul li span:last-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
}

.c-product__params-more {
    display: none !important;
}

.c-product__params ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}

.c-product_params ul li.c-product_params-more-handler:before {
    content: attr(data-sign);
    color: #1ca2bd;
    background: 0 0;
    width: unset;
    height: unset;
}

@media (min-width:767px) {
    .similarproductsTitle:after {
        content: "";
        display: block;
        height: 2px;
        width: 79%;
        background: #6d6d6d47;
    }
}

h3.text-center.similarproductsTitle {
    justify-content: space-evenly;
    display: flex;
    align-items: center;
    color: black;
    font-size: 2rem;
}

div#productdetail>ul {
    padding: 1.5rem 3rem;
    background: white;
    display: inline-block;
    position: relative;
    width: 90%;
    margin: 1rem 2rem;
}

div#productdetail>ul a {
    color: black;
    display: flex;
}

div#productdetail>ul a span {
    color: #feb917;
    margin-right: 10px;
    line-height: 2;
}

div#productdetail>ul:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    background: #fff;
    width: 50px;
    clip-path: polygon(50% 50%, 100% 100%, 100% 0%);
    transform: translateX(calc(-100% + 1px));
}

div#productdetail {
    display: flex;
    flex-direction: column;
}

div#productdetail> :nth-child(1) {
    order: 0;
}

div#productdetail> :nth-child(2) {
    order: 1;
}

div#productdetail> :nth-child(3) {
    order: 2;
}

div#productdetail> :nth-child(4) {
    order: 3;
}

.features-items {
    background-color: #f8f8f8;
    box-shadow: 0 0 5px 0 #dadada;
    border-radius: 10px;
    padding: 0;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: center;
}

.features-items>div {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    width: 50%;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
    border-left: 1px solid #dadada;
    position: relative;
    z-index: 1;
    background-color: #f8f8f8;
}

.features-items>div:last-child {
    border: none
}

.features-items .img-features {
    height: 40px;
    position: relative;
    overflow: hidden;
}

.features-items .img-features img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.features-items>div:hover {
    transform: scale(1.02);
    border-radius: 10px;
    box-shadow: 0 0 15px 0 #dadada;
    z-index: 2;
}

p.m-0.c-black {
    font-size: 12px;
}

.qospane>div {
    padding: 0;
}

.qospane {
    display: flex;
    margin-top: 4%;
}

.qospane * {
    color: black;
}

.pb-4,
.py-4 {
    padding-bottom: 1rem!important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem!important;
}

.pl-0,
.px-0 {
    padding-right: 5px!important;
}

.pr-0,
.px-0 {
    padding-left: 5px!important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem!important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem!important;
}

.brand-and-cats {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10%;
}

div#No-OFF {
    text-align: center;
    width: 100%;
}

.alborz-list--items-simillar {
    display: flex;
    flex-direction: column;
    background-color: white;
    margin: 0 4%;
    height: 100%;
    align-items: center;
    padding-bottom: 6%;
}

.ratingsection {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-top: 6%;
}

a.alborzkala-list--title {
    width: 100%;
    text-align: center;
    margin: 8% 0;
    color: #787878!important;
}

.alborzkala-list-price {
    color: #F94144;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

.alborz-list--items-simillar:hover .addToBasket {
    visibility: visible;
}

.mcs-wrapper {
    bottom: auto;
}

a.addToBasket {
    background-color: #3ba943;
    color: white !important;
    padding: 7px 24px;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    margin-top: 3%;
}

.ratingnumbers {
    font-weight: 100;
}

.mcs-item {
    font-size: inherit;
}

.MagicScroll-horizontal .mcs-button-arrow-prev {
    left: 0;
    right: auto;
}

.specandtabs.container>div {
    display: flex;
    flex-direction: column;
}

.actionSection {
    text-align: end;
    padding: 0;
}

.rate-and-comment {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

#productdetail>div.detailsection>div:nth-child(2) {
    display: flex;
}

#productdetail>div.detailsection>div:nth-child(2)>div.col-md-7 {
    align-self: flex-start;
    position: sticky;
    top: 30px;
}


/* SWiper-simillar */

.alborzkala-list-price strike:after {
    content: "";
    border-left: 1px solid #277DA1;
    margin-left: 5px;
    padding: 3px 3px;
}

.swiper-slide.alborzkala-list--item:hover .addToBasket {
    visibility: visible;
}

.alborzkala-list-price {
    color: #F94144;
    font-size: 18px;
    font-weight: bold;
    align-items: center;
    text-align: center;
    display: flex;
    margin: 10px 0;
}

.alborzkala-list--rate {
    margin: 10px 0
}

span.addToBasket {
    background: #00A21B;
    color: #fff;
    padding: 5px 10px;
    transition: 0.5s;
    border-radius: 5px;
    visibility: hidden;
}

.alborzkala-list--item {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 20px 10px;
    position: relative
}

.alborzkala-list-similarproduct {
    background: #fff;
    /* margin-top:40px; */
    overflow: hidden;
    box-shadow: 0 0 5px rgb(0 0 0 /16%);
    /* padding: 20px; */
    border-radius: 20px;
}

.alborzkala-list-similarproduct .swiper-slide:hover {
    box-shadow: 0 0 6px rgb(0 0 0 / 12%);
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01)
}

.alborzkala-list-similarproduct .swiper-slide::after,
.alborzkala-list-similarproduct .swiper-slide::before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute
}

.alborzkala-list-similarproduct .swiper-slide::before {
    top: 0;
    right: 0;
    border: 2px solid #2F87DF;
    border-bottom: none;
    border-left: none;
    border-radius: 0 10px 0 0;
    -webkit-border-radius: 0 10px 0 0;
    -moz-border-radius: 0 10px 0 0;
    -ms-border-radius: 0 10px 0 0;
    -o-border-radius: 0 10px 0 0;
    transform: translate(-20%, 20%);
    -webkit-transform: translate(-20%, 20%);
    -moz-transform: translate(-20%, 20%);
    -ms-transform: translate(-20%, 20%);
    -o-transform: translate(-20%, 20%);
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s
}

.alborzkala-list-similarproduct .swiper-slide::after {
    bottom: 0;
    left: 0;
    border: 2px solid #2F87DF;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 10px;
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    -ms-border-radius: 0 0 0 10px;
    -o-border-radius: 0 0 0 10px;
    transform: translate(20%, -20%);
    -webkit-transform: translate(20%, -20%);
    -moz-transform: translate(20%, -20%);
    -ms-transform: translate(20%, -20%);
    -o-transform: translate(20%, -20%);
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s
}

.alborzkala-list-similarproduct .swiper-slide:hover::after,
.alborzkala-list-similarproduct .swiper-slide:hover::before {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    opacity: 1;
    visibility: visible
}

1 .ellipsis {
    text-overflow: ellipsis
}

.alborzkala-list--title {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    color: #787878!important
}

.alborzkala-list-similarproduct .swiper-container {
    overflow: visible!important;
    padding: 5px;
}

.alborzkala-list--item {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    padding: 15px 20px;
}

.alborzkala-list--title {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.alborzkala-arrow {
    font-weight: 900;
    color: #6D6D6D;
    height: 100%;
}

.alborzkala-arrow:hover {
    background: #f5f5f55e;
    color: #000 !important;
    border-radius: 3px
}

.swiper-container-rtl .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: ''
}

.alborzkala-list-price strike {
    color: #9E9E9E;
    font-size: 12px;
}

.alborzkala-list--item .alborzkala-list--maxdiscount {
    position: absolute;
    top: 0;
    left: 0;
    background: #f94144;
    color: #fff;
    padding: 7px;
    border-radius: 0 0 5px 5px;
}

.alborzkala-Container .contentmain {
    padding: 20px;
}

.alborzkala-list-similarproduct:before {
    /* content: ''; */
    display: block;
    width: 30%;
    margin: 0 auto;
    height: 3px;
    background: #feb917;
}

.alborzkala-list-similarproduct>p {
    text-align: center;
    margin: 15px 0;
}

a.seeAllOFFERS {
    display: block;
    text-align: center;
    color: black;
    padding: 8px;
    background: #feb917;
    width: 10%;
    box-shadow: 0px 0px 36px -93px rgb(136 136 136 / 48%);
    -webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 26%);
    -moz-box-shadow: 0px 0px 36px -93px rgba(136, 136, 136, 1);
    margin: 0 auto;
    border-radius: 0 0 40px 40px;
}

div#customlist401 {
    margin-top: 90px;
}


/* Similar-Product-swiper */

.brand-logo img {
    max-width: 20%;
}

.brand-logo a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #878787;
}

.brand-logo a span {
    margin-left: 6%;
    color: red;
}

.garantySection {
    display: flex;
    align-items: center;
    /* border-top: 1px solid; */
    border-color: #d0d0d0 !important;
    border-bottom: 1px solid;
    padding: 2% 0;
}

.garantySection img {
    width: 40px;
    padding-left: 15px;
}

.garantySection span {
    color: #4a4a4a;
}

.ifavailable img {
    width: 40px;
    padding-left: 15px;
}

.ifavailable span {
    color: #4a4a4a;
}

.ifavailable {
    display: flex;
    border-color: #d0d0d0 !important;
    border-bottom: 1px solid;
    padding: 2% 0;
    flex-direction: column;
}

.ifavailable .ersal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #81858b;
    font-size: 12px;
    line-height: 24px;
    margin-right: 40px
}

.callforprice {
    display: flex;
    align-items: center;
    background: #feb917;
    border-radius: 5px;
    justify-content: center;
}

.col-md-12.border-left-none.p-0.callforprice h5 {
    font-size: 19px;
    color: black;
    font-weight: 500;
}

.catName.col-md-4.col-4 a {
    color: red;
}

.brand-and-cats>div {
    font-size: 13px;
}

@media (max-width:768px) {
    .main-price:after {
        content: "";
        display: block;
        width: 70%;
        height: 1px;
        background: red;
        transform: unset; 
        position: absolute;
        top: 25%;
    }
    div#productsummary img {
        max-width: 100%;
      }
      
      div#productsummary {
        padding: 0 20px;
      }
    .container.alborzkala-container {
        flex-direction: column;
    }
    .col-md-5.Left-section-top {
        margin-top: 14%;
    }
    .nav-tabs>li>a {
        padding: 0 10px;
    }
    #productdetail .nav-tabs.product>li>a h5 {
        font-size: 12px;
    }
    .action-and-raste {
        flex-direction: column;
    }
    .actionSection.col-md-5.col-12 {
        display: flex;
        justify-content: space-around;
        margin: 3% 0;
    }
    div#productdetail> :nth-child(1) {
        width: 100%;
    }
    #productdetail .nav-tabs.product {
        width: 100%;
        display: flex;
    }
}

.MaxStockInWarehouse {
    padding: 6px 15px;
    color: #e62e2d;
    border-radius: 4px;
}

.price-wrapper>div:nth-child(2) {
    align-self: baseline;
}

.albozkala-services {
    display: flex;
    padding: 2% 0;
}

.albozkala-services svg {
    width: 32px;
    fill: #5d5d5d;
    margin-left: 13px;
}
.countersection-one .offer-title {
    color: red;
    font-weight: 900;
    font-size: 18px;
}
.countersection-one {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.soon {
    width: 40%;
}

span.soon-group.soon-group-sub {
    width: 40px !important;
}

.offer-title {
    font-size: 40px !important;
}
#productdetail:empty {
    margin: auto;
		width: 500px;
		height: 600px; /* change height to see repeat-y behavior */
    
		background-image:
			radial-gradient( circle 50px at 50px 50px, lightgray 99%, transparent 0 ),
			linear-gradient( 100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80% ),
			linear-gradient( lightgray 20px, transparent 0 ),
			linear-gradient( lightgray 20px, transparent 0 ),
			linear-gradient( lightgray 20px, transparent 0 ),
			linear-gradient( lightgray 20px, transparent 0 );

		background-repeat: repeat-y;

		background-size:
			100px 200px, /* circle */
			50px 200px, /* highlight */
			150px 200px,
			350px 200px,
			300px 200px,
			250px 200px;

		background-position:
			0 0, /* circle */
			0 0, /* highlight */
			120px 0,
			120px 40px,
			120px 80px,
			120px 120px;

		animation: shine 1s infinite;
	}

	@keyframes shine {
		to {
			background-position:
				0 0,
				100% 0, /* move highlight to right */
				120px 0,
				120px 40px,
				120px 80px,
				120px 120px;
		}
	}
    div#productdescription img {
        max-width: 100%;
        height: auto;
    }
    .breadcrumb {
        gap:2rem;
        list-style:none;
    }
    .hidden {display:none}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
        line-height: 46px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}


.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}
@media(max-width:992px){
    .features-items>div {
      width: 50%;
    }
}
@media (max-width:430px){
    div#productdetail>ul{
    padding:1.5rem 0.2rem ;
    margin:1rem 0;
    }
    .breadcrumb{
        gap: 0.1rem !important;
        font-size: 0.8rem;
    }
    div#productdetail>ul a span{
    margin-right: 0.3rem;
    }
    .km-mt-page-over.km-mt-page-search{
        height: 0;
    }
}