main#maincontent,
.page-wrapper > .breadcrumbs,
.page-wrapper > .top-container,
.page-wrapper > .widget {
    max-width: 100%;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th, .product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td{
    width: unset;
}
main#maincontent, .page-wrapper .breadcrumbs .items{
    margin: 0 auto;
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;    
}
.breadcrumbs .item {
    margin: 0;
    text-align: left;
    font-family: 'Mulish';; 
    font-weight: 400;
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.page-wrapper .breadcrumbs .items{
    max-width: 100%;
}
.page-wrapper > .breadcrumbs {
    margin: 15px auto;
}

.page-title-wrapper.product h1.page-title, h3.title-head {
    text-align: left;
    font-family: 'Domine';
    font-weight: 400;
    color: #162c5e;
    font-size: 27px;
    line-height: 28px;
    margin-bottom: 15px;
    letter-spacing: 0.04em;
}
.page-title-wrapper.product h1.page-title, h3.title-head { 
    font-size: 27px; 
}
.fotorama__stage__shaft {
    position: relative;
    /*border: 1px solid #c0c0c0*/
}
.fotorama__stage {
    border: 1px solid #c0c0c0;
}
.product-info-main .product-reviews-summary {
    float: left;
    display: none;
}

html .fotorama__thumb-border {
     /*  left: 7%;*/
     border: 1px solid #fff;
}
html .fotorama__nav__shaft{
  /*  text-align: center;*/
}

.product-options-bottom .price-box,
.product-info-price .price-box {
    text-align: left;
    font-family: 'Mulish';; 
    font-weight: 400;
    color: #162c5e;
}

.catalog-product-view .product-options-bottom .price-box .price-container .price,
.catalog-product-view .product-info-price .price-box .price-container .price {
    font-size: 24px;
    line-height: 26px;
}

.product-info-main .product-info-stock-sku {
    float: unset;
    float: unset;
    padding: 0;
}

.product-info-main .stock.available span.title {
    display: none;
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
    font-family: 'Mulish';
         font-weight: 700;
}

.product-info-main .product-info-stock-sku .stock.available {
    font-family: 'Mulish';; 
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0px;
}

.product-info-main p {
    font-family: 'Mulish';;   
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
[data-content-type='html'] {
    word-wrap: break-word;
    color: #000;
    font-size: 13px;
}
span.stock-part {
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 13px;
}

.product-info-main .product.attribute.sku {
    font-family: 'Mulish';; 
    font-weight: 400;
    font-size: 14px;
}
.swatch-attribute-selected-option {
    color: #000000;
    padding-left: 17px;
      font-family: 'Mulish';;
    font-weight: 400;
    font-size: 14px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 14px;
}

.product-info-main .box-tocart .field.qty .control .minus,
.product-info-main .box-tocart .field.qty .control .plus {
    background: none;
    border: none;
    text-align: center;
    height: 47px;
    line-height: normal;
    width: 47px;
    padding: 0px;
    top: 0px;
    position: relative;
    color: #000;
    border: 1px solid #c4c4c4;
    border-radius: 0;
}

.box-tocart img {
    width: 10px;
    vertical-align: middle;
    margin-top: -4px;
}
button#product-addtocart-button img {
    width: 32px;
    margin-right: 10px;
}

.box-tocart button {
    background-image: none;
    background: transparent;
    border: 1px solid #cccccc;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin: 0;
    padding: 4px 15px;
    font-size: 20px;
    margin: 0;
}

.box-tocart input#qty,
.box-tocart button.minus,
.box-tocart button.plus {
    height: 47px;
    line-height: 1;
    font-size: 11px;
    color: #222; 
    border: 1px solid #c4c4c4;
    border-radius: 0px;
}

.field.qty .control { 
    display: table-cell;
    border-radius: 0px;
}

.box-tocart .input-text.qty {
    width: 45px;
}
.product-info-main .product-add-form .box-tocart .field.qty{
    display: none;
}
.box-tocart .action.tocart {
    width: 100% !important;
    background: #fff;
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 14px;
    color: #364570;
    text-transform: uppercase;
    padding: 8px 6px;
    height: 47px;
    line-height: 1;
    border-radius: 0;
    margin-left: 0;
    max-width: 250px; 
    margin-bottom: 0 !important;
    margin-right: 25px !important;
    letter-spacing: 0.04em;
}
body.catalog-category-view .swatch-option-tooltip {
  display:none !important;
  visibility:hidden !important;
}
.actions-pay {
    max-width: 425px;
    width: 100%;
}

.actions-pay ul {
    margin: 0 -6px;
}

.actions-pay ul li {
    width: 50%;
    float: left;
    padding: 0 6px;
    margin-bottom: 12px
}

.actions-pay ul li a img {
    width: 100%;
    border: 1px solid #c0c0c0;
    display: block;
    height: 50px;
    border-radius: 4px;
    vertical-align: middle;
}

li.Paypal img {
    background: #ffc439;
    padding: 12px;
}

li.amazon img {
    background: #f5d684;
    padding: 12px;
}

li.pay img {
    background: #000000;
    padding: 7px;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img{
    /*border: 1px solid #c0c0c0 !important;*/
}
.fotorama__thumb {
    background-color: #fff; 
    border: 1px solid #ccc;
}
.fotorama__thumb-border{
    border-width: 0 !important;
}
.description p,
p,
ul li, td, th {
  font-family: 'Mulish';;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0px;
}

.r-tabs .r-tabs-nav {
    margin: 30px 0px 20px;
    padding: 0;
    text-align: left;
    border-bottom: 1px solid #C4C4C4;
}

#productinfo .r-tabs-nav li.r-tabs-state-active a {
    color: #fff !important;
    border-color: #000;
    background: #000;
}

#productinfo .r-tabs-nav li a {
    padding: 13px 25px;
    color: #000;
    font-size: 14px;
    border-bottom: 0;
    display: block;
    padding-bottom: 10px;
    font-weight: normal;
    letter-spacing: 0px;
    margin-bottom: 10px;
    line-height: 1.1;
    font-family: 'Mulish';; 
    font-weight: 400;
    border-radius: 3px;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.product.attribute.description {
    margin: 0px 0px;
}

.fieldset .review-legend.legend strong {
    display: none;
}

.fieldset .review-legend.legend {
    margin-bottom: 5px;
}

.fieldset .review-legend.legend span {
    margin: 0;
    font-family: 'Mulish';
    font-weight: 700;
    line-height: 1;
    font-size: 20px;
}

.fieldset .review-legend.legend {
    line-height: 0;
}

.review-fieldset > .field,
.review-fieldset > .fields > .field {
    margin: 0 0 10px;
}

.review-fieldset label {
    font-family: 'Mulish';; 
    font-weight: 400;
    color: #222;
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 1;
}

.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
    font-size: 15px
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
    height: 41px;
    border-radius: 3px;
    font-size: 14px;
    height: 41px;
    font-family: 'Mulish';;  
    font-weight: 400;
    color: #222;
    line-height: 1.3;
}

