/*
Theme Name: Durman
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.woocommerce-billing-fields input, .woocommerce-billing-fields select,.woocommerce-billing-fields  {
    box-shadow: unset;
    border-radius: 8px;
}

.woocommerce-privacy-policy-text {
    display: none;
}

.dyh1 .col-inner:after {
    content: '';
    border-bottom: 2px dashed rgb(255 255 255);
    border-right: 2px dashed rgb(255 255 255);
    background-color: #04191b;
    position: absolute;
    left: 345px;
    bottom: -16px;
    width: 40px;
    height: 30px;
    transform: rotate(37deg);
}


.dyh2 .col-inner:before {
    content: '';
    border-bottom: 2px dashed rgb(255 255 255);
    border-right: 2px dashed rgb(255 255 255);
    background-color: #04191b;
    position: absolute;
    right: -16px;
    bottom: 25px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
}


.dyh3 .col-inner:before {
    content: '';
    border-bottom: 2px dashed rgb(255 255 255);
    border-right: 2px dashed rgb(255 255 255);
    background-color: #041917;
    position: absolute;
    right: -26px;
    bottom: 25px;
    width: 50px;
    height: 30px;
    transform: rotate(-59deg);
}


.dyh4 .col-inner:after {
    content: '';
    border-bottom: 2px dashed rgb(255 255 255);
    border-right: 2px dashed rgb(255 255 255);
    background-color: #04191b;
    position: absolute;
    right: 345px;
    bottom: -26px;
    width: 30px;
    height: 50px;
    transform: rotate(60deg);
}

.dyh5 .col-inner:after {
    content: '';
    border-bottom: 2px dashed rgb(255 255 255);
    border-right: 2px dashed rgb(255 255 255);
    background-color: #04191b;
    position: absolute;
    left: -16px;
    bottom: 25px;
    width: 30px;
    height: 30px;
    transform: rotate(135deg);
}

.dyh6 .col-inner {
    background-color: rgb(4 25 27) !important;
}

.dyh6 .col-inner:after {
    content: '';
    border-bottom: 2px dashed #21f4f0;
    border-right: 2px dashed #21f4f0;
    background-color: rgb(4 25 27);
    position: absolute;
    left: -26px;
    bottom: 25px;
    width: 50px;
    height: 30px;
    transform: rotate(121deg);
}

.do-you-face { margin-top: -200px !important; }

.dyh1 .col-inner {
    margin-top: -548px;
    margin-right: 10px !important;
}

.dyh4 .col-inner {
    margin-left: 70px ! IMPORTANT;
    margin-top: -580px;
}


.dyh2 .col-inner {
    margin-top: -426px;
    margin-left: -78px !important;
}

.dyh5 .col-inner {
    margin-top: -450px;
    margin-left: 250px !important;
}


.dyh6 .col-inner {
    margin-top: -312px;
    margin-left: 286px !important;
}

.dyh3 .col-inner {
    margin-top: -300px;
    margin-left: -100px !important;
}