﻿.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: #ffffff !important;
}
#productdetail .nav-tabs.product>li.active>a h5{
    border: 0px;
    color: #ffffff !important;
}

#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: #733d83 !important;
    color: #fff;
    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 #733d83;
    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: #733d83;
    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;
}
.hidden{
    display:none;
}
.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;
    display: flex;
    flex-direction: column;
}

.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: #733d83;
}

.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: #733d8391;
}

.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: 16px;
    padding: 15px 0 20px 0;
}

div#productdetail>ul {
    padding: 30px 0 30px 2%;
    background: white;
    display: flex;
    position: relative;
    width: 90%;
}
div#productdetail>ul li {
    padding:0 15px;
}
div#productdetail>ul a {
    color: black;
    display: flex;
}

div#productdetail>ul a span {
    color: #733d83;
    margin-right: 10px;
    line-height: 2;
}

div#productdetail>ul:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    background: white;
    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;
}

.features-items>div {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    width: 25%;
    -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;
}
.qospane h5{
    font-size:14px
}
.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: #733d83;
}

.alborzkala-list-similarproduct>p {
    text-align: center;
    margin: 15px 0;
}

a.seeAllOFFERS {
    display: block;
    text-align: center;
    color: black;
    padding: 8px;
    background: #733d83;
    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: #733d83;
    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) {
    .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;
}
.alborzkala-similarproduct.swiper-button-prev {
    right: 0 !important;
    background: none;
}

.alborzkala-similarproduct.swiper-button-next {
    background: none;
}
.demo: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;
		}
	}