textarea#review_field {
    border: 1px solid #c2c2c2;
     border-radius: 3px;
}

.review-form .actions-toolbar .actions-primary button.action.submit.primary {
    padding: 0;
    width: 100% !important;
    /* max-width: 425px; */
    background: #0F75BD;
      font-family: 'Mulish';;
    font-weight: 400;
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    padding: 8px 27px;
    background: #162C5E !important;
    border: 1px solid #162C5E;
        border-radius: 0;
}
.review-form .actions-toolbar .actions-primary button.action.submit.primary span {
    color: #fff;
}
fieldset.fieldset.review-fieldset {
    margin-bottom: 30px;
}
.product-info-price span.price-label {
    display: none !important;
}
.swatch-opt {
    margin: 0px 0;
}
a.action.towishlist, a.action.tocompare {
    display: none;
}
a.action.towishlist{
  display: inline-block;   
}
.action.towishlist:before{
    content: '\e600'; 
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    font-family: 'luma-icons';
    margin: -2px 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
        color: #ccc;
}
a.action.towishlist {
  color: #222222; 
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.product-social-links{
    display: none;
}
.box-tocart .actions {
    display: flex;
    width: 100%;
    align-items: center;
}
.product.attribute.description h2 {
    font-family: 'Mulish';
    font-weight: 700;
    line-height: 1.2;
    font-size: 14px;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
}
.description ul li {
    margin-bottom: 2px;
    list-style-type: disc;
    margin-left: 15px;
}
.swatch-option.text {
    background: #fff;
    color: #222;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    margin-right: 7px;
    min-width: 40px;
    padding: 8px 3px;
    max-width: 40px;
    height: 40px;
    font-family: 'Mulish';; 
    font-weight: 400;
    font-size: 13px;
}
.swatch-option {
    border: 1px solid #222;
    border-radius: 3px;
}
.swatch-attribute-label, .box-tocart .field.qty label.label { 
    position: relative;
      font-family: 'Mulish';;
    font-weight: 700;
    font-size: 14px;
    text-transform: capitalize;
    color: #000;
}
.product-info-main .product-add-form {
    padding-top: 0px !important;
}
.product-info-main .product-info-price { 
margin-bottom: 0;
    width: 100%;
    color: #000;
    border-bottom: 0;
}
 
.qty-size-sec {
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.qty-size-guide a {
    color: #0F75BD;
    font-family: 'Mulish';;
    font-weight: 400; 
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    text-decoration: underline;
}
.qty-size-guide {
    margin-top: 20px;
    margin-left: 36px;
}
.qty-size-sec{
    margin-bottom: 15px;
}
.product-info-main .product.attribute.overview{
    margin: 20px 0 0px;
    clear: both;
}
 
.product-info-main .product-options-bottom .box-tocart{
    margin-bottom: 0px;
}
 
.product-info-main .product-options-bottom .box-tocart .fieldset {
    margin-bottom: 5px;
}

.products-grid .product-item {
    width: 20%;
}
.product-item-info {
    max-width: 100%;
    width: 100%;
}
 .page-footer {
     border-top: 1px solid #d7d5d6;
    padding-top: 20px;
} 
.column.main .product-item {
    padding: 0 10px;
}
.block.related .block-title strong, .block.upsell .block-title strong, .block.crosssell .block-title strong {
    position: relative;
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    color: #222;
    text-align: left; 
    display: block;
}
.product-image-container {
    display: block;
    max-width: 100%;
    width: 100% !important;
}

.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 9;
}
.secondary-addto-links span {
    display: none;
}
.product-img {
    border: 1px solid #f7f7f7;
    position: relative;
}
.block.related button.action.tocart.primary {
    display: none;
}


.abs-product-link > a, .product-item-name > a, .product.name a > a {
    color: #222;
    text-decoration: none;
    font-family: 'Mulish';;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    display: block; 
    margin-top: 10px;
        line-height: 20px;
}
.products-grid .related-available .product-item-name {
    margin-left: 0;
}
.products-grid .product-item .price-box {
    margin: 5px 0 10px;
    text-align: left;
}
.product-item .price-box .price {
    font-weight: 700;
    white-space: nowrap;
    color: #0F75BD;
    font-family: 'Mulish';; 
    font-weight: 400;
    font-size: 17px;
    text-align: center;
}
.block.related {
    margin-top: 50px;
}
.block .title{
    position: relative;
}

 
.secondary-addto-links.actions-secondary {
    position: absolute;
    z-index: 9;
    right: 0px;
    top: 10px;
} 
.product-item-info{
    position: relative;
}
.page-wrapper > .breadcrumbs, .page-wrapper > .top-container, .page-wrapper > .widget {
    margin-top: 0;
    margin-bottom: 0px;
}
.product-info-main .product-info-price .price-box {
   /* display: inline-block;*/
        display: flex;
    vertical-align: top;
    width: 100%;
    order: 1;
    padding: 10px 0px 10px;
}
.product-info-price .price-box .old-price{
    padding-left: 8px;
}
.product-info-main .product-info-price .price-box .price-container > span {
    display: block;
    margin-bottom: 0;
}
.product-info-main .product-info-stock-sku {
    float: unset;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.product-info-main .product-info-stock-sku .stock.available{
       display: inline-block;
    text-transform: capitalize;
    background: #162C5E;
    padding: 4px 8px;
    border-radius: 0px;
}
.product-info-main .product-info-stock-sku .stock.available img {
    vertical-align: text-top;
    margin-right: 5px;
}
.product-info-main .product-info-stock-sku .stock.available span {
    color: #fff;
    letter-spacing: 0.04em;
}
.product-info-main .product.attribute.sku{
    display: inline-block;
    margin-right: 20px;
    order: -1;
    color: #000000;
    text-transform: uppercase;
}
.product-info-main .product-info-price {
    display: flex !important;
    flex-direction: column;
}
.swatch-option {
    border: 0;
    border-radius: 0;
    min-width: 40px;
    height: 40px !important;
    background-size: 40px 40px !important;
   /* -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    -moz-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    -ms-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;*/
}
.product-info-main .product-options-bottom .box-tocart .fieldset, .product-info-main .box-tocart .fieldset {
    display: flex;
}  
.product-info-main .product-options-bottom .box-tocart {
    margin-top: 25px;
}
.product.attribute.overview { 
      font-family: 'Mulish';;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 24px;
}
/*
*{
    letter-spacing: 0.04em;
}
*/
.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover{
    color: #162C5E !important;
    border-bottom: 2px solid #162C5E;
}

.item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #000;
    text-decoration: none;
    background: transparent;
    border: 0;
    border-bottom: none;
    height: 40px;
    padding: 0 29px;
      font-family: 'Mulish';;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
.value, .description { 
    line-height: 24px;
      font-family: 'Mulish';;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0.04em;
}
.product.data.items > .item.title > .switch{
    background: #fff !important;
}
.fotorama__nav--thumbs{
    margin-top: 15px;
}
.product.media { 
    margin-bottom: 70px !important;
}

a.data.switch {
    font-weight: 700;
      font-family: 'Mulish';;
    font-size: 15px !important;
}
.product.data.items > .item.title > .switch{
    font-size: 14px;
}
.product.data.items > .item.content { 
    margin-top: 40px !important;
    padding: 20px 0px !important;
    border: 0 !important;
    border-top: 1px solid #ccc !important;
}
.product.data.items > .item.title > .switch{
    padding: 0px 2px !important;
    border: 1px solid #fff !important;
    margin: 0 25px;
}
.product.data.items > .item.title > .switch:first-child {
    font-family: 'Domine';
    font-weight: 700;
    color: #162c5e;
    font-size: 15px !important;
    text-transform: capitalize;
        margin: 0 40px 0px 0px;
}
table#product-details-specs-table.table tbody > tr > th {
    font-weight: 500 !important;
}
 
table#product-details-specs-table.table td {
    width: 45% !important;
    border-top: 1px solid #e8e8e8 !important;
    text-align: right; 
    line-height: 30px;
}
table#product-details-specs-table.table th {
    width: 55% !important;
    border-top: 1px solid #e8e8e8 !important; 
    line-height: 30px;
}
.customProduct-details table#product-details-specs-table th.title-head {
    background: #e8e8e8;
    text-transform: uppercase;
    border: 0 !important;
    font-weight: 700 !important;
}
table#product-details-specs-table.table {
    max-width: 100%;
    width: 100% !important;
}
.block-content.content .block-actions, .block.related .field.choice input, .product.actions.product-item-actions {
    display: none;
}
.block .field.choice{
    display: block;
    position: relative;
}
.product-item-name {
    margin: 10px 0px !important;
    height: auto;
}
.abs-product-link > a, .product-item-name > a, .product.name a > a{
    text-align: left;
}
a#tab-label-reviews-title, .block.review-add {
    display: none;
}
.product.data.items > .item.title > .switch{
    font-weight: 700; 
    color: #444;
} 
.block.related .block-title strong, .block.upsell .block-title strong, .block.crosssell .block-title strong{
    margin-bottom: 0px;
}
.product-item-details .swatch-attribute.color {
    display: none;
} 
div#product-options-wrapper .field.required .options-list.nested {
    display: flex;
}
div#product-options-wrapper .field.required label.label {
    display: inline-block;
}
div#product-options-wrapper .field.required .control {
    display: inline-block;
        padding-left: 12px;
}
div#product-options-wrapper .field.required .options-list.nested .field.choice.admin__field.admin__field-option.required {
    padding-right: 18px;
}
div#product-options-wrapper .field.required .options-list.nested .field.choice.admin__field.admin__field-option.required input {
    margin-right: 2px;
}
div#product-options-wrapper .field.required.product-size-attribute .control select {
    width: 80px;
}
.swatch-attribute-selected-option{
    display: none;
}
.swatch-option.text.selected {
    background-color: #162C5E;
    color: #fff;
}
.swatch-opt .swatch-attribute {
    margin-bottom: 10px;
}
.products.wrapper.grid.products-grid.products-related li.item.product.product-item {
    width: 100% !important;
}

