.dp-row { 
margin-left: -15px;
margin-right: -15px;
display:flex;
flex-wrap: wrap;
}
.dp-col{
padding-left: 15px;
padding-right: 15px;
}
.dp-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.dp-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.dp-col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.dp-col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.dp-col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.dp-col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.dp-col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.dp-col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.dp-col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.dp-col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.dp-col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.dp-col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media ( min-width: 768px ) {
.dp-col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.dp-col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.dp-col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.dp-col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.dp-col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.dp-col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.dp-col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.dp-col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.dp-col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.dp-col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.dp-col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.dp-col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media ( min-width: 981px ) {
.dp-col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.dp-col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.dp-col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.dp-col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.dp-col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.dp-col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.dp-col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.dp-col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.dp-col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.dp-col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.dp-col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.dp-col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}.et-db #et-boc .et-l .et-fb-modules-list li[class^="dvppl"]:hover,
.et-db #et-boc .et-l .et-fb-modules-list li[class^="dvppl"]:focus,
.et-db #et-boc .et-l .et-fb-modules-list li[class^="dvppl"]:active {
background: rgba(226,73,138,0.9) !important;
color: #fff;
}
.et-db #et-boc .et-l .et-fb-modules-list li[class^="dvppl"]{
font-size: 12px;
color: #fff;
background: #562cd4 !important;
}
.et-db #et-boc .et-l .et-fb-modules-list li[class^="dvppl"]:before {
color: #fff;
}
.et-db #et-boc .et-l .et-fb-modules-list li[class^="dvppl"] .et-fb-icon.et-fb-icon--svg {
fill: #fff !important;
width: 16px !important;
min-width: 16px !important;
height: 16px !important;
margin: 2px !important;
margin-right: auto!important;
margin-left: auto!important;
}
.et-tb #et-boc .et-l [class*="dvppl_"].et_pb_module .et-waypoint:not(.et_pb_counters) {
opacity: 1 !important;
}.dnd-icon-remove.deleting { font-size:12px; color:#000; font-weight: 500; position: relative; top:-3px; }
.dnd-icon-remove.deleting:after { display:none!important; }
.wpcf7-drag-n-drop-file.d-none {
display:none;
opacity:0;
visibility:hidden;
position:absolute;
top:0;
} .dnd-upload-status {
display:flex;
padding:4px 0;
align-items:center;
position:relative;
} .dnd-upload-status .dnd-upload-image {
width:40px;
height:40px;
border:1px solid #a5a5a5;
text-align:center;
border-radius:100%;
position:relative;
}
.dnd-upload-status .dnd-upload-image span.file {
background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='23' viewBox='0 0 18 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.569 0.659576H0.5V23H18V6.09053L12.569 0.659576ZM12.7872 1.93075L16.7288 5.87234H12.7872V1.93075ZM1.24468 22.2553V1.40426H12.0426V6.61702H17.2553V22.2553H1.24468Z' fill='%235C5B5B'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: 100%;
height: 21px;
width: 16px;
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform : translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
} .dnd-upload-status .dnd-upload-details {
padding-left:10px;
width: calc(100% - 40px);
}
.dnd-upload-status .dnd-upload-details .name {color:#016d98; padding:4px 0; padding-right:60px; display:flex; }
.dnd-upload-status .dnd-upload-details .name span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; padding-right:10px; }
.dnd-upload-status .dnd-upload-details .name em {color:#444242;	font-weight:700; } .dnd-upload-status .dnd-upload-details .remove-file {
position:absolute;
right:0;
top:10px;
text-decoration:none;
box-shadow:none;
outline:none;
opacity:1;
}
.dnd-upload-status .dnd-upload-details .remove-file span:after {
content: '';
width:15px;
height:15px;
display: block;
background-repeat:no-repeat;
background-size:100%;
background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 0C7.83499 0 0 7.83499 0 17.5C0 27.165 7.83499 35 17.5 35C27.165 35 35 27.165 35 17.5C34.9888 7.83965 27.1604 0.0112198 17.5 0ZM17.5 33.871C8.45857 33.871 1.12903 26.5414 1.12903 17.5C1.12903 8.45857 8.45857 1.12903 17.5 1.12903C26.5414 1.12903 33.871 8.45857 33.871 17.5C33.861 26.5373 26.5373 33.861 17.5 33.871Z' fill='black'/%3E%3Cpath d='M25.4834 9.51661C25.2629 9.29624 24.9056 9.29624 24.6852 9.51661L17.5 16.7018L10.3148 9.51661C10.0983 9.29236 9.74087 9.28615 9.51661 9.50271C9.29236 9.71927 9.28615 10.0767 9.50271 10.3009C9.50723 10.3057 9.51188 10.3103 9.51661 10.3148L16.7018 17.5L9.51661 24.6852C9.29236 24.9018 9.28615 25.2591 9.50278 25.4834C9.71941 25.7076 10.0768 25.7139 10.301 25.4972C10.3057 25.4927 10.3103 25.488 10.3148 25.4834L17.5 18.2982L24.6852 25.4834C24.9094 25.7 25.2668 25.6938 25.4834 25.4696C25.6947 25.2508 25.6947 24.9039 25.4834 24.6852L18.2982 17.5L25.4834 10.3148C25.7038 10.0944 25.7038 9.73705 25.4834 9.51661Z' fill='black'/%3E%3C/svg%3E%0A");
}
.dnd-upload-status.in-progress .remove-file { opacity:0.2;}
.dnd-upload-status .dnd-upload-details span.has-error { color:#f50505; } .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
display: block;
border-radius: 5px;
overflow: hidden;
background: #565555;
height: 14px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
background: #4CAF50;
display: block;
font-size: 11px;
text-align: right;
color: #fff;
height: 100%;
width:0;
line-height:14px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span.complete { width:100%!important; padding-right:5px; }
.dnd-upload-counter { position:absolute; right:5px; bottom:3px; font-size:12px; } .codedropz-upload-handler {
border:2px dashed #c5c5c5;
border-radius:5px;
margin-bottom:10px;
position:relative;
}
.codedropz-upload-container {
padding:15px 20px;
}
.codedropz-upload-inner {
overflow:hidden;
width:100%; text-align:center;
text-overflow: ellipsis;
font-weight:inherit;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
text-decoration:none;
box-shadow:none;
}
.codedropz-upload-inner h3 {
margin:5px 0;
font-size:30px;
line-height:32px;
word-break:break-word;
} .codedropz-dragover {
border-color:#6b6a6a;
}
.codedropz-upload-wrapper span.has-error-msg {
display:inline-block;
color:#ff0000;
padding:5px 0;
font-style:italic;
} .wpcf7-form label.error-new {
color: #900;
font-size: 11px;
float: none;
padding-left: 5px;
}
.wpcf7-form .codedropz-upload-wrapper.invalid .codedropz-upload-handler{
border-bottom-color: #900;
border-bottom-style: solid;
} @media screen and (max-width: 767px) {
.dnd-upload-status .dnd-upload-details .name em { font-weight:normal; }
.dnd-upload-status .dnd-upload-details .name { padding-right:60px; }
.codedropz-upload-inner h3 { font-size:22px; }
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html:not(.et-fb-preview--wireframe), html:not(.et-fb-preview--wireframe) body {overflow-x: hidden !important;position: relative;}#et-main-area>.container{position:relative;background:#b4bad2}#et-main-area>.container::before{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background:rgba(0,0,0,.3);content:'';opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:opacity .4s,-webkit-transform 0s .4s;transition:opacity .4s,transform 0s .4s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1)}.menu-button{position:fixed;z-index:99999999999999999999;right:0}.close-button{width:1em;height:1em;position:absolute;right:1em;top:1em;overflow:hidden;text-indent:1em;font-size:.75em;border:none;background:0 0;color:transparent}.close-button::after,.close-button::before{content:'';position:absolute;width:3px;height:100%;top:0;left:50%;background:#bdc3c7}.close-button::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close-button::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-wrap{position:absolute;z-index:99999999;width:100%;height:100%;padding:2.5em 1.5em 0;font-size:1.15em;-webkit-transition:-webkit-transform .4s;transition:transform .4s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1)}.icon-list,.menu{height:100%}.icon-list{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.icon-list a{display:block;padding:.8em;-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0)}.icon-list,.icon-list a{-webkit-transition:-webkit-transform 0s .4s;transition:transform 0s .4s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1)}.icon-list a:nth-child(2){-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}.icon-list a:nth-child(3){-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0)}.icon-list a:nth-child(4){-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}.icon-list a:nth-child(5){-webkit-transform:translate3d(0,2500px,0);transform:translate3d(0,2500px,0)}.icon-list a:nth-child(6){-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}.icon-list a span{margin-left:10px;font-weight:700}.show-menu .menu-wrap{-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;-webkit-transition:-webkit-transform .8s;transition:transform .8s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1)}.show-menu .icon-list,.show-menu .icon-list a{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .8s;transition:transform .8s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1)}.show-menu .icon-list a{-webkit-transition-duration:.9s;transition-duration:.9s}.show-menu #et-main-area>.container::before{opacity:1;-webkit-transition:opacity .8s;transition:opacity .8s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#dm_nav .et_pb_newsletter_description{width:100%}#dm_nav .et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_phone{flex-basis:100%}#dm_nav .et_pb_column .et_pb_newsletter_form{padding-left:0;width:100%}#dm_nav .et_pb_newsletter{display:block}@media (max-width:980px){.et_pb_gutters1 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_4,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters1>.et_pb_column.et_pb_column_1_4{width:25%!important}.et_pb_gutters1 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_3,.et_pb_gutters1 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_3,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters1>.et_pb_column.et_pb_column_1_3{width:33.333%!important}.et_pb_gutters1 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_2,.et_pb_gutters1 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_2,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters1>.et_pb_column.et_pb_column_1_2{width:50%!important}.et_pb_gutters1 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_3,.et_pb_gutters1 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_3,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters1>.et_pb_column.et_pb_column_2_3{width:66.666%!important}.et_pb_gutters1 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_4,.et_pb_gutters1 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_4,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters1>.et_pb_column.et_pb_column_3_4{width:75%!important}.et_pb_gutters1 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_5,.et_pb_gutters1 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters1>.et_pb_column.et_pb_column_2_5{width:40%!important}.et_pb_gutters1 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_5,.et_pb_gutters1 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters1>.et_pb_column.et_pb_column_3_5{width:60%!important}.et_pb_gutters1 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters1>.et_pb_column.et_pb_column_1_5{width:20%!important}.et_pb_gutters1 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_6,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters1>.et_pb_column.et_pb_column_1_6{width:16.667%!important}.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column{margin-right:3%!important}.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et-last-child,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column:last-of-type,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et-last-child,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column:last-of-type{margin-right:0!important}.et_pb_gutters2 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_4,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_4,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et_pb_column_1_4{width:22.75%!important}.et_pb_gutters2 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_3,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_3,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et_pb_column_1_3{width:31.333%!important}.et_pb_gutters2 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_2,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_2,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et_pb_column_1_2{width:48.5%!important}.et_pb_gutters2 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_3,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_3,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et_pb_column_2_3{width:65.666%!important}.et_pb_gutters2 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_4,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_4,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et_pb_column_3_4{width:74.25%!important}.et_pb_gutters2 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_5,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et_pb_column_2_5{width:38.2%!important}.et_pb_gutters2 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_5,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et_pb_column_3_5{width:58.8%!important}.et_pb_gutters2 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_5,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et_pb_column_1_5{width:17.6%!important}.et_pb_gutters2 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_6,.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_6,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters2>.et_pb_column.et_pb_column_1_6{width:14.167%!important}.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column{margin-right:5.5%!important}.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et-last-child,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column:last-of-type,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et-last-child,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column:last-of-type{margin-right:0!important}.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_4,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_4,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et_pb_column_1_4{width:20.875%!important}.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_3,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_3,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et_pb_column_1_3{width:29.666%!important}.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_2,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_2,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et_pb_column_1_2{width:47.25%!important}.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_3,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_3,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et_pb_column_2_3{width:64.833%!important}.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_4,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_4,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et_pb_column_3_4{width:73.625%!important}.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_5,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et_pb_column_2_5{width:36.7%!important}.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_5,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et_pb_column_3_5{width:57.8%!important}.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_5,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et_pb_column_1_5{width:15.6%!important}.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_6,.et_pb_gutters3 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_6,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters3>.et_pb_column.et_pb_column_1_6{width:12.083%!important}.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column{margin-right:8%!important}.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et-last-child,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column:last-of-type,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et-last-child,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column:last-of-type{margin-right:0!important}.et_pb_gutters4 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_4,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_4,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et_pb_column_1_4{width:19%!important}.et_pb_gutters4 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_3,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_3,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et_pb_column_1_3{width:28%!important}.et_pb_gutters4 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_2,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_2,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et_pb_column_1_2{width:46%!important}.et_pb_gutters4 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_3,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_3,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et_pb_column_2_3{width:64%!important}.et_pb_gutters4 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_4,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_4,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et_pb_column_3_4{width:73%!important}.et_pb_gutters4 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_5,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_2_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et_pb_column_2_5{width:35.2%!important}.et_pb_gutters4 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_5,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_3_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et_pb_column_3_5{width:56.8%!important}.et_pb_gutters4 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_5,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_5,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et_pb_column_1_5{width:13.6%!important}.et_pb_gutters4 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_6,.et_pb_gutters4 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column.et_pb_column_1_6,.et_pb_section .et_pb_row.divi-mobile-stop-stacking-row.et_pb_gutters4>.et_pb_column.et_pb_column_1_6{width:10%!important}.et_pb_gutters2 .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column:last-of-type,.et_pb_gutters3 #et-boc .et-l .et_pb_section .et_pb_row.divi-mobile-stop-stacking-row>.et_pb_column:last-of-type{margin-right:0!important}}.anchorpoint a{pointer-events:none}.anchorpoint{cursor:pointer}@font-face {
font-family: "Divi Shop Builder";
src: url(//fabrikant.com/wp-content/plugins/divi-shop-builder/includes/media/fonts/divishopbuilder.eot);
src: url(//fabrikant.com/wp-content/plugins/divi-shop-builder/includes/media/fonts/divishopbuilder.eot#iefix) format("embedded-opentype"), url(//fabrikant.com/wp-content/plugins/divi-shop-builder/includes/media/fonts/divishopbuilder.woff2) format("woff2"), url(//fabrikant.com/wp-content/plugins/divi-shop-builder/includes/media/fonts/divishopbuilder.woff) format("woff"), url(//fabrikant.com/wp-content/plugins/divi-shop-builder/includes/media/fonts/divishopbuilder.ttf) format("truetype");
}
ul.products li.product .wc-new-badge {
padding: 0.2em 0.5em;
display: block;
border-radius: 3px;
text-align: center;
}
ul.products li.product .stock {
display: block;
padding-top: 0.5em;
}
ul.products li.product .stock.out-of-stock {
color: #EB4649;
}
ul.products li.product .stock.in-stock {
color: #85AD74;
}
ul.products li.product .categories {
display: block;
padding-top: 0.5em;
}
ul.products li.product .categories a {
display: inline;
}
ul.products li.product .quantity {
display: inline-block;
width: auto;
}
ul.products li.product .quantity .qty {
width: 65px;
}
.ags-divi-wc-layout-grid .ags-divi-wc-product-excerpt {
display: block;
}
.et_pb_module[class*=ags_woo_account_] .woocommerce-MyAccount-content {
float: none;
width: 100%;
}@media all and (min-width: 1024px) {
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-6 ul.products li.product {
width: 13.5% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-6 ul.products li.product.last {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-6 ul.products li.product:nth-child(6n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-5 ul.products li.product {
width: 16.96% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-5 ul.products li.product.last {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-5 ul.products li.product:nth-child(5n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-4 ul.products li.product {
width: 22.1% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-4 ul.products li.product.last {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-4 ul.products li.product:nth-child(4n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-3 ul.products li.product {
width: 30.6% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-3 ul.products li.product.last {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-3 ul.products li.product:nth-child(3n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-2 ul.products li.product {
width: 48% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-2 ul.products li.product.last {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-2 ul.products li.product:nth-child(2n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-1 ul.products li.product {
width: 100% !important;
margin-right: 0 !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.products.columns-1 ul.products li.product:nth-child(n) {
width: 100% !important;
margin-right: 0 !important; } }
@media all and (min-width: 720px) and (max-width: 1024px) {
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-5 ul.products li.product:nth-child(n) {
width: 16.96% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-5 ul.products li.product:nth-child(n):nth-child(5n) {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-5 ul.products li.product:nth-child(n):nth-child(5n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-4 ul.products li.product:nth-child(n) {
width: 22.1% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-4 ul.products li.product:nth-child(n):nth-child(4n) {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-4 ul.products li.product:nth-child(n):nth-child(4n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-3 ul.products li.product:nth-child(n) {
width: 30.6% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-3 ul.products li.product:nth-child(n):nth-child(3n) {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-3 ul.products li.product:nth-child(n):nth-child(3n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-2 ul.products li.product:nth-child(n) {
width: 48% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-2 ul.products li.product:nth-child(n):nth-child(2n) {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-2 ul.products li.product:nth-child(n):nth-child(2n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-tablet-1 ul.products li.product:nth-child(n) {
width: 100% !important;
margin-right: 0 !important; } }
@media all and (max-width: 719px) {
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-phone-3 ul.products li.product:nth-child(n) {
width: 30.6% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-phone-3 ul.products li.product:nth-child(n):nth-child(3n) {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-phone-3 ul.products li.product:nth-child(n):nth-child(3n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-phone-2 ul.products li.product:nth-child(n) {
width: 48% !important;
margin: 0 3.8% 2.992em 0 !important;
clear: none !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-phone-2 ul.products li.product:nth-child(n):nth-child(2n) {
margin-right: 0px !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-phone-2 ul.products li.product:nth-child(n):nth-child(2n+1) {
clear: both !important; }
body[class*=woocommerce] .ags-divi-wc-layout-grid.product-columns-phone-1 ul.products li.product:nth-child(n) {
width: 100% !important;
margin-right: 0 !important; } }
.woocommerce.post-type-archive-product.ags-divi-wc-hide-sale-flash .product .onsale, .woocommerce.post-type-archive-product.ags-divi-wc-hide-product-count .woocommerce-result-count, .woocommerce.post-type-archive-product.ags-divi-wc-hide-product-sorting .woocommerce-ordering, .woocommerce.post-type-archive-product.ags-divi-wc-hide-add-to-cart .product .add_to_cart_button, .woocommerce.post-type-archive-product.ags-divi-wc-hide-thumbnail .product .wp-post-image, .woocommerce.post-type-archive-product.ags-divi-wc-hide-price .product .price, .woocommerce.post-type-archive-product.ags-divi-wc-hide-rating .product .star-rating {
display: none; }.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(//fabrikant.com/wp-content/plugins/dizo-image-hover/images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(//fabrikant.com/wp-content/plugins/dizo-image-hover/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(//fabrikant.com/wp-content/plugins/dizo-image-hover/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(//fabrikant.com/wp-content/plugins/dizo-image-hover/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}