.swatch-opt .swatch-attribute-options.clearfix {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px !important;
}
.swatch-option{
    border: 1px solid #cccccc;
    border-radius: 50%;
}
.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {
    border: 1px solid #162C5E;
    outline: 1px solid #162C5E !important;
}
.swatch-option.selected{
    outline: 1px solid #162C5E !important;
    border: 1px solid #162C5E;
}
.product-info-main .product.attibute.sku .type:after, .product-info-main .product.attribute.sku .type:after{
    display: none;
}
.product-info-main .product.attibute.sku .type, .product-info-main .product.attribute.sku .type{
    letter-spacing: 0.04em;
        font-family: 'Mulish';
    font-weight: 700;
}
.dis-offer ul li {
    border: 1px solid #8b96af;
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    width: 25%;
 
    text-align: center;
    padding: 10px;
    background: #e6f0ff;
    font-family: 'Mulish';
    font-weight: 400;
}

.dis-offer ul {
    padding: 0;
}

.dis-offer ul li span {
    font-family: 'Domine';
    font-weight: 400;
    color: #162c5e;
    font-size: 18px;

}
.dis-offer ul li{ 
    font-family: 'Mulish';
    font-weight: 600;
    color: #000;
    font-size: 13px;
}
.dis-offer ul {
    padding: 20px 0px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6; 
    margin: 0px;
}
.dis-offer {
    margin-top: 10px;
}
div#product-options-wrapper {
    padding: 22px 0px 22px; 
    border-bottom: 1px solid #d6d6d6;
}
.product-options-wrapper .field.required {
    margin: 0 0 5px;
}
.swatch-attribute-label:after {
    content: ':';
    margin: 0px 5px;
}
.product-options-wrapper .field.required .label span::after {
    content: ':';
    margin: 0px 0px 0px 5px;
}
.product-options-wrappe .fieldset > .field.required > .label:after{
    margin: 0px;
}
div#product-options-wrapper .field.required .options-list.nested .label span:after{
    display: none;
}
div#product-options-wrapper .field.required .options-list.nested .label span{
    letter-spacing: 0px;
}
.product-options-wrapper .fieldset {
    margin: 0 0px 0px;
}
.products-related {
    overflow: hidden;
}
 
.catalog-product-view .products-related {
    max-width: 100%;
    margin: 10px auto 0px !important;
    width: 100%;
}
.catalog-product-view  .block-title-main h2 {  
    text-transform: unset;
    font-weight: 400;
    letter-spacing: 0.05em;
    padding: 0 20px;
    text-align: center;
    font-family: 'Domine';
    font-weight: 400;
    color: #162c5e;
    font-size: 26px;
    line-height: 28px;
}
.catalog-product-view  .block-title-main h2:before, .catalog-product-view  .block-title-main h2:after{
    display: none;
} 
.catalog-product-view .owl-theme .owl-controls .owl-buttons div.lft-btn, .catalog-product-view .owl-theme .owl-controls .owl-buttons div.rgt-btn {
    background: #fff !important;
    color: #162c5e !important;
    display: inline-block;
    float: left;
    font-size: 26px !important;
    height: 35px !important;
    line-height: 31px !important;
    text-align: center !important;
    width: 35px !important;
    margin: 0 5px !important;
}
.catalog-product-view .owl-theme .owl-controls .owl-buttons div.lft-btn:hover, .catalog-product-view .owl-theme .owl-controls .owl-buttons div.rgt-btn:hover {
    background: #fff !important;
    color: #162c5e !important;
}
.catalog-product-view .owl-theme .owl-controls .owl-buttons div{
    height: auto!important;
    width: auto !important;
    background: transparent;
}
.catalog-product-view .owl-buttons {
    position: absolute;
    top: 155px;
    width: 100%;
}
.catalog-product-view .owl-theme .owl-controls .owl-buttons .owl-next {
    float: right; 
}
.catalog-product-view .owl-theme .owl-controls .owl-buttons .owl-prev {
    float: left; 
}
.products-grid .product-item .product-item-actions{
    top: 0;
    bottom: unset;
}
.catalog-product-view .product-item-actions .actions-secondary > .action{
    color: #ccc;
}
.catalog-product-view .products-grid .product-item .product-item-actions .actions-secondary {
    display: block; 
    width: 100%;
}
product-item-name, .product.name a, .product-item-name { 
    font-size: 14px !important;
    font-weight: 400;
    font-family: 'Mulish';
    color: #0f0f0f;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
     text-align: center;
}
ol.products.list.items.product-items .product-item .price-box .price{
    color: #0f0f0f;
    font-weight: 400;
    font-family: 'Mulish';
    text-align: center;
}
.products-grid .product-item .price-box { 
    text-align: center;
}
.products-related .product-item-actions .actions-secondary > a.action.tocompare {
    display: none;
}
.products-related .product-item-actions .actions-secondary > .action {
    padding-right: 10px;
    right: 0;
    position: inherit;
}
.block.related .product-item-details {
    position: relative;
    z-index: 9;
    margin-top: -35px;
}
tbody.mt10 {
    display: table-column-group;
}
.table-wrapper {
    margin-bottom: 10px;
}

.d-advantages .advantage_content {
    margin-bottom: 30px;
    width: 100%;
}
.d-advantages .advantage_content:last-child {
    margin-bottom: 0;
}
.customProduct-details .home_advantages_section_containter .advantages_title h3{
    font-size: 27px;
}
div#product-review-container{
    clear: both;
}
#product-review-container h2#block-related-heading {
    margin-top: 50px;
}

@media only screen and (min-width : 768px) {
    #product-review-container h2#block-related-heading {
    margin-top: 40px;
}
    .catalog-product-view .product.media {
        width: 50% !important;
    }
    .catalog-product-view .product-info-main {
        width: 50% !important;
        padding-left: 10px;
    }
.customProduct-details .col-lg-6.col-lg06 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 30px;
}

.customProduct-details .col-lg-6.col-lg006 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 10px;
}
    .catalog-product-view .fotorama__arr--next .fotorama__arr__arr {
        background-position: -195px -104px !important;
    }

    .catalog-product-view .fotorama__arr--prev .fotorama__arr__arr {
        background-position: -45px -90px !important;
    }

    .catalog-product-view .fotorama__arr {
        width: 0px !important;
    }
    
}


@media only screen and (max-width : 1024px) {
.catalog-product-view .column.main {
    padding: 0 0px;
} 
     
}

@media only screen and (max-width : 767px) {
#product-review-container h2#block-related-heading {
    margin-top: 20px;
}    
.fotorama__dot { 
    height: 9px;
    left: 6px; 
    top: 12px;
    width: 8px;
}
.product.media {
    margin-bottom: 30px !important;
}  
.fotorama__active .fotorama__dot {
    background-color: #162C5E;
    border-color: #162C5E;
}
.product-info-main .product-info-price { 
    padding: 0 10px;
}
.product-info-main .product-info-price .price-box { 
    padding: 10px 0px 10px;
} 
.product-info-main .product-add-form .box-tocart .actions #product-addtocart-button {
    height: 46px;
} 
 
button#product-addtocart-button img {
    width: 28px;
    margin-right: 10px;
}    
.product.data.items > .item.content {
    margin-top: 10px !important;
    padding: 20px 0px !important;
    border: 0 !important;
    border-top: 1px solid #c0c0c0 !important;
    padding: 10px 10px !important;
}  
.product.info.detailed {
    clear: both;
    margin-bottom: 0px;
    padding: 10px 10px;
}
.product.data.items > .item.title > .switch{
        margin: 0;
} 
.page-title-wrapper.product h1.page-title { 
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 15px;
}  
.swatch-option{
    width: 30px;
    min-width: 30px !important;
    height: 30px !important;
    background-size: 24px 26px !important;
    margin: 0 5px 5px 0;
}  
.value, .description, .description p, p, ul li, td, th {
    line-height: 21px; 
    font-size: 13px;
    color: #000000;
}
.catalog-product-view .column.main { 
    margin-top: 25px;
}
    main#maincontent, .page-wrapper .breadcrumbs .items{
        padding-left: 15px !important;
    padding-right: 15px !important;
    }    
    .dis-offer ul li{
        margin-bottom: 10px;
        margin-right: 0px;
    width: 100%;
    }
    .dis-offer ul li:last-child {
    margin-bottom: 0;
}
    .swatch-attribute-options .swatch-option.color {
    padding: 0;
}
    .catalog-product-view .swatch-option.text {
    line-height: 30px !important;
        font-size: 10px;
}
    .swatch-attribute-options .swatch-option.text{
        padding: 0px 0px 0px 0px;
    }
    .box-tocart .action.tocart{
            width: 60% !important;
    }
    .product-info-main .product.attribute.overview {
    margin: 15px 0 15px;
    clear: both;
}
    table#product-details-specs-table.table th{
            width: 100% !important;
    }
    table#product-details-specs-table.table td{
        width: 100% !important;
    }
    .customProduct-details .home_advantages_section_containter .advantages_title h3 {
    font-size: 22px;
}
    html .home_advantages_section_containter .row{
        padding-left: 5px;
    padding-right: 5px;
    }
    .home_advantages_section_containter .advantage_content .text-left {
    max-width: calc(100% - 50px);
}
    .column.main .product-item {
    padding: 0 5px;
}
    ol.products.list.items.product-items .product.details.product-item-details {
    padding: 0 5px;
}
    .catalog-product-view .owl-buttons {
    top: 100px;
}
    ol.products.list.items.product-items .product-item-name > a {
    font-size: 13px !important;
    letter-spacing: 0.03em;
}
    .product-item-name {
    margin: 5px 0px !important;
}
    .dis-offer ul li span{
        font-size: 16px;
    }
    
    
}
